diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-07 02:14:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-07 02:14:15 +0000 |
commit | 4464c5afebddb5f7d1c91145ab552742c1f1f771 (patch) | |
tree | a2182afbf43a66d6256f97dbe76fc950773304ee /apps/accessibility/l10n/ja.js | |
parent | 307fb2bb8cd208ad849b70282109038c7d11a151 (diff) | |
download | nextcloud-server-4464c5afebddb5f7d1c91145ab552742c1f1f771.tar.gz nextcloud-server-4464c5afebddb5f7d1c91145ab552742c1f1f771.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 3c2d6df3f10..007bf816430 100644 --- a/apps/accessibility/l10n/ja.js +++ b/apps/accessibility/l10n/ja.js @@ -3,7 +3,6 @@ OC.L10N.register( { "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" : "Dyslexia フォント", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexicは、ディスレクシアによって引き起こされる一般的な読み間違いの一部を軽減するためにデザインされた、無料で利用できる書体/フォントです。", @@ -13,6 +12,7 @@ OC.L10N.register( "Web Content Accessibility Guidelines" : "Webコンテンツ アクセシビリティガイドライン", "our issue tracker" : "問題追跡", "our design team" : "デザインチーム", - "Enable" : "有効にする" + "Enable" : "有効にする", + "Dark theme (beta)" : "ダークテーマ (ベータ版)" }, "nplurals=1; plural=0;"); |