Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r--core/l10n/ast.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js
index 0efe5fa3bf8..b6fd5f84f2a 100644
--- a/core/l10n/ast.js
+++ b/core/l10n/ast.js
@@ -243,7 +243,6 @@ OC.L10N.register(
"Start update" : "Aniciar anovamientu",
"Detailed logs" : "Rexistros detallaos",
"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.",
- "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "P'ayuda, mira la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación</a>.",
"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.",
"This page will refresh itself when the %s instance is available again." : "Esta páxina refrescaráse sola cuando la instancia %s vuelva tar disponible.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contauta col alministrador si esti problema sigui apaeciendo.",
@@ -278,6 +277,7 @@ OC.L10N.register(
"This Nextcloud instance is currently in single user mode." : "Esta instalación de Nextcloud ta en mou d'usuariu únicu.",
"This means only administrators can use the instance." : "Esto quier dicir que namái pue usala un alministrador.",
"You are accessing the server from an untrusted domain." : "Tas accediendo al sirvidor dende un dominiu non confiáu.",
+ "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "P'ayuda, mira la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación</a>.",
"You are about to grant \"%s\" access to your %s account." : "Tas a piques de conceder l'accesu «%s» a la to cuenta %s."
},
"nplurals=2; plural=(n != 1);");