Skip to content

Commit 300c9ec

Browse files
committed
l10n: Update translations from Weblate.
1 parent 834834b commit 300c9ec

File tree

4 files changed

+144
-7
lines changed

4 files changed

+144
-7
lines changed

assets/l10n/app_de.arb

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,22 @@
1-
{}
1+
{
2+
"settingsPageTitle": "Einstellungen",
3+
"@settingsPageTitle": {
4+
"description": "Title for the settings page."
5+
},
6+
"aboutPageTitle": "Über Zulip",
7+
"@aboutPageTitle": {
8+
"description": "Title for About Zulip page."
9+
},
10+
"aboutPageAppVersion": "App-Version",
11+
"@aboutPageAppVersion": {
12+
"description": "Label for Zulip app version in About Zulip page"
13+
},
14+
"chooseAccountPageTitle": "Konto auswählen",
15+
"@chooseAccountPageTitle": {
16+
"description": "Title for the page to choose between Zulip accounts."
17+
},
18+
"switchAccountButton": "Konto wechseln",
19+
"@switchAccountButton": {
20+
"description": "Label for main-menu button leading to the choose-account page."
21+
}
22+
}

assets/l10n/app_pl.arb

Lines changed: 58 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@actionSheetOptionMarkAsUnread": {
7474
"description": "Label for mark as unread button on action sheet."
7575
},
76-
"logOutConfirmationDialogMessage": "Aby użyć tego konta należy wypełnić URL organizacji oraz dane konta.",
76+
"logOutConfirmationDialogMessage": "Aby użyć tego konta należy wskazać URL organizacji oraz dane konta.",
7777
"@logOutConfirmationDialogMessage": {
7878
"description": "Message for a confirmation dialog for logging out."
7979
},
@@ -699,7 +699,7 @@
699699
"example": "http://chat.example.com/"
700700
}
701701
},
702-
"tryAnotherAccountButton": "Sprawdź inne konto",
702+
"tryAnotherAccountButton": "Użyj innego konta",
703703
"@tryAnotherAccountButton": {
704704
"description": "Label for loading screen button prompting user to try another account."
705705
},
@@ -1076,5 +1076,61 @@
10761076
"actionSheetOptionListOfTopics": "Lista wątków",
10771077
"@actionSheetOptionListOfTopics": {
10781078
"description": "Label for navigating to a channel's topic-list page."
1079+
},
1080+
"newDmSheetBackButtonLabel": "Wróć",
1081+
"@newDmSheetBackButtonLabel": {
1082+
"description": "Label for the back button in the new DM sheet, allowing the user to return to the previous screen."
1083+
},
1084+
"newDmSheetNextButtonLabel": "Dalej",
1085+
"@newDmSheetNextButtonLabel": {
1086+
"description": "Label for the front button in the new DM sheet, if applicable, for navigation or action."
1087+
},
1088+
"newDmSheetScreenTitle": "Nowa DM",
1089+
"@newDmSheetScreenTitle": {
1090+
"description": "Title displayed at the top of the new DM screen."
1091+
},
1092+
"newDmFabButtonLabel": "Nowa DM",
1093+
"@newDmFabButtonLabel": {
1094+
"description": "Label for the floating action button (FAB) that opens the new DM sheet."
1095+
},
1096+
"newDmSheetSearchHintSomeSelected": "Dodaj kolejnego użytkownika…",
1097+
"@newDmSheetSearchHintSomeSelected": {
1098+
"description": "Hint text for the search bar when at least one user is selected"
1099+
},
1100+
"mutedSender": "Wyciszony nadawca",
1101+
"@mutedSender": {
1102+
"description": "Name for a muted user to display in message list."
1103+
},
1104+
"revealButtonLabel": "Odsłoń wiadomość od wyciszonego użytkownika",
1105+
"@revealButtonLabel": {
1106+
"description": "Label for the button revealing hidden message from a muted sender in message list."
1107+
},
1108+
"mutedUser": "Wyciszony użytkownik",
1109+
"@mutedUser": {
1110+
"description": "Name for a muted user to display all over the app."
1111+
},
1112+
"newDmSheetNoUsersFound": "Nie odnaleziono użytkowników",
1113+
"@newDmSheetNoUsersFound": {
1114+
"description": "Message shown in the new DM sheet when no users match the search."
1115+
},
1116+
"actionSheetOptionHideMutedMessage": "Ukryj ponownie wyciszone wiadomości",
1117+
"@actionSheetOptionHideMutedMessage": {
1118+
"description": "Label for hide muted message again button on action sheet."
1119+
},
1120+
"newDmSheetSearchHintEmpty": "Dodaj jednego lub więcej użytkowników",
1121+
"@newDmSheetSearchHintEmpty": {
1122+
"description": "Hint text for the search bar when no users are selected"
1123+
},
1124+
"messageNotSentLabel": "NIE WYSŁANO WIADOMOŚCI",
1125+
"@messageNotSentLabel": {
1126+
"description": "Text on a message in the message list saying that a send message request failed. (Use ALL CAPS for cased alphabets: Latin, Greek, Cyrillic, etc.)"
1127+
},
1128+
"discardDraftForMessageNotSentConfirmationDialogMessage": "Odzyskanie wiadomości, która nie została wysłana, skutkuje wyczyszczeniem zawartości pola dodania wpisu.",
1129+
"@discardDraftForMessageNotSentConfirmationDialogMessage": {
1130+
"description": "Message for a confirmation dialog when restoring a message not sent, for discarding message text that was typed into the compose box."
1131+
},
1132+
"errorNotificationOpenAccountNotFound": "Nie odnaleziono konta powiązanego z tym powiadomieniem.",
1133+
"@errorNotificationOpenAccountNotFound": {
1134+
"description": "Error message when the account associated with the notification could not be found"
10791135
}
10801136
}

assets/l10n/app_ru.arb

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,5 +1068,69 @@
10681068
"discardDraftForEditConfirmationDialogMessage": "При изменении сообщения текст из поля для редактирования удаляется.",
10691069
"@discardDraftForEditConfirmationDialogMessage": {
10701070
"description": "Message for a confirmation dialog for discarding message text that was typed into the compose box."
1071+
},
1072+
"actionSheetOptionListOfTopics": "Список тем",
1073+
"@actionSheetOptionListOfTopics": {
1074+
"description": "Label for navigating to a channel's topic-list page."
1075+
},
1076+
"topicsButtonLabel": "ТЕМЫ",
1077+
"@topicsButtonLabel": {
1078+
"description": "Label for message list button leading to topic-list page. (Use ALL CAPS for cased alphabets: Latin, Greek, Cyrillic, etc.)"
1079+
},
1080+
"newDmSheetSearchHintEmpty": "Добавить пользователей",
1081+
"@newDmSheetSearchHintEmpty": {
1082+
"description": "Hint text for the search bar when no users are selected"
1083+
},
1084+
"mutedSender": "Отключенный отправитель",
1085+
"@mutedSender": {
1086+
"description": "Name for a muted user to display in message list."
1087+
},
1088+
"revealButtonLabel": "Показать сообщение отключенного отправителя",
1089+
"@revealButtonLabel": {
1090+
"description": "Label for the button revealing hidden message from a muted sender in message list."
1091+
},
1092+
"mutedUser": "Отключенный пользователь",
1093+
"@mutedUser": {
1094+
"description": "Name for a muted user to display all over the app."
1095+
},
1096+
"newDmSheetNoUsersFound": "Никто не найден",
1097+
"@newDmSheetNoUsersFound": {
1098+
"description": "Message shown in the new DM sheet when no users match the search."
1099+
},
1100+
"messageNotSentLabel": "СООБЩЕНИЕ НЕ ОТПРАВЛЕНО",
1101+
"@messageNotSentLabel": {
1102+
"description": "Text on a message in the message list saying that a send message request failed. (Use ALL CAPS for cased alphabets: Latin, Greek, Cyrillic, etc.)"
1103+
},
1104+
"actionSheetOptionHideMutedMessage": "Скрыть отключенное сообщение",
1105+
"@actionSheetOptionHideMutedMessage": {
1106+
"description": "Label for hide muted message again button on action sheet."
1107+
},
1108+
"newDmFabButtonLabel": "Новое ЛС",
1109+
"@newDmFabButtonLabel": {
1110+
"description": "Label for the floating action button (FAB) that opens the new DM sheet."
1111+
},
1112+
"discardDraftForMessageNotSentConfirmationDialogMessage": "При восстановлении неотправленного сообщения текст в поле ввода текста будет утрачен.",
1113+
"@discardDraftForMessageNotSentConfirmationDialogMessage": {
1114+
"description": "Message for a confirmation dialog when restoring a message not sent, for discarding message text that was typed into the compose box."
1115+
},
1116+
"newDmSheetBackButtonLabel": "Назад",
1117+
"@newDmSheetBackButtonLabel": {
1118+
"description": "Label for the back button in the new DM sheet, allowing the user to return to the previous screen."
1119+
},
1120+
"newDmSheetScreenTitle": "Новое ЛС",
1121+
"@newDmSheetScreenTitle": {
1122+
"description": "Title displayed at the top of the new DM screen."
1123+
},
1124+
"newDmSheetSearchHintSomeSelected": "Добавить еще…",
1125+
"@newDmSheetSearchHintSomeSelected": {
1126+
"description": "Hint text for the search bar when at least one user is selected"
1127+
},
1128+
"newDmSheetNextButtonLabel": "Далее",
1129+
"@newDmSheetNextButtonLabel": {
1130+
"description": "Label for the front button in the new DM sheet, if applicable, for navigation or action."
1131+
},
1132+
"errorNotificationOpenAccountNotFound": "Учетная запись, связанная с этим уведомлением, не найдена.",
1133+
"@errorNotificationOpenAccountNotFound": {
1134+
"description": "Error message when the account associated with the notification could not be found"
10711135
}
10721136
}

assets/l10n/app_uk.arb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -991,10 +991,6 @@
991991
"@experimentalFeatureSettingsWarning": {
992992
"description": "Warning text on settings page for experimental, in-development features"
993993
},
994-
"errorNotificationOpenAccountMissing": "Обліковий запис, пов’язаний із цим сповіщенням, більше не існує.",
995-
"@errorNotificationOpenAccountMissing": {
996-
"description": "Error message when the account associated with the notification is not found"
997-
},
998994
"errorReactionAddingFailedTitle": "Не вдалося додати реакцію",
999995
"@errorReactionAddingFailedTitle": {
1000996
"description": "Error title when adding a message reaction fails"

0 commit comments

Comments
 (0)