diff options
Diffstat (limited to 'apps/theming/l10n/he.json')
-rw-r--r-- | apps/theming/l10n/he.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/theming/l10n/he.json b/apps/theming/l10n/he.json index e953c61a44c..601410e9e85 100644 --- a/apps/theming/l10n/he.json +++ b/apps/theming/l10n/he.json @@ -49,9 +49,7 @@ "User settings" : "הגדרות משתמש", "Keyboard shortcuts" : "קיצורי מקלדת", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "גישה אוניברסלית מאוד חשובה לנו, אנו נצמדים לתקני אינטרנט ובודקים כדי לוודא שהכול שמיש גם ללא עכבר ומול תכניות סיוע כגון מקריאי מסך. אנו חותרים להיות תואמים ל{guidelines}הנחיות הנגישות לתוכן אינטרנט{linkend} 2.1 ברמת AA ועם ערכת הניגודיות הגבוהה אפילו ברמת AAA.", - "Pick from Files" : "בחירה מקבצים", - "Custom color" : "צבע בהתאמה אישית", - "Plain background" : "רקע רגיל", + "Change color" : "החלפת צבע", "Reset to default" : "איפוס לבררת מחדל", "Upload" : "העלאה", "Remove background image" : "הסרת תמונת רקע", @@ -63,6 +61,9 @@ "Login image" : "תמונת כניסה", "Upload new login background" : "העלאת תמונת כניסה חדשה", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "יש להתקין את הרחבת ה־PHP של Imagemagick עם תמיכה בתמונות SVG כדי לייצר תמונות מועדפים אוטומטיות על בסיס הלוגו שהועלה והצבע.", + "Pick from Files" : "בחירה מקבצים", + "Custom color" : "צבע בהתאמה אישית", + "Plain background" : "רקע רגיל", "Insert from {productName}" : "הכנס מ-{productName}" },"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 |