diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
commit | 8cc41974a43ce893fee58b44ac8c213461eaa898 (patch) | |
tree | f901982908dafc2b29853fb7919697be33f33feb /apps/updatenotification/l10n/es_EC.js | |
parent | a5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff) | |
download | nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.tar.gz nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/es_EC.js')
-rw-r--r-- | apps/updatenotification/l10n/es_EC.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/es_EC.js b/apps/updatenotification/l10n/es_EC.js index b5673bdd13e..4e3b949aff9 100644 --- a/apps/updatenotification/l10n/es_EC.js +++ b/apps/updatenotification/l10n/es_EC.js @@ -32,7 +32,6 @@ OC.L10N.register( "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicación no cuenta con una actualización para esta versión","<strong>%n</strong> aplicaciones no cuentan con una actualización para esta versión"], "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Siempre puedes actualizar a una versión más reciente / canal experimental. Sin embargo nunca podrás desactualizar la versión a un canal más estable. ", "<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>producción</strong> siempre contará el más reciente nivel de parches, pero no actualizará a la siguiente liberación mayor inmediatamente. Esta actualización siempre sucede en la segunda liberación menor (x.0.2)", - "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> es una versión de pre-liberación sólo para probar nuevas características, no para ambientes de producción. ", - "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, por favor intenta la actualización manual" + "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> es una versión de pre-liberación sólo para probar nuevas características, no para ambientes de producción. " }, "nplurals=2; plural=(n != 1);"); |