|
1 | 1 | {
|
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 | + }, |
3 | 29 | "@wildcardMentionAll": {},
|
4 |
| - "wildcardMentionEveryone": "الكل", |
5 |
| - "@wildcardMentionEveryone": {}, |
6 |
| - "wildcardMentionChannel": "القناة", |
| 30 | + "@wildcardMentionAllDmDescription": {}, |
7 | 31 | "@wildcardMentionChannel": {},
|
8 |
| - "wildcardMentionStream": "الدفق", |
| 32 | + "@wildcardMentionChannelDescription": {}, |
| 33 | + "@wildcardMentionEveryone": {}, |
9 | 34 | "@wildcardMentionStream": {},
|
10 |
| - "wildcardMentionTopic": "الموضوع", |
| 35 | + "@wildcardMentionStreamDescription": {}, |
11 | 36 | "@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": "القناة", |
12 | 50 | "wildcardMentionChannelDescription": "إخطار القناة",
|
13 |
| - "@wildcardMentionChannelDescription": {}, |
| 51 | + "wildcardMentionEveryone": "الكل", |
| 52 | + "wildcardMentionStream": "الدفق", |
14 | 53 | "wildcardMentionStreamDescription": "إخطار الدفق",
|
15 |
| - "@wildcardMentionStreamDescription": {}, |
16 |
| - "wildcardMentionAllDmDescription": "إخطار المستلمين", |
17 |
| - "@wildcardMentionAllDmDescription": {}, |
18 |
| - "wildcardMentionTopicDescription": "إخطار الموضوع", |
19 |
| - "@wildcardMentionTopicDescription": {} |
| 54 | + "wildcardMentionTopic": "الموضوع", |
| 55 | + "wildcardMentionTopicDescription": "إخطار الموضوع" |
20 | 56 | }
|
0 commit comments