diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-18 02:14:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-18 02:14:55 +0000 |
commit | 6af36c8c6a1fa8b8d6b8bef26cd5553689437ea3 (patch) | |
tree | 10d55f203e5973f01323252032978e66f01ba700 /apps/accessibility/l10n/ja.js | |
parent | b636aa79c32bd96d8087813b1797ed03d16a3da0 (diff) | |
download | nextcloud-server-6af36c8c6a1fa8b8d6b8bef26cd5553689437ea3.tar.gz nextcloud-server-6af36c8c6a1fa8b8d6b8bef26cd5553689437ea3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility/l10n/ja.js')
-rw-r--r-- | apps/accessibility/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/accessibility/l10n/ja.js b/apps/accessibility/l10n/ja.js index 70db6695b84..440d9cfe238 100644 --- a/apps/accessibility/l10n/ja.js +++ b/apps/accessibility/l10n/ja.js @@ -1,8 +1,6 @@ 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" : "ダークテーマ", "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" : "Dyslexia フォント", @@ -14,6 +12,8 @@ OC.L10N.register( "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)" : "ダークテーマ (ベータ版)", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexicは、失読症に起因する一般的な読み間違いを軽減するためにデザインされた無料の書体/フォントです。この書体はAbelardo Gonzalez氏が作成したもので、オープンソースライセンスで公開されています。", "Provides multiple accessibilities options to ease your use of nextcloud" : "Nextcloudの利用を簡単にするための複数のユーザー補助のオプションを提供する", |