diff options
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index 138d83276f3..d855dd3d11e 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -25,8 +25,6 @@ OC.L10N.register( "Couldn't send reset email. Please make sure your username is correct." : "Nun pudo unviase'l corréu. Asegurate que'l to nome d'usuariu seya correutu, por favor", "Preparing update" : "Tresnando anovamientu", "[%d / %d]: %s" : "[%d / %d]: %s", - "Repair warning: " : "Alvertencia d'igua:", - "Repair error: " : "Fallu d'igua:", "Please use the command line updater because automatic updating is disabled in the config.php." : "Usa l'anovador en llinia de comandos porque l'anovamientu automáticu ta deshabilitáu nel config.php.", "[%d / %d]: Checking table %s" : "[%d / %d]: Comprobando tabla %s", "Turned on maintenance mode" : "Activóse'l mou de caltenimientu", @@ -221,6 +219,8 @@ OC.L10N.register( "Please use the command line updater because you have a big instance with more than 50 users." : "Usa l'anovador en llinia de comandos porque tienes una instancia grande con más de 50 usuarios.", "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Sé que si sigo faciendo l'anovamientu pela IU web pue escosar el tiempu de la solicitú y causar una perda de datos, pero teo un respaldu y sé cómo restaurar la mio instancia en casu de fallu.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contauta col alministrador si esti problema sigui apaeciendo.", + "Repair warning: " : "Alvertencia d'igua:", + "Repair error: " : "Fallu d'igua:", "Updated \"%s\" to %s" : "Anováu \"%s\" a %s", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Hebo problemes cola comprobación d'integridá del códigu. Más información…</a>", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Unviósete al corréu l'enllaz pa reaniciar la to contraseña. Si nun lu recibes nuna cantidá razonable de tiempu, comprueba les tos carpetes de corréu puxarra. <br>Si nun ta ehí, entruga al to alministrador llocal", |