Skip to content

Commit 6a7a598

Browse files
committed
l10n: Update translations from Weblate.
1 parent ed95f61 commit 6a7a598

File tree

6 files changed

+146
-17
lines changed

6 files changed

+146
-17
lines changed

assets/l10n/app_de.arb

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,9 @@
107107
"@actionSheetReadReceiptsZeroReadCount": {
108108
"description": "Label in the \"Read receipts\" bottom sheet when no one has read the message."
109109
},
110+
"@allChannelsEmptyPlaceholderHeader": {
111+
"description": "Centered text on the 'All channels' page saying that there is no content to show."
112+
},
110113
"@allChannelsPageTitle": {
111114
"description": "Title for the 'All channels' page."
112115
},
@@ -116,6 +119,18 @@
116119
"@channelFeedButtonTooltip": {
117120
"description": "Tooltip for button to navigate to a given channel's feed"
118121
},
122+
"@channelsEmptyPlaceholderHeader": {
123+
"description": "Centered text on the 'Channels' page saying that there is no content to show."
124+
},
125+
"@channelsEmptyPlaceholderMessage": {
126+
"description": "Centered text on the 'Channels' page saying that there is no content to show, with a link to 'All channels'.",
127+
"placeholders": {
128+
"allChannelsPageTitle": {
129+
"example": "All channels",
130+
"type": "String"
131+
}
132+
}
133+
},
119134
"@channelsPageTitle": {
120135
"description": "Title for the page with a list of subscribed channels."
121136
},
@@ -337,6 +352,9 @@
337352
"@errorCopyingFailed": {
338353
"description": "Error message when copying the text of a message to the user's system clipboard failed."
339354
},
355+
"@errorCouldNotAccessUploadedFileTitle": {
356+
"description": "Error title on failure in opening a file someone previously uploaded to Zulip"
357+
},
340358
"@errorCouldNotConnectTitle": {
341359
"description": "Error title when the app could not connect to the server."
342360
},
@@ -606,6 +624,12 @@
606624
}
607625
}
608626
},
627+
"@inboxEmptyPlaceholderHeader": {
628+
"description": "Centered text on the 'Inbox' page saying that there is no content to show."
629+
},
630+
"@inboxEmptyPlaceholderMessage": {
631+
"description": "Additional centered text on the 'Inbox' page saying that there is no content to show."
632+
},
609633
"@inboxPageTitle": {
610634
"description": "Title for the page with unreads."
611635
},
@@ -878,6 +902,12 @@
878902
"@reactionChipsLabel": {
879903
"description": "Text identifying the container of reaction chips on a message. (An accessibility label for assistive technology.)"
880904
},
905+
"@recentDmConversationsEmptyPlaceholderHeader": {
906+
"description": "Centered text on the 'Direct messages' page saying that there is no content to show."
907+
},
908+
"@recentDmConversationsEmptyPlaceholderMessage": {
909+
"description": "Additional centered text on the 'Direct messages' page saying that there is no content to show."
910+
},
881911
"@recentDmConversationsPageTitle": {
882912
"description": "Title for the page with a list of DM conversations."
883913
},
@@ -1267,9 +1297,12 @@
12671297
"actionSheetReadReceiptsErrorReadCount": "Laden von Empfangsbestätigungen fehlgeschlagen.",
12681298
"actionSheetReadReceiptsReadCount": "{count, plural, =1{Diese Nachricht wurde von einer Person <z-link>gelesen</z-link>:} other{Diese Nachricht wurde von {count} Personen <z-link>gelesen</z-link>:}}",
12691299
"actionSheetReadReceiptsZeroReadCount": "Niemand hat diese Nachricht bisher gelesen.",
1300+
"allChannelsEmptyPlaceholderHeader": "Es gibt keine Kanäle, die du in dieser Organisation anzeigen könntest.",
12701301
"allChannelsPageTitle": "Alle Kanäle",
12711302
"appVersionUnknownPlaceholder": "(…)",
12721303
"channelFeedButtonTooltip": "Kanal-Feed",
1304+
"channelsEmptyPlaceholderHeader": "Du hast noch keine Kanäle abonniert.",
1305+
"channelsEmptyPlaceholderMessage": "Versuche, nach <z-link>{allChannelsPageTitle}</z-link> zu gehen und einigen davon beizutreten.",
12731306
"channelsPageTitle": "Kanäle",
12741307
"chooseAccountButtonAddAnAccount": "Account hinzufügen",
12751308
"chooseAccountPageLogOutButton": "Abmelden",
@@ -1325,6 +1358,7 @@
13251358
"errorContentNotInsertedTitle": "Inhalt nicht eingefügt",
13261359
"errorContentToInsertIsEmpty": "Die einzufügende Datei ist leer oder kann nicht geöffnet werden.",
13271360
"errorCopyingFailed": "Kopieren fehlgeschlagen",
1361+
"errorCouldNotAccessUploadedFileTitle": "Konnte nicht auf die hochgeladene Datei zugreifen",
13281362
"errorCouldNotConnectTitle": "Konnte nicht verbinden",
13291363
"errorCouldNotEditMessageTitle": "Konnte Nachricht nicht bearbeiten",
13301364
"errorCouldNotFetchMessageSource": "Konnte Nachrichtenquelle nicht abrufen.",
@@ -1378,6 +1412,8 @@
13781412
"experimentalFeatureSettingsPageTitle": "Experimentelle Funktionen",
13791413
"experimentalFeatureSettingsWarning": "Diese Optionen aktivieren Funktionen, die noch in Entwicklung und nicht bereit sind. Sie funktionieren möglicherweise nicht und können Problem in anderen Bereichen der App verursachen.\n\nDer Zweck dieser Einstellungen ist das Experimentieren der Leute, die an der Entwicklung von Zulip arbeiten.",
13801414
"filenameAndSizeInMiB": "{filename}: {size} MiB",
1415+
"inboxEmptyPlaceholderHeader": "Es gibt keine ungelesenen Nachrichten in deinem Posteingang.",
1416+
"inboxEmptyPlaceholderMessage": "Nutze die Buttons unten, um den kombinierten Feed oder die Liste der Kanäle anzuzeigen.",
13811417
"inboxPageTitle": "Eingang",
13821418
"initialAnchorSettingDescription": "Du kannst auswählen ob Nachrichten-Feeds bei deiner ersten ungelesenen oder bei den neuesten Nachrichten geöffnet werden.",
13831419
"initialAnchorSettingFirstUnreadAlways": "Erste ungelesene Nachricht",
@@ -1450,6 +1486,8 @@
14501486
"reactionChipLabel": "{emojiName}: {votes}",
14511487
"reactionChipVotesYouAndOthers": "{otherUsersCount, plural, =1{Du und ein weiterer} other{Du und {otherUsersCount} weitere}}",
14521488
"reactionChipsLabel": "Reaktionen",
1489+
"recentDmConversationsEmptyPlaceholderHeader": "Du hast noch keine Direktnachrichten!",
1490+
"recentDmConversationsEmptyPlaceholderMessage": "Warum beginnst du nicht einfach eine Unterhaltung?",
14531491
"recentDmConversationsPageTitle": "Direktnachrichten",
14541492
"recentDmConversationsSectionHeader": "Direktnachrichten",
14551493
"revealButtonLabel": "Nachricht anzeigen",
@@ -1492,7 +1530,7 @@
14921530
"themeSettingTitle": "THEMA",
14931531
"today": "Heute",
14941532
"topicValidationErrorMandatoryButEmpty": "Themen sind in dieser Organisation erforderlich.",
1495-
"topicValidationErrorTooLong": "Länge des Themas sollte 60 Zeichen nicht überschreiten.",
1533+
"topicValidationErrorTooLong": "Länge des Themas sollte {maxLength, plural, =1{1 Zeichen} other{{maxLength} Zeichen}} nicht überschreiten.",
14961534
"topicsButtonTooltip": "Themen",
14971535
"tryAnotherAccountButton": "Anderen Account ausprobieren",
14981536
"tryAnotherAccountMessage": "Dein Account bei {url} benötigt einige Zeit zum Laden.",

assets/l10n/app_fr.arb

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@
6565
"@actionSheetOptionStarMessage": {
6666
"description": "Label for star button on action sheet."
6767
},
68+
"@actionSheetOptionSubscribe": {
69+
"description": "Label in the channel action sheet for subscribing to the channel."
70+
},
6871
"@actionSheetOptionUnfollowTopic": {
6972
"description": "Label for unfollowing a topic on action sheet."
7073
},
@@ -98,6 +101,9 @@
98101
"@actionSheetReadReceiptsZeroReadCount": {
99102
"description": "Label in the \"Read receipts\" bottom sheet when no one has read the message."
100103
},
104+
"@allChannelsEmptyPlaceholderHeader": {
105+
"description": "Centered text on the 'All channels' page saying that there is no content to show."
106+
},
101107
"@channelFeedButtonTooltip": {
102108
"description": "Tooltip for button to navigate to a given channel's feed"
103109
},
@@ -122,9 +128,18 @@
122128
"@composeBoxBannerButtonSave": {
123129
"description": "Label text for the 'Save' button in the compose-box banner when you are editing a message."
124130
},
131+
"@composeBoxBannerButtonSubscribe": {
132+
"description": "Label text for the 'Subscribe' button in the compose-box banner when you are viewing an unsubscribed channel."
133+
},
125134
"@composeBoxBannerLabelEditMessage": {
126135
"description": "Label text for the compose-box banner when you are editing a message."
127136
},
137+
"@composeBoxSendTooltip": {
138+
"description": "Tooltip for send button in compose box."
139+
},
140+
"@composeBoxTopicHintText": {
141+
"description": "Hint text for topic input widget in compose box."
142+
},
128143
"@deleteMessageConfirmationDialogConfirmButton": {
129144
"description": "Label for the 'Delete' button on a confirmation dialog for deleting a message."
130145
},
@@ -366,6 +381,9 @@
366381
"@mentionsPageTitle": {
367382
"description": "Page title for the 'Mentions' message view."
368383
},
384+
"@newDmSheetComposeButtonLabel": {
385+
"description": "Label for the compose button in the new DM sheet that starts composing a message to the selected users."
386+
},
369387
"@noStatusText": {
370388
"description": "The text part of the status button sub-label in self-user profile page when status text is not set."
371389
},
@@ -555,6 +573,9 @@
555573
}
556574
}
557575
},
576+
"@unknownUserName": {
577+
"description": "Name placeholder to use for a user when we don't know their name."
578+
},
558579
"@unpinnedSubscriptionsLabel": {
559580
"description": "Label for the list of unpinned subscribed channels."
560581
},
@@ -637,6 +658,7 @@
637658
"actionSheetOptionSeeWhoReacted": "Voir qui a réagi",
638659
"actionSheetOptionShare": "Partager",
639660
"actionSheetOptionStarMessage": "Mettre le message en favori",
661+
"actionSheetOptionSubscribe": "S'abonner",
640662
"actionSheetOptionUnfollowTopic": "Ne plus suivre le sujet",
641663
"actionSheetOptionUnmuteTopic": "Rendre le sujet non silencieux",
642664
"actionSheetOptionUnresolveTopic": "Marquer comme non résolu",
@@ -646,6 +668,7 @@
646668
"actionSheetReadReceiptsErrorReadCount": "Échec du chargement des accusés de réception.",
647669
"actionSheetReadReceiptsReadCount": "{count, plural, =1{Ce message a été <z-link>lu</z-link> par {count} personne:} other{Ce message a été <z-link>lu</z-link> par {count} personnes :}}",
648670
"actionSheetReadReceiptsZeroReadCount": "Personne n'a encore lu ce message.",
671+
"allChannelsEmptyPlaceholderHeader": "Il n'y a pas de canal que vous pouvez visualiser dans cette organisation.",
649672
"channelFeedButtonTooltip": "Fil de la chaîne",
650673
"channelsPageTitle": "Chaînes",
651674
"chooseAccountButtonAddAnAccount": "Ajouter un compte",
@@ -654,7 +677,10 @@
654677
"combinedFeedPageTitle": "Fil groupé",
655678
"composeBoxBannerButtonCancel": "Annuler",
656679
"composeBoxBannerButtonSave": "Sauvegarder",
680+
"composeBoxBannerButtonSubscribe": "S'abonner",
657681
"composeBoxBannerLabelEditMessage": "Editer le message",
682+
"composeBoxSendTooltip": "Envoyer",
683+
"composeBoxTopicHintText": "Sujet",
658684
"deleteMessageConfirmationDialogConfirmButton": "Supprimer",
659685
"deleteMessageConfirmationDialogMessage": "Supprimer un message de façon permanente le supprime pour tout le monde.",
660686
"deleteMessageConfirmationDialogTitle": "Supprimer message ?",
@@ -706,6 +732,7 @@
706732
"mainMenuMyProfile": "Mon profil",
707733
"manyPeopleTyping": "Plusieurs personnes sont en train d'écrire…",
708734
"mentionsPageTitle": "Mentions",
735+
"newDmSheetComposeButtonLabel": "Rédiger",
709736
"noStatusText": "Statut sans texte",
710737
"notifGroupDmConversationLabel": "{senderFullName} à vous et {numOthers, plural, =1{1 other} other{{numOthers} others}}",
711738
"notifSelfUser": "Vous",
@@ -747,6 +774,7 @@
747774
"tryAnotherAccountButton": "Essayer un autre compte",
748775
"tryAnotherAccountMessage": "Votre compte à {url} prend du temps à se charger.",
749776
"twoPeopleTyping": "{typist} et {otherTypist} sont en train d'écrire…",
777+
"unknownUserName": "(utilisateur inconnu)",
750778
"unpinnedSubscriptionsLabel": "Désépingler",
751779
"unsubscribeConfirmationDialogConfirmButton": "Se désinscrire",
752780
"unsubscribeConfirmationDialogTitle": "Se désinscrire de {channelName}?",

assets/l10n/app_zh_Hant_TW.arb

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,9 @@
107107
"@actionSheetReadReceiptsZeroReadCount": {
108108
"description": "Label in the \"Read receipts\" bottom sheet when no one has read the message."
109109
},
110+
"@allChannelsEmptyPlaceholderHeader": {
111+
"description": "Centered text on the 'All channels' page saying that there is no content to show."
112+
},
110113
"@allChannelsPageTitle": {
111114
"description": "Title for the 'All channels' page."
112115
},
@@ -116,6 +119,18 @@
116119
"@channelFeedButtonTooltip": {
117120
"description": "Tooltip for button to navigate to a given channel's feed"
118121
},
122+
"@channelsEmptyPlaceholderHeader": {
123+
"description": "Centered text on the 'Channels' page saying that there is no content to show."
124+
},
125+
"@channelsEmptyPlaceholderMessage": {
126+
"description": "Centered text on the 'Channels' page saying that there is no content to show, with a link to 'All channels'.",
127+
"placeholders": {
128+
"allChannelsPageTitle": {
129+
"example": "All channels",
130+
"type": "String"
131+
}
132+
}
133+
},
119134
"@channelsPageTitle": {
120135
"description": "Title for the page with a list of subscribed channels."
121136
},
@@ -609,6 +624,12 @@
609624
}
610625
}
611626
},
627+
"@inboxEmptyPlaceholderHeader": {
628+
"description": "Centered text on the 'Inbox' page saying that there is no content to show."
629+
},
630+
"@inboxEmptyPlaceholderMessage": {
631+
"description": "Additional centered text on the 'Inbox' page saying that there is no content to show."
632+
},
612633
"@inboxPageTitle": {
613634
"description": "Title for the page with unreads."
614635
},
@@ -881,6 +902,12 @@
881902
"@reactionChipsLabel": {
882903
"description": "Text identifying the container of reaction chips on a message. (An accessibility label for assistive technology.)"
883904
},
905+
"@recentDmConversationsEmptyPlaceholderHeader": {
906+
"description": "Centered text on the 'Direct messages' page saying that there is no content to show."
907+
},
908+
"@recentDmConversationsEmptyPlaceholderMessage": {
909+
"description": "Additional centered text on the 'Direct messages' page saying that there is no content to show."
910+
},
884911
"@recentDmConversationsPageTitle": {
885912
"description": "Title for the page with a list of DM conversations."
886913
},
@@ -1268,9 +1295,12 @@
12681295
"actionSheetReadReceiptsErrorReadCount": "載入已讀回條失敗。",
12691296
"actionSheetReadReceiptsReadCount": "{count, plural, =1{此訊息已被<z-link>閱讀</z-link>,共有 {count} 人:} other{此訊息已被<z-link>閱讀</z-link>,共有 {count} 人:}}",
12701297
"actionSheetReadReceiptsZeroReadCount": "尚無人閱讀此訊息。",
1298+
"allChannelsEmptyPlaceholderHeader": "在此組織中沒有您可以查看的頻道。",
12711299
"allChannelsPageTitle": "所有頻道",
12721300
"appVersionUnknownPlaceholder": "(…)",
12731301
"channelFeedButtonTooltip": "頻道饋給",
1302+
"channelsEmptyPlaceholderHeader": "您尚未訂閱任何頻道。",
1303+
"channelsEmptyPlaceholderMessage": "試著前往 <z-link>{allChannelsPageTitle}</z-link>,加入一些頻道吧。",
12741304
"channelsPageTitle": "頻道",
12751305
"chooseAccountButtonAddAnAccount": "增添帳號",
12761306
"chooseAccountPageLogOutButton": "登出",
@@ -1380,6 +1410,8 @@
13801410
"experimentalFeatureSettingsPageTitle": "實驗性功能",
13811411
"experimentalFeatureSettingsWarning": "這些選項啟用的功能仍在開發中,尚未完善。它們可能無法正常運作,且可能導致應用程式其他部分出現問題。\n\n這些設定的目的是供參與 Zulip 開發的人員進行試驗使用。",
13821412
"filenameAndSizeInMiB": "{filename}: {size} MiB",
1413+
"inboxEmptyPlaceholderHeader": "您的收件匣中沒有未讀訊息。",
1414+
"inboxEmptyPlaceholderMessage": "請使用下方按鈕查看綜合動態或頻道清單。",
13831415
"inboxPageTitle": "收件匣",
13841416
"initialAnchorSettingDescription": "您可以選擇將訊息串開啟在第一則未讀訊息,或是最新的訊息。",
13851417
"initialAnchorSettingFirstUnreadAlways": "第一則未讀訊息",
@@ -1452,6 +1484,8 @@
14521484
"reactionChipLabel": "{emojiName}: {votes}",
14531485
"reactionChipVotesYouAndOthers": "{otherUsersCount, plural, =1 {你與其他 1 人} other {你與其他 {otherUsersCount} 人}}",
14541486
"reactionChipsLabel": "反應",
1487+
"recentDmConversationsEmptyPlaceholderHeader": "您尚未有任何私人訊息!",
1488+
"recentDmConversationsEmptyPlaceholderMessage": "要不要開始一段對話呢?",
14551489
"recentDmConversationsPageTitle": "私人訊息",
14561490
"recentDmConversationsSectionHeader": "私人訊息",
14571491
"revealButtonLabel": "顯示訊息",

lib/generated/l10n/zulip_localizations_de.dart

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ class ZulipLocalizationsDe extends ZulipLocalizations {
7575

7676
@override
7777
String get allChannelsEmptyPlaceholderHeader =>
78-
'There are no channels you can view in this organization.';
78+
'Es gibt keine Kanäle, die du in dieser Organisation anzeigen könntest.';
7979

8080
@override
8181
String get profileButtonSendDirectMessage => 'Direktnachricht senden';
@@ -288,7 +288,7 @@ class ZulipLocalizationsDe extends ZulipLocalizations {
288288

289289
@override
290290
String get errorCouldNotAccessUploadedFileTitle =>
291-
'Could not access uploaded file';
291+
'Konnte nicht auf die hochgeladene Datei zugreifen';
292292

293293
@override
294294
String get errorCopyingFailed => 'Kopieren fehlgeschlagen';
@@ -681,7 +681,13 @@ class ZulipLocalizationsDe extends ZulipLocalizations {
681681

682682
@override
683683
String topicValidationErrorTooLong(int maxLength) {
684-
return 'Länge des Themas sollte 60 Zeichen nicht überschreiten.';
684+
String _temp0 = intl.Intl.pluralLogic(
685+
maxLength,
686+
locale: localeName,
687+
other: '$maxLength Zeichen',
688+
one: '1 Zeichen',
689+
);
690+
return 'Länge des Themas sollte $_temp0 nicht überschreiten.';
685691
}
686692

687693
@override
@@ -938,11 +944,11 @@ class ZulipLocalizationsDe extends ZulipLocalizations {
938944

939945
@override
940946
String get inboxEmptyPlaceholderHeader =>
941-
'There are no unread messages in your inbox.';
947+
'Es gibt keine ungelesenen Nachrichten in deinem Posteingang.';
942948

943949
@override
944950
String get inboxEmptyPlaceholderMessage =>
945-
'Use the buttons below to view the combined feed or list of channels.';
951+
'Nutze die Buttons unten, um den kombinierten Feed oder die Liste der Kanäle anzuzeigen.';
946952

947953
@override
948954
String get recentDmConversationsPageTitle => 'Direktnachrichten';
@@ -952,11 +958,11 @@ class ZulipLocalizationsDe extends ZulipLocalizations {
952958

953959
@override
954960
String get recentDmConversationsEmptyPlaceholderHeader =>
955-
'You have no direct messages yet!';
961+
'Du hast noch keine Direktnachrichten!';
956962

957963
@override
958964
String get recentDmConversationsEmptyPlaceholderMessage =>
959-
'Why not start a conversation?';
965+
'Warum beginnst du nicht einfach eine Unterhaltung?';
960966

961967
@override
962968
String get combinedFeedPageTitle => 'Kombinierter Feed';
@@ -972,11 +978,11 @@ class ZulipLocalizationsDe extends ZulipLocalizations {
972978

973979
@override
974980
String get channelsEmptyPlaceholderHeader =>
975-
'You’re not subscribed to any channels yet.';
981+
'Du hast noch keine Kanäle abonniert.';
976982

977983
@override
978984
String channelsEmptyPlaceholderMessage(String allChannelsPageTitle) {
979-
return 'Try going to <z-link>$allChannelsPageTitle</z-link> and joining some of them.';
985+
return 'Versuche, nach <z-link>$allChannelsPageTitle</z-link> zu gehen und einigen davon beizutreten.';
980986
}
981987

982988
@override

0 commit comments

Comments
 (0)