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:41 +0300
committerNextcloud bot <bot@nextcloud.com>2018-04-09 03:32:41 +0300
commite2c0c7138bac74f0d33a6094ebcd1f4874b43916 (patch)
tree83c93a2bedf1e55c2602ec2a5ba7b4ba435dad77
parent2434157152b5a7f6059db63033796a9096f6dbbb (diff)
[tx-robot] updated from transifexv13.0.2RC1
-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