Skip to content

Commit 1b328b5

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent f4775b7 commit 1b328b5

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

app/src/main/res/values-ar/strings.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<string name="action_send_share">إرسال/مشاركة</string>
1414
<string name="action_switch_grid_view">عرض شبكي</string>
1515
<string name="action_switch_list_view">عرض على شكل قائمة</string>
16+
<string name="action_triggered">تم التشغيل</string>
1617
<string name="actionbar_calendar_contacts_restore">إستعادة جهات الاتصال و التقويم</string>
1718
<string name="actionbar_mkdir">مجلد جديد</string>
1819
<string name="actionbar_move_or_copy">نقل أو نسخ</string>
@@ -44,11 +45,13 @@
4445
<string name="app_widget_description">عرض أداة واحدة من لوحة المعلومات</string>
4546
<string name="appbar_search_in">بحث في %s</string>
4647
<string name="appear_offline">الحالة غير متصل</string>
48+
<string name="assistant_output_generation_warning_text">إرسل رسالة</string>
4749
<string name="assistant_screen_delete_task_alert_dialog_description">هل أنت متأكد أنك ترغب بحذف هذه المهمة؟</string>
4850
<string name="assistant_screen_delete_task_alert_dialog_title">حذف المهمّة</string>
4951
<string name="assistant_screen_empty_content_description">حاول إرسالة رسالة لإثارة محادثة.</string>
5052
<string name="assistant_screen_empty_content_title">أهلاً بك! كيف يمكنني مساعدتك اليوم؟</string>
5153
<string name="assistant_screen_retry_response_generation">إعادة توليد الاستجابة</string>
54+
<string name="assistant_screen_send_message">إرسل رسالة</string>
5255
<string name="assistant_screen_task_create_fail_message">حدث خطأ أثناء إنشاء المهمة</string>
5356
<string name="assistant_screen_task_create_success_message">تمّ إنشاء المُهِمَّة task</string>
5457
<string name="assistant_screen_task_delete_fail_message">حدث خطأ أثناء حذف المهمة</string>
@@ -91,6 +94,7 @@
9194
<string name="auth_unsupported_multiaccount">%1$s لا يدعم الحسابات المتعددة </string>
9295
<string name="auth_wrong_connection_title">لا يمكن إنشاء إتصال</string>
9396
<string name="authenticator_activity_cancel_login">إلغاء تسجيل الدخول</string>
97+
<string name="authenticator_activity_empty_base_url">يرجى إدخال خادم صحيح.</string>
9498
<string name="authenticator_activity_login_error">حدث إشكال عند معالجة طلبك للدخول. يُرجى المحاولة مرةً أخرى.</string>
9599
<string name="authenticator_activity_please_complete_login_process">يرجى إكمال عملية تسجيل الدخول في المتصفح الخاص بك</string>
96100
<string name="auto_upload_file_behaviour_kept_in_folder">ترك في مجلد الأصل، بسبب كونه للقرائة فقط</string>

app/src/main/res/values-b+en+001/strings.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1109,6 +1109,11 @@
11091109
<string name="upload_query_move_foreign_files">Insufficient space prevents copying the selected files into the %1$s folder. Would you like to move them there instead?</string>
11101110
<string name="upload_quota_exceeded">Storage quota exceeded</string>
11111111
<string name="upload_scan_doc_upload">Scan document from camera</string>
1112+
<string name="upload_sync_conflict_check">There might be a conflict from your last upload. Tap to check.</string>
1113+
<string name="upload_sync_conflict_check_error">Could not check for upload conflicts. Please try again.</string>
1114+
<string name="upload_sync_conflict_checking">Checking for upload conflicts…</string>
1115+
<string name="upload_sync_conflict_not_exists">Conflict resolved.</string>
1116+
<string name="upload_sync_conflict_same_file">No conflict detected. Same file.</string>
11121117
<string name="upload_unknown_error">Unknown error</string>
11131118
<string name="uploader_btn_alternative_text">Choose</string>
11141119
<string name="uploader_btn_upload_text">Upload</string>

0 commit comments

Comments
 (0)