diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-28 02:18:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-28 02:18:33 +0000 |
commit | 09f4b7a97ac16f586f6e83a0f37bad1bc487f5ee (patch) | |
tree | 0fcbe14f76dcf0f8f7c6f18546411cda5f045c4a /core/l10n/bg.js | |
parent | 35502b889299e2838e91f8303851d2ca38ad443d (diff) | |
download | nextcloud-server-09f4b7a97ac16f586f6e83a0f37bad1bc487f5ee.tar.gz nextcloud-server-09f4b7a97ac16f586f6e83a0f37bad1bc487f5ee.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/bg.js')
-rw-r--r-- | core/l10n/bg.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/bg.js b/core/l10n/bg.js index 47d1e20eadd..8c3aaca5722 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -195,6 +195,7 @@ OC.L10N.register( "More apps" : "Още приложения", "More" : "Още", "Search" : "Търсене", + "Reset search" : "Рестартирай търсенето", "Contacts" : "Контакти", "Contacts menu" : "Контакти", "Settings menu" : "Настройки", @@ -206,12 +207,14 @@ OC.L10N.register( "Alternative log in using app token" : "Алтернативен метод за вписване с парола за приложение", "Account access" : "Достъп до профил", "You are about to grant %1$s access to your %2$s account." : "Ще разрешите на %1$s да ползва вашия %2$s профил.", + "You can close this window." : "Можеш да затвориш този прозорец.", "This share is password-protected" : "Тази зона е защитена с парола.", "The password is wrong. Try again." : "Паролата е грешна. Опитайте отново.", "Two-factor authentication" : "Двустепенно удостоверяване", "Set up two-factor authentication" : "Двустепенно удостоверяване", "Use backup code" : "Използвай код за възстановяване", "Cancel login" : "Откажи вписване", + "Setup two-factor authentication" : "Свържи двустепенно удостоверяване", "Error while validating your second factor" : "Грешка при валидиране на втория ви фактор", "Access through untrusted domain" : "Достъп през недоверен домейн", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Моля, свържете се с администратора. Ако сте администратор на текущата инстанция, конфигурирайте \"trusted_domains\" настройките в config/config.php. Примерна конфигурация е предоставена в config/config.sample.php.", |