aboutsummaryrefslogtreecommitdiff
path: root/source/ja/connectivity/messages.po
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-09-14 16:45:12 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-09-14 16:46:56 +0100
commitf9607e1846ae6a05aad52980c2c02bc553d6c57b (patch)
tree7eab9af52c3675defe47874837598813102f75cd /source/ja/connectivity/messages.po
parentd317414f8297e51842dc450bfaf5eeff5cb164ff (diff)
convert to gettext format
Change-Id: Ia83ea50b4c7feb94685cfa385094b3fbce8a4056
Diffstat (limited to 'source/ja/connectivity/messages.po')
-rw-r--r--source/ja/connectivity/messages.po745
1 files changed, 745 insertions, 0 deletions
diff --git a/source/ja/connectivity/messages.po b/source/ja/connectivity/messages.po
new file mode 100644
index 00000000000..edf0e964fec
--- /dev/null
+++ b/source/ja/connectivity/messages.po
@@ -0,0 +1,745 @@
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2017-04-12 14:13+0200\n"
+"PO-Revision-Date: 2016-07-23 07:33+0000\n"
+"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ja\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1469259182.000000\n"
+
+#. KjDmE
+#: conn_error_message.src
+msgctxt "256 + 2*100 + 0"
+msgid "The record operation has been vetoed."
+msgstr "レコード操作が禁止されています。"
+
+#. xAZXk
+#: conn_error_message.src
+msgctxt "256 + 2*200 + 0"
+msgid "The statement contains a cyclic reference to one or more sub queries."
+msgstr "ステートメントに、1 つまたは複数のサブクエリーへの循環参照が含まれています。"
+
+#. sppzX
+#: conn_error_message.src
+msgctxt "256 + 2*300 + 0"
+msgid "The name must not contain any slashes ('/')."
+msgstr "名前にはスラッシュ (「/」) が含まれていてはいけません。"
+
+#. pcGch
+#: conn_error_message.src
+msgctxt "256 + 2*301 + 0"
+msgid "$1$ is no SQL conform identifier."
+msgstr "$1$ は、SQL 準拠の識別子ではありません。"
+
+#. rhNKU
+#: conn_error_message.src
+msgctxt "256 + 2*302 + 0"
+msgid "Query names must not contain quote characters."
+msgstr "クエリー名には、引用文字を含めないでください。"
+
+#. vt9Xy
+#: conn_error_message.src
+msgctxt "256 + 2*303 + 0"
+msgid "The name '$1$' is already in use in the database."
+msgstr "名前 '$1$' は、データベースですでに使用されています。"
+
+#. mHdB5
+#: conn_error_message.src
+msgctxt "256 + 2*304 + 0"
+msgid "No connection to the database exists."
+msgstr "データベースへの接続がありません。"
+
+#. qsN7W
+#: conn_error_message.src
+msgctxt "256 + 2*500 + 0"
+msgid "No $1$ exists."
+msgstr "$1$ はありません。"
+
+#. xvK2D
+#: conn_error_message.src
+msgctxt "256 + 2*550 + 0"
+msgid "Unable to display the complete table content. Please apply a filter."
+msgstr "テーブルの完全な内容を表示できません。フィルターを適用してください。"
+
+#. 9LXDp
+#: conn_shared_res.src
+msgctxt "STR_ERR_EXECUTING_QUERY"
+msgid "An error occurred while executing the query."
+msgstr "クエリーの実行中にエラーが発生しました。"
+
+#. 7yRgf
+#: conn_shared_res.src
+msgctxt "STR_QUERY_AT_LEAST_ONE_TABLES"
+msgid "The query can not be executed. It needs at least one table."
+msgstr "クエリーは実行できません。テーブルが少なくとも一つ必要です。"
+
+#. aBhA8
+#: conn_shared_res.src
+msgctxt "STR_NO_COUNT_SUPPORT"
+msgid "The driver does not support the 'COUNT' function."
+msgstr "ドライバーは 'COUNT' 機能をサポートしません。"
+
+#. FB59h
+#: conn_shared_res.src
+msgctxt "STR_STMT_TYPE_NOT_SUPPORTED"
+msgid "This statement type not supported by this database driver."
+msgstr "この文の型はデータベースドライバーではサポートされていません。"
+
+#. KodDj
+#: conn_shared_res.src
+msgctxt "STR_UNSPECIFIED_ERROR"
+msgid "An unknown error occurred."
+msgstr "不明なエラーが発生しました。"
+
+#. 2CZNZ
+#: conn_shared_res.src
+msgctxt "STR_ERROR_REFRESH_ROW"
+msgid "An error occurred while refreshing the current row."
+msgstr "現在の行を再表示中にエラーが発生しました。"
+
+#. DJhQp
+#: conn_shared_res.src
+msgctxt "STR_ERROR_GET_ROW"
+msgid "An error occurred while getting the current row."
+msgstr "現在の行を取得中にエラーが発生しました。"
+
+#. s9ves
+#: conn_shared_res.src
+msgctxt "STR_QUERY_INVALID_IS_NULL_COLUMN"
+msgid ""
+"The query can not be executed. The 'IS NULL' can only be used with a column "
+"name."
+msgstr "クエリーは実行できません。'IS NULL' にはカラム名だけが使用できます。"
+
+#. kLhAy
+#: conn_shared_res.src
+msgctxt "STR_ILLEGAL_MOVEMENT"
+msgid "Illegal cursor movement occurred."
+msgstr "不正なカーソル移動が起こりました。"
+
+#. vGtCJ
+#: conn_shared_res.src
+msgctxt "STR_COMMIT_ROW"
+msgid "Please commit row '$position$' before update rows or insert new rows."
+msgstr "行を更新、または新しい行を挿入する前に '$position$' の行をコミットしてください。"
+
+#. 7DcRU
+#: conn_shared_res.src
+msgctxt "STR_NO_CONNECTION_GIVEN"
+msgid "It doesn't exist a connection to the database."
+msgstr "データベースへの接続が存在しません。"
+
+#. 5BYEX
+#: conn_shared_res.src
+msgctxt "STR_WRONG_PARAM_INDEX"
+msgid ""
+"You tried to set a parameter at position '$pos$' but there is/are only "
+"'$count$' parameter(s) allowed. One reason may be that the property "
+"\"ParameterNameSubstitution\" is not set to TRUE in the data source."
+msgstr ""
+"'$pos$' の位置にパラメーターを設定しようとしましたが、'$count$' パラメーターしか許可されていません。理由としては、データソース内で "
+"\"ParameterNameSubstitution\" プロパティが TRUE に設定されていないということが考えられます。"
+
+#. 6FnrV
+#: conn_shared_res.src
+msgctxt "STR_NO_INPUTSTREAM"
+msgid "The input stream was not set."
+msgstr "入力ストリームは設定されませんでした。"
+
+#. Davdp
+#: conn_shared_res.src
+msgctxt "STR_NO_ELEMENT_NAME"
+msgid "There is no element named '$name$'."
+msgstr "'$name$' という名前の要素はありません。"
+
+#. CWktu
+#: conn_shared_res.src
+msgctxt "STR_INVALID_BOOKMARK"
+msgid "Invalid bookmark value"
+msgstr "無効なブックマーク値"
+
+#. VXSEP
+#: conn_shared_res.src
+msgctxt "STR_PRIVILEGE_NOT_GRANTED"
+msgid "Privilege not granted: Only table privileges can be granted."
+msgstr "特権授与不可: テーブル特権のみ授与可する。"
+
+#. DZf3v
+#: conn_shared_res.src
+msgctxt "STR_PRIVILEGE_NOT_REVOKED"
+msgid "Privilege not revoked: Only table privileges can be revoked."
+msgstr "特権無効化不可: テーブル特権のみ無効化可する。"
+
+#. qTZj7
+#: conn_shared_res.src
+msgctxt "STR_ERRORMSG_SEQUENCE"
+msgid "Function sequence error."
+msgstr "機能シーケンスエラー。"
+
+#. scUDb
+#: conn_shared_res.src
+msgctxt "STR_INVALID_INDEX"
+msgid "Invalid descriptor index."
+msgstr "無効な記述子インデックス。"
+
+#. MAAeW
+#: conn_shared_res.src
+msgctxt "STR_UNSUPPORTED_FUNCTION"
+msgid "The driver does not support the function '$functionname$'."
+msgstr "ドライバーは '$functionname$' 機能をサポートしません。"
+
+#. FAp7x
+#: conn_shared_res.src
+msgctxt "STR_UNSUPPORTED_FEATURE"
+msgid ""
+"The driver does not support the functionality for '$featurename$'. It is not"
+" implemented."
+msgstr "ドライバーは '$featurename$' の機能をサポートしません。それは実装されていません。"
+
+#. zXVCV
+#: conn_shared_res.src
+msgctxt "STR_FORMULA_WRONG"
+msgid "The formula for TypeInfoSettings is wrong!"
+msgstr "TypeInfoSettings の数式は間違っています!"
+
+#. ZWq6D
+#: conn_shared_res.src
+msgctxt "STR_STRING_LENGTH_EXCEEDED"
+msgid ""
+"The string '$string$' exceeds the maximum length of $maxlen$ characters when"
+" converted to the target character set '$charset$'."
+msgstr ""
+"文字列 '$string$' は、ターゲットの文字セット '$charset$' に変換する時に、$maxlen$ 文字の最大の長さを超えます。"
+
+#. CYSBr
+#: conn_shared_res.src
+msgctxt "STR_CANNOT_CONVERT_STRING"
+msgid ""
+"The string '$string$' cannot be converted using the encoding '$charset$'."
+msgstr "文字列 '$string$' は、エンコーディング '$charset$' を使用して変換できません。"
+
+#. sSzsJ
+#: conn_shared_res.src
+msgctxt "STR_URI_SYNTAX_ERROR"
+msgid "The connection URL is invalid."
+msgstr "接続 URL は無効です。"
+
+#. ULTqE
+#: conn_shared_res.src
+msgctxt "STR_QUERY_TOO_COMPLEX"
+msgid "The query can not be executed. It is too complex."
+msgstr "クエリーは実行できません。複雑すぎます。"
+
+#. UQYpN
+#: conn_shared_res.src
+msgctxt "STR_OPERATOR_TOO_COMPLEX"
+msgid "The query can not be executed. The operator is too complex."
+msgstr "クエリーは実行できません。演算子が複雑すぎます。"
+
+#. DmQcr
+#: conn_shared_res.src
+msgctxt "STR_QUERY_INVALID_LIKE_COLUMN"
+msgid ""
+"The query can not be executed. You cannot use 'LIKE' with columns of this "
+"type."
+msgstr "クエリーは実行できません。 その型のカラムに 'LIKE' は使えません。"
+
+#. EMgKF
+#: conn_shared_res.src
+msgctxt "STR_QUERY_INVALID_LIKE_STRING"
+msgid ""
+"The query can not be executed. 'LIKE' can be used with a string argument "
+"only."
+msgstr "クエリーは実行できません。'LIKE' には文字列引数だけが使用できます。"
+
+#. PBG3H
+#: conn_shared_res.src
+msgctxt "STR_QUERY_NOT_LIKE_TOO_COMPLEX"
+msgid ""
+"The query can not be executed. The 'NOT LIKE' condition is too complex."
+msgstr "クエリーは実行できません。'NOT LIKE' 条件が複雑すぎます。"
+
+#. CWeME
+#: conn_shared_res.src
+msgctxt "STR_QUERY_LIKE_WILDCARD"
+msgid ""
+"The query can not be executed. The 'LIKE' condition contains wildcard in the"
+" middle."
+msgstr "クエリーは実行できません。'LIKE' 条件の文中にワイルドカードが含まれています。"
+
+#. NK7eq
+#: conn_shared_res.src
+msgctxt "STR_QUERY_LIKE_WILDCARD_MANY"
+msgid ""
+"The query can not be executed. The 'LIKE' condition contains too many "
+"wildcards."
+msgstr "クエリーは実行できません。'LIKE' 条件に含まれているワイルドカードの数が多すぎます。"
+
+#. nADdF
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMNNAME"
+msgid "The column name '$columnname$' is not valid."
+msgstr "カラム名 '$columnname$' は、無効です。"
+
+#. FT3Zb
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_SELECTION"
+msgid "The statement contains an invalid selection of columns."
+msgstr "文中にカラムの無効な選択が含まれています。"
+
+#. sEFWB
+#: conn_shared_res.src
+msgctxt "STR_COLUMN_NOT_UPDATEABLE"
+msgid "The column at position '$position$' could not be updated."
+msgstr "位置 '$position$' のカラムは更新できませんでした。"
+
+#. iLNAb
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_LOAD_FILE"
+msgid "The file $filename$ could not be loaded."
+msgstr "ファイル '$filename$' は読み込みできませんでした。"
+
+#. jq62z
+#: conn_shared_res.src
+msgctxt "STR_LOAD_FILE_ERROR_MESSAGE"
+msgid ""
+"The attempt to load the file resulted in the following error message ($exception_type$):\n"
+"\n"
+"$error_message$"
+msgstr ""
+"ファイルの読み込み中に、次のエラーメッセージが表示されました ($exception_type$):\n"
+"\n"
+"$error_message$"
+
+#. sbrdS
+#: conn_shared_res.src
+msgctxt "STR_TYPE_NOT_CONVERT"
+msgid "The type could not be converted."
+msgstr "その型は変換できませんでした。"
+
+#. 3L6uG
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_DESCRIPTOR_ERROR"
+msgid "Could not append column: invalid column descriptor."
+msgstr "カラムを追加できませんでした。カラム記述子が無効です。"
+
+#. 4GMmY
+#: conn_shared_res.src
+msgctxt "STR_INVALID_GROUP_DESCRIPTOR_ERROR"
+msgid "Could not create group: invalid object descriptor."
+msgstr "グループを作成できませんでした。オブジェクト記述子が無効です。"
+
+#. MDKgr
+#: conn_shared_res.src
+msgctxt "STR_INVALID_INDEX_DESCRIPTOR_ERROR"
+msgid "Could not create index: invalid object descriptor."
+msgstr "インデックスを作成できませんでした。オブジェクト記述子が無効です。"
+
+#. jPjxi
+#: conn_shared_res.src
+msgctxt "STR_INVALID_KEY_DESCRIPTOR_ERROR"
+msgid "Could not create key: invalid object descriptor."
+msgstr "キーを作成できませんでした。オブジェクト記述子が無効です。"
+
+#. jaDH3
+#: conn_shared_res.src
+msgctxt "STR_INVALID_TABLE_DESCRIPTOR_ERROR"
+msgid "Could not create table: invalid object descriptor."
+msgstr "テーブルを作成できませんでした。オブジェクト記述子が無効です。"
+
+#. utNzu
+#: conn_shared_res.src
+msgctxt "STR_INVALID_USER_DESCRIPTOR_ERROR"
+msgid "Could not create user: invalid object descriptor."
+msgstr "ユーザーを作成できませんでした。オブジェクト記述子が無効です。"
+
+#. 4TE9R
+#: conn_shared_res.src
+msgctxt "STR_INVALID_VIEW_DESCRIPTOR_ERROR"
+msgid "Could not create view: invalid object descriptor."
+msgstr "ビューを作成できませんでした。オブジェクト記述子が無効です。"
+
+#. BrHQp
+#: conn_shared_res.src
+msgctxt "STR_VIEW_NO_COMMAND_ERROR"
+msgid "Could not create view: no command object."
+msgstr "ビューを作成できませんでした。コマンドオブジェクトがありません。"
+
+#. GgFCn
+#: conn_shared_res.src
+msgctxt "STR_NO_CONNECTION"
+msgid ""
+"The connection could not be created. May be the necessary data provider is "
+"not installed."
+msgstr "接続を作成できませんでした。必要なデータプロバイダーがインストールされていない可能性があります。"
+
+#. GRZEu
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_DELETE_INDEX"
+msgid ""
+"The index could not be deleted. An unknown error while accessing the file "
+"system occurred."
+msgstr "インデックスは削除できませんでした。ファイルシステムにアクセス中に不明なエラーが発生しました。"
+
+#. JbDnu
+#: conn_shared_res.src
+msgctxt "STR_ONL_ONE_COLUMN_PER_INDEX"
+msgid "The index could not be created. Only one column per index is allowed."
+msgstr "インデックスは作成できませんでした。インデックス 1 つに許可されているカラムは 1 つだけです。"
+
+#. rB3XE
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_CREATE_INDEX_NOT_UNIQUE"
+msgid "The index could not be created. The values are not unique."
+msgstr "インデックスは作成できませんでした。値が一意ではありません。"
+
+#. f8DTu
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_CREATE_INDEX"
+msgid "The index could not be created. An unknown error appeared."
+msgstr "インデックスは作成できませんでした。未知のエラーが発生しました。"
+
+#. HPZuZ
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_CREATE_INDEX_NAME"
+msgid ""
+"The index could not be created. The file '$filename$' is used by an other "
+"index."
+msgstr "インデックスは作成できませんでした。ファイル '$filename$' は他のインデックスで使用されています。"
+
+#. GcK7B
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_CREATE_INDEX_KEYSIZE"
+msgid ""
+"The index could not be created. The size of the chosen column is too big."
+msgstr "インデックスは作成できませんでした。選択したカラムのサイズが大きすぎます。"
+
+#. vWZ84
+#: conn_shared_res.src
+msgctxt "STR_SQL_NAME_ERROR"
+msgid "The name '$name$' doesn't match SQL naming constraints."
+msgstr "'$name$' は SQL 命名制約と一致しません。"
+
+#. wv2Cx
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_DELETE_FILE"
+msgid "The file $filename$ could not be deleted."
+msgstr "ファイル '$filename$' は削除できませんでした。"
+
+#. rp3rF
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_TYPE"
+msgid "Invalid column type for column '$columnname$'."
+msgstr "カラム '$columnname$' のカラムの型が無効です。"
+
+#. jAStU
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_PRECISION"
+msgid "Invalid precision for column '$columnname$'."
+msgstr "カラム '$columnname$' の精度が無効です。"
+
+#. zJbtr
+#: conn_shared_res.src
+msgctxt "STR_INVALID_PRECISION_SCALE"
+msgid "Precision is less than scale for column '$columnname$'."
+msgstr "カラム '$columnname$' のスケールには精度が足りません。"
+
+#. PDCV3
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_NAME_LENGTH"
+msgid "Invalid column name length for column '$columnname$'."
+msgstr "カラム '$columnname$' のカラム名の長さが無効です。"
+
+#. NZWGq
+#: conn_shared_res.src
+msgctxt "STR_DUPLICATE_VALUE_IN_COLUMN"
+msgid "Duplicate value found in column '$columnname$'."
+msgstr "重複した値が '$columnname$' に見つかりました。"
+
+#. sfaxE
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_DECIMAL_VALUE"
+msgid ""
+"The '$columnname$' column has been defined as a \"Decimal\" type, the max. length is $precision$ characters (with $scale$ decimal places).\n"
+"\n"
+"The specified value \"$value$ is longer than the number of digits allowed."
+msgstr ""
+"カラム '$columnname$' は、\"Decimal\" 型で定義されています。その最大長は、$precision$ 文字 ($scale$ 少数位) です。\n"
+"\n"
+"指定された値 \"$value$\" は、許可された桁数より長いです。"
+
+#. ZvEz9
+#: conn_shared_res.src
+msgctxt "STR_COLUMN_NOT_ALTERABLE"
+msgid ""
+"The column '$columnname$' could not be altered. May be the file system is "
+"write protected."
+msgstr "カラム '$columnname$' は変更できませんでした。ファイルシステムが書き込み保護されている可能性があります。"
+
+#. 4BgE9
+#: conn_shared_res.src
+msgctxt "STR_INVALID_COLUMN_VALUE"
+msgid ""
+"The column '$columnname$' could not be updated. The value is invalid for "
+"that column."
+msgstr "カラム '$columnname$' は更新できませんでした。そのカラムの値は無効です。"
+
+#. dFAFB
+#: conn_shared_res.src
+msgctxt "STR_COLUMN_NOT_ADDABLE"
+msgid ""
+"The column '$columnname$' could not be added. May be the file system is "
+"write protected."
+msgstr "カラム '$columnname$' は追加できませんでした。ファイルシステムが書き込み保護されている可能性があります。"
+
+#. zk3QB
+#: conn_shared_res.src
+msgctxt "STR_COLUMN_NOT_DROP"
+msgid ""
+"The column at position '$position$' could not be dropped. May be the file "
+"system is write protected."
+msgstr "位置 '$position$' のカラムは削除できませんでした。ファイルシステムが書き込み保護されている可能性があります。"
+
+#. hAwmi
+#: conn_shared_res.src
+msgctxt "STR_TABLE_NOT_DROP"
+msgid ""
+"The table '$tablename$' could not be dropped. May be the file system is "
+"write protected."
+msgstr "テーブル '$tablename$' は削除できませんでした。ファイルシステムが書き込み保護されている可能性があります。"
+
+#. R3BGx
+#: conn_shared_res.src
+msgctxt "STR_COULD_NOT_ALTER_TABLE"
+msgid "The table could not be altered."
+msgstr "テーブルは変更できませんでした。"
+
+#. UuoNm
+#: conn_shared_res.src
+msgctxt "STR_INVALID_DBASE_FILE"
+msgid "The file '$filename$' is an invalid (or unrecognized) dBase file."
+msgstr "ファイル '$filename$' は無効な (または認識できない) dBase ファイルです。"
+
+#. LhHTA
+#: conn_shared_res.src
+msgctxt "STR_CANNOT_OPEN_BOOK"
+msgid "Cannot open Evolution address book."
+msgstr "Evolution アドレス帳は開けません。"
+
+#. sxbEF
+#: conn_shared_res.src
+msgctxt "STR_SORT_BY_COL_ONLY"
+msgid "Can only sort by table columns."
+msgstr "テーブルカラムでのみソートできます。"
+
+#. E4wn2
+#: conn_shared_res.src
+msgctxt "STR_QUERY_COMPLEX_COUNT"
+msgid ""
+"The query can not be executed. It is too complex. Only \"COUNT(*)\" is "
+"supported."
+msgstr "クエリーは実行できません。複雑すぎます。\"COUNT(*)\" だけがサポートされています。"
+
+#. 8VQo4
+#: conn_shared_res.src
+msgctxt "STR_QUERY_INVALID_BETWEEN"
+msgid ""
+"The query can not be executed. The 'BETWEEN' arguments are not correct."
+msgstr "クエリーは実行できません。 'BETWEEN' 引数は正しくありません。"
+
+#. 4oK7N
+#: conn_shared_res.src
+msgctxt "STR_QUERY_FUNCTION_NOT_SUPPORTED"
+msgid "The query can not be executed. The function is not supported."
+msgstr "クエリーは実行できません。その機能はサポートされていません。"
+
+#. kCjVU
+#: conn_shared_res.src
+msgctxt "STR_TABLE_READONLY"
+msgid "The table can not be changed. It is read only."
+msgstr "テーブルは変更できません。それは読み取り専用です。"
+
+#. cqWEv
+#: conn_shared_res.src
+msgctxt "STR_DELETE_ROW"
+msgid ""
+"The row could not be deleted. The option \"Display inactive records\" is "
+"set."
+msgstr "その行は削除できませんでした。 オプション「アクティブでないレコードを表示」が設定されています。"
+
+#. TZTfv
+#: conn_shared_res.src
+msgctxt "STR_ROW_ALREADY_DELETED"
+msgid "The row could not be deleted. It is already deleted."
+msgstr "その行は削除できませんでした。すでに削除されています。"
+
+#. fuJot
+#: conn_shared_res.src
+msgctxt "STR_QUERY_MORE_TABLES"
+msgid "The query can not be executed. It contains more than one table."
+msgstr "クエリーは実行できません。複数のテーブルが含まれています。"
+
+#. w7AzE
+#: conn_shared_res.src
+msgctxt "STR_QUERY_NO_TABLE"
+msgid "The query can not be executed. It contains no valid table."
+msgstr "クエリーは実行できません。有効なテーブルが含まれていません。"
+
+#. CRsGn
+#: conn_shared_res.src
+msgctxt "STR_QUERY_NO_COLUMN"
+msgid "The query can not be executed. It contains no valid columns."
+msgstr "クエリーは実行できません。有効なカラムが含まれていません。"
+
+#. ucGyR
+#: conn_shared_res.src
+msgctxt "STR_INVALID_PARA_COUNT"
+msgid "The count of the given parameter values doesn't match the parameters."
+msgstr "指定されたパラメーター値の数は、そのパラメーターに合いません。"
+
+#. 3EDJB
+#: conn_shared_res.src
+msgctxt "STR_NO_VALID_FILE_URL"
+msgid "The URL '$URL$' is not valid. A connection can not be created."
+msgstr "URL '$URL$' は無効です。接続を作成できません。"
+
+#. 9n4j2
+#: conn_shared_res.src
+msgctxt "STR_NO_CLASSNAME"
+msgid "The driver class '$classname$' could not be loaded."
+msgstr "ドライバークラス '$classname$' は読み込めませんでした。"
+
+#. jbnZZ
+#: conn_shared_res.src
+msgctxt "STR_NO_JAVA"
+msgid "No Java installation could be found. Please check your installation."
+msgstr "Java のインストールは見つかりませんでした。インストール状態を確認してください。"
+
+#. iKnFy
+#: conn_shared_res.src
+msgctxt "STR_NO_RESULTSET"
+msgid "The execution of the query doesn't return a valid result set."
+msgstr "そのクエリーを実行しても、有効な結果セットを返しません。"
+
+#. kiYDS
+#: conn_shared_res.src
+msgctxt "STR_NO_ROWCOUNT"
+msgid "The execution of the update statement doesn't effect any rows."
+msgstr "更新文の実行はどの行にも影響しません。"
+
+#. xiRq3
+#: conn_shared_res.src
+msgctxt "STR_NO_CLASSNAME_PATH"
+msgid "The additional driver class path is '$classpath$'."
+msgstr "追加ドライバークラスパスは '$classpath$' です。"
+
+#. QxNVP
+#: conn_shared_res.src
+msgctxt "STR_UNKNOWN_PARA_TYPE"
+msgid "The type of parameter at position '$position$' is unknown."
+msgstr "位置 '$position$' のパラメーターの型は不明です。"
+
+#. ghuVV
+#: conn_shared_res.src
+msgctxt "STR_UNKNOWN_COLUMN_TYPE"
+msgid "The type of column at position '$position$' is unknown."
+msgstr "位置 '$position$' のカラムの型は不明です。"
+
+#. 2M8qG
+#: conn_shared_res.src
+msgctxt "STR_NO_KDE_INST"
+msgid "No suitable KDE installation was found."
+msgstr "適切な KDE インストールが見つかりませんでした。"
+
+#. aCWED
+#: conn_shared_res.src
+msgctxt "STR_KDE_VERSION_TOO_OLD"
+msgid ""
+"KDE version $major$.$minor$ or higher is required to access the KDE Address "
+"Book."
+msgstr "KDE アドレス帳にアクセスするには、$major$.$minor$ 以上のバージョンの KDE が必要です。"
+
+#. LVhyq
+#: conn_shared_res.src
+msgctxt "STR_KDE_VERSION_TOO_NEW"
+msgid ""
+"The found KDE version is too new. Only KDE up to version $major$.$minor$ is "
+"known to work with this product.\n"
+msgstr "見つかった KDE バージョンは新しすぎます。$major$.$minor$ までの KDE バージョンだけがこの製品に対応しています。\n"
+
+#. gnHHh
+#: conn_shared_res.src
+msgctxt "STR_KDE_VERSION_TOO_NEW_WORK_AROUND"
+msgid ""
+"If you are sure that your KDE version works, you might execute the following Basic macro to disable this version check:\n"
+"\n"
+msgstr ""
+"使用中の KDE バージョンに問題のないことが確実である場合は、次のBasic マクロを実行してこのバージョンチェックを無効にすることもできます:\n"
+"\n"
+
+#. 3FmFX
+#: conn_shared_res.src
+msgctxt "STR_PARA_ONLY_PREPARED"
+msgid "Parameters can appear only in prepared statements."
+msgstr "パラメーターは完全な文にだけ表示されます。"
+
+#. CB7pj
+#: conn_shared_res.src
+msgctxt "STR_NO_TABLE"
+msgid "No such table!"
+msgstr "そのようなテーブルはありません!"
+
+#. CDY8S
+#: conn_shared_res.src
+msgctxt "STR_NO_MAC_OS_FOUND"
+msgid "No suitable Mac OS installation was found."
+msgstr "適切な Mac OS インストレーションは見つかりませんでした。"
+
+#. HNSzq
+#: conn_shared_res.src
+msgctxt "STR_NO_STORAGE"
+msgid "The connection can not be established. No storage or URL was given."
+msgstr "接続が確立できません。ストレージ、またはURLがありません。"
+
+#. SZSmZ
+#: conn_shared_res.src
+msgctxt "STR_INVALID_FILE_URL"
+msgid ""
+"The given URL contains no valid local file system path. Please check the "
+"location of your database file."
+msgstr "指定された URL には、無効なローカルファイルシステムパスが含まれています。データベースファイルの場所を確認してください。"
+
+#. muHcn
+#: conn_shared_res.src
+msgctxt "STR_NO_TABLE_CONTAINER"
+msgid "An error occurred while obtaining the connection's table container."
+msgstr "接続のテーブルコンテナーの取得中にエラーが発生しました。"
+
+#. Rm4Le
+#: conn_shared_res.src
+msgctxt "STR_NO_TABLENAME"
+msgid "There is no table named '$tablename$'."
+msgstr "'$tablename$' という名前のテーブルはありません。"
+
+#. 3BxCF
+#: conn_shared_res.src
+msgctxt "STR_NO_DOCUMENTUI"
+msgid "The provided DocumentUI is not allowed to be NULL."
+msgstr "入力されたドキュメント UI は、NULL にはできません。"
+
+#. VLEMM
+#: conn_shared_res.src
+msgctxt "STR_ERROR_NEW_VERSION"
+msgid ""
+"The connection could not be established. The database was created by a newer"
+" version of %PRODUCTNAME."
+msgstr "接続は確立できませんでした。 データベースは新しいバージョンの %PRODUCTNAME で作られました。"