Translated using Weblate (Japanese)
Currently translated at 100.0% (3309 of 3309 strings) [CI skip] Translation: phpMyAdmin/4.9 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/ja/ Signed-off-by: Masahiro Fujimoto <mfujimot@gmail.com>
This commit is contained in:
parent
6a7c47a76d
commit
56833b89c4
58
po/ja.po
58
po/ja.po
@ -4,8 +4,8 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.9.7-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2020-10-10 13:32-0300\n"
|
||||
"PO-Revision-Date: 2021-01-02 20:29+0000\n"
|
||||
"Last-Translator: Kyotaro Iijima <kyotaro.eyes@gmail.com>\n"
|
||||
"PO-Revision-Date: 2021-01-04 06:09+0000\n"
|
||||
"Last-Translator: Masahiro Fujimoto <mfujimot@gmail.com>\n"
|
||||
"Language-Team: Japanese <https://hosted.weblate.org/projects/phpmyadmin/4-9/"
|
||||
"ja/>\n"
|
||||
"Language: ja\n"
|
||||
@ -953,7 +953,7 @@ msgstr "選択されたユーザー「%s」を本当に無効にしますか?"
|
||||
|
||||
#: js/messages.php:76
|
||||
msgid "Do you really want to delete this central column?"
|
||||
msgstr "本当に中心カラム「%s」の削除を実行しますか?"
|
||||
msgstr "この主要カラムを削除してよろしいですか?"
|
||||
|
||||
#: js/messages.php:78
|
||||
msgid "Do you really want to delete the selected items?"
|
||||
@ -1990,9 +1990,7 @@ msgstr "このリストの検索"
|
||||
msgid ""
|
||||
"No columns in the central list. Make sure the Central columns list for "
|
||||
"database %s has columns that are not present in the current table."
|
||||
msgstr ""
|
||||
"中央のリストの列はありません。データベース「%s」の中央列リストが現在のテーブ"
|
||||
"ルの列が存在しないことを確認してください。"
|
||||
msgstr "リストに主要カラムがありません。データベース「%s」の主要カラムリストに現在のテーブルに存在しないカラムがあることを確認してください。"
|
||||
|
||||
#: js/messages.php:437
|
||||
msgid "See more"
|
||||
@ -3139,12 +3137,12 @@ msgstr "ページ番号:"
|
||||
msgid ""
|
||||
"The configuration storage is not ready for the central list of columns "
|
||||
"feature."
|
||||
msgstr "構成ストレージは、カラムの中央リスト機能の準備ができていません。"
|
||||
msgstr "構成ストレージは、主要カラムリスト機能の準備ができていません。"
|
||||
|
||||
#: libraries/classes/CentralColumns.php:362
|
||||
#, php-format
|
||||
msgid "Could not add %1$s as they already exist in central list!"
|
||||
msgstr "「%1$s」は中央リストに既に存在するので、追加できませんでした!"
|
||||
msgstr "すでに %1$s は主要カラムリストに存在するので、追加できませんでした。"
|
||||
|
||||
#: libraries/classes/CentralColumns.php:377
|
||||
msgid "Could not add columns!"
|
||||
@ -3154,8 +3152,7 @@ msgstr "カラムを追加できませんでした!"
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
|
||||
msgstr ""
|
||||
"Central columns list に存在しないため、 カラム %1$s を削除できませんでした!"
|
||||
msgstr "カラム %1$s は主要カラムリストに存在しないため、削除できませんでした。"
|
||||
|
||||
#: libraries/classes/CentralColumns.php:466
|
||||
msgid "Could not remove columns!"
|
||||
@ -5353,15 +5350,13 @@ msgstr ""
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:1083
|
||||
msgid "Central columns table"
|
||||
msgstr "中央カラムテーブル"
|
||||
msgstr "主要カラムテーブル"
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:1086
|
||||
msgid ""
|
||||
"Leave blank for no central columns support, suggested: "
|
||||
"[kbd]pma__central_columns[/kbd]."
|
||||
msgstr ""
|
||||
"中央カラムを使用しない場合は空欄にします。[kbd]pma__central_columns[/kbd] と"
|
||||
"しておくのがいいでしょう。"
|
||||
msgstr "主要カラムを使用しない場合は空欄にします。[kbd]pma__central_columns[/kbd] としておくのがいいでしょう。"
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:1091
|
||||
msgid ""
|
||||
@ -5563,7 +5558,7 @@ msgstr "DROP VIEW を追加する"
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:1196
|
||||
msgid "Defines the list of statements the auto-creation uses for new versions."
|
||||
msgstr "新しい世代に対して自動生成使用するコマンドのリストを定義します。"
|
||||
msgstr "使用されたときに新しい版を自動生成する文のリストを定義します。"
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:1198
|
||||
msgid "Statements to track"
|
||||
@ -5585,9 +5580,7 @@ msgstr "SQL コマンド追跡テーブル"
|
||||
msgid ""
|
||||
"Whether the tracking mechanism creates versions for tables and views "
|
||||
"automatically."
|
||||
msgstr ""
|
||||
"SQL コマンドの追跡機能が、テーブルやビューに対して自動的に世代を作成するかど"
|
||||
"うか。"
|
||||
msgstr "SQL コマンドの追跡機能が、テーブルやビューに対して自動的に版を作成するかどうか。"
|
||||
|
||||
#: libraries/classes/Config/Descriptions.php:1212
|
||||
msgid "Automatically create versions"
|
||||
@ -8137,7 +8130,7 @@ msgstr "デザイナ"
|
||||
#: libraries/classes/Menu.php:549 libraries/classes/Util.php:4017
|
||||
#: templates/database/structure/check_all_tables.twig:32
|
||||
msgid "Central columns"
|
||||
msgstr "中央カラム"
|
||||
msgstr "主要カラム"
|
||||
|
||||
#: libraries/classes/Menu.php:607
|
||||
msgid "User accounts"
|
||||
@ -8457,7 +8450,7 @@ msgstr ""
|
||||
|
||||
#: libraries/classes/Normalization.php:196
|
||||
msgid "Show me the central list of columns that are not already in this table"
|
||||
msgstr "このテーブルに存在しないカラムの中央リストを表示"
|
||||
msgstr "このテーブルに存在しない主要カラムのリストを表示します"
|
||||
|
||||
#: libraries/classes/Normalization.php:199
|
||||
msgid ""
|
||||
@ -8497,10 +8490,7 @@ msgstr "主キーは既に存在しています。"
|
||||
msgid ""
|
||||
"There is no primary key; please add one.<br/>Hint: A primary key is a column "
|
||||
"(or combination of columns) that uniquely identify all rows."
|
||||
msgstr ""
|
||||
"プライマリーキーがありません。1つ追加してください。<br/>ヒント:プライマリー"
|
||||
"キーはすべての行を個別に識別できるカラム(や、カラムの組み合わせ)に指定しま"
|
||||
"す。"
|
||||
msgstr "主キーがありません。1つ追加してください。<br/>ヒント:主キーはすべての行を個別に識別できるカラム(や、カラムの組み合わせ)に指定します。"
|
||||
|
||||
#: libraries/classes/Normalization.php:254
|
||||
msgid "Add a primary key on existing column(s)"
|
||||
@ -10201,11 +10191,11 @@ msgstr "ナビゲーション項目を表示/非表示"
|
||||
|
||||
#: libraries/classes/Relation.php:329
|
||||
msgid "Saving Query-By-Example searches"
|
||||
msgstr "「例によるクエリ」検索を保存しています"
|
||||
msgstr "定型問い合わせ検索を保存しています"
|
||||
|
||||
#: libraries/classes/Relation.php:340
|
||||
msgid "Managing Central list of columns"
|
||||
msgstr "中央リストカラムの管理"
|
||||
msgstr "主要カラムのリストを管理"
|
||||
|
||||
#: libraries/classes/Relation.php:351
|
||||
msgid "Remembering Designer Settings"
|
||||
@ -12871,7 +12861,7 @@ msgstr "ø 時間"
|
||||
|
||||
#: libraries/classes/Sql.php:604 libraries/classes/Sql.php:622
|
||||
msgid "Bookmark this SQL query"
|
||||
msgstr "この SQL をブックマークする"
|
||||
msgstr "この SQL をブックマーク"
|
||||
|
||||
#: libraries/classes/Sql.php:608
|
||||
msgid "Label:"
|
||||
@ -12947,7 +12937,7 @@ msgstr "バインドパラメータ"
|
||||
|
||||
#: libraries/classes/SqlQueryForm.php:308
|
||||
msgid "Bookmark this SQL query:"
|
||||
msgstr "この SQL をブックマークする。"
|
||||
msgstr "この SQL をブックマーク:"
|
||||
|
||||
#: libraries/classes/SqlQueryForm.php:322
|
||||
msgid "Replace existing bookmark of same name"
|
||||
@ -14511,15 +14501,15 @@ msgstr "テーブル名の接頭辞を付け替える"
|
||||
|
||||
#: templates/database/structure/check_all_tables.twig:33
|
||||
msgid "Add columns to central list"
|
||||
msgstr "中央リストにカラムを追加する"
|
||||
msgstr "主要カラムリストへ追加"
|
||||
|
||||
#: templates/database/structure/check_all_tables.twig:34
|
||||
msgid "Remove columns from central list"
|
||||
msgstr "中央リストからカラムを削除"
|
||||
msgstr "主要カラムリストから削除"
|
||||
|
||||
#: templates/database/structure/check_all_tables.twig:35
|
||||
msgid "Make consistent with central list"
|
||||
msgstr "中央のリストと整合性にする"
|
||||
msgstr "主要カラムリストと整合を取る"
|
||||
|
||||
#: templates/columns_definitions/column_length.twig:9
|
||||
msgid "Edit ENUM/SET values"
|
||||
@ -15764,7 +15754,7 @@ msgstr "外部キーです。"
|
||||
|
||||
#: templates/columns_definitions/column_name.twig:40
|
||||
msgid "Pick from Central Columns"
|
||||
msgstr "中央カラムから選択"
|
||||
msgstr "主要カラムから選択"
|
||||
|
||||
#: templates/table/tracking/structure_snapshot_columns.twig:47
|
||||
#: templates/table/structure/table_structure_row.twig:34
|
||||
@ -15858,12 +15848,12 @@ msgstr "%s にインデックスを追加しました。"
|
||||
#: templates/table/structure/actions_in_table_structure.twig:127
|
||||
#: templates/table/structure/check_all_table_column.twig:83
|
||||
msgid "Remove from central columns"
|
||||
msgstr "中央カラムから削除"
|
||||
msgstr "主要カラムから削除"
|
||||
|
||||
#: templates/table/structure/actions_in_table_structure.twig:131
|
||||
#: templates/table/structure/check_all_table_column.twig:76
|
||||
msgid "Add to central columns"
|
||||
msgstr "中央カラムに追加"
|
||||
msgstr "主要カラムに追加"
|
||||
|
||||
#: templates/privileges/privileges_summary.twig:20
|
||||
msgid "Column-specific privileges"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user