aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-15 01:55:34 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-15 01:55:34 -0400
commit7c28f62e20d7864f1fd71bca8b69adf0c01540b8 (patch)
tree7fdebc0d05a40315bedf1ce5f90235cdc68a9c0a /apps/updatenotification
parent83cd655675e0b5846a7cce35d4659038aceb3bb6 (diff)
downloadnextcloud-server-7c28f62e20d7864f1fd71bca8b69adf0c01540b8.tar.gz
nextcloud-server-7c28f62e20d7864f1fd71bca8b69adf0c01540b8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/es.js2
-rw-r--r--apps/updatenotification/l10n/es.json2
-rw-r--r--apps/updatenotification/l10n/ko.js1
-rw-r--r--apps/updatenotification/l10n/ko.json1
4 files changed, 4 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js
index 0ba60384822..2dc16b3c517 100644
--- a/apps/updatenotification/l10n/es.js
+++ b/apps/updatenotification/l10n/es.js
@@ -9,6 +9,6 @@ OC.L10N.register(
"Your version is up to date." : "Su versión está actualizada.",
"Checked on %s" : "Revisado el %s",
"Update channel:" : "Canal de actualización: ",
- "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Siempre podrás actualizar a la versión más reciente o al canal experimental, pero nunca podrás regresar a un canal más estable."
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Siempre podrás actualizar a la versión más reciente o al canal experimental, pero nunca podrás volver a un canal más estable."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/updatenotification/l10n/es.json b/apps/updatenotification/l10n/es.json
index 034e7b2133b..dd49fc5e8a1 100644
--- a/apps/updatenotification/l10n/es.json
+++ b/apps/updatenotification/l10n/es.json
@@ -7,6 +7,6 @@
"Your version is up to date." : "Su versión está actualizada.",
"Checked on %s" : "Revisado el %s",
"Update channel:" : "Canal de actualización: ",
- "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Siempre podrás actualizar a la versión más reciente o al canal experimental, pero nunca podrás regresar a un canal más estable."
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Siempre podrás actualizar a la versión más reciente o al canal experimental, pero nunca podrás volver a un canal más estable."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/updatenotification/l10n/ko.js b/apps/updatenotification/l10n/ko.js
index 2025731fbf3..cc225791380 100644
--- a/apps/updatenotification/l10n/ko.js
+++ b/apps/updatenotification/l10n/ko.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"updatenotification",
{
"{version} is available. Get more information on how to update." : "{version}을(를) 사용할 수 있습니다. 업데이트하는 방법에 대해서 알아보십시오.",
+ "Updated channel" : "업데이트 된 채널",
"Updater" : "업데이터",
"A new version is available: %s" : "새 버전을 사용할 수 있습니다: %s",
"Open updater" : "업데이터 열기",
diff --git a/apps/updatenotification/l10n/ko.json b/apps/updatenotification/l10n/ko.json
index 1794dd919d0..a2e0474a0e3 100644
--- a/apps/updatenotification/l10n/ko.json
+++ b/apps/updatenotification/l10n/ko.json
@@ -1,5 +1,6 @@
{ "translations": {
"{version} is available. Get more information on how to update." : "{version}을(를) 사용할 수 있습니다. 업데이트하는 방법에 대해서 알아보십시오.",
+ "Updated channel" : "업데이트 된 채널",
"Updater" : "업데이터",
"A new version is available: %s" : "새 버전을 사용할 수 있습니다: %s",
"Open updater" : "업데이터 열기",