diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-30 02:18:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-30 02:18:12 +0000 |
commit | a4a05ee03d4b563fec8a631908b1d797afa6df9f (patch) | |
tree | ea03b3400fd0ec88f3a4d8eb18998becb4c7f97c /apps/settings/l10n/bg.js | |
parent | 53817f5fc20533d2b9da2ecff6bd96acf21b4e17 (diff) | |
download | nextcloud-server-a4a05ee03d4b563fec8a631908b1d797afa6df9f.tar.gz nextcloud-server-a4a05ee03d4b563fec8a631908b1d797afa6df9f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/bg.js')
-rw-r--r-- | apps/settings/l10n/bg.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/settings/l10n/bg.js b/apps/settings/l10n/bg.js index 4fa19e440f2..260370595c2 100644 --- a/apps/settings/l10n/bg.js +++ b/apps/settings/l10n/bg.js @@ -60,6 +60,9 @@ OC.L10N.register( "Welcome aboard %s" : "Добре дошли %s", "Your username is: %s" : "Потребителско име: %s", "Set your password" : "Задайте парола", + "Additional settings" : "Допълнителни настройки", + "Basic settings" : "Основни настройки", + "Sharing" : "Споделяне", "Personal info" : "Лични данни", "Create" : "Създай", "Change" : "Промени", @@ -207,7 +210,6 @@ OC.L10N.register( "Last job execution ran %s. Something seems wrong." : "За последно cron задача е стартирала %s. Изглежда, че има проблем.", "Execute one task with each page loaded" : "Изпълнява една задача с всяка заредена страница.", "The cron.php needs to be executed by the system user \"%s\"." : "Необходимо е cron.php да се стартира от системния потребител \"%s\".", - "Sharing" : "Споделяне", "Allow apps to use the Share API" : "Разреши приложенията да използват Share API", "Expire after " : "Изтечи след", "days" : "дена", |