Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-04-03 03:36:25 +0300
committerNextcloud bot <bot@nextcloud.com>2018-04-03 03:36:25 +0300
commitc521d089dddd3592f3a877a576a25be6f190bc34 (patch)
tree2c8f88020699e0d68496750bb4589ace565574ca /l10n
parent238908a75aeda27b825bb484b0c0477a5cb98b4c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/he.js12
-rw-r--r--l10n/he.json10
2 files changed, 22 insertions, 0 deletions
diff --git a/l10n/he.js b/l10n/he.js
new file mode 100644
index 0000000..7c65bec
--- /dev/null
+++ b/l10n/he.js
@@ -0,0 +1,12 @@
+OC.L10N.register(
+ "twofactor_sms",
+ {
+ "SMS verification" : "אימות ב־SMS (מסרון)",
+ "Send an authentication code via SMS" : "שליחת קוד אימות באמצעות SMS (מסרון)",
+ "%s is your Nextcloud authentication code" : "%s הוא קוד האימות הבא שלך ב־Nextcloud",
+ "Two Factor SMS Provider" : "ספק SMS (מסרון) לאימות דו־שלבי",
+ "Authentication code" : "קוד אימות",
+ "An access code has been sent to %s" : "קוד גישה נשלח אל %s",
+ "Error while sending the Message. Please try again later or contact the administrator." : "אירעה שגיאה בעת שליחת ההודעה. נא לנסות שוב מאוחר יותר או ליצור קשר עם ההנהלה."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/he.json b/l10n/he.json
new file mode 100644
index 0000000..397b6b8
--- /dev/null
+++ b/l10n/he.json
@@ -0,0 +1,10 @@
+{ "translations": {
+ "SMS verification" : "אימות ב־SMS (מסרון)",
+ "Send an authentication code via SMS" : "שליחת קוד אימות באמצעות SMS (מסרון)",
+ "%s is your Nextcloud authentication code" : "%s הוא קוד האימות הבא שלך ב־Nextcloud",
+ "Two Factor SMS Provider" : "ספק SMS (מסרון) לאימות דו־שלבי",
+ "Authentication code" : "קוד אימות",
+ "An access code has been sent to %s" : "קוד גישה נשלח אל %s",
+ "Error while sending the Message. Please try again later or contact the administrator." : "אירעה שגיאה בעת שליחת ההודעה. נא לנסות שוב מאוחר יותר או ליצור קשר עם ההנהלה."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file