Update messages.po

This commit is contained in:
Philipp 2022-11-02 15:17:48 +01:00
parent eb22f6732b
commit e56d34c2b7
No known key found for this signature in database
GPG Key ID: 24A7501396EB5432

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 2022.12-dev\n" "Project-Id-Version: 2022.12-dev\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-31 19:59+0000\n" "POT-Creation-Date: 2022-11-02 14:17+0000\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,7 +18,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: mod/cal.php:45 mod/cal.php:49 mod/redir.php:35 mod/redir.php:176 #: mod/cal.php:44 mod/cal.php:48 mod/redir.php:35 mod/redir.php:176
#: src/Module/Contact/Follow.php:69 src/Module/Conversation/Community.php:193 #: src/Module/Contact/Follow.php:69 src/Module/Conversation/Community.php:193
#: src/Module/Debug/ItemBody.php:38 src/Module/Diaspora/Receive.php:57 #: src/Module/Debug/ItemBody.php:38 src/Module/Diaspora/Receive.php:57
#: src/Module/Item/Follow.php:41 src/Module/Item/Ignore.php:41 #: src/Module/Item/Follow.php:41 src/Module/Item/Ignore.php:41
@ -27,8 +27,9 @@ msgstr ""
msgid "Access denied." msgid "Access denied."
msgstr "" msgstr ""
#: mod/cal.php:62 mod/cal.php:79 mod/photos.php:68 mod/photos.php:139 #: mod/cal.php:61 mod/cal.php:78 mod/photos.php:68 mod/photos.php:139
#: mod/photos.php:793 src/Model/Profile.php:234 src/Module/Feed.php:72 #: mod/photos.php:793 src/Model/Profile.php:234
#: src/Module/Calendar/Export.php:63 src/Module/Feed.php:72
#: src/Module/HCard.php:51 src/Module/Profile/Common.php:40 #: src/Module/HCard.php:51 src/Module/Profile/Common.php:40
#: src/Module/Profile/Common.php:51 src/Module/Profile/Contacts.php:39 #: src/Module/Profile/Common.php:51 src/Module/Profile/Contacts.php:39
#: src/Module/Profile/Contacts.php:49 src/Module/Profile/Media.php:38 #: src/Module/Profile/Contacts.php:49 src/Module/Profile/Media.php:38
@ -38,73 +39,54 @@ msgstr ""
msgid "User not found." msgid "User not found."
msgstr "" msgstr ""
#: mod/cal.php:121 mod/display.php:259 src/Module/Profile/Profile.php:93 #: mod/cal.php:113 mod/display.php:259 src/Module/Profile/Profile.php:93
#: src/Module/Profile/Profile.php:108 src/Module/Profile/Status.php:109 #: src/Module/Profile/Profile.php:108 src/Module/Profile/Status.php:109
#: src/Module/Update/Profile.php:55 #: src/Module/Update/Profile.php:55
msgid "Access to this profile has been restricted." msgid "Access to this profile has been restricted."
msgstr "" msgstr ""
#: mod/cal.php:242 mod/events.php:375 src/Content/Nav.php:196 #: mod/cal.php:234 mod/events.php:375 src/Content/Nav.php:196
#: src/Content/Nav.php:260 src/Module/BaseProfile.php:84 #: src/Content/Nav.php:260 src/Module/BaseProfile.php:84
#: src/Module/BaseProfile.php:95 view/theme/frio/theme.php:241 #: src/Module/BaseProfile.php:95 view/theme/frio/theme.php:241
#: view/theme/frio/theme.php:245 #: view/theme/frio/theme.php:245
msgid "Events" msgid "Events"
msgstr "" msgstr ""
#: mod/cal.php:243 mod/events.php:376 #: mod/cal.php:235 mod/events.php:376
msgid "View" msgid "View"
msgstr "" msgstr ""
#: mod/cal.php:244 mod/events.php:378 #: mod/cal.php:236 mod/events.php:378
msgid "Previous" msgid "Previous"
msgstr "" msgstr ""
#: mod/cal.php:245 mod/events.php:379 src/Module/Install.php:214 #: mod/cal.php:237 mod/events.php:379 src/Module/Install.php:214
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: mod/cal.php:248 mod/events.php:384 src/Model/Event.php:460 #: mod/cal.php:240 mod/events.php:384 src/Model/Event.php:460
msgid "today" msgid "today"
msgstr "" msgstr ""
#: mod/cal.php:249 mod/events.php:385 src/Model/Event.php:461 #: mod/cal.php:241 mod/events.php:385 src/Model/Event.php:461
#: src/Util/Temporal.php:341 #: src/Util/Temporal.php:341
msgid "month" msgid "month"
msgstr "" msgstr ""
#: mod/cal.php:250 mod/events.php:386 src/Model/Event.php:462 #: mod/cal.php:242 mod/events.php:386 src/Model/Event.php:462
#: src/Util/Temporal.php:342 #: src/Util/Temporal.php:342
msgid "week" msgid "week"
msgstr "" msgstr ""
#: mod/cal.php:251 mod/events.php:387 src/Model/Event.php:463 #: mod/cal.php:243 mod/events.php:387 src/Model/Event.php:463
#: src/Util/Temporal.php:343 #: src/Util/Temporal.php:343
msgid "day" msgid "day"
msgstr "" msgstr ""
#: mod/cal.php:252 mod/events.php:388 #: mod/cal.php:244 mod/events.php:388
msgid "list" msgid "list"
msgstr "" msgstr ""
#: mod/cal.php:264 src/Console/User.php:182 src/Model/User.php:663
#: src/Module/Admin/Users/Active.php:73 src/Module/Admin/Users/Blocked.php:74
#: src/Module/Admin/Users/Index.php:80 src/Module/Admin/Users/Pending.php:71
#: src/Module/Api/Twitter/ContactEndpoint.php:74
msgid "User not found"
msgstr ""
#: mod/cal.php:273
msgid "This calendar format is not supported"
msgstr ""
#: mod/cal.php:275
msgid "No exportable data found"
msgstr ""
#: mod/cal.php:291
msgid "calendar"
msgstr ""
#: mod/display.php:140 mod/photos.php:797 #: mod/display.php:140 mod/photos.php:797
#: src/Module/Conversation/Community.php:187 src/Module/Directory.php:48 #: src/Module/Conversation/Community.php:187 src/Module/Directory.php:48
#: src/Module/Search/Index.php:64 #: src/Module/Search/Index.php:64
@ -391,7 +373,7 @@ msgid "Description:"
msgstr "" msgstr ""
#: mod/events.php:505 src/Content/Widget/VCard.php:104 src/Model/Event.php:80 #: mod/events.php:505 src/Content/Widget/VCard.php:104 src/Model/Event.php:80
#: src/Model/Event.php:107 src/Model/Event.php:469 src/Model/Event.php:919 #: src/Model/Event.php:107 src/Model/Event.php:469 src/Model/Event.php:918
#: src/Model/Profile.php:373 src/Module/Contact/Profile.php:370 #: src/Model/Profile.php:373 src/Module/Contact/Profile.php:370
#: src/Module/Directory.php:147 src/Module/Notifications/Introductions.php:187 #: src/Module/Directory.php:147 src/Module/Notifications/Introductions.php:187
#: src/Module/Profile/Profile.php:193 #: src/Module/Profile/Profile.php:193
@ -1629,6 +1611,13 @@ msgstr ""
msgid "Enter user nickname: " msgid "Enter user nickname: "
msgstr "" msgstr ""
#: src/Console/User.php:182 src/Model/User.php:663
#: src/Module/Admin/Users/Active.php:73 src/Module/Admin/Users/Blocked.php:74
#: src/Module/Admin/Users/Index.php:80 src/Module/Admin/Users/Pending.php:71
#: src/Module/Api/Twitter/ContactEndpoint.php:74
msgid "User not found"
msgstr ""
#: src/Console/User.php:202 #: src/Console/User.php:202
msgid "Enter new password: " msgid "Enter new password: "
msgstr "" msgstr ""
@ -3548,12 +3537,12 @@ msgid "l F d, Y \\@ g:i A \\G\\M\\TP (e)"
msgstr "" msgstr ""
#: src/Model/Event.php:73 src/Model/Event.php:90 src/Model/Event.php:467 #: src/Model/Event.php:73 src/Model/Event.php:90 src/Model/Event.php:467
#: src/Model/Event.php:901 #: src/Model/Event.php:900
msgid "Starts:" msgid "Starts:"
msgstr "" msgstr ""
#: src/Model/Event.php:76 src/Model/Event.php:96 src/Model/Event.php:468 #: src/Model/Event.php:76 src/Model/Event.php:96 src/Model/Event.php:468
#: src/Model/Event.php:905 #: src/Model/Event.php:904
msgid "Finishes:" msgid "Finishes:"
msgstr "" msgstr ""
@ -3585,32 +3574,32 @@ msgstr ""
msgid "Delete event" msgid "Delete event"
msgstr "" msgstr ""
#: src/Model/Event.php:857 src/Module/Debug/Localtime.php:38 #: src/Model/Event.php:856 src/Module/Debug/Localtime.php:38
msgid "l F d, Y \\@ g:i A" msgid "l F d, Y \\@ g:i A"
msgstr "" msgstr ""
#: src/Model/Event.php:858 #: src/Model/Event.php:857
msgid "D g:i A" msgid "D g:i A"
msgstr "" msgstr ""
#: src/Model/Event.php:859 #: src/Model/Event.php:858
msgid "g:i A" msgid "g:i A"
msgstr "" msgstr ""
#: src/Model/Event.php:920 src/Model/Event.php:922 #: src/Model/Event.php:919 src/Model/Event.php:921
msgid "Show map" msgid "Show map"
msgstr "" msgstr ""
#: src/Model/Event.php:921 #: src/Model/Event.php:920
msgid "Hide map" msgid "Hide map"
msgstr "" msgstr ""
#: src/Model/Event.php:1014 #: src/Model/Event.php:1013
#, php-format #, php-format
msgid "%s's birthday" msgid "%s's birthday"
msgstr "" msgstr ""
#: src/Model/Event.php:1015 #: src/Model/Event.php:1014
#, php-format #, php-format
msgid "Happy Birthday %s" msgid "Happy Birthday %s"
msgstr "" msgstr ""
@ -6677,6 +6666,18 @@ msgstr ""
msgid "The post was created" msgid "The post was created"
msgstr "" msgstr ""
#: src/Module/Calendar/Export.php:73
msgid "This calendar format is not supported"
msgstr ""
#: src/Module/Calendar/Export.php:75
msgid "No exportable data found"
msgstr ""
#: src/Module/Calendar/Export.php:92
msgid "calendar"
msgstr ""
#: src/Module/Contact.php:88 #: src/Module/Contact.php:88
#, php-format #, php-format
msgid "%d contact edited." msgid "%d contact edited."