Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/po/ja.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ja.po')
-rw-r--r--po/ja.po38
1 files changed, 19 insertions, 19 deletions
diff --git a/po/ja.po b/po/ja.po
index 551560e17b..58bdfec4ec 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 5.3.0-dev\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
-"POT-Creation-Date: 2022-07-31 00:21+0000\n"
+"POT-Creation-Date: 2022-08-07 00:23+0000\n"
"PO-Revision-Date: 2022-08-04 19:16+0000\n"
"Last-Translator: Masahiro Fujimoto <mfujimot@gmail.com>\n"
"Language-Team: Japanese <https://hosted.weblate.org/projects/phpmyadmin/"
@@ -1400,7 +1400,7 @@ msgstr "検索:"
#: templates/table/index_form.twig:243
#: templates/table/insert/actions_panel.twig:37
#: templates/table/insert/get_head_and_foot_of_insert_row_table.twig:15
-#: templates/table/normalization/normalization.twig:25
+#: templates/table/normalization/normalization.twig:24
#: templates/table/operations/index.twig:38
#: templates/table/operations/index.twig:86
#: templates/table/operations/index.twig:241
@@ -1742,16 +1742,16 @@ msgctxt "Collation"
msgid "Vietnamese"
msgstr "ベトナム語"
-#: libraries/classes/Common.php:253
+#: libraries/classes/Common.php:257
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "%s を %s 以降にアップグレードしてください。"
-#: libraries/classes/Common.php:285
+#: libraries/classes/Common.php:289
msgid "Error: Token mismatch"
msgstr "エラー: トークンが一致しません"
-#: libraries/classes/Common.php:496
+#: libraries/classes/Common.php:500
msgid ""
"Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
"access phpMyAdmin."
@@ -1759,7 +1759,7 @@ msgstr ""
"セッションクッキーの設定に失敗しました。 phpMyAdminにアクセスするのにHTTPSの"
"代わりにHTTPが使用されている可能性があります。"
-#: libraries/classes/Common.php:552
+#: libraries/classes/Common.php:556
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -1768,7 +1768,7 @@ msgstr ""
"PHP の設定で mbstring.func_overload が有効になっています。phpMyAdmin はこのオ"
"プションに対応していないため、データが破壊されることがあります!"
-#: libraries/classes/Common.php:569
+#: libraries/classes/Common.php:573
msgid ""
"The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
"requires these functions!"
@@ -1776,11 +1776,11 @@ msgstr ""
"php.iniでini_getまたはini_set、あるいはその両方を無効にしました。 この機能は"
"phpMyAdminとして必要です!"
-#: libraries/classes/Common.php:580
+#: libraries/classes/Common.php:584
msgid "GLOBALS overwrite attempt"
msgstr "GLOBALS 変数が書き換えられている可能性があります"
-#: libraries/classes/Common.php:590
+#: libraries/classes/Common.php:594
msgid "possible exploit"
msgstr "なんらかの攻撃をされている可能性があります"
@@ -4963,7 +4963,7 @@ msgstr "データベースが選択されていません。"
msgid "Missing parameter:"
msgstr "パラメータがありません:"
-#: libraries/classes/Controllers/ChangeLogController.php:40
+#: libraries/classes/Controllers/ChangeLogController.php:41
#: libraries/classes/Controllers/LicenseController.php:38
#, php-format
msgid ""
@@ -7838,17 +7838,17 @@ msgstr ""
msgid "Fatal error: The navigation can only be accessed via AJAX"
msgstr "致命的なエラー:ナビゲーションへのアクセスに使用できるのはAjaxだけです"
-#: libraries/classes/Controllers/NormalizationController.php:39
+#: libraries/classes/Controllers/Normalization/GetColumnsController.php:29
#: libraries/classes/Normalization.php:245
msgid "Select one…"
msgstr "カラムを 1つ選択してください…"
-#: libraries/classes/Controllers/NormalizationController.php:40
+#: libraries/classes/Controllers/Normalization/GetColumnsController.php:30
#: libraries/classes/Normalization.php:246
msgid "No such column"
msgstr "カラムはありません"
-#: libraries/classes/Controllers/NormalizationController.php:45
+#: libraries/classes/Controllers/Normalization/GetColumnsController.php:35
#: libraries/classes/Normalization.php:250 libraries/classes/Types.php:798
msgctxt "string types"
msgid "String"
@@ -10564,7 +10564,7 @@ msgid "Make all columns atomic"
msgstr "すべてのカラムをアトミックにする"
#: libraries/classes/Normalization.php:225
-#: templates/table/normalization/normalization.twig:12
+#: templates/table/normalization/normalization.twig:11
msgid "First step of normalization (1NF)"
msgstr "第1正規化(1NF)"
@@ -18336,23 +18336,23 @@ msgstr "%s 行づつ挿入を行う"
msgid "Checksum"
msgstr "チェックサム"
-#: templates/table/normalization/normalization.twig:6
+#: templates/table/normalization/normalization.twig:5
msgid "Improve table structure (Normalization):"
msgstr "テーブル構造(正規化)を改善します:"
-#: templates/table/normalization/normalization.twig:8
+#: templates/table/normalization/normalization.twig:7
msgid "Select up to what step you want to normalize"
msgstr "どのステップまでに正規化するかを選択してください"
-#: templates/table/normalization/normalization.twig:16
+#: templates/table/normalization/normalization.twig:15
msgid "Second step of normalization (1NF+2NF)"
msgstr "第2正規化(1NF+2NF)"
-#: templates/table/normalization/normalization.twig:20
+#: templates/table/normalization/normalization.twig:19
msgid "Third step of normalization (1NF+2NF+3NF)"
msgstr "第3正規化(1NF+2NF+3NF)"
-#: templates/table/normalization/normalization.twig:24
+#: templates/table/normalization/normalization.twig:23
msgid ""
"Hint: Please follow the procedure carefully in order to obtain correct "
"normalization"