mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-09 17:38:44 +02:00
2.23.3
This commit is contained in:
254
po/ja.po
254
po/ja.po
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib master\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2010-01-25 12:50-0500\n"
|
||||
"POT-Creation-Date: 2010-02-09 09:31-0500\n"
|
||||
"PO-Revision-Date: 2009-09-05 22:30+0900\n"
|
||||
"Last-Translator: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>\n"
|
||||
"Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n"
|
||||
@@ -90,24 +90,25 @@ msgstr "アプリケーションの '%s' は '%s' というブックマークを
|
||||
msgid "Failed to expand exec line '%s' with URI '%s'"
|
||||
msgstr "コマンドラインの '%s' を '%s' という URI に展開できませんでした"
|
||||
|
||||
#: glib/gconvert.c:437 glib/gconvert.c:515 glib/giochannel.c:1230
|
||||
#: glib/gconvert.c:437 glib/gconvert.c:515 glib/giochannel.c:1405
|
||||
#: gio/gcharsetconverter.c:459
|
||||
#, c-format
|
||||
msgid "Conversion from character set '%s' to '%s' is not supported"
|
||||
msgstr "'%s' から '%s' という文字集合への変換はサポートしていません"
|
||||
|
||||
#: glib/gconvert.c:441 glib/gconvert.c:519
|
||||
#: glib/gconvert.c:441 glib/gconvert.c:519 gio/gcharsetconverter.c:463
|
||||
#, c-format
|
||||
msgid "Could not open converter from '%s' to '%s'"
|
||||
msgstr "'%s' から '%s' への変換処理を開けませんでした"
|
||||
|
||||
#: glib/gconvert.c:638 glib/gconvert.c:1031 glib/giochannel.c:1402
|
||||
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
|
||||
#: glib/gutf8.c:1419
|
||||
#: glib/gconvert.c:638 glib/gconvert.c:1031 glib/giochannel.c:1577
|
||||
#: glib/giochannel.c:1619 glib/giochannel.c:2463 glib/gutf8.c:964
|
||||
#: glib/gutf8.c:1419 gio/gcharsetconverter.c:346
|
||||
msgid "Invalid byte sequence in conversion input"
|
||||
msgstr "変換する入力に無効なバイトの並びがあります"
|
||||
|
||||
#: glib/gconvert.c:646 glib/gconvert.c:956 glib/giochannel.c:1409
|
||||
#: glib/giochannel.c:2300
|
||||
#: glib/gconvert.c:646 glib/gconvert.c:956 glib/giochannel.c:1584
|
||||
#: glib/giochannel.c:2475 gio/gcharsetconverter.c:351
|
||||
#, c-format
|
||||
msgid "Error during conversion: %s"
|
||||
msgstr "変換中にエラー: %s"
|
||||
@@ -186,7 +187,7 @@ msgstr "'%s' が読めません: %s"
|
||||
msgid "Failed to open file '%s': %s"
|
||||
msgstr "'%s' を開けません: %s"
|
||||
|
||||
#: glib/gfileutils.c:716 glib/gmappedfile.c:141
|
||||
#: glib/gfileutils.c:716 glib/gmappedfile.c:169
|
||||
#, c-format
|
||||
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
|
||||
msgstr "'%s' の属性の取得できません: fstat() に失敗しました: %s"
|
||||
@@ -295,33 +296,33 @@ msgstr "シンボリック・リンク '%s' の読み込みが失敗: %s"
|
||||
msgid "Symbolic links not supported"
|
||||
msgstr "シンボリック・リンクはサポートしていません"
|
||||
|
||||
#: glib/giochannel.c:1234
|
||||
#: glib/giochannel.c:1409
|
||||
#, c-format
|
||||
msgid "Could not open converter from '%s' to '%s': %s"
|
||||
msgstr "'%s' から '%s' へ変換するコンバータを開けませんでした: %s"
|
||||
|
||||
#: glib/giochannel.c:1579
|
||||
#: glib/giochannel.c:1754
|
||||
msgid "Can't do a raw read in g_io_channel_read_line_string"
|
||||
msgstr "g_io_channel_read_line_string では raw モードで読めません"
|
||||
|
||||
#: glib/giochannel.c:1626 glib/giochannel.c:1884 glib/giochannel.c:1971
|
||||
#: glib/giochannel.c:1801 glib/giochannel.c:2059 glib/giochannel.c:2146
|
||||
msgid "Leftover unconverted data in read buffer"
|
||||
msgstr "変換されていないデータが読みこみバッファに残っています"
|
||||
|
||||
#: glib/giochannel.c:1707 glib/giochannel.c:1784
|
||||
#: glib/giochannel.c:1882 glib/giochannel.c:1959
|
||||
msgid "Channel terminates in a partial character"
|
||||
msgstr "チャンネルが不完全な文字で終わっています"
|
||||
|
||||
#: glib/giochannel.c:1770
|
||||
#: glib/giochannel.c:1945
|
||||
msgid "Can't do a raw read in g_io_channel_read_to_end"
|
||||
msgstr "g_io_channel_read_to_end では raw モードで読めません"
|
||||
|
||||
#: glib/gmappedfile.c:123
|
||||
#: glib/gmappedfile.c:150
|
||||
#, c-format
|
||||
msgid "Failed to open file '%s': open() failed: %s"
|
||||
msgstr "ファイル '%s' を開けません: open() が失敗: %s"
|
||||
|
||||
#: glib/gmappedfile.c:201
|
||||
#: glib/gmappedfile.c:229
|
||||
#, c-format
|
||||
msgid "Failed to map file '%s': mmap() failed: %s"
|
||||
msgstr "ファイル '%s' のマップに失敗しました: mmap() が失敗: %s"
|
||||
@@ -552,7 +553,7 @@ msgstr "バックトラック処理の上限に達しました"
|
||||
msgid "the pattern contains items not supported for partial matching"
|
||||
msgstr "パターンに含まれているアイテムは部分マッチングをサポートしていません"
|
||||
|
||||
#: glib/gregex.c:154 gio/glocalfile.c:2096
|
||||
#: glib/gregex.c:154 gio/glocalfile.c:2101
|
||||
msgid "internal error"
|
||||
msgstr "内部エラー"
|
||||
|
||||
@@ -831,27 +832,27 @@ msgstr "不明なエスケープ・シーケンスです"
|
||||
msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
|
||||
msgstr "代替文字列 \"%s\" の %lu 文字目を解析する際にエラー: %s"
|
||||
|
||||
#: glib/gshell.c:70
|
||||
#: glib/gshell.c:92
|
||||
msgid "Quoted text doesn't begin with a quotation mark"
|
||||
msgstr "引用テキストが引用記号で始まっていません"
|
||||
|
||||
#: glib/gshell.c:160
|
||||
#: glib/gshell.c:182
|
||||
msgid "Unmatched quotation mark in command line or other shell-quoted text"
|
||||
msgstr ""
|
||||
"コマンドライン、あるいはシェルの引用テキストにおいて引用記号の対応が取れてい"
|
||||
"ません"
|
||||
|
||||
#: glib/gshell.c:538
|
||||
#: glib/gshell.c:560
|
||||
#, c-format
|
||||
msgid "Text ended just after a '\\' character. (The text was '%s')"
|
||||
msgstr "テキストが '\\' 文字の直後で終了しています (テキストは '%s')"
|
||||
|
||||
#: glib/gshell.c:545
|
||||
#: glib/gshell.c:567
|
||||
#, c-format
|
||||
msgid "Text ended before matching quote was found for %c. (The text was '%s')"
|
||||
msgstr "%c に対応する引用記号の前でテキストが終了しています (テキストは '%s')"
|
||||
|
||||
#: glib/gshell.c:557
|
||||
#: glib/gshell.c:579
|
||||
msgid "Text was empty (or contained only whitespace)"
|
||||
msgstr "テキストが空です (あるいは空白のみ)"
|
||||
|
||||
@@ -1028,19 +1029,19 @@ msgstr "%s の引数がありません"
|
||||
msgid "Unknown option %s"
|
||||
msgstr "%s は不明なオプションです"
|
||||
|
||||
#: glib/gkeyfile.c:362
|
||||
#: glib/gkeyfile.c:361
|
||||
msgid "Valid key file could not be found in search dirs"
|
||||
msgstr "検索ディレクトリには妥当なキー・ファイルがありませんでした"
|
||||
|
||||
#: glib/gkeyfile.c:397
|
||||
#: glib/gkeyfile.c:396
|
||||
msgid "Not a regular file"
|
||||
msgstr "通常のファイルではありません"
|
||||
|
||||
#: glib/gkeyfile.c:405
|
||||
#: glib/gkeyfile.c:404
|
||||
msgid "File is empty"
|
||||
msgstr "ファイルが空です"
|
||||
|
||||
#: glib/gkeyfile.c:764
|
||||
#: glib/gkeyfile.c:763
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Key file contains line '%s' which is not a key-value pair, group, or comment"
|
||||
@@ -1048,54 +1049,54 @@ msgstr ""
|
||||
"キー・ファイルの行 '%s' がキー/値のペア、グループ、またはコメントではありませ"
|
||||
"ん"
|
||||
|
||||
#: glib/gkeyfile.c:824
|
||||
#: glib/gkeyfile.c:823
|
||||
#, c-format
|
||||
msgid "Invalid group name: %s"
|
||||
msgstr "グループ名が無効です: %s"
|
||||
|
||||
#: glib/gkeyfile.c:846
|
||||
#: glib/gkeyfile.c:845
|
||||
msgid "Key file does not start with a group"
|
||||
msgstr "キー・ファイルがグループで始まっていません"
|
||||
|
||||
#: glib/gkeyfile.c:872
|
||||
#: glib/gkeyfile.c:871
|
||||
#, c-format
|
||||
msgid "Invalid key name: %s"
|
||||
msgstr "キーの名前が無効です: %s"
|
||||
|
||||
#: glib/gkeyfile.c:899
|
||||
#: glib/gkeyfile.c:898
|
||||
#, c-format
|
||||
msgid "Key file contains unsupported encoding '%s'"
|
||||
msgstr "キー・ファイルにサポートしてないエンコーディング '%s' があります"
|
||||
|
||||
#: glib/gkeyfile.c:1115 glib/gkeyfile.c:1277 glib/gkeyfile.c:2506
|
||||
#: glib/gkeyfile.c:2572 glib/gkeyfile.c:2707 glib/gkeyfile.c:2840
|
||||
#: glib/gkeyfile.c:2993 glib/gkeyfile.c:3180 glib/gkeyfile.c:3241
|
||||
#: glib/gkeyfile.c:1114 glib/gkeyfile.c:1276 glib/gkeyfile.c:2505
|
||||
#: glib/gkeyfile.c:2571 glib/gkeyfile.c:2706 glib/gkeyfile.c:2839
|
||||
#: glib/gkeyfile.c:2992 glib/gkeyfile.c:3179 glib/gkeyfile.c:3240
|
||||
#, c-format
|
||||
msgid "Key file does not have group '%s'"
|
||||
msgstr "キー・ファイルにグループ '%s' がありません"
|
||||
|
||||
#: glib/gkeyfile.c:1289
|
||||
#: glib/gkeyfile.c:1288
|
||||
#, c-format
|
||||
msgid "Key file does not have key '%s'"
|
||||
msgstr "キー・ファイルにキー '%s' がありません"
|
||||
|
||||
#: glib/gkeyfile.c:1396 glib/gkeyfile.c:1511
|
||||
#: glib/gkeyfile.c:1395 glib/gkeyfile.c:1510
|
||||
#, c-format
|
||||
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
|
||||
msgstr "キー・ファイルのキー '%s' の値 '%s' が UTF-8 ではありません"
|
||||
|
||||
#: glib/gkeyfile.c:1416 glib/gkeyfile.c:1910
|
||||
#: glib/gkeyfile.c:1415 glib/gkeyfile.c:1909
|
||||
#, c-format
|
||||
msgid "Key file contains key '%s' which has value that cannot be interpreted."
|
||||
msgstr "キー・ファイルのキー '%s' の値を解釈できませんでした"
|
||||
|
||||
#: glib/gkeyfile.c:1531
|
||||
#: glib/gkeyfile.c:1530
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Key file contains key '%s' which has a value that cannot be interpreted."
|
||||
msgstr "キー・ファイルに解釈できない値を持つキー '%s' が含まれています。"
|
||||
|
||||
#: glib/gkeyfile.c:2125 glib/gkeyfile.c:2337
|
||||
#: glib/gkeyfile.c:2124 glib/gkeyfile.c:2336
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Key file contains key '%s' in group '%s' which has value that cannot be "
|
||||
@@ -1103,36 +1104,36 @@ msgid ""
|
||||
msgstr ""
|
||||
"キー・ファイルのグループ '%2$s' にあるキー '%1$s' の値を解釈できませんでした"
|
||||
|
||||
#: glib/gkeyfile.c:2521 glib/gkeyfile.c:2722 glib/gkeyfile.c:3252
|
||||
#: glib/gkeyfile.c:2520 glib/gkeyfile.c:2721 glib/gkeyfile.c:3251
|
||||
#, c-format
|
||||
msgid "Key file does not have key '%s' in group '%s'"
|
||||
msgstr "キー・ファイルにはグループ '%2$s' のキー '%1$s' がありません"
|
||||
|
||||
#: glib/gkeyfile.c:3486
|
||||
#: glib/gkeyfile.c:3485
|
||||
msgid "Key file contains escape character at end of line"
|
||||
msgstr "キー・ファイルの行末にエスケープ文字が含まれています"
|
||||
|
||||
#: glib/gkeyfile.c:3508
|
||||
#: glib/gkeyfile.c:3507
|
||||
#, c-format
|
||||
msgid "Key file contains invalid escape sequence '%s'"
|
||||
msgstr "キー・ファイルに無効なエスケープ・シーケンス '%s' が含まれています"
|
||||
|
||||
#: glib/gkeyfile.c:3650
|
||||
#: glib/gkeyfile.c:3649
|
||||
#, c-format
|
||||
msgid "Value '%s' cannot be interpreted as a number."
|
||||
msgstr "値 '%s' を数値として解釈できません"
|
||||
|
||||
#: glib/gkeyfile.c:3664
|
||||
#: glib/gkeyfile.c:3663
|
||||
#, c-format
|
||||
msgid "Integer value '%s' out of range"
|
||||
msgstr "整数値 '%s' は範囲外の値です"
|
||||
|
||||
#: glib/gkeyfile.c:3697
|
||||
#: glib/gkeyfile.c:3696
|
||||
#, c-format
|
||||
msgid "Value '%s' cannot be interpreted as a float number."
|
||||
msgstr "値 '%s' を実数値として解釈できません"
|
||||
|
||||
#: glib/gkeyfile.c:3721
|
||||
#: glib/gkeyfile.c:3720
|
||||
#, c-format
|
||||
msgid "Value '%s' cannot be interpreted as a boolean."
|
||||
msgstr "値 '%s' を論理値として解釈できません"
|
||||
@@ -1149,11 +1150,30 @@ msgstr "%s に引き渡した値が大きすぎます"
|
||||
msgid "Stream is already closed"
|
||||
msgstr "既にストリームは閉じています"
|
||||
|
||||
#: gio/gcancellable.c:433 gio/glocalfile.c:2089 gio/gsimpleasyncresult.c:651
|
||||
#: gio/gcancellable.c:433 gio/glocalfile.c:2094 gio/gsimpleasyncresult.c:651
|
||||
#: gio/gsimpleasyncresult.c:677
|
||||
msgid "Operation was cancelled"
|
||||
msgstr "操作がキャンセルされました"
|
||||
|
||||
#: gio/gcharsetconverter.c:264
|
||||
#, fuzzy
|
||||
msgid "Invalid object, not initialized"
|
||||
msgstr "無効なソケットです。初期化されていません"
|
||||
|
||||
#: gio/gcharsetconverter.c:285 gio/gcharsetconverter.c:313
|
||||
#, fuzzy
|
||||
msgid "Incomplete multibyte sequence in input"
|
||||
msgstr "変換する入力に無効なバイトの並びがあります"
|
||||
|
||||
#: gio/gcharsetconverter.c:319 gio/gcharsetconverter.c:328
|
||||
#, fuzzy
|
||||
msgid "Not enough space in destination"
|
||||
msgstr "ソケット・アドレスを作成するために充分な空きがありません"
|
||||
|
||||
#: gio/gcharsetconverter.c:448 gio/gsocket.c:758
|
||||
msgid "Cancellable initialization not supported"
|
||||
msgstr "キャンセル可能な初期化はサポートされていません"
|
||||
|
||||
#: gio/gcontenttype.c:180
|
||||
msgid "Unknown type"
|
||||
msgstr "不明な種類"
|
||||
@@ -1274,12 +1294,12 @@ msgstr "サポートしていない操作です"
|
||||
#. Translators: This is an error message when trying to find
|
||||
#. * the enclosing (user visible) mount of a file, but none
|
||||
#. * exists.
|
||||
#: gio/gfile.c:1349 gio/glocalfile.c:1060 gio/glocalfile.c:1071
|
||||
#: gio/glocalfile.c:1084
|
||||
#: gio/gfile.c:1349 gio/glocalfile.c:1065 gio/glocalfile.c:1076
|
||||
#: gio/glocalfile.c:1089
|
||||
msgid "Containing mount does not exist"
|
||||
msgstr "マウントを含んでいるものはありません"
|
||||
|
||||
#: gio/gfile.c:2401 gio/glocalfile.c:2245
|
||||
#: gio/gfile.c:2401 gio/glocalfile.c:2250
|
||||
msgid "Can't copy over directory"
|
||||
msgstr "ディレクトリ全体をコピーできません"
|
||||
|
||||
@@ -1287,7 +1307,7 @@ msgstr "ディレクトリ全体をコピーできません"
|
||||
msgid "Can't copy directory over directory"
|
||||
msgstr "ディレクトリからディレクトリへコピーできません"
|
||||
|
||||
#: gio/gfile.c:2469 gio/glocalfile.c:2254
|
||||
#: gio/gfile.c:2469 gio/glocalfile.c:2259
|
||||
msgid "Target file exists"
|
||||
msgstr "対象となるファイルが存在しています"
|
||||
|
||||
@@ -1424,208 +1444,208 @@ msgid "Unable to find default local directory monitor type"
|
||||
msgstr ""
|
||||
"ローカル・ディレクトリを監視するデフォルト・モニタの種類が見つかりません"
|
||||
|
||||
#: gio/glocalfile.c:594 gio/win32/gwinhttpfile.c:424
|
||||
#: gio/glocalfile.c:599 gio/win32/gwinhttpfile.c:424
|
||||
#, c-format
|
||||
msgid "Invalid filename %s"
|
||||
msgstr "ファイル名が無効です: %s"
|
||||
|
||||
#: gio/glocalfile.c:968
|
||||
#: gio/glocalfile.c:973
|
||||
#, c-format
|
||||
msgid "Error getting filesystem info: %s"
|
||||
msgstr "ファイルシステムの情報を取得する際にエラー: %s"
|
||||
|
||||
#: gio/glocalfile.c:1104
|
||||
#: gio/glocalfile.c:1109
|
||||
msgid "Can't rename root directory"
|
||||
msgstr "ルート・ディレクトリの名前は変更できません"
|
||||
|
||||
#: gio/glocalfile.c:1124 gio/glocalfile.c:1150
|
||||
#: gio/glocalfile.c:1129 gio/glocalfile.c:1155
|
||||
#, c-format
|
||||
msgid "Error renaming file: %s"
|
||||
msgstr "ファイル名を変更する際にエラー: %s"
|
||||
|
||||
#: gio/glocalfile.c:1133
|
||||
#: gio/glocalfile.c:1138
|
||||
msgid "Can't rename file, filename already exist"
|
||||
msgstr "ファイル名を変更できません (既に存在しているため)"
|
||||
|
||||
#: gio/glocalfile.c:1146 gio/glocalfile.c:2118 gio/glocalfile.c:2147
|
||||
#: gio/glocalfile.c:2307 gio/glocalfileoutputstream.c:550
|
||||
#: gio/glocalfile.c:1151 gio/glocalfile.c:2123 gio/glocalfile.c:2152
|
||||
#: gio/glocalfile.c:2312 gio/glocalfileoutputstream.c:550
|
||||
#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
|
||||
#: gio/glocalfileoutputstream.c:1130
|
||||
msgid "Invalid filename"
|
||||
msgstr "無効なファイル名です"
|
||||
|
||||
#: gio/glocalfile.c:1302
|
||||
#: gio/glocalfile.c:1307
|
||||
#, c-format
|
||||
msgid "Error opening file: %s"
|
||||
msgstr "ファイルをオープンする際にエラー: %s"
|
||||
|
||||
#: gio/glocalfile.c:1312
|
||||
#: gio/glocalfile.c:1317
|
||||
msgid "Can't open directory"
|
||||
msgstr "ディレクトリをオープンできません"
|
||||
|
||||
#: gio/glocalfile.c:1437
|
||||
#: gio/glocalfile.c:1442
|
||||
#, c-format
|
||||
msgid "Error removing file: %s"
|
||||
msgstr "ファイルを削除する際にエラー: %s"
|
||||
|
||||
#: gio/glocalfile.c:1802
|
||||
#: gio/glocalfile.c:1807
|
||||
#, c-format
|
||||
msgid "Error trashing file: %s"
|
||||
msgstr "ファイルをゴミ箱へ移動する際にエラー: %s"
|
||||
|
||||
#: gio/glocalfile.c:1825
|
||||
#: gio/glocalfile.c:1830
|
||||
#, c-format
|
||||
msgid "Unable to create trash dir %s: %s"
|
||||
msgstr "ゴミ箱のディレクトリ (%s) の生成に失敗しました: %s"
|
||||
|
||||
#: gio/glocalfile.c:1846
|
||||
#: gio/glocalfile.c:1851
|
||||
msgid "Unable to find toplevel directory for trash"
|
||||
msgstr "ゴミ箱のトップレベルなディレクトリが見つかりません"
|
||||
|
||||
#: gio/glocalfile.c:1925 gio/glocalfile.c:1945
|
||||
#: gio/glocalfile.c:1930 gio/glocalfile.c:1950
|
||||
msgid "Unable to find or create trash directory"
|
||||
msgstr "ゴミ箱ディレクトリが存在しないか生成できません"
|
||||
|
||||
#: gio/glocalfile.c:1979
|
||||
#: gio/glocalfile.c:1984
|
||||
#, c-format
|
||||
msgid "Unable to create trashing info file: %s"
|
||||
msgstr "ゴミ箱の情報ファイルを生成できません: %s"
|
||||
|
||||
#: gio/glocalfile.c:2008 gio/glocalfile.c:2013 gio/glocalfile.c:2088
|
||||
#: gio/glocalfile.c:2095
|
||||
#: gio/glocalfile.c:2013 gio/glocalfile.c:2018 gio/glocalfile.c:2093
|
||||
#: gio/glocalfile.c:2100
|
||||
#, c-format
|
||||
msgid "Unable to trash file: %s"
|
||||
msgstr "ファイルをゴミ箱へ移動できません: %s"
|
||||
|
||||
#: gio/glocalfile.c:2122
|
||||
#: gio/glocalfile.c:2127
|
||||
#, c-format
|
||||
msgid "Error creating directory: %s"
|
||||
msgstr "ディレクトリを生成する際にエラー: %s"
|
||||
|
||||
#: gio/glocalfile.c:2151
|
||||
#: gio/glocalfile.c:2156
|
||||
#, fuzzy, c-format
|
||||
msgid "Filesystem does not support symbolic links"
|
||||
msgstr "シンボリック・リンク '%s' の読み込みが失敗: %s"
|
||||
|
||||
#: gio/glocalfile.c:2155
|
||||
#: gio/glocalfile.c:2160
|
||||
#, c-format
|
||||
msgid "Error making symbolic link: %s"
|
||||
msgstr "シンボリック・リンクを生成する際にエラー: %s"
|
||||
|
||||
#: gio/glocalfile.c:2217 gio/glocalfile.c:2311
|
||||
#: gio/glocalfile.c:2222 gio/glocalfile.c:2316
|
||||
#, c-format
|
||||
msgid "Error moving file: %s"
|
||||
msgstr "ファイルを移動する際にエラー: %s"
|
||||
|
||||
#: gio/glocalfile.c:2240
|
||||
#: gio/glocalfile.c:2245
|
||||
msgid "Can't move directory over directory"
|
||||
msgstr "ディレクトリからディレクトリへ移動できません"
|
||||
|
||||
#: gio/glocalfile.c:2267 gio/glocalfileoutputstream.c:928
|
||||
#: gio/glocalfile.c:2272 gio/glocalfileoutputstream.c:928
|
||||
#: gio/glocalfileoutputstream.c:942 gio/glocalfileoutputstream.c:957
|
||||
#: gio/glocalfileoutputstream.c:973 gio/glocalfileoutputstream.c:987
|
||||
msgid "Backup file creation failed"
|
||||
msgstr "バックアップ・ファイルの生成に失敗しました"
|
||||
|
||||
#: gio/glocalfile.c:2286
|
||||
#: gio/glocalfile.c:2291
|
||||
#, c-format
|
||||
msgid "Error removing target file: %s"
|
||||
msgstr "対象となるファイルを削除する際にエラー: %s"
|
||||
|
||||
#: gio/glocalfile.c:2300
|
||||
#: gio/glocalfile.c:2305
|
||||
msgid "Move between mounts not supported"
|
||||
msgstr "マウント間の移動はサポートしていません"
|
||||
|
||||
#: gio/glocalfileinfo.c:721
|
||||
#: gio/glocalfileinfo.c:726
|
||||
msgid "Attribute value must be non-NULL"
|
||||
msgstr "属性値を NULL にしないで下さい"
|
||||
|
||||
#: gio/glocalfileinfo.c:728
|
||||
#: gio/glocalfileinfo.c:733
|
||||
msgid "Invalid attribute type (string expected)"
|
||||
msgstr "属性の種類が無効です (文字列を想定していた)"
|
||||
|
||||
#: gio/glocalfileinfo.c:735
|
||||
#: gio/glocalfileinfo.c:740
|
||||
msgid "Invalid extended attribute name"
|
||||
msgstr "拡張属性の名前が無効です"
|
||||
|
||||
#: gio/glocalfileinfo.c:775
|
||||
#: gio/glocalfileinfo.c:780
|
||||
#, c-format
|
||||
msgid "Error setting extended attribute '%s': %s"
|
||||
msgstr "'%s' という拡張属性をセットする際にエラー: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:1482 gio/glocalfileoutputstream.c:812
|
||||
#: gio/glocalfileinfo.c:1484 gio/glocalfileoutputstream.c:812
|
||||
#, c-format
|
||||
msgid "Error stating file '%s': %s"
|
||||
msgstr "'%s' というファイルの状態を取得する際にエラー: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:1555
|
||||
#: gio/glocalfileinfo.c:1557
|
||||
msgid " (invalid encoding)"
|
||||
msgstr " (無効なエンコーディング)"
|
||||
|
||||
#: gio/glocalfileinfo.c:1753
|
||||
#: gio/glocalfileinfo.c:1755
|
||||
#, c-format
|
||||
msgid "Error stating file descriptor: %s"
|
||||
msgstr "ファイル・ディスクリプタの状態を取得する際にエラー: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:1798
|
||||
#: gio/glocalfileinfo.c:1800
|
||||
msgid "Invalid attribute type (uint32 expected)"
|
||||
msgstr "属性の種類が無効です (uint32 型を想定していた)"
|
||||
|
||||
#: gio/glocalfileinfo.c:1816
|
||||
#: gio/glocalfileinfo.c:1818
|
||||
msgid "Invalid attribute type (uint64 expected)"
|
||||
msgstr "属性の種類が無効です (uint64 型を想定していた)"
|
||||
|
||||
#: gio/glocalfileinfo.c:1835 gio/glocalfileinfo.c:1854
|
||||
#: gio/glocalfileinfo.c:1837 gio/glocalfileinfo.c:1856
|
||||
msgid "Invalid attribute type (byte string expected)"
|
||||
msgstr "属性の種類が無効です (バイト型の文字列を想定していた)"
|
||||
|
||||
#: gio/glocalfileinfo.c:1889
|
||||
#: gio/glocalfileinfo.c:1891
|
||||
msgid "Cannot set permissions on symlinks"
|
||||
msgstr "シンボリックリンクにはアクセス権をセットできません"
|
||||
|
||||
#: gio/glocalfileinfo.c:1905
|
||||
#: gio/glocalfileinfo.c:1907
|
||||
#, c-format
|
||||
msgid "Error setting permissions: %s"
|
||||
msgstr "アクセス権をセットする際にエラー: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:1956
|
||||
#: gio/glocalfileinfo.c:1958
|
||||
#, c-format
|
||||
msgid "Error setting owner: %s"
|
||||
msgstr "所有者をセットする際にエラー: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:1979
|
||||
#: gio/glocalfileinfo.c:1981
|
||||
msgid "symlink must be non-NULL"
|
||||
msgstr "シンボリックリンクを NULL にしないで下さい"
|
||||
|
||||
#: gio/glocalfileinfo.c:1989 gio/glocalfileinfo.c:2008
|
||||
#: gio/glocalfileinfo.c:2019
|
||||
#: gio/glocalfileinfo.c:1991 gio/glocalfileinfo.c:2010
|
||||
#: gio/glocalfileinfo.c:2021
|
||||
#, c-format
|
||||
msgid "Error setting symlink: %s"
|
||||
msgstr "シンボリックリンクをセットする際にエラー: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:1998
|
||||
#: gio/glocalfileinfo.c:2000
|
||||
msgid "Error setting symlink: file is not a symlink"
|
||||
msgstr "シンボリックリンクの指定でエラー: ファイルがリンクではない"
|
||||
|
||||
#: gio/glocalfileinfo.c:2124
|
||||
#: gio/glocalfileinfo.c:2126
|
||||
#, c-format
|
||||
msgid "Error setting modification or access time: %s"
|
||||
msgstr "最終更新日時、あるい最終アクセス日時をセットする際にエラー: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:2147
|
||||
#: gio/glocalfileinfo.c:2149
|
||||
msgid "SELinux context must be non-NULL"
|
||||
msgstr "SELinux のコンテキストを NULL にしないで下さい"
|
||||
|
||||
#: gio/glocalfileinfo.c:2162
|
||||
#: gio/glocalfileinfo.c:2164
|
||||
#, c-format
|
||||
msgid "Error setting SELinux context: %s"
|
||||
msgstr "SELinux のコンテキストを指定する際にエラー: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:2169
|
||||
#: gio/glocalfileinfo.c:2171
|
||||
msgid "SELinux is not enabled on this system"
|
||||
msgstr "このシステムでは SELinux が有効になっていません"
|
||||
|
||||
#: gio/glocalfileinfo.c:2261
|
||||
#: gio/glocalfileinfo.c:2263
|
||||
#, c-format
|
||||
msgid "Setting attribute %s not supported"
|
||||
msgstr "%s という属性値はセットできません"
|
||||
@@ -1702,7 +1722,7 @@ msgstr "ファイルが外部で変更されました"
|
||||
msgid "Error removing old file: %s"
|
||||
msgstr "古いファイルを削除する際にエラー: %s"
|
||||
|
||||
#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:679
|
||||
#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:714
|
||||
msgid "Invalid GSeekType supplied"
|
||||
msgstr "不正な GSeekType が指定されました"
|
||||
|
||||
@@ -1714,25 +1734,25 @@ msgstr "無効なシークの要求です"
|
||||
msgid "Cannot truncate GMemoryInputStream"
|
||||
msgstr "GMemoryInputStream を切りつめることはできません"
|
||||
|
||||
#: gio/gmemoryoutputstream.c:429
|
||||
#: gio/gmemoryoutputstream.c:464
|
||||
msgid "Memory output stream not resizable"
|
||||
msgstr "メモリ出力ストリームの大きさは変更できません"
|
||||
|
||||
#: gio/gmemoryoutputstream.c:445
|
||||
#: gio/gmemoryoutputstream.c:480
|
||||
msgid "Failed to resize memory output stream"
|
||||
msgstr "メモリ出力ストリームの大きさを変更できませんでした"
|
||||
|
||||
#: gio/gmemoryoutputstream.c:533
|
||||
#: gio/gmemoryoutputstream.c:568
|
||||
msgid ""
|
||||
"Amount of memory required to process the write is larger than available "
|
||||
"address space"
|
||||
msgstr ""
|
||||
|
||||
#: gio/gmemoryoutputstream.c:689
|
||||
#: gio/gmemoryoutputstream.c:724
|
||||
msgid "Requested seek before the beginning of the stream"
|
||||
msgstr ""
|
||||
|
||||
#: gio/gmemoryoutputstream.c:698
|
||||
#: gio/gmemoryoutputstream.c:733
|
||||
msgid "Requested seek beyond the end of the stream"
|
||||
msgstr ""
|
||||
|
||||
@@ -1859,10 +1879,6 @@ msgstr "ソケットを作成できません: %s"
|
||||
msgid "Unknown protocol was specified"
|
||||
msgstr "不明なプロトコルが指定されました"
|
||||
|
||||
#: gio/gsocket.c:758
|
||||
msgid "Cancellable initialization not supported"
|
||||
msgstr "キャンセル可能な初期化はサポートされていません"
|
||||
|
||||
#: gio/gsocket.c:1112
|
||||
#, c-format
|
||||
msgid "could not get local address: %s"
|
||||
@@ -2002,6 +2018,11 @@ msgstr ""
|
||||
"抽象化されたUNIXドメインソケットのアドレスはこのシステムではサポートされてい"
|
||||
"ません"
|
||||
|
||||
#: gio/gutf8inputstream.c:322
|
||||
#, fuzzy, c-format
|
||||
msgid "Invalid UTF-8 sequence in input"
|
||||
msgstr "変換する入力で無効なシーケンスがあります"
|
||||
|
||||
#: gio/gvolume.c:407
|
||||
msgid "volume doesn't implement eject"
|
||||
msgstr "ボリュームは「取り出し」を実装していません"
|
||||
@@ -2036,6 +2057,25 @@ msgstr "win32 で組み合わせの変更はサポートしていません"
|
||||
msgid "Association creation not supported on win32"
|
||||
msgstr "win32 で組み合わせの生成はサポートしていません"
|
||||
|
||||
#: gio/gzlibcompressor.c:279 gio/gzlibdecompressor.c:250
|
||||
#, fuzzy
|
||||
msgid "Not enough memory"
|
||||
msgstr "メモリが足りません"
|
||||
|
||||
#: gio/gzlibcompressor.c:286 gio/gzlibdecompressor.c:257
|
||||
#, fuzzy, c-format
|
||||
msgid "Internal error: %s"
|
||||
msgstr "内部エラー"
|
||||
|
||||
#: gio/gzlibcompressor.c:299 gio/gzlibdecompressor.c:271
|
||||
msgid "Need more input"
|
||||
msgstr ""
|
||||
|
||||
#: gio/gzlibdecompressor.c:243
|
||||
#, fuzzy
|
||||
msgid "Invalid compressed data"
|
||||
msgstr "無効なホスト名です"
|
||||
|
||||
#~ msgid "Reached maximum data array limit"
|
||||
#~ msgstr "データ配列の上限に到達しました"
|
||||
|
||||
|
Reference in New Issue
Block a user