Translated using Weblate (Arabic)

Currently translated at 8.7% (10 of 114 strings)

Translated using Weblate (Hebrew)

Currently translated at 100.0% (114 of 114 strings)

Co-authored-by: tamer dab <dabsantamer@yahoo.com>
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/ar/
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/he/
Translation: CalyxOS/Seedvault
This commit is contained in:
tamer dab 2020-11-04 12:27:09 +01:00 committed by Chirayu Desai
parent 14b9feddf6
commit 0c576e724a
2 changed files with 14 additions and 3 deletions

View file

@ -1,2 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="settings_auto_restore_title">استعادة تلقائية</string>
<string name="settings_backup_location_title">موقع النسخ الاحتياطي</string>
<string name="settings_backup_location_picker">اختر موقع النسخ الاحتياطي</string>
<string name="settings_backup_location">موقع النسخ الاحتياطي</string>
<string name="settings_backup">احتفظ باحتياطي من معلوماتي</string>
<string name="restore_backup_button">استرجاع النسخة الاحتياطية</string>
<string name="current_destination_string">حالة النسخ الاحتياطي والإعدادات</string>
<string name="backup">نسخ احتياطية</string>
</resources>

View file

@ -72,7 +72,7 @@
<string name="notification_error_title">שגיאת גיבוי</string>
<string name="notification_error_channel_title">התראת שגיאה</string>
<string name="notification_failed_title">הגיבוי נכשל</string>
<string name="notification_success_text">%1$d מתוך %2$d יישומונים גובו. מידע נוסף בנגיעה.</string>
<string name="notification_success_text">%1$d מתוך %2$d יישומונים גובו. הקש למידע נוסף.</string>
<string name="notification_success_title">הגיבוי הסתיים</string>
<string name="notification_backup_already_running">הגיבוי כבר מתבצע</string>
<string name="about_sponsor">מומן על ידי: &lt;a href=\"https://www.calyxinstitute.org\"&gt;מכון Calyx&lt;/a&gt; לשימוש ב־&lt;a href=\"https://calyxos.org\"&gt;CalyxOS&lt;/a&gt;<a href="https://www.calyxinstitute.org">Calyx Institute</a> for use in <a href="https://calyxos.org">CalyxOS</a></string>
@ -97,7 +97,7 @@
<string name="restore_next">הבא</string>
<string name="restore_installing_packages">היישומונים מותקנים מחדש</string>
<string name="restore_app_was_stopped">לא גובה כיוון שלא נעשה בו שימוש לאחרונה</string>
<string name="restore_app_not_yet_backed_up">טרם נערך גיבוי</string>
<string name="restore_app_not_yet_backed_up">עדיין לא מגובה</string>
<string name="storage_fake_nextcloud_summary_unavailable">החשבון אינו זמין. ניתן להקים אחד (או להשבית את קוד הגישה).</string>
<string name="about_source_code">קוד המקור: https://github.com/stevesoltys/seedvault</string>
<string name="settings_backup_apk_title">גיבוי יישומונים</string>
@ -116,4 +116,6 @@
<string name="settings_backup">גיבוי הנתונים שלי</string>
<string name="restore_backup_button">שחזור גיבוי</string>
<string name="backup">גיבוי</string>
<string name="current_destination_string">מצב והגדרות גיבוי</string>
<string name="data_management_label">גיבוי Seedvault</string>
</resources>