1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-14 20:59:42 +02:00

New translations strings.xml (Arabic)

This commit is contained in:
Gregor Santner 2018-09-26 00:41:05 +02:00
parent 56d60f65fb
commit 088523c32c

View file

@ -3,9 +3,13 @@
<resources> <resources>
<!-- Application --> <!-- Application -->
<!-- Common Words --> <!-- Common Words -->
<string name="settings">إعدادات</string>
<string name="changelog">سجل التغيير</string>
<!-- Notifications dropdown menu --> <!-- Notifications dropdown menu -->
<!-- Pod Activity --> <!-- Pod Activity -->
<!-- Drawer, Menu, Toolbar, ContextMenu --> <!-- Drawer, Menu, Toolbar, ContextMenu -->
<string name="more">المزيد</string>
<string name="share_dotdotdot">مشاركة</string>
<!-- More from MainActivity --> <!-- More from MainActivity -->
<!-- Permissions --> <!-- Permissions -->
<!-- Operability --> <!-- Operability -->
@ -20,6 +24,11 @@
<!-- Proxy --> <!-- Proxy -->
<!-- Chrome custom tabs --> <!-- Chrome custom tabs -->
<!-- Diaspora Settings --> <!-- Diaspora Settings -->
<string name="clear_cache">مسح ذاكرة التخزين المؤقت</string>
<!-- More --> <!-- More -->
<string name="miscellaneous">المتنوعة</string>
<string name="about">حول البرنامجgood app</string>
<string name="license">ترخيص</string>
<!-- License & help (large amount of text) --> <!-- License & help (large amount of text) -->
<string name="contributors">المساهمون</string>
</resources> </resources>