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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 6800069..516c98e 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -65,6 +65,8 @@ OC.L10N.register(
"External monitoring tool" : "Herramienta externa de monitorización",
"You can connect an external monitoring tool by using this end point:" : "Puedes conectar una herramienta de monitorización externa usando este endpoint:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Añadiendo \"?format=json\" al final de la URL, devuelve el resultado en formato JSON.",
+ "To use an access token please generate one then set it using the following command:" : "Para usar un token de acceso, por favor, genere uno y luego establézcalo usando el siguiente comando:",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Luego pase el token en el header \"NC-Token\" cuando solicite la URL anterior.",
"Time Servers" : "Servidores de hora"
},
"nplurals=2; plural=(n != 1);");