Skip to content
Snippets Groups Projects
Commit e88b89ff authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Merge branch 'update/translation-files-10' into 'master'

Update translation files

See merge request !945
parents d10a0756 458ca63b
Branches
Tags
No related merge requests found
Showing
with 1331 additions and 1328 deletions
...@@ -8,7 +8,7 @@ msgid "" ...@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: AlekSIS (School Information System) 0.1\n" "Project-Id-Version: AlekSIS (School Information System) 0.1\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-10 17:26+0100\n" "POT-Creation-Date: 2022-01-31 17:03+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
...@@ -18,51 +18,51 @@ msgstr "" ...@@ -18,51 +18,51 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: aleksis/core/apps.py:154 #: aleksis/core/apps.py:166
msgid "OpenID Connect scope" msgid "OpenID Connect scope"
msgstr "" msgstr ""
#: aleksis/core/apps.py:155 #: aleksis/core/apps.py:167
msgid "Given name, family name, link to profile and picture if existing." msgid "Given name, family name, link to profile and picture if existing."
msgstr "" msgstr ""
#: aleksis/core/apps.py:156 #: aleksis/core/apps.py:168
msgid "Full home postal address" msgid "Full home postal address"
msgstr "" msgstr ""
#: aleksis/core/apps.py:157 #: aleksis/core/apps.py:169
msgid "Email address" msgid "Email address"
msgstr "" msgstr ""
#: aleksis/core/apps.py:158 #: aleksis/core/apps.py:170
msgid "Home and mobile phone" msgid "Home and mobile phone"
msgstr "" msgstr ""
#: aleksis/core/apps.py:159 aleksis/core/forms.py:223 aleksis/core/menus.py:265 #: aleksis/core/apps.py:171 aleksis/core/forms.py:218 aleksis/core/menus.py:265
#: aleksis/core/models.py:449 aleksis/core/templates/core/group/list.html:8 #: aleksis/core/models.py:462 aleksis/core/templates/core/group/list.html:8
#: aleksis/core/templates/core/group/list.html:9 #: aleksis/core/templates/core/group/list.html:9
#: aleksis/core/templates/core/person/full.html:242 #: aleksis/core/templates/core/person/full.html:250
msgid "Groups" msgid "Groups"
msgstr "" msgstr ""
#: aleksis/core/data_checks.py:55 #: aleksis/core/data_checks.py:56
msgid "Ignore problem" msgid "Ignore problem"
msgstr "" msgstr ""
#: aleksis/core/data_checks.py:184 #: aleksis/core/data_checks.py:185
#, python-brace-format #, python-brace-format
msgid "Solve option '{solve_option_obj.verbose_name}' " msgid "Solve option '{solve_option_obj.verbose_name}' "
msgstr "" msgstr ""
#: aleksis/core/data_checks.py:290 #: aleksis/core/data_checks.py:291
msgid "Deactivate DashboardWidget" msgid "Deactivate DashboardWidget"
msgstr "" msgstr ""
#: aleksis/core/data_checks.py:302 #: aleksis/core/data_checks.py:303
msgid "Ensure that there are no broken DashboardWidgets." msgid "Ensure that there are no broken DashboardWidgets."
msgstr "" msgstr ""
#: aleksis/core/data_checks.py:303 #: aleksis/core/data_checks.py:304
msgid "The DashboardWidget was reported broken automatically." msgid "The DashboardWidget was reported broken automatically."
msgstr "" msgstr ""
...@@ -91,15 +91,15 @@ msgstr "" ...@@ -91,15 +91,15 @@ msgstr ""
msgid "Content type" msgid "Content type"
msgstr "" msgstr ""
#: aleksis/core/filters.py:113 aleksis/core/models.py:675 #: aleksis/core/filters.py:113 aleksis/core/models.py:688
msgid "User" msgid "User"
msgstr "" msgstr ""
#: aleksis/core/filters.py:135 aleksis/core/models.py:448 #: aleksis/core/filters.py:135 aleksis/core/models.py:461
msgid "Group" msgid "Group"
msgstr "" msgstr ""
#: aleksis/core/forms.py:48 aleksis/core/forms.py:559 #: aleksis/core/forms.py:48 aleksis/core/forms.py:554
msgid "Base data" msgid "Base data"
msgstr "" msgstr ""
...@@ -107,7 +107,7 @@ msgstr "" ...@@ -107,7 +107,7 @@ msgstr ""
msgid "Address" msgid "Address"
msgstr "" msgstr ""
#: aleksis/core/forms.py:54 aleksis/core/forms.py:568 #: aleksis/core/forms.py:54 aleksis/core/forms.py:563
msgid "Contact data" msgid "Contact data"
msgstr "" msgstr ""
...@@ -123,121 +123,121 @@ msgstr "" ...@@ -123,121 +123,121 @@ msgstr ""
msgid "Create a new account" msgid "Create a new account"
msgstr "" msgstr ""
#: aleksis/core/forms.py:135 #: aleksis/core/forms.py:130
msgid "You cannot set a new username when also selecting an existing user." msgid "You cannot set a new username when also selecting an existing user."
msgstr "" msgstr ""
#: aleksis/core/forms.py:139 #: aleksis/core/forms.py:134
msgid "This username is already in use." msgid "This username is already in use."
msgstr "" msgstr ""
#: aleksis/core/forms.py:156 aleksis/core/models.py:130 #: aleksis/core/forms.py:151 aleksis/core/models.py:130
msgid "School term" msgid "School term"
msgstr "" msgstr ""
#: aleksis/core/forms.py:157 #: aleksis/core/forms.py:152
msgid "Common data" msgid "Common data"
msgstr "" msgstr ""
#: aleksis/core/forms.py:158 aleksis/core/forms.py:210 #: aleksis/core/forms.py:153 aleksis/core/forms.py:205
#: aleksis/core/menus.py:254 aleksis/core/models.py:153 #: aleksis/core/menus.py:254 aleksis/core/models.py:153
#: aleksis/core/templates/core/person/list.html:8 #: aleksis/core/templates/core/person/list.html:8
#: aleksis/core/templates/core/person/list.html:9 #: aleksis/core/templates/core/person/list.html:9
msgid "Persons" msgid "Persons"
msgstr "" msgstr ""
#: aleksis/core/forms.py:159 aleksis/core/forms.py:570 #: aleksis/core/forms.py:154 aleksis/core/forms.py:565
msgid "Additional data" msgid "Additional data"
msgstr "" msgstr ""
#: aleksis/core/forms.py:160 aleksis/core/models.py:206 #: aleksis/core/forms.py:155 aleksis/core/models.py:206
#: aleksis/core/models.py:501 #: aleksis/core/models.py:514
msgid "Photo" msgid "Photo"
msgstr "" msgstr ""
#: aleksis/core/forms.py:202 aleksis/core/forms.py:205 #: aleksis/core/forms.py:197 aleksis/core/forms.py:200
#: aleksis/core/models.py:73 #: aleksis/core/models.py:73
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#: aleksis/core/forms.py:203 aleksis/core/forms.py:206 #: aleksis/core/forms.py:198 aleksis/core/forms.py:201
#: aleksis/core/models.py:81 #: aleksis/core/models.py:81
msgid "Time" msgid "Time"
msgstr "" msgstr ""
#: aleksis/core/forms.py:236 #: aleksis/core/forms.py:231
msgid "From when until when should the announcement be displayed?" msgid "From when until when should the announcement be displayed?"
msgstr "" msgstr ""
#: aleksis/core/forms.py:239 #: aleksis/core/forms.py:234
msgid "Who should see the announcement?" msgid "Who should see the announcement?"
msgstr "" msgstr ""
#: aleksis/core/forms.py:240 #: aleksis/core/forms.py:235
msgid "Write your announcement:" msgid "Write your announcement:"
msgstr "" msgstr ""
#: aleksis/core/forms.py:279 #: aleksis/core/forms.py:274
msgid "You are not allowed to create announcements which are only valid in the past." msgid "You are not allowed to create announcements which are only valid in the past."
msgstr "" msgstr ""
#: aleksis/core/forms.py:283 #: aleksis/core/forms.py:278
msgid "The from date and time must be earlier then the until date and time." msgid "The from date and time must be earlier then the until date and time."
msgstr "" msgstr ""
#: aleksis/core/forms.py:292 #: aleksis/core/forms.py:287
msgid "You need at least one recipient." msgid "You need at least one recipient."
msgstr "" msgstr ""
#: aleksis/core/forms.py:401 #: aleksis/core/forms.py:396
msgid "Invitation code" msgid "Invitation code"
msgstr "" msgstr ""
#: aleksis/core/forms.py:402 #: aleksis/core/forms.py:397
msgid "Please enter your invitation code." msgid "Please enter your invitation code."
msgstr "" msgstr ""
#: aleksis/core/forms.py:434 #: aleksis/core/forms.py:429
msgid "Who should get the permission?" msgid "Who should get the permission?"
msgstr "" msgstr ""
#: aleksis/core/forms.py:435 #: aleksis/core/forms.py:430
msgid "On what?" msgid "On what?"
msgstr "" msgstr ""
#: aleksis/core/forms.py:461 #: aleksis/core/forms.py:456
msgid "Select objects which the permission should be granted for:" msgid "Select objects which the permission should be granted for:"
msgstr "" msgstr ""
#: aleksis/core/forms.py:464 #: aleksis/core/forms.py:459
msgid "Grant the permission for all objects" msgid "Grant the permission for all objects"
msgstr "" msgstr ""
#: aleksis/core/forms.py:472 #: aleksis/core/forms.py:467
msgid "You must select at least one group or person which should get the permission." msgid "You must select at least one group or person which should get the permission."
msgstr "" msgstr ""
#: aleksis/core/forms.py:477 #: aleksis/core/forms.py:472
msgid "You must grant the permission to all objects and/or to some objects." msgid "You must grant the permission to all objects and/or to some objects."
msgstr "" msgstr ""
#: aleksis/core/forms.py:564 #: aleksis/core/forms.py:559
msgid "Adress data" msgid "Adress data"
msgstr "" msgstr ""
#: aleksis/core/forms.py:576 #: aleksis/core/forms.py:571
msgid "Account data" msgid "Account data"
msgstr "" msgstr ""
#: aleksis/core/forms.py:583 #: aleksis/core/forms.py:578
msgid "Password" msgid "Password"
msgstr "" msgstr ""
#: aleksis/core/forms.py:586 #: aleksis/core/forms.py:581
msgid "Password (again)" msgid "Password (again)"
msgstr "" msgstr ""
#: aleksis/core/forms.py:752 #: aleksis/core/forms.py:747
msgid "No valid selection." msgid "No valid selection."
msgstr "" msgstr ""
...@@ -245,22 +245,20 @@ msgstr "" ...@@ -245,22 +245,20 @@ msgstr ""
msgid "There are unresolved data problems." msgid "There are unresolved data problems."
msgstr "" msgstr ""
#: aleksis/core/health_checks.py:44 #: aleksis/core/health_checks.py:40
#, python-brace-format msgid "Error accessing backup storage: {}"
msgid "Last backup {time_gone_since_backup}!"
msgstr "" msgstr ""
#: aleksis/core/health_checks.py:46 #: aleksis/core/health_checks.py:50
msgid "No backup found!" msgid "Last backup {}!"
msgstr "" msgstr ""
#: aleksis/core/health_checks.py:73 #: aleksis/core/health_checks.py:52
msgid "No backup result found!" msgid "No backup found!"
msgstr "" msgstr ""
#: aleksis/core/health_checks.py:75 #: aleksis/core/health_checks.py:79
#, python-brace-format msgid "No backup result found!"
msgid "{task.status} - {task.result}"
msgstr "" msgstr ""
#: aleksis/core/menus.py:9 aleksis/core/templates/two_factor/core/login.html:6 #: aleksis/core/menus.py:9 aleksis/core/templates/two_factor/core/login.html:6
...@@ -282,7 +280,7 @@ msgstr "" ...@@ -282,7 +280,7 @@ msgstr ""
msgid "Dashboard" msgid "Dashboard"
msgstr "" msgstr ""
#: aleksis/core/menus.py:41 aleksis/core/models.py:721 #: aleksis/core/menus.py:41 aleksis/core/models.py:734
#: aleksis/core/preferences.py:29 #: aleksis/core/preferences.py:29
#: aleksis/core/templates/core/notifications.html:4 #: aleksis/core/templates/core/notifications.html:4
#: aleksis/core/templates/core/notifications.html:5 #: aleksis/core/templates/core/notifications.html:5
...@@ -340,7 +338,7 @@ msgstr "" ...@@ -340,7 +338,7 @@ msgstr ""
msgid "Admin" msgid "Admin"
msgstr "" msgstr ""
#: aleksis/core/menus.py:141 aleksis/core/models.py:821 #: aleksis/core/menus.py:141 aleksis/core/models.py:834
#: aleksis/core/templates/core/announcement/list.html:7 #: aleksis/core/templates/core/announcement/list.html:7
#: aleksis/core/templates/core/announcement/list.html:8 #: aleksis/core/templates/core/announcement/list.html:8
msgid "Announcements" msgid "Announcements"
...@@ -398,7 +396,7 @@ msgstr "" ...@@ -398,7 +396,7 @@ msgstr ""
msgid "People" msgid "People"
msgstr "" msgstr ""
#: aleksis/core/menus.py:276 aleksis/core/models.py:1075 #: aleksis/core/menus.py:276 aleksis/core/models.py:1055
#: aleksis/core/templates/core/group_type/list.html:8 #: aleksis/core/templates/core/group_type/list.html:8
#: aleksis/core/templates/core/group_type/list.html:9 #: aleksis/core/templates/core/group_type/list.html:9
msgid "Group types" msgid "Group types"
...@@ -408,7 +406,7 @@ msgstr "" ...@@ -408,7 +406,7 @@ msgstr ""
msgid "Groups and child groups" msgid "Groups and child groups"
msgstr "" msgstr ""
#: aleksis/core/menus.py:298 aleksis/core/models.py:497 #: aleksis/core/menus.py:298 aleksis/core/models.py:510
#: aleksis/core/templates/core/additional_field/list.html:8 #: aleksis/core/templates/core/additional_field/list.html:8
#: aleksis/core/templates/core/additional_field/list.html:9 #: aleksis/core/templates/core/additional_field/list.html:9
msgid "Additional fields" msgid "Additional fields"
...@@ -468,7 +466,7 @@ msgstr "" ...@@ -468,7 +466,7 @@ msgstr ""
msgid "URL / Link" msgid "URL / Link"
msgstr "" msgstr ""
#: aleksis/core/models.py:94 aleksis/core/models.py:1044 #: aleksis/core/models.py:94 aleksis/core/models.py:1024
msgid "Name" msgid "Name"
msgstr "" msgstr ""
...@@ -488,7 +486,7 @@ msgstr "" ...@@ -488,7 +486,7 @@ msgstr ""
msgid "There is already a school term for this time or a part of this time." msgid "There is already a school term for this time or a part of this time."
msgstr "" msgstr ""
#: aleksis/core/models.py:152 aleksis/core/models.py:993 #: aleksis/core/models.py:152 aleksis/core/models.py:973
msgid "Person" msgid "Person"
msgstr "" msgstr ""
...@@ -524,7 +522,7 @@ msgstr "" ...@@ -524,7 +522,7 @@ msgstr ""
msgid "male" msgid "male"
msgstr "" msgstr ""
#: aleksis/core/models.py:178 aleksis/core/models.py:1238 #: aleksis/core/models.py:178 aleksis/core/models.py:1219
msgid "Linked user" msgid "Linked user"
msgstr "" msgstr ""
...@@ -540,7 +538,7 @@ msgstr "" ...@@ -540,7 +538,7 @@ msgstr ""
msgid "Additional name(s)" msgid "Additional name(s)"
msgstr "" msgstr ""
#: aleksis/core/models.py:188 aleksis/core/models.py:466 #: aleksis/core/models.py:188 aleksis/core/models.py:479
msgid "Short name" msgid "Short name"
msgstr "" msgstr ""
...@@ -560,11 +558,11 @@ msgstr "" ...@@ -560,11 +558,11 @@ msgstr ""
msgid "Place" msgid "Place"
msgstr "" msgstr ""
#: aleksis/core/models.py:196 #: aleksis/core/models.py:196 aleksis/core/templates/core/person/full.html:172
msgid "Home phone" msgid "Home phone"
msgstr "" msgstr ""
#: aleksis/core/models.py:197 #: aleksis/core/models.py:197 aleksis/core/templates/core/person/full.html:182
msgid "Mobile phone" msgid "Mobile phone"
msgstr "" msgstr ""
...@@ -580,19 +578,19 @@ msgstr "" ...@@ -580,19 +578,19 @@ msgstr ""
msgid "Sex" msgid "Sex"
msgstr "" msgstr ""
#: aleksis/core/models.py:210 aleksis/core/models.py:505 #: aleksis/core/models.py:210 aleksis/core/models.py:518
msgid "This is an official photo, used for official documents and for internal use cases." msgid "This is an official photo, used for official documents and for internal use cases."
msgstr "" msgstr ""
#: aleksis/core/models.py:215 aleksis/core/models.py:509 #: aleksis/core/models.py:215 aleksis/core/models.py:522
msgid "Display picture / Avatar" msgid "Display picture / Avatar"
msgstr "" msgstr ""
#: aleksis/core/models.py:218 aleksis/core/models.py:512 #: aleksis/core/models.py:218 aleksis/core/models.py:525
msgid "This is a picture or an avatar for public display." msgid "This is a picture or an avatar for public display."
msgstr "" msgstr ""
#: aleksis/core/models.py:223 aleksis/core/templates/core/person/full.html:231 #: aleksis/core/models.py:223 aleksis/core/templates/core/person/full.html:239
msgid "Guardians / Parents" msgid "Guardians / Parents"
msgstr "" msgstr ""
...@@ -600,364 +598,368 @@ msgstr "" ...@@ -600,364 +598,368 @@ msgstr ""
msgid "Primary group" msgid "Primary group"
msgstr "" msgstr ""
#: aleksis/core/models.py:233 aleksis/core/models.py:679 #: aleksis/core/models.py:233 aleksis/core/models.py:692
#: aleksis/core/models.py:703 aleksis/core/models.py:788 #: aleksis/core/models.py:716 aleksis/core/models.py:801
#: aleksis/core/models.py:1068 #: aleksis/core/models.py:1048
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#: aleksis/core/models.py:421 #: aleksis/core/models.py:434
msgid "Title of field" msgid "Title of field"
msgstr "" msgstr ""
#: aleksis/core/models.py:423 #: aleksis/core/models.py:436
msgid "Type of field" msgid "Type of field"
msgstr "" msgstr ""
#: aleksis/core/models.py:430 #: aleksis/core/models.py:443
msgid "Addtitional field for groups" msgid "Addtitional field for groups"
msgstr "" msgstr ""
#: aleksis/core/models.py:431 #: aleksis/core/models.py:444
msgid "Addtitional fields for groups" msgid "Addtitional fields for groups"
msgstr "" msgstr ""
#: aleksis/core/models.py:451 #: aleksis/core/models.py:464
msgid "Can assign child groups to groups" msgid "Can assign child groups to groups"
msgstr "" msgstr ""
#: aleksis/core/models.py:452 #: aleksis/core/models.py:465
msgid "Can view statistics about group." msgid "Can view statistics about group."
msgstr "" msgstr ""
#: aleksis/core/models.py:464 #: aleksis/core/models.py:477
msgid "Long name" msgid "Long name"
msgstr "" msgstr ""
#: aleksis/core/models.py:474 aleksis/core/templates/core/group/full.html:85 #: aleksis/core/models.py:487 aleksis/core/templates/core/group/full.html:85
msgid "Members" msgid "Members"
msgstr "" msgstr ""
#: aleksis/core/models.py:477 aleksis/core/templates/core/group/full.html:82 #: aleksis/core/models.py:490 aleksis/core/templates/core/group/full.html:82
msgid "Owners" msgid "Owners"
msgstr "" msgstr ""
#: aleksis/core/models.py:484 aleksis/core/templates/core/group/full.html:55 #: aleksis/core/models.py:497 aleksis/core/templates/core/group/full.html:55
msgid "Parent groups" msgid "Parent groups"
msgstr "" msgstr ""
#: aleksis/core/models.py:492 #: aleksis/core/models.py:505
msgid "Type of group" msgid "Type of group"
msgstr "" msgstr ""
#: aleksis/core/models.py:678 aleksis/core/models.py:702 #: aleksis/core/models.py:691 aleksis/core/models.py:715
#: aleksis/core/models.py:787 #: aleksis/core/models.py:800
#: aleksis/core/templates/core/announcement/list.html:18 #: aleksis/core/templates/core/announcement/list.html:18
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#: aleksis/core/models.py:681 #: aleksis/core/models.py:694
msgid "Application" msgid "Application"
msgstr "" msgstr ""
#: aleksis/core/models.py:687 #: aleksis/core/models.py:700
msgid "Activity" msgid "Activity"
msgstr "" msgstr ""
#: aleksis/core/models.py:688 #: aleksis/core/models.py:701
msgid "Activities" msgid "Activities"
msgstr "" msgstr ""
#: aleksis/core/models.py:694 #: aleksis/core/models.py:707
msgid "Sender" msgid "Sender"
msgstr "" msgstr ""
#: aleksis/core/models.py:699 #: aleksis/core/models.py:712
msgid "Recipient" msgid "Recipient"
msgstr "" msgstr ""
#: aleksis/core/models.py:704 aleksis/core/models.py:1045 #: aleksis/core/models.py:717 aleksis/core/models.py:1025
msgid "Link" msgid "Link"
msgstr "" msgstr ""
#: aleksis/core/models.py:706 #: aleksis/core/models.py:719
msgid "Read" msgid "Read"
msgstr "" msgstr ""
#: aleksis/core/models.py:707 #: aleksis/core/models.py:720
msgid "Sent" msgid "Sent"
msgstr "" msgstr ""
#: aleksis/core/models.py:720 #: aleksis/core/models.py:733
msgid "Notification" msgid "Notification"
msgstr "" msgstr ""
#: aleksis/core/models.py:789 #: aleksis/core/models.py:802
msgid "Link to detailed view" msgid "Link to detailed view"
msgstr "" msgstr ""
#: aleksis/core/models.py:792 #: aleksis/core/models.py:805
msgid "Date and time from when to show" msgid "Date and time from when to show"
msgstr "" msgstr ""
#: aleksis/core/models.py:795 #: aleksis/core/models.py:808
msgid "Date and time until when to show" msgid "Date and time until when to show"
msgstr "" msgstr ""
#: aleksis/core/models.py:820 #: aleksis/core/models.py:833
msgid "Announcement" msgid "Announcement"
msgstr "" msgstr ""
#: aleksis/core/models.py:858 #: aleksis/core/models.py:871
msgid "Announcement recipient" msgid "Announcement recipient"
msgstr "" msgstr ""
#: aleksis/core/models.py:859 #: aleksis/core/models.py:872
msgid "Announcement recipients" msgid "Announcement recipients"
msgstr "" msgstr ""
#: aleksis/core/models.py:914 #: aleksis/core/models.py:894
msgid "Widget Title" msgid "Widget Title"
msgstr "" msgstr ""
#: aleksis/core/models.py:915 #: aleksis/core/models.py:895
msgid "Activate Widget" msgid "Activate Widget"
msgstr "" msgstr ""
#: aleksis/core/models.py:916 #: aleksis/core/models.py:896
msgid "Widget is broken" msgid "Widget is broken"
msgstr "" msgstr ""
#: aleksis/core/models.py:919 #: aleksis/core/models.py:899
msgid "Size on mobile devices" msgid "Size on mobile devices"
msgstr "" msgstr ""
#: aleksis/core/models.py:920 #: aleksis/core/models.py:900
msgid "<= 600 px, 12 columns" msgid "<= 600 px, 12 columns"
msgstr "" msgstr ""
#: aleksis/core/models.py:925 #: aleksis/core/models.py:905
msgid "Size on tablet devices" msgid "Size on tablet devices"
msgstr "" msgstr ""
#: aleksis/core/models.py:926 #: aleksis/core/models.py:906
msgid "> 600 px, 12 columns" msgid "> 600 px, 12 columns"
msgstr "" msgstr ""
#: aleksis/core/models.py:931 #: aleksis/core/models.py:911
msgid "Size on desktop devices" msgid "Size on desktop devices"
msgstr "" msgstr ""
#: aleksis/core/models.py:932 #: aleksis/core/models.py:912
msgid "> 992 px, 12 columns" msgid "> 992 px, 12 columns"
msgstr "" msgstr ""
#: aleksis/core/models.py:937 #: aleksis/core/models.py:917
msgid "Size on large desktop devices" msgid "Size on large desktop devices"
msgstr "" msgstr ""
#: aleksis/core/models.py:938 #: aleksis/core/models.py:918
msgid "> 1200 px>, 12 columns" msgid "> 1200 px>, 12 columns"
msgstr "" msgstr ""
#: aleksis/core/models.py:969 #: aleksis/core/models.py:949
msgid "Can edit default dashboard" msgid "Can edit default dashboard"
msgstr "" msgstr ""
#: aleksis/core/models.py:970 #: aleksis/core/models.py:950
msgid "Dashboard Widget" msgid "Dashboard Widget"
msgstr "" msgstr ""
#: aleksis/core/models.py:971 #: aleksis/core/models.py:951
msgid "Dashboard Widgets" msgid "Dashboard Widgets"
msgstr "" msgstr ""
#: aleksis/core/models.py:977 #: aleksis/core/models.py:957
msgid "URL" msgid "URL"
msgstr "" msgstr ""
#: aleksis/core/models.py:978 #: aleksis/core/models.py:958
msgid "Icon URL" msgid "Icon URL"
msgstr "" msgstr ""
#: aleksis/core/models.py:984 #: aleksis/core/models.py:964
msgid "External link widget" msgid "External link widget"
msgstr "" msgstr ""
#: aleksis/core/models.py:985 #: aleksis/core/models.py:965
msgid "External link widgets" msgid "External link widgets"
msgstr "" msgstr ""
#: aleksis/core/models.py:990 #: aleksis/core/models.py:970
msgid "Dashboard widget" msgid "Dashboard widget"
msgstr "" msgstr ""
#: aleksis/core/models.py:995 #: aleksis/core/models.py:975
msgid "Order" msgid "Order"
msgstr "" msgstr ""
#: aleksis/core/models.py:996 #: aleksis/core/models.py:976
msgid "Part of the default dashboard" msgid "Part of the default dashboard"
msgstr "" msgstr ""
#: aleksis/core/models.py:1011 #: aleksis/core/models.py:991
msgid "Dashboard widget order" msgid "Dashboard widget order"
msgstr "" msgstr ""
#: aleksis/core/models.py:1012 #: aleksis/core/models.py:992
msgid "Dashboard widget orders" msgid "Dashboard widget orders"
msgstr "" msgstr ""
#: aleksis/core/models.py:1018 #: aleksis/core/models.py:998
msgid "Menu ID" msgid "Menu ID"
msgstr "" msgstr ""
#: aleksis/core/models.py:1031 #: aleksis/core/models.py:1011
msgid "Custom menu" msgid "Custom menu"
msgstr "" msgstr ""
#: aleksis/core/models.py:1032 #: aleksis/core/models.py:1012
msgid "Custom menus" msgid "Custom menus"
msgstr "" msgstr ""
#: aleksis/core/models.py:1042 #: aleksis/core/models.py:1022
msgid "Menu" msgid "Menu"
msgstr "" msgstr ""
#: aleksis/core/models.py:1046 aleksis/core/models.py:1285 #: aleksis/core/models.py:1026 aleksis/core/models.py:1266
#: aleksis/core/templates/oauth2_provider/application/detail.html:26 #: aleksis/core/templates/oauth2_provider/application/detail.html:26
msgid "Icon" msgid "Icon"
msgstr "" msgstr ""
#: aleksis/core/models.py:1052 #: aleksis/core/models.py:1032
msgid "Custom menu item" msgid "Custom menu item"
msgstr "" msgstr ""
#: aleksis/core/models.py:1053 #: aleksis/core/models.py:1033
msgid "Custom menu items" msgid "Custom menu items"
msgstr "" msgstr ""
#: aleksis/core/models.py:1067 #: aleksis/core/models.py:1047
msgid "Title of type" msgid "Title of type"
msgstr "" msgstr ""
#: aleksis/core/models.py:1074 aleksis/core/templates/core/group/full.html:47 #: aleksis/core/models.py:1054 aleksis/core/templates/core/group/full.html:47
msgid "Group type" msgid "Group type"
msgstr "" msgstr ""
#: aleksis/core/models.py:1088 #: aleksis/core/models.py:1068
msgid "Can view system status" msgid "Can view system status"
msgstr "" msgstr ""
#: aleksis/core/models.py:1089 #: aleksis/core/models.py:1069
msgid "Can manage data" msgid "Can manage data"
msgstr "" msgstr ""
#: aleksis/core/models.py:1090 #: aleksis/core/models.py:1070
msgid "Can impersonate" msgid "Can impersonate"
msgstr "" msgstr ""
#: aleksis/core/models.py:1091 #: aleksis/core/models.py:1071
msgid "Can use search" msgid "Can use search"
msgstr "" msgstr ""
#: aleksis/core/models.py:1092 #: aleksis/core/models.py:1072
msgid "Can change site preferences" msgid "Can change site preferences"
msgstr "" msgstr ""
#: aleksis/core/models.py:1093 #: aleksis/core/models.py:1073
msgid "Can change person preferences" msgid "Can change person preferences"
msgstr "" msgstr ""
#: aleksis/core/models.py:1094 #: aleksis/core/models.py:1074
msgid "Can change group preferences" msgid "Can change group preferences"
msgstr "" msgstr ""
#: aleksis/core/models.py:1095 #: aleksis/core/models.py:1075
msgid "Can test PDF generation" msgid "Can test PDF generation"
msgstr "" msgstr ""
#: aleksis/core/models.py:1131 #: aleksis/core/models.py:1076
msgid "Can invite persons"
msgstr ""
#: aleksis/core/models.py:1112
msgid "Related data check task" msgid "Related data check task"
msgstr "" msgstr ""
#: aleksis/core/models.py:1139 #: aleksis/core/models.py:1120
msgid "Issue solved" msgid "Issue solved"
msgstr "" msgstr ""
#: aleksis/core/models.py:1140 #: aleksis/core/models.py:1121
msgid "Notification sent" msgid "Notification sent"
msgstr "" msgstr ""
#: aleksis/core/models.py:1153 #: aleksis/core/models.py:1134
msgid "Data check result" msgid "Data check result"
msgstr "" msgstr ""
#: aleksis/core/models.py:1154 #: aleksis/core/models.py:1135
msgid "Data check results" msgid "Data check results"
msgstr "" msgstr ""
#: aleksis/core/models.py:1156 #: aleksis/core/models.py:1137
msgid "Can run data checks" msgid "Can run data checks"
msgstr "" msgstr ""
#: aleksis/core/models.py:1157 #: aleksis/core/models.py:1138
msgid "Can solve data check problems" msgid "Can solve data check problems"
msgstr "" msgstr ""
#: aleksis/core/models.py:1164 #: aleksis/core/models.py:1145
msgid "E-Mail address" msgid "E-Mail address"
msgstr "" msgstr ""
#: aleksis/core/models.py:1188 #: aleksis/core/models.py:1169
msgid "Owner" msgid "Owner"
msgstr "" msgstr ""
#: aleksis/core/models.py:1192 #: aleksis/core/models.py:1173
msgid "File expires at" msgid "File expires at"
msgstr "" msgstr ""
#: aleksis/core/models.py:1194 #: aleksis/core/models.py:1175
msgid "Generated HTML file" msgid "Generated HTML file"
msgstr "" msgstr ""
#: aleksis/core/models.py:1196 #: aleksis/core/models.py:1177
msgid "Generated PDF file" msgid "Generated PDF file"
msgstr "" msgstr ""
#: aleksis/core/models.py:1203 #: aleksis/core/models.py:1184
msgid "PDF file" msgid "PDF file"
msgstr "" msgstr ""
#: aleksis/core/models.py:1204 #: aleksis/core/models.py:1185
msgid "PDF files" msgid "PDF files"
msgstr "" msgstr ""
#: aleksis/core/models.py:1209 #: aleksis/core/models.py:1190
msgid "Task result" msgid "Task result"
msgstr "" msgstr ""
#: aleksis/core/models.py:1212 #: aleksis/core/models.py:1193
msgid "Task user" msgid "Task user"
msgstr "" msgstr ""
#: aleksis/core/models.py:1224 #: aleksis/core/models.py:1205
msgid "Task user assignment" msgid "Task user assignment"
msgstr "" msgstr ""
#: aleksis/core/models.py:1225 #: aleksis/core/models.py:1206
msgid "Task user assignments" msgid "Task user assignments"
msgstr "" msgstr ""
#: aleksis/core/models.py:1241 #: aleksis/core/models.py:1222
msgid "Additional attributes" msgid "Additional attributes"
msgstr "" msgstr ""
#: aleksis/core/models.py:1279 #: aleksis/core/models.py:1260
msgid "Allowed scopes that clients can request" msgid "Allowed scopes that clients can request"
msgstr "" msgstr ""
#: aleksis/core/models.py:1289 #: aleksis/core/models.py:1270
msgid "This image will be shown as icon in the authorization flow. It should be squared." msgid "This image will be shown as icon in the authorization flow. It should be squared."
msgstr "" msgstr ""
...@@ -993,7 +995,7 @@ msgstr "" ...@@ -993,7 +995,7 @@ msgstr ""
msgid "Internationalisation" msgid "Internationalisation"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:44 #: aleksis/core/preferences.py:43
msgid "Site title" msgid "Site title"
msgstr "" msgstr ""
...@@ -1001,11 +1003,11 @@ msgstr "" ...@@ -1001,11 +1003,11 @@ msgstr ""
msgid "Site description" msgid "Site description"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:66 #: aleksis/core/preferences.py:65
msgid "Primary colour" msgid "Primary colour"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:78 #: aleksis/core/preferences.py:77
msgid "Secondary colour" msgid "Secondary colour"
msgstr "" msgstr ""
...@@ -1013,147 +1015,151 @@ msgstr "" ...@@ -1013,147 +1015,151 @@ msgstr ""
msgid "Logo" msgid "Logo"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:99 #: aleksis/core/preferences.py:100
msgid "Favicon" msgid "Favicon"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:109 #: aleksis/core/preferences.py:111
msgid "PWA-Icon" msgid "PWA-Icon"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:120 #: aleksis/core/preferences.py:121
msgid "PWA-Icon is maskable"
msgstr ""
#: aleksis/core/preferences.py:133
msgid "Mail out name" msgid "Mail out name"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:131 #: aleksis/core/preferences.py:144
msgid "Mail out address" msgid "Mail out address"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:143 #: aleksis/core/preferences.py:157
msgid "Link to privacy policy" msgid "Link to privacy policy"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:155 #: aleksis/core/preferences.py:169
msgid "Link to imprint" msgid "Link to imprint"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:167 #: aleksis/core/preferences.py:180
msgid "Name format for addressing" msgid "Name format for addressing"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:183 #: aleksis/core/preferences.py:197
msgid "Channels to use for notifications" msgid "Channels to use for notifications"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:195 #: aleksis/core/preferences.py:209
msgid "Regular expression to match primary group, e.g. '^Class .*'" msgid "Regular expression to match primary group, e.g. '^Class .*'"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:206 #: aleksis/core/preferences.py:220
msgid "Field on person to match primary group against" msgid "Field on person to match primary group against"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:218 #: aleksis/core/preferences.py:232
msgid "Automatically create new persons for new users" msgid "Automatically create new persons for new users"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:227 #: aleksis/core/preferences.py:241
msgid "Automatically link existing persons to new users by their e-mail address" msgid "Automatically link existing persons to new users by their e-mail address"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:238 #: aleksis/core/preferences.py:252
msgid "Display name of the school" msgid "Display name of the school"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:249 #: aleksis/core/preferences.py:263
msgid "Official name of the school, e.g. as given by supervisory authority" msgid "Official name of the school, e.g. as given by supervisory authority"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:257 #: aleksis/core/preferences.py:271
msgid "Allow users to change their passwords" msgid "Allow users to change their passwords"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:265 #: aleksis/core/preferences.py:279
msgid "Enable signup" msgid "Enable signup"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:273 #: aleksis/core/preferences.py:287
msgid "Enable invitations" msgid "Enable invitations"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:281 #: aleksis/core/preferences.py:295
msgid "Length of invite code. (Default 3: abcde-acbde-abcde)" msgid "Length of invite code. (Default 3: abcde-acbde-abcde)"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:289 #: aleksis/core/preferences.py:303
msgid "Size of packets. (Default 5: abcde)" msgid "Size of packets. (Default 5: abcde)"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:300 #: aleksis/core/preferences.py:314
msgid "Allowed Grant Flows for OAuth applications" msgid "Allowed Grant Flows for OAuth applications"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:313 #: aleksis/core/preferences.py:328
msgid "Available languages" msgid "Available languages"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:325 #: aleksis/core/preferences.py:341
msgid "Send emails if data checks detect problems" msgid "Send emails if data checks detect problems"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:336 #: aleksis/core/preferences.py:352
msgid "Email recipients for data checks problem emails" msgid "Email recipients for data checks problem emails"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:347 #: aleksis/core/preferences.py:363
msgid "Email recipient groups for data checks problem emails" msgid "Email recipient groups for data checks problem emails"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:356 #: aleksis/core/preferences.py:372
msgid "Show dashboard to users without login" msgid "Show dashboard to users without login"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:365 #: aleksis/core/preferences.py:381
msgid "Allow users to edit their dashboard" msgid "Allow users to edit their dashboard"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:376 #: aleksis/core/preferences.py:392
msgid "Fields on person model which are editable by themselves." msgid "Fields on person model which are editable by themselves."
msgstr "" msgstr ""
#: aleksis/core/preferences.py:390 #: aleksis/core/preferences.py:407
msgid "Editable fields on person model which should trigger a notification on change" msgid "Editable fields on person model which should trigger a notification on change"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:403 #: aleksis/core/preferences.py:421
msgid "Contact for notification if a person changes their data" msgid "Contact for notification if a person changes their data"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:413 #: aleksis/core/preferences.py:432
msgid "PDF file expiration duration" msgid "PDF file expiration duration"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:414 #: aleksis/core/preferences.py:433
msgid "in minutes" msgid "in minutes"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:424 #: aleksis/core/preferences.py:443
msgid "Automatically update the dashboard and its widgets" msgid "Automatically update the dashboard and its widgets"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:434 #: aleksis/core/preferences.py:453
msgid "Automatically update the dashboard and its widgets sitewide" msgid "Automatically update the dashboard and its widgets sitewide"
msgstr "" msgstr ""
#: aleksis/core/preferences.py:444 #: aleksis/core/preferences.py:463
msgid "Country for phone number parsing" msgid "Country for phone number parsing"
msgstr "" msgstr ""
#: aleksis/core/settings.py:518 #: aleksis/core/settings.py:526
msgid "English" msgid "English"
msgstr "" msgstr ""
#: aleksis/core/settings.py:519 #: aleksis/core/settings.py:527
msgid "German" msgid "German"
msgstr "" msgstr ""
...@@ -1500,7 +1506,7 @@ msgstr "" ...@@ -1500,7 +1506,7 @@ msgstr ""
msgid "Privacy Policy" msgid "Privacy Policy"
msgstr "" msgstr ""
#: aleksis/core/templates/core/base_print.html:72 #: aleksis/core/templates/core/base_print.html:74
msgid "Powered by AlekSIS®" msgid "Powered by AlekSIS®"
msgstr "" msgstr ""
...@@ -2127,19 +2133,11 @@ msgstr "" ...@@ -2127,19 +2133,11 @@ msgstr ""
msgid "Contact details" msgid "Contact details"
msgstr "" msgstr ""
#: aleksis/core/templates/core/person/full.html:168 #: aleksis/core/templates/core/person/full.html:224
msgid "home number"
msgstr ""
#: aleksis/core/templates/core/person/full.html:174
msgid "mobile number"
msgstr ""
#: aleksis/core/templates/core/person/full.html:216
msgid "This person didn't upload a personal photo." msgid "This person didn't upload a personal photo."
msgstr "" msgstr ""
#: aleksis/core/templates/core/person/full.html:224 #: aleksis/core/templates/core/person/full.html:232
msgid "Children" msgid "Children"
msgstr "" msgstr ""
...@@ -2939,23 +2937,23 @@ msgstr "" ...@@ -2939,23 +2937,23 @@ msgstr ""
msgid "SMS" msgid "SMS"
msgstr "" msgstr ""
#: aleksis/core/util/pdf.py:113 #: aleksis/core/util/pdf.py:118
msgid "Progress: Generate PDF file" msgid "Progress: Generate PDF file"
msgstr "" msgstr ""
#: aleksis/core/util/pdf.py:114 #: aleksis/core/util/pdf.py:119
msgid "Generating PDF file …" msgid "Generating PDF file …"
msgstr "" msgstr ""
#: aleksis/core/util/pdf.py:115 #: aleksis/core/util/pdf.py:120
msgid "The PDF file has been generated successfully." msgid "The PDF file has been generated successfully."
msgstr "" msgstr ""
#: aleksis/core/util/pdf.py:116 #: aleksis/core/util/pdf.py:121
msgid "There was a problem while generating the PDF file." msgid "There was a problem while generating the PDF file."
msgstr "" msgstr ""
#: aleksis/core/util/pdf.py:119 #: aleksis/core/util/pdf.py:124
msgid "Download PDF" msgid "Download PDF"
msgstr "" msgstr ""
...@@ -3105,10 +3103,10 @@ msgstr "" ...@@ -3105,10 +3103,10 @@ msgstr ""
msgid "The third-party account has been successfully disconnected." msgid "The third-party account has been successfully disconnected."
msgstr "" msgstr ""
#: aleksis/core/views.py:1443 #: aleksis/core/views.py:1445
msgid "Person was invited successfully." msgid "Person was invited successfully."
msgstr "" msgstr ""
#: aleksis/core/views.py:1445 #: aleksis/core/views.py:1447
msgid "Person was already invited." msgid "Person was already invited."
msgstr "" msgstr ""
...@@ -8,7 +8,7 @@ msgid "" ...@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-10 17:26+0100\n" "POT-Creation-Date: 2022-01-31 17:03+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
...@@ -18,18 +18,18 @@ msgstr "" ...@@ -18,18 +18,18 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: aleksis/core/static/js/main.js:15 #: aleksis/core/static/js/main.js:66
msgid "Today" msgid "Today"
msgstr "" msgstr ""
#: aleksis/core/static/js/main.js:16 #: aleksis/core/static/js/main.js:67
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: aleksis/core/static/js/main.js:17 #: aleksis/core/static/js/main.js:68
msgid "OK" msgid "OK"
msgstr "" msgstr ""
#: aleksis/core/static/js/main.js:131 #: aleksis/core/static/js/main.js:191
msgid "This page may contain outdated information since there is no internet connection." msgid "This page may contain outdated information since there is no internet connection."
msgstr "" msgstr ""
This diff is collapsed.
...@@ -7,7 +7,7 @@ msgid "" ...@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-10 17:26+0100\n" "POT-Creation-Date: 2022-01-31 17:03+0100\n"
"PO-Revision-Date: 2021-10-28 14:37+0000\n" "PO-Revision-Date: 2021-10-28 14:37+0000\n"
"Last-Translator: Jonathan Weth <teckids@jonathanweth.de>\n" "Last-Translator: Jonathan Weth <teckids@jonathanweth.de>\n"
"Language-Team: German <https://translate.edugit.org/projects/aleksis/aleksis-core-js/de/>\n" "Language-Team: German <https://translate.edugit.org/projects/aleksis/aleksis-core-js/de/>\n"
...@@ -18,18 +18,18 @@ msgstr "" ...@@ -18,18 +18,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.8\n" "X-Generator: Weblate 4.8\n"
#: aleksis/core/static/js/main.js:15 #: aleksis/core/static/js/main.js:66
msgid "Today" msgid "Today"
msgstr "Heute" msgstr "Heute"
#: aleksis/core/static/js/main.js:16 #: aleksis/core/static/js/main.js:67
msgid "Cancel" msgid "Cancel"
msgstr "Abbrechen" msgstr "Abbrechen"
#: aleksis/core/static/js/main.js:17 #: aleksis/core/static/js/main.js:68
msgid "OK" msgid "OK"
msgstr "OK" msgstr "OK"
#: aleksis/core/static/js/main.js:131 #: aleksis/core/static/js/main.js:191
msgid "This page may contain outdated information since there is no internet connection." msgid "This page may contain outdated information since there is no internet connection."
msgstr "Diese Seite enthält vielleicht veraltete Informationen, da es keine Internetverbindung gibt." msgstr "Diese Seite enthält vielleicht veraltete Informationen, da es keine Internetverbindung gibt."
This diff is collapsed.
...@@ -8,7 +8,7 @@ msgid "" ...@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-10 17:26+0100\n" "POT-Creation-Date: 2022-01-31 17:03+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
...@@ -18,18 +18,18 @@ msgstr "" ...@@ -18,18 +18,18 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: aleksis/core/static/js/main.js:15 #: aleksis/core/static/js/main.js:66
msgid "Today" msgid "Today"
msgstr "" msgstr ""
#: aleksis/core/static/js/main.js:16 #: aleksis/core/static/js/main.js:67
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: aleksis/core/static/js/main.js:17 #: aleksis/core/static/js/main.js:68
msgid "OK" msgid "OK"
msgstr "" msgstr ""
#: aleksis/core/static/js/main.js:131 #: aleksis/core/static/js/main.js:191
msgid "This page may contain outdated information since there is no internet connection." msgid "This page may contain outdated information since there is no internet connection."
msgstr "" msgstr ""
This diff is collapsed.
...@@ -8,7 +8,7 @@ msgid "" ...@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-10 17:26+0100\n" "POT-Creation-Date: 2022-01-31 17:03+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
...@@ -17,18 +17,18 @@ msgstr "" ...@@ -17,18 +17,18 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: aleksis/core/static/js/main.js:15 #: aleksis/core/static/js/main.js:66
msgid "Today" msgid "Today"
msgstr "" msgstr ""
#: aleksis/core/static/js/main.js:16 #: aleksis/core/static/js/main.js:67
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: aleksis/core/static/js/main.js:17 #: aleksis/core/static/js/main.js:68
msgid "OK" msgid "OK"
msgstr "" msgstr ""
#: aleksis/core/static/js/main.js:131 #: aleksis/core/static/js/main.js:191
msgid "This page may contain outdated information since there is no internet connection." msgid "This page may contain outdated information since there is no internet connection."
msgstr "" msgstr ""
This diff is collapsed.
...@@ -8,7 +8,7 @@ msgid "" ...@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-10 17:26+0100\n" "POT-Creation-Date: 2022-01-31 17:03+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
...@@ -17,18 +17,18 @@ msgstr "" ...@@ -17,18 +17,18 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: aleksis/core/static/js/main.js:15 #: aleksis/core/static/js/main.js:66
msgid "Today" msgid "Today"
msgstr "" msgstr ""
#: aleksis/core/static/js/main.js:16 #: aleksis/core/static/js/main.js:67
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: aleksis/core/static/js/main.js:17 #: aleksis/core/static/js/main.js:68
msgid "OK" msgid "OK"
msgstr "" msgstr ""
#: aleksis/core/static/js/main.js:131 #: aleksis/core/static/js/main.js:191
msgid "This page may contain outdated information since there is no internet connection." msgid "This page may contain outdated information since there is no internet connection."
msgstr "" msgstr ""
This diff is collapsed.
...@@ -8,7 +8,7 @@ msgid "" ...@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-10 17:26+0100\n" "POT-Creation-Date: 2022-01-31 17:03+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
...@@ -17,18 +17,18 @@ msgstr "" ...@@ -17,18 +17,18 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: aleksis/core/static/js/main.js:15 #: aleksis/core/static/js/main.js:66
msgid "Today" msgid "Today"
msgstr "" msgstr ""
#: aleksis/core/static/js/main.js:16 #: aleksis/core/static/js/main.js:67
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: aleksis/core/static/js/main.js:17 #: aleksis/core/static/js/main.js:68
msgid "OK" msgid "OK"
msgstr "" msgstr ""
#: aleksis/core/static/js/main.js:131 #: aleksis/core/static/js/main.js:191
msgid "This page may contain outdated information since there is no internet connection." msgid "This page may contain outdated information since there is no internet connection."
msgstr "" msgstr ""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment