diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-30 02:16:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-30 02:16:04 +0000 |
commit | 64c15a15d4fada2b259952bf00a989f41b5b9e65 (patch) | |
tree | 0a9c465e132c7d007e566404f6e13815503bf367 /core/l10n/bg.js | |
parent | 395cd140b12c6c061f540606f2824b5b023db870 (diff) | |
download | nextcloud-server-64c15a15d4fada2b259952bf00a989f41b5b9e65.tar.gz nextcloud-server-64c15a15d4fada2b259952bf00a989f41b5b9e65.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/bg.js')
-rw-r--r-- | core/l10n/bg.js | 14 |
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" : "Приложения", |