diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-26 10:41:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-26 10:41:31 +0000 |
commit | a541443be79db5e42bdf74e9116c09d16c9f781d (patch) | |
tree | e2b1a7e625112887347fb74ba8354a398a6249b9 /core/l10n/bg.js | |
parent | b5f75c5f736b833272c35c0a6be0f4a34a8796b3 (diff) | |
download | nextcloud-server-a541443be79db5e42bdf74e9116c09d16c9f781d.tar.gz nextcloud-server-a541443be79db5e42bdf74e9116c09d16c9f781d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/bg.js')
-rw-r--r-- | core/l10n/bg.js | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/core/l10n/bg.js b/core/l10n/bg.js index 2aa51648e9f..4776bca20b0 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -139,9 +139,9 @@ OC.L10N.register( "Sending email …" : "Изпращане на имейл ...", "No" : "Не", "Yes" : "Да", - "No files in here" : "Тук няма файлове", + "No files in here" : "Няма файлове", "New folder" : "Нова папка", - "No more subfolders in here" : "Тук няма подпапки", + "No more subfolders in here" : "Няма подпапки", "{newName} already exists" : "{newName} вече съществува", "Choose" : "Избор", "Move" : "Премести", @@ -200,7 +200,7 @@ OC.L10N.register( "Internal Server Error" : "Вътрешно сървърна грешка", "The server was unable to complete your request." : "Сървърът не можа да изпълни заявката ви.", "If this happens again, please send the technical details below to the server administrator." : "Ако грешката се повтори, моля изпратете техническите данни на администратора.", - "More details can be found in the server log." : "Подробности можете да намерите журнала на сървъра.", + "More details can be found in the server log." : "Подробности можете да намерите в журнала на сървъра.", "Technical details" : "Технически данни", "Remote Address: %s" : "Отдалечен адрес: %s", "Request ID: %s" : "ID на заявката: %s", @@ -242,6 +242,7 @@ OC.L10N.register( "Please try again or contact your administrator." : "Опитайте отново или се свържете с администраотра.", "Username or email" : "Потребител или имейл", "Log in" : "Вписване", + "Wrong username or password." : "Грешен потребител или парола", "User disabled" : "Потребителят е деактивиран", "Forgot password?" : "Забравена парола?", "Connect to your account" : "Свързване към вашия профил", |