summaryrefslogtreecommitdiffstats
path: root/core/l10n/ar.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-09 02:31:52 +0000
committerNextcloud bot <bot@nextcloud.com>2022-06-09 02:31:52 +0000
commitda58e46ecded68585f6ce3c5ce778be076711b1a (patch)
tree245f05bbcd332b963d80ed0a679b94db68233b34 /core/l10n/ar.json
parentb7089c20ee4dd0f4b8bc805068aadbaf89a6a081 (diff)
downloadnextcloud-server-da58e46ecded68585f6ce3c5ce778be076711b1a.tar.gz
nextcloud-server-da58e46ecded68585f6ce3c5ce778be076711b1a.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ar.json')
-rw-r--r--core/l10n/ar.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ar.json b/core/l10n/ar.json
index 3338a4f2ef1..3a298a784ba 100644
--- a/core/l10n/ar.json
+++ b/core/l10n/ar.json
@@ -317,7 +317,6 @@
"You can close this window." : "بإمكانك اغلاق النافذة",
"This share is password-protected" : "هذه المشاركة محمية بكلمة مرور",
"Email address" : "عنوان البريد الإلكتروني",
- "Request password" : "طلب كلمة المرور",
"Go to %s" : "الإنتقال إلى %s",
"Two-factor authentication" : "المصادقة بخطوتين",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "تعزيز الآمان مفعل في حسابك. يرجى اختيار وسيلة ثانية للمصادقة:",
@@ -359,6 +358,7 @@
"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. For further details read {linkstart}the documentation page about this ↗{linkend}." : "تفتقد بعض الأعمدة في قاعدة البيانات إلى تحويل كبير إلى عدد صحيح. نظرًا لحقيقة أن تغيير أنواع الأعمدة في الجداول الكبيرة قد يستغرق بعض الوقت لم يتم تغييرها تلقائيًا. من خلال تشغيل \"occ db: convert-filecache-bigint\" يمكن تطبيق هذه التغييرات المعلقة يدويًا. يجب إجراء هذه العملية أثناء الحالة غير متصل. لمزيد من التفاصيل ، اقرأ {linkstart} صفحة التوثيق حول هذا الموضوع ↗ {linkend}.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "لدمج إلى قاعدة بيانات أخرى ، استخدم أداة سطر الأوامر: 'occ db: convert-type' ، أو راجع {linkstart} التعليمات ↗{linkend}.",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "ربما يمكن الوصول إلى دليل البيانات والملفات الخاصة بك من الإنترنت. ملف htaccess لا يعمل. يوصى بشدة بتكوين خادم الويب الخاص بك بحيث لا يمكن الوصول إلى دليل البيانات ، أو نقل دليل البيانات خارج جذر مستند خادم الويب.",
- "The password is wrong. Try again." : "كلمة المرور خاطئة. حاول مرة أخرى."
+ "The password is wrong. Try again." : "كلمة المرور خاطئة. حاول مرة أخرى.",
+ "Request password" : "طلب كلمة المرور"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
} \ No newline at end of file