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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-04-09 03:32:45 +0300
committerNextcloud bot <bot@nextcloud.com>2018-04-09 03:32:45 +0300
commita363e99aa3faa41bb8477f5b53ff9457b56cf907 (patch)
treef8857923797462fe5b5bb5e5fa9c32d38b2d5657
parent68a253edafcd135a5a7fdd9176b90a61bf5ea01c (diff)
[tx-robot] updated from transifexv12.0.7RC1
-rw-r--r--l10n/he.js13
-rw-r--r--l10n/he.json11
2 files changed, 24 insertions, 0 deletions
diff --git a/l10n/he.js b/l10n/he.js
new file mode 100644
index 0000000..9cfba8c
--- /dev/null
+++ b/l10n/he.js
@@ -0,0 +1,13 @@
+OC.L10N.register(
+ "notifications",
+ {
+ "Failed to perform action" : "הפעולה נכשלה",
+ "Failed to dismiss notification" : "ההתעלמות מההתרעה נכשלה",
+ "Failed to dismiss all notifications" : "התעלמות מכל ההתרעות נכשלה",
+ "in {path}" : "תחת {path}",
+ "Admin notifications" : "התרעות למנהלים",
+ "Notifications" : "התרעות",
+ "No notifications" : "אין התרעות",
+ "Dismiss" : "התעלמות"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/he.json b/l10n/he.json
new file mode 100644
index 0000000..dba2dfc
--- /dev/null
+++ b/l10n/he.json
@@ -0,0 +1,11 @@
+{ "translations": {
+ "Failed to perform action" : "הפעולה נכשלה",
+ "Failed to dismiss notification" : "ההתעלמות מההתרעה נכשלה",
+ "Failed to dismiss all notifications" : "התעלמות מכל ההתרעות נכשלה",
+ "in {path}" : "תחת {path}",
+ "Admin notifications" : "התרעות למנהלים",
+ "Notifications" : "התרעות",
+ "No notifications" : "אין התרעות",
+ "Dismiss" : "התעלמות"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file