From fc431ea48b9848b1b041a540cd8cdbd2491ec03f Mon Sep 17 00:00:00 2001 From: Sandra Swift Date: Mon, 9 Feb 2026 10:22:09 +0100 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 100.0% (3429 of 3429 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ja/ Signed-off-by: Sandra Swift --- po/ja.po | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/po/ja.po b/po/ja.po index cf361cc981..181402232f 100644 --- a/po/ja.po +++ b/po/ja.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.2.4-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2025-10-16 23:57-0300\n" -"PO-Revision-Date: 2026-02-04 21:01+0000\n" +"PO-Revision-Date: 2026-02-10 10:09+0000\n" "Last-Translator: Sandra Swift \n" "Language-Team: Japanese \n" @@ -12909,18 +12909,15 @@ msgid "A date and time combination, supported range is %1$s to %2$s" msgstr "日時 (日付と時刻)、有効範囲は %1$s から %2$s" #: libraries/classes/Types.php:306 -#, fuzzy -#| msgid "" -#| "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, " -#| "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)" msgid "" "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-19 03:14:07 UTC on " "32-bit platforms (MariaDB 11.3 and earlier), and up to 2106-02-07 06:28:15 " "UTC on 64-bit platforms (MariaDB 11.5 and later), stored as the number of " "seconds since the epoch (1970-01-01 00:00:00 UTC)" msgstr "" -"タイムスタンプ、範囲は 1970-01-01 00:00:01 UTC から 2038-01-09 03:14:07 UTC " -"で、1970-01-01 00:00:00 UTC からの経過秒数を示しています" +"タイムスタンプ、範囲は 1970-01-01 00:00:01 UTC から MariaDB 11.3以前の32bit環" +"境では 2038-01-09 03:14:07 UTC 、MariaDB 11.5以降の64bit環境では 2106-02-07 " +"06:28:15 UTC で、1970-01-01 00:00:00 UTC からの経過秒数を示しています" #: libraries/classes/Types.php:314 #, php-format