diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-27 10:06:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-27 10:06:32 +0000 |
commit | fb9f4e3ebf821d82f89f193cf1aff518e27b8f8d (patch) | |
tree | 54dd16b2f2d639a48712bddc150cd062d5648276 /apps/updatenotification/l10n/ast.js | |
parent | c4e79862c4ae814e9c52d57824e5f146960b79e3 (diff) | |
download | nextcloud-server-fb9f4e3ebf821d82f89f193cf1aff518e27b8f8d.tar.gz nextcloud-server-fb9f4e3ebf821d82f89f193cf1aff518e27b8f8d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/ast.js')
-rw-r--r-- | apps/updatenotification/l10n/ast.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/updatenotification/l10n/ast.js b/apps/updatenotification/l10n/ast.js index 5ad01fa8523..edb0ceb2d45 100644 --- a/apps/updatenotification/l10n/ast.js +++ b/apps/updatenotification/l10n/ast.js @@ -2,18 +2,15 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "Ta disponible {version}. Consigui más infromación tocante a cómo anovar.", - "Could not start updater, please try the manual update" : "Nun pudo aniciase l'anovador, por favor prueba l'anovamientu manual", "Open updater" : "Abrir anovador", - "Download now" : "Baxar agora", "Your version is up to date." : "La to versión ta anovada", - "The update check is not yet finished. Please refresh the page." : "Entá nun finó la comprobación d'anovamientu. Refresca la páxina, por favor.", "A non-default update server is in use to be checked for updates:" : "Úsase un sirvidor non predetermináu pa comprobar anovamientos:", "Update channel:" : "Canal d'anovamientu:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Siempres pues anovar a una canal esperimental pero enxamás nun afites una canal más estable.", "Notify members of the following groups about available updates:" : "Avisar a los miembros de los grupos de darréu tocante a anovamientos disponibles:", "Only notification for app updates are available." : "Namái tán disponibles los avisos pa los anovamientos d'aplicaciones.", - "The selected update channel makes dedicated notifications for the server obsolete." : "La canal esbillada d'anovamientu fai avisos dedicaos pa lo obsoleto del sirvidor.", "The selected update channel does not support updates of the server." : "El canal esbilláu d'anovamientu nun sofita anovamientos del sirvidor.", + "Could not start updater, please try the manual update" : "Nun pudo aniciase l'anovador, por favor prueba l'anovamientu manual", "Update notifications" : "Avisos d'anovamientu", "Channel updated" : "Anovóse la canal", "The update server could not be reached since %d days to check for new updates." : "Nun pudo algamase'l sirvidor d'anovamientu dende hai %d díes pa comprobar anovamientos.", @@ -22,6 +19,9 @@ OC.L10N.register( "Update for %1$s to version %2$s is available." : "Ta disponible l'anovamientu pa %1$s a la versión %2$s.", "Update for {app} to version %s is available." : "Ta disponible l'anovamientu pa {app} a la versión %s.", "A new version is available: %s" : "Ta disponible una versión más nueva: %s", - "Checked on %s" : "Comprobóse'l %s" + "Download now" : "Baxar agora", + "Checked on %s" : "Comprobóse'l %s", + "The selected update channel makes dedicated notifications for the server obsolete." : "La canal esbillada d'anovamientu fai avisos dedicaos pa lo obsoleto del sirvidor.", + "The update check is not yet finished. Please refresh the page." : "Entá nun finó la comprobación d'anovamientu. Refresca la páxina, por favor." }, "nplurals=2; plural=(n != 1);"); |