diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-25 01:54:39 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-25 01:54:39 -0500 |
commit | a331979a674e91750ff81bcd3a4863729851ac4d (patch) | |
tree | 0ccf6082b8057b17ca2275dc17f65116a50d3e82 /core/l10n/he.js | |
parent | 82d38528159cdf725b209f1ba7f37498e6ab7820 (diff) | |
download | nextcloud-server-a331979a674e91750ff81bcd3a4863729851ac4d.tar.gz nextcloud-server-a331979a674e91750ff81bcd3a4863729851ac4d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index 92f8454ec1a..fe753cdf520 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -35,6 +35,10 @@ OC.L10N.register( "No crop data provided" : "לא סופק מידע קיטום", "No valid crop data provided" : "לא סופק מידע קיטום חוקי", "Crop is not square" : "הקיטום אינו מרובע", + "Couldn't reset password because the token is invalid" : "לא ניתן לאפס סיסמא כיוון שמחרוזת האימות אינה חוקית", + "Couldn't reset password because the token is expired" : "לא ניתן לאפס סיסמא כיוון שמחרוזת האימות פגה תוקף", + "Couldn't send reset email. Please make sure your username is correct." : "לא ניתן היה לשלוח דואר אלקטרוני לאיפוס. יש לוודא ששם המשתמש נכון.", + "Could not send reset email because there is no email address for this username. Please contact your administrator." : "לא ניתן היה לשלוח דואר אלקטרוני כיוון שלא מוגדר דואר אלקטרוני למשתמש זה. יש ליצור קשר עם מנהל.", "%s password reset" : "%s הסיסמא אופסה", "Couldn't send reset email. Please contact your administrator." : "לא ניתן היה לשלוח דואר אלקטרוני לאיפוס. יש לפנות למנהל שלך.", "Sunday" : "יום ראשון", @@ -159,8 +163,13 @@ OC.L10N.register( "Share with users, groups or remote users …" : "שיתוף עם משתמשים, קבוצות או משתמשים חצוניים...", "Warning" : "אזהרה", "Error while sending notification" : "שגיאה בזמן שליחת הודעה", + "Non-existing tag #{tag}" : "תגית לא קיימת #{tag}", + "visible" : "גלוי", + "invisible" : "בלתי גלוי", + "({uservisible}, {userassignable})" : "({uservisible}, {userassignable})", "Delete" : "מחיקה", "Rename" : "שינוי שם", + "Global tags" : "תגיות גלובליות", "The object type is not specified." : "סוג הפריט לא צוין.", "Enter new" : "הכנסת חדש", "Add" : "הוספה", |