From 56d8f47710652ae5cecb3de549a60893ef6bafa1 Mon Sep 17 00:00:00 2001 From: BALLOON | FU-SEN Date: Thu, 7 Jul 2022 17:06:23 +0900 Subject: [PATCH] Japanese translation: Month correction (#6760) The month notation is strange in the date in the default Japanese display. --- languages/ja-JP/Dates.multids | 48 +++++++++++++++++------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/languages/ja-JP/Dates.multids b/languages/ja-JP/Dates.multids index 4e1b60d98..be95821b1 100644 --- a/languages/ja-JP/Dates.multids +++ b/languages/ja-JP/Dates.multids @@ -38,18 +38,18 @@ Date/Long/Day/3: 水曜 Date/Long/Day/4: 木曜 Date/Long/Day/5: 金曜 Date/Long/Day/6: 土曜 -Date/Long/Month/1: 睦月 -Date/Long/Month/10: 神無月 -Date/Long/Month/11: 霜月 -Date/Long/Month/12: 師走 -Date/Long/Month/2: 如月 -Date/Long/Month/3: 弥生 -Date/Long/Month/4: 卯月 -Date/Long/Month/5: 皐月 -Date/Long/Month/6: 水無月 -Date/Long/Month/7: 文月 -Date/Long/Month/8: 葉月 -Date/Long/Month/9: 長月 +Date/Long/Month/1: 1 月 +Date/Long/Month/10: 10 月 +Date/Long/Month/11: 11 月 +Date/Long/Month/12: 12 月 +Date/Long/Month/2: 2 月 +Date/Long/Month/3: 3 月 +Date/Long/Month/4: 4 月 +Date/Long/Month/5: 5 月 +Date/Long/Month/6: 6 月 +Date/Long/Month/7: 7 月 +Date/Long/Month/8: 8 月 +Date/Long/Month/9: 9 月 Date/Period/am: 午前 Date/Period/pm: 午後 Date/Short/Day/0: 日 @@ -59,18 +59,18 @@ Date/Short/Day/3: 水 Date/Short/Day/4: 木 Date/Short/Day/5: 金 Date/Short/Day/6: 土 -Date/Short/Month/1: 1月 -Date/Short/Month/10: 10月 -Date/Short/Month/11: 11月 -Date/Short/Month/12: 12月 -Date/Short/Month/2: 2月 -Date/Short/Month/3: 3月 -Date/Short/Month/4: 4月 -Date/Short/Month/5: 5月 -Date/Short/Month/6: 6月 -Date/Short/Month/7: 7月 -Date/Short/Month/8: 8月 -Date/Short/Month/9: 9月 +Date/Short/Month/1: 1 月 +Date/Short/Month/10: 10 月 +Date/Short/Month/11: 11 月 +Date/Short/Month/12: 12 月 +Date/Short/Month/2: 2 月 +Date/Short/Month/3: 3 月 +Date/Short/Month/4: 4 月 +Date/Short/Month/5: 5 月 +Date/Short/Month/6: 6 月 +Date/Short/Month/7: 7 月 +Date/Short/Month/8: 8 月 +Date/Short/Month/9: 9 月 RelativeDate/Future/Days: <> 日後 RelativeDate/Future/Hours: <> 時間後 RelativeDate/Future/Minutes: <> 分後