diff options
Diffstat (limited to 'apps/updatenotification/l10n/ast.js')
-rw-r--r-- | apps/updatenotification/l10n/ast.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/updatenotification/l10n/ast.js b/apps/updatenotification/l10n/ast.js index 16e3fe7616e..aa7c8dd8c75 100644 --- a/apps/updatenotification/l10n/ast.js +++ b/apps/updatenotification/l10n/ast.js @@ -1,8 +1,15 @@ OC.L10N.register( "updatenotification", { - "Could not start updater, please try the manual update" : "Nun pudo aniciase l'anovador, por favor prueba l'anovamientu manual", "{version} is available. Get more information on how to update." : "Ta disponible {version}. Consigui más infromación tocante a cómo anovar.", + "Your version is up to date." : "La to versión ta anovada", + "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 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.", @@ -13,15 +20,8 @@ OC.L10N.register( "A new version is available: %s" : "Ta disponible una versión más nueva: %s", "Open updater" : "Abrir anovador", "Download now" : "Baxar agora", - "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.", - "Your version is up to date." : "La to versión ta anovada", "Checked on %s" : "Comprobóse'l %s", - "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." + "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);"); |