diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-21 02:27:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-21 02:27:50 +0000 |
commit | a6cb2973a973565e2450b8bb7912257e5e22cde2 (patch) | |
tree | 9dd1db982e4ac8296b58ce34bec4eef768794231 /lib/l10n/bg.json | |
parent | 7ffee26aa8768736593c77dcb12d17978a6e06b2 (diff) | |
download | nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.tar.gz nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/bg.json')
-rw-r--r-- | lib/l10n/bg.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/bg.json b/lib/l10n/bg.json index 44003f6a4ac..77da4c4a2ba 100644 --- a/lib/l10n/bg.json +++ b/lib/l10n/bg.json @@ -50,7 +50,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Моля, премахтене настройката за open_basedir от вашия php.ini или преминете към 64-битово PHP.", "Set an admin username." : "Задайте потребителско име за администратор.", "Set an admin password." : "Задай парола за администратор.", - "Can't create or write into the data directory %s" : "Неуспешно създаване или записване в \"data\" папката %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Споделянето на сървърния %s трябва да поддържа OCP\\Share_Backend интерфейс.", "Sharing backend %s not found" : "Споделянето на сървърния %s не е открито.", "Sharing backend for %s not found" : "Споделянето на сървъра за %s не е открито.", @@ -111,7 +110,6 @@ "The username is already being used" : "Потребителското име е вече заето.", "User disabled" : "Потребителят е деактивиран", "a safe home for all your data" : "безопасен дом за всички ваши данни", - "Can't read file" : "Файлът не може да бъде прочетен", "Application is not enabled" : "Приложението не е включено", "Authentication error" : "Грешка при удостоверяването", "Token expired. Please reload page." : "Изтекла сесия. Моля, презареди страницата.", @@ -132,7 +130,9 @@ "Storage is temporarily not available" : "Временно хранилището не е налично", "Following databases are supported: %s" : "Следните бази данни са поддържани: %s", "Following platforms are supported: %s" : "Поддържани са следните платформи: %s", + "Can't create or write into the data directory %s" : "Неуспешно създаване или записване в \"data\" папката %s", "Invalid Federated Cloud ID" : "Невалиден Federated Cloud ID", - "Can’t set expiration date more than %s days in the future" : "Неуспешно задаване на срок на валидност повече от %s дни в бъдещето" + "Can’t set expiration date more than %s days in the future" : "Неуспешно задаване на срок на валидност повече от %s дни в бъдещето", + "Can't read file" : "Файлът не може да бъде прочетен" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |