diff options
Diffstat (limited to 'apps/theming/l10n/he.js')
-rw-r--r-- | apps/theming/l10n/he.js | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/apps/theming/l10n/he.js b/apps/theming/l10n/he.js index 2c5c5bc2723..a53fc44adc1 100644 --- a/apps/theming/l10n/he.js +++ b/apps/theming/l10n/he.js @@ -47,13 +47,11 @@ OC.L10N.register( "Favicon" : "סמל כותרת", "Upload new favicon" : "העלאת סמל כותרת חדש", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "יש להתקין את הרחבת ה־PHP של Imagemagick עם תמיכה בתמונות SVG כדי לייצר תמונות מועדפים אוטומטיות על בסיס הלוגו שהועלה והצבע.", - "You are already using a custom theme" : "כבר החלת ערכת עיצוב בהתאמה אישית", - "reset to default" : "איפוס לבררת מחדל", - "Web address" : "כתובת", - "Web address https://…" : "כתובת https://…", "There is no error, the file uploaded with success" : "אין אף תקלה, הקובץ הועלה בהצלחה", "The uploaded file was only partially uploaded" : "הקובץ הועלה באופן חלקי בלבד", "Failed to write file to disk." : "הכתיבה לכונן נכשלה.", - "A PHP extension stopped the file upload." : "הרחבת PHP עצרה את העלאת הקובץ." + "A PHP extension stopped the file upload." : "הרחבת PHP עצרה את העלאת הקובץ.", + "You are already using a custom theme" : "כבר החלת ערכת עיצוב בהתאמה אישית", + "Web address https://…" : "כתובת https://…" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); |