summaryrefslogtreecommitdiffstats
path: root/apps/accessibility/l10n/he.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-26 10:41:31 +0000
committerNextcloud bot <bot@nextcloud.com>2019-03-26 10:41:31 +0000
commita541443be79db5e42bdf74e9116c09d16c9f781d (patch)
treee2b1a7e625112887347fb74ba8354a398a6249b9 /apps/accessibility/l10n/he.js
parentb5f75c5f736b833272c35c0a6be0f4a34a8796b3 (diff)
downloadnextcloud-server-a541443be79db5e42bdf74e9116c09d16c9f781d.tar.gz
nextcloud-server-a541443be79db5e42bdf74e9116c09d16c9f781d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility/l10n/he.js')
-rw-r--r--apps/accessibility/l10n/he.js18
1 files changed, 18 insertions, 0 deletions
diff --git a/apps/accessibility/l10n/he.js b/apps/accessibility/l10n/he.js
new file mode 100644
index 00000000000..c39ffd7526b
--- /dev/null
+++ b/apps/accessibility/l10n/he.js
@@ -0,0 +1,18 @@
+OC.L10N.register(
+ "accessibility",
+ {
+ "High contrast theme" : "ערכת נושא עם ניגודיות גבוהה",
+ "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "ערכת נושא עם צבעים מנוגדים להקלה על הניווט שלך. האיכות החזותית תיפגע אך השימוש יהפוך ברור יותר.",
+ "Dark theme (beta)" : "ערכת נושא כהה (בטא)",
+ "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "ערכת נושא כהה מפחיתה את התאורה והבהירות. ערכה זו עדיין בהליכי פיתוח, לכן מומלץ לדווח על תקלות אם יש כאלו.",
+ "Dyslexia font" : "גופן דיסלקציה",
+ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic הוא גופן חופשי שתוכנן לפתור חלק משגיאות הקריאה הנפוצות שנגרמות עקב דיסלקציה.",
+ "Accessibility" : "נגישות",
+ "Accessibility options for nextcloud" : "אפשרויות נגישות ל־Nextcloud",
+ "Provides multiple accessibilities options to ease your use of Nextcloud" : "מספק מגוון אפשרויות נגישות כדי להקל את השימוש שלך ב‏־Nextcloud",
+ "Web Content Accessibility Guidelines" : "קווים מנחים לנגישות בתוכן מקוון",
+ "our issue tracker" : "עוקב התקלות שלנו",
+ "our design team" : "צוות העיצוב שלנו",
+ "Enable" : "הפעלה"
+},
+"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;");