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-06-21 06:17:50 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-21 06:17:50 +0300
commit73d187f4169a3a2072bca3bc27da60d3bfaab5f7 (patch)
tree010e8fcf5f032e85b9a6f012c7779e1e3235b9d8
parent35361b6c6654944ba6b92eb802ef20dc4e7ec02c (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/he.js2
-rw-r--r--l10n/he.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/he.js b/l10n/he.js
index 3538666..b1248b6 100644
--- a/l10n/he.js
+++ b/l10n/he.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." : "הוספת „‎?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." : "לאחר מכן יש להעביר את האסימון עם כותרת „NC-Token” בעת תשאול הכתובת שלעיל.",
"Time Servers" : "שרתי זמן"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
diff --git a/l10n/he.json b/l10n/he.json
index 5f5bb44..1dd8b44 100644
--- a/l10n/he.json
+++ b/l10n/he.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." : "הוספת „‎?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." : "לאחר מכן יש להעביר את האסימון עם כותרת „NC-Token” בעת תשאול הכתובת שלעיל.",
"Time Servers" : "שרתי זמן"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
} \ No newline at end of file