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-31 06:16:53 +0300
committerNextcloud bot <bot@nextcloud.com>2021-03-31 06:16:53 +0300
commit38e8ede3b25aa7d30056f966cbf46d2e56659231 (patch)
tree7e66f53a33900f3d591be46faef23a83a3eb940d
parent465c78b6ae98e5d948c0f14feaf08f57b4ae3d7a (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/hu.js2
-rw-r--r--l10n/hu.json2
-rw-r--r--l10n/tr.js2
-rw-r--r--l10n/tr.json2
4 files changed, 8 insertions, 0 deletions
diff --git a/l10n/hu.js b/l10n/hu.js
index d53052f..3208d77 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -65,6 +65,8 @@ OC.L10N.register(
"External monitoring tool" : "Külső monitorozó eszköz",
"You can connect an external monitoring tool by using this end point:" : "Ennek a végpontnak a használatával külső monitorozó eszközt csatlakoztathatsz:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Az URL végéhez \"?format=json\" hozzáfűzésével az eredményt JSON formátumban kapod meg!",
+ "To use an access token please generate one then set it using the following command:" : "Hozzáférési token használatához kérjük, hozzon létre egyet, majd állítsa be a következő paranccsal:",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az \"NC-Token\" fejléccel, amikor lekérdezi a fenti URL-t.",
"Time Servers" : "Időkiszolgálók"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/hu.json b/l10n/hu.json
index 589040f..7f7c0b8 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -63,6 +63,8 @@
"External monitoring tool" : "Külső monitorozó eszköz",
"You can connect an external monitoring tool by using this end point:" : "Ennek a végpontnak a használatával külső monitorozó eszközt csatlakoztathatsz:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Az URL végéhez \"?format=json\" hozzáfűzésével az eredményt JSON formátumban kapod meg!",
+ "To use an access token please generate one then set it using the following command:" : "Hozzáférési token használatához kérjük, hozzon létre egyet, majd állítsa be a következő paranccsal:",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ezután adja át a tokent az \"NC-Token\" fejléccel, amikor lekérdezi a fenti URL-t.",
"Time Servers" : "Időkiszolgálók"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/tr.js b/l10n/tr.js
index fdcc627..5e993dc 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -65,6 +65,8 @@ OC.L10N.register(
"External monitoring tool" : "Dış izleme aracı",
"You can connect an external monitoring tool by using this end point:" : "Bu uç noktasını kullanarak bir dış izleme aracı bağlayabilirsiniz:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Adresin sonuna \"?format=json\" eklendiğinde sonuçlar JSON biçiminde alınabilir.",
+ "To use an access token please generate one then set it using the following command:" : "Kullanmak için erişim kodunu üretip şu komutu yürüterek ayarlayın:",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ardından yukarıdaki adresi sorgularken kodu \"NC-Token\" üst bilgisi ile gönderin.",
"Time Servers" : "Saat Sunucuları"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/tr.json b/l10n/tr.json
index ae506f1..8ddfed9 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -63,6 +63,8 @@
"External monitoring tool" : "Dış izleme aracı",
"You can connect an external monitoring tool by using this end point:" : "Bu uç noktasını kullanarak bir dış izleme aracı bağlayabilirsiniz:",
"Appending \"?format=json\" at the end of the URL gives you the result in JSON." : "Adresin sonuna \"?format=json\" eklendiğinde sonuçlar JSON biçiminde alınabilir.",
+ "To use an access token please generate one then set it using the following command:" : "Kullanmak için erişim kodunu üretip şu komutu yürüterek ayarlayın:",
+ "Then pass the token with the \"NC-Token\" header when querying the above URL." : "Ardından yukarıdaki adresi sorgularken kodu \"NC-Token\" üst bilgisi ile gönderin.",
"Time Servers" : "Saat Sunucuları"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file