diff options
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r-- | lib/l10n/he.js | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 3240c90ad05..47e3bc6c26d 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -47,6 +47,7 @@ OC.L10N.register( "in a few seconds" : "בעוד מספר שניות", "seconds ago" : "לפני מספר שניות", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "המודול עם המזהה: %s לא קיים. נא להפעיל אותו בהגדרות היישומונים שלך או ליצור קשר עם מנהל המערכת.", + "File already exists" : "הקובץ כבר קיים", "File name is a reserved word" : "שם קובץ הוא מילה שמורה", "File name contains at least one invalid character" : "שם הקובץ כולל לפחות תו אחד לא חוקי", "File name is too long" : "שם קובץ ארוך מדי", @@ -61,6 +62,14 @@ OC.L10N.register( "Settings" : "הגדרות", "Log out" : "התנתק", "Users" : "משתמשים", + "Email" : "דוא״ל", + "Phone" : "טלפון", + "Twitter" : "טוויטר", + "Website" : "אתר אינטרנט", + "Address" : "כתובת", + "Profile picture" : "תמונת פרופיל", + "About" : "על אודות", + "Full name" : "שם מלא", "Unknown user" : "משתמש לא ידוע", "Additional settings" : "הגדרות נוספות", "%s enter the database username and name." : "%s יש להכניס את שם המשתמש ושם מסד הנתונים.", @@ -81,11 +90,15 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "צד אחורי לשיתוף %s חייב ליישם את ממשק OCP\\Share_Backend", "Sharing backend %s not found" : "צד אחורי לשיתוף %s לא נמצא", "Sharing backend for %s not found" : "צד אחורי לשיתוף של %s לא נמצא", + "%1$s shared »%2$s« with you and wants to add:" : "%1$s שיתף » %2$s« איתך, ורוצה להוסיף:", + "%1$s shared »%2$s« with you and wants to add" : "%1$sשיתף »%2$s« איתך, ורוצה להוסיף:", "»%s« added a note to a file shared with you" : "התווספה הערה על קובץ ששותף את על ידי „%s”", "Open »%s«" : "פתיחת „%s”", "%1$s via %2$s" : "%1$s דרך %2$s", "You are not allowed to share %s" : "אינך רשאי/ת לשתף %s", + "Cannot increase permissions of %s" : "לא ניתן להוסיף על ההרשאות של %s", "Expiration date is in the past" : "תאריך תפוגה הנו בעבר", + "Sharing %s failed, because this item is already shared with user %s" : "השיתוף %s נכשל, כיוון שהפריט כבר משותף עם משתמש %s", "%1$s shared »%2$s« with you" : "%2$s שותף אתך על ידי %1$s", "%1$s shared »%2$s« with you." : "„%2$s” שותף אתך על ידי %1$s.", "Click the button below to open it." : "יש ללחוץ על הכפתור להלן כדי לפתוח אותו.", @@ -175,15 +188,7 @@ OC.L10N.register( "Storage connection error. %s" : "שגיאת חיבור אחסון. %s", "Storage is temporarily not available" : "האחסון אינו זמין כרגע", "Storage connection timeout. %s" : "פסק זמן חיבור אחסון. %s", - "This can usually be fixed by giving the webserver write access to the config directory" : "בדרך כלל ניתן לפתור את הבעיה על ידי כך שנותנים לתכנית השרת הרשאות כתיבה לתיקיית config", - "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "או, אם עדיף לך לשמור על config.php לקריאה בלבד, ניתן להגדיר את האפשרות „config_is_read_only” לערך true.", "This can usually be fixed by giving the webserver write access to the config directory." : "בדרך כלל ניתן לתקן זאת על ידי מתן גישת כתיבה לשרת לתיקיית ההגדרות (config).", - "Can't create or write into the data directory %s" : "לא ניתן ליצור או לכתוב לתוך תיקיית הנתונים %s", - "Can’t increase permissions of %s" : "לא ניתן לחזק את ההרשאות של %s", - "Files can’t be shared with delete permissions" : "לא ניתן לשתף קבצים עם הרשאת מחיקה", - "Files can’t be shared with create permissions" : "לא ניתן לשתף קבצים עם הרשאות יצירה", - "Can’t set expiration date more than %s days in the future" : "לא ניתן להגדיר את תאריך התפוגה מעל %s ימים בעתיד", - "Can't read file" : "לא ניתן לקרוא קובץ", "Cannot write into \"config\" directory" : "לא ניתן לכתוב לתיקיית \"config\"!", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "בדרך כלל ניתן לתקן זאת על ידי הענקת גישה לשרת לכתוב לתיקיית ההגדרות. נא לעיין ב־%s", "Cannot write into \"apps\" directory" : "לא ניתן לכתוב לתיקיית \"apps\"", |