blob: 87cefd41cdb02cab1d90c977a04f12ba9efe5b0a [file] [log] [blame]
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -04001
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -04002"A network error occured during the export" = "حدث خطأ في الشبكة أثناء التصدير";
Alexandre Lision55f67fb2016-11-03 11:34:55 -04003
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -04004/* Button Action */
5"Accept" = "اقبل";
6
Jenkins4f866502020-05-11 14:37:10 -04007/* Button Action */
8"Cancel" = "ألغِ";
9
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040010/* Welcome title */
11"Add a SIP account" = "Add a SIP account";
Jenkinsf3c9ede2018-02-12 10:30:19 -050012
Alexandre Lision55f67fb2016-11-03 11:34:55 -040013/* Contextual menu action */
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -040014"Add to contacts" = "أضف إلى الاتصالات المعروفة";
15
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040016/* Backup error */
17"An error occured during the backup" = "حدث خطأ أثناء إجراء النسخ الاحتياطي";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040018
Guillaume Roguez28009732016-06-23 00:19:37 -040019/* Error shown to the user */
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040020"An error occured during the export" = "حدث خطأ أثناء التصدير";
Guillaume Roguez28009732016-06-23 00:19:37 -040021
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040022/* Peer busy message */
23"appears to be busy." = "appears to be busy.";
24
25/* Error audio permission */
26"Audio permission not granted" = "Audio permission not granted";
27
28/* Backup account */
29"Backup your account" = "Backup your account";
Guillaume Roguez28009732016-06-23 00:19:37 -040030
Guillaume Roguezdb165052016-03-14 10:01:01 -040031/* Contextual menu action */
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040032"Block contact" = "حظر جهة إتصال";
33
34/* Remove account alert message */
35"By clicking \"OK\" you will remove this account on this device! This action can not be undone. Also, your registered name can be lost." = "By clicking \"OK\" you will remove this account on this device! This action can not be undone. Also, your registered name can be lost.";
Guillaume Roguezdb165052016-03-14 10:01:01 -040036
Jenkinsf3c9ede2018-02-12 10:30:19 -050037/* File transfer canceled label */
38"Canceled" = "Canceled";
39
Guillaume Roguezdb165052016-03-14 10:01:01 -040040/* Contextual menu entry */
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -040041"Choose file" = "إختار ملف";
42
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040043/* Contextual menu action */
44"Clear conversation" = "Clear conversation";
Jenkins255d7c22018-09-17 15:30:46 -040045
Guillaume Roguezdb165052016-03-14 10:01:01 -040046/* No comment provided by engineer. */
47"Copy" = "إنسخ";
48
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040049/* Recording view explanation label */
50"Could not record message during call" = "Could not record message during call";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040051
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040052/* Welcome title */
Jenkins9b49bcb2020-08-10 15:38:34 -040053"Create a new account" = "أنشىء حساب جديد";
Guillaume Roguezdb165052016-03-14 10:01:01 -040054
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040055/* Backup enter password */
56"Enter account password" = "Enter account password";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040057
Jenkinsf3c9ede2018-02-12 10:30:19 -050058/* File transfer failed label */
59"Failed" = "فشل";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040060
61/* Error message shown to user when it is impossible to migrate account */
62"Failed to migrate your account. You can retry by pressing Ok or delete your account." = "Failed to migrate your account. You can retry by pressing Ok or delete your account.";
63
64/* Text shown to user when an error occur at registration */
65"Failed to perform lookup" = "Failed to perform lookup";
66
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040067/* Text shown to the user */
68"ID: " = "ID: ";
69
70/* link account title */
71"Import from backup" = "Import from backup";
72
73/* link account title */
74"Import from other device" = "Import from other device";
75
Guillaume Roguezdb165052016-03-14 10:01:01 -040076/* Incoming call from {Name} */
Guillaume Roguez28009732016-06-23 00:19:37 -040077"Incoming call from %@" = "مكالمة قادمة من %@";
Guillaume Roguezdb165052016-03-14 10:01:01 -040078
Jenkinsc37023a2018-12-17 15:31:30 -050079/* Incoming message from {Name} */
80"Incoming message from %@" = "Incoming message from %@";
81
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040082/* Text shown to user when his username is invalid to be registered */
83"Invalid username" = "Invalid username";
Guillaume Roguezdb165052016-03-14 10:01:01 -040084
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040085/* Text shown to user when his username is invalid to be registered */
86"Invalid username." = "Invalid username.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -040087
Jenkins2bcac372018-04-23 15:30:28 -040088/* Allert message when no accounts are available */
89"Navigate to preferences to create a new account" = "Navigate to preferences to create a new account";
90
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -040091/* Displayed as RingID when no accounts are available for selection */
92"No account available" = "No account available";
93
Alexandre Lision55f67fb2016-11-03 11:34:55 -040094/* Text show to the user when password didn't match */
95"Password and confirmation mismatch." = "Password and confirmation mismatch.";
96
97/* Indication for user */
98"Password is too short" = "Password is too short";
99
100/* Indication for user */
101"Passwords don't match" = "Passwords don't match";
102
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400103/* Contextual menu action */
104"Place audio call" = "Place audio call";
Guillaume Roguezdb165052016-03-14 10:01:01 -0400105
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400106/* Contextual menu action */
107"Place video call" = "Place video call";
108
109/* Recording view explanation label */
110"Press to start recording" = "Press to start recording";
111
112/* Record message title */
113"Record a message" = "Record a message";
Guillaume Roguezdb165052016-03-14 10:01:01 -0400114
115/* Button Action */
116"Refuse" = "أرفض";
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -0400117
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500118/* Text shown to the user */
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400119"Registered name: " = "Registered name: ";
120
121/* Remove account alert title */
122"Remove account" = "Remove account";
123
124/* export account button title */
125"Select archive" = "Select archive";
126
127/* Send button title */
128"Send" = "أرسل";
129
130/* Notification message */
131"Send you a contact request" = "Send you a contact request";
Alexandre Lision447ba3d2016-11-14 21:42:49 -0500132
Guillaume Roguezdb165052016-03-14 10:01:01 -0400133/* No comment provided by engineer. */
Guillaume Roguez28009732016-06-23 00:19:37 -0400134"Share" = "مشاركة";
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -0400135
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400136/* Contextual menu entry */
137"Share screen" = "Share screen";
138
139/* Sign In */
140"Sign In" = "Sign In";
141
142/* Record message title */
143"Stop recording" = "Stop recording";
144
Jenkinsf3c9ede2018-02-12 10:30:19 -0500145/* File transfer successful label */
Jenkins9b49bcb2020-08-10 15:38:34 -0400146"Success" = "نجاح";
Jenkinsf3c9ede2018-02-12 10:30:19 -0500147
Guillaume Roguezdb165052016-03-14 10:01:01 -0400148/* No comment provided by engineer. */
149"Text Actions" = "Text Actions";
150
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400151/* Text shown to user when his username is available to be registered */
152"The entered username is available" = "The entered username is available";
153
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400154/* Text shown to user when his username is already registered */
155"The entered username is not available" = "The entered username is not available";
156
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400157/* Error shown to the user */
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400158"The password you entered does not unlock this account" = "كلمة المرور التي أدخلتها لا تفتح هذا الحساب";
159
160/* Text shown to the user */
161"This account needs to be migrated" = "This account needs to be migrated";
162
163/* Explanation label when user have just ID */
164"This is your ID. \nCopy and share it with your friends!" = "This is your ID. \nCopy and share it with your friends!";
165
166/* Explanation label when user have Jami username */
167"This is your Jami username. \nCopy and share it with your friends!" = "This is your Jami username. \nCopy and share it with your friends!";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400168
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400169/* Title shown to user to concat with Pin */
Jenkinsc37023a2018-12-17 15:31:30 -0500170"To complete the processs, you need to open Jami on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes." = "To complete the processs, you need to open Jami on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400171
172/* Text shown to the user */
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400173"To proceed with the migration, you need to enter a password that was used for this account." = "To proceed with the migration, you need to enter a password that was used for this account.";
Alexandre Lision55f67fb2016-11-03 11:34:55 -0400174
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400175/* File transfer peer unjoinable label */
176"Unjoinable" = "Unjoinable";
Guillaume Roguez7f3c37d2015-10-14 15:14:09 -0400177
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400178/* Error video permission */
179"Video permission not granted" = "Video permission not granted";
Jenkins0f699812018-11-19 15:31:08 -0500180
181/* Welcome title */
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400182"Welcome to Jami" = "مرحبا بك في جامي";
Jenkins0f699812018-11-19 15:31:08 -0500183
Kateryna Kostiuk4859b7b2020-03-24 17:54:16 -0400184/* Peer busy message */
185"Would you like to leave a message?" = "Would you like to leave a message?";
Jenkinsc37023a2018-12-17 15:31:30 -0500186
Jenkins4f866502020-05-11 14:37:10 -0400187/* Password button title */
Jenkins9b49bcb2020-08-10 15:38:34 -0400188"Change password" = "تغيير كلمة المرور";
Jenkins4f866502020-05-11 14:37:10 -0400189
190/* Password button title */
191"Create password" = "Create password";
192
193/* Device revocation title */
194"Revoke Device" = "Revoke Device";
195
196/* Device revocation message */
197"Attention! This action could not be undone!" = "Attention! This action could not be undone!";
198
199/* Device revocation error */
200"Device revocation failed. Please check your password and try again." = "Device revocation failed. Please check your password and try again.";
201
202/* Device revocation error */
203"Device revocation failed" = "Device revocation failed";
204
205/* Edit Sip Account Action*/
206"Done" = "منجز";
207
208/* Edit Sip Account Action */
209"Edit Account" = "تعديل الحساب";
210