Skip to content

Commit

Permalink
New translations strings.xml (Arabic) (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
samolego authored Jan 30, 2025
1 parent 7b3be9b commit 357dcee
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions app/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
<string name="copy_logs">نسخ السجلات</string>
<string name="log_copied">تم نسخ السجل إلى الحافظة</string>
<plurals name="clear_selected_apps">
<item quantity="zero">مسح %d المحدد</item>
<item quantity="one">Clear %d selected</item>
<item quantity="two">Clear %d selected</item>
<item quantity="few">Clear %d selected</item>
<item quantity="many">Clear %d selected</item>
<item quantity="other">Clear %d selected</item>
<item quantity="zero">تنظيف %d المحدد</item>
<item quantity="one">تنظيف %d المحدد</item>
<item quantity="two">تنظيف %d المحدد</item>
<item quantity="few">تنظيف %d المحدد</item>
<item quantity="many">تنظيف %d المحدد</item>
<item quantity="other">تنظيف %d المحدد</item>
</plurals>
<string name="copy">نسخ</string>
<string name="app_settings">معلومات التطبيق</string>
Expand Down

0 comments on commit 357dcee

Please sign in to comment.