Skip to content

Commit e9a574a

Browse files
committed
l10n: Update translations from Weblate.
1 parent a9137f2 commit e9a574a

16 files changed

+1416
-1009
lines changed

assets/l10n/app_ar.arb

Lines changed: 48 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,56 @@
11
{
2-
"wildcardMentionAll": "الجميع",
2+
"@aboutPageAppVersion": {
3+
"description": "Label for Zulip app version in About Zulip page"
4+
},
5+
"@aboutPageOpenSourceLicenses": {
6+
"description": "Item title in About Zulip page to navigate to Licenses page"
7+
},
8+
"@aboutPageTapToView": {
9+
"description": "Item subtitle in About Zulip page to navigate to Licenses page"
10+
},
11+
"@aboutPageTitle": {
12+
"description": "Title for About Zulip page."
13+
},
14+
"@chooseAccountPageTitle": {
15+
"description": "Title for the page to choose between Zulip accounts."
16+
},
17+
"@settingsPageTitle": {
18+
"description": "Title for the settings page."
19+
},
20+
"@switchAccountButton": {
21+
"description": "Label for main-menu button leading to the choose-account page."
22+
},
23+
"@upgradeWelcomeDialogDismiss": {
24+
"description": "Label for button dismissing dialog shown on first upgrade from the legacy Zulip app."
25+
},
26+
"@upgradeWelcomeDialogTitle": {
27+
"description": "Title for dialog shown on first upgrade from the legacy Zulip app."
28+
},
329
"@wildcardMentionAll": {},
4-
"wildcardMentionEveryone": "الكل",
5-
"@wildcardMentionEveryone": {},
6-
"wildcardMentionChannel": "القناة",
30+
"@wildcardMentionAllDmDescription": {},
731
"@wildcardMentionChannel": {},
8-
"wildcardMentionStream": "الدفق",
32+
"@wildcardMentionChannelDescription": {},
33+
"@wildcardMentionEveryone": {},
934
"@wildcardMentionStream": {},
10-
"wildcardMentionTopic": "الموضوع",
35+
"@wildcardMentionStreamDescription": {},
1136
"@wildcardMentionTopic": {},
37+
"@wildcardMentionTopicDescription": {},
38+
"aboutPageAppVersion": "نسخة التطبيق",
39+
"aboutPageOpenSourceLicenses": "10.0.151.1",
40+
"aboutPageTapToView": "اضغط للعرض",
41+
"aboutPageTitle": "عن زوليب",
42+
"chooseAccountPageTitle": "اختر حساب",
43+
"settingsPageTitle": "الإعدادات",
44+
"switchAccountButton": "تبديل الحساب",
45+
"upgradeWelcomeDialogDismiss": "هيا بنا",
46+
"upgradeWelcomeDialogTitle": "أهلا بك في تطبيق زوليب الجديد !",
47+
"wildcardMentionAll": "الجميع",
48+
"wildcardMentionAllDmDescription": "إخطار المستلمين",
49+
"wildcardMentionChannel": "القناة",
1250
"wildcardMentionChannelDescription": "إخطار القناة",
13-
"@wildcardMentionChannelDescription": {},
51+
"wildcardMentionEveryone": "الكل",
52+
"wildcardMentionStream": "الدفق",
1453
"wildcardMentionStreamDescription": "إخطار الدفق",
15-
"@wildcardMentionStreamDescription": {},
16-
"wildcardMentionAllDmDescription": "إخطار المستلمين",
17-
"@wildcardMentionAllDmDescription": {},
18-
"wildcardMentionTopicDescription": "إخطار الموضوع",
19-
"@wildcardMentionTopicDescription": {}
54+
"wildcardMentionTopic": "الموضوع",
55+
"wildcardMentionTopicDescription": "إخطار الموضوع"
2056
}

assets/l10n/app_de.arb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
"@aboutPageTitle": {
1212
"description": "Title for About Zulip page."
1313
},
14+
"@actionSheetOptionChannelFeed": {
15+
"description": "Label for navigating to a channel's channel-feed page."
16+
},
1417
"@actionSheetOptionCopyChannelLink": {
1518
"description": "Label for copy channel link button on action sheet."
1619
},
@@ -1213,6 +1216,7 @@
12131216
"aboutPageOpenSourceLicenses": "Open-Source-Lizenzen",
12141217
"aboutPageTapToView": "Antippen zum Ansehen",
12151218
"aboutPageTitle": "Über Zulip",
1219+
"actionSheetOptionChannelFeed": "Kanal-Feed",
12161220
"actionSheetOptionCopyChannelLink": "Link zum Kanal kopieren",
12171221
"actionSheetOptionCopyMessageLink": "Link zur Nachricht kopieren",
12181222
"actionSheetOptionCopyMessageText": "Nachrichtentext kopieren",

assets/l10n/app_fr.arb

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,18 @@
352352
"type": "String"
353353
}
354354
},
355+
"@unsubscribeConfirmationDialogConfirmButton": {
356+
"description": "Label for the 'Unsubscribe' button on a confirmation dialog for unsubscribing from a channel."
357+
},
358+
"@unsubscribeConfirmationDialogTitle": {
359+
"description": "Title for a confirmation dialog for unsubscribing from a channel.",
360+
"placeholders": {
361+
"channelName": {
362+
"example": "mobile",
363+
"type": "String"
364+
}
365+
}
366+
},
355367
"@upgradeWelcomeDialogDismiss": {
356368
"description": "Label for button dismissing dialog shown on first upgrade from the legacy Zulip app."
357369
},
@@ -451,6 +463,8 @@
451463
"switchAccountButton": "Changer de compte",
452464
"tryAnotherAccountButton": "Essayer un autre compte",
453465
"tryAnotherAccountMessage": "Votre compte à {url} prend du temps à se charger.",
466+
"unsubscribeConfirmationDialogConfirmButton": "Se désinscrire",
467+
"unsubscribeConfirmationDialogTitle": "Se désinscrire de {channelName}?",
454468
"upgradeWelcomeDialogDismiss": "Allons-y",
455469
"upgradeWelcomeDialogLinkText": "Allez voir les articles sur le blog des annonces !",
456470
"upgradeWelcomeDialogMessage": "Vous retrouverez une expérience familière dans un logiciel plus rapide et plus élégant.",

assets/l10n/app_ja.arb

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
"@aboutPageTitle": {
1212
"description": "Title for About Zulip page."
1313
},
14+
"@actionSheetOptionChannelFeed": {
15+
"description": "Label for navigating to a channel's channel-feed page."
16+
},
1417
"@actionSheetOptionCopyChannelLink": {
1518
"description": "Label for copy channel link button on action sheet."
1619
},
@@ -1195,6 +1198,7 @@
11951198
"aboutPageOpenSourceLicenses": "オープンソースライセンス",
11961199
"aboutPageTapToView": "タップして表示",
11971200
"aboutPageTitle": "Zulipについて",
1201+
"actionSheetOptionChannelFeed": "チャンネル一覧",
11981202
"actionSheetOptionCopyChannelLink": "チャンネルのリンクをコピー",
11991203
"actionSheetOptionCopyMessageLink": "メッセージへのリンクをコピー",
12001204
"actionSheetOptionCopyMessageText": "メッセージ本文をコピー",
@@ -1356,9 +1360,9 @@
13561360
"mainMenuMyProfile": "自分のプロフィール",
13571361
"manyPeopleTyping": "複数のユーザーが入力中…",
13581362
"markAllAsReadLabel": "すべてのメッセージを既読にする",
1359-
"markAsReadComplete": "{num, plural, =1{1 message} other{{num} messages}}件のメッセージを既読にしました。",
1363+
"markAsReadComplete": "{num, plural, =1{1} other{{num}}}件のメッセージを既読にしました。",
13601364
"markAsReadInProgress": "メッセージを既読にしています…",
1361-
"markAsUnreadComplete": "{num, plural, =1{1 message} other{{num} messages}}件のメッセージを未読にしました。",
1365+
"markAsUnreadComplete": "{num, plural, =1{1} other{{num}}}件のメッセージを未読にしました。",
13621366
"markAsUnreadInProgress": "メッセージを未読にしています…",
13631367
"markReadOnScrollSettingAlways": "常に既読にする",
13641368
"markReadOnScrollSettingConversations": "会話ビューのみ",
@@ -1462,13 +1466,13 @@
14621466
"upgradeWelcomeDialogMessage": "より速く、洗練されたデザインで、これまでと同じ使い心地をお楽しみいただけます。",
14631467
"upgradeWelcomeDialogTitle": "新しいZulipアプリへようこそ!",
14641468
"userActiveDate": "{date}にオンライン",
1465-
"userActiveDaysAgo": "{days, plural, =1{1 day} other{{days} days}}日前にオンライン",
1466-
"userActiveHoursAgo": "{hours, plural, =1{1 hour} other{{hours} hours}}時間前にオンライン",
1467-
"userActiveMinutesAgo": "{minutes, plural, =1{1 minute} other{{minutes} minutes}}分前にオンライン",
1469+
"userActiveDaysAgo": "{days, plural, =1{1} other{{days}}}日前にオンライン",
1470+
"userActiveHoursAgo": "{hours, plural, =1{1} other{{hours}}}時間前にオンライン",
1471+
"userActiveMinutesAgo": "{minutes, plural, =1{1} other{{minutes}}}分前にオンライン",
14681472
"userActiveNow": "オンライン",
14691473
"userActiveYesterday": "昨日オンライン",
14701474
"userIdle": "退席中",
1471-
"userNotActiveInYear": "1年以上活動していません",
1475+
"userNotActiveInYear": "1年以上オフラインです",
14721476
"userRoleAdministrator": "管理者",
14731477
"userRoleGuest": "ゲスト",
14741478
"userRoleMember": "メンバー",

assets/l10n/app_pl.arb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
"@aboutPageTitle": {
1212
"description": "Title for About Zulip page."
1313
},
14+
"@actionSheetOptionChannelFeed": {
15+
"description": "Label for navigating to a channel's channel-feed page."
16+
},
1417
"@actionSheetOptionCopyChannelLink": {
1518
"description": "Label for copy channel link button on action sheet."
1619
},
@@ -1213,6 +1216,7 @@
12131216
"aboutPageOpenSourceLicenses": "Licencje otwartego źródła",
12141217
"aboutPageTapToView": "Dotknij, aby pokazać",
12151218
"aboutPageTitle": "O Zulip",
1219+
"actionSheetOptionChannelFeed": "Strumień kanału",
12161220
"actionSheetOptionCopyChannelLink": "Skopiuj odnośnik do kanału",
12171221
"actionSheetOptionCopyMessageLink": "Skopiuj odnośnik do wiadomości",
12181222
"actionSheetOptionCopyMessageText": "Skopiuj tekst wiadomości",

assets/l10n/app_ru.arb

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
"@aboutPageTitle": {
1212
"description": "Title for About Zulip page."
1313
},
14+
"@actionSheetOptionChannelFeed": {
15+
"description": "Label for navigating to a channel's channel-feed page."
16+
},
1417
"@actionSheetOptionCopyChannelLink": {
1518
"description": "Label for copy channel link button on action sheet."
1619
},
@@ -1213,6 +1216,7 @@
12131216
"aboutPageOpenSourceLicenses": "Лицензии открытого исходного кода",
12141217
"aboutPageTapToView": "Нажмите для просмотра",
12151218
"aboutPageTitle": "О Zulip",
1219+
"actionSheetOptionChannelFeed": "Лента канала",
12161220
"actionSheetOptionCopyChannelLink": "Скопировать ссылку на канал",
12171221
"actionSheetOptionCopyMessageLink": "Скопировать ссылку на сообщение",
12181222
"actionSheetOptionCopyMessageText": "Скопировать текст сообщения",
@@ -1494,7 +1498,7 @@
14941498
"userRoleOwner": "Владелец",
14951499
"userRoleUnknown": "Неизвестно",
14961500
"userStatusAtTheOffice": "В офисе",
1497-
"userStatusBusy": "Занят/а",
1501+
"userStatusBusy": "В делах",
14981502
"userStatusCommuting": "В дороге",
14991503
"userStatusInAMeeting": "На встрече",
15001504
"userStatusOutSick": "Болею",

0 commit comments

Comments
 (0)