diff options
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r-- | lib/l10n/he.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 22ecab683f0..37b4f8f6bdc 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -46,11 +46,11 @@ 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 לא קיים. נא להפעיל אותו בהגדרות היישומונים שלך או ליצור קשר עם מנהל המערכת.", + "Dot files are not allowed" : "אסור ששמות קבצים יתחילו בנקודה", "File already exists" : "הקובץ כבר קיים", "File name is a reserved word" : "שם קובץ הוא מילה שמורה", "File name contains at least one invalid character" : "שם הקובץ כולל לפחות תו אחד לא חוקי", "File name is too long" : "שם קובץ ארוך מדי", - "Dot files are not allowed" : "אסור ששמות קבצים יתחילו בנקודה", "Empty filename is not allowed" : "שם קובץ ריק אינו מאושר", "App \"%s\" cannot be installed because appinfo file cannot be read." : "יישום \"%s\" לא ניתן להתקנה כיוון שקובץ appinfo לא ניתן לקריאה.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "לא ניתן להתקין את היישומון „%s” כיוון שאין לו תמיכה בגרסה זו של השרת.", |