Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/he.js')
-rw-r--r--apps/theming/l10n/he.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/he.js b/apps/theming/l10n/he.js
index ad3cd95528f..3e025b3972d 100644
--- a/apps/theming/l10n/he.js
+++ b/apps/theming/l10n/he.js
@@ -24,7 +24,6 @@ OC.L10N.register(
"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" : "הצהרה משפטית",
@@ -50,6 +49,7 @@ 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 כדי לייצר תמונות מועדפים אוטומטיות על בסיס הלוגו שהועלה והצבע."
+ "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" : "סוג התמונה לא נתמך"
},
"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;");