From 578e0304d8dd1870c950813e580868d682fe8fd1 Mon Sep 17 00:00:00 2001 From: Michael Charles Aubrey Date: Tue, 5 Dec 2023 15:10:13 +0900 Subject: [PATCH] adjust Japanese translations to make more understandable, fix country/language code --- lib/{jp_JP.json => ja_JP.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename lib/{jp_JP.json => ja_JP.json} (97%) diff --git a/lib/jp_JP.json b/lib/ja_JP.json similarity index 97% rename from lib/jp_JP.json rename to lib/ja_JP.json index ee9b0ed..b5981bf 100644 --- a/lib/jp_JP.json +++ b/lib/ja_JP.json @@ -100,8 +100,8 @@ }, "zoom": { "actualSize": "実際のサイズ", - "pageFit": "ページに合わせます", - "pageWidth": "ページの幅", + "pageFit": "ページサイズに合わせる", + "pageWidth": "ウィンドウ幅に合わせる", "zoomDocument": "ドキュメントの表示を拡大し、縮小します", "zoomIn": "ズームイン", "zoomOut": "ズームアウト"