Skip to content

Commit eba5a02

Browse files
authored
Merge pull request #1116 from AChep/localization_action
New Crowdin translations by GitHub Action
2 parents 2d866ff + 1b269eb commit eba5a02

File tree

32 files changed

+547
-113
lines changed

32 files changed

+547
-113
lines changed

common/src/commonMain/composeResources/files/localization_contributors.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -671,8 +671,8 @@
671671
"name": "Chinese Simplified"
672672
}
673673
],
674-
"translated": 2476,
675-
"target": 3900,
674+
"translated": 2653,
675+
"target": 4202,
676676
"approved": 0,
677677
"voted": 11,
678678
"positiveVotes": 2,
@@ -869,13 +869,13 @@
869869
"name": "Turkish"
870870
}
871871
],
872-
"translated": 5481,
873-
"target": 5095,
874-
"approved": 5708,
872+
"translated": 5658,
873+
"target": 5258,
874+
"approved": 5885,
875875
"voted": 0,
876876
"positiveVotes": 0,
877877
"negativeVotes": 0,
878-
"winning": 5438
878+
"winning": 5615
879879
},
880880
{
881881
"user": {
@@ -1039,8 +1039,8 @@
10391039
"user": {
10401040
"id": "16075040",
10411041
"username": "mctaylors",
1042-
"fullName": "Vlad Taylor (mctaylors)",
1043-
"avatarUrl": "https://crowdin-static.cf-downloads.crowdin.com/avatar/16075040/medium/84072564a8bed162e87dd552ecd7232b.jpeg",
1042+
"fullName": "mctaylors",
1043+
"avatarUrl": "https://crowdin-static.cf-downloads.crowdin.com/avatar/16075040/medium/54dc43c6c4780edc9390b67aee71c4d6.jpg",
10441044
"joined": "2025-07-04 06:47:47"
10451045
},
10461046
"languages": [

common/src/commonMain/composeResources/values-af-rZA/strings.xml

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
<string name="conceal_value">Conceal value</string>
3030
<string name="field_label">Label</string>
3131
<string name="field_value">Value</string>
32+
<string name="tag_value">Value</string>
3233
<!-- Access count increases every time someone opens a send and looks and the page -->
3334
<string name="access_count">Access count</string>
3435
<!--
@@ -148,7 +149,8 @@
148149
<string name="select_file">Select a file</string>
149150
<string name="autofill">Autofill</string>
150151
<string name="autofill_and_save_uri">Autofill and save app or website info</string>
151-
<string name="backup_disclaimer">Your data is your responsibility. To ensure it's never lost, adopt the 3-2-1 Backup Rule: maintain three copies of your vault on two different media types, and keep one copy in a separate, secure location.</string>
152+
<string name="backup_disclaimer_title">Your data is your responsibility.</string>
153+
<string name="backup_disclaimer_text">To ensure it's never lost, adopt the 3-2-1 Backup Rule: maintain three copies of your vault on two different media types, and keep one copy in a separate, secure location.</string>
152154
<string name="passkey">Passkey</string>
153155
<string name="passkey_create_header">Create a passkey</string>
154156
<string name="passkey_unlock_header">Unlock Keyguard</string>
@@ -236,6 +238,7 @@
236238
<string name="key_type">Key type</string>
237239
<string name="key_pair">Key pair</string>
238240
<string name="key_ssh">SSH Key</string>
241+
<string name="key_ssh_value_placeholder">Looks empty in here. Generate an SSH key to get started!</string>
239242
<string name="fingerprint_phrase">Fingerprint phrase</string>
240243
<string name="fingerprint_phrase_help_title">What is a fingerprint?</string>
241244
<string name="filter_auth_reprompt_items">Auth re-prompt</string>
@@ -246,9 +249,13 @@
246249
<string name="bitwarden_unofficial_server">Unofficial Bitwarden server</string>
247250
<string name="server_version">Server version <xliff:g id="version" example="1.0.0">%1$s</xliff:g></string>
248251
<string name="database_version">Database version <xliff:g id="version" example="1.0.0">%1$s</xliff:g></string>
252+
<string name="clear_file">Clear</string>
249253
<string name="replace_key_file">Replace a key file</string>
250254
<string name="select_key_file">Select a key file</string>
251255
<string name="select_database_file">Select a database file</string>
256+
<string name="replace_database_file">Replace a database file</string>
257+
<string name="open_database">Open a database</string>
258+
<string name="create_database">Create a database</string>
252259
<string name="qr_wifi_description_text">Scan this QR code wth another device to join this WiFi network.</string>
253260
<string name="qr_generate_button">Generate QR code</string>
254261
<string name="pro_tip">Pro tip: <xliff:g id="tip" example="Wake up early and work a lot!">%1$s</xliff:g></string>
@@ -444,6 +451,7 @@
444451
<string name="copied_value">Copied a value</string>
445452
<string name="copied_url">Copied a URL</string>
446453
<string name="copied_uri">Copied a URI</string>
454+
<string name="copied_tag">Copied a tag</string>
447455
<string name="copied_package_name">Copied a package name</string>
448456
<string name="copied_key">Copied a key</string>
449457
<string name="copied_fingerprint">Copied a fingerprint</string>
@@ -515,6 +523,7 @@
515523
<string name="error_invalid_card_number">Invalid card number</string>
516524
<string name="error_incorrect_password">Incorrect password</string>
517525
<string name="error_otp_key_must_not_be_empty">One-time password's secret key must not be empty</string>
526+
<string name="error_failed_file_already_exists">Failed to create a file. Replacing existing file is not allowed</string>
518527
<string name="error_failed_generate_kdf_hash_oom">Failed to create a key, not enough memory. Please check your KDF server settings.</string>
519528
<string name="error_failed_generate_otp_code">Failed to generate OTP code</string>
520529
<string name="error_failed_create_passkey">Failed to create a passkey</string>
@@ -671,6 +680,8 @@
671680
<string name="addsend_hide_text_by_default_title">When accessing the item, hide the text by default</string>
672681
<string name="addsend_hide_email_title">Hide email address</string>
673682
<string name="addsend_max_access_count_note">If set, users will no longer be able to access this item after the maximum access count is reached.</string>
683+
<string name="addaccount_promo_title">Your vault is empty. Connect an account to get started:</string>
684+
<string name="addaccount_promo_features">Want to get the most out of your experience? We've outlined all the primary features of the app for you below. Take a look to see how it can work for you.</string>
674685
<string name="addaccount_description_short_bitwarden_text">Store encrypted vault in a cloud.</string>
675686
<string name="addaccount_description_short_keepass_text">Store encrypted vault locally using KDBX file format.</string>
676687
<string name="addaccount_header_title">Add Bitwarden account</string>
@@ -707,7 +718,7 @@
707718
<string name="addaccount2fa_email_note">Enter the verification code that was emailed to <xliff:g id="email" example="[email protected]">%1$s</xliff:g>.</string>
708719
<string name="addaccount2fa_yubikey_manual_text">Enter the YubiKey authentication code manually. Place the cursor on the field below and trigger the YubiKey.</string>
709720
<string name="addkeepass_header_title">Add KeePass account</string>
710-
<string name="addkeepass_header_body">Save all your passwords in a single, highly-encrypted KDBX file stored directly on your device. You have complete control over your data. Store it on your computer, a USB drive, or sync it yourself using a cloud service like Google Drive or Dropbox.</string>
721+
<string name="addkeepass_header_body">Save all your passwords in a single, highly-encrypted KDBX file stored directly on your device. You have complete control over your data. Store it on your computer, a USB drive, or sync it yourself using a service like Syncthing, Google Drive or Dropbox.</string>
711722
<string name="provider_2fa_authenticator">Authenticator</string>
712723
<string name="provider_2fa_duo_organization">Duo (Organization)</string>
713724
<string name="provider_2fa_fido2_webauthn">FIDO2 Web Authentication</string>
@@ -896,6 +907,7 @@
896907
<string name="passwordhistory_clear_history_confirmation_text">This will remove all passwords from the history.</string>
897908
<string name="passwordhistory_delete_one_confirmation_title">Delete the password from the history?</string>
898909
<string name="passwordhistory_delete_many_confirmation_title">Delete the passwords from the history?</string>
910+
<string name="block_autofill_header_title">Block autofill</string>
899911
<string name="watchtower_header_title">Watchtower</string>
900912
<string name="watchtower_section_password_strength_label">Password strength</string>
901913
<string name="watchtower_section_security_label">Security</string>
@@ -1099,6 +1111,8 @@
10991111
<string name="pref_item_autofill_save_request_title">Ask to save data</string>
11001112
<string name="pref_item_autofill_save_request_text">Asks for updating the vault when filling of a form has completed</string>
11011113
<string name="pref_item_autofill_auto_save_source_title">Auto-save app or website info</string>
1114+
<string name="pref_item_autofill_block_uri_title">Block autofill</string>
1115+
<string name="pref_item_autofill_block_uri_text">Prevents offering autofill for these URIs</string>
11021116
<string name="pref_item_clipboard_auto_clear_title">Automatically clear clipboard</string>
11031117
<string name="pref_item_clipboard_auto_clear_immediately_text">Immediately</string>
11041118
<string name="pref_item_clipboard_auto_clear_never_text">Never</string>

common/src/commonMain/composeResources/values-ar-rSA/strings.xml

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
<string name="conceal_value">إخفاء القيمة</string>
3030
<string name="field_label">تصنيف</string>
3131
<string name="field_value">القيمة</string>
32+
<string name="tag_value">Value</string>
3233
<!-- Access count increases every time someone opens a send and looks and the page -->
3334
<string name="access_count">عدد الوصول</string>
3435
<!--
@@ -148,7 +149,8 @@
148149
<string name="select_file">حدد ملفًا</string>
149150
<string name="autofill">الملء التلقائي</string>
150151
<string name="autofill_and_save_uri">الملء التلقائي وحفظ معلومات التطبيق أو موقع الويب</string>
151-
<string name="backup_disclaimer">Your data is your responsibility. To ensure it's never lost, adopt the 3-2-1 Backup Rule: maintain three copies of your vault on two different media types, and keep one copy in a separate, secure location.</string>
152+
<string name="backup_disclaimer_title">Your data is your responsibility.</string>
153+
<string name="backup_disclaimer_text">To ensure it's never lost, adopt the 3-2-1 Backup Rule: maintain three copies of your vault on two different media types, and keep one copy in a separate, secure location.</string>
152154
<string name="passkey">مفتاح المرور</string>
153155
<string name="passkey_create_header">إنشاء مفتاح مرور</string>
154156
<string name="passkey_unlock_header">فتح قفل المفاتيح</string>
@@ -236,6 +238,7 @@
236238
<string name="key_type">نوع المفتاح</string>
237239
<string name="key_pair">زوج المفاتيح</string>
238240
<string name="key_ssh">مفتاح SSH</string>
241+
<string name="key_ssh_value_placeholder">Looks empty in here. Generate an SSH key to get started!</string>
239242
<string name="fingerprint_phrase">عبارة بصمة</string>
240243
<string name="fingerprint_phrase_help_title">ما هي بصمة الإصبع؟</string>
241244
<string name="filter_auth_reprompt_items">إعادة المطالبة بالمصادقة</string>
@@ -246,9 +249,13 @@
246249
<string name="bitwarden_unofficial_server">خادم Bitwarden غير الرسمي</string>
247250
<string name="server_version">Server version <xliff:g id="version" example="1.0.0">%1$s</xliff:g></string>
248251
<string name="database_version">Database version <xliff:g id="version" example="1.0.0">%1$s</xliff:g></string>
252+
<string name="clear_file">Clear</string>
249253
<string name="replace_key_file">Replace a key file</string>
250254
<string name="select_key_file">Select a key file</string>
251255
<string name="select_database_file">Select a database file</string>
256+
<string name="replace_database_file">Replace a database file</string>
257+
<string name="open_database">Open a database</string>
258+
<string name="create_database">Create a database</string>
252259
<string name="qr_wifi_description_text">Scan this QR code wth another device to join this WiFi network.</string>
253260
<string name="qr_generate_button">Generate QR code</string>
254261
<string name="pro_tip">نصيحة احترافية: <xliff:g id="tip" example="Wake up early and work a lot!">%1$s</xliff:g></string>
@@ -444,6 +451,7 @@
444451
<string name="copied_value">تم نسخ قيمة</string>
445452
<string name="copied_url">تم نسخ عنوان URL</string>
446453
<string name="copied_uri">تم نسخ URI</string>
454+
<string name="copied_tag">Copied a tag</string>
447455
<string name="copied_package_name">تم نسخ اسم الحزمة</string>
448456
<string name="copied_key">تم نسخ مفتاح</string>
449457
<string name="copied_fingerprint">تم نسخ بصمة الإصبع</string>
@@ -515,6 +523,7 @@
515523
<string name="error_invalid_card_number">رقم البطاقة غير صالح</string>
516524
<string name="error_incorrect_password">كلمة مرور غير صحيحة</string>
517525
<string name="error_otp_key_must_not_be_empty">يجب ألا يكون المفتاح السري لكلمة المرور لمرة واحدة فارغًا</string>
526+
<string name="error_failed_file_already_exists">Failed to create a file. Replacing existing file is not allowed</string>
518527
<string name="error_failed_generate_kdf_hash_oom">فشل في إنشاء مفتاح، لا توجد ذاكرة كافية. يرجى التحقق من إعدادات خادم KDF الخاص بك.</string>
519528
<string name="error_failed_generate_otp_code">فشل في إنشاء رمز OTP</string>
520529
<string name="error_failed_create_passkey">فشل في إنشاء مفتاح مرور</string>
@@ -671,6 +680,8 @@
671680
<string name="addsend_hide_text_by_default_title">عند الوصول إلى العنصر، قم بإخفاء النص بشكل افتراضي</string>
672681
<string name="addsend_hide_email_title">إخفاء عنوان البريد الإلكتروني</string>
673682
<string name="addsend_max_access_count_note">إذا تم تعيينه، فلن يتمكن المستخدمون من الوصول إلى هذا العنصر بعد الوصول إلى الحد الأقصى لعدد الوصول.</string>
683+
<string name="addaccount_promo_title">Your vault is empty. Connect an account to get started:</string>
684+
<string name="addaccount_promo_features">Want to get the most out of your experience? We've outlined all the primary features of the app for you below. Take a look to see how it can work for you.</string>
674685
<string name="addaccount_description_short_bitwarden_text">Store encrypted vault in a cloud.</string>
675686
<string name="addaccount_description_short_keepass_text">Store encrypted vault locally using KDBX file format.</string>
676687
<string name="addaccount_header_title">إضافة حساب Bitwarden</string>
@@ -707,7 +718,7 @@
707718
<string name="addaccount2fa_email_note">Enter the verification code that was emailed to <xliff:g id="email" example="[email protected]">%1$s</xliff:g>.</string>
708719
<string name="addaccount2fa_yubikey_manual_text">أدخل رمز مصادقة YubiKey يدويًا. ضع المؤشر على الحقل أدناه وقم بتشغيل YubiKey.</string>
709720
<string name="addkeepass_header_title">Add KeePass account</string>
710-
<string name="addkeepass_header_body">Save all your passwords in a single, highly-encrypted KDBX file stored directly on your device. You have complete control over your data. Store it on your computer, a USB drive, or sync it yourself using a cloud service like Google Drive or Dropbox.</string>
721+
<string name="addkeepass_header_body">Save all your passwords in a single, highly-encrypted KDBX file stored directly on your device. You have complete control over your data. Store it on your computer, a USB drive, or sync it yourself using a service like Syncthing, Google Drive or Dropbox.</string>
711722
<string name="provider_2fa_authenticator">الموثق</string>
712723
<string name="provider_2fa_duo_organization">الثنائي (المؤسسة)</string>
713724
<string name="provider_2fa_fido2_webauthn">مصادقة الويب FIDO2</string>
@@ -896,6 +907,7 @@
896907
<string name="passwordhistory_clear_history_confirmation_text">سيؤدي هذا إلى إزالة جميع كلمات المرور من السجل.</string>
897908
<string name="passwordhistory_delete_one_confirmation_title">هل تريد حذف كلمة المرور من السجل؟</string>
898909
<string name="passwordhistory_delete_many_confirmation_title">هل تريد حذف كلمات المرور من السجل؟</string>
910+
<string name="block_autofill_header_title">Block autofill</string>
899911
<string name="watchtower_header_title">برج المراقبة</string>
900912
<string name="watchtower_section_password_strength_label">قوة كلمة المرور</string>
901913
<string name="watchtower_section_security_label">حماية</string>
@@ -1099,6 +1111,8 @@
10991111
<string name="pref_item_autofill_save_request_title">اطلب حفظ البيانات</string>
11001112
<string name="pref_item_autofill_save_request_text">يطلب تحديث القبو عند اكتمال ملء النموذج</string>
11011113
<string name="pref_item_autofill_auto_save_source_title">الحفظ التلقائي لمعلومات التطبيق أو موقع الويب</string>
1114+
<string name="pref_item_autofill_block_uri_title">Block autofill</string>
1115+
<string name="pref_item_autofill_block_uri_text">Prevents offering autofill for these URIs</string>
11021116
<string name="pref_item_clipboard_auto_clear_title">مسح الحافظة تلقائيا</string>
11031117
<string name="pref_item_clipboard_auto_clear_immediately_text">في الحال</string>
11041118
<string name="pref_item_clipboard_auto_clear_never_text">أبداً</string>

0 commit comments

Comments
 (0)