summaryrefslogtreecommitdiffstats
path: root/res/values-ar/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ar/strings.xml')
-rw-r--r--res/values-ar/strings.xml12
1 files changed, 8 insertions, 4 deletions
diff --git a/res/values-ar/strings.xml b/res/values-ar/strings.xml
index cea3130e..788cd44b 100644
--- a/res/values-ar/strings.xml
+++ b/res/values-ar/strings.xml
@@ -96,10 +96,14 @@
<string name="never_ask_again" msgid="3798895821072102967">"عدم السؤال مرة أخرى"</string>
<string name="no_permissions" msgid="3210542466245591574">"ليست هناك أذونات"</string>
<string name="additional_permissions" msgid="6667573114240111763">"أذونات إضافية"</string>
- <plurals name="additional_permissions_more">
- <item quantity="one" msgid="8845294413599515719">"<xliff:g id="COUNT">%1$d</xliff:g> أخرى"</item>
- <item quantity="other" msgid="1823455952304633300">"<xliff:g id="COUNT">%1$d</xliff:g> أخرى"</item>
- </plurals>
+ <plurals name="additional_permissions_more" formatted="false" msgid="945127158155064388">
+ <item quantity="zero"><xliff:g id="COUNT_1">%1$d</xliff:g>لا أذونات أخرى</item>
+ <item quantity="two">إذنان آخران (<xliff:g id="COUNT_1">%1$d</xliff:g>)</item>
+ <item quantity="few"><xliff:g id="COUNT_1">%1$d</xliff:g> أذونات أخرى</item>
+ <item quantity="many"><xliff:g id="COUNT_1">%1$d</xliff:g> إذنًا آخر</item>
+ <item quantity="other"><xliff:g id="COUNT_1">%1$d</xliff:g> من الأذونات الأخرى</item>
+ <item quantity="one"><xliff:g id="COUNT_0">%1$d</xliff:g>إذن واحد آخر</item>
+ </plurals>
<string name="old_sdk_deny_warning" msgid="3872277112584842615">"‏تم تصميم هذا التطبيق لإصدار قديم من Android. وقد يؤدي رفض الإذن إلى عدم العمل على النحو المطلوب مرة أخرى."</string>
<string name="default_permission_description" msgid="4992892207044156668">"تنفيذ إجراء غير معروف"</string>
<string name="app_permissions_group_summary" msgid="4787239772223699263">"تم السماح لعدد <xliff:g id="COUNT_0">%1$d</xliff:g> من <xliff:g id="COUNT_1">%2$d</xliff:g> من التطبيقات"</string>