Skip to content

Commit 48fa89f

Browse files
weblategnprice
authored andcommitted
l10n: Update translations from Weblate.
1 parent 89b85dc commit 48fa89f

14 files changed

+134
-201
lines changed

assets/l10n/app_de.arb

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,6 @@
107107
"@actionSheetReadReceiptsZeroReadCount": {
108108
"description": "Label in the \"Read receipts\" bottom sheet when no one has read the message."
109109
},
110-
"@allChannelsEmptyPlaceholder": {
111-
"description": "Centered text on the 'All channels' page saying that there is no content to show."
112-
},
113110
"@allChannelsPageTitle": {
114111
"description": "Title for the 'All channels' page."
115112
},
@@ -119,18 +116,6 @@
119116
"@channelFeedButtonTooltip": {
120117
"description": "Tooltip for button to navigate to a given channel's feed"
121118
},
122-
"@channelsEmptyPlaceholder": {
123-
"description": "Centered text on the 'Channels' page saying that there is no content to show."
124-
},
125-
"@channelsEmptyPlaceholderWithAllChannelsLink": {
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-
},
134119
"@channelsPageTitle": {
135120
"description": "Title for the page with a list of subscribed channels."
136121
},
@@ -621,9 +606,6 @@
621606
}
622607
}
623608
},
624-
"@inboxEmptyPlaceholder": {
625-
"description": "Centered text on the 'Inbox' page saying that there is no content to show."
626-
},
627609
"@inboxPageTitle": {
628610
"description": "Title for the page with unreads."
629611
},
@@ -896,9 +878,6 @@
896878
"@reactionChipsLabel": {
897879
"description": "Text identifying the container of reaction chips on a message. (An accessibility label for assistive technology.)"
898880
},
899-
"@recentDmConversationsEmptyPlaceholder": {
900-
"description": "Centered text on the 'Direct messages' page saying that there is no content to show."
901-
},
902881
"@recentDmConversationsPageTitle": {
903882
"description": "Title for the page with a list of DM conversations."
904883
},
@@ -1288,12 +1267,9 @@
12881267
"actionSheetReadReceiptsErrorReadCount": "Laden von Empfangsbestätigungen fehlgeschlagen.",
12891268
"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>:}}",
12901269
"actionSheetReadReceiptsZeroReadCount": "Niemand hat diese Nachricht bisher gelesen.",
1291-
"allChannelsEmptyPlaceholder": "Es gibt in dieser Organisation keine Kanäle die du ansehen kannst.",
12921270
"allChannelsPageTitle": "Alle Kanäle",
12931271
"appVersionUnknownPlaceholder": "(…)",
12941272
"channelFeedButtonTooltip": "Kanal-Feed",
1295-
"channelsEmptyPlaceholder": "Du hast noch keine Kanäle abonniert.",
1296-
"channelsEmptyPlaceholderWithAllChannelsLink": "Du hast noch keine Kanäle abonniert. Probiere zu <z-link>{allChannelsPageTitle}</z-link> zu gehen und ein paar von ihnen beizutreten.",
12971273
"channelsPageTitle": "Kanäle",
12981274
"chooseAccountButtonAddAnAccount": "Account hinzufügen",
12991275
"chooseAccountPageLogOutButton": "Abmelden",
@@ -1402,7 +1378,6 @@
14021378
"experimentalFeatureSettingsPageTitle": "Experimentelle Funktionen",
14031379
"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.",
14041380
"filenameAndSizeInMiB": "{filename}: {size} MiB",
1405-
"inboxEmptyPlaceholder": "Es sind keine ungelesenen Nachrichten in deinem Eingang. Verwende die Buttons unten, um den kombinierten Feed oder die Kanalliste anzusehen.",
14061381
"inboxPageTitle": "Eingang",
14071382
"initialAnchorSettingDescription": "Du kannst auswählen ob Nachrichten-Feeds bei deiner ersten ungelesenen oder bei den neuesten Nachrichten geöffnet werden.",
14081383
"initialAnchorSettingFirstUnreadAlways": "Erste ungelesene Nachricht",
@@ -1475,7 +1450,6 @@
14751450
"reactionChipLabel": "{emojiName}: {votes}",
14761451
"reactionChipVotesYouAndOthers": "{otherUsersCount, plural, =1{Du und ein weiterer} other{Du und {otherUsersCount} weitere}}",
14771452
"reactionChipsLabel": "Reaktionen",
1478-
"recentDmConversationsEmptyPlaceholder": "Du hast noch keine Direktnachrichten! Warum nicht die Unterhaltung beginnen?",
14791453
"recentDmConversationsPageTitle": "Direktnachrichten",
14801454
"recentDmConversationsSectionHeader": "Direktnachrichten",
14811455
"revealButtonLabel": "Nachricht anzeigen",

assets/l10n/app_fr.arb

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -101,18 +101,6 @@
101101
"@channelFeedButtonTooltip": {
102102
"description": "Tooltip for button to navigate to a given channel's feed"
103103
},
104-
"@channelsEmptyPlaceholder": {
105-
"description": "Centered text on the 'Channels' page saying that there is no content to show."
106-
},
107-
"@channelsEmptyPlaceholderWithAllChannelsLink": {
108-
"description": "Centered text on the 'Channels' page saying that there is no content to show, with a link to 'All channels'.",
109-
"placeholders": {
110-
"allChannelsPageTitle": {
111-
"example": "All channels",
112-
"type": "String"
113-
}
114-
}
115-
},
116104
"@channelsPageTitle": {
117105
"description": "Title for the page with a list of subscribed channels."
118106
},
@@ -357,9 +345,6 @@
357345
}
358346
}
359347
},
360-
"@inboxEmptyPlaceholder": {
361-
"description": "Centered text on the 'Inbox' page saying that there is no content to show."
362-
},
363348
"@inboxPageTitle": {
364349
"description": "Title for the page with unreads."
365350
},
@@ -446,9 +431,6 @@
446431
"@reactionChipsLabel": {
447432
"description": "Text identifying the container of reaction chips on a message. (An accessibility label for assistive technology.)"
448433
},
449-
"@recentDmConversationsEmptyPlaceholder": {
450-
"description": "Centered text on the 'Direct messages' page saying that there is no content to show."
451-
},
452434
"@recentDmConversationsPageTitle": {
453435
"description": "Title for the page with a list of DM conversations."
454436
},
@@ -665,8 +647,6 @@
665647
"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 :}}",
666648
"actionSheetReadReceiptsZeroReadCount": "Personne n'a encore lu ce message.",
667649
"channelFeedButtonTooltip": "Fil de la chaîne",
668-
"channelsEmptyPlaceholder": "Vous n'êtes abonné à aucune chaîne pour l'instant.",
669-
"channelsEmptyPlaceholderWithAllChannelsLink": "Vous n'êtes abonné à aucune chaîne pour l'instant. Allez sur <z-link>{allChannelsPageTitle}</z-link> pour vous abonner.",
670650
"channelsPageTitle": "Chaînes",
671651
"chooseAccountButtonAddAnAccount": "Ajouter un compte",
672652
"chooseAccountPageLogOutButton": "Déconnexion",
@@ -719,7 +699,6 @@
719699
"errorWebAuthOperationalError": "Oups, une erreur s'est produite.",
720700
"errorWebAuthOperationalErrorTitle": "Une erreur s'est produite",
721701
"filenameAndSizeInMiB": "{filename} : {size} MiB",
722-
"inboxEmptyPlaceholder": "Aucun message non lu dans votre boîte de réception. Utilisez les boutons ci-dessous pour voir le fil groupé ou la liste des chaînes.",
723702
"inboxPageTitle": "Boîte de réception",
724703
"logOutConfirmationDialogConfirmButton": "Déconnexion",
725704
"logOutConfirmationDialogMessage": "Pour utiliser ce compte à l'avenir, vous devrez ré-entrer l'adresse pour votre organisation et les informations de votre compte.",
@@ -740,7 +719,6 @@
740719
"reactedEmojiSelfUser": "Vous",
741720
"reactionChipLabel": "{emojiName} : {votes}",
742721
"reactionChipsLabel": "Réactions",
743-
"recentDmConversationsEmptyPlaceholder": "Vous n'avez aucun message direct pour l'instant ! Et si vous lanciez une conversation ?",
744722
"recentDmConversationsPageTitle": "Messages directs",
745723
"recentDmConversationsSectionHeader": "Messages directs",
746724
"searchMessagesClearButtonTooltip": "Effacer",

assets/l10n/app_it.arb

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,6 @@
7777
"@channelFeedButtonTooltip": {
7878
"description": "Tooltip for button to navigate to a given channel's feed"
7979
},
80-
"@channelsEmptyPlaceholder": {
81-
"description": "Centered text on the 'Channels' page saying that there is no content to show."
82-
},
8380
"@channelsPageTitle": {
8481
"description": "Title for the page with a list of subscribed channels."
8582
},
@@ -534,9 +531,6 @@
534531
}
535532
}
536533
},
537-
"@inboxEmptyPlaceholder": {
538-
"description": "Centered text on the 'Inbox' page saying that there is no content to show."
539-
},
540534
"@inboxPageTitle": {
541535
"description": "Title for the page with unreads."
542536
},
@@ -778,9 +772,6 @@
778772
"@reactedEmojiSelfUser": {
779773
"description": "Display name for the user themself, to show on an emoji reaction added by the user."
780774
},
781-
"@recentDmConversationsEmptyPlaceholder": {
782-
"description": "Centered text on the 'Direct messages' page saying that there is no content to show."
783-
},
784775
"@recentDmConversationsPageTitle": {
785776
"description": "Title for the page with a list of DM conversations."
786777
},
@@ -998,7 +989,6 @@
998989
"allChannelsPageTitle": "Titolo per la pagina \"Tutti i canali\".",
999990
"appVersionUnknownPlaceholder": "(…)",
1000991
"channelFeedButtonTooltip": "Feed del canale",
1001-
"channelsEmptyPlaceholder": "Non sei ancora iscritto ad alcun canale.",
1002992
"channelsPageTitle": "Canali",
1003993
"chooseAccountButtonAddAnAccount": "Aggiungi un account",
1004994
"chooseAccountPageLogOutButton": "Esci",
@@ -1095,7 +1085,6 @@
10951085
"experimentalFeatureSettingsPageTitle": "Caratteristiche sperimentali",
10961086
"experimentalFeatureSettingsWarning": "Queste opzioni abilitano funzionalità ancora in fase di sviluppo e non ancora pronte. Potrebbero non funzionare e causare problemi in altre aree dell'app.\n\nQueste impostazioni sono pensate per la sperimentazione da parte di chi lavora allo sviluppo di Zulip.",
10971087
"filenameAndSizeInMiB": "{filename}: {size} MiB",
1098-
"inboxEmptyPlaceholder": "Non ci sono messaggi non letti nella posta in arrivo. Usare i pulsanti sotto per visualizzare il feed combinato o l'elenco dei canali.",
10991088
"inboxPageTitle": "Inbox",
11001089
"initialAnchorSettingDescription": "È possibile scegliere se i feed dei messaggi devono aprirsi al primo messaggio non letto oppure ai messaggi più recenti.",
11011090
"initialAnchorSettingFirstUnreadAlways": "Primo messaggio non letto",
@@ -1163,7 +1152,6 @@
11631152
"preparingEditMessageContentInput": "Preparazione…",
11641153
"profileButtonSendDirectMessage": "Invia un messaggio diretto",
11651154
"reactedEmojiSelfUser": "Tu",
1166-
"recentDmConversationsEmptyPlaceholder": "Non ci sono ancora messaggi diretti! Perché non iniziare la conversazione?",
11671155
"recentDmConversationsPageTitle": "Messaggi diretti",
11681156
"recentDmConversationsSectionHeader": "Messaggi diretti",
11691157
"revealButtonLabel": "Mostra messaggio per mittente silenziato",

assets/l10n/app_ja.arb

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,6 @@
110110
"@channelFeedButtonTooltip": {
111111
"description": "Tooltip for button to navigate to a given channel's feed"
112112
},
113-
"@channelsEmptyPlaceholder": {
114-
"description": "Centered text on the 'Channels' page saying that there is no content to show."
115-
},
116113
"@channelsPageTitle": {
117114
"description": "Title for the page with a list of subscribed channels."
118115
},
@@ -578,9 +575,6 @@
578575
}
579576
}
580577
},
581-
"@inboxEmptyPlaceholder": {
582-
"description": "Centered text on the 'Inbox' page saying that there is no content to show."
583-
},
584578
"@inboxPageTitle": {
585579
"description": "Title for the page with unreads."
586580
},
@@ -848,9 +842,6 @@
848842
"@reactionChipsLabel": {
849843
"description": "Text identifying the container of reaction chips on a message. (An accessibility label for assistive technology.)"
850844
},
851-
"@recentDmConversationsEmptyPlaceholder": {
852-
"description": "Centered text on the 'Direct messages' page saying that there is no content to show."
853-
},
854845
"@recentDmConversationsPageTitle": {
855846
"description": "Title for the page with a list of DM conversations."
856847
},
@@ -1226,7 +1217,6 @@
12261217
"actionSheetReadReceiptsZeroReadCount": "このメッセージはまだ誰も読んでいません。",
12271218
"appVersionUnknownPlaceholder": "(…)",
12281219
"channelFeedButtonTooltip": "チャンネルフィード",
1229-
"channelsEmptyPlaceholder": "まだ参加しているチャンネルはありません。",
12301220
"channelsPageTitle": "チャンネル",
12311221
"chooseAccountButtonAddAnAccount": "新しいアカウントを追加",
12321222
"chooseAccountPageLogOutButton": "ログアウト",
@@ -1328,7 +1318,6 @@
13281318
"experimentalFeatureSettingsPageTitle": "実験的機能",
13291319
"experimentalFeatureSettingsWarning": "これらのオプションは、まだ開発中で未完成の機能を有効にします。正常に動作しない場合や、アプリの他の部分に不具合を引き起こす可能性があります。\n\nこの設定は、Zulip の開発に携わる人が試験的に利用することを目的としています。",
13301320
"filenameAndSizeInMiB": "{filename}: {size} MiB",
1331-
"inboxEmptyPlaceholder": "未読メッセージはありません。下のボタンから、統合フィードまたはチャンネル一覧を表示できます。",
13321321
"inboxPageTitle": "受信箱",
13331322
"initialAnchorSettingDescription": "メッセージ一覧を、最初の未読メッセージから開くか、最新のメッセージから開くかを選択できます。",
13341323
"initialAnchorSettingFirstUnreadAlways": "最初の未読メッセージ",
@@ -1400,7 +1389,6 @@
14001389
"reactionChipLabel": "{emojiName}: {votes}件",
14011390
"reactionChipVotesYouAndOthers": "{otherUsersCount, plural, =1{自分とほか1人} other{自分とほか{otherUsersCount}人}}",
14021391
"reactionChipsLabel": "リアクション",
1403-
"recentDmConversationsEmptyPlaceholder": "まだダイレクトメッセージはありません!会話を始めてみませんか?",
14041392
"recentDmConversationsPageTitle": "ダイレクトメッセージ",
14051393
"recentDmConversationsSectionHeader": "ダイレクトメッセージ",
14061394
"revealButtonLabel": "メッセージを表示",

assets/l10n/app_pl.arb

Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"@actionSheetReadReceiptsZeroReadCount": {
108108
"description": "Label in the \"Read receipts\" bottom sheet when no one has read the message."
109109
},
110-
"@allChannelsEmptyPlaceholder": {
110+
"@allChannelsEmptyPlaceholderHeader": {
111111
"description": "Centered text on the 'All channels' page saying that there is no content to show."
112112
},
113113
"@allChannelsPageTitle": {
@@ -119,10 +119,10 @@
119119
"@channelFeedButtonTooltip": {
120120
"description": "Tooltip for button to navigate to a given channel's feed"
121121
},
122-
"@channelsEmptyPlaceholder": {
122+
"@channelsEmptyPlaceholderHeader": {
123123
"description": "Centered text on the 'Channels' page saying that there is no content to show."
124124
},
125-
"@channelsEmptyPlaceholderWithAllChannelsLink": {
125+
"@channelsEmptyPlaceholderMessage": {
126126
"description": "Centered text on the 'Channels' page saying that there is no content to show, with a link to 'All channels'.",
127127
"placeholders": {
128128
"allChannelsPageTitle": {
@@ -624,9 +624,12 @@
624624
}
625625
}
626626
},
627-
"@inboxEmptyPlaceholder": {
627+
"@inboxEmptyPlaceholderHeader": {
628628
"description": "Centered text on the 'Inbox' page saying that there is no content to show."
629629
},
630+
"@inboxEmptyPlaceholderMessage": {
631+
"description": "Additional centered text on the 'Inbox' page saying that there is no content to show."
632+
},
630633
"@inboxPageTitle": {
631634
"description": "Title for the page with unreads."
632635
},
@@ -899,9 +902,12 @@
899902
"@reactionChipsLabel": {
900903
"description": "Text identifying the container of reaction chips on a message. (An accessibility label for assistive technology.)"
901904
},
902-
"@recentDmConversationsEmptyPlaceholder": {
905+
"@recentDmConversationsEmptyPlaceholderHeader": {
903906
"description": "Centered text on the 'Direct messages' page saying that there is no content to show."
904907
},
908+
"@recentDmConversationsEmptyPlaceholderMessage": {
909+
"description": "Additional centered text on the 'Direct messages' page saying that there is no content to show."
910+
},
905911
"@recentDmConversationsPageTitle": {
906912
"description": "Title for the page with a list of DM conversations."
907913
},
@@ -1291,12 +1297,12 @@
12911297
"actionSheetReadReceiptsErrorReadCount": "Ładowanie potwierdzeń odczytu bez powodzenia.",
12921298
"actionSheetReadReceiptsReadCount": "{count, plural, =1{Ta wiadomość została <z-link>przeczytana</z-link> przez {count} osobę:} other{Ta wiadomość została <z-link>przeczytana</z-link> przez {count} osób:}}",
12931299
"actionSheetReadReceiptsZeroReadCount": "Nikt jeszcze nie widział tej wiadomości.",
1294-
"allChannelsEmptyPlaceholder": "Brak kanałów, które możesz przeglądać w tej organizacji.",
1300+
"allChannelsEmptyPlaceholderHeader": "Brak kanałów do których masz wgląd w tej organizacji.",
12951301
"allChannelsPageTitle": "Wszystkie kanały",
12961302
"appVersionUnknownPlaceholder": "(…)",
12971303
"channelFeedButtonTooltip": "Strumień kanału",
1298-
"channelsEmptyPlaceholder": "Nie śledzisz żadnego z kanałów.",
1299-
"channelsEmptyPlaceholderWithAllChannelsLink": "Nie śledzisz żadnego z kanałów. Sprawdź dostępne <z-link>{allChannelsPageTitle}</z-link> i dołącz do części z nich.",
1304+
"channelsEmptyPlaceholderHeader": "Nie śledzisz żadnego z kanałów.",
1305+
"channelsEmptyPlaceholderMessage": "Spróbuj skorzystać z <z-link>{allChannelsPageTitle}</z-link> i dołączyć do nich.",
13001306
"channelsPageTitle": "Kanały",
13011307
"chooseAccountButtonAddAnAccount": "Dodaj konto",
13021308
"chooseAccountPageLogOutButton": "Wyloguj",
@@ -1406,7 +1412,8 @@
14061412
"experimentalFeatureSettingsPageTitle": "Funkcje eksperymentalne",
14071413
"experimentalFeatureSettingsWarning": "W ten sposób aktywujesz funkcje, które są w fazie testów. Mogą one nie działać lub powodować problemy z tym co bez nich działa poprawnie.\n\nTo ustawienie przewidziane jest dla tych, którzy pracują nad ulepszeniem aplikacji Zulip.",
14081414
"filenameAndSizeInMiB": "{filename}: {size} MiB",
1409-
"inboxEmptyPlaceholder": "Obecnie brak nowych wiadomości. Skorzystaj z przycisków u dołu ekranu aby przejść do widoku mieszanego lub listy kanałów.",
1415+
"inboxEmptyPlaceholderHeader": "Brak nieprzeczytanych wiadomości w odebranych.",
1416+
"inboxEmptyPlaceholderMessage": "Użyj poniższych przycisków aby skorzystać z widoku mieszanego lub listy kanałów.",
14101417
"inboxPageTitle": "Odebrane",
14111418
"initialAnchorSettingDescription": "Możesz wybrać czy bardziej odpowiada Ci odczyt nieprzeczytanych lub najnowszych wiadomości.",
14121419
"initialAnchorSettingFirstUnreadAlways": "Pierwsza nieprzeczytana wiadomość",
@@ -1479,7 +1486,8 @@
14791486
"reactionChipLabel": "{emojiName}: {votes}",
14801487
"reactionChipVotesYouAndOthers": "{otherUsersCount, plural, =1{Ty i 1 inny} other{Ty i {otherUsersCount} innych}}",
14811488
"reactionChipsLabel": "Reakcje",
1482-
"recentDmConversationsEmptyPlaceholder": "Brak wiadomości w archiwum! Może warto rozpocząć dyskusję?",
1489+
"recentDmConversationsEmptyPlaceholderHeader": "Póki co brak prywatnych wiadomości!",
1490+
"recentDmConversationsEmptyPlaceholderMessage": "A może by tak rozpocząć rozmowę?",
14831491
"recentDmConversationsPageTitle": "Wiadomości bezpośrednie",
14841492
"recentDmConversationsSectionHeader": "Wiadomości bezpośrednie",
14851493
"revealButtonLabel": "Odsłoń wiadomość",
@@ -1522,7 +1530,7 @@
15221530
"themeSettingTitle": "WYSTRÓJ",
15231531
"today": "Dzisiaj",
15241532
"topicValidationErrorMandatoryButEmpty": "Wątki są wymagane przez tę organizację.",
1525-
"topicValidationErrorTooLong": "Tytuł nie może być dłuższy niż 60 znaków.",
1533+
"topicValidationErrorTooLong": "Długość wątku nie może być dłuższa niż {maxLength, plural, =1{1 znak} other{{maxLength} znaków}}.",
15261534
"topicsButtonTooltip": "Wątki",
15271535
"tryAnotherAccountButton": "Użyj innego konta",
15281536
"tryAnotherAccountMessage": "Twoje konto na {url} wymaga jeszcze chwili na załadowanie.",

0 commit comments

Comments
 (0)