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-15 06:15:09 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-15 06:15:09 +0300
commit482827bf3f4224701abc8305ed4bfe241719d003 (patch)
treebf1da08e27fd61a20a8de23ba242ecd4f9f1e7cb
parent2b93e5a552d351644e4021f411ac7b48ecec7cf8 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/gl.js2
-rw-r--r--l10n/gl.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/gl.js b/l10n/gl.js
index bfe4ad2..9d14c28 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -65,6 +65,8 @@ OC.L10N.register(
"External monitoring tool" : "Ferramenta externa de supervisión",
"You can connect an external monitoring tool by using this end point:" : "Pode conectar unha ferramenta externa de seguimento usando este punto final:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Engadindo «?format=json» na fin do URL devolve o resultado en JSON.",
+ "To use an access token please generate one then set it using the following command:" : "Para usar un testemuño de acceso, xéreo e configúreo usando a seguinte orde:",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuación, pase o testemuño coa cabeceira «Token NC» ao consultar o URL anterior.",
"Time Servers" : "Servidores de hora"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/gl.json b/l10n/gl.json
index 01ac349..93a18fb 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -63,6 +63,8 @@
"External monitoring tool" : "Ferramenta externa de supervisión",
"You can connect an external monitoring tool by using this end point:" : "Pode conectar unha ferramenta externa de seguimento usando este punto final:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Engadindo «?format=json» na fin do URL devolve o resultado en JSON.",
+ "To use an access token please generate one then set it using the following command:" : "Para usar un testemuño de acceso, xéreo e configúreo usando a seguinte orde:",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "A continuación, pase o testemuño coa cabeceira «Token NC» ao consultar o URL anterior.",
"Time Servers" : "Servidores de hora"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file