Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/juliushaertl/apporder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ar.json')
-rw-r--r--l10n/ar.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/l10n/ar.json b/l10n/ar.json
index 71956f4..68e6a8b 100644
--- a/l10n/ar.json
+++ b/l10n/ar.json
@@ -1,6 +1,11 @@
{ "translations": {
+ "App order" : "ترتيب التطبيقات",
"AppOrder" : "ترتيب التطبيقات",
+ "Sort apps in the menu with drag and drop" : "فرز التطبيقات في القائمة بالسحب والإفلات",
"App Order" : "ترتيب التطبيقات",
- "Drag the app icons to change their order." : "قم بسحب أيقونة التطبيق لتغيير ترتيبتها."
+ "Set a default order for all users. This will be ignored, if the user has setup a custom order, and the default order is not forced." : "تعيين ترتيب افتراضي لجميع المستخدمين. سيتم تجاهل هذا ، إذا قام المستخدم بإعداد أمر مخصص ، ولم يتم فرض الترتيب الافتراضي.",
+ "Drag the app icons to change their order." : "قم بسحب أيقونة التطبيق لتغيير ترتيبتها.",
+ "Force the default order for all users:" : "فرض الترتيب الافتراضي لجميع المستخدمين:",
+ "If enabled, users will not be able to set a custom order." : "في حالة التمكين ، لن يتمكن المستخدمون من تعيين ترتيب مخصص."
},"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