summaryrefslogtreecommitdiffstats
path: root/apps/encryption
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-07 01:55:48 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-07 01:55:48 -0500
commit27dfa74d89c7c7b68f606172bf8a0275d6e81329 (patch)
treee6abfa60712bc739ccd2e0f6465d3edbb9054fbb /apps/encryption
parentd3922510d01fb5feed3ea01a3d390dfaa8b1312f (diff)
downloadnextcloud-server-27dfa74d89c7c7b68f606172bf8a0275d6e81329.tar.gz
nextcloud-server-27dfa74d89c7c7b68f606172bf8a0275d6e81329.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption')
-rw-r--r--apps/encryption/l10n/he.js7
-rw-r--r--apps/encryption/l10n/he.json5
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/encryption/l10n/he.js b/apps/encryption/l10n/he.js
new file mode 100644
index 00000000000..c3c968eee2c
--- /dev/null
+++ b/apps/encryption/l10n/he.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "encryption",
+ {
+ "Cheers!" : "לחיים!",
+ "Disabled" : "מנוטרל"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/encryption/l10n/he.json b/apps/encryption/l10n/he.json
new file mode 100644
index 00000000000..44ed9b19997
--- /dev/null
+++ b/apps/encryption/l10n/he.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Cheers!" : "לחיים!",
+ "Disabled" : "מנוטרל"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file