forked from seedvault-app/seedvault
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
1 parent
a30ea61
commit edad362
Showing
3 changed files
with
29 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |