aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2019-11-28 19:39:04 +0700
committerLibravatar Amine Mouafik <amine@mouafik.fr>2019-11-28 19:39:04 +0700
commitbe1f308a2b6dec4fa6992315bfb2c1f44dde86b8 (patch)
tree33fdcd100c5bea0420b1493072ffcdcf75ad4b87 /src/i18n/locales
parentAdd list of entitlements including mic/video (diff)
parentMerge branch 'develop' of github.com:getferdi/ferdi into develop (diff)
downloadferdium-app-be1f308a2b6dec4fa6992315bfb2c1f44dde86b8.tar.gz
ferdium-app-be1f308a2b6dec4fa6992315bfb2c1f44dde86b8.tar.zst
ferdium-app-be1f308a2b6dec4fa6992315bfb2c1f44dde86b8.zip
Merge branch 'develop' into fix/audio-video-on-macos
Diffstat (limited to 'src/i18n/locales')
-rw-r--r--src/i18n/locales/ar.json18
-rw-r--r--src/i18n/locales/defaultMessages.json20
2 files changed, 19 insertions, 19 deletions
diff --git a/src/i18n/locales/ar.json b/src/i18n/locales/ar.json
index 8eb2053bc..c2c4a3b3c 100644
--- a/src/i18n/locales/ar.json
+++ b/src/i18n/locales/ar.json
@@ -1,11 +1,11 @@
1{ 1{
2 "app.errorHandler.action": "Reload", 2 "app.errorHandler.action": "إعادة التحميل",
3 "app.errorHandler.headline": "Something went wrong", 3 "app.errorHandler.headline": "لقد حدث خطب ما",
4 "feature.announcements.changelog.headline": "Changes in Ferdi {version}", 4 "feature.announcements.changelog.headline": "تغيرات في فريدي {version}",
5 "feature.delayApp.headline": "Please purchase a Ferdi Supporter License to skip waiting", 5 "feature.delayApp.headline": "رجاء قيم بشراء رخصة الدعم لبرنامج فريدي للتخلص من وقت الانتظار",
6 "feature.delayApp.text": "Ferdi will continue in {seconds} seconds.", 6 "feature.delayApp.text": "فريدي سوف يستكمل خلال {seconds} ثانية.",
7 "feature.delayApp.trial.action": "Yes, I want the free 14 day trial of Ferdi Professional", 7 "feature.delayApp.trial.action": "أجل, أريد الحصول على 14 يوم تجريبي مجاني من برنامج فريدي بروفشنال",
8 "feature.delayApp.trial.actionShort": "Activate the free Ferdi Professional trial", 8 "feature.delayApp.trial.actionShort": "تفعيل الفتره التجريبية لرنامج فريدي بروفشنال",
9 "feature.delayApp.trial.headline": "Get the free Ferdi Professional 14 day trial and skip the line", 9 "feature.delayApp.trial.headline": "Get the free Ferdi Professional 14 day trial and skip the line",
10 "feature.delayApp.upgrade.action": "Get a Ferdi Supporter License", 10 "feature.delayApp.upgrade.action": "Get a Ferdi Supporter License",
11 "feature.delayApp.upgrade.actionShort": "Upgrade account", 11 "feature.delayApp.upgrade.actionShort": "Upgrade account",
@@ -459,7 +459,7 @@
459 "tabs.item.enableAudio": "Enable audio", 459 "tabs.item.enableAudio": "Enable audio",
460 "tabs.item.enableNotification": "Enable notifications", 460 "tabs.item.enableNotification": "Enable notifications",
461 "tabs.item.enableService": "Enable service", 461 "tabs.item.enableService": "Enable service",
462 "tabs.item.reload": "Reload", 462 "tabs.item.reload": "إعادة التحميل",
463 "validation.email": "{field} is not valid", 463 "validation.email": "{field} is not valid",
464 "validation.minLength": "{field} should be at least {length} characters long", 464 "validation.minLength": "{field} should be at least {length} characters long",
465 "validation.oneRequired": "At least one is required", 465 "validation.oneRequired": "At least one is required",
@@ -469,7 +469,7 @@
469 "webControls.forward": "Forward", 469 "webControls.forward": "Forward",
470 "webControls.goHome": "Home", 470 "webControls.goHome": "Home",
471 "webControls.openInBrowser": "Open in Browser", 471 "webControls.openInBrowser": "Open in Browser",
472 "webControls.reload": "Reload", 472 "webControls.reload": "إعادة التحميل",
473 "welcome.loginButton": "Login to your account", 473 "welcome.loginButton": "Login to your account",
474 "welcome.signupButton": "Create a free account", 474 "welcome.signupButton": "Create a free account",
475 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace", 475 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 10092cd9e..e68ec41af 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -202,65 +202,65 @@
202 "defaultMessage": "!!!Locked", 202 "defaultMessage": "!!!Locked",
203 "end": { 203 "end": {
204 "column": 3, 204 "column": 3,
205 "line": 18 205 "line": 17
206 }, 206 },
207 "file": "src/components/auth/Locked.js", 207 "file": "src/components/auth/Locked.js",
208 "id": "locked.headline", 208 "id": "locked.headline",
209 "start": { 209 "start": {
210 "column": 12, 210 "column": 12,
211 "line": 15 211 "line": 14
212 } 212 }
213 }, 213 },
214 { 214 {
215 "defaultMessage": "!!!Ferdi is currently locked. Please unlock Ferdi with your password to see your messages.", 215 "defaultMessage": "!!!Ferdi is currently locked. Please unlock Ferdi with your password to see your messages.",
216 "end": { 216 "end": {
217 "column": 3, 217 "column": 3,
218 "line": 22 218 "line": 21
219 }, 219 },
220 "file": "src/components/auth/Locked.js", 220 "file": "src/components/auth/Locked.js",
221 "id": "locked.info", 221 "id": "locked.info",
222 "start": { 222 "start": {
223 "column": 8, 223 "column": 8,
224 "line": 19 224 "line": 18
225 } 225 }
226 }, 226 },
227 { 227 {
228 "defaultMessage": "!!!Password", 228 "defaultMessage": "!!!Password",
229 "end": { 229 "end": {
230 "column": 3, 230 "column": 3,
231 "line": 26 231 "line": 25
232 }, 232 },
233 "file": "src/components/auth/Locked.js", 233 "file": "src/components/auth/Locked.js",
234 "id": "locked.password.label", 234 "id": "locked.password.label",
235 "start": { 235 "start": {
236 "column": 17, 236 "column": 17,
237 "line": 23 237 "line": 22
238 } 238 }
239 }, 239 },
240 { 240 {
241 "defaultMessage": "!!!Unlock", 241 "defaultMessage": "!!!Unlock",
242 "end": { 242 "end": {
243 "column": 3, 243 "column": 3,
244 "line": 30 244 "line": 29
245 }, 245 },
246 "file": "src/components/auth/Locked.js", 246 "file": "src/components/auth/Locked.js",
247 "id": "locked.submit.label", 247 "id": "locked.submit.label",
248 "start": { 248 "start": {
249 "column": 21, 249 "column": 21,
250 "line": 27 250 "line": 26
251 } 251 }
252 }, 252 },
253 { 253 {
254 "defaultMessage": "!!!Password invalid", 254 "defaultMessage": "!!!Password invalid",
255 "end": { 255 "end": {
256 "column": 3, 256 "column": 3,
257 "line": 34 257 "line": 33
258 }, 258 },
259 "file": "src/components/auth/Locked.js", 259 "file": "src/components/auth/Locked.js",
260 "id": "locked.invalidCredentials", 260 "id": "locked.invalidCredentials",
261 "start": { 261 "start": {
262 "column": 22, 262 "column": 22,
263 "line": 31 263 "line": 30
264 } 264 }
265 } 265 }
266 ], 266 ],