summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-20 01:54:52 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-20 01:54:52 -0400
commit67162e636e44957f17c5456807239ca6b4a988db (patch)
tree9e56bd96f935f2254641e7120633418f36948e33 /apps/updatenotification
parent4728308a9ec79fe41b137b9d401c3c2f56f27f4d (diff)
downloadnextcloud-server-67162e636e44957f17c5456807239ca6b4a988db.tar.gz
nextcloud-server-67162e636e44957f17c5456807239ca6b4a988db.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/bg_BG.js6
-rw-r--r--apps/updatenotification/l10n/bg_BG.json6
2 files changed, 10 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/bg_BG.js b/apps/updatenotification/l10n/bg_BG.js
index 585d75d9e57..bfe17bf4533 100644
--- a/apps/updatenotification/l10n/bg_BG.js
+++ b/apps/updatenotification/l10n/bg_BG.js
@@ -1,7 +1,11 @@
OC.L10N.register(
"updatenotification",
{
+ "Updated channel" : "Обновяването е отказано",
"Updater" : "Обновяване",
- "A new version is available: %s" : "Има Нова Версия: %s"
+ "A new version is available: %s" : "Има Нова Версия: %s",
+ "Open updater" : "Отвори обновяването",
+ "Your version is up to date." : "Вие разполагате с последна версия",
+ "Update channel:" : "Обновяване отказано:"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/updatenotification/l10n/bg_BG.json b/apps/updatenotification/l10n/bg_BG.json
index 465f8e978ec..7d4b4a5940b 100644
--- a/apps/updatenotification/l10n/bg_BG.json
+++ b/apps/updatenotification/l10n/bg_BG.json
@@ -1,5 +1,9 @@
{ "translations": {
+ "Updated channel" : "Обновяването е отказано",
"Updater" : "Обновяване",
- "A new version is available: %s" : "Има Нова Версия: %s"
+ "A new version is available: %s" : "Има Нова Версия: %s",
+ "Open updater" : "Отвори обновяването",
+ "Your version is up to date." : "Вие разполагате с последна версия",
+ "Update channel:" : "Обновяване отказано:"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file