-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Autosync the updated translations (#12794)
Co-authored-by: bitwarden-devops-bot <[email protected]>
- Loading branch information
1 parent
db84ccf
commit c0dfac4
Showing
61 changed files
with
3,721 additions
and
361 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2324,6 +2324,9 @@ | |
"message": "النطاقات", | ||
"description": "A category title describing the concept of web domains" | ||
}, | ||
"blockedDomains": { | ||
"message": "Blocked domains" | ||
}, | ||
"excludedDomains": { | ||
"message": "النطاقات المستبعدة" | ||
}, | ||
|
@@ -2333,6 +2336,15 @@ | |
"excludedDomainsDescAlt": { | ||
"message": "Bitwarden لن يطلب حفظ تفاصيل تسجيل الدخول لهذه النطافات لجميع الحسابات مسجلة الدخول. يجب عليك تحديث الصفحة لكي تصبح التغييرات نافذة المفعول." | ||
}, | ||
"blockedDomainsDesc": { | ||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect." | ||
}, | ||
"autofillBlockedNotice": { | ||
"message": "Autofill is blocked for this website. Review or change this in settings." | ||
}, | ||
"autofillBlockedTooltip": { | ||
"message": "Autofill is blocked on this website. Review in settings." | ||
}, | ||
"websiteItemLabel": { | ||
"message": "الموقع $number$ (URI)", | ||
"placeholders": { | ||
|
@@ -2351,6 +2363,9 @@ | |
} | ||
} | ||
}, | ||
"blockedDomainsSavedSuccess": { | ||
"message": "Blocked domain changes saved" | ||
}, | ||
"excludedDomainsSavedSuccess": { | ||
"message": "تم حفظ تغييرات استبعاد النطاقات" | ||
}, | ||
|
@@ -2789,6 +2804,20 @@ | |
"error": { | ||
"message": "خطأ" | ||
}, | ||
"decryptionError": { | ||
"message": "Decryption error" | ||
}, | ||
"couldNotDecryptVaultItemsBelow": { | ||
"message": "Bitwarden could not decrypt the vault item(s) listed below." | ||
}, | ||
"contactCSToAvoidDataLossPart1": { | ||
"message": "Contact customer success", | ||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'" | ||
}, | ||
"contactCSToAvoidDataLossPart2": { | ||
"message": "to avoid additional data loss.", | ||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'" | ||
}, | ||
"generateUsername": { | ||
"message": "إنشاء اسم المستخدم" | ||
}, | ||
|
@@ -4641,6 +4670,33 @@ | |
"noEditPermissions": { | ||
"message": "You don't have permission to edit this item" | ||
}, | ||
"biometricsStatusHelptextUnlockNeeded": { | ||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first." | ||
}, | ||
"biometricsStatusHelptextHardwareUnavailable": { | ||
"message": "Biometric unlock is currently unavailable." | ||
}, | ||
"biometricsStatusHelptextAutoSetupNeeded": { | ||
"message": "Biometric unlock is unavailable due to misconfigured system files." | ||
}, | ||
"biometricsStatusHelptextManualSetupNeeded": { | ||
"message": "Biometric unlock is unavailable due to misconfigured system files." | ||
}, | ||
"biometricsStatusHelptextDesktopDisconnected": { | ||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed." | ||
}, | ||
"biometricsStatusHelptextNotEnabledInDesktop": { | ||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.", | ||
"placeholders": { | ||
"email": { | ||
"content": "$1", | ||
"example": "[email protected]" | ||
} | ||
} | ||
}, | ||
"biometricsStatusHelptextUnavailableReasonUnknown": { | ||
"message": "Biometric unlock is currently unavailable for an unknown reason." | ||
}, | ||
"authenticating": { | ||
"message": "Authenticating" | ||
}, | ||
|
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 |
---|---|---|
|
@@ -2324,6 +2324,9 @@ | |
"message": "Domenlər", | ||
"description": "A category title describing the concept of web domains" | ||
}, | ||
"blockedDomains": { | ||
"message": "Əngəllənmiş domenlər" | ||
}, | ||
"excludedDomains": { | ||
"message": "İstisna edilən domenlər" | ||
}, | ||
|
@@ -2333,6 +2336,15 @@ | |
"excludedDomainsDescAlt": { | ||
"message": "Bitwarden, giriş etmiş bütün hesablar üçün bu domenlərin giriş detallarını saxlamağı soruşmayacaq. Dəyişikliklərin qüvvəyə minməsi üçün səhifəni təzələməlisiniz." | ||
}, | ||
"blockedDomainsDesc": { | ||
"message": "Bu veb saytlar üçün avto-doldurma və digər əlaqəli özəlliklər təklif olunmayacaq. Dəyişikliklərin qüvvəyə minməsi üçün səhifəni təzələməlisiniz." | ||
}, | ||
"autofillBlockedNotice": { | ||
"message": "Bu veb sayt üçün avto-doldurma əngəllənib. Bunu ayarlarda incələyin və ya dəyişdirin." | ||
}, | ||
"autofillBlockedTooltip": { | ||
"message": "Bu veb saytda avto-doldurma əngəllənib. Ayarlarda incələyin." | ||
}, | ||
"websiteItemLabel": { | ||
"message": "Veb sayt $number$ (URI)", | ||
"placeholders": { | ||
|
@@ -2351,6 +2363,9 @@ | |
} | ||
} | ||
}, | ||
"blockedDomainsSavedSuccess": { | ||
"message": "Əngəllənmiş domen dəyişiklikləri saxlanıldı" | ||
}, | ||
"excludedDomainsSavedSuccess": { | ||
"message": "İstisna domen dəyişikliyi saxlanıldı" | ||
}, | ||
|
@@ -2789,6 +2804,20 @@ | |
"error": { | ||
"message": "Xəta" | ||
}, | ||
"decryptionError": { | ||
"message": "Şifrə açma xətası" | ||
}, | ||
"couldNotDecryptVaultItemsBelow": { | ||
"message": "Bitwarden, aşağıda sadalanan seyf element(lər)inin şifrəsini aça bilmədi." | ||
}, | ||
"contactCSToAvoidDataLossPart1": { | ||
"message": "Əlavə data itkisini önləmək üçün", | ||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'" | ||
}, | ||
"contactCSToAvoidDataLossPart2": { | ||
"message": "müştəri dəstəyi ilə əlaqə saxlayın.", | ||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'" | ||
}, | ||
"generateUsername": { | ||
"message": "İstifadəçi adı yarat" | ||
}, | ||
|
@@ -4641,6 +4670,33 @@ | |
"noEditPermissions": { | ||
"message": "Bu elementə düzəliş etmə icazəniz yoxdur" | ||
}, | ||
"biometricsStatusHelptextUnlockNeeded": { | ||
"message": "Əvvəlcə PIN və ya parol ilə kilid açma tələb olunduğu üçün biometrik ilə kilid açma əlçatmazdır." | ||
}, | ||
"biometricsStatusHelptextHardwareUnavailable": { | ||
"message": "Biometrik kilid açma indi əlçatmazdır." | ||
}, | ||
"biometricsStatusHelptextAutoSetupNeeded": { | ||
"message": "Yanlış konfiqurasiya edilmiş sistem fayllarına görə biometrik kilid açma əlçatmazdır." | ||
}, | ||
"biometricsStatusHelptextManualSetupNeeded": { | ||
"message": "Yanlış konfiqurasiya edilmiş sistem fayllarına görə biometrik kilid açma əlçatmazdır." | ||
}, | ||
"biometricsStatusHelptextDesktopDisconnected": { | ||
"message": "Bitwarden masaüstü tətbiqi bağlı olduğu üçün biometrik kilid açma əlçatmazdır." | ||
}, | ||
"biometricsStatusHelptextNotEnabledInDesktop": { | ||
"message": "Bitwarden masaüstü tətbiqində $EMAIL$ üçün fəal olmadığına görə biometrik kilid açma əlçatmazdır.", | ||
"placeholders": { | ||
"email": { | ||
"content": "$1", | ||
"example": "[email protected]" | ||
} | ||
} | ||
}, | ||
"biometricsStatusHelptextUnavailableReasonUnknown": { | ||
"message": "Bilinməyən bilinməyən bir səbəbə görə biometrik kilid açma əlçatmazdır." | ||
}, | ||
"authenticating": { | ||
"message": "Kimlik doğrulama" | ||
}, | ||
|
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 |
---|---|---|
|
@@ -2324,6 +2324,9 @@ | |
"message": "Дамены", | ||
"description": "A category title describing the concept of web domains" | ||
}, | ||
"blockedDomains": { | ||
"message": "Blocked domains" | ||
}, | ||
"excludedDomains": { | ||
"message": "Выключаныя дамены" | ||
}, | ||
|
@@ -2333,6 +2336,15 @@ | |
"excludedDomainsDescAlt": { | ||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect." | ||
}, | ||
"blockedDomainsDesc": { | ||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect." | ||
}, | ||
"autofillBlockedNotice": { | ||
"message": "Autofill is blocked for this website. Review or change this in settings." | ||
}, | ||
"autofillBlockedTooltip": { | ||
"message": "Autofill is blocked on this website. Review in settings." | ||
}, | ||
"websiteItemLabel": { | ||
"message": "Вэб-сайт $number$ (URI)", | ||
"placeholders": { | ||
|
@@ -2351,6 +2363,9 @@ | |
} | ||
} | ||
}, | ||
"blockedDomainsSavedSuccess": { | ||
"message": "Blocked domain changes saved" | ||
}, | ||
"excludedDomainsSavedSuccess": { | ||
"message": "Excluded domain changes saved" | ||
}, | ||
|
@@ -2789,6 +2804,20 @@ | |
"error": { | ||
"message": "Памылка" | ||
}, | ||
"decryptionError": { | ||
"message": "Decryption error" | ||
}, | ||
"couldNotDecryptVaultItemsBelow": { | ||
"message": "Bitwarden could not decrypt the vault item(s) listed below." | ||
}, | ||
"contactCSToAvoidDataLossPart1": { | ||
"message": "Contact customer success", | ||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'" | ||
}, | ||
"contactCSToAvoidDataLossPart2": { | ||
"message": "to avoid additional data loss.", | ||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'" | ||
}, | ||
"generateUsername": { | ||
"message": "Генерыраваць імя карыстальніка" | ||
}, | ||
|
@@ -4641,6 +4670,33 @@ | |
"noEditPermissions": { | ||
"message": "You don't have permission to edit this item" | ||
}, | ||
"biometricsStatusHelptextUnlockNeeded": { | ||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first." | ||
}, | ||
"biometricsStatusHelptextHardwareUnavailable": { | ||
"message": "Biometric unlock is currently unavailable." | ||
}, | ||
"biometricsStatusHelptextAutoSetupNeeded": { | ||
"message": "Biometric unlock is unavailable due to misconfigured system files." | ||
}, | ||
"biometricsStatusHelptextManualSetupNeeded": { | ||
"message": "Biometric unlock is unavailable due to misconfigured system files." | ||
}, | ||
"biometricsStatusHelptextDesktopDisconnected": { | ||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed." | ||
}, | ||
"biometricsStatusHelptextNotEnabledInDesktop": { | ||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.", | ||
"placeholders": { | ||
"email": { | ||
"content": "$1", | ||
"example": "[email protected]" | ||
} | ||
} | ||
}, | ||
"biometricsStatusHelptextUnavailableReasonUnknown": { | ||
"message": "Biometric unlock is currently unavailable for an unknown reason." | ||
}, | ||
"authenticating": { | ||
"message": "Authenticating" | ||
}, | ||
|
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 |
---|---|---|
|
@@ -2324,6 +2324,9 @@ | |
"message": "Домейни", | ||
"description": "A category title describing the concept of web domains" | ||
}, | ||
"blockedDomains": { | ||
"message": "Блокирани домейни" | ||
}, | ||
"excludedDomains": { | ||
"message": "Изключени домейни" | ||
}, | ||
|
@@ -2333,6 +2336,15 @@ | |
"excludedDomainsDescAlt": { | ||
"message": "Битуорден няма да пита дали да запазва данните за вход в тези сайтове за всички регистрации, в които сте вписан(а). За да влезе правилото в сила, презаредете страницата." | ||
}, | ||
"blockedDomainsDesc": { | ||
"message": "Автоматичното попълване и други свързани функции няма да бъдат предлагани за тези уеб сайтове. Трябва да презаредите страницата, за да влязат в сила промените." | ||
}, | ||
"autofillBlockedNotice": { | ||
"message": "Автоматичното попълване е блокирано за този уеб сайт. Можете да прегледате и промените това в настройките." | ||
}, | ||
"autofillBlockedTooltip": { | ||
"message": "Автоматичното попълване е блокирано за този уеб сайт. Можете да прегледате това в настройките." | ||
}, | ||
"websiteItemLabel": { | ||
"message": "Уеб сайт $number$ (адрес)", | ||
"placeholders": { | ||
|
@@ -2351,6 +2363,9 @@ | |
} | ||
} | ||
}, | ||
"blockedDomainsSavedSuccess": { | ||
"message": "Промените на блокираните домейни са запазени" | ||
}, | ||
"excludedDomainsSavedSuccess": { | ||
"message": "Промените на изключените домейни са запазени" | ||
}, | ||
|
@@ -2789,6 +2804,20 @@ | |
"error": { | ||
"message": "Грешка" | ||
}, | ||
"decryptionError": { | ||
"message": "Грешка при дешифриране" | ||
}, | ||
"couldNotDecryptVaultItemsBelow": { | ||
"message": "Битоурден не може да дешифрира елементите от трезора посочени по-долу." | ||
}, | ||
"contactCSToAvoidDataLossPart1": { | ||
"message": "Свържете се с поддръжката", | ||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'" | ||
}, | ||
"contactCSToAvoidDataLossPart2": { | ||
"message": "за да избегнете загубата на данни.", | ||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'" | ||
}, | ||
"generateUsername": { | ||
"message": "Генериране на потр. име" | ||
}, | ||
|
@@ -4641,6 +4670,33 @@ | |
"noEditPermissions": { | ||
"message": "Нямате право за редактиране на този елемент" | ||
}, | ||
"biometricsStatusHelptextUnlockNeeded": { | ||
"message": "Отключването с биометрични данни не е налично, тъй като първо се изисква отключване чрез ПИН или парола." | ||
}, | ||
"biometricsStatusHelptextHardwareUnavailable": { | ||
"message": "Отключването с биометрични данни не е налично в момента." | ||
}, | ||
"biometricsStatusHelptextAutoSetupNeeded": { | ||
"message": "Отключването с биометрични данни не е налично поради неправилно настроени системни файлове." | ||
}, | ||
"biometricsStatusHelptextManualSetupNeeded": { | ||
"message": "Отключването с биометрични данни не е налично поради неправилно настроени системни файлове." | ||
}, | ||
"biometricsStatusHelptextDesktopDisconnected": { | ||
"message": "Отключването с биометрични данни не е налично, тъй като приложението на Биуорден за компютър не работи." | ||
}, | ||
"biometricsStatusHelptextNotEnabledInDesktop": { | ||
"message": "Отключването с биометрични данни не е налично, тъй като не е включено за $EMAIL$ в приложението на Битуорден за компютър.", | ||
"placeholders": { | ||
"email": { | ||
"content": "$1", | ||
"example": "[email protected]" | ||
} | ||
} | ||
}, | ||
"biometricsStatusHelptextUnavailableReasonUnknown": { | ||
"message": "Отключването с биометрични данни не е налично по неизвестна причина." | ||
}, | ||
"authenticating": { | ||
"message": "Удостоверяване" | ||
}, | ||
|
Oops, something went wrong.