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 0853ea21af1..48c455015f2 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -30,6 +30,7 @@ OC.L10N.register( "Dot files are not allowed" : "קבצי Dot אינם מותרים", "Empty filename is not allowed" : "שם קובץ ריק אינו מאושר", "App \"%s\" cannot be installed because appinfo file cannot be read." : "יישום \"%s\" לא ניתן להתקנה כיוון שקובץ appinfo לא ניתן לקריאה.", + "__language_name__" : "עברית", "Help" : "עזרה", "Apps" : "יישומים", "Settings" : "הגדרות", @@ -38,7 +39,6 @@ OC.L10N.register( "Unknown user" : "משתמש לא ידוע", "Sharing" : "שיתוף", "Tips & tricks" : "טיפים וטריקים", - "__language_name__" : "עברית", "%s enter the database username and name." : "%s יש להכניס את שם המשתמש ושם מסד הנתונים.", "%s enter the database username." : "%s נכנס למסד נתוני שמות המשתמשים.", "%s enter the database name." : "%s נכנס למסד נתוני השמות.", |