diff options
Diffstat (limited to 'apps/files_sharing/l10n/he.js')
-rw-r--r-- | apps/files_sharing/l10n/he.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js index df3b066bb94..53ccb14cf9a 100644 --- a/apps/files_sharing/l10n/he.js +++ b/apps/files_sharing/l10n/he.js @@ -13,7 +13,6 @@ OC.L10N.register( "You can upload into this folder" : "ניתן להעלות לתיקייה זו", "Shared by" : "שותף על־ידי", "Sharing" : "שיתוף", - "Share API is disabled" : "שיתוף API מנוטרל", "Wrong share ID, share doesn't exist" : "מספר זיהוי שיתוף שגוי, שיתוף אינו קיים", "Could not delete share" : "לא ניתן היה למחוק את השיתוף", "Please specify a file or folder path" : "יש לספק נתיב לקובץ או תיקייה", @@ -29,8 +28,8 @@ OC.L10N.register( "Unknown share type" : "סוג שיתוף אינו מוכר", "Not a directory" : "אינה תיקייה", "Could not lock path" : "לא ניתן היה לנעול נתיב", - "Can't change permissions for public share links" : "לא ניתן לשנות הרשאות לקישורי שיתוף ציבוריים", "Wrong or no update parameter given" : "משתנה עדכון שניתן שגוי או לא קיים", + "Can't change permissions for public share links" : "לא ניתן לשנות הרשאות לקישורי שיתוף ציבוריים", "Cannot increase permissions" : "לא ניתן להעלות הרשאות", "A file or folder has been <strong>shared</strong>" : "קובץ או תיקייה <strong>שותפו<strong/>", "A file or folder was shared from <strong>another server</strong>" : "קובץ או תיקייה שותפו מ- <strong>שרת אחר</strong>", @@ -75,6 +74,7 @@ OC.L10N.register( "Public link of %2$s expired" : "קישור ציבורי של %2$s פג תוקף", "Shared by %2$s" : "שיתף/שיתפה על ידי %2$s", "Shares" : "שיתופים", + "Share API is disabled" : "שיתוף API מנוטרל", "This share is password-protected" : "שיתוף זה מוגן סיסמא", "The password is wrong. Try again." : "הסיסמא שגויה. יש לנסות שנית.", "Password" : "סיסמא", |