summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-04-05 00:37:53 +0000
committerNextcloud bot <bot@nextcloud.com>2019-04-05 00:37:53 +0000
commit688b1c3e144438830673a820f38ec043f2831f3a (patch)
tree348d011f15441c7e18c9eb7f16a65375ea4e051a /l10n
parent51efcb85557b06ba260b0f261eacf2788b3c29d2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/he.js25
-rw-r--r--l10n/he.json23
2 files changed, 48 insertions, 0 deletions
diff --git a/l10n/he.js b/l10n/he.js
new file mode 100644
index 00000000..6f56c535
--- /dev/null
+++ b/l10n/he.js
@@ -0,0 +1,25 @@
+OC.L10N.register(
+ "social",
+ {
+ "Social" : "חברתי",
+ "Home" : "בית",
+ "Direct messages" : "הודעות ישירות",
+ "Profile" : "פרופיל",
+ "Local timeline" : "ציר זמן מקומי",
+ "Global timeline" : "ציר זמן גלובלי",
+ "Following" : "במעקב",
+ "Post publicly" : "פרסום ציבורי",
+ "Post to followers" : "פרסום לעוקבים",
+ "Post to recipients" : "פרסום לנמענים",
+ "More actions" : "פעולות נוספות",
+ "Delete post" : "מחיקת רשומה",
+ "No posts found" : "לא נמצאו רשומות",
+ "Hello" : "שלום",
+ "Please confirm that you want to follow this account:" : "נא לאשר שרצונך הוא לעקוב אחר חשבון זה:",
+ "Close" : "סגירה",
+ "You are going to follow:" : "פעולה זו תוביל למעקב אחר:",
+ "User not found" : "המשתמש לא נמצא",
+ "Sorry, we could not find the account of {userId}" : "לא הצלחנו למצוא את החשבון של {userId}, עמך הסליחה",
+ "Follow Nextcloud on mastodon.xyz" : "ניתן לעקוב אחר Nextcloud ב־mastodon.xyz"
+},
+"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
new file mode 100644
index 00000000..415c8a51
--- /dev/null
+++ b/l10n/he.json
@@ -0,0 +1,23 @@
+{ "translations": {
+ "Social" : "חברתי",
+ "Home" : "בית",
+ "Direct messages" : "הודעות ישירות",
+ "Profile" : "פרופיל",
+ "Local timeline" : "ציר זמן מקומי",
+ "Global timeline" : "ציר זמן גלובלי",
+ "Following" : "במעקב",
+ "Post publicly" : "פרסום ציבורי",
+ "Post to followers" : "פרסום לעוקבים",
+ "Post to recipients" : "פרסום לנמענים",
+ "More actions" : "פעולות נוספות",
+ "Delete post" : "מחיקת רשומה",
+ "No posts found" : "לא נמצאו רשומות",
+ "Hello" : "שלום",
+ "Please confirm that you want to follow this account:" : "נא לאשר שרצונך הוא לעקוב אחר חשבון זה:",
+ "Close" : "סגירה",
+ "You are going to follow:" : "פעולה זו תוביל למעקב אחר:",
+ "User not found" : "המשתמש לא נמצא",
+ "Sorry, we could not find the account of {userId}" : "לא הצלחנו למצוא את החשבון של {userId}, עמך הסליחה",
+ "Follow Nextcloud on mastodon.xyz" : "ניתן לעקוב אחר Nextcloud ב־mastodon.xyz"
+},"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