diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-31 00:19:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-31 00:19:23 +0000 |
commit | 7cb7b8b6c3ba0b2c652ad3a6922081388f4c026f (patch) | |
tree | 5a3c0da2fb1ca01eb5863c73f359f40936563b76 /apps/settings/l10n/ar.js | |
parent | 4239ee7d3360edf1ad78997edc6dce62d5367d23 (diff) | |
download | nextcloud-server-7cb7b8b6c3ba0b2c652ad3a6922081388f4c026f.tar.gz nextcloud-server-7cb7b8b6c3ba0b2c652ad3a6922081388f4c026f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ar.js')
-rw-r--r-- | apps/settings/l10n/ar.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index b641b1b3293..6264b999ecd 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -156,6 +156,7 @@ OC.L10N.register( "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "تفتقد بعض الأعمدة في قاعدة البيانات التحويل إلى bigint. ونظرًا لأن تغيير أنواع الأعمدة في الجداول الكبيرة قد يستغرق بعض الوقت، فلم يتم تغييرها تلقائياً. عن طريق أعطاء الأمر السطري: \"occ db:convert-filecache-bigint\" يمكن تطبيق هذه التغييرات المُعلّقة يدوياً. يجب إجراء هذه العملية عندما يكون الخادوم غير متصل بالإنترنت.", "Debug mode" : "وضعية التنقيح", "This instance is running in debug mode. Only enable this for local development and not in production environments." : "هذا التطبيق على الخادوم يعمل في وضعية التنقيح debug mode. هذه الوضعية مخصصة فقط لبيئات التطوير و ليس لبيئات العمل الفعلية.", + "Debug mode is disabled." : "وضعية التنقيح مُعطّلة.", "Default phone region" : "دولة أو منطقة الهاتف الافتراضية", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "لا يحتوي التثبيت الخاص بك على مجموعة افتراضية لمنطقة الهاتف. و الذي هو أمر لازمٌ للتحقق من صحة أرقام الهواتف في إعدادات الملف الشخصي في حال عدم توفير الكود الهاتفي للدولة. للسماح باستعمال أرقام هاتفية بدون كود الدولة، يرجى إضافة \"default_phone_region\" مع رمز ISO 3166-1 الخاص بالمنطقة إلى ملف التكوين الخاص بك.", "Email test" : "بريد الكتروني تجريبي", |