summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-12-16 01:12:59 +0000
committerNextcloud bot <bot@nextcloud.com>2018-12-16 01:12:59 +0000
commit90bd295d3c5f1541b4bfc6201f0a01101037f5c2 (patch)
treedf2c3fa15684e58b0e98f4d0509c288e0c310aef /lib/l10n
parentc2d7f88fdf8e55862ccdbf7124c626af9c19cae8 (diff)
downloadnextcloud-server-90bd295d3c5f1541b4bfc6201f0a01101037f5c2.tar.gz
nextcloud-server-90bd295d3c5f1541b4bfc6201f0a01101037f5c2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/bg.js4
-rw-r--r--lib/l10n/bg.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js
index 23212a61785..885bc1f83cd 100644
--- a/lib/l10n/bg.js
+++ b/lib/l10n/bg.js
@@ -55,6 +55,7 @@ OC.L10N.register(
"Set an admin username." : "Задайте потребителско име за администратор.",
"Set an admin password." : "Задай парола за администратор.",
"Can't create or write into the data directory %s" : "Неуспешно създаване или записване в \"data\" папката %s",
+ "Invalid Federated Cloud ID" : "Невалиден Federated Cloud ID",
"Sharing %s failed, because the backend does not allow shares from type %i" : "Неуспешно споделяне на %s , защото сървъра не позволява споделяне от тип $i.",
"Sharing %s failed, because the file does not exist" : "Неуспешно споделяне на %s, защото файлът не съществува.",
"You are not allowed to share %s" : "Не ти е разрешено да споделяш %s.",
@@ -85,6 +86,7 @@ OC.L10N.register(
"Sat." : "съб",
"Su" : "нд",
"Mo" : "пн",
+ "Tu" : "вт",
"We" : "ср",
"Th" : "чт",
"Fr" : "пт",
@@ -121,7 +123,7 @@ OC.L10N.register(
"a safe home for all your data" : "безопасен дом за всички ваши данни",
"Can't read file" : "Файлът не може да бъде прочетен",
"Application is not enabled" : "Приложението не е включено",
- "Authentication error" : "Проблем с идентификацията",
+ "Authentication error" : "Грешка при удостоверяването",
"Token expired. Please reload page." : "Изтекла сесия. Моля, презареди страницата.",
"No database drivers (sqlite, mysql, or postgresql) installed." : "Липсват инсталирани драйвери за бази данни(sqlite, mysql или postgresql).",
"Cannot write into \"config\" directory" : "Неуспешен опит за запис в \"config\" папката.",
diff --git a/lib/l10n/bg.json b/lib/l10n/bg.json
index 0f5e7a28663..781d9315fde 100644
--- a/lib/l10n/bg.json
+++ b/lib/l10n/bg.json
@@ -53,6 +53,7 @@
"Set an admin username." : "Задайте потребителско име за администратор.",
"Set an admin password." : "Задай парола за администратор.",
"Can't create or write into the data directory %s" : "Неуспешно създаване или записване в \"data\" папката %s",
+ "Invalid Federated Cloud ID" : "Невалиден Federated Cloud ID",
"Sharing %s failed, because the backend does not allow shares from type %i" : "Неуспешно споделяне на %s , защото сървъра не позволява споделяне от тип $i.",
"Sharing %s failed, because the file does not exist" : "Неуспешно споделяне на %s, защото файлът не съществува.",
"You are not allowed to share %s" : "Не ти е разрешено да споделяш %s.",
@@ -83,6 +84,7 @@
"Sat." : "съб",
"Su" : "нд",
"Mo" : "пн",
+ "Tu" : "вт",
"We" : "ср",
"Th" : "чт",
"Fr" : "пт",
@@ -119,7 +121,7 @@
"a safe home for all your data" : "безопасен дом за всички ваши данни",
"Can't read file" : "Файлът не може да бъде прочетен",
"Application is not enabled" : "Приложението не е включено",
- "Authentication error" : "Проблем с идентификацията",
+ "Authentication error" : "Грешка при удостоверяването",
"Token expired. Please reload page." : "Изтекла сесия. Моля, презареди страницата.",
"No database drivers (sqlite, mysql, or postgresql) installed." : "Липсват инсталирани драйвери за бази данни(sqlite, mysql или postgresql).",
"Cannot write into \"config\" directory" : "Неуспешен опит за запис в \"config\" папката.",