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:
authorNextcloud bot <bot@nextcloud.com>2021-04-01 06:15:51 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-01 06:15:51 +0300
commitd9aca8f2576158a9df07f10c67bac8dda526babd (patch)
treea09956374ad66fa70e67143ce64dc26007b983b8
parent321bbc762ba7476e5a7ddecde399ca045dcda5ae (diff)
[tx-robot] updated from transifexv19.0.10RC1
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
-rw-r--r--l10n/nl.js2
-rw-r--r--l10n/nl.json2
4 files changed, 8 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);");
diff --git a/l10n/es.json b/l10n/es.json
index 0cadda6..af20540 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -63,6 +63,8 @@
"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"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/nl.js b/l10n/nl.js
index 06f6850..2c6a829 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -65,6 +65,8 @@ OC.L10N.register(
"External monitoring tool" : "Externe monitoring tool",
"You can connect an external monitoring tool by using this end point:" : "Je kunt een externe monitor-tool verbinden door dit end point te gebruiken:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Wanneer je \"?format=json\" toevoegt aan het einde van de URL ontvang je het resultaat in JSON",
+ "To use an access token please generate one then set it using the following command:" : "Om een toegangstoken te gebruiken, genereer je er een en stel je deze in met behulp van de volgende opdracht:",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL.",
"Time Servers" : "Tijdservers"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/nl.json b/l10n/nl.json
index cb5bfc7..80f6048 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -63,6 +63,8 @@
"External monitoring tool" : "Externe monitoring tool",
"You can connect an external monitoring tool by using this end point:" : "Je kunt een externe monitor-tool verbinden door dit end point te gebruiken:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Wanneer je \"?format=json\" toevoegt aan het einde van de URL ontvang je het resultaat in JSON",
+ "To use an access token please generate one then set it using the following command:" : "Om een toegangstoken te gebruiken, genereer je er een en stel je deze in met behulp van de volgende opdracht:",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL.",
"Time Servers" : "Tijdservers"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file