diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-25 02:18:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-25 02:18:49 +0000 |
commit | 02e037174e4bb1f5f6e80bcd37e3069b7125bf09 (patch) | |
tree | 223a32065d10269b8deba807a91908a5a6177254 /apps/theming/l10n/he.json | |
parent | bf91ec45fc84624aa1c76c2ab225b34ad6d35a6f (diff) | |
download | nextcloud-server-02e037174e4bb1f5f6e80bcd37e3069b7125bf09.tar.gz nextcloud-server-02e037174e4bb1f5f6e80bcd37e3069b7125bf09.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/he.json')
-rw-r--r-- | apps/theming/l10n/he.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/he.json b/apps/theming/l10n/he.json index fdf5beefa64..56d04098ef1 100644 --- a/apps/theming/l10n/he.json +++ b/apps/theming/l10n/he.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "לא ניתן לכתוב לכונן", "A PHP extension stopped the file upload" : "הרחבת PHP עצרה את העלאת הקובץ", "No file uploaded" : "לא הועלה קובץ", - "Unsupported image type" : "סוג התמונה לא נתמך", "You are already using a custom theme. Theming app settings might be overwritten by that." : "כבר נעשה שימוש בערכת עיצוב מותאמת אישית. יכול להיות שהגדרות יישומון ערכות העיצוב יידרסו.", "Theming" : "ערכות נושא", "Legal notice" : "הצהרה משפטית", @@ -48,6 +47,7 @@ "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 כדי לייצר תמונות מועדפים אוטומטיות על בסיס הלוגו שהועלה והצבע." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "יש להתקין את הרחבת ה־PHP של Imagemagick עם תמיכה בתמונות SVG כדי לייצר תמונות מועדפים אוטומטיות על בסיס הלוגו שהועלה והצבע.", + "Unsupported image type" : "סוג התמונה לא נתמך" },"pluralForm" :"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;" }
\ No newline at end of file |