Changeset - 2b5f3be30e20
[Not reviewed]
i18n
0 0 7
Dennis Fink - 3 years ago 2022-01-16 22:20:42
dennis.fink@c3l.lu
Begin translation
7 files changed with 1003 insertions and 0 deletions:
0 comments (0 inline, 0 general)
c3l_membership/translations/de/LC_MESSAGES/messages.mo
Show inline comments
 
new file 100644
 
binary diff not shown
c3l_membership/translations/de/LC_MESSAGES/messages.po
Show inline comments
 
new file 100644
 
# German translations for PROJECT.
 
# Copyright (C) 2022 ORGANIZATION
 
# This file is distributed under the same license as the PROJECT project.
 
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
 
#
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: PROJECT VERSION\n"
 
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
 
"POT-Creation-Date: 2022-01-16 22:17+0100\n"
 
"PO-Revision-Date: 2022-01-16 22:17+0100\n"
 
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 
"Language: de\n"
 
"Language-Team: de <LL@li.org>\n"
 
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=utf-8\n"
 
"Content-Transfer-Encoding: 8bit\n"
 
"Generated-By: Babel 2.9.1\n"
 

	
 
#: c3l_membership/forms.py:12
 
msgid "Username"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:14 c3l_membership/forms.py:20
 
#: c3l_membership/forms.py:25
 
msgid "This field is required!"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:19
 
msgid "E-Mail"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:23
 
msgid "Full Name"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:31
 
msgid "Membership Plan"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:32 c3l_membership/forms.py:63
 
msgid "Please select one of the options!"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:36
 
msgid ""
 
"Regular membership - Membership with voting rights on the general "
 
"assembly."
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:42
 
msgid ""
 
"Supporting membership - Membership without voting rights on the general "
 
"assembly."
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:50
 
msgid "I am a student and would like to have the reduced membership fees."
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:56
 
msgid ""
 
"I am a starving hacker and cannot afford the membership! (Please get in "
 
"touch with us at info@c3l.lu before filling out this membership form)"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:62
 
msgid "Payment Options"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:66
 
msgid "Birthday"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:69
 
msgid "Nr., Street"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:73
 
msgid "Postal Code"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:78
 
msgid "City/Town"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:83
 
msgid "State/County/Province"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:88
 
msgid "Country"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:93
 
msgid ""
 
"By submitting this membership application, you agree to have read and "
 
"understood the <a href=\"http://statutes.c3l.lu\">statutes of the Chaos "
 
"Computer Club Lëtzebuerg A.S.B.L.</a>"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:100
 
msgid ""
 
"I am under 18 years of age and have the approval of my legal "
 
"representative."
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:104
 
msgid "Become a member"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:31
 
msgid "by cash"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:32
 
msgid "by wire transfer"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:36
 
msgid "by DigiCash"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:37
 
msgid "by bitcoin"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:38
 
msgid "by ethereum"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:39
 
msgid "by monero"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:40
 
msgid "by zcash"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:6
 
msgid "C3L Membership Application"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:18
 
msgid "Membership Application"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:19
 
msgid "How to use this form"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:21
 
msgid ""
 
"\n"
 
"            Fill out this form and click on \"Become a member\". "
 
"Afterwards you will be presented with a PDF, which you have\n"
 
"            to send to info@c3l.lu or bring it to one of our next events."
 
" Print it or save it to your local hardware,\n"
 
"            because we don't save a copy on our servers for data "
 
"protection reasons!\n"
 
"          "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:37
 
msgid "Required information"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:78
 
msgid "What's difference between the different membership options?"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:79
 
msgid "All the options include to following benefits:"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:82
 
msgid ""
 
"\n"
 
"                      Access to the <a "
 
"href=\"https://wiki.c3l.lu/doku.php?id=organization:membership#benefits\">services</a>"
 
" run by us\n"
 
"                    "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:87
 
msgid ""
 
"\n"
 
"                      Access to our <a "
 
"href=\"https://wiki.c3l.lu/doku.php?id=chaosstuff:bootstrap\">hackerspace:"
 
" ChaosStuff</a>\n"
 
"                    "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:92
 
msgid "Becoming a regular member gives you these additional benefits:"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:94
 
msgid "Voting rights on general assemblys"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:95
 
msgid "Access to our internal mailinglist"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:98
 
msgid ""
 
"\n"
 
"                      You can read more on the membership <a "
 
"href=\"https://wiki.c3l.lu/doku.php?id=organization:membership\">here</a>."
 
"\n"
 
"                    "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:102
 
msgid "What are the membership fees?"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:104
 
#, python-format
 
msgid ""
 
"\n"
 
"                      The membership fee for the regular membership is "
 
"%(regular_fee)s€ per year. The membership\n"
 
"                      fee for the supporting membership is "
 
"%(supporting_fee)s€ per year. If you are a student,\n"
 
"                      all membership fees are %(supporting_fee)s€ per "
 
"year. For that please select the\n"
 
"                      corresponding option.\n"
 
"                    "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:111
 
msgid "I cannot afford the membership?"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:113
 
msgid ""
 
"\n"
 
"                      If you cannot afford the membership, please contact"
 
" us via info@c3l.lu first, before filling out the\n"
 
"                      membership form. We will try to find a solution "
 
"together.\n"
 
"                    "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:130
 
msgid "Additional information"
 
msgstr ""
 

	
c3l_membership/translations/fr/LC_MESSAGES/messages.mo
Show inline comments
 
new file 100644
 
binary diff not shown
c3l_membership/translations/fr/LC_MESSAGES/messages.po
Show inline comments
 
new file 100644
 
# French translations for PROJECT.
 
# Copyright (C) 2022 ORGANIZATION
 
# This file is distributed under the same license as the PROJECT project.
 
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
 
#
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: PROJECT VERSION\n"
 
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
 
"POT-Creation-Date: 2022-01-16 22:17+0100\n"
 
"PO-Revision-Date: 2022-01-16 22:17+0100\n"
 
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 
"Language: fr\n"
 
"Language-Team: fr <LL@li.org>\n"
 
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=utf-8\n"
 
"Content-Transfer-Encoding: 8bit\n"
 
"Generated-By: Babel 2.9.1\n"
 

	
 
#: c3l_membership/forms.py:12
 
msgid "Username"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:14 c3l_membership/forms.py:20
 
#: c3l_membership/forms.py:25
 
msgid "This field is required!"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:19
 
msgid "E-Mail"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:23
 
msgid "Full Name"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:31
 
msgid "Membership Plan"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:32 c3l_membership/forms.py:63
 
msgid "Please select one of the options!"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:36
 
msgid ""
 
"Regular membership - Membership with voting rights on the general "
 
"assembly."
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:42
 
msgid ""
 
"Supporting membership - Membership without voting rights on the general "
 
"assembly."
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:50
 
msgid "I am a student and would like to have the reduced membership fees."
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:56
 
msgid ""
 
"I am a starving hacker and cannot afford the membership! (Please get in "
 
"touch with us at info@c3l.lu before filling out this membership form)"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:62
 
msgid "Payment Options"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:66
 
msgid "Birthday"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:69
 
msgid "Nr., Street"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:73
 
msgid "Postal Code"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:78
 
msgid "City/Town"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:83
 
msgid "State/County/Province"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:88
 
msgid "Country"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:93
 
msgid ""
 
"By submitting this membership application, you agree to have read and "
 
"understood the <a href=\"http://statutes.c3l.lu\">statutes of the Chaos "
 
"Computer Club Lëtzebuerg A.S.B.L.</a>"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:100
 
msgid ""
 
"I am under 18 years of age and have the approval of my legal "
 
"representative."
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:104
 
msgid "Become a member"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:31
 
msgid "by cash"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:32
 
msgid "by wire transfer"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:36
 
msgid "by DigiCash"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:37
 
msgid "by bitcoin"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:38
 
msgid "by ethereum"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:39
 
msgid "by monero"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:40
 
msgid "by zcash"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:6
 
msgid "C3L Membership Application"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:18
 
msgid "Membership Application"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:19
 
msgid "How to use this form"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:21
 
msgid ""
 
"\n"
 
"            Fill out this form and click on \"Become a member\". "
 
"Afterwards you will be presented with a PDF, which you have\n"
 
"            to send to info@c3l.lu or bring it to one of our next events."
 
" Print it or save it to your local hardware,\n"
 
"            because we don't save a copy on our servers for data "
 
"protection reasons!\n"
 
"          "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:37
 
msgid "Required information"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:78
 
msgid "What's difference between the different membership options?"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:79
 
msgid "All the options include to following benefits:"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:82
 
msgid ""
 
"\n"
 
"                      Access to the <a "
 
"href=\"https://wiki.c3l.lu/doku.php?id=organization:membership#benefits\">services</a>"
 
" run by us\n"
 
"                    "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:87
 
msgid ""
 
"\n"
 
"                      Access to our <a "
 
"href=\"https://wiki.c3l.lu/doku.php?id=chaosstuff:bootstrap\">hackerspace:"
 
" ChaosStuff</a>\n"
 
"                    "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:92
 
msgid "Becoming a regular member gives you these additional benefits:"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:94
 
msgid "Voting rights on general assemblys"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:95
 
msgid "Access to our internal mailinglist"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:98
 
msgid ""
 
"\n"
 
"                      You can read more on the membership <a "
 
"href=\"https://wiki.c3l.lu/doku.php?id=organization:membership\">here</a>."
 
"\n"
 
"                    "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:102
 
msgid "What are the membership fees?"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:104
 
#, python-format
 
msgid ""
 
"\n"
 
"                      The membership fee for the regular membership is "
 
"%(regular_fee)s€ per year. The membership\n"
 
"                      fee for the supporting membership is "
 
"%(supporting_fee)s€ per year. If you are a student,\n"
 
"                      all membership fees are %(supporting_fee)s€ per "
 
"year. For that please select the\n"
 
"                      corresponding option.\n"
 
"                    "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:111
 
msgid "I cannot afford the membership?"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:113
 
msgid ""
 
"\n"
 
"                      If you cannot afford the membership, please contact"
 
" us via info@c3l.lu first, before filling out the\n"
 
"                      membership form. We will try to find a solution "
 
"together.\n"
 
"                    "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:130
 
msgid "Additional information"
 
msgstr ""
 

	
c3l_membership/translations/lb/LC_MESSAGES/messages.mo
Show inline comments
 
new file 100644
 
binary diff not shown
c3l_membership/translations/lb/LC_MESSAGES/messages.po
Show inline comments
 
new file 100644
 
# Luxembourgish translations for PROJECT.
 
# Copyright (C) 2022 ORGANIZATION
 
# This file is distributed under the same license as the PROJECT project.
 
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
 
#
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: PROJECT VERSION\n"
 
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
 
"POT-Creation-Date: 2022-01-16 22:17+0100\n"
 
"PO-Revision-Date: 2022-01-16 22:17+0100\n"
 
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 
"Language: lb\n"
 
"Language-Team: lb <LL@li.org>\n"
 
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=utf-8\n"
 
"Content-Transfer-Encoding: 8bit\n"
 
"Generated-By: Babel 2.9.1\n"
 

	
 
#: c3l_membership/forms.py:12
 
msgid "Username"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:14 c3l_membership/forms.py:20
 
#: c3l_membership/forms.py:25
 
msgid "This field is required!"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:19
 
msgid "E-Mail"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:23
 
msgid "Full Name"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:31
 
msgid "Membership Plan"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:32 c3l_membership/forms.py:63
 
msgid "Please select one of the options!"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:36
 
msgid ""
 
"Regular membership - Membership with voting rights on the general "
 
"assembly."
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:42
 
msgid ""
 
"Supporting membership - Membership without voting rights on the general "
 
"assembly."
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:50
 
msgid "I am a student and would like to have the reduced membership fees."
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:56
 
msgid ""
 
"I am a starving hacker and cannot afford the membership! (Please get in "
 
"touch with us at info@c3l.lu before filling out this membership form)"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:62
 
msgid "Payment Options"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:66
 
msgid "Birthday"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:69
 
msgid "Nr., Street"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:73
 
msgid "Postal Code"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:78
 
msgid "City/Town"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:83
 
msgid "State/County/Province"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:88
 
msgid "Country"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:93
 
msgid ""
 
"By submitting this membership application, you agree to have read and "
 
"understood the <a href=\"http://statutes.c3l.lu\">statutes of the Chaos "
 
"Computer Club Lëtzebuerg A.S.B.L.</a>"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:100
 
msgid ""
 
"I am under 18 years of age and have the approval of my legal "
 
"representative."
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:104
 
msgid "Become a member"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:31
 
msgid "by cash"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:32
 
msgid "by wire transfer"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:36
 
msgid "by DigiCash"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:37
 
msgid "by bitcoin"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:38
 
msgid "by ethereum"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:39
 
msgid "by monero"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:40
 
msgid "by zcash"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:6
 
msgid "C3L Membership Application"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:18
 
msgid "Membership Application"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:19
 
msgid "How to use this form"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:21
 
msgid ""
 
"\n"
 
"            Fill out this form and click on \"Become a member\". "
 
"Afterwards you will be presented with a PDF, which you have\n"
 
"            to send to info@c3l.lu or bring it to one of our next events."
 
" Print it or save it to your local hardware,\n"
 
"            because we don't save a copy on our servers for data "
 
"protection reasons!\n"
 
"          "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:37
 
msgid "Required information"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:78
 
msgid "What's difference between the different membership options?"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:79
 
msgid "All the options include to following benefits:"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:82
 
msgid ""
 
"\n"
 
"                      Access to the <a "
 
"href=\"https://wiki.c3l.lu/doku.php?id=organization:membership#benefits\">services</a>"
 
" run by us\n"
 
"                    "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:87
 
msgid ""
 
"\n"
 
"                      Access to our <a "
 
"href=\"https://wiki.c3l.lu/doku.php?id=chaosstuff:bootstrap\">hackerspace:"
 
" ChaosStuff</a>\n"
 
"                    "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:92
 
msgid "Becoming a regular member gives you these additional benefits:"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:94
 
msgid "Voting rights on general assemblys"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:95
 
msgid "Access to our internal mailinglist"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:98
 
msgid ""
 
"\n"
 
"                      You can read more on the membership <a "
 
"href=\"https://wiki.c3l.lu/doku.php?id=organization:membership\">here</a>."
 
"\n"
 
"                    "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:102
 
msgid "What are the membership fees?"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:104
 
#, python-format
 
msgid ""
 
"\n"
 
"                      The membership fee for the regular membership is "
 
"%(regular_fee)s€ per year. The membership\n"
 
"                      fee for the supporting membership is "
 
"%(supporting_fee)s€ per year. If you are a student,\n"
 
"                      all membership fees are %(supporting_fee)s€ per "
 
"year. For that please select the\n"
 
"                      corresponding option.\n"
 
"                    "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:111
 
msgid "I cannot afford the membership?"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:113
 
msgid ""
 
"\n"
 
"                      If you cannot afford the membership, please contact"
 
" us via info@c3l.lu first, before filling out the\n"
 
"                      membership form. We will try to find a solution "
 
"together.\n"
 
"                    "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:130
 
msgid "Additional information"
 
msgstr ""
 

	
messages.pot
Show inline comments
 
new file 100644
 
# Translations template for PROJECT.
 
# Copyright (C) 2022 ORGANIZATION
 
# This file is distributed under the same license as the PROJECT project.
 
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
 
#
 
#, fuzzy
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: PROJECT VERSION\n"
 
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
 
"POT-Creation-Date: 2022-01-16 22:17+0100\n"
 
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 
"Language-Team: LANGUAGE <LL@li.org>\n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=utf-8\n"
 
"Content-Transfer-Encoding: 8bit\n"
 
"Generated-By: Babel 2.9.1\n"
 

	
 
#: c3l_membership/forms.py:12
 
msgid "Username"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:14 c3l_membership/forms.py:20
 
#: c3l_membership/forms.py:25
 
msgid "This field is required!"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:19
 
msgid "E-Mail"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:23
 
msgid "Full Name"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:31
 
msgid "Membership Plan"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:32 c3l_membership/forms.py:63
 
msgid "Please select one of the options!"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:36
 
msgid ""
 
"Regular membership - Membership with voting rights on the general "
 
"assembly."
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:42
 
msgid ""
 
"Supporting membership - Membership without voting rights on the general "
 
"assembly."
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:50
 
msgid "I am a student and would like to have the reduced membership fees."
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:56
 
msgid ""
 
"I am a starving hacker and cannot afford the membership! (Please get in "
 
"touch with us at info@c3l.lu before filling out this membership form)"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:62
 
msgid "Payment Options"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:66
 
msgid "Birthday"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:69
 
msgid "Nr., Street"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:73
 
msgid "Postal Code"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:78
 
msgid "City/Town"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:83
 
msgid "State/County/Province"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:88
 
msgid "Country"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:93
 
msgid ""
 
"By submitting this membership application, you agree to have read and "
 
"understood the <a href=\"http://statutes.c3l.lu\">statutes of the Chaos "
 
"Computer Club Lëtzebuerg A.S.B.L.</a>"
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:100
 
msgid ""
 
"I am under 18 years of age and have the approval of my legal "
 
"representative."
 
msgstr ""
 

	
 
#: c3l_membership/forms.py:104
 
msgid "Become a member"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:31
 
msgid "by cash"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:32
 
msgid "by wire transfer"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:36
 
msgid "by DigiCash"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:37
 
msgid "by bitcoin"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:38
 
msgid "by ethereum"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:39
 
msgid "by monero"
 
msgstr ""
 

	
 
#: c3l_membership/views.py:40
 
msgid "by zcash"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:6
 
msgid "C3L Membership Application"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:18
 
msgid "Membership Application"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:19
 
msgid "How to use this form"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:21
 
msgid ""
 
"\n"
 
"            Fill out this form and click on \"Become a member\". "
 
"Afterwards you will be presented with a PDF, which you have\n"
 
"            to send to info@c3l.lu or bring it to one of our next events."
 
" Print it or save it to your local hardware,\n"
 
"            because we don't save a copy on our servers for data "
 
"protection reasons!\n"
 
"          "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:37
 
msgid "Required information"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:78
 
msgid "What's difference between the different membership options?"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:79
 
msgid "All the options include to following benefits:"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:82
 
msgid ""
 
"\n"
 
"                      Access to the <a "
 
"href=\"https://wiki.c3l.lu/doku.php?id=organization:membership#benefits\">services</a>"
 
" run by us\n"
 
"                    "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:87
 
msgid ""
 
"\n"
 
"                      Access to our <a "
 
"href=\"https://wiki.c3l.lu/doku.php?id=chaosstuff:bootstrap\">hackerspace:"
 
" ChaosStuff</a>\n"
 
"                    "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:92
 
msgid "Becoming a regular member gives you these additional benefits:"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:94
 
msgid "Voting rights on general assemblys"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:95
 
msgid "Access to our internal mailinglist"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:98
 
msgid ""
 
"\n"
 
"                      You can read more on the membership <a "
 
"href=\"https://wiki.c3l.lu/doku.php?id=organization:membership\">here</a>."
 
"\n"
 
"                    "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:102
 
msgid "What are the membership fees?"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:104
 
#, python-format
 
msgid ""
 
"\n"
 
"                      The membership fee for the regular membership is "
 
"%(regular_fee)s€ per year. The membership\n"
 
"                      fee for the supporting membership is "
 
"%(supporting_fee)s€ per year. If you are a student,\n"
 
"                      all membership fees are %(supporting_fee)s€ per "
 
"year. For that please select the\n"
 
"                      corresponding option.\n"
 
"                    "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:111
 
msgid "I cannot afford the membership?"
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:113
 
msgid ""
 
"\n"
 
"                      If you cannot afford the membership, please contact"
 
" us via info@c3l.lu first, before filling out the\n"
 
"                      membership form. We will try to find a solution "
 
"together.\n"
 
"                    "
 
msgstr ""
 

	
 
#: c3l_membership/templates/index.html:130
 
msgid "Additional information"
 
msgstr ""
 

	
0 comments (0 inline, 0 general)