mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-09 17:38:44 +02:00
2.21.2
This commit is contained in:
182
po/ja.po
182
po/ja.po
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib trunk\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-05-28 23:29-0400\n"
|
||||
"POT-Creation-Date: 2009-06-15 12:58-0400\n"
|
||||
"PO-Revision-Date: 2009-03-17 22:18+0900\n"
|
||||
"Last-Translator: Takeshi AIHANA <takeshi.aihana@gmail.com>\n"
|
||||
"Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n"
|
||||
@@ -186,7 +186,7 @@ msgstr "'%s' が読めません: %s"
|
||||
msgid "Failed to open file '%s': %s"
|
||||
msgstr "'%s' を開けません: %s"
|
||||
|
||||
#: glib/gfileutils.c:712 glib/gmappedfile.c:133
|
||||
#: glib/gfileutils.c:712 glib/gmappedfile.c:138
|
||||
#, c-format
|
||||
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
|
||||
msgstr "'%s' の属性の取得できません: fstat() に失敗しました: %s"
|
||||
@@ -249,6 +249,13 @@ msgstr "'%s' というテンプレートは間違っています ('%s' を含め
|
||||
msgid "Template '%s' doesn't contain XXXXXX"
|
||||
msgstr "'%s' というテンプレートに XXXXXX が含まれていません"
|
||||
|
||||
#: glib/gfileutils.c:1734
|
||||
#, c-format
|
||||
msgid "%u byte"
|
||||
msgid_plural "%u bytes"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: glib/gfileutils.c:1742
|
||||
#, c-format
|
||||
msgid "%.1f KB"
|
||||
@@ -294,12 +301,12 @@ msgstr "チャンネルが不完全な文字で終わっています"
|
||||
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:116
|
||||
#: glib/gmappedfile.c:121
|
||||
#, c-format
|
||||
msgid "Failed to open file '%s': open() failed: %s"
|
||||
msgstr "ファイル '%s' を開けません: open() が失敗: %s"
|
||||
|
||||
#: glib/gmappedfile.c:193
|
||||
#: glib/gmappedfile.c:198
|
||||
#, c-format
|
||||
msgid "Failed to map file '%s': mmap() failed: %s"
|
||||
msgstr "ファイル '%s' のマップに失敗しました: mmap() が失敗: %s"
|
||||
@@ -374,11 +381,11 @@ msgstr ""
|
||||
"ドを使ったのではないでしょうか。アンパサンドは & のようにエスケープしてく"
|
||||
"ださい"
|
||||
|
||||
#: glib/gmarkup.c:973
|
||||
#: glib/gmarkup.c:1014
|
||||
msgid "Document must begin with an element (e.g. <book>)"
|
||||
msgstr "ドキュメントは要素 (例 <book>) で始まってなくてはなりません"
|
||||
|
||||
#: glib/gmarkup.c:1013
|
||||
#: glib/gmarkup.c:1054
|
||||
#, c-format
|
||||
msgid ""
|
||||
"'%s' is not a valid character following a '<' character; it may not begin an "
|
||||
@@ -387,7 +394,7 @@ msgstr ""
|
||||
"'%s' は '<' に続く文字としては正しくありません。おそらく要素名の開始になって"
|
||||
"いません"
|
||||
|
||||
#: glib/gmarkup.c:1081
|
||||
#: glib/gmarkup.c:1122
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected a '>' character to end the empty-element tag '%"
|
||||
@@ -396,13 +403,13 @@ msgstr ""
|
||||
"おかしな文字 '%s' があります。空の要素のタグ '%s' の最後は '>' でなくてはなり"
|
||||
"ません"
|
||||
|
||||
#: glib/gmarkup.c:1165
|
||||
#: glib/gmarkup.c:1206
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
|
||||
msgstr "おかしな文字 '%s' です。属性名'%s' (要素 '%s') の後には '=' が必要です"
|
||||
|
||||
#: glib/gmarkup.c:1206
|
||||
#: glib/gmarkup.c:1247
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
|
||||
@@ -413,7 +420,7 @@ msgstr ""
|
||||
"はなりません。あるいは属性になります。おかしな文字を属性名に使ったのかもしれ"
|
||||
"ません"
|
||||
|
||||
#: glib/gmarkup.c:1283
|
||||
#: glib/gmarkup.c:1291
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected an open quote mark after the equals sign when "
|
||||
@@ -422,7 +429,7 @@ msgstr ""
|
||||
"おかしな文字 '%s' です。属性 '%s' (要素 '%s') の値を設定するには等号記号の後"
|
||||
"は引用記号で始まってなくてはなりません"
|
||||
|
||||
#: glib/gmarkup.c:1417
|
||||
#: glib/gmarkup.c:1425
|
||||
#, c-format
|
||||
msgid ""
|
||||
"'%s' is not a valid character following the characters '</'; '%s' may not "
|
||||
@@ -431,7 +438,7 @@ msgstr ""
|
||||
"'%s' は '</' に続く文字としては正しくありません。'%s' では要素名は始まってま"
|
||||
"せん"
|
||||
|
||||
#: glib/gmarkup.c:1453
|
||||
#: glib/gmarkup.c:1461
|
||||
#, c-format
|
||||
msgid ""
|
||||
"'%s' is not a valid character following the close element name '%s'; the "
|
||||
@@ -440,25 +447,25 @@ msgstr ""
|
||||
"'%s' は閉じ要素名 '%s' に続く文字としては正しくありあません。'>' のみが使用で"
|
||||
"きます"
|
||||
|
||||
#: glib/gmarkup.c:1464
|
||||
#: glib/gmarkup.c:1472
|
||||
#, c-format
|
||||
msgid "Element '%s' was closed, no element is currently open"
|
||||
msgstr "要素 '%s' は閉じています。要素は何も開かれてません"
|
||||
|
||||
#: glib/gmarkup.c:1473
|
||||
#: glib/gmarkup.c:1481
|
||||
#, c-format
|
||||
msgid "Element '%s' was closed, but the currently open element is '%s'"
|
||||
msgstr "要素'%s' が閉ました。しかし現在開いている要素は '%s' です"
|
||||
|
||||
#: glib/gmarkup.c:1640
|
||||
#: glib/gmarkup.c:1648
|
||||
msgid "Document was empty or contained only whitespace"
|
||||
msgstr "ドキュメントが空か、空白だけが含まれています"
|
||||
|
||||
#: glib/gmarkup.c:1654
|
||||
#: glib/gmarkup.c:1662
|
||||
msgid "Document ended unexpectedly just after an open angle bracket '<'"
|
||||
msgstr "ドキュメントが開きカギカッコ '<' の直後で終了しています"
|
||||
|
||||
#: glib/gmarkup.c:1662 glib/gmarkup.c:1707
|
||||
#: glib/gmarkup.c:1670 glib/gmarkup.c:1715
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Document ended unexpectedly with elements still open - '%s' was the last "
|
||||
@@ -467,7 +474,7 @@ msgstr ""
|
||||
"ドキュメントが突然終了しています。要素が開きっぱなしです。最後に開いた要素は "
|
||||
"'%s' です。"
|
||||
|
||||
#: glib/gmarkup.c:1670
|
||||
#: glib/gmarkup.c:1678
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Document ended unexpectedly, expected to see a close angle bracket ending "
|
||||
@@ -476,19 +483,19 @@ msgstr ""
|
||||
"ドキュメントはタグ <%s/> で終了しているものと想定していましたが、突然終了して"
|
||||
"います。"
|
||||
|
||||
#: glib/gmarkup.c:1676
|
||||
#: glib/gmarkup.c:1684
|
||||
msgid "Document ended unexpectedly inside an element name"
|
||||
msgstr "要素名の途中でドキュメントが突然終了しています"
|
||||
|
||||
#: glib/gmarkup.c:1682
|
||||
#: glib/gmarkup.c:1690
|
||||
msgid "Document ended unexpectedly inside an attribute name"
|
||||
msgstr "属性名の途中でドキュメントが突然終了しています"
|
||||
|
||||
#: glib/gmarkup.c:1687
|
||||
#: glib/gmarkup.c:1695
|
||||
msgid "Document ended unexpectedly inside an element-opening tag."
|
||||
msgstr "要素の開始タグの途中でドキュメントが突然終了しています"
|
||||
|
||||
#: glib/gmarkup.c:1693
|
||||
#: glib/gmarkup.c:1701
|
||||
msgid ""
|
||||
"Document ended unexpectedly after the equals sign following an attribute "
|
||||
"name; no attribute value"
|
||||
@@ -496,16 +503,16 @@ msgstr ""
|
||||
"属性名の後にある等号記号の次でドキュメントが突然終了しています: 属性値があり"
|
||||
"ません"
|
||||
|
||||
#: glib/gmarkup.c:1700
|
||||
#: glib/gmarkup.c:1708
|
||||
msgid "Document ended unexpectedly while inside an attribute value"
|
||||
msgstr "ドキュメントが属性値の途中で突然終了しています"
|
||||
|
||||
#: glib/gmarkup.c:1716
|
||||
#: glib/gmarkup.c:1724
|
||||
#, c-format
|
||||
msgid "Document ended unexpectedly inside the close tag for element '%s'"
|
||||
msgstr "ドキュメントが要素 '%s' の閉じタグの途中で突然終了しています"
|
||||
|
||||
#: glib/gmarkup.c:1722
|
||||
#: glib/gmarkup.c:1730
|
||||
msgid "Document ended unexpectedly inside a comment or processing instruction"
|
||||
msgstr ""
|
||||
"ドキュメントがコメントあるいはプロセシング指示子の途中で突然終了しています"
|
||||
@@ -1006,19 +1013,19 @@ msgstr "%s の引数がありません"
|
||||
msgid "Unknown option %s"
|
||||
msgstr "%s は不明なオプションです"
|
||||
|
||||
#: glib/gkeyfile.c:358
|
||||
#: glib/gkeyfile.c:362
|
||||
msgid "Valid key file could not be found in search dirs"
|
||||
msgstr "検索ディレクトリには妥当なキー・ファイルがありませんでした"
|
||||
|
||||
#: glib/gkeyfile.c:393
|
||||
#: glib/gkeyfile.c:397
|
||||
msgid "Not a regular file"
|
||||
msgstr "通常のファイルではありません"
|
||||
|
||||
#: glib/gkeyfile.c:401
|
||||
#: glib/gkeyfile.c:405
|
||||
msgid "File is empty"
|
||||
msgstr "ファイルが空です"
|
||||
|
||||
#: glib/gkeyfile.c:761
|
||||
#: glib/gkeyfile.c:765
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Key file contains line '%s' which is not a key-value pair, group, or comment"
|
||||
@@ -1026,54 +1033,54 @@ msgstr ""
|
||||
"キー・ファイルの行 '%s' がキー/値のペア、グループ、またはコメントではありませ"
|
||||
"ん"
|
||||
|
||||
#: glib/gkeyfile.c:821
|
||||
#: glib/gkeyfile.c:825
|
||||
#, c-format
|
||||
msgid "Invalid group name: %s"
|
||||
msgstr "グループ名が無効です: %s"
|
||||
|
||||
#: glib/gkeyfile.c:843
|
||||
#: glib/gkeyfile.c:847
|
||||
msgid "Key file does not start with a group"
|
||||
msgstr "キー・ファイルがグループで始まっていません"
|
||||
|
||||
#: glib/gkeyfile.c:869
|
||||
#: glib/gkeyfile.c:873
|
||||
#, c-format
|
||||
msgid "Invalid key name: %s"
|
||||
msgstr "キーの名前が無効です: %s"
|
||||
|
||||
#: glib/gkeyfile.c:896
|
||||
#: glib/gkeyfile.c:900
|
||||
#, c-format
|
||||
msgid "Key file contains unsupported encoding '%s'"
|
||||
msgstr "キー・ファイルにサポートしてないエンコーディング '%s' があります"
|
||||
|
||||
#: glib/gkeyfile.c:1112 glib/gkeyfile.c:1274 glib/gkeyfile.c:2503
|
||||
#: glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 glib/gkeyfile.c:2837
|
||||
#: glib/gkeyfile.c:2990 glib/gkeyfile.c:3177 glib/gkeyfile.c:3238
|
||||
#: glib/gkeyfile.c:1116 glib/gkeyfile.c:1278 glib/gkeyfile.c:2507
|
||||
#: glib/gkeyfile.c:2573 glib/gkeyfile.c:2708 glib/gkeyfile.c:2841
|
||||
#: glib/gkeyfile.c:2994 glib/gkeyfile.c:3181 glib/gkeyfile.c:3242
|
||||
#, c-format
|
||||
msgid "Key file does not have group '%s'"
|
||||
msgstr "キー・ファイルにグループ '%s' がありません"
|
||||
|
||||
#: glib/gkeyfile.c:1286
|
||||
#: glib/gkeyfile.c:1290
|
||||
#, c-format
|
||||
msgid "Key file does not have key '%s'"
|
||||
msgstr "キー・ファイルにキー '%s' がありません"
|
||||
|
||||
#: glib/gkeyfile.c:1393 glib/gkeyfile.c:1508
|
||||
#: glib/gkeyfile.c:1397 glib/gkeyfile.c:1512
|
||||
#, c-format
|
||||
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
|
||||
msgstr "キー・ファイルのキー '%s' の値 '%s' が UTF-8 ではありません"
|
||||
|
||||
#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
|
||||
#: glib/gkeyfile.c:1417 glib/gkeyfile.c:1911
|
||||
#, c-format
|
||||
msgid "Key file contains key '%s' which has value that cannot be interpreted."
|
||||
msgstr "キー・ファイルのキー '%s' の値を解釈できませんでした"
|
||||
|
||||
#: glib/gkeyfile.c:1528
|
||||
#: glib/gkeyfile.c:1532
|
||||
#, fuzzy, c-format
|
||||
msgid ""
|
||||
"Key file contains key '%s' which has a value that cannot be interpreted."
|
||||
msgstr "キー・ファイルのキー '%s' の値を解釈できませんでした"
|
||||
|
||||
#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
|
||||
#: glib/gkeyfile.c:2126 glib/gkeyfile.c:2338
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Key file contains key '%s' in group '%s' which has value that cannot be "
|
||||
@@ -1081,36 +1088,36 @@ msgid ""
|
||||
msgstr ""
|
||||
"キー・ファイルのグループ '%2$s' にあるキー '%1$s' の値を解釈できませんでした"
|
||||
|
||||
#: glib/gkeyfile.c:2518 glib/gkeyfile.c:2719 glib/gkeyfile.c:3249
|
||||
#: glib/gkeyfile.c:2522 glib/gkeyfile.c:2723 glib/gkeyfile.c:3253
|
||||
#, c-format
|
||||
msgid "Key file does not have key '%s' in group '%s'"
|
||||
msgstr "キー・ファイルにはグループ '%2$s' のキー '%1$s' がありません"
|
||||
|
||||
#: glib/gkeyfile.c:3483
|
||||
#: glib/gkeyfile.c:3487
|
||||
msgid "Key file contains escape character at end of line"
|
||||
msgstr "キー・ファイルの行末にエスケープ文字が含まれています"
|
||||
|
||||
#: glib/gkeyfile.c:3505
|
||||
#: glib/gkeyfile.c:3509
|
||||
#, c-format
|
||||
msgid "Key file contains invalid escape sequence '%s'"
|
||||
msgstr "キー・ファイルに無効なエスケープ・シーケンス '%s' が含まれています"
|
||||
|
||||
#: glib/gkeyfile.c:3647
|
||||
#: glib/gkeyfile.c:3651
|
||||
#, c-format
|
||||
msgid "Value '%s' cannot be interpreted as a number."
|
||||
msgstr "値 '%s' を数値として解釈できません"
|
||||
|
||||
#: glib/gkeyfile.c:3661
|
||||
#: glib/gkeyfile.c:3665
|
||||
#, c-format
|
||||
msgid "Integer value '%s' out of range"
|
||||
msgstr "整数値 '%s' は範囲外の値です"
|
||||
|
||||
#: glib/gkeyfile.c:3694
|
||||
#: glib/gkeyfile.c:3698
|
||||
#, c-format
|
||||
msgid "Value '%s' cannot be interpreted as a float number."
|
||||
msgstr "値 '%s' を実数値として解釈できません"
|
||||
|
||||
#: glib/gkeyfile.c:3718
|
||||
#: glib/gkeyfile.c:3722
|
||||
#, c-format
|
||||
msgid "Value '%s' cannot be interpreted as a boolean."
|
||||
msgstr "値 '%s' を論理値として解釈できません"
|
||||
@@ -1127,7 +1134,7 @@ msgstr "%s に引き渡した値が大きすぎます"
|
||||
msgid "Stream is already closed"
|
||||
msgstr "既にストリームは閉じています"
|
||||
|
||||
#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
|
||||
#: gio/gcancellable.c:389 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
|
||||
#: gio/gsimpleasyncresult.c:648
|
||||
msgid "Operation was cancelled"
|
||||
msgstr "操作がキャンセルされました"
|
||||
@@ -1158,38 +1165,48 @@ msgstr "名前なし"
|
||||
msgid "Desktop file didn't specify Exec field"
|
||||
msgstr "デスクトップ・ファイルで Exec 項目を指定してませんでした"
|
||||
|
||||
#: gio/gdesktopappinfo.c:1004
|
||||
#: gio/gdesktopappinfo.c:890
|
||||
msgid "Unable to find terminal required for application"
|
||||
msgstr "アプリケーションで必要な端末が見つかりませんでした"
|
||||
|
||||
#: gio/gdesktopappinfo.c:1236
|
||||
#: gio/gdesktopappinfo.c:1098
|
||||
#, c-format
|
||||
msgid "Can't create user application configuration folder %s: %s"
|
||||
msgstr "ユーザのアプリケーション設定フォルダ %s を生成できません: %s"
|
||||
|
||||
#: gio/gdesktopappinfo.c:1240
|
||||
#: gio/gdesktopappinfo.c:1102
|
||||
#, c-format
|
||||
msgid "Can't create user MIME configuration folder %s: %s"
|
||||
msgstr "ユーザの MIME 型設定フォルダ %s を生成できません: %s"
|
||||
|
||||
#: gio/gdesktopappinfo.c:1644
|
||||
#: gio/gdesktopappinfo.c:1506
|
||||
#, c-format
|
||||
msgid "Can't create user desktop file %s"
|
||||
msgstr "ユーザのデスクトップ・ファイル %s を生成できません"
|
||||
|
||||
#: gio/gdesktopappinfo.c:1756
|
||||
#: gio/gdesktopappinfo.c:1618
|
||||
#, c-format
|
||||
msgid "Custom definition for %s"
|
||||
msgstr "%s に対する独自の設定"
|
||||
|
||||
#: gio/gdrive.c:381
|
||||
#: gio/gdrive.c:407
|
||||
msgid "drive doesn't implement eject"
|
||||
msgstr "ドライブ側で取り出しの操作を実装していません"
|
||||
|
||||
#: gio/gdrive.c:451
|
||||
#: gio/gdrive.c:477
|
||||
msgid "drive doesn't implement polling for media"
|
||||
msgstr "ドライブ側でポーリングによるメディアの検出を実装していません"
|
||||
|
||||
#: gio/gdrive.c:657
|
||||
#, fuzzy
|
||||
msgid "drive doesn't implement start"
|
||||
msgstr "ドライブ側で取り出しの操作を実装していません"
|
||||
|
||||
#: gio/gdrive.c:757
|
||||
#, fuzzy
|
||||
msgid "drive doesn't implement stop"
|
||||
msgstr "ドライブ側で取り出しの操作を実装していません"
|
||||
|
||||
#: gio/gemblem.c:325
|
||||
#, c-format
|
||||
msgid "Can't handle version %d of GEmblem encoding"
|
||||
@@ -1218,10 +1235,11 @@ msgstr "GEmblemedIcon に対する GEmblem を想定していました"
|
||||
|
||||
#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
|
||||
#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
|
||||
#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
|
||||
#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
|
||||
#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
|
||||
#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
|
||||
#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3150 gio/gfile.c:3204
|
||||
#: gio/gfile.c:3335 gio/gfile.c:3375 gio/gfile.c:3702 gio/gfile.c:4104
|
||||
#: gio/gfile.c:4188 gio/gfile.c:4271 gio/gfile.c:4351 gio/gfile.c:4681
|
||||
#: gio/gfile.c:4961 gio/gfile.c:5030 gio/gfile.c:6618 gio/gfile.c:6706
|
||||
#: gio/win32/gwinhttpfile.c:431
|
||||
msgid "Operation not supported"
|
||||
msgstr "サポートしていない操作です"
|
||||
|
||||
@@ -1254,28 +1272,28 @@ msgstr "対象となるファイルが存在しています"
|
||||
msgid "Can't recursively copy directory"
|
||||
msgstr "ディレクトリを再帰的にコピーできません"
|
||||
|
||||
#: gio/gfile.c:2780
|
||||
#: gio/gfile.c:2784
|
||||
msgid "Can't copy special file"
|
||||
msgstr "特別なファイルはコピーできません"
|
||||
|
||||
#: gio/gfile.c:3321
|
||||
#: gio/gfile.c:3325
|
||||
msgid "Invalid symlink value given"
|
||||
msgstr "指定したシンボリックリンクは間違っています"
|
||||
|
||||
#: gio/gfile.c:3414
|
||||
#: gio/gfile.c:3418
|
||||
msgid "Trash not supported"
|
||||
msgstr "ゴミ箱はサポートしていません"
|
||||
|
||||
#: gio/gfile.c:3463
|
||||
#: gio/gfile.c:3467
|
||||
#, c-format
|
||||
msgid "File names cannot contain '%c'"
|
||||
msgstr "ファイル名に '%c' を含めることはできません"
|
||||
|
||||
#: gio/gfile.c:5674 gio/gvolume.c:376
|
||||
#: gio/gfile.c:5678 gio/gvolume.c:376
|
||||
msgid "volume doesn't implement mount"
|
||||
msgstr "ボリュームはマウントを実装していません"
|
||||
|
||||
#: gio/gfile.c:5782
|
||||
#: gio/gfile.c:5786
|
||||
msgid "No application is registered as handling this file"
|
||||
msgstr "このファイルを扱うアプリケーションが登録されていません"
|
||||
|
||||
@@ -1367,7 +1385,7 @@ msgstr "入力ストリームで読み込みを実装していません"
|
||||
msgid "Stream has outstanding operation"
|
||||
msgstr "Stream has outstanding operation"
|
||||
|
||||
#: gio/glocaldirectorymonitor.c:274
|
||||
#: gio/glocaldirectorymonitor.c:295
|
||||
msgid "Unable to find default local directory monitor type"
|
||||
msgstr ""
|
||||
"ローカル・ディレクトリを監視するデフォルト・モニタの種類が見つかりません"
|
||||
@@ -1505,66 +1523,66 @@ msgstr "'%s' というファイルの状態を取得する際にエラー: %s"
|
||||
msgid " (invalid encoding)"
|
||||
msgstr " (無効なエンコーディング)"
|
||||
|
||||
#: gio/glocalfileinfo.c:1705
|
||||
#: gio/glocalfileinfo.c:1719
|
||||
#, c-format
|
||||
msgid "Error stating file descriptor: %s"
|
||||
msgstr "ファイル・ディスクリプタの状態を取得する際にエラー: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:1750
|
||||
#: gio/glocalfileinfo.c:1764
|
||||
msgid "Invalid attribute type (uint32 expected)"
|
||||
msgstr "属性の種類が無効です (uint32 型を想定していた)"
|
||||
|
||||
#: gio/glocalfileinfo.c:1768
|
||||
#: gio/glocalfileinfo.c:1782
|
||||
msgid "Invalid attribute type (uint64 expected)"
|
||||
msgstr "属性の種類が無効です (uint64 型を想定していた)"
|
||||
|
||||
#: gio/glocalfileinfo.c:1787 gio/glocalfileinfo.c:1806
|
||||
#: gio/glocalfileinfo.c:1801 gio/glocalfileinfo.c:1820
|
||||
msgid "Invalid attribute type (byte string expected)"
|
||||
msgstr "属性の種類が無効です (バイト型の文字列を想定していた)"
|
||||
|
||||
#: gio/glocalfileinfo.c:1832
|
||||
#: gio/glocalfileinfo.c:1846
|
||||
#, c-format
|
||||
msgid "Error setting permissions: %s"
|
||||
msgstr "アクセス権をセットする際にエラー: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:1883
|
||||
#: gio/glocalfileinfo.c:1897
|
||||
#, c-format
|
||||
msgid "Error setting owner: %s"
|
||||
msgstr "所有者をセットする際にエラー: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:1906
|
||||
#: gio/glocalfileinfo.c:1920
|
||||
msgid "symlink must be non-NULL"
|
||||
msgstr "シンボリックリンクを NULL にしないで下さい"
|
||||
|
||||
#: gio/glocalfileinfo.c:1916 gio/glocalfileinfo.c:1935
|
||||
#: gio/glocalfileinfo.c:1946
|
||||
#: gio/glocalfileinfo.c:1930 gio/glocalfileinfo.c:1949
|
||||
#: gio/glocalfileinfo.c:1960
|
||||
#, c-format
|
||||
msgid "Error setting symlink: %s"
|
||||
msgstr "シンボリックリンクをセットする際にエラー: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:1925
|
||||
#: gio/glocalfileinfo.c:1939
|
||||
msgid "Error setting symlink: file is not a symlink"
|
||||
msgstr "シンボリックリンクの指定でエラー: ファイルがリンクではない"
|
||||
|
||||
#: gio/glocalfileinfo.c:2051
|
||||
#: gio/glocalfileinfo.c:2065
|
||||
#, fuzzy, c-format
|
||||
msgid "Error setting modification or access time: %s"
|
||||
msgstr "アクセス権をセットする際にエラー: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:2074
|
||||
#: gio/glocalfileinfo.c:2088
|
||||
msgid "SELinux context must be non-NULL"
|
||||
msgstr "SELinux のコンテキストを NULL にしないで下さい"
|
||||
|
||||
#: gio/glocalfileinfo.c:2089
|
||||
#: gio/glocalfileinfo.c:2103
|
||||
#, c-format
|
||||
msgid "Error setting SELinux context: %s"
|
||||
msgstr "SELinux のコンテキストを指定する際にエラー: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:2096
|
||||
#: gio/glocalfileinfo.c:2110
|
||||
msgid "SELinux is not enabled on this system"
|
||||
msgstr "このシステムでは SELinux が有効になっていません"
|
||||
|
||||
#: gio/glocalfileinfo.c:2157
|
||||
#: gio/glocalfileinfo.c:2171
|
||||
#, c-format
|
||||
msgid "Setting attribute %s not supported"
|
||||
msgstr "%s という属性値はセットできません"
|
||||
|
Reference in New Issue
Block a user