diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
commit | 6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2 (patch) | |
tree | 54108d2bbc73b83eb2a45ca9de9ed77cff0569ad /apps/theming/l10n/he.js | |
parent | 6fae7ae5ce25ba0679b93aa8f1f8868dcd6b236a (diff) | |
download | nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.tar.gz nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/he.js')
-rw-r--r-- | apps/theming/l10n/he.js | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/apps/theming/l10n/he.js b/apps/theming/l10n/he.js index 348b0a625ad..260c027ceda 100644 --- a/apps/theming/l10n/he.js +++ b/apps/theming/l10n/he.js @@ -23,9 +23,9 @@ OC.L10N.register( "No file uploaded" : "לא הועלה קובץ", "Unsupported image type" : "סוג התמונה לא נתמך", "You are already using a custom theme. Theming app settings might be overwritten by that." : "כבר נעשה שימוש בערכת עיצוב מותאמת אישית. יכול להיות שהגדרות יישומון ערכות העיצוב יידרסו.", + "Theming" : "ערכות נושא", "Legal notice" : "הצהרה משפטית", "Privacy policy" : "מדיניות פרטיות", - "Theming" : "ערכות נושא", "Adjust the Nextcloud theme" : "התאמת ערכת העיצוב של Nextcloud", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "עם ערכות עיצוב ניתן להתאים את המראה והתחושה של המערכת ושל הלקוחות הנתמכים שלך. אלו תהיינה גלויות לכל המשתמשים.", "Name" : "שם", @@ -46,12 +46,6 @@ OC.L10N.register( "Upload new header logo" : "העלאת לוגו כותרת", "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 כדי לייצר תמונות מועדפים אוטומטיות על בסיס הלוגו שהועלה והצבע.", - "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 עצרה את העלאת הקובץ.", - "You are already using a custom theme" : "כבר החלת ערכת עיצוב בהתאמה אישית", - "Web address https://…" : "כתובת https://…" + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "יש להתקין את הרחבת ה־PHP של Imagemagick עם תמיכה בתמונות SVG כדי לייצר תמונות מועדפים אוטומטיות על בסיס הלוגו שהועלה והצבע." }, "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;"); |