diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 02:20:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 02:20:10 +0000 |
commit | 1afe8906bc10247fcabf1651da881e027b3d8279 (patch) | |
tree | ca90c573a635898301c2924f167bf3256ef8dc66 /apps/accessibility/l10n/he.js | |
parent | 3a0bfbd55845257aea963b6ae894eff2289a044c (diff) | |
download | nextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.tar.gz nextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility/l10n/he.js')
-rw-r--r-- | apps/accessibility/l10n/he.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/accessibility/l10n/he.js b/apps/accessibility/l10n/he.js index 74b73a4d28b..d52b448003f 100644 --- a/apps/accessibility/l10n/he.js +++ b/apps/accessibility/l10n/he.js @@ -14,8 +14,6 @@ OC.L10N.register( "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)" : "ערכת נושא כהה (בטא)", - "Themes" : "ערכות נושא", - "Fonts" : "גופנים" + "Dark theme (beta)" : "ערכת נושא כהה (בטא)" }, "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;"); |