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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/he.php')
-rw-r--r--l10n/he.php34
1 files changed, 31 insertions, 3 deletions
diff --git a/l10n/he.php b/l10n/he.php
index b6ba3a6f..31b53ba3 100644
--- a/l10n/he.php
+++ b/l10n/he.php
@@ -65,8 +65,37 @@ $TRANSLATIONS = array(
"Underline" => "קו תחתי",
"Undo" => "ביטול פעולה",
"Unknown Author" => "מחבר לא ידוע",
-"Edit" => "עריכה",
+"Shared" => "שותף",
+"Error" => "שגיאה",
+"Error while sharing" => "שגיאה במהלך השיתוף",
+"Error while unsharing" => "שגיאה במהלך ביטול השיתוף",
+"Error while changing permissions" => "שגיאה במהלך שינוי ההגדרות",
+"Shared with you and the group {group} by {owner}" => "שותף אתך ועם הקבוצה {group} שבבעלות {owner}",
+"Shared with you by {owner}" => "שותף אתך על ידי {owner}",
"Share" => "שיתוף",
+"Share link" => "קישור לשיתוף",
+"Password protect" => "הגנה בססמה",
+"Password" => "סיסמא",
+"Email link to person" => "שליחת קישור בדוא״ל למשתמש",
+"Send" => "שליחה",
+"Set expiration date" => "הגדרת תאריך תפוגה",
+"Expiration date" => "תאריך התפוגה",
+"group" => "קבוצה",
+"Resharing is not allowed" => "אסור לעשות שיתוף מחדש",
+"Shared in {item} with {user}" => "שותף תחת {item} עם {user}",
+"Unshare" => "הסר שיתוף",
+"can share" => "ניתן לשתף",
+"can edit" => "ניתן לערוך",
+"access control" => "בקרת גישה",
+"create" => "יצירה",
+"delete" => "מחיקה",
+"Password protected" => "מוגן בססמה",
+"Error unsetting expiration date" => "אירעה שגיאה בביטול תאריך התפוגה",
+"Error setting expiration date" => "אירעה שגיאה בעת הגדרת תאריך התפוגה",
+"Sending ..." => "מתבצעת שליחה ...",
+"Email sent" => "הודעת הדוא״ל נשלחה",
+"Warning" => "אזהרה",
+"Edit" => "עריכה",
"guest" => "אורח",
"MS Word support (requires openOffice/libreOffice)" => "MS Word(דורש openOffice/libreOfficeתמיכת )",
"Local" => "מקומי",
@@ -77,7 +106,6 @@ $TRANSLATIONS = array(
"Upload (max. %s)" => "העלאה (מקסימום %s)",
"Upload" => "העלאה",
"Save new documents to" => "שמירת מסמך חדש אל",
-"Wrong password. Please retry." => "סיסמא שגויה. נא לנסות שוב",
-"Password" => "סיסמא"
+"Wrong password. Please retry." => "סיסמא שגויה. נא לנסות שוב"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";