diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-18 02:18:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-18 02:18:23 +0000 |
commit | a1fc233fcb30d9181415ad24a4141f0285b6899a (patch) | |
tree | dc2de64bcb0cf1ecb282c0ef7e711f86d5774b45 /apps/accessibility/l10n/ja.js | |
parent | e9da164ae44fd564abd67d307714edfff38492a1 (diff) | |
download | nextcloud-server-a1fc233fcb30d9181415ad24a4141f0285b6899a.tar.gz nextcloud-server-a1fc233fcb30d9181415ad24a4141f0285b6899a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility/l10n/ja.js')
-rw-r--r-- | apps/accessibility/l10n/ja.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/accessibility/l10n/ja.js b/apps/accessibility/l10n/ja.js index be2356c2432..c68d2ee1666 100644 --- a/apps/accessibility/l10n/ja.js +++ b/apps/accessibility/l10n/ja.js @@ -2,10 +2,13 @@ OC.L10N.register( "accessibility", { "Dark theme" : "ダークテーマ", + "Enable dark theme" : "ダークテーマを有効にする", "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." : "ダークテーマは目の負担になりにくいです。このテーマは開発中のためバグを見つけたら報告してください。", "High contrast mode" : "ハイ・コントラストモード", + "Enable high contrast mode" : "ハイ・コントラストモードを有効にする。", "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "操作をわかりやすくするためのハイ・コントラストモード。\n見た目の美しさは低下しますが、明確さが向上します。", "Dyslexia font" : "Dyslexia フォント", + "Enable dyslexia font" : "Dyslexia フォントを有効にする", "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のアクセシビリティオプション", |