Skip to content

Commit

Permalink
Translated using Weblate (Arabic)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (16 of 16 strings)

Translated using Weblate (Arabic)

Currently translated at 100.0% (1 of 1 strings)

Translated using Weblate (Arabic)

Currently translated at 13.5% (23 of 170 strings)

Co-authored-by: fawaz006 <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/ar/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_contactsbackup/ar/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault_storage/ar/
Translation: CalyxOS/Seedvault
Translation: CalyxOS/Seedvault contacts backup
Translation: CalyxOS/Seedvault storage backup
  • Loading branch information
fawaz006 authored and chirayudesai committed Dec 1, 2022
1 parent a30ea61 commit edad362
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 3 deletions.
7 changes: 6 additions & 1 deletion app/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<resources>
<string name="settings_auto_restore_title">استعادة تلقائية</string>
<string name="settings_backup_location">موقع النسخ الاحتياطي</string>
<string name="settings_backup">احتفظ باحتياطي من معلوماتي</string>
<string name="settings_backup">النسخ الاحتياطي لتطبيقاتي</string>
<string name="restore_backup_button">استرجاع النسخة الاحتياطية</string>
<string name="current_destination_string">حالة النسخ الاحتياطي والإعدادات</string>
<string name="backup">نسخ احتياطية</string>
Expand All @@ -13,4 +13,9 @@
<string name="settings_info">كل النسخ الاحتياطية مشفرة على هاتفك. للإستعادة من النسخ الاحتياطي سوف تحتاج رمز الاسترداد المكون من 12 كلمة.</string>
<string name="settings_backup_location_internal">التخزين الداخلي</string>
<string name="settings_backup_location_none">لا شئ</string>
<string name="data_management_label">Seedvault النسخ الاحتياطي</string>
<string name="settings_backup_last_backup_never">أبداً</string>
<string name="settings_backup_apk_dialog_title">هل تريد حقًا تعطيل النسخ الاحتياطي للتطبيق؟</string>
<string name="settings_auto_restore_summary_usb">ملاحظة: يجب توصيل %1$s الخاص بك حتى يعمل.</string>
<string name="settings_category_apps">النسخ الاحتياطي للتطبيق</string>
</resources>
4 changes: 3 additions & 1 deletion contactsbackup/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="app_label">النسخ الاحتياطي لجهات الاتصال المحلية</string>
</resources>
21 changes: 20 additions & 1 deletion storage/lib/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="content_downloads">التنزيلات</string>
<string name="content_videos">المقاطع</string>
<string name="content_images">الصور</string>
<string name="content_audio">الملفات صوتية</string>
<string name="notification_backup_scanning">جارٍ فحص الملفات…</string>
<string name="content_add">إضافة</string>
<string name="notification_backup_backup_files">جارٍ النسخ احتياطي للملفات…</string>
<string name="notification_prune">جارٍ إزالة النسخ الاحتياطية القديم …</string>
<string name="notification_restore_channel_title">استعادة البيانات</string>
<string name="notification_backup_title">بيانات النسخ الاحتياطي</string>
<string name="notification_restore_title">استعادة الملفات…</string>
<string name="notification_restore_complete_title">%1$d من %2$d ملفات تم استعادتها</string>
<string name="notification_restore_info">%2$d%1$d</string>
<string name="snapshots_title">النسخ الاحتياطية المتاحة</string>
<string name="snapshots_empty">لم يتم العثور على نسخ احتياطية للتخزين
\n
\nآسف، ولكن لا يوجد شيء يمكن استعادته.</string>
<string name="snapshots_error">خطأ في تحميل اللقطات</string>
</resources>

0 comments on commit edad362

Please sign in to comment.