We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2ff733 commit cc181adCopy full SHA for cc181ad
1 file changed
app/src/main/res/values-ar/strings.xml
@@ -75,4 +75,14 @@
75
<string name="uncheck_all_items">قم بإلغاء تحديد جميع العناصر</string>
76
<string name="add_to_the_top">أضف إلى الأعلى</string>
77
<string name="use_for_this_checklist">استخدم لهذه القائمة فقط</string>
78
+ <string name="widget_config">شكرًا لاستخدامك Fossify Notes.\nللمزيد من تطبيقات Fossify، يُرجى زيارة fossify.org.</string>
79
+ <plurals name="num_checked_items">
80
+ <item quantity="zero">لم يُحدد أي عنصر</item>
81
+ <item quantity="one">عنصر واحد محدد</item>
82
+ <item quantity="two">عنصران محددان</item>
83
+ <item quantity="few">عناصر محددة %d</item>
84
+ <item quantity="many">عنصرًا محددا %d</item>
85
+ <item quantity="other">عنصر محدد %d</item>
86
+ </plurals>
87
+ <string name="import_notes">استورد ملاحظات</string>
88
</resources>
0 commit comments