Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-15 08:55:34 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-15 08:55:34 +0300
commit7c28f62e20d7864f1fd71bca8b69adf0c01540b8 (patch)
tree7fdebc0d05a40315bedf1ce5f90235cdc68a9c0a /apps/updatenotification/l10n/es.js
parent83cd655675e0b5846a7cce35d4659038aceb3bb6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/es.js')
-rw-r--r--apps/updatenotification/l10n/es.js2
1 files changed, 1 insertions, 1 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);");