diff options
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/ast.js | 8 | ||||
-rw-r--r-- | apps/updatenotification/l10n/ast.json | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/ast.js b/apps/updatenotification/l10n/ast.js index 473296bca6c..b0656cae64d 100644 --- a/apps/updatenotification/l10n/ast.js +++ b/apps/updatenotification/l10n/ast.js @@ -8,7 +8,13 @@ OC.L10N.register( "See what's new" : "Ver les novedaes", "{app} updated to version {version}" : "«{app}» anovóse a la versión {version}", "Update notifications" : "Avisos d'anovamientu", + "The update server could not be reached since %d days to check for new updates." : "Nun se pudo algamar el sirvidor dende hai %d díes pa comprobar los anovamientos.", "Please check the Nextcloud and server log files for errors." : "Comprueba los errores de los ficheros de rexistru de Nextcloud y del sirvidor.", + "Update to {serverAndVersion} is available." : "Hai un anovamientu a la versión {serverAndVersion}.", + "Update for {app} to version %s is available." : "Hai un anovamientu a la versión %s de l'aplicación «{app}».", + "Update notification" : "Avisu d'anovamientu", + "Displays update notifications for Nextcloud, app updates, and provides the SSO for the updater." : "Amuesa avisos d'anovamientu pa Nextcloud, aplicaciones y forne'l SSO al anovador.", + "What's new in {app} {version}" : "Novedaes de {app} {version}", "Give feedback" : "Opinar", "Get started" : "Comenzar", "No changelog available" : "Nun hai nengún rexistru de cambeos disponible.", @@ -25,7 +31,9 @@ OC.L10N.register( "View changelog" : "Ver el rexistru de cambeos", "The update check is not yet finished. Please refresh the page." : "La comprobación d'anovamientos entá nun finó. Anueva la páxina.", "Your version is up to date." : "Esta versión ta anovada.", + "A non-default update server is in use to be checked for updates:" : "Hai un sirvidor que nun ye'l predetermináu pa comprobar anovamientos:", "Update channel" : "Canal d'anovamientu", + "Changing the update channel also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Camudar la canal d'anovamientu tamién afeuta a la páxina d'alministración d'aplicaciones. Por exemplu, dempués de cambiar a la canal beta, úfrense anovamientos d'aplicaciones beta na páxina d'alministración d'aplicaciones.", "Current update channel:" : "Canal d'anovamientu actual:", "No groups" : "Nun hai nengún grupu", "The selected update channel does not support updates of the server." : "La canal d'anovamientu seleicionada nun sofita los anovamientos del sirvidor.", diff --git a/apps/updatenotification/l10n/ast.json b/apps/updatenotification/l10n/ast.json index aa5dc1e9dcc..e6dd7ed580e 100644 --- a/apps/updatenotification/l10n/ast.json +++ b/apps/updatenotification/l10n/ast.json @@ -6,7 +6,13 @@ "See what's new" : "Ver les novedaes", "{app} updated to version {version}" : "«{app}» anovóse a la versión {version}", "Update notifications" : "Avisos d'anovamientu", + "The update server could not be reached since %d days to check for new updates." : "Nun se pudo algamar el sirvidor dende hai %d díes pa comprobar los anovamientos.", "Please check the Nextcloud and server log files for errors." : "Comprueba los errores de los ficheros de rexistru de Nextcloud y del sirvidor.", + "Update to {serverAndVersion} is available." : "Hai un anovamientu a la versión {serverAndVersion}.", + "Update for {app} to version %s is available." : "Hai un anovamientu a la versión %s de l'aplicación «{app}».", + "Update notification" : "Avisu d'anovamientu", + "Displays update notifications for Nextcloud, app updates, and provides the SSO for the updater." : "Amuesa avisos d'anovamientu pa Nextcloud, aplicaciones y forne'l SSO al anovador.", + "What's new in {app} {version}" : "Novedaes de {app} {version}", "Give feedback" : "Opinar", "Get started" : "Comenzar", "No changelog available" : "Nun hai nengún rexistru de cambeos disponible.", @@ -23,7 +29,9 @@ "View changelog" : "Ver el rexistru de cambeos", "The update check is not yet finished. Please refresh the page." : "La comprobación d'anovamientos entá nun finó. Anueva la páxina.", "Your version is up to date." : "Esta versión ta anovada.", + "A non-default update server is in use to be checked for updates:" : "Hai un sirvidor que nun ye'l predetermináu pa comprobar anovamientos:", "Update channel" : "Canal d'anovamientu", + "Changing the update channel also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Camudar la canal d'anovamientu tamién afeuta a la páxina d'alministración d'aplicaciones. Por exemplu, dempués de cambiar a la canal beta, úfrense anovamientos d'aplicaciones beta na páxina d'alministración d'aplicaciones.", "Current update channel:" : "Canal d'anovamientu actual:", "No groups" : "Nun hai nengún grupu", "The selected update channel does not support updates of the server." : "La canal d'anovamientu seleicionada nun sofita los anovamientos del sirvidor.", |