| # Japanese translation of glib message catalog. |
| # Copyright (C) 2001-2013, 2020, 2022 glib's COPYRIGHT HOLDER |
| # Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>, 2001-2002, 2009-2010. |
| # KAMAGASAKO Masatoshi <emerald@gnome.gr.jp>, 2003. |
| # Takeshi AIHANA <takeshi.aihana@gmail.com>, 2004-2009. |
| # Ryoichi INAGAKI <ryo1@bc.wakwak.com>, 2004. |
| # OKANO Takayoshi <kano@na.rim.or.jp>, 2011. |
| # Jiro Matsuzawa <jmatsuzawa@gnome.org>, 2012-2013. |
| # sicklylife <translation@sicklylife.jp>, 2020, 2022. |
| # |
| # 訳語: |
| # be malformed: 不正です |
| # bus: バス |
| # bus address: バスアドレス |
| # object path: オブジェクトパス (D-Bus 関連) |
| # serialize: シリアライズ |
| # deserialize: デシリアライズ |
| # signature: シグネチャ |
| # D-Bus write format: D-Bus 書き出し形式 |
| # type: 型 あるいは 種類 |
| # abstract key: 抽象キー |
| # message body: メッセージボディ |
| # list: 一覧 |
| # リスト (schema 関連) |
| # |
| msgid "" |
| msgstr "" |
| "Project-Id-Version: glib glib-2-28\n" |
| "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/glib/issues\n" |
| "POT-Creation-Date: 2022-01-26 14:31+0000\n" |
| "PO-Revision-Date: 2022-01-30 21:00+0900\n" |
| "Last-Translator: sicklylife <translation@sicklylife.jp>\n" |
| "Language-Team: Japanese <gnome-translation@gnome.gr.jp>\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" |
| |
| #: gio/gapplication.c:500 |
| msgid "GApplication options" |
| msgstr "GApplication のオプション" |
| |
| #: gio/gapplication.c:500 |
| msgid "Show GApplication options" |
| msgstr "GApplication のオプションを表示する" |
| |
| #: gio/gapplication.c:545 |
| msgid "Enter GApplication service mode (use from D-Bus service files)" |
| msgstr "GApplication サービスモードに入る (D-Bus サービスファイル使用)" |
| |
| #: gio/gapplication.c:557 |
| msgid "Override the application’s ID" |
| msgstr "アプリケーションの ID をオーバーライドする" |
| |
| #: gio/gapplication.c:569 |
| msgid "Replace the running instance" |
| msgstr "実行中のインスタンスを置き換える" |
| |
| #: gio/gapplication-tool.c:45 gio/gapplication-tool.c:46 gio/gio-tool.c:227 |
| #: gio/gresource-tool.c:494 gio/gsettings-tool.c:572 |
| msgid "Print help" |
| msgstr "ヘルプを表示する" |
| |
| #: gio/gapplication-tool.c:47 gio/gresource-tool.c:495 gio/gresource-tool.c:563 |
| msgid "[COMMAND]" |
| msgstr "[コマンド]" |
| |
| #: gio/gapplication-tool.c:49 gio/gio-tool.c:228 |
| msgid "Print version" |
| msgstr "バージョンを表示する" |
| |
| #: gio/gapplication-tool.c:50 gio/gsettings-tool.c:578 |
| msgid "Print version information and exit" |
| msgstr "バージョン情報を表示して終了する" |
| |
| #: gio/gapplication-tool.c:53 |
| msgid "List applications" |
| msgstr "アプリケーション一覧を表示する" |
| |
| #: gio/gapplication-tool.c:54 |
| msgid "List the installed D-Bus activatable applications (by .desktop files)" |
| msgstr "" |
| ".desktop ファイルがあり D-Bus を利用するインストール済みアプリケーションの一" |
| "覧を表示する" |
| |
| #: gio/gapplication-tool.c:57 |
| msgid "Launch an application" |
| msgstr "アプリケーションを起動する" |
| |
| #: gio/gapplication-tool.c:58 |
| msgid "Launch the application (with optional files to open)" |
| msgstr "アプリケーションを起動する (開くファイルを指定)" |
| |
| #: gio/gapplication-tool.c:59 |
| msgid "APPID [FILE…]" |
| msgstr "APPID [ファイル…]" |
| |
| #: gio/gapplication-tool.c:61 |
| msgid "Activate an action" |
| msgstr "" |
| |
| #: gio/gapplication-tool.c:62 |
| msgid "Invoke an action on the application" |
| msgstr "" |
| |
| #: gio/gapplication-tool.c:63 |
| msgid "APPID ACTION [PARAMETER]" |
| msgstr "" |
| |
| #: gio/gapplication-tool.c:65 |
| msgid "List available actions" |
| msgstr "" |
| |
| #: gio/gapplication-tool.c:66 |
| msgid "List static actions for an application (from .desktop file)" |
| msgstr "" |
| |
| #: gio/gapplication-tool.c:67 gio/gapplication-tool.c:73 |
| msgid "APPID" |
| msgstr "" |
| |
| #: gio/gapplication-tool.c:72 gio/gapplication-tool.c:135 gio/gdbus-tool.c:106 |
| #: gio/gio-tool.c:224 |
| msgid "COMMAND" |
| msgstr "" |
| |
| #: gio/gapplication-tool.c:72 |
| msgid "The command to print detailed help for" |
| msgstr "詳細なヘルプを表示するコマンド" |
| |
| #: gio/gapplication-tool.c:73 |
| msgid "Application identifier in D-Bus format (eg: org.example.viewer)" |
| msgstr "D-Bus 形式のアプリケーション識別子 (例: org.example.viewer)" |
| |
| #: gio/gapplication-tool.c:74 gio/glib-compile-resources.c:738 |
| #: gio/glib-compile-resources.c:744 gio/glib-compile-resources.c:772 |
| #: gio/gresource-tool.c:501 gio/gresource-tool.c:567 |
| msgid "FILE" |
| msgstr "" |
| |
| #: gio/gapplication-tool.c:74 |
| msgid "Optional relative or absolute filenames, or URIs to open" |
| msgstr "開く URI またはファイルの相対/絶対パス" |
| |
| #: gio/gapplication-tool.c:75 |
| msgid "ACTION" |
| msgstr "" |
| |
| #: gio/gapplication-tool.c:75 |
| msgid "The action name to invoke" |
| msgstr "呼び出すアクション名" |
| |
| #: gio/gapplication-tool.c:76 |
| msgid "PARAMETER" |
| msgstr "" |
| |
| #: gio/gapplication-tool.c:76 |
| msgid "Optional parameter to the action invocation, in GVariant format" |
| msgstr "アクションを呼び出す追加のパラメーター (GVariant 形式)" |
| |
| #: gio/gapplication-tool.c:98 gio/gresource-tool.c:532 gio/gsettings-tool.c:664 |
| #, c-format |
| msgid "" |
| "Unknown command %s\n" |
| "\n" |
| msgstr "" |
| "%s は不明なコマンドです\n" |
| "\n" |
| |
| #: gio/gapplication-tool.c:103 |
| msgid "Usage:\n" |
| msgstr "用法:\n" |
| |
| #: gio/gapplication-tool.c:116 gio/gresource-tool.c:557 |
| #: gio/gsettings-tool.c:699 |
| msgid "Arguments:\n" |
| msgstr "引数:\n" |
| |
| #: gio/gapplication-tool.c:135 gio/gio-tool.c:224 |
| msgid "[ARGS…]" |
| msgstr "[引数…]" |
| |
| #: gio/gapplication-tool.c:136 |
| #, c-format |
| msgid "Commands:\n" |
| msgstr "コマンド:\n" |
| |
| #. Translators: do not translate 'help', but please translate 'COMMAND'. |
| #: gio/gapplication-tool.c:148 |
| #, c-format |
| msgid "" |
| "Use “%s help COMMAND” to get detailed help.\n" |
| "\n" |
| msgstr "" |
| "“%s help COMMAND”で詳細なヘルプを表示します。\n" |
| "\n" |
| |
| #: gio/gapplication-tool.c:167 |
| #, c-format |
| msgid "" |
| "%s command requires an application id to directly follow\n" |
| "\n" |
| msgstr "" |
| "%s コマンドはアプリケーション ID を直に続けて指定する必要があります\n" |
| "\n" |
| |
| #: gio/gapplication-tool.c:173 |
| #, c-format |
| msgid "invalid application id: “%s”\n" |
| msgstr "不正なアプリケーション ID です: “%s”\n" |
| |
| #. Translators: %s is replaced with a command name like 'list-actions' |
| #: gio/gapplication-tool.c:184 |
| #, c-format |
| msgid "" |
| "“%s” takes no arguments\n" |
| "\n" |
| msgstr "" |
| "“%s”は引数を取りません\n" |
| "\n" |
| |
| #: gio/gapplication-tool.c:268 |
| #, c-format |
| msgid "unable to connect to D-Bus: %s\n" |
| msgstr "D-Bus に接続できません: %s\n" |
| |
| #: gio/gapplication-tool.c:288 |
| #, c-format |
| msgid "error sending %s message to application: %s\n" |
| msgstr "" |
| "%s のメッセージをアプリケーションへ送信するときにエラーが発生しました: %s\n" |
| |
| #: gio/gapplication-tool.c:319 |
| msgid "action name must be given after application id\n" |
| msgstr "アクション名はアプリケーション ID に続けて指定する必要があります\n" |
| |
| #: gio/gapplication-tool.c:327 |
| #, c-format |
| msgid "" |
| "invalid action name: “%s”\n" |
| "action names must consist of only alphanumerics, “-” and “.”\n" |
| msgstr "" |
| "不正なアクション名です: “%s”\n" |
| "アクション名は英数字と“-”、“.”のみである必要があります\n" |
| |
| #: gio/gapplication-tool.c:346 |
| #, c-format |
| msgid "error parsing action parameter: %s\n" |
| msgstr "アクションのパラメーター解析中にエラーが発生しました: %s\n" |
| |
| #: gio/gapplication-tool.c:358 |
| msgid "actions accept a maximum of one parameter\n" |
| msgstr "アクションはパラメーターを一つ受け取ります\n" |
| |
| #: gio/gapplication-tool.c:413 |
| msgid "list-actions command takes only the application id" |
| msgstr "list-actions コマンドはアプリケーション ID しか受け取りません" |
| |
| #: gio/gapplication-tool.c:423 |
| #, c-format |
| msgid "unable to find desktop file for application %s\n" |
| msgstr "アプリケーション %s のデスクトップファイルが見つかりません\n" |
| |
| #: gio/gapplication-tool.c:468 |
| #, c-format |
| msgid "" |
| "unrecognised command: %s\n" |
| "\n" |
| msgstr "" |
| "認識できないコマンドです: %s\n" |
| "\n" |
| |
| #: gio/gbufferedinputstream.c:420 gio/gbufferedinputstream.c:498 |
| #: gio/ginputstream.c:179 gio/ginputstream.c:379 gio/ginputstream.c:648 |
| #: gio/ginputstream.c:1050 gio/goutputstream.c:223 gio/goutputstream.c:1049 |
| #: gio/gpollableinputstream.c:205 gio/gpollableoutputstream.c:277 |
| #, c-format |
| msgid "Too large count value passed to %s" |
| msgstr "%s に引き渡した値が大きすぎます" |
| |
| #: gio/gbufferedinputstream.c:891 gio/gbufferedoutputstream.c:575 |
| #: gio/gdataoutputstream.c:562 |
| msgid "Seek not supported on base stream" |
| msgstr "ベースストリームのシークはサポートしていません" |
| |
| #: gio/gbufferedinputstream.c:938 |
| msgid "Cannot truncate GBufferedInputStream" |
| msgstr "GBufferedInputStream を切りつめることはできません" |
| |
| #: gio/gbufferedinputstream.c:983 gio/ginputstream.c:1239 gio/giostream.c:300 |
| #: gio/goutputstream.c:2198 |
| msgid "Stream is already closed" |
| msgstr "ストリームはすでに閉じています" |
| |
| #: gio/gbufferedoutputstream.c:612 gio/gdataoutputstream.c:592 |
| msgid "Truncate not supported on base stream" |
| msgstr "ベースストリームの切りつめはサポートしていません" |
| |
| #: gio/gcancellable.c:319 gio/gdbusconnection.c:1873 gio/gdbusprivate.c:1416 |
| #: gio/gsimpleasyncresult.c:871 gio/gsimpleasyncresult.c:897 |
| #, c-format |
| msgid "Operation was cancelled" |
| msgstr "操作がキャンセルされました" |
| |
| #: gio/gcharsetconverter.c:260 |
| msgid "Invalid object, not initialized" |
| msgstr "初期化していない不正なオブジェクトです" |
| |
| #: gio/gcharsetconverter.c:281 gio/gcharsetconverter.c:309 |
| msgid "Incomplete multibyte sequence in input" |
| msgstr "入力に不完全なバイトの並びがあります" |
| |
| #: gio/gcharsetconverter.c:315 gio/gcharsetconverter.c:324 |
| msgid "Not enough space in destination" |
| msgstr "変換先に十分な空きがありません" |
| |
| #: gio/gcharsetconverter.c:342 gio/gdatainputstream.c:848 |
| #: gio/gdatainputstream.c:1266 glib/gconvert.c:449 glib/gconvert.c:879 |
| #: glib/giochannel.c:1573 glib/giochannel.c:1615 glib/giochannel.c:2470 |
| #: glib/gutf8.c:875 glib/gutf8.c:1328 |
| msgid "Invalid byte sequence in conversion input" |
| msgstr "変換する入力に無効なバイトの並びがあります" |
| |
| #: gio/gcharsetconverter.c:347 glib/gconvert.c:457 glib/gconvert.c:793 |
| #: glib/giochannel.c:1580 glib/giochannel.c:2482 |
| #, c-format |
| msgid "Error during conversion: %s" |
| msgstr "変換中にエラーが発生しました: %s" |
| |
| #: gio/gcharsetconverter.c:445 gio/gsocket.c:1143 |
| msgid "Cancellable initialization not supported" |
| msgstr "キャンセル可能な初期化はサポートしていません" |
| |
| #: gio/gcharsetconverter.c:456 glib/gconvert.c:322 glib/giochannel.c:1401 |
| #, c-format |
| msgid "Conversion from character set “%s” to “%s” is not supported" |
| msgstr "“%s”から“%s”という文字集合への変換はサポートしていません" |
| |
| #: gio/gcharsetconverter.c:460 glib/gconvert.c:326 |
| #, c-format |
| msgid "Could not open converter from “%s” to “%s”" |
| msgstr "“%s”から“%s”への変換処理を開けませんでした" |
| |
| #: gio/gcontenttype.c:454 |
| #, c-format |
| msgid "%s type" |
| msgstr "%s (情報)" |
| |
| #: gio/gcontenttype-win32.c:192 |
| msgid "Unknown type" |
| msgstr "不明な種類" |
| |
| #: gio/gcontenttype-win32.c:194 |
| #, c-format |
| msgid "%s filetype" |
| msgstr "%s (ファイルの種類)" |
| |
| #: gio/gcredentials.c:323 |
| msgid "GCredentials contains invalid data" |
| msgstr "GCredentials が不正なデータを含んでいます" |
| |
| #: gio/gcredentials.c:383 gio/gcredentials.c:667 |
| msgid "GCredentials is not implemented on this OS" |
| msgstr "この OS では GCredentials は実装されていません" |
| |
| #: gio/gcredentials.c:538 gio/gcredentials.c:556 |
| msgid "There is no GCredentials support for your platform" |
| msgstr "このプラットフォームは GCredentials をサポートしていません" |
| |
| #: gio/gcredentials.c:607 |
| msgid "GCredentials does not contain a process ID on this OS" |
| msgstr "GCredentials がこの OS のプロセス ID を含んでいません" |
| |
| #: gio/gcredentials.c:661 |
| msgid "Credentials spoofing is not possible on this OS" |
| msgstr "この OS では資格情報のなりすましはできません" |
| |
| #: gio/gdatainputstream.c:304 |
| msgid "Unexpected early end-of-stream" |
| msgstr "想定していたよりも早くストリームの最後に到達しました" |
| |
| #: gio/gdbusaddress.c:159 gio/gdbusaddress.c:233 gio/gdbusaddress.c:322 |
| #, c-format |
| msgid "Unsupported key “%s” in address entry “%s”" |
| msgstr "サポートしていないキー“%s”がアドレスエントリー“%s”にあります" |
| |
| #: gio/gdbusaddress.c:172 |
| #, c-format |
| msgid "Meaningless key/value pair combination in address entry “%s”" |
| msgstr "アドレスエントリー“%s”に意味のないキー/値のペアの組み合わせがあります" |
| |
| #: gio/gdbusaddress.c:181 |
| #, c-format |
| msgid "" |
| "Address “%s” is invalid (need exactly one of path, dir, tmpdir, or abstract " |
| "keys)" |
| msgstr "" |
| "アドレス“%s”は正しくありません (パス、dir、tmpdir、抽象キーのいずれか一つが必" |
| "要)" |
| |
| #: gio/gdbusaddress.c:248 gio/gdbusaddress.c:259 gio/gdbusaddress.c:274 |
| #: gio/gdbusaddress.c:337 gio/gdbusaddress.c:348 |
| #, c-format |
| msgid "Error in address “%s” — the “%s” attribute is malformed" |
| msgstr "アドレス“%s”にエラーがあります — “%s”属性が不正です" |
| |
| #: gio/gdbusaddress.c:418 gio/gdbusaddress.c:682 |
| #, c-format |
| msgid "Unknown or unsupported transport “%s” for address “%s”" |
| msgstr "アドレス“%2$s”に不明またはサポートしていないトランスポート“%1$s”" |
| |
| #: gio/gdbusaddress.c:462 |
| #, c-format |
| msgid "Address element “%s” does not contain a colon (:)" |
| msgstr "アドレス要素“%s”がコロン (:) を含んでいません" |
| |
| #: gio/gdbusaddress.c:471 |
| #, c-format |
| msgid "Transport name in address element “%s” must not be empty" |
| msgstr "アドレス要素“%s”のトランスポート名は空にできません" |
| |
| #: gio/gdbusaddress.c:492 |
| #, c-format |
| msgid "" |
| "Key/Value pair %d, “%s”, in address element “%s” does not contain an equal " |
| "sign" |
| msgstr "" |
| "アドレス要素“%3$s”の %1$d 番目のキー/値のペア“%2$s”が等号記号を含んでいません" |
| |
| #: gio/gdbusaddress.c:503 |
| #, c-format |
| msgid "" |
| "Key/Value pair %d, “%s”, in address element “%s” must not have an empty key" |
| msgstr "" |
| "アドレス要素“%3$s”の %1$d 番目のキー/値のペア“%2$s”は空のキーを持てません" |
| |
| #: gio/gdbusaddress.c:517 |
| #, c-format |
| msgid "" |
| "Error unescaping key or value in Key/Value pair %d, “%s”, in address element " |
| "“%s”" |
| msgstr "" |
| "アドレス要素“%3$s”の %1$d 番目のキー/値のペア“%2$s”のキーまたは値のアンエス" |
| "ケープ中にエラーが発生しました" |
| |
| #: gio/gdbusaddress.c:589 |
| #, c-format |
| msgid "" |
| "Error in address “%s” — the unix transport requires exactly one of the keys " |
| "“path” or “abstract” to be set" |
| msgstr "" |
| "アドレス“%s”にエラーがあります — UNIX トランスポートはキー“path”また" |
| "は“abstract”のどちらかが設定されている必要があります" |
| |
| #: gio/gdbusaddress.c:625 |
| #, c-format |
| msgid "Error in address “%s” — the host attribute is missing or malformed" |
| msgstr "アドレス“%s”にエラーがあります — host 属性がないか不正です" |
| |
| #: gio/gdbusaddress.c:639 |
| #, c-format |
| msgid "Error in address “%s” — the port attribute is missing or malformed" |
| msgstr "アドレス“%s”にエラーがあります — port 属性がないか不正です" |
| |
| #: gio/gdbusaddress.c:653 |
| #, c-format |
| msgid "Error in address “%s” — the noncefile attribute is missing or malformed" |
| msgstr "アドレス“%s”にエラーがあります — noncefile 属性がないか不正です" |
| |
| #: gio/gdbusaddress.c:674 |
| msgid "Error auto-launching: " |
| msgstr "自動起動中にエラーが発生しました: " |
| |
| #: gio/gdbusaddress.c:727 |
| #, c-format |
| msgid "Error opening nonce file “%s”: %s" |
| msgstr "nonce ファイル“%s”を開くときにエラーが発生しました: %s" |
| |
| #: gio/gdbusaddress.c:746 |
| #, c-format |
| msgid "Error reading from nonce file “%s”: %s" |
| msgstr "nonce ファイル“%s”の読み取り中にエラーが発生しました: %s" |
| |
| #: gio/gdbusaddress.c:755 |
| #, c-format |
| msgid "Error reading from nonce file “%s”, expected 16 bytes, got %d" |
| msgstr "" |
| "nonce ファイル“%s”の読み取り中にエラーが発生しました (16 バイトを期待しました" |
| "が %d バイトでした)" |
| |
| #: gio/gdbusaddress.c:773 |
| #, c-format |
| msgid "Error writing contents of nonce file “%s” to stream:" |
| msgstr "" |
| "nonce ファイル“%s”の内容をストリームに書き込むときにエラーが発生しました:" |
| |
| #: gio/gdbusaddress.c:988 |
| msgid "The given address is empty" |
| msgstr "与えられたアドレスが空です" |
| |
| #: gio/gdbusaddress.c:1101 |
| #, c-format |
| msgid "Cannot spawn a message bus when setuid" |
| msgstr "setuid 時にメッセージバスを spawn できません" |
| |
| #: gio/gdbusaddress.c:1108 |
| msgid "Cannot spawn a message bus without a machine-id: " |
| msgstr "machine-id なしでメッセージバスを spawn できません: " |
| |
| #: gio/gdbusaddress.c:1115 |
| #, c-format |
| msgid "Cannot autolaunch D-Bus without X11 $DISPLAY" |
| msgstr "X11 $DISPLAY なしで D-Bus を自動起動できません" |
| |
| #: gio/gdbusaddress.c:1157 |
| #, c-format |
| msgid "Error spawning command line “%s”: " |
| msgstr "コマンドライン“%s”の spawn 中にエラーが発生しました: " |
| |
| #: gio/gdbusaddress.c:1226 |
| #, c-format |
| msgid "Cannot determine session bus address (not implemented for this OS)" |
| msgstr "" |
| "セッションバスのアドレスを決定できません (この OS では実装されていません)" |
| |
| #: gio/gdbusaddress.c:1375 gio/gdbusconnection.c:7334 |
| #, c-format |
| msgid "" |
| "Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " |
| "— unknown value “%s”" |
| msgstr "" |
| "DBUS_STARTER_BUS_TYPE 環境変数からバスアドレスを決定できません — “%s”は不明な" |
| "値です" |
| |
| #: gio/gdbusaddress.c:1384 gio/gdbusconnection.c:7343 |
| msgid "" |
| "Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " |
| "variable is not set" |
| msgstr "" |
| "DBUS_STARTER_BUS_TYPE 環境変数が設定されていないため、バスアドレスを決定でき" |
| "ません" |
| |
| #: gio/gdbusaddress.c:1394 |
| #, c-format |
| msgid "Unknown bus type %d" |
| msgstr "不明なバスの種類 %d" |
| |
| #: gio/gdbusauth.c:294 |
| msgid "Unexpected lack of content trying to read a line" |
| msgstr "行を読みこもうとしましたが内容が意図せず欠落しています" |
| |
| #: gio/gdbusauth.c:338 |
| msgid "Unexpected lack of content trying to (safely) read a line" |
| msgstr "行を (安全に) 読みこもうとしましたが内容が意図せず欠落しています" |
| |
| #: gio/gdbusauth.c:482 |
| #, c-format |
| msgid "" |
| "Exhausted all available authentication mechanisms (tried: %s) (available: %s)" |
| msgstr "" |
| "すべての利用可能な認証メカニズムを試し尽くしました (試行: %s) (利用可能: %s)" |
| |
| #: gio/gdbusauth.c:1171 |
| msgid "User IDs must be the same for peer and server" |
| msgstr "" |
| |
| #: gio/gdbusauth.c:1183 |
| msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" |
| msgstr "" |
| "GDBusAuthObserver::authorize-authenticated-peer 経由でキャンセルされました" |
| |
| #: gio/gdbusauthmechanismsha1.c:298 |
| #, c-format |
| msgid "Error when getting information for directory “%s”: %s" |
| msgstr "ディレクトリ“%s”の情報取得中にエラーが発生しました: %s" |
| |
| #: gio/gdbusauthmechanismsha1.c:313 |
| #, c-format |
| msgid "" |
| "Permissions on directory “%s” are malformed. Expected mode 0700, got 0%o" |
| msgstr "" |
| "ディレクトリ“%s”のパーミッションが不正です (0700 モードを期待しましたが 0%o " |
| "でした)" |
| |
| #: gio/gdbusauthmechanismsha1.c:346 gio/gdbusauthmechanismsha1.c:357 |
| #, c-format |
| msgid "Error creating directory “%s”: %s" |
| msgstr "ディレクトリ“%s”の作成中にエラーが発生しました: %s" |
| |
| #: gio/gdbusauthmechanismsha1.c:359 gio/gfile.c:1062 gio/gfile.c:1300 |
| #: gio/gfile.c:1438 gio/gfile.c:1676 gio/gfile.c:1731 gio/gfile.c:1789 |
| #: gio/gfile.c:1873 gio/gfile.c:1930 gio/gfile.c:1994 gio/gfile.c:2049 |
| #: gio/gfile.c:3754 gio/gfile.c:3809 gio/gfile.c:4102 gio/gfile.c:4572 |
| #: gio/gfile.c:4983 gio/gfile.c:5068 gio/gfile.c:5158 gio/gfile.c:5255 |
| #: gio/gfile.c:5342 gio/gfile.c:5443 gio/gfile.c:8153 gio/gfile.c:8243 |
| #: gio/gfile.c:8327 gio/win32/gwinhttpfile.c:453 |
| msgid "Operation not supported" |
| msgstr "サポートしていない操作です" |
| |
| #: gio/gdbusauthmechanismsha1.c:402 |
| #, c-format |
| msgid "Error opening keyring “%s” for reading: " |
| msgstr "キーリング“%s”を読み取り用に開くときにエラーが発生しました: " |
| |
| #: gio/gdbusauthmechanismsha1.c:425 gio/gdbusauthmechanismsha1.c:747 |
| #, c-format |
| msgid "Line %d of the keyring at “%s” with content “%s” is malformed" |
| msgstr "“%2$s”のキーリングの、内容が“%3$s”の %1$d 行目が不正です" |
| |
| #: gio/gdbusauthmechanismsha1.c:439 gio/gdbusauthmechanismsha1.c:761 |
| #, c-format |
| msgid "" |
| "First token of line %d of the keyring at “%s” with content “%s” is malformed" |
| msgstr "" |
| "“%2$s”のキーリングの、内容が“%3$s”の %1$d 行目の最初のトークンが不正です" |
| |
| #: gio/gdbusauthmechanismsha1.c:453 gio/gdbusauthmechanismsha1.c:775 |
| #, c-format |
| msgid "" |
| "Second token of line %d of the keyring at “%s” with content “%s” is malformed" |
| msgstr "" |
| "“%2$s”のキーリングの、内容が“%3$s”の %1$d 行目の 2 番目のトークンが不正です" |
| |
| #: gio/gdbusauthmechanismsha1.c:477 |
| #, c-format |
| msgid "Didn’t find cookie with id %d in the keyring at “%s”" |
| msgstr "“%2$s”のキーリングの id %1$d のクッキーが見つかりませんでした" |
| |
| #: gio/gdbusauthmechanismsha1.c:523 |
| #, c-format |
| msgid "Error creating lock file “%s”: %s" |
| msgstr "ロックファイル“%s”の作成中にエラーが発生しました: %s" |
| |
| #: gio/gdbusauthmechanismsha1.c:587 |
| #, c-format |
| msgid "Error deleting stale lock file “%s”: %s" |
| msgstr "stale したロックファイル“%s”の削除中にエラーが発生しました: %s" |
| |
| #: gio/gdbusauthmechanismsha1.c:626 |
| #, c-format |
| msgid "Error closing (unlinked) lock file “%s”: %s" |
| msgstr "(unlink した) ロックファイル“%s”を閉じるときにエラーが発生しました: %s" |
| |
| #: gio/gdbusauthmechanismsha1.c:637 |
| #, c-format |
| msgid "Error unlinking lock file “%s”: %s" |
| msgstr "ロックファイル“%s”の unlink 中にエラーが発生しました: %s" |
| |
| #: gio/gdbusauthmechanismsha1.c:714 |
| #, c-format |
| msgid "Error opening keyring “%s” for writing: " |
| msgstr "キーリング“%s”を書き込み用に開くときにエラーが発生しました: " |
| |
| #: gio/gdbusauthmechanismsha1.c:908 |
| #, c-format |
| msgid "(Additionally, releasing the lock for “%s” also failed: %s) " |
| msgstr "(さらに“%s”のロック解放も失敗しました: %s) " |
| |
| #: gio/gdbusconnection.c:604 gio/gdbusconnection.c:2418 |
| msgid "The connection is closed" |
| msgstr "接続が閉じています" |
| |
| #: gio/gdbusconnection.c:1903 |
| msgid "Timeout was reached" |
| msgstr "タイムアウトしました" |
| |
| #: gio/gdbusconnection.c:2541 |
| msgid "" |
| "Unsupported flags encountered when constructing a client-side connection" |
| msgstr "" |
| "クライアントサイドの接続を作成しようとしましたがサポートしていないフラグに遭" |
| "遇しました" |
| |
| #: gio/gdbusconnection.c:4269 gio/gdbusconnection.c:4623 |
| #, c-format |
| msgid "" |
| "No such interface “org.freedesktop.DBus.Properties” on object at path %s" |
| msgstr "" |
| "パス %s のオブジェクトにインターフェース“org.freedesktop.DBus.Properties”があ" |
| "りません" |
| |
| #: gio/gdbusconnection.c:4414 |
| #, c-format |
| msgid "No such property “%s”" |
| msgstr "プロパティ“%s”がありません" |
| |
| #: gio/gdbusconnection.c:4426 |
| #, c-format |
| msgid "Property “%s” is not readable" |
| msgstr "プロパティ“%s”が読み取り可能ではありません" |
| |
| #: gio/gdbusconnection.c:4437 |
| #, c-format |
| msgid "Property “%s” is not writable" |
| msgstr "プロパティ“%s”が書き込み可能ではありません" |
| |
| #: gio/gdbusconnection.c:4457 |
| #, c-format |
| msgid "Error setting property “%s”: Expected type “%s” but got “%s”" |
| msgstr "" |
| "プロパティ“%s”の設定中にエラーが発生しました: 期待した型は“%s”ですが“%s”でし" |
| "た" |
| |
| #: gio/gdbusconnection.c:4562 gio/gdbusconnection.c:4777 |
| #: gio/gdbusconnection.c:6760 |
| #, c-format |
| msgid "No such interface “%s”" |
| msgstr "インターフェース“%s”がありません" |
| |
| #: gio/gdbusconnection.c:4999 gio/gdbusconnection.c:7274 |
| #, c-format |
| msgid "No such interface “%s” on object at path %s" |
| msgstr "パス %2$s のオブジェクトにインターフェース“%1$s”がありません" |
| |
| #: gio/gdbusconnection.c:5100 |
| #, c-format |
| msgid "No such method “%s”" |
| msgstr "メソッド“%s”がありません" |
| |
| #: gio/gdbusconnection.c:5131 |
| #, c-format |
| msgid "Type of message, “%s”, does not match expected type “%s”" |
| msgstr "メッセージの型“%s”が期待した型“%s”に一致しません" |
| |
| #: gio/gdbusconnection.c:5334 |
| #, c-format |
| msgid "An object is already exported for the interface %s at %s" |
| msgstr "" |
| "オブジェクトはすでに %2$s のインターフェース %1$s にエクスポートされています" |
| |
| #: gio/gdbusconnection.c:5561 |
| #, c-format |
| msgid "Unable to retrieve property %s.%s" |
| msgstr "プロパティ %s.%s を取得できません" |
| |
| #: gio/gdbusconnection.c:5617 |
| #, c-format |
| msgid "Unable to set property %s.%s" |
| msgstr "プロパティ %s.%s を設定できません" |
| |
| #: gio/gdbusconnection.c:5796 |
| #, c-format |
| msgid "Method “%s” returned type “%s”, but expected “%s”" |
| msgstr "メソッド“%s”は“%s”型を返しましたが、“%s”を期待していました" |
| |
| #: gio/gdbusconnection.c:6872 |
| #, c-format |
| msgid "Method “%s” on interface “%s” with signature “%s” does not exist" |
| msgstr "" |
| "シグネチャ“%3$s”を持ったインターフェース“%2$s”にメソッド“%1$s”が存在しません" |
| |
| #: gio/gdbusconnection.c:6993 |
| #, c-format |
| msgid "A subtree is already exported for %s" |
| msgstr "サブツリーはすでに %s にエクスポートされています" |
| |
| #: gio/gdbusconnection.c:7282 |
| #, c-format |
| msgid "Object does not exist at path “%s”" |
| msgstr "パス“%s”にオブジェクトが存在しません" |
| |
| #: gio/gdbusmessage.c:1311 |
| msgid "type is INVALID" |
| msgstr "型が INVALID" |
| |
| #: gio/gdbusmessage.c:1322 |
| msgid "METHOD_CALL message: PATH or MEMBER header field is missing" |
| msgstr "" |
| "METHOD_CALL メッセージ: PATH または MEMBER ヘッダーフィールドがありません" |
| |
| #: gio/gdbusmessage.c:1333 |
| msgid "METHOD_RETURN message: REPLY_SERIAL header field is missing" |
| msgstr "METHOD_RETURN メッセージ: REPLY_SERIAL ヘッダーフィールドがありません" |
| |
| #: gio/gdbusmessage.c:1345 |
| msgid "ERROR message: REPLY_SERIAL or ERROR_NAME header field is missing" |
| msgstr "" |
| "ERROR メッセージ: REPLY_SERIAL または ERROR_NAME ヘッダーフィールドがありませ" |
| "ん" |
| |
| #: gio/gdbusmessage.c:1358 |
| msgid "SIGNAL message: PATH, INTERFACE or MEMBER header field is missing" |
| msgstr "" |
| "SIGNAL メッセージ: PATH、INTERFACE あるいは MEMBER ヘッダーフィールドがありま" |
| "せん" |
| |
| #: gio/gdbusmessage.c:1366 |
| msgid "" |
| "SIGNAL message: The PATH header field is using the reserved value /org/" |
| "freedesktop/DBus/Local" |
| msgstr "" |
| "SIGNAL メッセージ: PATH ヘッダーフィールドが予約された値 /org/freedesktop/" |
| "DBus/Local を使用しています" |
| |
| #: gio/gdbusmessage.c:1374 |
| msgid "" |
| "SIGNAL message: The INTERFACE header field is using the reserved value org." |
| "freedesktop.DBus.Local" |
| msgstr "" |
| "SIGNAL メッセージ: INTERFACE ヘッダーフィールドが予約された値 org." |
| "freedesktop.DBus.Local を使用してます" |
| |
| #: gio/gdbusmessage.c:1422 gio/gdbusmessage.c:1482 |
| #, c-format |
| msgid "Wanted to read %lu byte but only got %lu" |
| msgid_plural "Wanted to read %lu bytes but only got %lu" |
| msgstr[0] "%lu バイト読もうとしましたが %lu バイトしか読めませんでした" |
| |
| #: gio/gdbusmessage.c:1436 |
| #, c-format |
| msgid "Expected NUL byte after the string “%s” but found byte %d" |
| msgstr "“%s”文字列の後に NUL を期待していましたが %d がありました" |
| |
| #: gio/gdbusmessage.c:1455 |
| #, c-format |
| msgid "" |
| "Expected valid UTF-8 string but found invalid bytes at byte offset %d " |
| "(length of string is %d). The valid UTF-8 string up until that point was “%s”" |
| msgstr "" |
| "UTF-8 文字列を期待しましたが、正しくないバイト列がオフセット %d にありました " |
| "(文字列の長さは %d です)。正しい UTF-8 文字列は“%s”までです。" |
| |
| #: gio/gdbusmessage.c:1519 gio/gdbusmessage.c:1795 gio/gdbusmessage.c:2006 |
| msgid "Value nested too deeply" |
| msgstr "" |
| |
| #: gio/gdbusmessage.c:1687 |
| #, c-format |
| msgid "Parsed value “%s” is not a valid D-Bus object path" |
| msgstr "解析した値“%s”は正しい D-Bus オブジェクトパスではありません" |
| |
| #: gio/gdbusmessage.c:1711 |
| #, c-format |
| msgid "Parsed value “%s” is not a valid D-Bus signature" |
| msgstr "解析した値“%s”は正しい D-Bus シグネチャではありません" |
| |
| #: gio/gdbusmessage.c:1762 |
| #, c-format |
| msgid "" |
| "Encountered array of length %u byte. Maximum length is 2<<26 bytes (64 MiB)." |
| msgid_plural "" |
| "Encountered array of length %u bytes. Maximum length is 2<<26 bytes (64 MiB)." |
| msgstr[0] "" |
| "長さが %u バイトの配列がありました。最大長は 2<<26 バイト (64 MiB) です。" |
| |
| #: gio/gdbusmessage.c:1782 |
| #, c-format |
| msgid "" |
| "Encountered array of type “a%c”, expected to have a length a multiple of %u " |
| "bytes, but found to be %u bytes in length" |
| msgstr "" |
| |
| #: gio/gdbusmessage.c:1936 gio/gdbusmessage.c:2655 |
| msgid "Empty structures (tuples) are not allowed in D-Bus" |
| msgstr "" |
| |
| #: gio/gdbusmessage.c:1990 |
| #, c-format |
| msgid "Parsed value “%s” for variant is not a valid D-Bus signature" |
| msgstr "Variant 型として解析した値“%s”は正しい D-Bus シグネチャではありません" |
| |
| #: gio/gdbusmessage.c:2031 |
| #, c-format |
| msgid "" |
| "Error deserializing GVariant with type string “%s” from the D-Bus wire format" |
| msgstr "" |
| |
| #: gio/gdbusmessage.c:2216 |
| #, c-format |
| msgid "" |
| "Invalid endianness value. Expected 0x6c (“l”) or 0x42 (“B”) but found value " |
| "0x%02x" |
| msgstr "" |
| "エンディアンについての値が正しくありません (0x6c (“l”) や 0x42 (“B”) を期待し" |
| "ましたが 0x%02x でした)" |
| |
| #: gio/gdbusmessage.c:2235 |
| #, c-format |
| msgid "Invalid major protocol version. Expected 1 but found %d" |
| msgstr "" |
| "プロトコルのメジャーバージョンが正しくありません (1 を期待しましたが %d でし" |
| "た)" |
| |
| #: gio/gdbusmessage.c:2293 gio/gdbusmessage.c:2891 |
| msgid "Signature header found but is not of type signature" |
| msgstr "" |
| |
| #: gio/gdbusmessage.c:2305 |
| #, c-format |
| msgid "Signature header with signature “%s” found but message body is empty" |
| msgstr "" |
| "シグネチャ“%s”のシグネチャヘッダーが見つかりましたが、メッセージボディが空で" |
| "す" |
| |
| #: gio/gdbusmessage.c:2320 |
| #, c-format |
| msgid "Parsed value “%s” is not a valid D-Bus signature (for body)" |
| msgstr "" |
| "値“%s”を解析しましたが D-Bus のシグネチャとして正しくありません (ボディ)" |
| |
| #: gio/gdbusmessage.c:2352 |
| #, c-format |
| msgid "No signature header in message but the message body is %u byte" |
| msgid_plural "No signature header in message but the message body is %u bytes" |
| msgstr[0] "" |
| "メッセージ中にシグネチャヘッダーがありませんが、メッセージボディが %u バイト" |
| "あります" |
| |
| #: gio/gdbusmessage.c:2362 |
| msgid "Cannot deserialize message: " |
| msgstr "メッセージをデシリアライズできません: " |
| |
| #: gio/gdbusmessage.c:2708 |
| #, c-format |
| msgid "" |
| "Error serializing GVariant with type string “%s” to the D-Bus wire format" |
| msgstr "" |
| |
| #: gio/gdbusmessage.c:2845 |
| #, c-format |
| msgid "" |
| "Number of file descriptors in message (%d) differs from header field (%d)" |
| msgstr "" |
| |
| #: gio/gdbusmessage.c:2853 |
| msgid "Cannot serialize message: " |
| msgstr "メッセージをシリアライズできません: " |
| |
| #: gio/gdbusmessage.c:2906 |
| #, c-format |
| msgid "Message body has signature “%s” but there is no signature header" |
| msgstr "" |
| "メッセージボディにはシグネチャ“%s”がありますが、シグネチャヘッダーがありませ" |
| "ん" |
| |
| #: gio/gdbusmessage.c:2916 |
| #, c-format |
| msgid "" |
| "Message body has type signature “%s” but signature in the header field is " |
| "“%s”" |
| msgstr "" |
| "メッセージボディには型シグネチャ“%s”がありますが、ヘッダーフィールドのシグネ" |
| "チャは“%s”です" |
| |
| #: gio/gdbusmessage.c:2932 |
| #, c-format |
| msgid "Message body is empty but signature in the header field is “(%s)”" |
| msgstr "メッセージボディは空ですが、ヘッダーフィールドのシグネチャは“(%s)”です" |
| |
| #: gio/gdbusmessage.c:3487 |
| #, c-format |
| msgid "Error return with body of type “%s”" |
| msgstr "型“%s”のボディでエラーが返りました" |
| |
| #: gio/gdbusmessage.c:3495 |
| msgid "Error return with empty body" |
| msgstr "空のボディでエラーが返りました" |
| |
| #: gio/gdbusprivate.c:2246 |
| #, c-format |
| msgid "(Type any character to close this window)\n" |
| msgstr "(このウィンドウを閉じるには、何か文字を入力してください)\n" |
| |
| #: gio/gdbusprivate.c:2420 |
| #, c-format |
| msgid "Session dbus not running, and autolaunch failed" |
| msgstr "" |
| |
| #: gio/gdbusprivate.c:2443 |
| #, c-format |
| msgid "Unable to get Hardware profile: %s" |
| msgstr "ハードウェアプロファイルを取得できません: %s" |
| |
| #. Translators: Both placeholders are file paths |
| #: gio/gdbusprivate.c:2494 |
| #, c-format |
| msgid "Unable to load %s or %s: " |
| msgstr "%s または %s を読み込めません: " |
| |
| #: gio/gdbusproxy.c:1569 |
| #, c-format |
| msgid "Error calling StartServiceByName for %s: " |
| msgstr "%s を StartServiceByName で呼び出すときにエラーが発生しました: " |
| |
| #: gio/gdbusproxy.c:1592 |
| #, c-format |
| msgid "Unexpected reply %d from StartServiceByName(\"%s\") method" |
| msgstr "StartServiceByName(\"%2$s\") メソッドから期待してない応答 %1$d" |
| |
| #: gio/gdbusproxy.c:2699 gio/gdbusproxy.c:2834 |
| #, c-format |
| msgid "" |
| "Cannot invoke method; proxy is for the well-known name %s without an owner, " |
| "and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag" |
| msgstr "" |
| "メソッドを起動できません: proxy がオーナーのない既知の名前 %s で、" |
| "G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START フラグで proxy が作成されていました" |
| |
| #: gio/gdbusserver.c:767 |
| msgid "Abstract namespace not supported" |
| msgstr "抽象名前空間はサポートしていません" |
| |
| #: gio/gdbusserver.c:860 |
| msgid "Cannot specify nonce file when creating a server" |
| msgstr "サーバー作成時に nonce ファイルを指定できません" |
| |
| #: gio/gdbusserver.c:942 |
| #, c-format |
| msgid "Error writing nonce file at “%s”: %s" |
| msgstr "nonce ファイルを“%s”に書き込むときにエラーが発生しました: %s" |
| |
| #: gio/gdbusserver.c:1117 |
| #, c-format |
| msgid "The string “%s” is not a valid D-Bus GUID" |
| msgstr "“%s”は正しい D-Bus GUID ではありません" |
| |
| #: gio/gdbusserver.c:1157 |
| #, c-format |
| msgid "Cannot listen on unsupported transport “%s”" |
| msgstr "サポートしていないトランスポート“%s”で listen できません" |
| |
| #: gio/gdbus-tool.c:111 |
| #, c-format |
| msgid "" |
| "Commands:\n" |
| " help Shows this information\n" |
| " introspect Introspect a remote object\n" |
| " monitor Monitor a remote object\n" |
| " call Invoke a method on a remote object\n" |
| " emit Emit a signal\n" |
| " wait Wait for a bus name to appear\n" |
| "\n" |
| "Use “%s COMMAND --help” to get help on each command.\n" |
| msgstr "" |
| "コマンド:\n" |
| " help この情報を表示する\n" |
| " introspect リモートオブジェクトをイントロスペクトする\n" |
| " monitor リモートオブジェクトを監視する\n" |
| " call リモートオブジェクトでメソッドを起動する\n" |
| " emit シグナルを送る\n" |
| " wait バス名の表示を待つ\n" |
| "\n" |
| "“%s COMMAND --help”で各コマンドのヘルプを表示します。\n" |
| |
| #: gio/gdbus-tool.c:201 gio/gdbus-tool.c:273 gio/gdbus-tool.c:345 |
| #: gio/gdbus-tool.c:369 gio/gdbus-tool.c:859 gio/gdbus-tool.c:1236 |
| #: gio/gdbus-tool.c:1724 |
| #, c-format |
| msgid "Error: %s\n" |
| msgstr "エラー: %s\n" |
| |
| #: gio/gdbus-tool.c:212 gio/gdbus-tool.c:286 gio/gdbus-tool.c:1740 |
| #, c-format |
| msgid "Error parsing introspection XML: %s\n" |
| msgstr "イントロスペクション XML の解析中にエラーが発生しました: %s\n" |
| |
| #: gio/gdbus-tool.c:250 |
| #, c-format |
| msgid "Error: %s is not a valid name\n" |
| msgstr "エラー: %s は正しい名前ではありません\n" |
| |
| #: gio/gdbus-tool.c:255 gio/gdbus-tool.c:745 gio/gdbus-tool.c:1060 |
| #: gio/gdbus-tool.c:1890 gio/gdbus-tool.c:2130 |
| #, c-format |
| msgid "Error: %s is not a valid object path\n" |
| msgstr "エラー: %s は正しいオブジェクトパスではありません\n" |
| |
| #: gio/gdbus-tool.c:403 |
| msgid "Connect to the system bus" |
| msgstr "システム bus に接続" |
| |
| #: gio/gdbus-tool.c:404 |
| msgid "Connect to the session bus" |
| msgstr "セッション bus に接続" |
| |
| #: gio/gdbus-tool.c:405 |
| msgid "Connect to given D-Bus address" |
| msgstr "指定された D-Bus アドレスに接続" |
| |
| #: gio/gdbus-tool.c:415 |
| msgid "Connection Endpoint Options:" |
| msgstr "接続の終端のオプション:" |
| |
| #: gio/gdbus-tool.c:416 |
| msgid "Options specifying the connection endpoint" |
| msgstr "接続の終端を指定するオプション" |
| |
| #: gio/gdbus-tool.c:439 |
| #, c-format |
| msgid "No connection endpoint specified" |
| msgstr "接続の終端が指定されていません" |
| |
| #: gio/gdbus-tool.c:449 |
| #, c-format |
| msgid "Multiple connection endpoints specified" |
| msgstr "複数の接続の終端が指定されています" |
| |
| #: gio/gdbus-tool.c:522 |
| #, c-format |
| msgid "" |
| "Warning: According to introspection data, interface “%s” does not exist\n" |
| msgstr "" |
| "警告: イントロスペクションのデータによれば、インターフェース“%s”は存在しませ" |
| "ん\n" |
| |
| #: gio/gdbus-tool.c:531 |
| #, c-format |
| msgid "" |
| "Warning: According to introspection data, method “%s” does not exist on " |
| "interface “%s”\n" |
| msgstr "" |
| "警告: イントロスペクションのデータによれば、メソッド“%s”はインターフェー" |
| "ス“%s”に存在しません\n" |
| |
| #: gio/gdbus-tool.c:593 |
| msgid "Optional destination for signal (unique name)" |
| msgstr "" |
| |
| #: gio/gdbus-tool.c:594 |
| msgid "Object path to emit signal on" |
| msgstr "" |
| |
| #: gio/gdbus-tool.c:595 |
| msgid "Signal and interface name" |
| msgstr "" |
| |
| #: gio/gdbus-tool.c:628 |
| msgid "Emit a signal." |
| msgstr "" |
| |
| #: gio/gdbus-tool.c:683 gio/gdbus-tool.c:997 gio/gdbus-tool.c:1827 |
| #: gio/gdbus-tool.c:2059 gio/gdbus-tool.c:2279 |
| #, c-format |
| msgid "Error connecting: %s\n" |
| msgstr "接続中にエラーが発生しました: %s\n" |
| |
| #: gio/gdbus-tool.c:703 |
| #, c-format |
| msgid "Error: %s is not a valid unique bus name.\n" |
| msgstr "エラー: %s は正しいユニークなバス名ではありません。\n" |
| |
| #: gio/gdbus-tool.c:722 gio/gdbus-tool.c:1040 gio/gdbus-tool.c:1870 |
| msgid "Error: Object path is not specified\n" |
| msgstr "エラー: オブジェクトパスが指定されていません\n" |
| |
| #: gio/gdbus-tool.c:765 |
| msgid "Error: Signal name is not specified\n" |
| msgstr "エラー: シグナル名を指定していません\n" |
| |
| #: gio/gdbus-tool.c:779 |
| #, c-format |
| msgid "Error: Signal name “%s” is invalid\n" |
| msgstr "エラー: シグナル名“%s”は正しくありません\n" |
| |
| #: gio/gdbus-tool.c:791 |
| #, c-format |
| msgid "Error: %s is not a valid interface name\n" |
| msgstr "エラー: %s は正しいインターフェース名ではありません\n" |
| |
| #: gio/gdbus-tool.c:797 |
| #, c-format |
| msgid "Error: %s is not a valid member name\n" |
| msgstr "エラー: %s は正しいメンバー名ではありません\n" |
| |
| #. Use the original non-"parse-me-harder" error |
| #: gio/gdbus-tool.c:834 gio/gdbus-tool.c:1172 |
| #, c-format |
| msgid "Error parsing parameter %d: %s\n" |
| msgstr "パラメーター %d の解析中にエラーが発生しました: %s\n" |
| |
| #: gio/gdbus-tool.c:866 |
| #, c-format |
| msgid "Error flushing connection: %s\n" |
| msgstr "接続のフラッシュ中にエラーが発生しました: %s\n" |
| |
| #: gio/gdbus-tool.c:893 |
| msgid "Destination name to invoke method on" |
| msgstr "メソッドを起動する対象の名前" |
| |
| #: gio/gdbus-tool.c:894 |
| msgid "Object path to invoke method on" |
| msgstr "メソッドを起動するオブジェクトパス" |
| |
| #: gio/gdbus-tool.c:895 |
| msgid "Method and interface name" |
| msgstr "メソッドとインターフェースの名前" |
| |
| #: gio/gdbus-tool.c:896 |
| msgid "Timeout in seconds" |
| msgstr "" |
| |
| #: gio/gdbus-tool.c:942 |
| msgid "Invoke a method on a remote object." |
| msgstr "リモートオブジェクトでメソッドを起動します。" |
| |
| #: gio/gdbus-tool.c:1014 gio/gdbus-tool.c:1844 gio/gdbus-tool.c:2084 |
| msgid "Error: Destination is not specified\n" |
| msgstr "エラー: 対象を指定していません\n" |
| |
| #: gio/gdbus-tool.c:1025 gio/gdbus-tool.c:1861 gio/gdbus-tool.c:2095 |
| #, c-format |
| msgid "Error: %s is not a valid bus name\n" |
| msgstr "エラー: %s は正しいバス名ではありません\n" |
| |
| #: gio/gdbus-tool.c:1075 |
| msgid "Error: Method name is not specified\n" |
| msgstr "エラー: メソッド名を指定していません\n" |
| |
| #: gio/gdbus-tool.c:1086 |
| #, c-format |
| msgid "Error: Method name “%s” is invalid\n" |
| msgstr "エラー: メソッド名“%s”は正しくありません\n" |
| |
| #: gio/gdbus-tool.c:1164 |
| #, c-format |
| msgid "Error parsing parameter %d of type “%s”: %s\n" |
| msgstr "型“%2$s”のパラメーター %1$d の解析中にエラーが発生しました: %3$s\n" |
| |
| #: gio/gdbus-tool.c:1190 |
| #, c-format |
| msgid "Error adding handle %d: %s\n" |
| msgstr "ハンドル %d を追加するときにエラーが発生しました: %s\n" |
| |
| #: gio/gdbus-tool.c:1686 |
| msgid "Destination name to introspect" |
| msgstr "イントロスペクト先の名前" |
| |
| #: gio/gdbus-tool.c:1687 |
| msgid "Object path to introspect" |
| msgstr "イントロスペクトするオブジェクトパス" |
| |
| #: gio/gdbus-tool.c:1688 |
| msgid "Print XML" |
| msgstr "XML を表示する" |
| |
| #: gio/gdbus-tool.c:1689 |
| msgid "Introspect children" |
| msgstr "子をイントロスペクトする" |
| |
| #: gio/gdbus-tool.c:1690 |
| msgid "Only print properties" |
| msgstr "プロパティのみ表示する" |
| |
| #: gio/gdbus-tool.c:1779 |
| msgid "Introspect a remote object." |
| msgstr "リモートオブジェクトをイントロスペクトします。" |
| |
| #: gio/gdbus-tool.c:1985 |
| msgid "Destination name to monitor" |
| msgstr "監視先の名前" |
| |
| #: gio/gdbus-tool.c:1986 |
| msgid "Object path to monitor" |
| msgstr "監視するオブジェクトパス" |
| |
| #: gio/gdbus-tool.c:2011 |
| msgid "Monitor a remote object." |
| msgstr "リモートオブジェクトを監視します。" |
| |
| #: gio/gdbus-tool.c:2069 |
| msgid "Error: can’t monitor a non-message-bus connection\n" |
| msgstr "エラー: non-message-bus 接続を監視できません\n" |
| |
| #: gio/gdbus-tool.c:2193 |
| msgid "Service to activate before waiting for the other one (well-known name)" |
| msgstr "" |
| |
| #: gio/gdbus-tool.c:2196 |
| msgid "" |
| "Timeout to wait for before exiting with an error (seconds); 0 for no timeout " |
| "(default)" |
| msgstr "" |
| |
| #: gio/gdbus-tool.c:2244 |
| msgid "[OPTION…] BUS-NAME" |
| msgstr "[オプション…] BUS-NAME" |
| |
| #: gio/gdbus-tool.c:2245 |
| msgid "Wait for a bus name to appear." |
| msgstr "バス名の表示を待ちます。" |
| |
| #: gio/gdbus-tool.c:2321 |
| msgid "Error: A service to activate for must be specified.\n" |
| msgstr "" |
| |
| #: gio/gdbus-tool.c:2326 |
| msgid "Error: A service to wait for must be specified.\n" |
| msgstr "" |
| |
| #: gio/gdbus-tool.c:2331 |
| msgid "Error: Too many arguments.\n" |
| msgstr "エラー: 引数が多すぎます。\n" |
| |
| #: gio/gdbus-tool.c:2339 gio/gdbus-tool.c:2346 |
| #, c-format |
| msgid "Error: %s is not a valid well-known bus name.\n" |
| msgstr "エラー: %s は正しい既知のバス名ではありません。\n" |
| |
| #: gio/gdesktopappinfo.c:2106 gio/gdesktopappinfo.c:4935 |
| msgid "Unnamed" |
| msgstr "名前なし" |
| |
| #: gio/gdesktopappinfo.c:2516 |
| msgid "Desktop file didn’t specify Exec field" |
| msgstr "デスクトップファイルで Exec フィールドを指定していませんでした" |
| |
| #: gio/gdesktopappinfo.c:2804 |
| msgid "Unable to find terminal required for application" |
| msgstr "アプリケーションで必要な端末が見つかりません" |
| |
| #: gio/gdesktopappinfo.c:3455 |
| #, c-format |
| msgid "Can’t create user application configuration folder %s: %s" |
| msgstr "ユーザーのアプリケーション設定フォルダー %s を作成できません: %s" |
| |
| #: gio/gdesktopappinfo.c:3459 |
| #, c-format |
| msgid "Can’t create user MIME configuration folder %s: %s" |
| msgstr "ユーザーの MIME 型設定フォルダー %s を作成できません: %s" |
| |
| #: gio/gdesktopappinfo.c:3701 gio/gdesktopappinfo.c:3725 |
| msgid "Application information lacks an identifier" |
| msgstr "" |
| |
| #: gio/gdesktopappinfo.c:3961 |
| #, c-format |
| msgid "Can’t create user desktop file %s" |
| msgstr "ユーザーのデスクトップファイル %s を作成できません" |
| |
| #: gio/gdesktopappinfo.c:4097 |
| #, c-format |
| msgid "Custom definition for %s" |
| msgstr "%s に対する独自の設定" |
| |
| #: gio/gdrive.c:417 |
| msgid "drive doesn’t implement eject" |
| msgstr "ドライブは eject を実装していません" |
| |
| #. Translators: This is an error |
| #. * message for drive objects that |
| #. * don't implement any of eject or eject_with_operation. |
| #: gio/gdrive.c:495 |
| msgid "drive doesn’t implement eject or eject_with_operation" |
| msgstr "ドライブは eject または eject_with_operation を実装していません" |
| |
| #: gio/gdrive.c:571 |
| msgid "drive doesn’t implement polling for media" |
| msgstr "ドライブはポーリングによるメディアの検出を実装していません" |
| |
| #: gio/gdrive.c:778 |
| msgid "drive doesn’t implement start" |
| msgstr "ドライブは start を実装していません" |
| |
| #: gio/gdrive.c:880 |
| msgid "drive doesn’t implement stop" |
| msgstr "ドライブは stop を実装していません" |
| |
| #: gio/gdtlsconnection.c:1153 gio/gtlsconnection.c:920 |
| msgid "TLS backend does not implement TLS binding retrieval" |
| msgstr "" |
| |
| #: gio/gdummytlsbackend.c:195 gio/gdummytlsbackend.c:321 |
| #: gio/gdummytlsbackend.c:513 |
| msgid "TLS support is not available" |
| msgstr "TLS サポートは利用できません" |
| |
| #: gio/gdummytlsbackend.c:423 |
| msgid "DTLS support is not available" |
| msgstr "DTLS サポートは利用できません" |
| |
| #: gio/gemblem.c:323 |
| #, c-format |
| msgid "Can’t handle version %d of GEmblem encoding" |
| msgstr "バージョン %d の GEmblem のエンコーディングはサポートしていません" |
| |
| #: gio/gemblem.c:333 |
| #, c-format |
| msgid "Malformed number of tokens (%d) in GEmblem encoding" |
| msgstr "GEmblem のエンコーディングにあるトークン数 (%d) が間違っています" |
| |
| #: gio/gemblemedicon.c:362 |
| #, c-format |
| msgid "Can’t handle version %d of GEmblemedIcon encoding" |
| msgstr "" |
| "バージョン %d の GEmblemedIcon のエンコーディングはサポートしていません" |
| |
| #: gio/gemblemedicon.c:372 |
| #, c-format |
| msgid "Malformed number of tokens (%d) in GEmblemedIcon encoding" |
| msgstr "GEmblemedIcon のエンコーディングにあるトークン数 (%d) が間違っています" |
| |
| #: gio/gemblemedicon.c:395 |
| msgid "Expected a GEmblem for GEmblemedIcon" |
| msgstr "GEmblemedIcon に対する GEmblem を想定していました" |
| |
| #. Translators: This is an error message when |
| #. * trying to find the enclosing (user visible) |
| #. * mount of a file, but none exists. |
| #. |
| #: gio/gfile.c:1561 |
| msgid "Containing mount does not exist" |
| msgstr "マウントを含んでいるものはありません" |
| |
| #: gio/gfile.c:2608 gio/glocalfile.c:2486 |
| msgid "Can’t copy over directory" |
| msgstr "ディレクトリ全体をコピーできません" |
| |
| #: gio/gfile.c:2668 |
| msgid "Can’t copy directory over directory" |
| msgstr "ディレクトリからディレクトリへコピーできません" |
| |
| #: gio/gfile.c:2676 |
| msgid "Target file exists" |
| msgstr "対象のファイルが存在します" |
| |
| #: gio/gfile.c:2695 |
| msgid "Can’t recursively copy directory" |
| msgstr "ディレクトリを再帰的にコピーできません" |
| |
| #: gio/gfile.c:2996 |
| msgid "Splice not supported" |
| msgstr "splice はサポートしていません" |
| |
| #: gio/gfile.c:3000 |
| #, c-format |
| msgid "Error splicing file: %s" |
| msgstr "ファイルの splice 中にエラーが発生しました: %s" |
| |
| #: gio/gfile.c:3152 |
| msgid "Copy (reflink/clone) between mounts is not supported" |
| msgstr "マウント間のコピー (reflink/clone) はサポートしていません" |
| |
| #: gio/gfile.c:3156 |
| msgid "Copy (reflink/clone) is not supported or invalid" |
| msgstr "コピー (reflink/clone) はサポートしていないか無効です" |
| |
| #: gio/gfile.c:3161 |
| msgid "Copy (reflink/clone) is not supported or didn’t work" |
| msgstr "コピー (reflink/clone) はサポートしていないか動作しませんでした" |
| |
| #: gio/gfile.c:3226 |
| msgid "Can’t copy special file" |
| msgstr "スペシャルファイルはコピーできません" |
| |
| #: gio/gfile.c:4035 |
| msgid "Invalid symlink value given" |
| msgstr "指定したシンボリックリンクは間違っています" |
| |
| #: gio/gfile.c:4045 glib/gfileutils.c:2333 |
| msgid "Symbolic links not supported" |
| msgstr "シンボリックリンクはサポートしていません" |
| |
| #: gio/gfile.c:4213 |
| msgid "Trash not supported" |
| msgstr "ゴミ箱はサポートしていません" |
| |
| #: gio/gfile.c:4325 |
| #, c-format |
| msgid "File names cannot contain “%c”" |
| msgstr "ファイル名に“%c”を含めることはできません" |
| |
| #: gio/gfile.c:6806 gio/gvolume.c:364 |
| msgid "volume doesn’t implement mount" |
| msgstr "ボリュームはマウントを実装していません" |
| |
| #: gio/gfile.c:6920 gio/gfile.c:6968 |
| msgid "No application is registered as handling this file" |
| msgstr "このファイルを扱うアプリケーションが登録されていません" |
| |
| #: gio/gfileenumerator.c:212 |
| msgid "Enumerator is closed" |
| msgstr "Enumerator は閉じています" |
| |
| #: gio/gfileenumerator.c:219 gio/gfileenumerator.c:278 |
| #: gio/gfileenumerator.c:377 gio/gfileenumerator.c:476 |
| msgid "File enumerator has outstanding operation" |
| msgstr "" |
| |
| #: gio/gfileenumerator.c:368 gio/gfileenumerator.c:467 |
| msgid "File enumerator is already closed" |
| msgstr "ファイルの Enumerator はすでに閉じています" |
| |
| #: gio/gfileicon.c:250 |
| #, c-format |
| msgid "Can’t handle version %d of GFileIcon encoding" |
| msgstr "バージョン %d の GFileIcon のエンコーディングはサポートしていません" |
| |
| #: gio/gfileicon.c:260 |
| msgid "Malformed input data for GFileIcon" |
| msgstr "GFileIcon の入力データが間違っています" |
| |
| #: gio/gfileinputstream.c:149 gio/gfileinputstream.c:394 |
| #: gio/gfileiostream.c:167 gio/gfileoutputstream.c:164 |
| #: gio/gfileoutputstream.c:497 |
| msgid "Stream doesn’t support query_info" |
| msgstr "ストリームが query_info をサポートしていません" |
| |
| #: gio/gfileinputstream.c:325 gio/gfileiostream.c:379 |
| #: gio/gfileoutputstream.c:371 |
| msgid "Seek not supported on stream" |
| msgstr "ストリームのシークはサポートしていません" |
| |
| #: gio/gfileinputstream.c:369 |
| msgid "Truncate not allowed on input stream" |
| msgstr "入力ストリームを切りつめることはできません" |
| |
| #: gio/gfileiostream.c:455 gio/gfileoutputstream.c:447 |
| msgid "Truncate not supported on stream" |
| msgstr "ストリームの切りつめはサポートしていません" |
| |
| #: gio/ghttpproxy.c:91 gio/gresolver.c:443 gio/gresolver.c:596 |
| #: glib/gconvert.c:1825 |
| msgid "Invalid hostname" |
| msgstr "無効なホスト名です" |
| |
| #: gio/ghttpproxy.c:143 |
| msgid "Bad HTTP proxy reply" |
| msgstr "" |
| |
| #: gio/ghttpproxy.c:159 |
| msgid "HTTP proxy connection not allowed" |
| msgstr "HTTP プロキシ接続は許可されていません" |
| |
| #: gio/ghttpproxy.c:164 |
| msgid "HTTP proxy authentication failed" |
| msgstr "HTTP プロキシ認証に失敗しました" |
| |
| #: gio/ghttpproxy.c:167 |
| msgid "HTTP proxy authentication required" |
| msgstr "HTTP プロキシ認証が必要です" |
| |
| #: gio/ghttpproxy.c:171 |
| #, c-format |
| msgid "HTTP proxy connection failed: %i" |
| msgstr "HTTP プロキシ接続に失敗しました: %i" |
| |
| #: gio/ghttpproxy.c:266 |
| msgid "HTTP proxy response too big" |
| msgstr "HTTP プロキシレスポンスが大きすぎます" |
| |
| #: gio/ghttpproxy.c:283 |
| msgid "HTTP proxy server closed connection unexpectedly." |
| msgstr "HTTP プロキシサーバーが予期せず接続を閉じました。" |
| |
| #: gio/gicon.c:298 |
| #, c-format |
| msgid "Wrong number of tokens (%d)" |
| msgstr "トークン数 (%d) が間違っています" |
| |
| #: gio/gicon.c:318 |
| #, c-format |
| msgid "No type for class name %s" |
| msgstr "%s というクラス名の型がありません" |
| |
| #: gio/gicon.c:328 |
| #, c-format |
| msgid "Type %s does not implement the GIcon interface" |
| msgstr "%s という型は GIcon のインターフェースを実装していません" |
| |
| #: gio/gicon.c:339 |
| #, c-format |
| msgid "Type %s is not classed" |
| msgstr "%s という型がクラスになっていません" |
| |
| #: gio/gicon.c:353 |
| #, c-format |
| msgid "Malformed version number: %s" |
| msgstr "バージョン番号が間違っています: %s" |
| |
| #: gio/gicon.c:367 |
| #, c-format |
| msgid "Type %s does not implement from_tokens() on the GIcon interface" |
| msgstr "" |
| "%s という型は GIcon のインターフェースで from_tokens() を実装していません" |
| |
| #: gio/gicon.c:469 |
| msgid "Can’t handle the supplied version of the icon encoding" |
| msgstr "提供したアイコンエンコーディングのバージョンはサポートしていません" |
| |
| #: gio/ginetaddressmask.c:182 |
| msgid "No address specified" |
| msgstr "アドレスを指定していません" |
| |
| #: gio/ginetaddressmask.c:190 |
| #, c-format |
| msgid "Length %u is too long for address" |
| msgstr "長さ %u はアドレスには長すぎます" |
| |
| #: gio/ginetaddressmask.c:223 |
| msgid "Address has bits set beyond prefix length" |
| msgstr "" |
| |
| #: gio/ginetaddressmask.c:300 |
| #, c-format |
| msgid "Could not parse “%s” as IP address mask" |
| msgstr "IP アドレスマスク“%s”を解析できませんでした" |
| |
| #: gio/ginetsocketaddress.c:203 gio/ginetsocketaddress.c:220 |
| #: gio/gnativesocketaddress.c:109 gio/gunixsocketaddress.c:221 |
| msgid "Not enough space for socket address" |
| msgstr "ソケットアドレスを作成するための十分な空きがありません" |
| |
| #: gio/ginetsocketaddress.c:235 |
| msgid "Unsupported socket address" |
| msgstr "サポートしていないソケットアドレスです" |
| |
| #: gio/ginputstream.c:188 |
| msgid "Input stream doesn’t implement read" |
| msgstr "入力ストリームは読み込みを実装していません" |
| |
| #. Translators: This is an error you get if there is already an |
| #. * operation running against this stream when you try to start |
| #. * one |
| #. Translators: This is an error you get if there is |
| #. * already an operation running against this stream when |
| #. * you try to start one |
| #: gio/ginputstream.c:1249 gio/giostream.c:310 gio/goutputstream.c:2208 |
| msgid "Stream has outstanding operation" |
| msgstr "" |
| |
| #: gio/gio-tool.c:160 |
| msgid "Copy with file" |
| msgstr "ファイルと共にコピー" |
| |
| #: gio/gio-tool.c:164 |
| msgid "Keep with file when moved" |
| msgstr "ファイルが移動時に保持" |
| |
| #: gio/gio-tool.c:205 |
| msgid "“version” takes no arguments" |
| msgstr "“version”は引数を取りません" |
| |
| #: gio/gio-tool.c:207 gio/gio-tool.c:223 glib/goption.c:869 |
| msgid "Usage:" |
| msgstr "用法:" |
| |
| #: gio/gio-tool.c:210 |
| msgid "Print version information and exit." |
| msgstr "バージョン情報を表示して終了する。" |
| |
| #: gio/gio-tool.c:226 |
| msgid "Commands:" |
| msgstr "コマンド:" |
| |
| #: gio/gio-tool.c:229 |
| msgid "Concatenate files to standard output" |
| msgstr "ファイルを標準出力に結合する" |
| |
| #: gio/gio-tool.c:230 |
| msgid "Copy one or more files" |
| msgstr "一つ以上のファイルをコピーする" |
| |
| #: gio/gio-tool.c:231 |
| msgid "Show information about locations" |
| msgstr "場所についての情報を表示する" |
| |
| #: gio/gio-tool.c:232 |
| msgid "Launch an application from a desktop file" |
| msgstr "デスクトップファイルからアプリケーションを起動する" |
| |
| #: gio/gio-tool.c:233 |
| msgid "List the contents of locations" |
| msgstr "場所の内容を一覧表示する" |
| |
| #: gio/gio-tool.c:234 |
| msgid "Get or set the handler for a mimetype" |
| msgstr "MIME タイプのハンドラを設定または取得する" |
| |
| #: gio/gio-tool.c:235 |
| msgid "Create directories" |
| msgstr "ディレクトリを作成する" |
| |
| #: gio/gio-tool.c:236 |
| msgid "Monitor files and directories for changes" |
| msgstr "ファイルやディレクトリの変更を監視する" |
| |
| #: gio/gio-tool.c:237 |
| msgid "Mount or unmount the locations" |
| msgstr "場所をマウントまたはアンマウントする" |
| |
| #: gio/gio-tool.c:238 |
| msgid "Move one or more files" |
| msgstr "一つ以上のファイルを移動する" |
| |
| #: gio/gio-tool.c:239 |
| msgid "Open files with the default application" |
| msgstr "デフォルトのアプリケーションでファイルを開く" |
| |
| #: gio/gio-tool.c:240 |
| msgid "Rename a file" |
| msgstr "ファイル名を変更する" |
| |
| #: gio/gio-tool.c:241 |
| msgid "Delete one or more files" |
| msgstr "一つ以上のファイルを削除する" |
| |
| #: gio/gio-tool.c:242 |
| msgid "Read from standard input and save" |
| msgstr "標準入力から読み取り保存する" |
| |
| #: gio/gio-tool.c:243 |
| msgid "Set a file attribute" |
| msgstr "ファイル属性を設定する" |
| |
| #: gio/gio-tool.c:244 |
| msgid "Move files or directories to the trash" |
| msgstr "ファイルやディレクトリをゴミ箱へ移動する" |
| |
| #: gio/gio-tool.c:245 |
| msgid "Lists the contents of locations in a tree" |
| msgstr "ツリー形式で場所の内容を一覧表示する" |
| |
| #: gio/gio-tool.c:247 |
| #, c-format |
| msgid "Use %s to get detailed help.\n" |
| msgstr "%s で詳細なヘルプを表示します。\n" |
| |
| #: gio/gio-tool-cat.c:87 |
| msgid "Error writing to stdout" |
| msgstr "標準出力への書き込み中にエラーが発生しました" |
| |
| #. Translators: commandline placeholder |
| #: gio/gio-tool-cat.c:133 gio/gio-tool-info.c:340 gio/gio-tool-list.c:172 |
| #: gio/gio-tool-mkdir.c:48 gio/gio-tool-monitor.c:37 gio/gio-tool-monitor.c:39 |
| #: gio/gio-tool-monitor.c:41 gio/gio-tool-monitor.c:43 |
| #: gio/gio-tool-monitor.c:204 gio/gio-tool-mount.c:1199 gio/gio-tool-open.c:70 |
| #: gio/gio-tool-remove.c:48 gio/gio-tool-rename.c:45 gio/gio-tool-set.c:89 |
| #: gio/gio-tool-trash.c:220 gio/gio-tool-tree.c:239 |
| msgid "LOCATION" |
| msgstr "" |
| |
| #: gio/gio-tool-cat.c:138 |
| msgid "Concatenate files and print to standard output." |
| msgstr "ファイルを結合して標準出力に出力します。" |
| |
| #: gio/gio-tool-cat.c:140 |
| msgid "" |
| "gio cat works just like the traditional cat utility, but using GIO\n" |
| "locations instead of local files: for example, you can use something\n" |
| "like smb://server/resource/file.txt as location." |
| msgstr "" |
| "gio cat は伝統的な cat ユーティリティのように動作するツールで、ローカルファイ" |
| "ルの代わりに GIO ロケーションを使用できます (例: smb://server/resource/file." |
| "txt)。" |
| |
| #: gio/gio-tool-cat.c:162 gio/gio-tool-info.c:371 gio/gio-tool-mkdir.c:76 |
| #: gio/gio-tool-monitor.c:229 gio/gio-tool-mount.c:1250 gio/gio-tool-open.c:96 |
| #: gio/gio-tool-remove.c:72 gio/gio-tool-trash.c:303 |
| msgid "No locations given" |
| msgstr "場所を指定していません" |
| |
| #: gio/gio-tool-copy.c:43 gio/gio-tool-move.c:38 |
| msgid "No target directory" |
| msgstr "ディレクトリを対象にしない" |
| |
| #: gio/gio-tool-copy.c:44 gio/gio-tool-move.c:39 |
| msgid "Show progress" |
| msgstr "進捗を表示する" |
| |
| #: gio/gio-tool-copy.c:45 gio/gio-tool-move.c:40 |
| msgid "Prompt before overwrite" |
| msgstr "上書きする前に確認する" |
| |
| #: gio/gio-tool-copy.c:46 |
| msgid "Preserve all attributes" |
| msgstr "すべての属性を保持する" |
| |
| #: gio/gio-tool-copy.c:47 gio/gio-tool-move.c:41 gio/gio-tool-save.c:49 |
| msgid "Backup existing destination files" |
| msgstr "既存の対象ファイル (DEST) をバックアップする" |
| |
| #: gio/gio-tool-copy.c:48 |
| msgid "Never follow symbolic links" |
| msgstr "シンボリックリンクをたどらない" |
| |
| #: gio/gio-tool-copy.c:49 |
| msgid "Use default permissions for the destination" |
| msgstr "" |
| |
| #: gio/gio-tool-copy.c:74 gio/gio-tool-move.c:67 |
| #, c-format |
| msgid "Transferred %s out of %s (%s/s)" |
| msgstr "%s / %s 転送 (%s/秒)" |
| |
| #. Translators: commandline placeholder |
| #: gio/gio-tool-copy.c:100 gio/gio-tool-move.c:94 |
| msgid "SOURCE" |
| msgstr "SOURCE" |
| |
| #. Translators: commandline placeholder |
| #: gio/gio-tool-copy.c:100 gio/gio-tool-move.c:94 gio/gio-tool-save.c:160 |
| msgid "DESTINATION" |
| msgstr "DESTINATION" |
| |
| #: gio/gio-tool-copy.c:105 |
| msgid "Copy one or more files from SOURCE to DESTINATION." |
| msgstr "一つ以上のファイルを SOURCE から DESTINATION にコピーします。" |
| |
| #: gio/gio-tool-copy.c:107 |
| msgid "" |
| "gio copy is similar to the traditional cp utility, but using GIO\n" |
| "locations instead of local files: for example, you can use something\n" |
| "like smb://server/resource/file.txt as location." |
| msgstr "" |
| "gio copy は伝統的な cp ユーティリティに似たツールで、ローカルファイルの代わり" |
| "に GIO ロケーションを使用できます (例: smb://server/resource/file.txt)。" |
| |
| #: gio/gio-tool-copy.c:149 |
| #, c-format |
| msgid "Destination %s is not a directory" |
| msgstr "%s はディレクトリではありません" |
| |
| #: gio/gio-tool-copy.c:196 gio/gio-tool-move.c:186 |
| #, c-format |
| msgid "%s: overwrite “%s”? " |
| msgstr "%s: “%s”を上書きしますか? " |
| |
| #: gio/gio-tool-info.c:37 |
| msgid "List writable attributes" |
| msgstr "書込み可能な属性一覧を表示する" |
| |
| #: gio/gio-tool-info.c:38 |
| msgid "Get file system info" |
| msgstr "ファイルシステムの情報を取得する" |
| |
| #: gio/gio-tool-info.c:39 gio/gio-tool-list.c:36 |
| msgid "The attributes to get" |
| msgstr "取得する属性" |
| |
| #: gio/gio-tool-info.c:39 gio/gio-tool-list.c:36 |
| msgid "ATTRIBUTES" |
| msgstr "" |
| |
| #: gio/gio-tool-info.c:40 gio/gio-tool-list.c:39 gio/gio-tool-set.c:34 |
| msgid "Don’t follow symbolic links" |
| msgstr "シンボリックリンクをたどらない" |
| |
| #: gio/gio-tool-info.c:78 |
| msgid "attributes:\n" |
| msgstr "属性:\n" |
| |
| #. Translators: This is a noun and represents and attribute of a file |
| #: gio/gio-tool-info.c:134 |
| #, c-format |
| msgid "display name: %s\n" |
| msgstr "表示名: %s\n" |
| |
| #. Translators: This is a noun and represents and attribute of a file |
| #: gio/gio-tool-info.c:139 |
| #, c-format |
| msgid "edit name: %s\n" |
| msgstr "編集名: %s\n" |
| |
| #: gio/gio-tool-info.c:145 |
| #, c-format |
| msgid "name: %s\n" |
| msgstr "名前: %s\n" |
| |
| #: gio/gio-tool-info.c:152 |
| #, c-format |
| msgid "type: %s\n" |
| msgstr "種類: %s\n" |
| |
| #: gio/gio-tool-info.c:158 |
| msgid "size: " |
| msgstr "サイズ: " |
| |
| #: gio/gio-tool-info.c:163 |
| msgid "hidden\n" |
| msgstr "非表示\n" |
| |
| #: gio/gio-tool-info.c:166 |
| #, c-format |
| msgid "uri: %s\n" |
| msgstr "URI: %s\n" |
| |
| #: gio/gio-tool-info.c:172 |
| #, c-format |
| msgid "local path: %s\n" |
| msgstr "ローカルパス: %s\n" |
| |
| #: gio/gio-tool-info.c:205 |
| #, c-format |
| msgid "unix mount: %s%s %s %s %s\n" |
| msgstr "" |
| |
| #: gio/gio-tool-info.c:286 |
| msgid "Settable attributes:\n" |
| msgstr "設定可能な属性:\n" |
| |
| #: gio/gio-tool-info.c:310 |
| msgid "Writable attribute namespaces:\n" |
| msgstr "書込み属性の名前空間:\n" |
| |
| #: gio/gio-tool-info.c:345 |
| msgid "Show information about locations." |
| msgstr "場所についての情報を表示します。" |
| |
| #: gio/gio-tool-info.c:347 |
| msgid "" |
| "gio info is similar to the traditional ls utility, but using GIO\n" |
| "locations instead of local files: for example, you can use something\n" |
| "like smb://server/resource/file.txt as location. File attributes can\n" |
| "be specified with their GIO name, e.g. standard::icon, or just by\n" |
| "namespace, e.g. unix, or by “*”, which matches all attributes" |
| msgstr "" |
| |
| #. Translators: commandline placeholder |
| #: gio/gio-tool-launch.c:54 |
| msgid "DESKTOP-FILE [FILE-ARG …]" |
| msgstr "" |
| |
| #: gio/gio-tool-launch.c:57 |
| msgid "" |
| "Launch an application from a desktop file, passing optional filename " |
| "arguments to it." |
| msgstr "" |
| |
| #: gio/gio-tool-launch.c:77 |
| msgid "No desktop file given" |
| msgstr "デスクトップファイルを指定していません" |
| |
| #: gio/gio-tool-launch.c:85 |
| msgid "The launch command is not currently supported on this platform" |
| msgstr "このプラットフォームは現在起動コマンドをサポートしていません" |
| |
| #: gio/gio-tool-launch.c:98 |
| #, c-format |
| msgid "Unable to load ‘%s‘: %s" |
| msgstr "‘%s’を読み込めません: %s" |
| |
| #: gio/gio-tool-launch.c:107 |
| #, c-format |
| msgid "Unable to load application information for ‘%s‘" |
| msgstr "‘%s’のアプリケーション情報を読み込めません" |
| |
| #: gio/gio-tool-launch.c:119 |
| #, c-format |
| msgid "Unable to launch application ‘%s’: %s" |
| msgstr "アプリケーション‘%s’を起動できません: %s" |
| |
| #: gio/gio-tool-list.c:37 gio/gio-tool-tree.c:32 |
| msgid "Show hidden files" |
| msgstr "隠しファイルを表示する" |
| |
| #: gio/gio-tool-list.c:38 |
| msgid "Use a long listing format" |
| msgstr "長い形式で一覧を表示する" |
| |
| #: gio/gio-tool-list.c:40 |
| msgid "Print display names" |
| msgstr "表示名を表示する" |
| |
| #: gio/gio-tool-list.c:41 |
| msgid "Print full URIs" |
| msgstr "完全な URI を表示する" |
| |
| #: gio/gio-tool-list.c:177 |
| msgid "List the contents of the locations." |
| msgstr "場所の内容を一覧表示します。" |
| |
| #: gio/gio-tool-list.c:179 |
| msgid "" |
| "gio list is similar to the traditional ls utility, but using GIO\n" |
| "locations instead of local files: for example, you can use something\n" |
| "like smb://server/resource/file.txt as location. File attributes can\n" |
| "be specified with their GIO name, e.g. standard::icon" |
| msgstr "" |
| |
| #. Translators: commandline placeholder |
| #: gio/gio-tool-mime.c:71 |
| msgid "MIMETYPE" |
| msgstr "" |
| |
| #: gio/gio-tool-mime.c:71 |
| msgid "HANDLER" |
| msgstr "" |
| |
| #: gio/gio-tool-mime.c:76 |
| msgid "Get or set the handler for a mimetype." |
| msgstr "MIME タイプのハンドラを設定または取得します。" |
| |
| #: gio/gio-tool-mime.c:78 |
| msgid "" |
| "If no handler is given, lists registered and recommended applications\n" |
| "for the mimetype. If a handler is given, it is set as the default\n" |
| "handler for the mimetype." |
| msgstr "" |
| "ハンドラを指定しない場合、MIME タイプに登録されているアプリケーションと推奨さ" |
| "れているアプリケーションの一覧を表示します。ハンドラを指定した場合、そのハン" |
| "ドラを MIME タイプのデフォルトのハンドラとして設定します。" |
| |
| #: gio/gio-tool-mime.c:100 |
| msgid "Must specify a single mimetype, and maybe a handler" |
| msgstr "単一の MIME タイプ (と、おそらくハンドラ) を指定する必要があります" |
| |
| #: gio/gio-tool-mime.c:116 |
| #, c-format |
| msgid "No default applications for “%s”\n" |
| msgstr "“%s”のデフォルトのアプリケーションがありません\n" |
| |
| #: gio/gio-tool-mime.c:122 |
| #, c-format |
| msgid "Default application for “%s”: %s\n" |
| msgstr "“%s”のデフォルトのアプリケーション: %s\n" |
| |
| #: gio/gio-tool-mime.c:127 |
| msgid "Registered applications:\n" |
| msgstr "登録されているアプリケーション:\n" |
| |
| #: gio/gio-tool-mime.c:129 |
| msgid "No registered applications\n" |
| msgstr "登録されているアプリケーションはありません\n" |
| |
| #: gio/gio-tool-mime.c:140 |
| msgid "Recommended applications:\n" |
| msgstr "推奨されているアプリケーション:\n" |
| |
| #: gio/gio-tool-mime.c:142 |
| msgid "No recommended applications\n" |
| msgstr "推奨されているアプリケーションはありません\n" |
| |
| #: gio/gio-tool-mime.c:162 |
| #, c-format |
| msgid "Failed to load info for handler “%s”" |
| msgstr "ハンドラ“%s”の情報読み込みに失敗しました" |
| |
| #: gio/gio-tool-mime.c:168 |
| #, c-format |
| msgid "Failed to set “%s” as the default handler for “%s”: %s\n" |
| msgstr "“%s”を“%s”のデフォルトハンドラとして設定するのに失敗しました: %s\n" |
| |
| #: gio/gio-tool-mkdir.c:31 |
| msgid "Create parent directories" |
| msgstr "親ディレクトリを作成する" |
| |
| #: gio/gio-tool-mkdir.c:52 |
| msgid "Create directories." |
| msgstr "ディレクトリを作成します。" |
| |
| #: gio/gio-tool-mkdir.c:54 |
| msgid "" |
| "gio mkdir is similar to the traditional mkdir utility, but using GIO\n" |
| "locations instead of local files: for example, you can use something\n" |
| "like smb://server/resource/mydir as location." |
| msgstr "" |
| "gio mkdir は伝統的な mkdir ユーティリティに似たツールで、ローカルファイルの代" |
| "わりに GIO ロケーションを使用できます (例: smb://server/resource/mydir)。" |
| |
| #: gio/gio-tool-monitor.c:37 |
| msgid "Monitor a directory (default: depends on type)" |
| msgstr "ディレクトリを監視する (デフォルト: 種類に依存)" |
| |
| #: gio/gio-tool-monitor.c:39 |
| msgid "Monitor a file (default: depends on type)" |
| msgstr "ファイルを監視する (デフォルト: 種類に依存)" |
| |
| #: gio/gio-tool-monitor.c:41 |
| msgid "Monitor a file directly (notices changes made via hardlinks)" |
| msgstr "" |
| |
| #: gio/gio-tool-monitor.c:43 |
| msgid "Monitors a file directly, but doesn’t report changes" |
| msgstr "ファイルを直接監視する (変更を報告しない)" |
| |
| #: gio/gio-tool-monitor.c:45 |
| msgid "Report moves and renames as simple deleted/created events" |
| msgstr "" |
| |
| #: gio/gio-tool-monitor.c:47 |
| msgid "Watch for mount events" |
| msgstr "" |
| |
| #: gio/gio-tool-monitor.c:209 |
| msgid "Monitor files or directories for changes." |
| msgstr "ファイルやディレクトリの変更を監視します。" |
| |
| #: gio/gio-tool-mount.c:63 |
| msgid "Mount as mountable" |
| msgstr "マウント可能としてマウントする" |
| |
| #: gio/gio-tool-mount.c:64 |
| msgid "Mount volume with device file, or other identifier" |
| msgstr "デバイスファイルまたは他の識別子でボリュームをマウントする" |
| |
| #: gio/gio-tool-mount.c:64 |
| msgid "ID" |
| msgstr "ID" |
| |
| #: gio/gio-tool-mount.c:65 |
| msgid "Unmount" |
| msgstr "アンマウントする" |
| |
| #: gio/gio-tool-mount.c:66 |
| msgid "Eject" |
| msgstr "取り出す" |
| |
| #: gio/gio-tool-mount.c:67 |
| msgid "Stop drive with device file" |
| msgstr "デバイスファイルでドライブを停止する" |
| |
| #: gio/gio-tool-mount.c:67 |
| msgid "DEVICE" |
| msgstr "" |
| |
| #: gio/gio-tool-mount.c:68 |
| msgid "Unmount all mounts with the given scheme" |
| msgstr "指定したスキームですべてのマウントをアンマウントする" |
| |
| #: gio/gio-tool-mount.c:68 |
| msgid "SCHEME" |
| msgstr "" |
| |
| #: gio/gio-tool-mount.c:69 |
| msgid "Ignore outstanding file operations when unmounting or ejecting" |
| msgstr "アンマウントまたは取り出すときに未処理のファイル操作を無視する" |
| |
| #: gio/gio-tool-mount.c:70 |
| msgid "Use an anonymous user when authenticating" |
| msgstr "認証に匿名ユーザーを使用する" |
| |
| #. Translator: List here is a verb as in 'List all mounts' |
| #: gio/gio-tool-mount.c:72 |
| msgid "List" |
| msgstr "一覧を表示する" |
| |
| #: gio/gio-tool-mount.c:73 |
| msgid "Monitor events" |
| msgstr "イベントを監視する" |
| |
| #: gio/gio-tool-mount.c:74 |
| msgid "Show extra information" |
| msgstr "その他の情報を表示する" |
| |
| #: gio/gio-tool-mount.c:75 |
| msgid "The numeric PIM when unlocking a VeraCrypt volume" |
| msgstr "VeraCrypt ボリュームのロックを解除する PIM 値" |
| |
| #: gio/gio-tool-mount.c:75 |
| msgid "PIM" |
| msgstr "PIM" |
| |
| #: gio/gio-tool-mount.c:76 |
| msgid "Mount a TCRYPT hidden volume" |
| msgstr "TCRYPT の隠しボリュームをマウントする" |
| |
| #: gio/gio-tool-mount.c:77 |
| msgid "Mount a TCRYPT system volume" |
| msgstr "TCRYPT のシステムボリュームをマウントする" |
| |
| #: gio/gio-tool-mount.c:265 gio/gio-tool-mount.c:297 |
| msgid "Anonymous access denied" |
| msgstr "匿名アクセスが拒否されました" |
| |
| #: gio/gio-tool-mount.c:522 |
| msgid "No drive for device file" |
| msgstr "デバイスファイルのドライブがありません" |
| |
| #: gio/gio-tool-mount.c:1014 |
| msgid "No volume for given ID" |
| msgstr "指定した ID のボリュームがありません" |
| |
| #: gio/gio-tool-mount.c:1203 |
| msgid "Mount or unmount the locations." |
| msgstr "場所をマウントまたはアンマウントします。" |
| |
| #: gio/gio-tool-move.c:42 |
| msgid "Don’t use copy and delete fallback" |
| msgstr "" |
| |
| #: gio/gio-tool-move.c:99 |
| msgid "Move one or more files from SOURCE to DEST." |
| msgstr "一つ以上のファイルを SOURCE から DEST へ移動します。" |
| |
| #: gio/gio-tool-move.c:101 |
| msgid "" |
| "gio move is similar to the traditional mv utility, but using GIO\n" |
| "locations instead of local files: for example, you can use something\n" |
| "like smb://server/resource/file.txt as location" |
| msgstr "" |
| "gio move は伝統的な mv ユーティリティに似たツールで、ローカルファイルの代わり" |
| "に GIO ロケーションを使用できます (例: smb://server/resource/file.txt)" |
| |
| #: gio/gio-tool-move.c:143 |
| #, c-format |
| msgid "Target %s is not a directory" |
| msgstr "%s はディレクトリではありません" |
| |
| #: gio/gio-tool-open.c:75 |
| msgid "" |
| "Open files with the default application that\n" |
| "is registered to handle files of this type." |
| msgstr "" |
| "この種類のファイルを扱うよう登録された、\n" |
| "デフォルトのアプリケーションでファイルを開きます。" |
| |
| #: gio/gio-tool-remove.c:31 gio/gio-tool-trash.c:33 |
| msgid "Ignore nonexistent files, never prompt" |
| msgstr "存在しないファイルを無視する (プロンプトを表示しない)" |
| |
| #: gio/gio-tool-remove.c:52 |
| msgid "Delete the given files." |
| msgstr "指定したファイルを削除します。" |
| |
| #: gio/gio-tool-rename.c:45 |
| msgid "NAME" |
| msgstr "" |
| |
| #: gio/gio-tool-rename.c:50 |
| msgid "Rename a file." |
| msgstr "ファイル名を変更します。" |
| |
| #: gio/gio-tool-rename.c:70 |
| msgid "Missing argument" |
| msgstr "引数がありません" |
| |
| #: gio/gio-tool-rename.c:76 gio/gio-tool-save.c:190 gio/gio-tool-set.c:137 |
| msgid "Too many arguments" |
| msgstr "引数が多すぎます" |
| |
| #: gio/gio-tool-rename.c:95 |
| #, c-format |
| msgid "Rename successful. New uri: %s\n" |
| msgstr "名前を変更できました。新しい URI: %s\n" |
| |
| #: gio/gio-tool-save.c:50 |
| msgid "Only create if not existing" |
| msgstr "存在しない場合のみ作成する" |
| |
| #: gio/gio-tool-save.c:51 |
| msgid "Append to end of file" |
| msgstr "ファイルの末尾に追記する" |
| |
| #: gio/gio-tool-save.c:52 |
| msgid "When creating, restrict access to the current user" |
| msgstr "ファイルを作成するときに現在のユーザーのみにアクセスを制限する" |
| |
| #: gio/gio-tool-save.c:53 |
| msgid "When replacing, replace as if the destination did not exist" |
| msgstr "置換時に置換先が存在しないかのように置換する" |
| |
| #. Translators: The "etag" is a token allowing to verify whether a file has been modified |
| #: gio/gio-tool-save.c:55 |
| msgid "Print new etag at end" |
| msgstr "新しい etag を最後に出力する" |
| |
| #. Translators: The "etag" is a token allowing to verify whether a file has been modified |
| #: gio/gio-tool-save.c:57 |
| msgid "The etag of the file being overwritten" |
| msgstr "上書き対象のファイルの etag" |
| |
| #: gio/gio-tool-save.c:57 |
| msgid "ETAG" |
| msgstr "ETAG" |
| |
| #: gio/gio-tool-save.c:113 |
| msgid "Error reading from standard input" |
| msgstr "標準入力からの読み取り中にエラーが発生しました" |
| |
| #. Translators: The "etag" is a token allowing to verify whether a file has been modified |
| #: gio/gio-tool-save.c:139 |
| msgid "Etag not available\n" |
| msgstr "etag は利用できません\n" |
| |
| #: gio/gio-tool-save.c:163 |
| msgid "Read from standard input and save to DEST." |
| msgstr "標準入力から読み取って DEST に保存します。" |
| |
| #: gio/gio-tool-save.c:183 |
| msgid "No destination given" |
| msgstr "対象を指定していません" |
| |
| #: gio/gio-tool-set.c:33 |
| msgid "Type of the attribute" |
| msgstr "属性の種類" |
| |
| #: gio/gio-tool-set.c:33 |
| msgid "TYPE" |
| msgstr "" |
| |
| #: gio/gio-tool-set.c:89 |
| msgid "ATTRIBUTE" |
| msgstr "" |
| |
| #: gio/gio-tool-set.c:89 |
| msgid "VALUE" |
| msgstr "" |
| |
| #: gio/gio-tool-set.c:93 |
| msgid "Set a file attribute of LOCATION." |
| msgstr "場所のファイル属性を設定します。" |
| |
| #: gio/gio-tool-set.c:113 |
| msgid "Location not specified" |
| msgstr "場所を指定していません" |
| |
| #: gio/gio-tool-set.c:120 |
| msgid "Attribute not specified" |
| msgstr "属性を指定していません" |
| |
| #: gio/gio-tool-set.c:130 |
| msgid "Value not specified" |
| msgstr "値を指定していません" |
| |
| #: gio/gio-tool-set.c:180 |
| #, c-format |
| msgid "Invalid attribute type “%s”" |
| msgstr "属性の種類“%s”は不正です" |
| |
| #: gio/gio-tool-trash.c:34 |
| msgid "Empty the trash" |
| msgstr "ゴミ箱を空にする" |
| |
| #: gio/gio-tool-trash.c:35 |
| msgid "List files in the trash with their original locations" |
| msgstr "ゴミ箱にあるファイルの名前と元の場所を一覧表示する" |
| |
| #: gio/gio-tool-trash.c:36 |
| msgid "" |
| "Restore a file from trash to its original location (possibly recreating the " |
| "directory)" |
| msgstr "ファイルをゴミ箱から元の場所に戻す (可能ならディレクトリも再作成される)" |
| |
| #: gio/gio-tool-trash.c:106 |
| msgid "Unable to find original path" |
| msgstr "元のパスが見つかりません" |
| |
| #: gio/gio-tool-trash.c:123 |
| msgid "Unable to recreate original location: " |
| msgstr "元の場所を再作成できません: " |
| |
| #: gio/gio-tool-trash.c:136 |
| msgid "Unable to move file to its original location: " |
| msgstr "ファイルを元の場所へ移動できません: " |
| |
| #: gio/gio-tool-trash.c:225 |
| msgid "Move/Restore files or directories to the trash." |
| msgstr "" |
| "ファイルやディレクトリをゴミ箱へ移動またはゴミ箱から戻します。" |
| |
| #: gio/gio-tool-trash.c:227 |
| msgid "" |
| "Note: for --restore switch, if the original location of the trashed file \n" |
| "already exists, it will not be overwritten unless --force is set." |
| msgstr "" |
| |
| #: gio/gio-tool-trash.c:258 |
| msgid "Location given doesn't start with trash:///" |
| msgstr "trash:/// から始まる場所を指定してください" |
| |
| #: gio/gio-tool-tree.c:33 |
| msgid "Follow symbolic links, mounts and shortcuts" |
| msgstr "シンボリックリンク、マウント、ショートカットをたどる" |
| |
| #: gio/gio-tool-tree.c:244 |
| msgid "List contents of directories in a tree-like format." |
| msgstr "ディレクトリの内容をツリー形式で一覧表示します。" |
| |
| #: gio/glib-compile-resources.c:140 gio/glib-compile-schemas.c:1514 |
| #, c-format |
| msgid "Element <%s> not allowed inside <%s>" |
| msgstr "要素 <%s> は <%s> 内に含められません" |
| |
| #: gio/glib-compile-resources.c:144 |
| #, c-format |
| msgid "Element <%s> not allowed at toplevel" |
| msgstr "要素 <%s> はトップレベルでは使用できません" |
| |
| #: gio/glib-compile-resources.c:234 |
| #, c-format |
| msgid "File %s appears multiple times in the resource" |
| msgstr "リソース内にファイル %s が複数回出現しています" |
| |
| #: gio/glib-compile-resources.c:245 |
| #, c-format |
| msgid "Failed to locate “%s” in any source directory" |
| msgstr "ソースディレクトリに“%s”がありません" |
| |
| #: gio/glib-compile-resources.c:256 |
| #, c-format |
| msgid "Failed to locate “%s” in current directory" |
| msgstr "現在のディレクトリに“%s”がありません" |
| |
| #: gio/glib-compile-resources.c:290 |
| #, c-format |
| msgid "Unknown processing option “%s”" |
| msgstr "“%s”は不明なオプションです" |
| |
| #. Translators: the first %s is a gresource XML attribute, |
| #. * the second %s is an environment variable, and the third |
| #. * %s is a command line tool |
| #. |
| #: gio/glib-compile-resources.c:310 gio/glib-compile-resources.c:367 |
| #: gio/glib-compile-resources.c:424 |
| #, c-format |
| msgid "%s preprocessing requested, but %s is not set, and %s is not in PATH" |
| msgstr "%s の前処理が要求されましたが %s の設定がなく %s も PATH にありません" |
| |
| #: gio/glib-compile-resources.c:457 |
| #, c-format |
| msgid "Error reading file %s: %s" |
| msgstr "ファイル %s の読み取り中にエラーが発生しました: %s" |
| |
| #: gio/glib-compile-resources.c:477 |
| #, c-format |
| msgid "Error compressing file %s" |
| msgstr "ファイル %s の圧縮中にエラーが発生しました" |
| |
| #: gio/glib-compile-resources.c:541 |
| #, c-format |
| msgid "text may not appear inside <%s>" |
| msgstr "文字列は <%s> 内に含められません" |
| |
| #: gio/glib-compile-resources.c:737 gio/glib-compile-schemas.c:2172 |
| msgid "Show program version and exit" |
| msgstr "プログラムのバージョンを表示して終了する" |
| |
| #: gio/glib-compile-resources.c:738 |
| msgid "Name of the output file" |
| msgstr "出力ファイル名" |
| |
| #: gio/glib-compile-resources.c:739 |
| msgid "" |
| "The directories to load files referenced in FILE from (default: current " |
| "directory)" |
| msgstr "" |
| "対象のファイル (FILE) を読み込むディレクトリ (デフォルト: 現在のディレクトリ)" |
| |
| #: gio/glib-compile-resources.c:739 gio/glib-compile-schemas.c:2173 |
| #: gio/glib-compile-schemas.c:2202 |
| msgid "DIRECTORY" |
| msgstr "" |
| |
| #: gio/glib-compile-resources.c:740 |
| msgid "" |
| "Generate output in the format selected for by the target filename extension" |
| msgstr "" |
| |
| #: gio/glib-compile-resources.c:741 |
| msgid "Generate source header" |
| msgstr "" |
| |
| #: gio/glib-compile-resources.c:742 |
| msgid "Generate source code used to link in the resource file into your code" |
| msgstr "" |
| |
| #: gio/glib-compile-resources.c:743 |
| msgid "Generate dependency list" |
| msgstr "" |
| |
| #: gio/glib-compile-resources.c:744 |
| msgid "Name of the dependency file to generate" |
| msgstr "" |
| |
| #: gio/glib-compile-resources.c:745 |
| msgid "Include phony targets in the generated dependency file" |
| msgstr "" |
| |
| #: gio/glib-compile-resources.c:746 |
| msgid "Don’t automatically create and register resource" |
| msgstr "" |
| |
| #: gio/glib-compile-resources.c:747 |
| msgid "Don’t export functions; declare them G_GNUC_INTERNAL" |
| msgstr "関数をエクスポートしない (G_GNUC_INTERNAL を使用してください)" |
| |
| #: gio/glib-compile-resources.c:748 |
| msgid "" |
| "Don’t embed resource data in the C file; assume it's linked externally " |
| "instead" |
| msgstr "" |
| |
| #: gio/glib-compile-resources.c:749 |
| msgid "C identifier name used for the generated source code" |
| msgstr "" |
| |
| #: gio/glib-compile-resources.c:775 |
| msgid "" |
| "Compile a resource specification into a resource file.\n" |
| "Resource specification files have the extension .gresource.xml,\n" |
| "and the resource file have the extension called .gresource." |
| msgstr "" |
| "リソース仕様をコンパイルして、リソースファイルを生成します。\n" |
| "リソース仕様ファイルの拡張子は .gresource.xml、\n" |
| "リソースファイルの拡張子は .gresource です。" |
| |
| #: gio/glib-compile-resources.c:797 |
| msgid "You should give exactly one file name\n" |
| msgstr "ファイル名を一つだけ指定してください\n" |
| |
| #: gio/glib-compile-schemas.c:92 |
| #, c-format |
| msgid "nick must be a minimum of 2 characters" |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:103 |
| #, c-format |
| msgid "Invalid numeric value" |
| msgstr "不正な数値です" |
| |
| #: gio/glib-compile-schemas.c:111 |
| #, c-format |
| msgid "<value nick='%s'/> already specified" |
| msgstr "<value nick='%s'/> はすでに定義されています" |
| |
| #: gio/glib-compile-schemas.c:119 |
| #, c-format |
| msgid "value='%s' already specified" |
| msgstr "value='%s' はすでに定義されています" |
| |
| #: gio/glib-compile-schemas.c:133 |
| #, c-format |
| msgid "flags values must have at most 1 bit set" |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:158 |
| #, c-format |
| msgid "<%s> must contain at least one <value>" |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:314 |
| #, c-format |
| msgid "<%s> is not contained in the specified range" |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:326 |
| #, c-format |
| msgid "<%s> is not a valid member of the specified enumerated type" |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:332 |
| #, c-format |
| msgid "<%s> contains string not in the specified flags type" |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:338 |
| #, c-format |
| msgid "<%s> contains a string not in <choices>" |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:372 |
| msgid "<range/> already specified for this key" |
| msgstr "<range/> はすでにこのキーで定義されています" |
| |
| #: gio/glib-compile-schemas.c:390 |
| #, c-format |
| msgid "<range> not allowed for keys of type “%s”" |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:407 |
| #, c-format |
| msgid "<range> specified minimum is greater than maximum" |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:432 |
| #, c-format |
| msgid "unsupported l10n category: %s" |
| msgstr "サポートしていない l10n のカテゴリーです: %s" |
| |
| #: gio/glib-compile-schemas.c:440 |
| msgid "l10n requested, but no gettext domain given" |
| msgstr "l10n が要求されましたが gettext ドメインの指定がありません" |
| |
| #: gio/glib-compile-schemas.c:452 |
| msgid "translation context given for value without l10n enabled" |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:474 |
| #, c-format |
| msgid "Failed to parse <default> value of type “%s”: " |
| msgstr "“%s”の <default> 値の解析に失敗しました: " |
| |
| #: gio/glib-compile-schemas.c:491 |
| msgid "" |
| "<choices> cannot be specified for keys tagged as having an enumerated type" |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:500 |
| msgid "<choices> already specified for this key" |
| msgstr "<choices> はすでにこのキーで定義されています" |
| |
| #: gio/glib-compile-schemas.c:512 |
| #, c-format |
| msgid "<choices> not allowed for keys of type “%s”" |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:528 |
| #, c-format |
| msgid "<choice value='%s'/> already given" |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:543 |
| #, c-format |
| msgid "<choices> must contain at least one <choice>" |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:557 |
| msgid "<aliases> already specified for this key" |
| msgstr "<aliases> はすでにこのキーで定義されています" |
| |
| #: gio/glib-compile-schemas.c:561 |
| msgid "" |
| "<aliases> can only be specified for keys with enumerated or flags types or " |
| "after <choices>" |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:580 |
| #, c-format |
| msgid "" |
| "<alias value='%s'/> given when “%s” is already a member of the enumerated " |
| "type" |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:586 |
| #, c-format |
| msgid "<alias value='%s'/> given when <choice value='%s'/> was already given" |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:594 |
| #, c-format |
| msgid "<alias value='%s'/> already specified" |
| msgstr "<alias value='%s'/> はすでに定義されています" |
| |
| #: gio/glib-compile-schemas.c:604 |
| #, c-format |
| msgid "alias target “%s” is not in enumerated type" |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:605 |
| #, c-format |
| msgid "alias target “%s” is not in <choices>" |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:620 |
| #, c-format |
| msgid "<aliases> must contain at least one <alias>" |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:797 |
| msgid "Empty names are not permitted" |
| msgstr "空の名前は使用できません" |
| |
| #: gio/glib-compile-schemas.c:807 |
| #, c-format |
| msgid "Invalid name “%s”: names must begin with a lowercase letter" |
| msgstr "名前“%s”は不正です: 名前の先頭は小文字のみが使用できます" |
| |
| #: gio/glib-compile-schemas.c:819 |
| #, c-format |
| msgid "" |
| "Invalid name “%s”: invalid character “%c”; only lowercase letters, numbers " |
| "and hyphen (“-”) are permitted" |
| msgstr "" |
| "名前“%s”の“%c”は不正です: 小文字、数字、ハイフン (“-”) のみが使用できます" |
| |
| #: gio/glib-compile-schemas.c:828 |
| #, c-format |
| msgid "Invalid name “%s”: two successive hyphens (“--”) are not permitted" |
| msgstr "名前“%s”は不正です: 連続するハイフン (“--”) は使用できません" |
| |
| #: gio/glib-compile-schemas.c:837 |
| #, c-format |
| msgid "Invalid name “%s”: the last character may not be a hyphen (“-”)" |
| msgstr "名前“%s”は不正です: ハイフン (“-”) は名前の末尾に使用できません" |
| |
| #: gio/glib-compile-schemas.c:845 |
| #, c-format |
| msgid "Invalid name “%s”: maximum length is 1024" |
| msgstr "名前“%s”は不正です: 最大長は 1024 です" |
| |
| #: gio/glib-compile-schemas.c:917 |
| #, c-format |
| msgid "<child name='%s'> already specified" |
| msgstr "<child name='%s'> はすでに定義されています" |
| |
| #: gio/glib-compile-schemas.c:943 |
| msgid "Cannot add keys to a “list-of” schema" |
| msgstr "“list-of”属性を持つスキーマにキーを追加できません" |
| |
| #: gio/glib-compile-schemas.c:954 |
| #, c-format |
| msgid "<key name='%s'> already specified" |
| msgstr "<key name='%s'> はすでに定義されています" |
| |
| #: gio/glib-compile-schemas.c:972 |
| #, c-format |
| msgid "" |
| "<key name='%s'> shadows <key name='%s'> in <schema id='%s'>; use <override> " |
| "to modify value" |
| msgstr "" |
| "<key name='%1$s'> は <schema id='%3$s'> 中の <key name='%2$s'> を隠してしまい" |
| "ます。値の変更は <override> を使用してください" |
| |
| #: gio/glib-compile-schemas.c:983 |
| #, c-format |
| msgid "" |
| "Exactly one of “type”, “enum” or “flags” must be specified as an attribute " |
| "to <key>" |
| msgstr "" |
| "<key> の属性としては、“type”、“enum”、“flags”のどれか一つだけが指定できます" |
| |
| #: gio/glib-compile-schemas.c:1002 |
| #, c-format |
| msgid "<%s id='%s'> not (yet) defined." |
| msgstr "<%s id='%s'> は (まだ) 定義されていません。" |
| |
| #: gio/glib-compile-schemas.c:1017 |
| #, c-format |
| msgid "Invalid GVariant type string “%s”" |
| msgstr "“%s”は不正な GVariant 型の文字列です" |
| |
| #: gio/glib-compile-schemas.c:1047 |
| msgid "<override> given but schema isn’t extending anything" |
| msgstr "<override> が指定されましたが、スキーマは何も拡張していません" |
| |
| #: gio/glib-compile-schemas.c:1060 |
| #, c-format |
| msgid "No <key name='%s'> to override" |
| msgstr "オーバーライドする <key name='%s'> がありません" |
| |
| #: gio/glib-compile-schemas.c:1068 |
| #, c-format |
| msgid "<override name='%s'> already specified" |
| msgstr "<override name='%s'> はすでに定義されています" |
| |
| #: gio/glib-compile-schemas.c:1141 |
| #, c-format |
| msgid "<schema id='%s'> already specified" |
| msgstr "<schema id='%s'> はすでに定義されています" |
| |
| #: gio/glib-compile-schemas.c:1153 |
| #, c-format |
| msgid "<schema id='%s'> extends not yet existing schema “%s”" |
| msgstr "<schema id='%s'> はまだ存在していないスキーマ“%s”を拡張しています" |
| |
| #: gio/glib-compile-schemas.c:1169 |
| #, c-format |
| msgid "<schema id='%s'> is list of not yet existing schema “%s”" |
| msgstr "<schema id='%s'> はまだ存在していないスキーマ“%s”のリストです" |
| |
| #: gio/glib-compile-schemas.c:1177 |
| #, c-format |
| msgid "Cannot be a list of a schema with a path" |
| msgstr "path 属性を持つスキーマのリストにはなれません" |
| |
| #: gio/glib-compile-schemas.c:1187 |
| #, c-format |
| msgid "Cannot extend a schema with a path" |
| msgstr "path 属性を持つスキーマを拡張できません" |
| |
| #: gio/glib-compile-schemas.c:1197 |
| #, c-format |
| msgid "" |
| "<schema id='%s'> is a list, extending <schema id='%s'> which is not a list" |
| msgstr "" |
| "<schema id='%s'> はリストですが、リストではない <schema id='%s'> を拡張してい" |
| "ます" |
| |
| #: gio/glib-compile-schemas.c:1207 |
| #, c-format |
| msgid "" |
| "<schema id='%s' list-of='%s'> extends <schema id='%s' list-of='%s'> but “%s” " |
| "does not extend “%s”" |
| msgstr "" |
| "<schema id='%s' list-of='%s'> は <schema id='%s' list-of='%s'> を拡張していま" |
| "すが、“%s”は“%s”を拡張してません" |
| |
| #: gio/glib-compile-schemas.c:1224 |
| #, c-format |
| msgid "A path, if given, must begin and end with a slash" |
| msgstr "パスを指定する場合、その先頭および末尾はスラッシュである必要があります" |
| |
| #: gio/glib-compile-schemas.c:1231 |
| #, c-format |
| msgid "The path of a list must end with “:/”" |
| msgstr "リストのパスの末尾は“:/”である必要があります" |
| |
| #: gio/glib-compile-schemas.c:1240 |
| #, c-format |
| msgid "" |
| "Warning: Schema “%s” has path “%s”. Paths starting with “/apps/”, “/" |
| "desktop/” or “/system/” are deprecated." |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:1270 |
| #, c-format |
| msgid "<%s id='%s'> already specified" |
| msgstr "<%s id='%s'> はすでに定義されています" |
| |
| #: gio/glib-compile-schemas.c:1420 gio/glib-compile-schemas.c:1436 |
| #, c-format |
| msgid "Only one <%s> element allowed inside <%s>" |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:1518 |
| #, c-format |
| msgid "Element <%s> not allowed at the top level" |
| msgstr "要素 <%s> はトップレベルでは使用できません" |
| |
| #: gio/glib-compile-schemas.c:1536 |
| msgid "Element <default> is required in <key>" |
| msgstr "<key> 内に要素 <default> が必要です" |
| |
| #: gio/glib-compile-schemas.c:1626 |
| #, c-format |
| msgid "Text may not appear inside <%s>" |
| msgstr "文字列は <%s> 内に含められません" |
| |
| #: gio/glib-compile-schemas.c:1694 |
| #, c-format |
| msgid "Warning: undefined reference to <schema id='%s'/>" |
| msgstr "警告: <schema id='%s'/> への定義されていない参照です" |
| |
| #. Translators: Do not translate "--strict". |
| #: gio/glib-compile-schemas.c:1833 gio/glib-compile-schemas.c:1912 |
| msgid "--strict was specified; exiting." |
| msgstr "--strict が指定されました。終了します。" |
| |
| #: gio/glib-compile-schemas.c:1845 |
| msgid "This entire file has been ignored." |
| msgstr "このファイルを無視しました。" |
| |
| #: gio/glib-compile-schemas.c:1908 |
| msgid "Ignoring this file." |
| msgstr "このファイルを無視します。" |
| |
| #: gio/glib-compile-schemas.c:1963 |
| #, c-format |
| msgid "" |
| "No such key “%s” in schema “%s” as specified in override file “%s”; ignoring " |
| "override for this key." |
| msgstr "" |
| "オーバーライドファイル“%3$s”で指定されたスキーマ“%2$s”のキー“%1$s”がありませ" |
| "ん。このキーのオーバーライドを無視します。" |
| |
| #: gio/glib-compile-schemas.c:1971 |
| #, c-format |
| msgid "" |
| "No such key “%s” in schema “%s” as specified in override file “%s” and --" |
| "strict was specified; exiting." |
| msgstr "" |
| "オーバーライドファイル“%3$s”で指定されたスキーマ“%2$s”のキー“%1$s”がありませ" |
| "ん。--strict が指定されたため終了します。" |
| |
| #: gio/glib-compile-schemas.c:1993 |
| #, c-format |
| msgid "" |
| "Cannot provide per-desktop overrides for localized key “%s” in schema " |
| "“%s” (override file “%s”); ignoring override for this key." |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:2002 |
| #, c-format |
| msgid "" |
| "Cannot provide per-desktop overrides for localized key “%s” in schema " |
| "“%s” (override file “%s”) and --strict was specified; exiting." |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:2026 |
| #, c-format |
| msgid "" |
| "Error parsing key “%s” in schema “%s” as specified in override file “%s”: " |
| "%s. Ignoring override for this key." |
| msgstr "" |
| "オーバーライドファイル“%3$s”で指定されたスキーマ“%2$s”のキー“%1$s”の解析中に" |
| "エラーが発生しました: %4$s: このキーのオーバーライドを無視します。" |
| |
| #: gio/glib-compile-schemas.c:2038 |
| #, c-format |
| msgid "" |
| "Error parsing key “%s” in schema “%s” as specified in override file “%s”: " |
| "%s. --strict was specified; exiting." |
| msgstr "" |
| "オーバーライドファイル“%3$s”で指定されたスキーマ“%2$s”のキー“%1$s”の解析中に" |
| "エラーが発生しました: %4$s: --strict が指定されたため終了します。" |
| |
| #: gio/glib-compile-schemas.c:2065 |
| #, c-format |
| msgid "" |
| "Override for key “%s” in schema “%s” in override file “%s” is outside the " |
| "range given in the schema; ignoring override for this key." |
| msgstr "" |
| "オーバーライドファイル“%3$s”で指定されたスキーマ“%2$s”のキー“%1$s”のオーバー" |
| "ライド値が、スキーマで定義された有効な範囲内にありません。このキーのオーバー" |
| "ライドを無視します。" |
| |
| #: gio/glib-compile-schemas.c:2075 |
| #, c-format |
| msgid "" |
| "Override for key “%s” in schema “%s” in override file “%s” is outside the " |
| "range given in the schema and --strict was specified; exiting." |
| msgstr "" |
| "オーバーライドファイル“%3$s”で指定されたスキーマ“%2$s”のキー“%1$s”のオーバー" |
| "ライド値が、スキーマで定義された有効な範囲内にありません。--strict が指定され" |
| "たため終了します。" |
| |
| #: gio/glib-compile-schemas.c:2101 |
| #, c-format |
| msgid "" |
| "Override for key “%s” in schema “%s” in override file “%s” is not in the " |
| "list of valid choices; ignoring override for this key." |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:2111 |
| #, c-format |
| msgid "" |
| "Override for key “%s” in schema “%s” in override file “%s” is not in the " |
| "list of valid choices and --strict was specified; exiting." |
| msgstr "" |
| |
| #: gio/glib-compile-schemas.c:2173 |
| msgid "Where to store the gschemas.compiled file" |
| msgstr "gschemas.compiled ファイルの出力先" |
| |
| #: gio/glib-compile-schemas.c:2174 |
| msgid "Abort on any errors in schemas" |
| msgstr "スキーマ内にエラーを検出したら処理を中止する" |
| |
| #: gio/glib-compile-schemas.c:2175 |
| msgid "Do not write the gschema.compiled file" |
| msgstr "gschema.compiled を生成しない" |
| |
| #: gio/glib-compile-schemas.c:2176 |
| msgid "Do not enforce key name restrictions" |
| msgstr "キー名の制約を強制しない" |
| |
| #: gio/glib-compile-schemas.c:2205 |
| msgid "" |
| "Compile all GSettings schema files into a schema cache.\n" |
| "Schema files are required to have the extension .gschema.xml,\n" |
| "and the cache file is called gschemas.compiled." |
| msgstr "" |
| "すべての GSettings スキーマファイルをコンパイルして、スキーマキャッシュを生成" |
| "します。\n" |
| "スキーマファイルの拡張子は .gschema.xml である必要があります。\n" |
| "キャッシュファイルの名称は gschemas.compiled となります。" |
| |
| #: gio/glib-compile-schemas.c:2226 |
| msgid "You should give exactly one directory name" |
| msgstr "ディレクトリ名を一つだけ指定してください" |
| |
| #: gio/glib-compile-schemas.c:2269 |
| msgid "No schema files found: doing nothing." |
| msgstr "スキーマファイルが見つかりません: 何もしません。" |
| |
| #: gio/glib-compile-schemas.c:2271 |
| msgid "No schema files found: removed existing output file." |
| msgstr "スキーマファイルが見つかりません: 既存の出力ファイルを削除しました。" |
| |
| #: gio/glocalfile.c:549 gio/win32/gwinhttpfile.c:436 |
| #, c-format |
| msgid "Invalid filename %s" |
| msgstr "%s は不正なファイル名です" |
| |
| #: gio/glocalfile.c:982 |
| #, c-format |
| msgid "Error getting filesystem info for %s: %s" |
| msgstr "%s のファイルシステム情報取得中にエラーが発生しました: %s" |
| |
| #. Translators: This is an error message when trying to find |
| #. * the enclosing (user visible) mount of a file, but none |
| #. * exists. |
| #. |
| #: gio/glocalfile.c:1123 |
| #, c-format |
| msgid "Containing mount for file %s not found" |
| msgstr "" |
| |
| #: gio/glocalfile.c:1146 |
| msgid "Can’t rename root directory" |
| msgstr "ルートディレクトリの名前は変更できません" |
| |
| #: gio/glocalfile.c:1164 gio/glocalfile.c:1187 |
| #, c-format |
| msgid "Error renaming file %s: %s" |
| msgstr "ファイル %s の名前変更中にエラーが発生しました: %s" |
| |
| #: gio/glocalfile.c:1171 |
| msgid "Can’t rename file, filename already exists" |
| msgstr "ファイル名を変更できません (すでに存在しているため)" |
| |
| #: gio/glocalfile.c:1184 gio/glocalfile.c:2380 gio/glocalfile.c:2408 |
| #: gio/glocalfile.c:2547 gio/glocalfileoutputstream.c:656 |
| msgid "Invalid filename" |
| msgstr "不正なファイル名です" |
| |
| #: gio/glocalfile.c:1352 gio/glocalfile.c:1363 |
| #, c-format |
| msgid "Error opening file %s: %s" |
| msgstr "ファイル %s を開くときにエラーが発生しました: %s" |
| |
| #: gio/glocalfile.c:1488 |
| #, c-format |
| msgid "Error removing file %s: %s" |
| msgstr "ファイル %s の削除中にエラーが発生しました: %s" |
| |
| #: gio/glocalfile.c:1982 gio/glocalfile.c:1993 gio/glocalfile.c:2020 |
| #, c-format |
| msgid "Error trashing file %s: %s" |
| msgstr "ファイル %s をゴミ箱へ移動するときにエラーが発生しました: %s" |
| |
| #: gio/glocalfile.c:2040 |
| #, c-format |
| msgid "Unable to create trash directory %s: %s" |
| msgstr "ゴミ箱ディレクトリ %s を作成できません: %s" |
| |
| #: gio/glocalfile.c:2061 |
| #, c-format |
| msgid "Unable to find toplevel directory to trash %s" |
| msgstr "%s のゴミ箱のためのトップレベルディレクトリが見つかりません" |
| |
| #: gio/glocalfile.c:2069 |
| #, c-format |
| msgid "Trashing on system internal mounts is not supported" |
| msgstr "" |
| |
| #: gio/glocalfile.c:2155 gio/glocalfile.c:2183 |
| #, c-format |
| msgid "Unable to find or create trash directory %s to trash %s" |
| msgstr "%2$s の移動先のゴミ箱ディレクトリ %1$s が存在しないか作成できません" |
| |
| #: gio/glocalfile.c:2229 |
| #, c-format |
| msgid "Unable to create trashing info file for %s: %s" |
| msgstr "%s のゴミ箱情報ファイルを作成できません: %s" |
| |
| #: gio/glocalfile.c:2291 |
| #, c-format |
| msgid "Unable to trash file %s across filesystem boundaries" |
| msgstr "ファイル %s を別のファイルシステムのゴミ箱へ移動できません" |
| |
| #: gio/glocalfile.c:2295 gio/glocalfile.c:2351 |
| #, c-format |
| msgid "Unable to trash file %s: %s" |
| msgstr "ファイル %s をゴミ箱へ移動できません: %s" |
| |
| #: gio/glocalfile.c:2357 |
| #, c-format |
| msgid "Unable to trash file %s" |
| msgstr "ファイル %s をゴミ箱へ移動できません" |
| |
| #: gio/glocalfile.c:2383 |
| #, c-format |
| msgid "Error creating directory %s: %s" |
| msgstr "ディレクトリ %s の作成中にエラーが発生しました: %s" |
| |
| #: gio/glocalfile.c:2412 |
| #, c-format |
| msgid "Filesystem does not support symbolic links" |
| msgstr "シンボリックリンクをファイルシステムがサポートしていません" |
| |
| #: gio/glocalfile.c:2415 |
| #, c-format |
| msgid "Error making symbolic link %s: %s" |
| msgstr "シンボリックリンク %s の作成中にエラーが発生しました: %s" |
| |
| #: gio/glocalfile.c:2458 gio/glocalfile.c:2493 gio/glocalfile.c:2550 |
| #, c-format |
| msgid "Error moving file %s: %s" |
| msgstr "ファイル %s の移動中にエラーが発生しました: %s" |
| |
| #: gio/glocalfile.c:2481 |
| msgid "Can’t move directory over directory" |
| msgstr "ディレクトリからディレクトリへ移動できません" |
| |
| #: gio/glocalfile.c:2507 gio/glocalfileoutputstream.c:1108 |
| #: gio/glocalfileoutputstream.c:1122 gio/glocalfileoutputstream.c:1137 |
| #: gio/glocalfileoutputstream.c:1154 gio/glocalfileoutputstream.c:1168 |
| msgid "Backup file creation failed" |
| msgstr "バックアップファイルの作成に失敗しました" |
| |
| #: gio/glocalfile.c:2526 |
| #, c-format |
| msgid "Error removing target file: %s" |
| msgstr "対象ファイルの削除中にエラーが発生しました: %s" |
| |
| #: gio/glocalfile.c:2540 |
| msgid "Move between mounts not supported" |
| msgstr "マウント間の移動はサポートしていません" |
| |
| #: gio/glocalfile.c:2714 |
| #, c-format |
| msgid "Could not determine the disk usage of %s: %s" |
| msgstr "%s のディスク使用量を確認できませんでした: %s" |
| |
| #: gio/glocalfileinfo.c:767 |
| msgid "Attribute value must be non-NULL" |
| msgstr "属性値を NULL にしないでください" |
| |
| #: gio/glocalfileinfo.c:774 |
| msgid "Invalid attribute type (string expected)" |
| msgstr "属性の種類が不正です (文字列を想定していた)" |
| |
| #: gio/glocalfileinfo.c:781 |
| msgid "Invalid extended attribute name" |
| msgstr "拡張属性の名前が不正です" |
| |
| #: gio/glocalfileinfo.c:821 |
| #, c-format |
| msgid "Error setting extended attribute “%s”: %s" |
| msgstr "拡張属性“%s”の設定中にエラーが発生しました: %s" |
| |
| #: gio/glocalfileinfo.c:1709 gio/win32/gwinhttpfile.c:191 |
| msgid " (invalid encoding)" |
| msgstr " (不正なエンコーディング)" |
| |
| #: gio/glocalfileinfo.c:1868 gio/glocalfileoutputstream.c:943 |
| #: gio/glocalfileoutputstream.c:995 |
| #, c-format |
| msgid "Error when getting information for file “%s”: %s" |
| msgstr "ファイル“%s”の情報取得中にエラーが発生しました: %s" |
| |
| #: gio/glocalfileinfo.c:2134 |
| #, c-format |
| msgid "Error when getting information for file descriptor: %s" |
| msgstr "ファイルディスクリプターの情報取得中にエラーが発生しました: %s" |
| |
| #: gio/glocalfileinfo.c:2179 |
| msgid "Invalid attribute type (uint32 expected)" |
| msgstr "属性の種類が不正です (uint32 型を想定していた)" |
| |
| #: gio/glocalfileinfo.c:2197 |
| msgid "Invalid attribute type (uint64 expected)" |
| msgstr "属性の種類が不正です (uint64 型を想定していた)" |
| |
| #: gio/glocalfileinfo.c:2216 gio/glocalfileinfo.c:2235 |
| msgid "Invalid attribute type (byte string expected)" |
| msgstr "属性の種類が不正です (バイト型の文字列を想定していた)" |
| |
| #: gio/glocalfileinfo.c:2282 |
| msgid "Cannot set permissions on symlinks" |
| msgstr "シンボリックリンクにはアクセス権を設定できません" |
| |
| #: gio/glocalfileinfo.c:2298 |
| #, c-format |
| msgid "Error setting permissions: %s" |
| msgstr "アクセス権の設定中にエラーが発生しました: %s" |
| |
| #: gio/glocalfileinfo.c:2349 |
| #, c-format |
| msgid "Error setting owner: %s" |
| msgstr "所有者の設定中にエラーが発生しました: %s" |
| |
| #: gio/glocalfileinfo.c:2372 |
| msgid "symlink must be non-NULL" |
| msgstr "シンボリックリンクを NULL にしないでください" |
| |
| #: gio/glocalfileinfo.c:2382 gio/glocalfileinfo.c:2401 |
| #: gio/glocalfileinfo.c:2412 |
| #, c-format |
| msgid "Error setting symlink: %s" |
| msgstr "シンボリックリンクの設定中にエラーが発生しました: %s" |
| |
| #: gio/glocalfileinfo.c:2391 |
| msgid "Error setting symlink: file is not a symlink" |
| msgstr "" |
| "シンボリックリンクの設定中にエラーが発生しました: ファイルがリンクではありま" |
| "せん" |
| |
| #: gio/glocalfileinfo.c:2463 |
| #, c-format |
| msgid "Extra nanoseconds %d for UNIX timestamp %lld are negative" |
| msgstr "" |
| |
| #: gio/glocalfileinfo.c:2472 |
| #, c-format |
| msgid "Extra nanoseconds %d for UNIX timestamp %lld reach 1 second" |
| msgstr "" |
| |
| #: gio/glocalfileinfo.c:2482 |
| #, c-format |
| msgid "UNIX timestamp %lld does not fit into 64 bits" |
| msgstr "" |
| |
| #: gio/glocalfileinfo.c:2493 |
| #, c-format |
| msgid "UNIX timestamp %lld is outside of the range supported by Windows" |
| msgstr "" |
| |
| #: gio/glocalfileinfo.c:2570 |
| #, c-format |
| msgid "File name “%s” cannot be converted to UTF-16" |
| msgstr "ファイル名“%s”を UTF-16 に変換できません" |
| |
| #: gio/glocalfileinfo.c:2589 |
| #, c-format |
| msgid "File “%s” cannot be opened: Windows Error %lu" |
| msgstr "“%s”を開けません: Windows エラー %lu" |
| |
| #: gio/glocalfileinfo.c:2602 |
| #, c-format |
| msgid "Error setting modification or access time for file “%s”: %lu" |
| msgstr "" |
| "“%s”の最終更新日時または最終アクセス日時の設定中にエラーが発生しました: %lu" |
| |
| #: gio/glocalfileinfo.c:2703 |
| #, c-format |
| msgid "Error setting modification or access time: %s" |
| msgstr "最終更新日時または最終アクセス日時の設定中にエラーが発生しました: %s" |
| |
| #: gio/glocalfileinfo.c:2726 |
| msgid "SELinux context must be non-NULL" |
| msgstr "SELinux のコンテキストを NULL にしないでください" |
| |
| #: gio/glocalfileinfo.c:2733 |
| msgid "SELinux is not enabled on this system" |
| msgstr "このシステムでは SELinux が有効になっていません" |
| |
| #: gio/glocalfileinfo.c:2743 |
| #, c-format |
| msgid "Error setting SELinux context: %s" |
| msgstr "SELinux のコンテキスト指定中にエラーが発生しました: %s" |
| |
| #: gio/glocalfileinfo.c:2836 |
| #, c-format |
| msgid "Setting attribute %s not supported" |
| msgstr "%s という属性値は設定できません" |
| |
| #: gio/glocalfileinputstream.c:163 gio/glocalfileoutputstream.c:801 |
| #, c-format |
| msgid "Error reading from file: %s" |
| msgstr "ファイルからの読み取り中にエラーが発生しました: %s" |
| |
| #: gio/glocalfileinputstream.c:194 gio/glocalfileoutputstream.c:353 |
| #: gio/glocalfileoutputstream.c:447 |
| #, c-format |
| msgid "Error closing file: %s" |
| msgstr "ファイルを閉じるときにエラーが発生しました: %s" |
| |
| #: gio/glocalfileinputstream.c:272 gio/glocalfileoutputstream.c:563 |
| #: gio/glocalfileoutputstream.c:1186 |
| #, c-format |
| msgid "Error seeking in file: %s" |
| msgstr "ファイルでシークするときにエラーが発生しました: %s" |
| |
| #: gio/glocalfilemonitor.c:866 |
| msgid "Unable to find default local file monitor type" |
| msgstr "ローカルファイルを監視するデフォルトモニターの種類が見つかりません" |
| |
| #: gio/glocalfileoutputstream.c:220 gio/glocalfileoutputstream.c:298 |
| #: gio/glocalfileoutputstream.c:334 gio/glocalfileoutputstream.c:822 |
| #, c-format |
| msgid "Error writing to file: %s" |
| msgstr "ファイルへの書き込み中にエラーが発生しました: %s" |
| |
| #: gio/glocalfileoutputstream.c:380 |
| #, c-format |
| msgid "Error removing old backup link: %s" |
| msgstr "古いバックアップリンクの削除中にエラーが発生しました: %s" |
| |
| #: gio/glocalfileoutputstream.c:394 gio/glocalfileoutputstream.c:407 |
| #, c-format |
| msgid "Error creating backup copy: %s" |
| msgstr "バックアップのコピー作成中にエラーが発生しました: %s" |
| |
| #: gio/glocalfileoutputstream.c:425 |
| #, c-format |
| msgid "Error renaming temporary file: %s" |
| msgstr "一時ファイルの名前変更中にエラーが発生しました: %s" |
| |
| #: gio/glocalfileoutputstream.c:609 gio/glocalfileoutputstream.c:1237 |
| #, c-format |
| msgid "Error truncating file: %s" |
| msgstr "ファイルの切りつめ中にエラーが発生しました: %s" |
| |
| #: gio/glocalfileoutputstream.c:662 gio/glocalfileoutputstream.c:907 |
| #: gio/glocalfileoutputstream.c:1218 gio/gsubprocess.c:226 |
| #, c-format |
| msgid "Error opening file “%s”: %s" |
| msgstr "ファイル“%s”を開くときにエラーが発生しました: %s" |
| |
| #: gio/glocalfileoutputstream.c:957 |
| msgid "Target file is a directory" |
| msgstr "対象となるファイルはディレクトリです" |
| |
| #: gio/glocalfileoutputstream.c:971 |
| msgid "Target file is not a regular file" |
| msgstr "対象となるファイルは通常のファイルではありません" |
| |
| #: gio/glocalfileoutputstream.c:1013 |
| msgid "The file was externally modified" |
| msgstr "ファイルが外部で変更されました" |
| |
| #: gio/glocalfileoutputstream.c:1202 |
| #, c-format |
| msgid "Error removing old file: %s" |
| msgstr "古いファイルの削除中にエラーが発生しました: %s" |
| |
| #: gio/gmemoryinputstream.c:474 gio/gmemoryoutputstream.c:772 |
| msgid "Invalid GSeekType supplied" |
| msgstr "不正な GSeekType が指定されました" |
| |
| #: gio/gmemoryinputstream.c:484 |
| msgid "Invalid seek request" |
| msgstr "不正なシーク要求です" |
| |
| #: gio/gmemoryinputstream.c:508 |
| msgid "Cannot truncate GMemoryInputStream" |
| msgstr "GMemoryInputStream を切りつめられません" |
| |
| #: gio/gmemoryoutputstream.c:567 |
| msgid "Memory output stream not resizable" |
| msgstr "メモリ出力ストリームの大きさは変更できません" |
| |
| #: gio/gmemoryoutputstream.c:583 |
| msgid "Failed to resize memory output stream" |
| msgstr "メモリ出力ストリームの大きさ変更に失敗しました" |
| |
| #: gio/gmemoryoutputstream.c:673 |
| msgid "" |
| "Amount of memory required to process the write is larger than available " |
| "address space" |
| msgstr "" |
| "書き込むプロセスに必要なメモリの量が利用可能なアドレススペースより大きいです" |
| |
| #: gio/gmemoryoutputstream.c:782 |
| msgid "Requested seek before the beginning of the stream" |
| msgstr "ストリームの先端より前へシークするようリクエストされました" |
| |
| #: gio/gmemoryoutputstream.c:797 |
| msgid "Requested seek beyond the end of the stream" |
| msgstr "ストリームの最後を越えてシークするようリクエストされました" |
| |
| #. Translators: This is an error |
| #. * message for mount objects that |
| #. * don't implement unmount. |
| #: gio/gmount.c:399 |
| msgid "mount doesn’t implement “unmount”" |
| msgstr "mount は“unmount”を実装していません" |
| |
| #. Translators: This is an error |
| #. * message for mount objects that |
| #. * don't implement eject. |
| #: gio/gmount.c:475 |
| msgid "mount doesn’t implement “eject”" |
| msgstr "mount は“eject”を実装していません" |
| |
| # |
| #. Translators: This is an error |
| #. * message for mount objects that |
| #. * don't implement any of unmount or unmount_with_operation. |
| #: gio/gmount.c:553 |
| msgid "mount doesn’t implement “unmount” or “unmount_with_operation”" |
| msgstr "mount は“unmount”または“unmount_with_operation”を実装していません" |
| |
| #. Translators: This is an error |
| #. * message for mount objects that |
| #. * don't implement any of eject or eject_with_operation. |
| #: gio/gmount.c:638 |
| msgid "mount doesn’t implement “eject” or “eject_with_operation”" |
| msgstr "mount は“eject”または“eject_with_operation”を実装していません" |
| |
| #. Translators: This is an error |
| #. * message for mount objects that |
| #. * don't implement remount. |
| #: gio/gmount.c:726 |
| msgid "mount doesn’t implement “remount”" |
| msgstr "mount は“remount”を実装していません" |
| |
| #. Translators: This is an error |
| #. * message for mount objects that |
| #. * don't implement content type guessing. |
| #: gio/gmount.c:808 |
| msgid "mount doesn’t implement content type guessing" |
| msgstr "mount にはメディアの種類を推測するような実装はありません" |
| |
| #. Translators: This is an error |
| #. * message for mount objects that |
| #. * don't implement content type guessing. |
| #: gio/gmount.c:895 |
| msgid "mount doesn’t implement synchronous content type guessing" |
| msgstr "mount には同期させてメディアの種類を推測するような実装はありません" |
| |
| #: gio/gnetworkaddress.c:415 |
| #, c-format |
| msgid "Hostname “%s” contains “[” but not “]”" |
| msgstr "ホスト名“%s”に“[”が含まれていますが“]”がありません" |
| |
| #: gio/gnetworkmonitorbase.c:219 gio/gnetworkmonitorbase.c:323 |
| msgid "Network unreachable" |
| msgstr "ネットワークが到達不能です" |
| |
| #: gio/gnetworkmonitorbase.c:257 gio/gnetworkmonitorbase.c:287 |
| msgid "Host unreachable" |
| msgstr "ホストが到達不能です" |
| |
| #: gio/gnetworkmonitornetlink.c:99 gio/gnetworkmonitornetlink.c:111 |
| #: gio/gnetworkmonitornetlink.c:130 |
| #, c-format |
| msgid "Could not create network monitor: %s" |
| msgstr "ネットワークモニターを作成できませんでした: %s" |
| |
| #: gio/gnetworkmonitornetlink.c:120 |
| msgid "Could not create network monitor: " |
| msgstr "ネットワークモニターを作成できませんでした: " |
| |
| #: gio/gnetworkmonitornetlink.c:183 |
| msgid "Could not get network status: " |
| msgstr "ネットワークのステータスを取得できませんでした: " |
| |
| #: gio/gnetworkmonitornm.c:311 |
| #, c-format |
| msgid "NetworkManager not running" |
| msgstr "NetworkManager が起動していません" |
| |
| #: gio/gnetworkmonitornm.c:322 |
| #, c-format |
| msgid "NetworkManager version too old" |
| msgstr "NetworkManager のバージョンが古すぎます" |
| |
| #: gio/goutputstream.c:232 gio/goutputstream.c:775 |
| msgid "Output stream doesn’t implement write" |
| msgstr "出力ストリームは書き込みを実装していません" |
| |
| #: gio/goutputstream.c:472 gio/goutputstream.c:1533 |
| #, c-format |
| msgid "Sum of vectors passed to %s too large" |
| msgstr "" |
| |
| #: gio/goutputstream.c:736 gio/goutputstream.c:1761 |
| msgid "Source stream is already closed" |
| msgstr "ソースストリームはすでに閉じています" |
| |
| #: gio/gresolver.c:386 gio/gthreadedresolver.c:150 gio/gthreadedresolver.c:168 |
| #, c-format |
| msgid "Error resolving “%s”: %s" |
| msgstr "“%s”の解決中にエラーが発生しました: %s" |
| |
| #. Translators: The placeholder is for a function name. |
| #: gio/gresolver.c:455 gio/gresolver.c:615 |
| #, c-format |
| msgid "%s not implemented" |
| msgstr "%s は実装していません" |
| |
| #: gio/gresolver.c:984 gio/gresolver.c:1036 |
| msgid "Invalid domain" |
| msgstr "不正なドメインです" |
| |
| #: gio/gresource.c:681 gio/gresource.c:943 gio/gresource.c:983 |
| #: gio/gresource.c:1107 gio/gresource.c:1179 gio/gresource.c:1253 |
| #: gio/gresource.c:1334 gio/gresourcefile.c:476 gio/gresourcefile.c:599 |
| #: gio/gresourcefile.c:736 |
| #, c-format |
| msgid "The resource at “%s” does not exist" |
| msgstr "“%s”のリソースが存在しません" |
| |
| #: gio/gresource.c:848 |
| #, c-format |
| msgid "The resource at “%s” failed to decompress" |
| msgstr "“%s”のリソースの展開に失敗しました" |
| |
| #: gio/gresourcefile.c:732 |
| #, c-format |
| msgid "The resource at “%s” is not a directory" |
| msgstr "“%s”のリソースはディレクトリではありません" |
| |
| #: gio/gresourcefile.c:940 |
| msgid "Input stream doesn’t implement seek" |
| msgstr "入力ストリームはシークを実装していません" |
| |
| #: gio/gresource-tool.c:500 |
| msgid "List sections containing resources in an elf FILE" |
| msgstr "" |
| |
| #: gio/gresource-tool.c:506 |
| msgid "" |
| "List resources\n" |
| "If SECTION is given, only list resources in this section\n" |
| "If PATH is given, only list matching resources" |
| msgstr "" |
| |
| #: gio/gresource-tool.c:509 gio/gresource-tool.c:519 |
| msgid "FILE [PATH]" |
| msgstr "" |
| |
| #: gio/gresource-tool.c:510 gio/gresource-tool.c:520 gio/gresource-tool.c:527 |
| msgid "SECTION" |
| msgstr "" |
| |
| #: gio/gresource-tool.c:515 |
| msgid "" |
| "List resources with details\n" |
| "If SECTION is given, only list resources in this section\n" |
| "If PATH is given, only list matching resources\n" |
| "Details include the section, size and compression" |
| msgstr "" |
| |
| #: gio/gresource-tool.c:525 |
| msgid "Extract a resource file to stdout" |
| msgstr "" |
| |
| #: gio/gresource-tool.c:526 |
| msgid "FILE PATH" |
| msgstr "" |
| |
| #: gio/gresource-tool.c:540 |
| msgid "" |
| "Usage:\n" |
| " gresource [--section SECTION] COMMAND [ARGS…]\n" |
| "\n" |
| "Commands:\n" |
| " help Show this information\n" |
| " sections List resource sections\n" |
| " list List resources\n" |
| " details List resources with details\n" |
| " extract Extract a resource\n" |
| "\n" |
| "Use “gresource help COMMAND” to get detailed help.\n" |
| "\n" |
| msgstr "" |
| |
| #: gio/gresource-tool.c:554 |
| #, c-format |
| msgid "" |
| "Usage:\n" |
| " gresource %s%s%s %s\n" |
| "\n" |
| "%s\n" |
| "\n" |
| msgstr "" |
| "用法:\n" |
| " gresource %s%s%s %s\n" |
| "\n" |
| "%s\n" |
| "\n" |
| |
| #: gio/gresource-tool.c:561 |
| msgid " SECTION An (optional) elf section name\n" |
| msgstr "" |
| |
| #: gio/gresource-tool.c:565 gio/gsettings-tool.c:706 |
| msgid " COMMAND The (optional) command to explain\n" |
| msgstr " COMMAND 対象のコマンド (任意)\n" |
| |
| #: gio/gresource-tool.c:571 |
| msgid " FILE An elf file (a binary or a shared library)\n" |
| msgstr "" |
| |
| #: gio/gresource-tool.c:574 |
| msgid "" |
| " FILE An elf file (a binary or a shared library)\n" |
| " or a compiled resource file\n" |
| msgstr "" |
| |
| #: gio/gresource-tool.c:578 |
| msgid "[PATH]" |
| msgstr "[パス]" |
| |
| #: gio/gresource-tool.c:580 |
| msgid " PATH An (optional) resource path (may be partial)\n" |
| msgstr "" |
| |
| #: gio/gresource-tool.c:581 |
| msgid "PATH" |
| msgstr "" |
| |
| #: gio/gresource-tool.c:583 |
| msgid " PATH A resource path\n" |
| msgstr "" |
| |
| #: gio/gsettings-tool.c:49 gio/gsettings-tool.c:70 gio/gsettings-tool.c:911 |
| #, c-format |
| msgid "No such schema “%s”\n" |
| msgstr "スキーマ“%s”がありません\n" |
| |
| #: gio/gsettings-tool.c:55 |
| #, c-format |
| msgid "Schema “%s” is not relocatable (path must not be specified)\n" |
| msgstr "スキーマ“%s”は再配置可能ではありません (パスは指定できません)\n" |
| |
| #: gio/gsettings-tool.c:76 |
| #, c-format |
| msgid "Schema “%s” is relocatable (path must be specified)\n" |
| msgstr "スキーマ“%s”は再配置可能です (パスを指定する必要があります)\n" |
| |
| #: gio/gsettings-tool.c:90 |
| msgid "Empty path given.\n" |
| msgstr "パスが空です。\n" |
| |
| #: gio/gsettings-tool.c:96 |
| msgid "Path must begin with a slash (/)\n" |
| msgstr "パスの先頭はスラッシュ (/) である必要があります\n" |
| |
| #: gio/gsettings-tool.c:102 |
| msgid "Path must end with a slash (/)\n" |
| msgstr "パスの末尾はスラッシュ (/) である必要があります\n" |
| |
| #: gio/gsettings-tool.c:108 |
| msgid "Path must not contain two adjacent slashes (//)\n" |
| msgstr "パスには連続するスラッシュ (//) を含められません\n" |
| |
| #: gio/gsettings-tool.c:541 |
| msgid "The provided value is outside of the valid range\n" |
| msgstr "指定した値は有効な範囲内にありません\n" |
| |
| #: gio/gsettings-tool.c:548 |
| msgid "The key is not writable\n" |
| msgstr "指定のキーは書き込み可能ではありません\n" |
| |
| #: gio/gsettings-tool.c:584 |
| msgid "List the installed (non-relocatable) schemas" |
| msgstr "インストール済みの (再配置可能でない) スキーマの一覧を表示する" |
| |
| #: gio/gsettings-tool.c:590 |
| msgid "List the installed relocatable schemas" |
| msgstr "インストール済みの再配置可能なスキーマの一覧を表示する" |
| |
| #: gio/gsettings-tool.c:596 |
| msgid "List the keys in SCHEMA" |
| msgstr "SCHEMA 内のキーの一覧を表示する" |
| |
| #: gio/gsettings-tool.c:597 gio/gsettings-tool.c:603 gio/gsettings-tool.c:646 |
| msgid "SCHEMA[:PATH]" |
| msgstr "SCHEMA[:PATH]" |
| |
| #: gio/gsettings-tool.c:602 |
| msgid "List the children of SCHEMA" |
| msgstr "SCHEMA のサブスキーマの一覧を表示する" |
| |
| #: gio/gsettings-tool.c:608 |
| msgid "" |
| "List keys and values, recursively\n" |
| "If no SCHEMA is given, list all keys\n" |
| msgstr "" |
| "キーと値の一覧を再帰的に表示する\n" |
| "SCHEMA を指定しない場合、すべてのキーに対して一覧を表示する\n" |
| |
| #: gio/gsettings-tool.c:610 |
| msgid "[SCHEMA[:PATH]]" |
| msgstr "[SCHEMA[:PATH]]" |
| |
| #: gio/gsettings-tool.c:615 |
| msgid "Get the value of KEY" |
| msgstr "KEY の値を取得する" |
| |
| #: gio/gsettings-tool.c:616 gio/gsettings-tool.c:622 gio/gsettings-tool.c:628 |
| #: gio/gsettings-tool.c:640 gio/gsettings-tool.c:652 |
| msgid "SCHEMA[:PATH] KEY" |
| msgstr "SCHEMA[:PATH] KEY" |
| |
| #: gio/gsettings-tool.c:621 |
| msgid "Query the range of valid values for KEY" |
| msgstr "KEY の値の有効な範囲を確認する" |
| |
| #: gio/gsettings-tool.c:627 |
| msgid "Query the description for KEY" |
| msgstr "KEY の説明を確認する" |
| |
| #: gio/gsettings-tool.c:633 |
| msgid "Set the value of KEY to VALUE" |
| msgstr "KEY の値を VALUE に設定する" |
| |
| #: gio/gsettings-tool.c:634 |
| msgid "SCHEMA[:PATH] KEY VALUE" |
| msgstr "SCHEMA[:PATH] KEY VALUE" |
| |
| #: gio/gsettings-tool.c:639 |
| msgid "Reset KEY to its default value" |
| msgstr "KEY をデフォルト値にリセットする" |
| |
| #: gio/gsettings-tool.c:645 |
| msgid "Reset all keys in SCHEMA to their defaults" |
| msgstr "SCHEMA 内のすべてのキーをデフォルト値にリセットする" |
| |
| #: gio/gsettings-tool.c:651 |
| msgid "Check if KEY is writable" |
| msgstr "KEY が書き込み可能か確認する" |
| |
| #: gio/gsettings-tool.c:657 |
| msgid "" |
| "Monitor KEY for changes.\n" |
| "If no KEY is specified, monitor all keys in SCHEMA.\n" |
| "Use ^C to stop monitoring.\n" |
| msgstr "" |
| "KEY の値が変更されるのを監視します。\n" |
| "KEY を指定しない場合、SCHEMA 内のすべてのキーを監視します。\n" |
| "^C で監視を止めます。\n" |
| |
| #: gio/gsettings-tool.c:660 |
| msgid "SCHEMA[:PATH] [KEY]" |
| msgstr "SCHEMA[:PATH] [KEY]" |
| |
| #: gio/gsettings-tool.c:672 |
| msgid "" |
| "Usage:\n" |
| " gsettings --version\n" |
| " gsettings [--schemadir SCHEMADIR] COMMAND [ARGS…]\n" |
| "\n" |
| "Commands:\n" |
| " help Show this information\n" |
| " list-schemas List installed schemas\n" |
| " list-relocatable-schemas List relocatable schemas\n" |
| " list-keys List keys in a schema\n" |
| " list-children List children of a schema\n" |
| " list-recursively List keys and values, recursively\n" |
| " range Queries the range of a key\n" |
| " describe Queries the description of a key\n" |
| " get Get the value of a key\n" |
| " set Set the value of a key\n" |
| " reset Reset the value of a key\n" |
| " reset-recursively Reset all values in a given schema\n" |
| " writable Check if a key is writable\n" |
| " monitor Watch for changes\n" |
| "\n" |
| "Use “gsettings help COMMAND” to get detailed help.\n" |
| "\n" |
| msgstr "" |
| "用法:\n" |
| " gsettings --version\n" |
| " gsettings [--schemadir SCHEMADIR] COMMAND [ARGS…]\n" |
| "\n" |
| "コマンド:\n" |
| " help この情報を表示する\n" |
| " list-schemas インストール済みのスキーマの一覧を表示する\n" |
| " list-relocatable-schemas 再配置可能なスキーマの一覧を表示する\n" |
| " list-keys スキーマ内のキーの一覧を表示する\n" |
| " list-children 指定したスキーマのサブスキーマの一覧を表示する\n" |
| " list-recursively キーと値の一覧を再帰的に表示する\n" |
| " range キーの値の有効な範囲を確認する\n" |
| " describe キーの説明を確認する\n" |
| " get キーの値を取得する\n" |
| " set キーの値を設定する\n" |
| " reset キーの値をリセットする\n" |
| " reset-recursively 指定したスキーマのすべての値をリセットする\n" |
| " writable キーが書き込み可能か確認する\n" |
| " monitor 変更を監視する\n" |
| "\n" |
| "“gsettings help COMMAND”で詳細なヘルプを表示します。\n" |
| "\n" |
| |
| #: gio/gsettings-tool.c:696 |
| #, c-format |
| msgid "" |
| "Usage:\n" |
| " gsettings [--schemadir SCHEMADIR] %s %s\n" |
| "\n" |
| "%s\n" |
| "\n" |
| msgstr "" |
| "用法:\n" |
| " gsettings [--schemadir SCHEMADIR] %s %s\n" |
| "\n" |
| "%s\n" |
| "\n" |
| |
| #: gio/gsettings-tool.c:702 |
| msgid " SCHEMADIR A directory to search for additional schemas\n" |
| msgstr " SCHEMADIR 追加スキーマを検索するディレクトリ\n" |
| |
| #: gio/gsettings-tool.c:710 |
| msgid "" |
| " SCHEMA The name of the schema\n" |
| " PATH The path, for relocatable schemas\n" |
| msgstr "" |
| " SCHEMA スキーマ名\n" |
| " PATH 再配置可能なスキーマの場合、そのパス\n" |
| |
| #: gio/gsettings-tool.c:715 |
| msgid " KEY The (optional) key within the schema\n" |
| msgstr " KEY スキーマ内のキー (任意)\n" |
| |
| #: gio/gsettings-tool.c:719 |
| msgid " KEY The key within the schema\n" |
| msgstr " KEY スキーマ内のキー\n" |
| |
| #: gio/gsettings-tool.c:723 |
| msgid " VALUE The value to set\n" |
| msgstr " VALUE 設定する値\n" |
| |
| #: gio/gsettings-tool.c:778 |
| #, c-format |
| msgid "Could not load schemas from %s: %s\n" |
| msgstr "'%s' からスキーマを読み込めませんでした: %s\n" |
| |
| #: gio/gsettings-tool.c:790 |
| msgid "No schemas installed\n" |
| msgstr "スキーマがインストールされていません\n" |
| |
| #: gio/gsettings-tool.c:869 |
| msgid "Empty schema name given\n" |
| msgstr "スキーマ名が空です\n" |
| |
| #: gio/gsettings-tool.c:924 |
| #, c-format |
| msgid "No such key “%s”\n" |
| msgstr "キー“%s”がありません\n" |
| |
| #: gio/gsocket.c:413 |
| msgid "Invalid socket, not initialized" |
| msgstr "初期化されていない不正なソケットです" |
| |
| #: gio/gsocket.c:420 |
| #, c-format |
| msgid "Invalid socket, initialization failed due to: %s" |
| msgstr "不正なソケットです。初期化に失敗しました: %s" |
| |
| #: gio/gsocket.c:428 |
| msgid "Socket is already closed" |
| msgstr "ソースはすでに閉じられています" |
| |
| #: gio/gsocket.c:443 gio/gsocket.c:3190 gio/gsocket.c:4420 gio/gsocket.c:4478 |
| msgid "Socket I/O timed out" |
| msgstr "ソケット I/O がタイムアウトしました" |
| |
| #: gio/gsocket.c:578 |
| #, c-format |
| msgid "creating GSocket from fd: %s" |
| msgstr "ファイルディスクリプター GSocket を作成: %s" |
| |
| #: gio/gsocket.c:607 gio/gsocket.c:671 gio/gsocket.c:678 |
| #, c-format |
| msgid "Unable to create socket: %s" |
| msgstr "ソケットを作成できません: %s" |
| |
| #: gio/gsocket.c:671 |
| msgid "Unknown family was specified" |
| msgstr "" |
| |
| #: gio/gsocket.c:678 |
| msgid "Unknown protocol was specified" |
| msgstr "不明なプロトコルが指定されました" |
| |
| #: gio/gsocket.c:1169 |
| #, c-format |
| msgid "Cannot use datagram operations on a non-datagram socket." |
| msgstr "" |
| |
| #: gio/gsocket.c:1186 |
| #, c-format |
| msgid "Cannot use datagram operations on a socket with a timeout set." |
| msgstr "" |
| |
| #: gio/gsocket.c:1993 |
| #, c-format |
| msgid "could not get local address: %s" |
| msgstr "ローカルのアドレスを取得できませんでした: %s" |
| |
| #: gio/gsocket.c:2039 |
| #, c-format |
| msgid "could not get remote address: %s" |
| msgstr "リモートのアドレスを取得できませんでした: %s" |
| |
| #: gio/gsocket.c:2105 |
| #, c-format |
| msgid "could not listen: %s" |
| msgstr "listen できませんでした: %s" |
| |
| #: gio/gsocket.c:2209 |
| #, c-format |
| msgid "Error binding to address %s: %s" |
| msgstr "アドレス %s への bind 中にエラーが発生しました: %s" |
| |
| #: gio/gsocket.c:2385 gio/gsocket.c:2422 gio/gsocket.c:2532 gio/gsocket.c:2557 |
| #: gio/gsocket.c:2620 gio/gsocket.c:2678 gio/gsocket.c:2696 |
| #, c-format |
| msgid "Error joining multicast group: %s" |
| msgstr "マルチキャストグループへの join 中にエラーが発生しました: %s" |
| |
| #: gio/gsocket.c:2386 gio/gsocket.c:2423 gio/gsocket.c:2533 gio/gsocket.c:2558 |
| #: gio/gsocket.c:2621 gio/gsocket.c:2679 gio/gsocket.c:2697 |
| #, c-format |
| msgid "Error leaving multicast group: %s" |
| msgstr "マルチキャストグループからの leave 中にエラーが発生しました: %s" |
| |
| #: gio/gsocket.c:2387 |
| msgid "No support for source-specific multicast" |
| msgstr "SSM (送信元特定マルチキャスト) はサポートしていません" |
| |
| #: gio/gsocket.c:2534 |
| msgid "Unsupported socket family" |
| msgstr "" |
| |
| #: gio/gsocket.c:2559 |
| msgid "source-specific not an IPv4 address" |
| msgstr "" |
| |
| #: gio/gsocket.c:2583 |
| #, c-format |
| msgid "Interface name too long" |
| msgstr "インターフェース名が長すぎます" |
| |
| #: gio/gsocket.c:2596 gio/gsocket.c:2646 |
| #, c-format |
| msgid "Interface not found: %s" |
| msgstr "インターフェースが見つかりませんでした: %s" |
| |
| #: gio/gsocket.c:2622 |
| msgid "No support for IPv4 source-specific multicast" |
| msgstr "IPv4 SSM (送信元特定マルチキャスト) はサポートしていません" |
| |
| #: gio/gsocket.c:2680 |
| msgid "No support for IPv6 source-specific multicast" |
| msgstr "IPv6 SSM (送信元特定マルチキャスト) はサポートしていません" |
| |
| #: gio/gsocket.c:2889 |
| #, c-format |
| msgid "Error accepting connection: %s" |
| msgstr "接続を accept するときにエラーが発生しました: %s" |
| |
| #: gio/gsocket.c:3015 |
| msgid "Connection in progress" |
| msgstr "接続中" |
| |
| #: gio/gsocket.c:3066 |
| msgid "Unable to get pending error: " |
| msgstr "エラーをペンディングできません: " |
| |
| #: gio/gsocket.c:3255 |
| #, c-format |
| msgid "Error receiving data: %s" |
| msgstr "データ受信中にエラーが発生しました: %s" |
| |
| #: gio/gsocket.c:3452 |
| #, c-format |
| msgid "Error sending data: %s" |
| msgstr "データ送信中にエラーが発生しました: %s" |
| |
| #: gio/gsocket.c:3639 |
| #, c-format |
| msgid "Unable to shutdown socket: %s" |
| msgstr "" |
| |
| #: gio/gsocket.c:3720 |
| #, c-format |
| msgid "Error closing socket: %s" |
| msgstr "ソケットを閉じるときにエラーが発生しました: %s" |
| |
| #: gio/gsocket.c:4413 |
| #, c-format |
| msgid "Waiting for socket condition: %s" |
| msgstr "ソケットの指定された状態を wait: %s" |
| |
| #: gio/gsocket.c:4804 gio/gsocket.c:4820 gio/gsocket.c:4833 |
| #, c-format |
| msgid "Unable to send message: %s" |
| msgstr "メッセージを送信できません: %s" |
| |
| #: gio/gsocket.c:4805 gio/gsocket.c:4821 gio/gsocket.c:4834 |
| msgid "Message vectors too large" |
| msgstr "" |
| |
| #: gio/gsocket.c:4850 gio/gsocket.c:4852 gio/gsocket.c:4999 gio/gsocket.c:5084 |
| #: gio/gsocket.c:5262 gio/gsocket.c:5302 gio/gsocket.c:5304 |
| #, c-format |
| msgid "Error sending message: %s" |
| msgstr "メッセージの送信中にエラーが発生しました: %s" |
| |
| #: gio/gsocket.c:5026 |
| msgid "GSocketControlMessage not supported on Windows" |
| msgstr "GSocketControlMessage は Windows ではサポートしていません" |
| |
| #: gio/gsocket.c:5495 gio/gsocket.c:5571 gio/gsocket.c:5797 |
| #, c-format |
| msgid "Error receiving message: %s" |
| msgstr "メッセージの受信中にエラーが発生しました: %s" |
| |
| #: gio/gsocket.c:6070 gio/gsocket.c:6081 gio/gsocket.c:6127 |
| #, c-format |
| msgid "Unable to read socket credentials: %s" |
| msgstr "" |
| |
| #: gio/gsocket.c:6136 |
| msgid "g_socket_get_credentials not implemented for this OS" |
| msgstr "この OS では g_socket_get_credentials は実装されていません" |
| |
| #: gio/gsocketclient.c:191 |
| #, c-format |
| msgid "Could not connect to proxy server %s: " |
| msgstr "プロキシサーバー %s に接続できませんでした: " |
| |
| #: gio/gsocketclient.c:205 |
| #, c-format |
| msgid "Could not connect to %s: " |
| msgstr "%s に接続できませんでした: " |
| |
| #: gio/gsocketclient.c:207 |
| msgid "Could not connect: " |
| msgstr "接続できませんでした: " |
| |
| #: gio/gsocketclient.c:1162 gio/gsocketclient.c:1749 |
| msgid "Proxying over a non-TCP connection is not supported." |
| msgstr "" |
| |
| #: gio/gsocketclient.c:1194 gio/gsocketclient.c:1778 |
| #, c-format |
| msgid "Proxy protocol “%s” is not supported." |
| msgstr "プロキシのプロトコル“%s”はサポートしていません。" |
| |
| #: gio/gsocketlistener.c:230 |
| msgid "Listener is already closed" |
| msgstr "受信を待つ Listener はすでに閉じています" |
| |
| #: gio/gsocketlistener.c:276 |
| msgid "Added socket is closed" |
| msgstr "追加されたソケットは閉じています" |
| |
| #: gio/gsocks4aproxy.c:118 |
| #, c-format |
| msgid "SOCKSv4 does not support IPv6 address “%s”" |
| msgstr "SOCKSv4 は IPv6 アドレス“%s”をサポートしていません" |
| |
| #: gio/gsocks4aproxy.c:136 |
| msgid "Username is too long for SOCKSv4 protocol" |
| msgstr "SOCKSv4 プロトコルのユーザー名が長すぎます" |
| |
| #: gio/gsocks4aproxy.c:153 |
| #, c-format |
| msgid "Hostname “%s” is too long for SOCKSv4 protocol" |
| msgstr "SOCKSv4 プロトコルのホスト名“%s”が長すぎます" |
| |
| #: gio/gsocks4aproxy.c:179 |
| msgid "The server is not a SOCKSv4 proxy server." |
| msgstr "サーバーが SOCKSv4 プロキシサーバーではありません。" |
| |
| #: gio/gsocks4aproxy.c:186 |
| msgid "Connection through SOCKSv4 server was rejected" |
| msgstr "" |
| |
| #: gio/gsocks5proxy.c:153 gio/gsocks5proxy.c:338 gio/gsocks5proxy.c:348 |
| msgid "The server is not a SOCKSv5 proxy server." |
| msgstr "サーバーが SOCKSv5 プロキシサーバーではありません。" |
| |
| #: gio/gsocks5proxy.c:167 gio/gsocks5proxy.c:184 |
| msgid "The SOCKSv5 proxy requires authentication." |
| msgstr "SOCKSv5 プロキシは認証が必要です。" |
| |
| #: gio/gsocks5proxy.c:191 |
| msgid "" |
| "The SOCKSv5 proxy requires an authentication method that is not supported by " |
| "GLib." |
| msgstr "SOCKSv5 プロキシは GLib がサポートしていない認証方式が必要です。" |
| |
| #: gio/gsocks5proxy.c:220 |
| msgid "Username or password is too long for SOCKSv5 protocol." |
| msgstr "SOCKSv5 プロトコルのユーザー名またはパスワードが長すぎます。" |
| |
| #: gio/gsocks5proxy.c:250 |
| msgid "SOCKSv5 authentication failed due to wrong username or password." |
| msgstr "" |
| "ユーザー名またはパスワードに誤りがあるため、SOCKSv5 認証に失敗しました。" |
| |
| #: gio/gsocks5proxy.c:300 |
| #, c-format |
| msgid "Hostname “%s” is too long for SOCKSv5 protocol" |
| msgstr "SOCKSv5 プロトコルのホスト名“%s”が長すぎます" |
| |
| #: gio/gsocks5proxy.c:362 |
| msgid "The SOCKSv5 proxy server uses unknown address type." |
| msgstr "SOCKSv5 プロキシサーバーが不明なアドレス形式を使用しています。" |
| |
| #: gio/gsocks5proxy.c:369 |
| msgid "Internal SOCKSv5 proxy server error." |
| msgstr "SOCKSv5 プロキシサーバーの内部エラーです。" |
| |
| #: gio/gsocks5proxy.c:375 |
| msgid "SOCKSv5 connection not allowed by ruleset." |
| msgstr "ルールセットで SOCKSv5 接続が許可されていません。" |
| |
| #: gio/gsocks5proxy.c:382 |
| msgid "Host unreachable through SOCKSv5 server." |
| msgstr "" |
| |
| #: gio/gsocks5proxy.c:388 |
| msgid "Network unreachable through SOCKSv5 proxy." |
| msgstr "" |
| |
| #: gio/gsocks5proxy.c:394 |
| msgid "Connection refused through SOCKSv5 proxy." |
| msgstr "" |
| |
| #: gio/gsocks5proxy.c:400 |
| msgid "SOCKSv5 proxy does not support “connect” command." |
| msgstr "SOCKSv5 プロキシが“connect”コマンドをサポートしていません。" |
| |
| #: gio/gsocks5proxy.c:406 |
| msgid "SOCKSv5 proxy does not support provided address type." |
| msgstr "SOCKSv5 プロキシが指定したアドレス形式をサポートしていません。" |
| |
| #: gio/gsocks5proxy.c:412 |
| msgid "Unknown SOCKSv5 proxy error." |
| msgstr "不明な SOCKSv5 プロキシエラーです。" |
| |
| #: gio/gtestdbus.c:612 glib/gspawn-win32.c:311 |
| #, c-format |
| msgid "Failed to create pipe for communicating with child process (%s)" |
| |