diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-13 02:19:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-13 02:19:36 +0000 |
commit | d51e493a30f3cb19f0d5c5f601facdcd7fdeaa81 (patch) | |
tree | 9b02e922598d6ef6e98c0c2724a88f23465471fe /apps/accessibility/l10n/he.js | |
parent | 6954d3a50c4f0e72eb6f0521afbc10c575ac6ee3 (diff) | |
download | nextcloud-server-d51e493a30f3cb19f0d5c5f601facdcd7fdeaa81.tar.gz nextcloud-server-d51e493a30f3cb19f0d5c5f601facdcd7fdeaa81.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility/l10n/he.js')
-rw-r--r-- | apps/accessibility/l10n/he.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/accessibility/l10n/he.js b/apps/accessibility/l10n/he.js index d52b448003f..ffe0888d43a 100644 --- a/apps/accessibility/l10n/he.js +++ b/apps/accessibility/l10n/he.js @@ -8,12 +8,12 @@ OC.L10N.register( "Accessibility" : "נגישות", "Accessibility options for nextcloud" : "אפשרויות נגישות ל־Nextcloud", "Provides multiple accessibilities options to ease your use of Nextcloud" : "מספק מגוון אפשרויות נגישות כדי להקל את השימוש שלך ב־Nextcloud", + "High contrast theme" : "ערכת נושא עם ניגודיות גבוהה", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "ערכת נושא עם צבעים מנוגדים להקלה על הניווט שלך. האיכות החזותית תיפגע אך השימוש יהפוך ברור יותר.", + "Dark theme (beta)" : "ערכת נושא כהה (בטא)", "Web Content Accessibility Guidelines" : "קווים מנחים לנגישות בתוכן מקוון", "our issue tracker" : "עוקב התקלות שלנו", "our design team" : "צוות העיצוב שלנו", - "Enable" : "הפעלה", - "High contrast theme" : "ערכת נושא עם ניגודיות גבוהה", - "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "ערכת נושא עם צבעים מנוגדים להקלה על הניווט שלך. האיכות החזותית תיפגע אך השימוש יהפוך ברור יותר.", - "Dark theme (beta)" : "ערכת נושא כהה (בטא)" + "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;"); |