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-03-29 06:13:06 +0300
committerNextcloud bot <bot@nextcloud.com>2021-03-29 06:13:06 +0300
commit3429f06e6b0fb71d67d55c783a16971dd652c53e (patch)
tree221df85f297df43849ea1f583cd1ee86ace04016
parent16cf5f3e9c149b9980e6a41f8912cd09f71b8bf3 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/de.js2
-rw-r--r--l10n/de.json2
-rw-r--r--l10n/pt_BR.js2
-rw-r--r--l10n/pt_BR.json2
-rw-r--r--l10n/zh_TW.js2
-rw-r--r--l10n/zh_TW.json2
6 files changed, 12 insertions, 0 deletions
diff --git a/l10n/de.js b/l10n/de.js
index 16dbae9..3af10b5 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -65,6 +65,8 @@ OC.L10N.register(
"External monitoring tool" : "Externes Überwachungsprogramm",
"You can connect an external monitoring tool by using this end point:" : "Durch Verwendung des folgenden Zugangspunktes kann ein externes Überwachungsprogramm verwendet werden: ",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Wenn Du \"?format=json\" am Ende der URL anhängst, erhältst Du das Ergebnis in JSON.",
+ "To use an access token please generate one then set it using the following command:" : "Um einen Zugriffstoken zu verwenden, erzeuge bitte einen und setze ihn dann mit dem folgenden Befehl:",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergebe dann das Token mit dem \"NC-Token\"-Header bei der Abfrage der obigen URL.",
"Time Servers" : "Zeitserver"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de.json b/l10n/de.json
index baa439d..96ebe76 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -63,6 +63,8 @@
"External monitoring tool" : "Externes Überwachungsprogramm",
"You can connect an external monitoring tool by using this end point:" : "Durch Verwendung des folgenden Zugangspunktes kann ein externes Überwachungsprogramm verwendet werden: ",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Wenn Du \"?format=json\" am Ende der URL anhängst, erhältst Du das Ergebnis in JSON.",
+ "To use an access token please generate one then set it using the following command:" : "Um einen Zugriffstoken zu verwenden, erzeuge bitte einen und setze ihn dann mit dem folgenden Befehl:",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Übergebe dann das Token mit dem \"NC-Token\"-Header bei der Abfrage der obigen URL.",
"Time Servers" : "Zeitserver"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 778516a..c467fef 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -65,6 +65,8 @@ OC.L10N.register(
"External monitoring tool" : "Ferramenta de monitoramento externo",
"You can connect an external monitoring tool by using this end point:" : "Você pode conectar uma ferramenta de monitoramento externa usando este ponto final:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Adicionar \"?format=json\" no final da URL dá a você o resultado em JSON.",
+ "To use an access token please generate one then set it using the following command:" : "Para usar um token de acesso, gere um e defina-o usando o seguinte comando:",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Em seguida, passe o token com o cabeçalho \"NC-Token\" ao consultar o URL acima.",
"Time Servers" : "Servidores de Horário"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 61a302e..d20d7c4 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -63,6 +63,8 @@
"External monitoring tool" : "Ferramenta de monitoramento externo",
"You can connect an external monitoring tool by using this end point:" : "Você pode conectar uma ferramenta de monitoramento externa usando este ponto final:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Adicionar \"?format=json\" no final da URL dá a você o resultado em JSON.",
+ "To use an access token please generate one then set it using the following command:" : "Para usar um token de acesso, gere um e defina-o usando o seguinte comando:",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Em seguida, passe o token com o cabeçalho \"NC-Token\" ao consultar o URL acima.",
"Time Servers" : "Servidores de Horário"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index e52a0f9..3f3866d 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -65,6 +65,8 @@ OC.L10N.register(
"External monitoring tool" : "外部監控工具",
"You can connect an external monitoring tool by using this end point:" : "您可以使用此終端連接外部監視工具:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "在URL後面連接參數 \"?format=json\" 將會得到json格式的回傳結果。",
+ "To use an access token please generate one then set it using the following command:" : "要使用存取權杖,請先生成一個,然後使用以下指令來設定:",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "然後在查詢上面的 URL 時,將權杖與「NC-Token」標頭一起傳遞。",
"Time Servers" : "時間伺服器"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index a0e1da8..99c648c 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -63,6 +63,8 @@
"External monitoring tool" : "外部監控工具",
"You can connect an external monitoring tool by using this end point:" : "您可以使用此終端連接外部監視工具:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "在URL後面連接參數 \"?format=json\" 將會得到json格式的回傳結果。",
+ "To use an access token please generate one then set it using the following command:" : "要使用存取權杖,請先生成一個,然後使用以下指令來設定:",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "然後在查詢上面的 URL 時,將權杖與「NC-Token」標頭一起傳遞。",
"Time Servers" : "時間伺服器"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file