summaryrefslogtreecommitdiffstats
path: root/l10n/he.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-12-22 03:42:00 +0000
committerNextcloud bot <bot@nextcloud.com>2019-12-22 03:42:00 +0000
commitcccd3d7c3e81cb02ccbf2356d1924fb6f4c05a0b (patch)
tree40e5bc0ac5ecee23231be4ae4580ac1065124782 /l10n/he.js
parent6f4ec6aec96b634b8e43b566596782c9f82f6ee3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/he.js')
-rw-r--r--l10n/he.js31
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n/he.js b/l10n/he.js
new file mode 100644
index 00000000..01885379
--- /dev/null
+++ b/l10n/he.js
@@ -0,0 +1,31 @@
+OC.L10N.register(
+ "social",
+ {
+ "Social" : "חברתי",
+ "Open documentation" : "פתיחת תיעוד",
+ "Finish setup" : "סיום התקנה",
+ "Home" : "בית",
+ "Direct messages" : "הודעות ישירות",
+ "Notifications" : "התראות",
+ "Profile" : "פרופיל",
+ "Local timeline" : "ציר זמן מקומי",
+ "Global timeline" : "ציר זמן גלובלי",
+ "Following" : "במעקב",
+ "Post publicly" : "פרסום ציבורי",
+ "Post to followers" : "פרסום לעוקבים",
+ "Post to recipients" : "פרסום לנמענים",
+ "Public" : "ציבורי",
+ "No posts found" : "לא נמצאו רשומות",
+ "Reply" : "תגובה",
+ "More actions" : "פעולות נוספות",
+ "Delete post" : "מחיקת רשומה",
+ "Hello" : "שלום",
+ "Please confirm that you want to follow this account:" : "נא לאשר שרצונך הוא לעקוב אחר חשבון זה:",
+ "Close" : "סגור",
+ "You are going to follow:" : "פעולה זו תוביל למעקב אחר:",
+ "Continue" : "המשך",
+ "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;");