Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-30 05:16:04 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-30 05:16:04 +0300
commit64c15a15d4fada2b259952bf00a989f41b5b9e65 (patch)
tree0a9c465e132c7d007e566404f6e13815503bf367 /core/l10n/bg.js
parent395cd140b12c6c061f540606f2824b5b023db870 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/bg.js')
-rw-r--r--core/l10n/bg.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/core/l10n/bg.js b/core/l10n/bg.js
index 12486978527..4c185b38088 100644
--- a/core/l10n/bg.js
+++ b/core/l10n/bg.js
@@ -51,13 +51,6 @@ OC.L10N.register(
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Някои колони от базата данни не са конвертирани към \"big int\". Конвертирането не е осъществено защото може да отнеме доста време. Можете да стартирате процеса ръчно като изпълните командата \"occ db:convert-filecache-bigint\". Но преди това инсталацията трябва да бъде в \"maintenance\" режим. За допълнителна информация <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">прочетете документацията</a>.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Препоръчително, особено ако ползвате клиента за настолен компютър.",
"Error occurred while checking server setup" : "Възникна грешка при проверката на настройките на сървъра",
- "Non-existing tag #{tag}" : "Несъществуващ етикет #{tag}",
- "restricted" : "ограничен",
- "invisible" : "невидим",
- "Delete" : "Изтрий",
- "Rename" : "Преименувай",
- "Collaborative tags" : "Съвместни етикети",
- "No tags found" : "Не са открити етикети",
"unknown text" : "непознат текст",
"Hello world!" : "Здравей Свят!",
"sunny" : "слънчево",
@@ -150,6 +143,13 @@ OC.L10N.register(
"Good password" : "Добра парола",
"Strong password" : "Сложна парола",
"No action available" : "Няма налични действия",
+ "Non-existing tag #{tag}" : "Несъществуващ етикет #{tag}",
+ "restricted" : "ограничен",
+ "invisible" : "невидим",
+ "Delete" : "Изтрий",
+ "Rename" : "Преименувай",
+ "Collaborative tags" : "Съвместни етикети",
+ "No tags found" : "Не са открити етикети",
"Personal" : "Лични",
"Users" : "Потребители",
"Apps" : "Приложения",