diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-22 00:08:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-22 00:08:37 +0000 |
commit | e1e4d188f940a2534d977a9283f4371df0a3d1dc (patch) | |
tree | 17047e0d3af3a7e36c61047c2c388f1dfdd8b425 /lib/l10n/he.js | |
parent | 18824d476ea555b1c49f2cd07e05581b08020183 (diff) | |
download | nextcloud-server-e1e4d188f940a2534d977a9283f4371df0a3d1dc.tar.gz nextcloud-server-e1e4d188f940a2534d977a9283f4371df0a3d1dc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r-- | lib/l10n/he.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 4bdd78bc0dd..af54080a02b 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -83,11 +83,7 @@ OC.L10N.register( "Sharing %s failed, because resharing is not allowed" : "השיתוף %s נכשל, כיוון ששיתוף מחודש אסור", "Sharing %s failed, because the sharing backend for %s could not find its source" : "השיתוף %s נכשל, כיוון שבצד אחורי לשיתוף עבור %s לא ניתן היה לאתר את מקורו", "Sharing %s failed, because the file could not be found in the file cache" : "השיתוף %s נכשל, כייון שלא ניתן היה למצוא את הקובץ בזכרון המטמון", - "Cannot increase permissions of %s" : "לא ניתן להגדיל את ההיתרים של %s", - "Files can't be shared with delete permissions" : "קובץ לא ניתן לשיתוף בפעולת מחיקת הרשאות", - "Files can't be shared with create permissions" : "קובץ לא ניתן לשיתוף בפעולת יצירת הרשאות", "Expiration date is in the past" : "תאריך תפוגה הנו בעבר", - "Cannot set expiration date more than %s days in the future" : "לא ניתן להגדיר את תאריך התפוגה מעל %s ימים בעתיד", "Could not find category \"%s\"" : "לא ניתן למצוא את הקטגוריה „%s“", "Sunday" : "יום ראשון", "Monday" : "יום שני", @@ -181,6 +177,10 @@ OC.L10N.register( "You need to enter either an existing account or the administrator." : "יש להכניס חשבון קיים או מנהל.", "%s shared »%s« with you" : "%s שיתף/שיתפה איתך את »%s«", "%s via %s" : "%s על בסיס %s", + "Cannot increase permissions of %s" : "לא ניתן להגדיל את ההיתרים של %s", + "Files can't be shared with delete permissions" : "קובץ לא ניתן לשיתוף בפעולת מחיקת הרשאות", + "Files can't be shared with create permissions" : "קובץ לא ניתן לשיתוף בפעולת יצירת הרשאות", + "Cannot set expiration date more than %s days in the future" : "לא ניתן להגדיר את תאריך התפוגה מעל %s ימים בעתיד", "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "בדרך כלל ניתן להסתדר על ידי %s מתן הרשאות כתיבה בשרת האינטרנט לתיקיית היישומים %s או נטרול חנות היישומים בקובץ ה- config.", "Cannot create \"data\" directory (%s)" : "לא ניתן ליצור תיקיית \"data\" (%s)", "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "זה בדרך כלל ניתן לתיקון על ידי <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">מתן הרשאות כתיבה בשרת לתיקיית הבסיס directory</a>.", |