diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-13 02:19:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-13 02:19:26 +0000 |
commit | c34570faf8d0e18df32a1bb334733964f88a388f (patch) | |
tree | d1761cc41e00f353466f745c7cc780bff2752cf3 /apps/accessibility/l10n/ar.js | |
parent | e6d91098d407c885d5e46af61d934464fc7f92fc (diff) | |
download | nextcloud-server-c34570faf8d0e18df32a1bb334733964f88a388f.tar.gz nextcloud-server-c34570faf8d0e18df32a1bb334733964f88a388f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility/l10n/ar.js')
-rw-r--r-- | apps/accessibility/l10n/ar.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/accessibility/l10n/ar.js b/apps/accessibility/l10n/ar.js index 60dc7f33731..621af835023 100644 --- a/apps/accessibility/l10n/ar.js +++ b/apps/accessibility/l10n/ar.js @@ -10,12 +10,12 @@ OC.L10N.register( "Accessibility" : "إمكانية الوصول", "Accessibility options for nextcloud" : "خيارات إمكانية الوصول لـNextCloud", "Provides multiple accessibilities options to ease your use of Nextcloud" : "توفر خيارات إمكانية الوصول عديدة لتسهيل إستخدامك لـNextCloud", + "High contrast theme" : "وضع التباين العالي", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع التباين العالي يساعدك في إستخدام التطبيق والإنتقال في القوائم بسهوله. علماً أن الجودة سوف تتظرر سلبياً من هذا الوضع لكن الدقة سوف تتحسن بكثير.", + "Dark theme (beta)" : "مظهر مظلم (تحت التجريب)", "Web Content Accessibility Guidelines" : "شروط إمكانية الوصول لمحتوى الويب", "our issue tracker" : "تعقب الأخطاء الخاص بنا", "our design team" : "فريق التصميم الخاص بنا", - "Enable" : "تفعيل", - "High contrast theme" : "وضع التباين العالي", - "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع التباين العالي يساعدك في إستخدام التطبيق والإنتقال في القوائم بسهوله. علماً أن الجودة سوف تتظرر سلبياً من هذا الوضع لكن الدقة سوف تتحسن بكثير.", - "Dark theme (beta)" : "مظهر مظلم (تحت التجريب)" + "Enable" : "تفعيل" }, "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;"); |