From 26a1a824eb55280c6aed09a65993ee58e62ba1a9 Mon Sep 17 00:00:00 2001 From: Jiro Matsuzawa Date: Mon, 12 May 2014 08:32:56 +0900 Subject: [PATCH] l10n: Update Japanese translation --- po/ja.po | 2491 +++++++++++++++++++++++++++++------------------------- 1 file changed, 1363 insertions(+), 1128 deletions(-) diff --git a/po/ja.po b/po/ja.po index 1d25705dde..9961e60937 100644 --- a/po/ja.po +++ b/po/ja.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+ master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2b&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2013-09-11 02:47+0000\n" +"POT-Creation-Date: 2014-05-11 08:33+0000\n" "PO-Revision-Date: 2013-09-10 21:03+0900\n" "Last-Translator: Jiro Matsuzawa \n" "Language-Team: Japanese \n" @@ -32,49 +32,49 @@ msgstr "" msgid "broadway display type not supported '%s'" msgstr "サポートされていない Broadway ディスプレイタイプ '%s'" -#: ../gdk/gdk.c:158 +#: ../gdk/gdk.c:167 #, c-format msgid "Error parsing option --gdk-debug" msgstr "--gdk-debug オプションの解析エラーです" -#: ../gdk/gdk.c:178 +#: ../gdk/gdk.c:187 #, c-format msgid "Error parsing option --gdk-no-debug" msgstr "--gdk-no-debug オプションの解析エラーです" #. Description of --class=CLASS in --help output -#: ../gdk/gdk.c:206 +#: ../gdk/gdk.c:215 msgid "Program class as used by the window manager" msgstr "ウィンドウマネージャーで利用するプログラムのクラスを指定する" #. Placeholder in --class=CLASS in --help output -#: ../gdk/gdk.c:207 +#: ../gdk/gdk.c:216 msgid "CLASS" msgstr "CLASS" #. Description of --name=NAME in --help output -#: ../gdk/gdk.c:209 +#: ../gdk/gdk.c:218 msgid "Program name as used by the window manager" msgstr "ウィンドウマネージャーで利用するプログラムの名前を指定する" #. Placeholder in --name=NAME in --help output -#: ../gdk/gdk.c:210 +#: ../gdk/gdk.c:219 msgid "NAME" msgstr "NAME" # 'X' という1文字は X-Window で固有名詞のため大文字のXで表示する #. Description of --display=DISPLAY in --help output -#: ../gdk/gdk.c:212 +#: ../gdk/gdk.c:221 msgid "X display to use" msgstr "使用するXのディスプレイを指定する" #. Placeholder in --display=DISPLAY in --help output -#: ../gdk/gdk.c:213 +#: ../gdk/gdk.c:222 msgid "DISPLAY" msgstr "DISPLAY" #. Description of --gdk-debug=FLAGS in --help output -#: ../gdk/gdk.c:216 +#: ../gdk/gdk.c:225 msgid "GDK debugging flags to set" msgstr "有効にする GDK のデバッグフラグを指定する" @@ -82,21 +82,21 @@ msgstr "有効にする GDK のデバッグフラグを指定する" #. Placeholder in --gdk-no-debug=FLAGS in --help output #. Placeholder in --gtk-debug=FLAGS in --help output #. Placeholder in --gtk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:217 ../gdk/gdk.c:220 ../gtk/gtkmain.c:455 ../gtk/gtkmain.c:458 +#: ../gdk/gdk.c:226 ../gdk/gdk.c:229 ../gtk/gtkmain.c:456 ../gtk/gtkmain.c:459 msgid "FLAGS" msgstr "FLAGS" #. Description of --gdk-no-debug=FLAGS in --help output -#: ../gdk/gdk.c:219 +#: ../gdk/gdk.c:228 msgid "GDK debugging flags to unset" msgstr "無効にする GDK のデバッグフラグを指定する" #. -#. * Translators, the strings in the 'keyboard label' context are +#. * Translators, the strings in the “keyboard label” context are #. * display names for keyboard keys. Some of them have prefixes like #. * XF86 or ISO_ - these should be removed in the translation. Similarly, -#. * underscores should be replaced by spaces. The prefix 'KP_' stands -#. * for 'key pad' and you may want to include that in your translation. +#. * underscores should be replaced by spaces. The prefix “KP_” stands +#. * for “key pad” and you may want to include that in your translation. #. * Here are some examples of English translations: #. * XF86AudioMute - Audio mute #. * Scroll_lock - Scroll lock @@ -463,17 +463,17 @@ msgstr "8-ビットモードでのパレットサイズを指定する" msgid "COLORS" msgstr "COLORS" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:292 +#: ../gdk/x11/gdkapplaunchcontext-x11.c:296 #, c-format msgid "Starting %s" msgstr "%s の起動中です" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:305 +#: ../gdk/x11/gdkapplaunchcontext-x11.c:309 #, c-format msgid "Opening %s" msgstr "%s を開いています" -#: ../gdk/x11/gdkapplaunchcontext-x11.c:310 +#: ../gdk/x11/gdkapplaunchcontext-x11.c:314 #, c-format msgid "Opening %d Item" msgid_plural "Opening %d Items" @@ -485,13 +485,13 @@ msgid "Toggles the cell" msgstr "セルのオン/オフを切り替えます" #: ../gtk/a11y/gtkbooleancellaccessible.c:63 -#: ../gtk/a11y/gtkswitchaccessible.c:100 +#: ../gtk/a11y/gtkswitchaccessible.c:89 msgctxt "Action name" msgid "Toggle" msgstr "切り替える" #: ../gtk/a11y/gtkbuttonaccessible.c:341 -#: ../gtk/a11y/gtkmenuitemaccessible.c:433 +#: ../gtk/a11y/gtkmenuitemaccessible.c:435 msgctxt "Action name" msgid "Click" msgstr "クリック" @@ -501,75 +501,75 @@ msgctxt "Action description" msgid "Clicks the button" msgstr "ボタンをクリックします" -#: ../gtk/a11y/gtkcellaccessible.c:258 +#: ../gtk/a11y/gtkcellaccessible.c:255 msgctxt "Action name" msgid "Expand or contract" msgstr "展開または折り畳む" -#: ../gtk/a11y/gtkcellaccessible.c:260 +#: ../gtk/a11y/gtkcellaccessible.c:257 msgctxt "Action name" msgid "Edit" msgstr "編集" -#: ../gtk/a11y/gtkcellaccessible.c:262 -#: ../gtk/a11y/gtkcolorswatchaccessible.c:72 -#: ../gtk/a11y/gtkentryaccessible.c:1554 +#: ../gtk/a11y/gtkcellaccessible.c:259 +#: ../gtk/a11y/gtkcolorswatchaccessible.c:149 +#: ../gtk/a11y/gtkentryaccessible.c:1555 #: ../gtk/a11y/gtkexpanderaccessible.c:281 msgctxt "Action name" msgid "Activate" msgstr "アクティブ化" -#: ../gtk/a11y/gtkcellaccessible.c:275 +#: ../gtk/a11y/gtkcellaccessible.c:272 msgctxt "Action description" msgid "Expands or contracts the row in the tree view containing this cell" msgstr "セルを含むツリービューの列を展開または折り畳みます" -#: ../gtk/a11y/gtkcellaccessible.c:277 +#: ../gtk/a11y/gtkcellaccessible.c:274 msgctxt "Action description" msgid "Creates a widget in which the contents of the cell can be edited" msgstr "セルの内容を編集できるウィジェットを作成します" -#: ../gtk/a11y/gtkcellaccessible.c:279 +#: ../gtk/a11y/gtkcellaccessible.c:276 msgctxt "Action description" msgid "Activates the cell" msgstr "セルをアクティブにします" -#: ../gtk/a11y/gtkcolorswatchaccessible.c:71 +#: ../gtk/a11y/gtkcolorswatchaccessible.c:148 msgctxt "Action name" msgid "Select" msgstr "選択" -#: ../gtk/a11y/gtkcolorswatchaccessible.c:73 +#: ../gtk/a11y/gtkcolorswatchaccessible.c:150 msgctxt "Action name" msgid "Customize" msgstr "カスタマイズ" -#: ../gtk/a11y/gtkcolorswatchaccessible.c:84 +#: ../gtk/a11y/gtkcolorswatchaccessible.c:161 msgctxt "Action description" msgid "Selects the color" msgstr "色を選択します" -#: ../gtk/a11y/gtkcolorswatchaccessible.c:85 +#: ../gtk/a11y/gtkcolorswatchaccessible.c:162 msgctxt "Action description" msgid "Activates the color" msgstr "色をアクティブにします" -#: ../gtk/a11y/gtkcolorswatchaccessible.c:86 +#: ../gtk/a11y/gtkcolorswatchaccessible.c:163 msgctxt "Action description" msgid "Customizes the color" msgstr "色をカスタマイズします" -#: ../gtk/a11y/gtkcomboboxaccessible.c:307 +#: ../gtk/a11y/gtkcomboboxaccessible.c:310 msgctxt "Action name" msgid "Press" msgstr "押す" -#: ../gtk/a11y/gtkcomboboxaccessible.c:316 +#: ../gtk/a11y/gtkcomboboxaccessible.c:319 msgctxt "Action description" msgid "Presses the combobox" msgstr "コンボボックスを押します" -#: ../gtk/a11y/gtkentryaccessible.c:1563 +#: ../gtk/a11y/gtkentryaccessible.c:1564 msgctxt "Action description" msgid "Activates the entry" msgstr "エントリをアクティブにします" @@ -579,7 +579,421 @@ msgctxt "Action description" msgid "Activates the expander" msgstr "エキスパンダーをアクティブにします" -#: ../gtk/a11y/gtkmenuitemaccessible.c:442 +#. FIXME these need accelerators when appropriate, and +#. * need the mnemonics to be rationalized +#. +#: ../gtk/a11y/gtkimageaccessible.c:53 ../gtk/deprecated/gtkstock.c:340 +msgctxt "Stock label" +msgid "_About" +msgstr "このアプリケーションについて(_A)" + +#: ../gtk/a11y/gtkimageaccessible.c:54 ../gtk/deprecated/gtkstock.c:341 +msgctxt "Stock label" +msgid "_Add" +msgstr "追加(_A)" + +#: ../gtk/a11y/gtkimageaccessible.c:55 ../gtk/deprecated/gtkstock.c:343 +msgctxt "Stock label" +msgid "_Bold" +msgstr "太字(_B)" + +#: ../gtk/a11y/gtkimageaccessible.c:56 ../gtk/deprecated/gtkstock.c:345 +msgctxt "Stock label" +msgid "_CD-ROM" +msgstr "CD-ROM(_C)" + +#: ../gtk/a11y/gtkimageaccessible.c:57 ../gtk/deprecated/gtkstock.c:346 +msgctxt "Stock label" +msgid "_Clear" +msgstr "クリア(_C)" + +#: ../gtk/a11y/gtkimageaccessible.c:58 ../gtk/deprecated/gtkstock.c:347 +msgctxt "Stock label" +msgid "_Close" +msgstr "閉じる(_C)" + +#: ../gtk/a11y/gtkimageaccessible.c:59 ../gtk/gtkheaderbar.c:397 +#: ../gtk/gtkwindow.c:8700 +msgid "Minimize" +msgstr "最小化" + +#: ../gtk/a11y/gtkimageaccessible.c:60 ../gtk/gtkheaderbar.c:420 +#: ../gtk/gtkwindow.c:8708 +msgid "Maximize" +msgstr "最大化" + +#: ../gtk/a11y/gtkimageaccessible.c:61 ../gtk/gtkheaderbar.c:420 +msgid "Restore" +msgstr "" + +#: ../gtk/a11y/gtkimageaccessible.c:62 ../gtk/deprecated/gtkstock.c:350 +msgctxt "Stock label" +msgid "_Copy" +msgstr "コピー(_C)" + +#: ../gtk/a11y/gtkimageaccessible.c:63 ../gtk/deprecated/gtkstock.c:351 +msgctxt "Stock label" +msgid "Cu_t" +msgstr "切り取り(_T)" + +#: ../gtk/a11y/gtkimageaccessible.c:64 ../gtk/deprecated/gtkstock.c:352 +msgctxt "Stock label" +msgid "_Delete" +msgstr "削除(_D)" + +#: ../gtk/a11y/gtkimageaccessible.c:65 ../gtk/deprecated/gtkstock.c:334 +msgctxt "Stock label" +msgid "Error" +msgstr "エラー" + +#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate +#: ../gtk/a11y/gtkimageaccessible.c:66 ../gtk/deprecated/gtkstock.c:332 +msgctxt "Stock label" +msgid "Information" +msgstr "情報" + +#: ../gtk/a11y/gtkimageaccessible.c:67 ../gtk/deprecated/gtkstock.c:335 +msgctxt "Stock label" +msgid "Question" +msgstr "質問" + +#: ../gtk/a11y/gtkimageaccessible.c:68 ../gtk/deprecated/gtkstock.c:333 +msgctxt "Stock label" +msgid "Warning" +msgstr "警告" + +#: ../gtk/a11y/gtkimageaccessible.c:69 ../gtk/deprecated/gtkstock.c:355 +msgctxt "Stock label" +msgid "_Execute" +msgstr "実行(_E)" + +#: ../gtk/a11y/gtkimageaccessible.c:70 ../gtk/deprecated/gtkstock.c:357 +msgctxt "Stock label" +msgid "_File" +msgstr "ファイル(_F)" + +#: ../gtk/a11y/gtkimageaccessible.c:71 ../gtk/deprecated/gtkstock.c:358 +msgctxt "Stock label" +msgid "_Find" +msgstr "検索(_F)" + +#: ../gtk/a11y/gtkimageaccessible.c:72 ../gtk/deprecated/gtkstock.c:359 +msgctxt "Stock label" +msgid "Find and _Replace" +msgstr "検索して置換(_R)" + +#: ../gtk/a11y/gtkimageaccessible.c:73 ../gtk/deprecated/gtkstock.c:360 +msgctxt "Stock label" +msgid "_Floppy" +msgstr "フロッピー(_F)" + +#: ../gtk/a11y/gtkimageaccessible.c:74 ../gtk/deprecated/gtkstock.c:361 +msgctxt "Stock label" +msgid "_Fullscreen" +msgstr "フルスクリーン(_F)" + +#. This is a navigation label as in "go to the bottom of the page" +#: ../gtk/a11y/gtkimageaccessible.c:75 ../gtk/deprecated/gtkstock.c:364 +msgctxt "Stock label, navigation" +msgid "_Bottom" +msgstr "最後(_B)" + +#. This is a navigation label as in "go to the first page" +#: ../gtk/a11y/gtkimageaccessible.c:76 ../gtk/deprecated/gtkstock.c:366 +msgctxt "Stock label, navigation" +msgid "_First" +msgstr "先頭(_F)" + +#. This is a navigation label as in "go to the last page" +#: ../gtk/a11y/gtkimageaccessible.c:77 ../gtk/deprecated/gtkstock.c:368 +msgctxt "Stock label, navigation" +msgid "_Last" +msgstr "最後(_L)" + +#. This is a navigation label as in "go to the top of the page" +#: ../gtk/a11y/gtkimageaccessible.c:78 ../gtk/deprecated/gtkstock.c:370 +msgctxt "Stock label, navigation" +msgid "_Top" +msgstr "先頭(_T)" + +#. This is a navigation label as in "go back" +#: ../gtk/a11y/gtkimageaccessible.c:79 ../gtk/deprecated/gtkstock.c:372 +msgctxt "Stock label, navigation" +msgid "_Back" +msgstr "戻る(_B)" + +#. This is a navigation label as in "go down" +#: ../gtk/a11y/gtkimageaccessible.c:80 ../gtk/deprecated/gtkstock.c:374 +msgctxt "Stock label, navigation" +msgid "_Down" +msgstr "下へ(_D)" + +#. This is a navigation label as in "go forward" +#: ../gtk/a11y/gtkimageaccessible.c:81 ../gtk/deprecated/gtkstock.c:376 +msgctxt "Stock label, navigation" +msgid "_Forward" +msgstr "進む(_F)" + +#. This is a navigation label as in "go up" +#: ../gtk/a11y/gtkimageaccessible.c:82 ../gtk/deprecated/gtkstock.c:378 +msgctxt "Stock label, navigation" +msgid "_Up" +msgstr "上へ(_U)" + +#: ../gtk/a11y/gtkimageaccessible.c:83 ../gtk/deprecated/gtkstock.c:379 +msgctxt "Stock label" +msgid "_Hard Disk" +msgstr "ハードディスク(_H)" + +#: ../gtk/a11y/gtkimageaccessible.c:84 ../gtk/deprecated/gtkstock.c:380 +msgctxt "Stock label" +msgid "_Help" +msgstr "ヘルプ(_H)" + +#: ../gtk/a11y/gtkimageaccessible.c:85 ../gtk/deprecated/gtkstock.c:381 +msgctxt "Stock label" +msgid "_Home" +msgstr "ホーム(_H)" + +#: ../gtk/a11y/gtkimageaccessible.c:86 ../gtk/deprecated/gtkstock.c:382 +msgctxt "Stock label" +msgid "Increase Indent" +msgstr "インデントを増やす" + +#: ../gtk/a11y/gtkimageaccessible.c:87 ../gtk/deprecated/gtkstock.c:385 +msgctxt "Stock label" +msgid "_Information" +msgstr "情報(_I)" + +#: ../gtk/a11y/gtkimageaccessible.c:88 ../gtk/deprecated/gtkstock.c:386 +msgctxt "Stock label" +msgid "_Italic" +msgstr "斜体(_I)" + +#: ../gtk/a11y/gtkimageaccessible.c:89 ../gtk/deprecated/gtkstock.c:387 +msgctxt "Stock label" +msgid "_Jump to" +msgstr "移動(_J)" + +#. This is about text justification, "centered text" +#: ../gtk/a11y/gtkimageaccessible.c:90 ../gtk/deprecated/gtkstock.c:389 +msgctxt "Stock label" +msgid "_Center" +msgstr "中央寄せ(_C)" + +#. This is about text justification +#: ../gtk/a11y/gtkimageaccessible.c:91 ../gtk/deprecated/gtkstock.c:391 +msgctxt "Stock label" +msgid "_Fill" +msgstr "埋める(_F)" + +#. This is about text justification, "left-justified text" +#: ../gtk/a11y/gtkimageaccessible.c:92 ../gtk/deprecated/gtkstock.c:393 +msgctxt "Stock label" +msgid "_Left" +msgstr "左寄せ(_L)" + +#. This is about text justification, "right-justified text" +#: ../gtk/a11y/gtkimageaccessible.c:93 ../gtk/deprecated/gtkstock.c:395 +msgctxt "Stock label" +msgid "_Right" +msgstr "右寄せ(_R)" + +#: ../gtk/a11y/gtkimageaccessible.c:94 ../gtk/deprecated/gtkstock.c:362 +msgctxt "Stock label" +msgid "_Leave Fullscreen" +msgstr "フルスクリーンの解除(_L)" + +#. Media label, as in "fast forward" +#: ../gtk/a11y/gtkimageaccessible.c:95 ../gtk/deprecated/gtkstock.c:398 +msgctxt "Stock label, media" +msgid "_Forward" +msgstr "早送り(_F)" + +#. Media label, as in "next song" +#: ../gtk/a11y/gtkimageaccessible.c:96 ../gtk/deprecated/gtkstock.c:400 +msgctxt "Stock label, media" +msgid "_Next" +msgstr "次(_N)" + +#. Media label, as in "pause music" +#: ../gtk/a11y/gtkimageaccessible.c:97 ../gtk/deprecated/gtkstock.c:402 +msgctxt "Stock label, media" +msgid "P_ause" +msgstr "一時停止(_A)" + +#. Media label, as in "play music" +#: ../gtk/a11y/gtkimageaccessible.c:98 ../gtk/deprecated/gtkstock.c:404 +msgctxt "Stock label, media" +msgid "_Play" +msgstr "再生(_P)" + +#. Media label, as in "previous song" +#: ../gtk/a11y/gtkimageaccessible.c:99 ../gtk/deprecated/gtkstock.c:406 +msgctxt "Stock label, media" +msgid "Pre_vious" +msgstr "前(_V)" + +#. Media label +#: ../gtk/a11y/gtkimageaccessible.c:100 ../gtk/deprecated/gtkstock.c:408 +msgctxt "Stock label, media" +msgid "_Record" +msgstr "録音(_R)" + +#. Media label +#: ../gtk/a11y/gtkimageaccessible.c:101 ../gtk/deprecated/gtkstock.c:410 +msgctxt "Stock label, media" +msgid "R_ewind" +msgstr "巻き戻し(_E)" + +#. Media label +#: ../gtk/a11y/gtkimageaccessible.c:102 ../gtk/deprecated/gtkstock.c:412 +msgctxt "Stock label, media" +msgid "_Stop" +msgstr "停止(_S)" + +#: ../gtk/a11y/gtkimageaccessible.c:103 ../gtk/deprecated/gtkstock.c:413 +msgctxt "Stock label" +msgid "_Network" +msgstr "ネットワーク(_N)" + +#: ../gtk/a11y/gtkimageaccessible.c:104 ../gtk/deprecated/gtkstock.c:414 +msgctxt "Stock label" +msgid "_New" +msgstr "新規(_N)" + +#: ../gtk/a11y/gtkimageaccessible.c:105 ../gtk/deprecated/gtkstock.c:417 +msgctxt "Stock label" +msgid "_Open" +msgstr "開く(_O)" + +#: ../gtk/a11y/gtkimageaccessible.c:106 ../gtk/deprecated/gtkstock.c:427 +msgctxt "Stock label" +msgid "_Paste" +msgstr "貼り付け(_P)" + +#: ../gtk/a11y/gtkimageaccessible.c:107 ../gtk/deprecated/gtkstock.c:429 +msgctxt "Stock label" +msgid "_Print" +msgstr "印刷(_P)" + +#: ../gtk/a11y/gtkimageaccessible.c:108 ../gtk/deprecated/gtkstock.c:430 +msgctxt "Stock label" +msgid "Print Pre_view" +msgstr "印刷プレビュー(_V)" + +#: ../gtk/a11y/gtkimageaccessible.c:109 ../gtk/deprecated/gtkstock.c:431 +msgctxt "Stock label" +msgid "_Properties" +msgstr "プロパティ(_P)" + +#: ../gtk/a11y/gtkimageaccessible.c:110 ../gtk/deprecated/gtkstock.c:432 +msgctxt "Stock label" +msgid "_Quit" +msgstr "終了(_Q)" + +#: ../gtk/a11y/gtkimageaccessible.c:111 ../gtk/deprecated/gtkstock.c:433 +msgctxt "Stock label" +msgid "_Redo" +msgstr "やり直す(_R)" + +#: ../gtk/a11y/gtkimageaccessible.c:112 ../gtk/deprecated/gtkstock.c:434 +msgctxt "Stock label" +msgid "_Refresh" +msgstr "更新(_R)" + +#: ../gtk/a11y/gtkimageaccessible.c:113 ../gtk/deprecated/gtkstock.c:435 +msgctxt "Stock label" +msgid "_Remove" +msgstr "削除(_R)" + +#: ../gtk/a11y/gtkimageaccessible.c:114 ../gtk/deprecated/gtkstock.c:436 +msgctxt "Stock label" +msgid "_Revert" +msgstr "元に戻す(_R)" + +#: ../gtk/a11y/gtkimageaccessible.c:115 ../gtk/deprecated/gtkstock.c:437 +msgctxt "Stock label" +msgid "_Save" +msgstr "保存(_S)" + +#: ../gtk/a11y/gtkimageaccessible.c:116 ../gtk/deprecated/gtkstock.c:438 +msgctxt "Stock label" +msgid "Save _As" +msgstr "名前を付けて保存(_A)" + +#: ../gtk/a11y/gtkimageaccessible.c:117 ../gtk/deprecated/gtkstock.c:439 +msgctxt "Stock label" +msgid "Select _All" +msgstr "すべて選択(_A)" + +#. Sorting direction +#: ../gtk/a11y/gtkimageaccessible.c:118 ../gtk/deprecated/gtkstock.c:443 +msgctxt "Stock label" +msgid "_Ascending" +msgstr "昇順(_A)" + +#. Sorting direction +#: ../gtk/a11y/gtkimageaccessible.c:119 ../gtk/deprecated/gtkstock.c:445 +msgctxt "Stock label" +msgid "_Descending" +msgstr "降順(_D)" + +#: ../gtk/a11y/gtkimageaccessible.c:120 ../gtk/deprecated/gtkstock.c:446 +msgctxt "Stock label" +msgid "_Spell Check" +msgstr "スペルチェック(_S)" + +#: ../gtk/a11y/gtkimageaccessible.c:121 ../gtk/deprecated/gtkstock.c:447 +msgctxt "Stock label" +msgid "_Stop" +msgstr "停止(_S)" + +#. Font variant +#: ../gtk/a11y/gtkimageaccessible.c:122 ../gtk/deprecated/gtkstock.c:449 +msgctxt "Stock label" +msgid "_Strikethrough" +msgstr "打ち消し線(_S)" + +#. Font variant +#: ../gtk/a11y/gtkimageaccessible.c:123 ../gtk/deprecated/gtkstock.c:452 +msgctxt "Stock label" +msgid "_Underline" +msgstr "下線(_U)" + +#: ../gtk/a11y/gtkimageaccessible.c:124 ../gtk/deprecated/gtkstock.c:453 +msgctxt "Stock label" +msgid "_Undo" +msgstr "元に戻す(_U)" + +#: ../gtk/a11y/gtkimageaccessible.c:125 ../gtk/deprecated/gtkstock.c:383 +msgctxt "Stock label" +msgid "Decrease Indent" +msgstr "インデントを減らす" + +#. Zoom +#: ../gtk/a11y/gtkimageaccessible.c:126 ../gtk/deprecated/gtkstock.c:456 +msgctxt "Stock label" +msgid "_Normal Size" +msgstr "標準サイズ(_N)" + +#. Zoom +#: ../gtk/a11y/gtkimageaccessible.c:127 ../gtk/deprecated/gtkstock.c:458 +msgctxt "Stock label" +msgid "Best _Fit" +msgstr "フィットさせる(_F)" + +#: ../gtk/a11y/gtkimageaccessible.c:128 ../gtk/deprecated/gtkstock.c:459 +msgctxt "Stock label" +msgid "Zoom _In" +msgstr "拡大(_I)" + +#: ../gtk/a11y/gtkimageaccessible.c:129 ../gtk/deprecated/gtkstock.c:460 +msgctxt "Stock label" +msgid "Zoom _Out" +msgstr "縮小(_O)" + +#: ../gtk/a11y/gtkmenuitemaccessible.c:444 msgctxt "Action description" msgid "Clicks the menuitem" msgstr "メニューアイテムをクリックします" @@ -613,11 +1027,7 @@ msgstr "スピナー" msgid "Provides visual indication of progress" msgstr "進行している様子を視覚的に表します" -#: ../gtk/a11y/gtkswitchaccessible.c:63 -msgid "Switches between on and off states" -msgstr "オン・オフ状態を切り替えます" - -#: ../gtk/a11y/gtkswitchaccessible.c:109 +#: ../gtk/a11y/gtkswitchaccessible.c:98 msgctxt "Action description" msgid "Toggles the switch" msgstr "スイッチを切り替えます" @@ -718,37 +1128,37 @@ msgstr "前に選択した色です。今選択している色との比較です msgid "The color you've chosen." msgstr "選択した色です。" -#: ../gtk/deprecated/gtkcolorsel.c:1489 +#: ../gtk/deprecated/gtkcolorsel.c:1490 msgid "_Save color here" msgstr "ここに色を保存する(_S)" -#: ../gtk/deprecated/gtkcolorsel.c:1693 +#: ../gtk/deprecated/gtkcolorsel.c:1694 msgid "Click this palette entry to make it the current color. To change this entry, drag a color swatch here or right-click it and select \"Save color here.\"" msgstr "現在の色に指定する場合はこのパレットのエントリをクリックしてください。このエントリを変更する場合は、色の見本をここにドラッグするか、右クリックして \"色をここに保存\" を選択してください" -#: ../gtk/deprecated/gtkcolorseldialog.c:192 -#: ../gtk/deprecated/gtkfontsel.c:1690 ../gtk/gtkfilechooserbutton.c:805 -#: ../gtk/gtkfilechooserdefault.c:5484 ../gtk/gtkmessagedialog.c:891 -#: ../gtk/gtkmessagedialog.c:910 ../gtk/gtkmountoperation.c:529 +#: ../gtk/deprecated/gtkcolorseldialog.c:191 +#: ../gtk/deprecated/gtkfontsel.c:1689 ../gtk/gtkappchooserdialog.c:706 +#: ../gtk/gtkcolorchooserdialog.c:110 ../gtk/gtkfilechooserbutton.c:803 +#: ../gtk/gtkfilechooserwidget.c:5431 ../gtk/gtkfontchooserdialog.c:155 +#: ../gtk/gtkmessagedialog.c:889 ../gtk/gtkmessagedialog.c:902 +#: ../gtk/gtkmountoperation.c:543 ../gtk/gtkpagesetupunixdialog.c:196 #: ../gtk/gtkprintbackend.c:747 ../gtk/gtkprinteroptionwidget.c:545 -#: ../gtk/gtkprintunixdialog.c:684 ../gtk/gtkappchooserdialog.ui.h:1 -#: ../gtk/gtkassistant.ui.h:5 ../gtk/gtkcolorchooserdialog.ui.h:2 -#: ../gtk/gtkfontchooserdialog.ui.h:2 ../gtk/gtkpagesetupunixdialog.ui.h:1 -#: ../gtk/gtkprintunixdialog.ui.h:2 +#: ../gtk/gtkprintunixdialog.c:667 ../gtk/gtkprintunixdialog.c:735 +#: ../gtk/resources/ui/gtkassistant.ui.h:5 msgid "_Cancel" msgstr "キャンセル(_C)" -#: ../gtk/deprecated/gtkcolorseldialog.c:196 -#: ../gtk/gtkprinteroptionwidget.c:546 ../gtk/gtkappchooserdialog.ui.h:2 -#: ../gtk/gtkcolorchooserdialog.ui.h:3 ../gtk/gtkfontchooserdialog.ui.h:3 +#: ../gtk/deprecated/gtkcolorseldialog.c:195 ../gtk/gtkappchooserdialog.c:707 +#: ../gtk/gtkcolorchooserdialog.c:111 ../gtk/gtkfontchooserdialog.c:156 +#: ../gtk/gtkprinteroptionwidget.c:546 msgid "_Select" msgstr "選択(_S)" -#: ../gtk/deprecated/gtkcolorseldialog.c:202 +#: ../gtk/deprecated/gtkcolorseldialog.c:201 msgid "_Help" msgstr "ヘルプ(_H)" -#: ../gtk/deprecated/gtkcolorseldialog.c:214 +#: ../gtk/deprecated/gtkcolorseldialog.c:213 msgid "Color Selection" msgstr "色の選択" @@ -775,584 +1185,277 @@ msgstr "サイズ(_Z):" msgid "_Preview:" msgstr "プレビュー(_P):" -#: ../gtk/deprecated/gtkfontsel.c:1694 ../gtk/gtkassistant.ui.h:1 -#: ../gtk/gtkpagesetupunixdialog.ui.h:2 +#: ../gtk/deprecated/gtkfontsel.c:1693 ../gtk/gtkpagesetupunixdialog.c:197 +#: ../gtk/resources/ui/gtkassistant.ui.h:1 msgid "_Apply" msgstr "適用(_A)" -#: ../gtk/deprecated/gtkfontsel.c:1699 ../gtk/gtkmessagedialog.c:879 -#: ../gtk/gtkmessagedialog.c:913 ../gtk/gtkprintbackend.c:748 +#: ../gtk/deprecated/gtkfontsel.c:1698 ../gtk/gtkmessagedialog.c:881 +#: ../gtk/gtkmessagedialog.c:903 ../gtk/gtkprintbackend.c:748 msgid "_OK" msgstr "OK(_O)" -#: ../gtk/deprecated/gtkfontsel.c:1710 ../gtk/gtkfontchooserdialog.ui.h:1 +#: ../gtk/deprecated/gtkfontsel.c:1709 msgid "Font Selection" msgstr "フォントの選択" -#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate -#: ../gtk/deprecated/gtkstock.c:334 -msgctxt "Stock label" -msgid "Information" -msgstr "情報" - -#: ../gtk/deprecated/gtkstock.c:335 -msgctxt "Stock label" -msgid "Warning" -msgstr "警告" - -#: ../gtk/deprecated/gtkstock.c:336 -msgctxt "Stock label" -msgid "Error" -msgstr "エラー" - -#: ../gtk/deprecated/gtkstock.c:337 -msgctxt "Stock label" -msgid "Question" -msgstr "質問" - -#. FIXME these need accelerators when appropriate, and -#. * need the mnemonics to be rationalized -#. #: ../gtk/deprecated/gtkstock.c:342 msgctxt "Stock label" -msgid "_About" -msgstr "このアプリケーションについて(_A)" - -#: ../gtk/deprecated/gtkstock.c:343 -msgctxt "Stock label" -msgid "_Add" -msgstr "追加(_A)" - -#: ../gtk/deprecated/gtkstock.c:344 -msgctxt "Stock label" msgid "_Apply" msgstr "適用(_A)" -#: ../gtk/deprecated/gtkstock.c:345 -msgctxt "Stock label" -msgid "_Bold" -msgstr "太字(_B)" - -#: ../gtk/deprecated/gtkstock.c:346 +#: ../gtk/deprecated/gtkstock.c:344 msgctxt "Stock label" msgid "_Cancel" msgstr "キャンセル(_C)" -#: ../gtk/deprecated/gtkstock.c:347 -msgctxt "Stock label" -msgid "_CD-ROM" -msgstr "CD-ROM(_C)" - #: ../gtk/deprecated/gtkstock.c:348 msgctxt "Stock label" -msgid "_Clear" -msgstr "クリア(_C)" - -#: ../gtk/deprecated/gtkstock.c:349 -msgctxt "Stock label" -msgid "_Close" -msgstr "閉じる(_C)" - -#: ../gtk/deprecated/gtkstock.c:350 -msgctxt "Stock label" msgid "C_onnect" msgstr "接続(_O)" -#: ../gtk/deprecated/gtkstock.c:351 +#: ../gtk/deprecated/gtkstock.c:349 msgctxt "Stock label" msgid "_Convert" msgstr "変換(_C)" -#: ../gtk/deprecated/gtkstock.c:352 -msgctxt "Stock label" -msgid "_Copy" -msgstr "コピー(_C)" - #: ../gtk/deprecated/gtkstock.c:353 msgctxt "Stock label" -msgid "Cu_t" -msgstr "切り取り(_T)" - -#: ../gtk/deprecated/gtkstock.c:354 -msgctxt "Stock label" -msgid "_Delete" -msgstr "削除(_D)" - -#: ../gtk/deprecated/gtkstock.c:355 -msgctxt "Stock label" msgid "_Discard" msgstr "無効(_D)" -#: ../gtk/deprecated/gtkstock.c:356 +#: ../gtk/deprecated/gtkstock.c:354 msgctxt "Stock label" msgid "_Disconnect" msgstr "切断(_D)" -#: ../gtk/deprecated/gtkstock.c:357 -msgctxt "Stock label" -msgid "_Execute" -msgstr "実行(_E)" - -#: ../gtk/deprecated/gtkstock.c:358 +#: ../gtk/deprecated/gtkstock.c:356 msgctxt "Stock label" msgid "_Edit" msgstr "編集(_E)" -#: ../gtk/deprecated/gtkstock.c:359 -msgctxt "Stock label" -msgid "_File" -msgstr "ファイル(_F)" - -#: ../gtk/deprecated/gtkstock.c:360 -msgctxt "Stock label" -msgid "_Find" -msgstr "検索(_F)" - -#: ../gtk/deprecated/gtkstock.c:361 -msgctxt "Stock label" -msgid "Find and _Replace" -msgstr "検索して置換(_R)" - -#: ../gtk/deprecated/gtkstock.c:362 -msgctxt "Stock label" -msgid "_Floppy" -msgstr "フロッピー(_F)" - -#: ../gtk/deprecated/gtkstock.c:363 -msgctxt "Stock label" -msgid "_Fullscreen" -msgstr "フルスクリーン(_F)" - -#: ../gtk/deprecated/gtkstock.c:364 -msgctxt "Stock label" -msgid "_Leave Fullscreen" -msgstr "フルスクリーンの解除(_L)" - -#. This is a navigation label as in "go to the bottom of the page" -#: ../gtk/deprecated/gtkstock.c:366 -msgctxt "Stock label, navigation" -msgid "_Bottom" -msgstr "最後(_B)" - -#. This is a navigation label as in "go to the first page" -#: ../gtk/deprecated/gtkstock.c:368 -msgctxt "Stock label, navigation" -msgid "_First" -msgstr "先頭(_F)" - -#. This is a navigation label as in "go to the last page" -#: ../gtk/deprecated/gtkstock.c:370 -msgctxt "Stock label, navigation" -msgid "_Last" -msgstr "最後(_L)" - -#. This is a navigation label as in "go to the top of the page" -#: ../gtk/deprecated/gtkstock.c:372 -msgctxt "Stock label, navigation" -msgid "_Top" -msgstr "先頭(_T)" - -#. This is a navigation label as in "go back" -#: ../gtk/deprecated/gtkstock.c:374 -msgctxt "Stock label, navigation" -msgid "_Back" -msgstr "戻る(_B)" - -#. This is a navigation label as in "go down" -#: ../gtk/deprecated/gtkstock.c:376 -msgctxt "Stock label, navigation" -msgid "_Down" -msgstr "下へ(_D)" - -#. This is a navigation label as in "go forward" -#: ../gtk/deprecated/gtkstock.c:378 -msgctxt "Stock label, navigation" -msgid "_Forward" -msgstr "進む(_F)" - -#. This is a navigation label as in "go up" -#: ../gtk/deprecated/gtkstock.c:380 -msgctxt "Stock label, navigation" -msgid "_Up" -msgstr "上へ(_U)" - -#: ../gtk/deprecated/gtkstock.c:381 -msgctxt "Stock label" -msgid "_Hard Disk" -msgstr "ハードディスク(_H)" - -#: ../gtk/deprecated/gtkstock.c:382 -msgctxt "Stock label" -msgid "_Help" -msgstr "ヘルプ(_H)" - -#: ../gtk/deprecated/gtkstock.c:383 -msgctxt "Stock label" -msgid "_Home" -msgstr "ホーム(_H)" - #: ../gtk/deprecated/gtkstock.c:384 msgctxt "Stock label" -msgid "Increase Indent" -msgstr "インデントを増やす" - -#: ../gtk/deprecated/gtkstock.c:385 -msgctxt "Stock label" -msgid "Decrease Indent" -msgstr "インデントを減らす" - -#: ../gtk/deprecated/gtkstock.c:386 -msgctxt "Stock label" msgid "_Index" msgstr "インデックス(_I)" -#: ../gtk/deprecated/gtkstock.c:387 -msgctxt "Stock label" -msgid "_Information" -msgstr "情報(_I)" - -#: ../gtk/deprecated/gtkstock.c:388 -msgctxt "Stock label" -msgid "_Italic" -msgstr "斜体(_I)" - -#: ../gtk/deprecated/gtkstock.c:389 -msgctxt "Stock label" -msgid "_Jump to" -msgstr "移動(_J)" - -#. This is about text justification, "centered text" -#: ../gtk/deprecated/gtkstock.c:391 -msgctxt "Stock label" -msgid "_Center" -msgstr "中央寄せ(_C)" - -#. This is about text justification -#: ../gtk/deprecated/gtkstock.c:393 -msgctxt "Stock label" -msgid "_Fill" -msgstr "埋める(_F)" - -#. This is about text justification, "left-justified text" -#: ../gtk/deprecated/gtkstock.c:395 -msgctxt "Stock label" -msgid "_Left" -msgstr "左寄せ(_L)" - -#. This is about text justification, "right-justified text" -#: ../gtk/deprecated/gtkstock.c:397 -msgctxt "Stock label" -msgid "_Right" -msgstr "右寄せ(_R)" - -#. Media label, as in "fast forward" -#: ../gtk/deprecated/gtkstock.c:400 -msgctxt "Stock label, media" -msgid "_Forward" -msgstr "早送り(_F)" - -#. Media label, as in "next song" -#: ../gtk/deprecated/gtkstock.c:402 -msgctxt "Stock label, media" -msgid "_Next" -msgstr "次(_N)" - -#. Media label, as in "pause music" -#: ../gtk/deprecated/gtkstock.c:404 -msgctxt "Stock label, media" -msgid "P_ause" -msgstr "一時停止(_A)" - -#. Media label, as in "play music" -#: ../gtk/deprecated/gtkstock.c:406 -msgctxt "Stock label, media" -msgid "_Play" -msgstr "再生(_P)" - -#. Media label, as in "previous song" -#: ../gtk/deprecated/gtkstock.c:408 -msgctxt "Stock label, media" -msgid "Pre_vious" -msgstr "前(_V)" - -#. Media label -#: ../gtk/deprecated/gtkstock.c:410 -msgctxt "Stock label, media" -msgid "_Record" -msgstr "録音(_R)" - -#. Media label -#: ../gtk/deprecated/gtkstock.c:412 -msgctxt "Stock label, media" -msgid "R_ewind" -msgstr "巻き戻し(_E)" - -#. Media label -#: ../gtk/deprecated/gtkstock.c:414 -msgctxt "Stock label, media" -msgid "_Stop" -msgstr "停止(_S)" - #: ../gtk/deprecated/gtkstock.c:415 msgctxt "Stock label" -msgid "_Network" -msgstr "ネットワーク(_N)" - -#: ../gtk/deprecated/gtkstock.c:416 -msgctxt "Stock label" -msgid "_New" -msgstr "新規(_N)" - -#: ../gtk/deprecated/gtkstock.c:417 -msgctxt "Stock label" msgid "_No" msgstr "いいえ(_N)" -#: ../gtk/deprecated/gtkstock.c:418 +#: ../gtk/deprecated/gtkstock.c:416 msgctxt "Stock label" msgid "_OK" msgstr "OK(_O)" -#: ../gtk/deprecated/gtkstock.c:419 -msgctxt "Stock label" -msgid "_Open" -msgstr "開く(_O)" - #. Page orientation -#: ../gtk/deprecated/gtkstock.c:421 +#: ../gtk/deprecated/gtkstock.c:419 msgctxt "Stock label" msgid "Landscape" msgstr "横置き" #. Page orientation -#: ../gtk/deprecated/gtkstock.c:423 +#: ../gtk/deprecated/gtkstock.c:421 msgctxt "Stock label" msgid "Portrait" msgstr "縦置き" #. Page orientation -#: ../gtk/deprecated/gtkstock.c:425 +#: ../gtk/deprecated/gtkstock.c:423 msgctxt "Stock label" msgid "Reverse landscape" msgstr "横置きの逆" #. Page orientation -#: ../gtk/deprecated/gtkstock.c:427 +#: ../gtk/deprecated/gtkstock.c:425 msgctxt "Stock label" msgid "Reverse portrait" msgstr "縦置きの逆" -#: ../gtk/deprecated/gtkstock.c:428 +#: ../gtk/deprecated/gtkstock.c:426 msgctxt "Stock label" msgid "Page Set_up" msgstr "ページの設定(_U)" -#: ../gtk/deprecated/gtkstock.c:429 -msgctxt "Stock label" -msgid "_Paste" -msgstr "貼り付け(_P)" - -#: ../gtk/deprecated/gtkstock.c:430 +#: ../gtk/deprecated/gtkstock.c:428 msgctxt "Stock label" msgid "_Preferences" msgstr "設定(_P)" -#: ../gtk/deprecated/gtkstock.c:431 -msgctxt "Stock label" -msgid "_Print" -msgstr "印刷(_P)" - -#: ../gtk/deprecated/gtkstock.c:432 -msgctxt "Stock label" -msgid "Print Pre_view" -msgstr "印刷プレビュー(_V)" - -#: ../gtk/deprecated/gtkstock.c:433 -msgctxt "Stock label" -msgid "_Properties" -msgstr "プロパティ(_P)" - -#: ../gtk/deprecated/gtkstock.c:434 -msgctxt "Stock label" -msgid "_Quit" -msgstr "終了(_Q)" - -#: ../gtk/deprecated/gtkstock.c:435 -msgctxt "Stock label" -msgid "_Redo" -msgstr "やり直す(_R)" - -#: ../gtk/deprecated/gtkstock.c:436 -msgctxt "Stock label" -msgid "_Refresh" -msgstr "更新(_R)" - -#: ../gtk/deprecated/gtkstock.c:437 -msgctxt "Stock label" -msgid "_Remove" -msgstr "削除(_R)" - -#: ../gtk/deprecated/gtkstock.c:438 -msgctxt "Stock label" -msgid "_Revert" -msgstr "元に戻す(_R)" - -#: ../gtk/deprecated/gtkstock.c:439 -msgctxt "Stock label" -msgid "_Save" -msgstr "保存(_S)" - #: ../gtk/deprecated/gtkstock.c:440 msgctxt "Stock label" -msgid "Save _As" -msgstr "名前を付けて保存(_A)" - -#: ../gtk/deprecated/gtkstock.c:441 -msgctxt "Stock label" -msgid "Select _All" -msgstr "すべて選択(_A)" - -#: ../gtk/deprecated/gtkstock.c:442 -msgctxt "Stock label" msgid "_Color" msgstr "色(_C)" -#: ../gtk/deprecated/gtkstock.c:443 +#: ../gtk/deprecated/gtkstock.c:441 msgctxt "Stock label" msgid "_Font" msgstr "フォント(_F)" -#. Sorting direction -#: ../gtk/deprecated/gtkstock.c:445 -msgctxt "Stock label" -msgid "_Ascending" -msgstr "昇順(_A)" - -#. Sorting direction -#: ../gtk/deprecated/gtkstock.c:447 -msgctxt "Stock label" -msgid "_Descending" -msgstr "降順(_D)" - -#: ../gtk/deprecated/gtkstock.c:448 -msgctxt "Stock label" -msgid "_Spell Check" -msgstr "スペルチェック(_S)" - -#: ../gtk/deprecated/gtkstock.c:449 -msgctxt "Stock label" -msgid "_Stop" -msgstr "停止(_S)" - -#. Font variant -#: ../gtk/deprecated/gtkstock.c:451 -msgctxt "Stock label" -msgid "_Strikethrough" -msgstr "打ち消し線(_S)" - -#: ../gtk/deprecated/gtkstock.c:452 +#: ../gtk/deprecated/gtkstock.c:450 msgctxt "Stock label" msgid "_Undelete" msgstr "削除の取り消し(_U)" -#. Font variant #: ../gtk/deprecated/gtkstock.c:454 msgctxt "Stock label" -msgid "_Underline" -msgstr "下線(_U)" - -#: ../gtk/deprecated/gtkstock.c:455 -msgctxt "Stock label" -msgid "_Undo" -msgstr "元に戻す(_U)" - -#: ../gtk/deprecated/gtkstock.c:456 -msgctxt "Stock label" msgid "_Yes" msgstr "はい(_Y)" -#. Zoom -#: ../gtk/deprecated/gtkstock.c:458 -msgctxt "Stock label" -msgid "_Normal Size" -msgstr "標準サイズ(_N)" - -#. Zoom -#: ../gtk/deprecated/gtkstock.c:460 -msgctxt "Stock label" -msgid "Best _Fit" -msgstr "フィットさせる(_F)" - -#: ../gtk/deprecated/gtkstock.c:461 -msgctxt "Stock label" -msgid "Zoom _In" -msgstr "拡大(_I)" - -#: ../gtk/deprecated/gtkstock.c:462 -msgctxt "Stock label" -msgid "Zoom _Out" -msgstr "縮小(_O)" - -#: ../gtk/deprecated/gtkuimanager.c:1803 +#: ../gtk/deprecated/gtkuimanager.c:1779 #, c-format msgid "Unexpected start tag '%s' on line %d char %d" msgstr "%2$d 行目 %3$d 文字目の予想外の開始タグ '%1$s'" -#: ../gtk/deprecated/gtkuimanager.c:1893 +#: ../gtk/deprecated/gtkuimanager.c:1869 #, c-format msgid "Unexpected character data on line %d char %d" msgstr "%d 行の %d 文字目の文字データは予想外です" -#: ../gtk/deprecated/gtkuimanager.c:2748 +#: ../gtk/deprecated/gtkuimanager.c:2724 msgid "Empty" msgstr "空" -#. Translators: this is the license preamble; the string at the end -#. * contains the URL of the license. +#. * +#. * SECTION:gtkaboutdialog +#. * @Short_description: Display information about an application +#. * @Title: GtkAboutDialog +#. * +#. * The GtkAboutDialog offers a simple way to display information about +#. * a program like its logo, name, copyright, website and license. It is +#. * also possible to give credits to the authors, documenters, translators +#. * and artists who have worked on the program. An about dialog is typically +#. * opened when the user selects the `About` option from +#. * the `Help` menu. All parts of the dialog are optional. +#. * +#. * About dialogs often contain links and email addresses. GtkAboutDialog +#. * displays these as clickable links. By default, it calls gtk_show_uri() +#. * when a user clicks one. The behaviour can be overridden with the +#. * #GtkAboutDialog::activate-link signal. +#. * +#. * To make constructing a GtkAboutDialog as convenient as possible, you can +#. * use the function gtk_show_about_dialog() which constructs and shows a dialog +#. * and keeps it around so that it can be shown again. +#. * +#. * Note that GTK+ sets a default title of `_("About %s")` on the dialog +#. * window (where \%s is replaced by the name of the application, but in +#. * order to ensure proper translation of the title, applications should +#. * set the title property explicitly when constructing a GtkAboutDialog, +#. * as shown in the following example: +#. * |[ +#. * gtk_show_about_dialog (NULL, +#. * "program-name", "ExampleCode", +#. * "logo", example_logo, +#. * "title" _("About ExampleCode"), +#. * NULL); +#. * ]| +#. * +#. * It is also possible to show a #GtkAboutDialog like any other #GtkDialog, +#. * e.g. using gtk_dialog_run(). In this case, you might need to know that +#. * the “Close” button returns the #GTK_RESPONSE_CANCEL response id. #. -#: ../gtk/gtkaboutdialog.c:102 -#, c-format +#. Translators: this is the license preamble; the string at the end +#. * contains the name of the license as link text. +#. +#: ../gtk/gtkaboutdialog.c:103 +#, fuzzy, c-format +#| msgid "" +#| "This program comes with ABSOLUTELY NO WARRANTY;\n" +#| "for details, visit %s" msgid "" -"This program comes with ABSOLUTELY NO WARRANTY;\n" -"for details, visit %s" +"This program comes with ABSOLUTELY NO WARRANTY.\n" +"See the %s for details." msgstr "" "This program comes with ABSOLUTELY NO WARRANTY;\n" "for details, visit %s" -#: ../gtk/gtkaboutdialog.c:375 +#: ../gtk/gtkaboutdialog.c:113 ../gtk/gtkaboutdialog.c:434 +#: ../gtk/resources/ui/gtkaboutdialog.ui.h:3 msgid "License" msgstr "ライセンス" -#: ../gtk/gtkaboutdialog.c:376 +#: ../gtk/gtkaboutdialog.c:114 +#, fuzzy +#| msgid "Custom size" +msgid "Custom License" +msgstr "その他のサイズ" + +#: ../gtk/gtkaboutdialog.c:115 +msgid "GNU General Public License, version 2 or later" +msgstr "GNU General Public License, version 2 or later" + +#: ../gtk/gtkaboutdialog.c:116 +msgid "GNU General Public License, version 3 or later" +msgstr "GNU General Public License, version 3 or later" + +#: ../gtk/gtkaboutdialog.c:117 +msgid "GNU Lesser General Public License, version 2.1 or later" +msgstr "GNU Lesser General Public License, version 2.1 or later" + +#: ../gtk/gtkaboutdialog.c:118 +msgid "GNU Lesser General Public License, version 3 or later" +msgstr "GNU Lesser General Public License, version 3 or later" + +#: ../gtk/gtkaboutdialog.c:119 +msgid "BSD 2-Clause License" +msgstr "BSD 2-Clause License" + +#: ../gtk/gtkaboutdialog.c:120 +msgid "The MIT License (MIT)" +msgstr "The MIT License (MIT)" + +#: ../gtk/gtkaboutdialog.c:121 +msgid "Artistic License 2.0" +msgstr "Artistic License 2.0" + +#: ../gtk/gtkaboutdialog.c:122 +msgid "GNU General Public License, version 2 only" +msgstr "GNU General Public License, version 2 only" + +#: ../gtk/gtkaboutdialog.c:123 +msgid "GNU General Public License, version 3 only" +msgstr "GNU General Public License, version 3 only" + +#: ../gtk/gtkaboutdialog.c:124 +msgid "GNU Lesser General Public License, version 2.1 only" +msgstr "GNU Lesser General Public License, version 2.1 only" + +#: ../gtk/gtkaboutdialog.c:125 +msgid "GNU Lesser General Public License, version 3 only" +msgstr "GNU Lesser General Public License, version 3 only" + +#: ../gtk/gtkaboutdialog.c:435 msgid "The license of the program" msgstr "プログラムのライセンス" -#: ../gtk/gtkaboutdialog.c:914 +#: ../gtk/gtkaboutdialog.c:940 msgid "Could not show link" msgstr "リンクを表示できませんでした" -#: ../gtk/gtkaboutdialog.c:951 +#: ../gtk/gtkaboutdialog.c:977 msgid "Website" msgstr "ウェブサイト" -#: ../gtk/gtkaboutdialog.c:1005 +#: ../gtk/gtkaboutdialog.c:1031 +#: ../gtk/resources/ui/gtkapplication-quartz.ui.h:1 #, c-format msgid "About %s" msgstr "%s について" -#: ../gtk/gtkaboutdialog.c:2290 +#: ../gtk/gtkaboutdialog.c:2306 msgid "Created by" msgstr "作成者" -#: ../gtk/gtkaboutdialog.c:2293 +#: ../gtk/gtkaboutdialog.c:2309 msgid "Documented by" msgstr "ドキュメント担当" -#: ../gtk/gtkaboutdialog.c:2303 +#: ../gtk/gtkaboutdialog.c:2319 msgid "Translated by" msgstr "翻訳担当" -#: ../gtk/gtkaboutdialog.c:2308 +#: ../gtk/gtkaboutdialog.c:2324 msgid "Artwork by" msgstr "アートワーク担当" @@ -1361,7 +1464,7 @@ msgstr "アートワーク担当" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../gtk/gtkaccellabel.c:159 +#: ../gtk/gtkaccellabel.c:160 msgctxt "keyboard label" msgid "Shift" msgstr "Shift" @@ -1371,7 +1474,7 @@ msgstr "Shift" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../gtk/gtkaccellabel.c:165 +#: ../gtk/gtkaccellabel.c:166 msgctxt "keyboard label" msgid "Ctrl" msgstr "Ctrl" @@ -1381,7 +1484,7 @@ msgstr "Ctrl" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../gtk/gtkaccellabel.c:171 +#: ../gtk/gtkaccellabel.c:172 msgctxt "keyboard label" msgid "Alt" msgstr "Alt" @@ -1391,7 +1494,7 @@ msgstr "Alt" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../gtk/gtkaccellabel.c:801 +#: ../gtk/gtkaccellabel.c:802 msgctxt "keyboard label" msgid "Super" msgstr "Super" @@ -1401,7 +1504,7 @@ msgstr "Super" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../gtk/gtkaccellabel.c:814 +#: ../gtk/gtkaccellabel.c:815 msgctxt "keyboard label" msgid "Hyper" msgstr "Hyper" @@ -1411,17 +1514,17 @@ msgstr "Hyper" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../gtk/gtkaccellabel.c:828 +#: ../gtk/gtkaccellabel.c:829 msgctxt "keyboard label" msgid "Meta" msgstr "Meta" -#: ../gtk/gtkaccellabel.c:845 +#: ../gtk/gtkaccellabel.c:846 msgctxt "keyboard label" msgid "Space" msgstr "Space" -#: ../gtk/gtkaccellabel.c:848 +#: ../gtk/gtkaccellabel.c:849 msgctxt "keyboard label" msgid "Backslash" msgstr "\\" @@ -1430,82 +1533,77 @@ msgstr "\\" msgid "Other application…" msgstr "別のアプリケーション…" -#: ../gtk/gtkappchooserdialog.c:138 -msgid "Failed to look for applications online" -msgstr "オンラインでのアプリケーション検索に失敗しました" - -#: ../gtk/gtkappchooserdialog.c:189 -msgid "_Find applications online" -msgstr "オンラインでアプリケーションを探す(_F)" +#: ../gtk/gtkappchooserdialog.c:203 ../gtk/gtkappchooserdialog.c:210 +#: ../gtk/gtkappchooserdialog.c:227 +#: ../gtk/resources/ui/gtkappchooserdialog.ui.h:1 +msgid "Select Application" +msgstr "アプリケーションの選択" #. Translators: %s is a filename -#: ../gtk/gtkappchooserdialog.c:333 +#: ../gtk/gtkappchooserdialog.c:205 #, c-format -msgid "Select an application to open “%s”" -msgstr "“%s”を開くアプリケーションを選択してください" +msgid "Opening “%s”." +msgstr "“%s”を開いています" -#: ../gtk/gtkappchooserdialog.c:334 ../gtk/gtkappchooserwidget.c:660 +#: ../gtk/gtkappchooserdialog.c:206 #, c-format -msgid "No applications available to open “%s”" +msgid "No applications found for “%s”" msgstr "“%s”を開くアプリケーションが見つかりません" #. Translators: %s is a file type description -#: ../gtk/gtkappchooserdialog.c:340 -#, c-format -msgid "Select an application for “%s” files" +#: ../gtk/gtkappchooserdialog.c:212 +#, fuzzy, c-format +#| msgid "Opening %s" +msgid "Opening “%s” files." +msgstr "%s を開いています" + +#: ../gtk/gtkappchooserdialog.c:214 +#, fuzzy, c-format +#| msgid "Select an application for “%s” files" +msgid "No applications found for “%s” files" msgstr "“%s”ファイルを開くアプリケーションを選択してください" -#: ../gtk/gtkappchooserdialog.c:342 -#, c-format -msgid "No applications available to open “%s” files" -msgstr "“%s”ファイルを開くアプリケーションが見つかりません" - -#: ../gtk/gtkappchooserdialog.c:358 -msgid "Click \"Show other applications\", for more options, or \"Find applications online\" to install a new application" -msgstr "\"別のアプリケーションを表示する\"をクリックして利用可能なアプリケーションを選択するか、あるいは\"オンラインでアプリケーションを探す\"をクリックしてアプリケーションを新規にインストールしてください。" - -#: ../gtk/gtkappchooserdialog.c:428 +#: ../gtk/gtkappchooserdialog.c:307 msgid "Forget association" msgstr "関連づけを取り消す" -#: ../gtk/gtkappchooserwidget.c:609 +#: ../gtk/gtkappchooserdialog.c:450 +msgid "Failed to start GNOME Software" +msgstr "" + +#: ../gtk/gtkappchooserwidget.c:622 msgid "Default Application" msgstr "既定のアプリケーション" -#: ../gtk/gtkappchooserwidget.c:747 +#: ../gtk/gtkappchooserwidget.c:672 +#, fuzzy, c-format +#| msgid "No applications available to open “%s”" +msgid "No applications found for “%s”." +msgstr "“%s”を開くアプリケーションが見つかりません" + +#: ../gtk/gtkappchooserwidget.c:755 msgid "Recommended Applications" msgstr "推奨アプリケーション" -#: ../gtk/gtkappchooserwidget.c:762 +#: ../gtk/gtkappchooserwidget.c:770 msgid "Related Applications" msgstr "関連するアプリケーション" -#: ../gtk/gtkappchooserwidget.c:776 +#: ../gtk/gtkappchooserwidget.c:784 msgid "Other Applications" msgstr "別のアプリケーション" -#: ../gtk/gtkapplication.c:1569 -#, c-format -msgid "" -"%s cannot quit at this time:\n" -"\n" -"%s" -msgstr "" -"%s は現時点で終了できません:\n" -"\n" -"%s" - -#: ../gtk/gtkapplicationwindow.c:337 ../gtk/gtkprintoperation-unix.c:480 -#: ../gtk/gtkprintoperation-win32.c:1444 +#: ../gtk/gtkapplicationwindow.c:321 ../gtk/gtkprintoperation-unix.c:481 +#: ../gtk/gtkprintoperation-win32.c:1447 msgid "Application" msgstr "アプリケーション" -#: ../gtk/gtkbookmarksmanager.c:50 +#: ../gtk/gtkbookmarksmanager.c:49 #, c-format msgid "%s does not exist in the bookmarks list" msgstr "%s はブックマークリストに存在しません" -#: ../gtk/gtkbookmarksmanager.c:367 +#: ../gtk/gtkbookmarksmanager.c:366 #, c-format msgid "%s already exists in the bookmarks list" msgstr "%s は既にブックマークリストに存在します" @@ -1530,7 +1628,7 @@ msgstr "文字列は <%s> 内に含められません" msgid "Invalid type function on line %d: '%s'" msgstr "%d行目に無効な型関数: '%s'" -#: ../gtk/gtkbuilderparser.c:418 ../gtk/gtkbuilderparser.c:504 +#: ../gtk/gtkbuilderparser.c:419 ../gtk/gtkbuilderparser.c:504 #, c-format msgid "Duplicate object ID '%s' on line %d (previously on line %d)" msgstr "オブジェクト ID '%s' が %d行目で重複しています (前は%d行目)" @@ -1555,7 +1653,7 @@ msgstr "扱えないタグ: '%s'" #. * text direction of RTL and specify "calendar:YM", then the year #. * will appear to the right of the month. #. -#: ../gtk/gtkcalendar.c:869 +#: ../gtk/gtkcalendar.c:870 msgid "calendar:MY" msgstr "calendar:YM" @@ -1563,7 +1661,7 @@ msgstr "calendar:YM" #. * first day of the week to calendar:week_start:1 if you want Monday #. * to be the first day of the week, and so on. #. -#: ../gtk/gtkcalendar.c:907 +#: ../gtk/gtkcalendar.c:908 msgid "calendar:week_start:0" msgstr "calendar:week_start:0" @@ -1572,7 +1670,7 @@ msgstr "calendar:week_start:0" #. * #. * If you don't understand this, leave it as "2000" #. -#: ../gtk/gtkcalendar.c:1907 +#: ../gtk/gtkcalendar.c:1908 msgctxt "year measurement template" msgid "2000" msgstr "2000" @@ -1587,7 +1685,7 @@ msgstr "2000" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1938 ../gtk/gtkcalendar.c:2630 +#: ../gtk/gtkcalendar.c:1939 ../gtk/gtkcalendar.c:2631 #, c-format msgctxt "calendar:day:digits" msgid "%d" @@ -1603,7 +1701,7 @@ msgstr "%d" #. * digits. That needs support from your system and locale definition #. * too. #. -#: ../gtk/gtkcalendar.c:1970 ../gtk/gtkcalendar.c:2496 +#: ../gtk/gtkcalendar.c:1971 ../gtk/gtkcalendar.c:2497 #, c-format msgctxt "calendar:week:digits" msgid "%d" @@ -1619,7 +1717,7 @@ msgstr "%d" #. * #. * "%Y" is appropriate for most locales. #. -#: ../gtk/gtkcalendar.c:2265 +#: ../gtk/gtkcalendar.c:2266 msgctxt "calendar year format" msgid "%Y" msgstr "%Y" @@ -1859,11 +1957,19 @@ msgstr "白" msgid "Custom" msgstr "作成した色" +#: ../gtk/gtkcolorchooserwidget.c:528 +#, fuzzy +#| msgid "Custom color %d: %s" +msgid "Custom color" +msgstr "作成した色 %d: %s" + #: ../gtk/gtkcolorchooserwidget.c:529 -msgid "Create custom color" +#, fuzzy +#| msgid "Create custom color" +msgid "Create a custom color" msgstr "色の作成" -#: ../gtk/gtkcolorchooserwidget.c:547 +#: ../gtk/gtkcolorchooserwidget.c:548 #, c-format msgid "Custom color %d: %s" msgstr "作成した色 %d: %s" @@ -1892,93 +1998,93 @@ msgstr "色の作成(_C)" #. * Do *not* translate it to "predefinito:mm", if it #. * it isn't default:mm or default:inch it will not work #. -#: ../gtk/gtkcustompaperunixdialog.c:115 +#: ../gtk/gtkcustompaperunixdialog.c:119 msgid "default:mm" msgstr "default:mm" -#: ../gtk/gtkcustompaperunixdialog.c:311 ../gtk/gtkmessagedialog.c:885 -#: ../gtk/gtkaboutdialog.ui.h:3 ../gtk/gtkassistant.ui.h:6 +#: ../gtk/gtkcustompaperunixdialog.c:334 ../gtk/gtkmessagedialog.c:885 +#: ../gtk/resources/ui/gtkassistant.ui.h:6 msgid "_Close" msgstr "閉じる(_C)" #. And show the custom paper dialog -#: ../gtk/gtkcustompaperunixdialog.c:389 ../gtk/gtkprintunixdialog.c:3193 +#: ../gtk/gtkcustompaperunixdialog.c:412 ../gtk/gtkprintunixdialog.c:3315 msgid "Manage Custom Sizes" msgstr "その他のサイズの管理" -#: ../gtk/gtkcustompaperunixdialog.c:550 ../gtk/gtkpagesetupunixdialog.c:806 +#: ../gtk/gtkcustompaperunixdialog.c:574 ../gtk/gtkpagesetupunixdialog.c:815 msgid "inch" msgstr "インチ" -#: ../gtk/gtkcustompaperunixdialog.c:552 ../gtk/gtkpagesetupunixdialog.c:804 +#: ../gtk/gtkcustompaperunixdialog.c:576 ../gtk/gtkpagesetupunixdialog.c:813 msgid "mm" msgstr "ミリ" -#: ../gtk/gtkcustompaperunixdialog.c:597 +#: ../gtk/gtkcustompaperunixdialog.c:622 msgid "Margins from Printer…" msgstr "プリンターのマージン…" -#: ../gtk/gtkcustompaperunixdialog.c:763 +#: ../gtk/gtkcustompaperunixdialog.c:788 #, c-format msgid "Custom Size %d" msgstr "その他のサイズ %d" -#: ../gtk/gtkcustompaperunixdialog.c:1101 +#: ../gtk/gtkcustompaperunixdialog.c:1127 msgid "_Width:" msgstr "幅(_W):" -#: ../gtk/gtkcustompaperunixdialog.c:1112 +#: ../gtk/gtkcustompaperunixdialog.c:1138 msgid "_Height:" msgstr "高さ(_H):" -#: ../gtk/gtkcustompaperunixdialog.c:1123 +#: ../gtk/gtkcustompaperunixdialog.c:1149 msgid "Paper Size" msgstr "用紙サイズ" -#: ../gtk/gtkcustompaperunixdialog.c:1132 +#: ../gtk/gtkcustompaperunixdialog.c:1158 msgid "_Top:" msgstr "上側(_T):" -#: ../gtk/gtkcustompaperunixdialog.c:1143 +#: ../gtk/gtkcustompaperunixdialog.c:1169 msgid "_Bottom:" msgstr "下側(_B):" -#: ../gtk/gtkcustompaperunixdialog.c:1154 +#: ../gtk/gtkcustompaperunixdialog.c:1180 msgid "_Left:" msgstr "左側(_L):" -#: ../gtk/gtkcustompaperunixdialog.c:1165 +#: ../gtk/gtkcustompaperunixdialog.c:1191 msgid "_Right:" msgstr "右側(_R):" -#: ../gtk/gtkcustompaperunixdialog.c:1204 +#: ../gtk/gtkcustompaperunixdialog.c:1230 msgid "Paper Margins" msgstr "用紙のマージン" -#: ../gtk/gtkentry.c:9272 ../gtk/gtkentry.c:9418 ../gtk/gtklabel.c:6276 -#: ../gtk/gtktextview.c:8694 ../gtk/gtktextview.c:8877 +#: ../gtk/gtkentry.c:9499 ../gtk/gtkentry.c:9652 ../gtk/gtklabel.c:6270 +#: ../gtk/gtktextview.c:8875 ../gtk/gtktextview.c:9063 msgid "Cu_t" msgstr "切り取り(_T)" -#: ../gtk/gtkentry.c:9276 ../gtk/gtkentry.c:9421 ../gtk/gtklabel.c:6277 -#: ../gtk/gtktextview.c:8698 ../gtk/gtktextview.c:8881 +#: ../gtk/gtkentry.c:9503 ../gtk/gtkentry.c:9655 ../gtk/gtklabel.c:6271 +#: ../gtk/gtktextview.c:8879 ../gtk/gtktextview.c:9067 msgid "_Copy" msgstr "コピー(_C)" -#: ../gtk/gtkentry.c:9280 ../gtk/gtkentry.c:9424 ../gtk/gtklabel.c:6278 -#: ../gtk/gtktextview.c:8700 ../gtk/gtktextview.c:8883 +#: ../gtk/gtkentry.c:9507 ../gtk/gtkentry.c:9658 ../gtk/gtklabel.c:6272 +#: ../gtk/gtktextview.c:8881 ../gtk/gtktextview.c:9069 msgid "_Paste" msgstr "貼り付け(_P)" -#: ../gtk/gtkentry.c:9283 ../gtk/gtklabel.c:6280 ../gtk/gtktextview.c:8703 +#: ../gtk/gtkentry.c:9510 ../gtk/gtklabel.c:6274 ../gtk/gtktextview.c:8884 msgid "_Delete" msgstr "削除(_D)" -#: ../gtk/gtkentry.c:9294 ../gtk/gtklabel.c:6289 ../gtk/gtktextview.c:8717 +#: ../gtk/gtkentry.c:9521 ../gtk/gtklabel.c:6283 ../gtk/gtktextview.c:8898 msgid "Select _All" msgstr "すべて選択(_A)" -#: ../gtk/gtkentry.c:10382 +#: ../gtk/gtkentry.c:10639 msgid "Caps Lock is on" msgstr "Caps Lock がオンになっています" @@ -1995,9 +2101,9 @@ msgstr "Caps Lock がオンになっています" #. * that button. This widget does not support setting the #. * #GtkFileChooser:select-multiple property to %TRUE. #. * -#. * -#. * Create a button to let the user select a file in /etc -#. * +#. * ## Create a button to let the user select a file in /etc +#. * +#. * |[ #. * { #. * GtkWidget *button; #. * @@ -2006,36 +2112,35 @@ msgstr "Caps Lock がオンになっています" #. * gtk_file_chooser_set_current_folder (GTK_FILE_CHOOSER (button), #. * "/etc"); #. * } -#. * -#. * +#. * ]| #. * -#. * The #GtkFileChooserButton supports the #GtkFileChooserActions +#. * The #GtkFileChooserButton supports the #GtkFileChooserActions #. * %GTK_FILE_CHOOSER_ACTION_OPEN and %GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER. #. * -#. * -#. * The #GtkFileChooserButton will ellipsize the label, -#. * and will thus request little horizontal space. To give the button -#. * more space, you should call gtk_widget_get_preferred_size(), -#. * gtk_file_chooser_button_set_width_chars(), or pack the button in -#. * such a way that other interface elements give space to the widget. -#. * +#. * > The #GtkFileChooserButton will ellipsize the label, and will thus +#. * > request little horizontal space. To give the button more space, +#. * > you should call gtk_widget_get_preferred_size(), +#. * > gtk_file_chooser_button_set_width_chars(), or pack the button in +#. * > such a way that other interface elements give space to the +#. * > widget. #. #. **************** * #. * Private Macros * #. * **************** -#: ../gtk/gtkfilechooserbutton.c:104 +#: ../gtk/gtkfilechooserbutton.c:102 msgid "Select a File" msgstr "ファイルを選択" -#: ../gtk/gtkfilechooserbutton.c:105 ../gtk/gtkplacessidebar.c:791 +#: ../gtk/gtkfilechooserbutton.c:103 ../gtk/gtkplacessidebar.c:846 msgid "Desktop" msgstr "デスクトップ" -#: ../gtk/gtkfilechooserbutton.c:106 ../gtk/gtkfilechooserbutton.ui.h:1 +#: ../gtk/gtkfilechooserbutton.c:104 +#: ../gtk/resources/ui/gtkfilechooserbutton.ui.h:1 msgid "(None)" msgstr "(なし)" -#: ../gtk/gtkfilechooserbutton.c:807 ../gtk/gtkplacessidebar.c:3107 +#: ../gtk/gtkfilechooserbutton.c:805 ../gtk/gtkplacessidebar.c:3179 msgid "_Open" msgstr "開く(_O)" @@ -2043,168 +2148,180 @@ msgstr "開く(_O)" msgid "Other…" msgstr "その他…" -#: ../gtk/gtkfilechooserdefault.c:321 -msgid "Type name of new folder" -msgstr "新しいフォルダー名を入力してください" - -#: ../gtk/gtkfilechooserdefault.c:734 -msgid "The folder could not be created" -msgstr "フォルダーを生成できませんでした" - -#: ../gtk/gtkfilechooserdefault.c:747 -msgid "The folder could not be created, as a file with the same name already exists. Try using a different name for the folder, or rename the file first." -msgstr "同名のファイルがすでに存在しているので、そのフォルダーを生成できませんでした。別の名前にするか、ファイル名を変更するなどして、もう一度実行してください。" - -#: ../gtk/gtkfilechooserdefault.c:761 -msgid "You need to choose a valid filename." -msgstr "有効なファイル名を指定してください。" - -#: ../gtk/gtkfilechooserdefault.c:764 -#, c-format -msgid "Cannot create a file under %s as it is not a folder" -msgstr "%s はフォルダーではないため、その配下にファイルを作成できません" - -#: ../gtk/gtkfilechooserdefault.c:772 -msgid "Cannot create file as the filename is too long" -msgstr "ファイル名が長すぎるためファイルを作成できません" - -#: ../gtk/gtkfilechooserdefault.c:773 -msgid "Try using a shorter name." -msgstr "もっと短い名前を使用してください。" - -#: ../gtk/gtkfilechooserdefault.c:783 -msgid "You may only select folders" -msgstr "フォルダーのみ選択できます" - -#: ../gtk/gtkfilechooserdefault.c:784 -msgid "The item that you selected is not a folder try using a different item." -msgstr "選択したアイテムはフォルダーではありません。他のアイテムを使用してみてください。" - -#: ../gtk/gtkfilechooserdefault.c:792 -msgid "Invalid file name" -msgstr "無効なファイル名です" - -#: ../gtk/gtkfilechooserdefault.c:802 -msgid "The folder contents could not be displayed" -msgstr "フォルダーの内容を表示できませんでした" - #. Translators: the first string is a path and the second string #. * is a hostname. Nautilus and the panel contain the same string #. * to translate. #. -#: ../gtk/gtkfilechooserdefault.c:945 +#: ../gtk/gtkfilechooserutils.c:488 #, c-format msgid "%1$s on %2$s" msgstr "%2$s:%1$s" -#: ../gtk/gtkfilechooserdefault.c:1493 +#: ../gtk/gtkfilechooserwidget.c:332 +msgid "Type name of new folder" +msgstr "新しいフォルダー名を入力してください" + +#: ../gtk/gtkfilechooserwidget.c:734 +msgid "The folder could not be created" +msgstr "フォルダーを生成できませんでした" + +#: ../gtk/gtkfilechooserwidget.c:747 +msgid "The folder could not be created, as a file with the same name already exists. Try using a different name for the folder, or rename the file first." +msgstr "同名のファイルがすでに存在しているので、そのフォルダーを生成できませんでした。別の名前にするか、ファイル名を変更するなどして、もう一度実行してください。" + +#: ../gtk/gtkfilechooserwidget.c:761 +msgid "You need to choose a valid filename." +msgstr "有効なファイル名を指定してください。" + +#: ../gtk/gtkfilechooserwidget.c:764 +#, c-format +msgid "Cannot create a file under %s as it is not a folder" +msgstr "%s はフォルダーではないため、その配下にファイルを作成できません" + +#: ../gtk/gtkfilechooserwidget.c:772 +msgid "Cannot create file as the filename is too long" +msgstr "ファイル名が長すぎるためファイルを作成できません" + +#: ../gtk/gtkfilechooserwidget.c:773 +msgid "Try using a shorter name." +msgstr "もっと短い名前を使用してください。" + +#: ../gtk/gtkfilechooserwidget.c:783 +msgid "You may only select folders" +msgstr "フォルダーのみ選択できます" + +#: ../gtk/gtkfilechooserwidget.c:784 +msgid "The item that you selected is not a folder try using a different item." +msgstr "選択したアイテムはフォルダーではありません。他のアイテムを使用してみてください。" + +#: ../gtk/gtkfilechooserwidget.c:792 +msgid "Invalid file name" +msgstr "無効なファイル名です" + +#: ../gtk/gtkfilechooserwidget.c:802 +msgid "The folder contents could not be displayed" +msgstr "フォルダーの内容を表示できませんでした" + +#: ../gtk/gtkfilechooserwidget.c:1437 msgid "Could not select file" msgstr "ファイルを選択できませんでした" -#: ../gtk/gtkfilechooserdefault.c:1723 +#: ../gtk/gtkfilechooserwidget.c:1667 msgid "_Visit File" msgstr "ファイルの場所に移動する(_V)" -#: ../gtk/gtkfilechooserdefault.c:1726 +#: ../gtk/gtkfilechooserwidget.c:1670 msgid "_Copy Location" msgstr "場所のコピー(_C)" -#: ../gtk/gtkfilechooserdefault.c:1729 +#: ../gtk/gtkfilechooserwidget.c:1673 msgid "_Add to Bookmarks" msgstr "ブックマークへ追加(_A)" -#: ../gtk/gtkfilechooserdefault.c:1736 +#: ../gtk/gtkfilechooserwidget.c:1680 msgid "Show _Hidden Files" msgstr "隠しファイルを表示する(_H)" -#: ../gtk/gtkfilechooserdefault.c:1739 +#: ../gtk/gtkfilechooserwidget.c:1683 msgid "Show _Size Column" msgstr "サイズを表示する(_S)" #. Label -#: ../gtk/gtkfilechooserdefault.c:1988 +#: ../gtk/gtkfilechooserwidget.c:1971 msgid "_Name:" msgstr "名前(_N):" -#: ../gtk/gtkfilechooserdefault.c:2236 ../gtk/gtkfilechooserdefault.c:2247 +#: ../gtk/gtkfilechooserwidget.c:2219 ../gtk/gtkfilechooserwidget.c:2230 msgid "Please select a folder below" msgstr "以下からフォルダーを選択してください" -#: ../gtk/gtkfilechooserdefault.c:2242 +#: ../gtk/gtkfilechooserwidget.c:2225 msgid "Please type a file name" msgstr "ファイル名を入力してください" -#: ../gtk/gtkfilechooserdefault.c:2298 +#: ../gtk/gtkfilechooserwidget.c:2281 msgid "Recently Used" msgstr "最近開いたファイル" -#: ../gtk/gtkfilechooserdefault.c:2308 +#: ../gtk/gtkfilechooserwidget.c:2291 msgid "Search:" msgstr "検索:" -#: ../gtk/gtkfilechooserdefault.c:2736 +#: ../gtk/gtkfilechooserwidget.c:2721 msgid "Save in folder:" msgstr "次のフォルダーに保存:" -#: ../gtk/gtkfilechooserdefault.c:2738 +#: ../gtk/gtkfilechooserwidget.c:2723 msgid "Create in folder:" msgstr "次のフォルダーに作成:" -#: ../gtk/gtkfilechooserdefault.c:3878 +#: ../gtk/gtkfilechooserwidget.c:3879 #, c-format msgid "Could not read the contents of %s" msgstr "%s の内容を読み込めませんでした" -#: ../gtk/gtkfilechooserdefault.c:3882 +#: ../gtk/gtkfilechooserwidget.c:3883 msgid "Could not read the contents of the folder" msgstr "フォルダーの内容を読み込めませんでした" -#: ../gtk/gtkfilechooserdefault.c:3979 ../gtk/gtkfilechooserdefault.c:4047 -#: ../gtk/gtkfilechooserdefault.c:4228 -msgid "Unknown" -msgstr "不明" - -#: ../gtk/gtkfilechooserdefault.c:3994 +#: ../gtk/gtkfilechooserwidget.c:3974 msgid "%H:%M" msgstr "%H:%M" -#: ../gtk/gtkfilechooserdefault.c:3996 +#: ../gtk/gtkfilechooserwidget.c:3974 +msgid "%-I:%M %P" +msgstr "" + +#: ../gtk/gtkfilechooserwidget.c:3976 msgid "Yesterday at %H:%M" msgstr "昨日の %H:%M" -#: ../gtk/gtkfilechooserdefault.c:4693 +#: ../gtk/gtkfilechooserwidget.c:3976 +#, fuzzy +#| msgid "Yesterday at %H:%M" +msgid "Yesterday at %-I:%M %P" +msgstr "昨日の %H:%M" + +#. Translators: We don't know whether this printer is +#. * available to print to. +#: ../gtk/gtkfilechooserwidget.c:4167 +#: ../modules/printbackends/cloudprint/gtkprintbackendcloudprint.c:748 +msgid "Unknown" +msgstr "不明" + +#: ../gtk/gtkfilechooserwidget.c:4640 msgid "Cannot change to folder because it is not local" msgstr "ローカルではないので、フォルダーを変更できません" -#: ../gtk/gtkfilechooserdefault.c:5477 ../gtk/gtkprintunixdialog.c:675 +#: ../gtk/gtkfilechooserwidget.c:5424 ../gtk/gtkprintunixdialog.c:658 #, c-format msgid "A file named “%s” already exists. Do you want to replace it?" msgstr "“%s”というファイルは既に存在します。上書きしてもよろしいですか?" -#: ../gtk/gtkfilechooserdefault.c:5480 ../gtk/gtkprintunixdialog.c:679 +#: ../gtk/gtkfilechooserwidget.c:5427 ../gtk/gtkprintunixdialog.c:662 #, c-format msgid "The file already exists in “%s”. Replacing it will overwrite its contents." msgstr "“%s”にファイルが既に存在します。すべての内容を上書きします。" -#: ../gtk/gtkfilechooserdefault.c:5485 ../gtk/gtkprintunixdialog.c:686 +#: ../gtk/gtkfilechooserwidget.c:5432 ../gtk/gtkprintunixdialog.c:670 msgid "_Replace" msgstr "置き換える(_R)" -#: ../gtk/gtkfilechooserdefault.c:6302 +#: ../gtk/gtkfilechooserwidget.c:6251 msgid "Could not start the search process" msgstr "検索処理を開始できませんでした" -#: ../gtk/gtkfilechooserdefault.c:6303 +#: ../gtk/gtkfilechooserwidget.c:6252 msgid "The program was not able to create a connection to the indexer daemon. Please make sure it is running." msgstr "検索用のインデックスを生成するデーモンに接続できませんでした。デーモンが実行中か確認してください。" -#: ../gtk/gtkfilechooserdefault.c:6317 +#: ../gtk/gtkfilechooserwidget.c:6266 msgid "Could not send the search request" msgstr "検索結果をプログラム側に送信できませんでした" #. The pointers we return for a GtkFileSystemVolume are opaque tokens; they are #. * really pointers to GDrive, GVolume or GMount objects. We need an extra -#. * token for the fake "File System" volume. So, we'll return a pointer to +#. * token for the fake “File System” volume. So, we’ll return a pointer to #. * this particular string. #. #: ../gtk/gtkfilesystem.c:47 @@ -2219,16 +2336,26 @@ msgstr "Sans 12" msgid "Pick a Font" msgstr "フォントの選択" -#: ../gtk/gtkicontheme.c:2100 ../gtk/gtkicontheme.c:2163 +#: ../gtk/gtkheaderbar.c:376 +#, fuzzy +#| msgid "Application" +msgid "Application menu" +msgstr "アプリケーション" + +#: ../gtk/gtkheaderbar.c:438 ../gtk/gtkwindow.c:8823 +msgid "Close" +msgstr "閉じる" + +#: ../gtk/gtkicontheme.c:2120 ../gtk/gtkicontheme.c:2183 #, c-format msgid "Icon '%s' not present in theme" msgstr "テーマの中にアイコン '%s' はありません" -#: ../gtk/gtkicontheme.c:3866 +#: ../gtk/gtkicontheme.c:3929 msgid "Failed to load icon" msgstr "アイコンの読み込みに失敗しました" -#: ../gtk/gtkimmodule.c:531 +#: ../gtk/gtkimmodule.c:538 msgid "Simple" msgstr "シンプル" @@ -2248,29 +2375,29 @@ msgctxt "input method menu" msgid "System (%s)" msgstr "システム (%s)" -#: ../gtk/gtkinfobar.c:1192 ../gtk/gtkmessagedialog.c:366 +#: ../gtk/gtkinfobar.c:1195 ../gtk/gtkmessagedialog.c:370 msgid "Information" msgstr "情報" -#: ../gtk/gtkinfobar.c:1196 ../gtk/gtkmessagedialog.c:371 +#: ../gtk/gtkinfobar.c:1199 ../gtk/gtkmessagedialog.c:374 msgid "Question" msgstr "質問" -#: ../gtk/gtkinfobar.c:1200 ../gtk/gtkmessagedialog.c:376 +#: ../gtk/gtkinfobar.c:1203 ../gtk/gtkmessagedialog.c:378 msgid "Warning" msgstr "警告" -#: ../gtk/gtkinfobar.c:1204 ../gtk/gtkmessagedialog.c:381 +#: ../gtk/gtkinfobar.c:1207 ../gtk/gtkmessagedialog.c:382 msgid "Error" msgstr "エラー" #. Open Link -#: ../gtk/gtklabel.c:6259 +#: ../gtk/gtklabel.c:6253 msgid "_Open Link" msgstr "リンクを開く(_O)" #. Copy Link Address -#: ../gtk/gtklabel.c:6267 +#: ../gtk/gtklabel.c:6261 msgid "Copy _Link Address" msgstr "リンクのアドレスをコピー(_L)" @@ -2324,23 +2451,23 @@ msgstr "%s: %s というアプリケーションが見つかりません" msgid "%s: error launching application: %s\n" msgstr "%s: アプリケーション起動エラー: %s\n" -#: ../gtk/gtklinkbutton.c:495 +#: ../gtk/gtklinkbutton.c:442 msgid "Copy URL" msgstr "URL のコピー" -#: ../gtk/gtklinkbutton.c:658 +#: ../gtk/gtklinkbutton.c:605 msgid "Invalid URI" msgstr "URI が間違っています" -#: ../gtk/gtklockbutton.c:266 ../gtk/gtklockbutton.ui.h:1 +#: ../gtk/gtklockbutton.c:272 ../gtk/resources/ui/gtklockbutton.ui.h:1 msgid "Lock" msgstr "ロック" -#: ../gtk/gtklockbutton.c:275 ../gtk/gtklockbutton.ui.h:2 +#: ../gtk/gtklockbutton.c:281 ../gtk/resources/ui/gtklockbutton.ui.h:2 msgid "Unlock" msgstr "ロック解除" -#: ../gtk/gtklockbutton.c:284 +#: ../gtk/gtklockbutton.c:290 msgid "" "Dialog is unlocked.\n" "Click to prevent further changes" @@ -2348,7 +2475,7 @@ msgstr "" "ダイアログのロックは解除されています。\n" "これ以上変更を加えない場合クリックしてください" -#: ../gtk/gtklockbutton.c:293 +#: ../gtk/gtklockbutton.c:299 msgid "" "Dialog is locked.\n" "Click to make changes" @@ -2356,7 +2483,7 @@ msgstr "" "ダイアログはロックされています。\n" "変更を加える場合クリックしてください" -#: ../gtk/gtklockbutton.c:302 +#: ../gtk/gtklockbutton.c:308 msgid "" "System policy prevents changes.\n" "Contact your system administrator" @@ -2365,110 +2492,114 @@ msgstr "" "システム管理者に連絡してください。" #. Description of --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:448 +#: ../gtk/gtkmain.c:449 msgid "Load additional GTK+ modules" msgstr "追加で読み込む GTK+ モジュールを指定する" #. Placeholder in --gtk-module=MODULES in --help output -#: ../gtk/gtkmain.c:449 +#: ../gtk/gtkmain.c:450 msgid "MODULES" msgstr "MODULES" #. Description of --g-fatal-warnings in --help output -#: ../gtk/gtkmain.c:451 +#: ../gtk/gtkmain.c:452 msgid "Make all warnings fatal" msgstr "警告をすべて致命的と見なす" #. Description of --gtk-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:454 +#: ../gtk/gtkmain.c:455 msgid "GTK+ debugging flags to set" msgstr "有効にする GTK+ のデバッグフラグを指定する" #. Description of --gtk-no-debug=FLAGS in --help output -#: ../gtk/gtkmain.c:457 +#: ../gtk/gtkmain.c:458 msgid "GTK+ debugging flags to unset" msgstr "無効にする GTK+ のデバッグフラグを指定する" +#: ../gtk/gtkmain.c:760 +#, c-format +msgid "Cannot open display: %s" +msgstr "ディスプレイをオープンできません: %s" + +#: ../gtk/gtkmain.c:826 +msgid "GTK+ Options" +msgstr "GTK+ のオプション" + +#: ../gtk/gtkmain.c:826 +msgid "Show GTK+ Options" +msgstr "GTK+ のオプションを表示する" + #. Translate to default:RTL if you want your widgets #. * to be RTL, otherwise translate to default:LTR. #. * Do *not* translate it to "predefinito:LTR", if it #. * it isn't default:LTR or default:RTL it will not work #. -#: ../gtk/gtkmain.c:705 +#: ../gtk/gtkmain.c:1139 msgid "default:LTR" msgstr "default:LTR" -#: ../gtk/gtkmain.c:770 -#, c-format -msgid "Cannot open display: %s" -msgstr "ディスプレイをオープンできません: %s" +#: ../gtk/gtkmenubutton.c:620 +msgid "Menu" +msgstr "" -#: ../gtk/gtkmain.c:836 -msgid "GTK+ Options" -msgstr "GTK+ のオプション" - -#: ../gtk/gtkmain.c:836 -msgid "Show GTK+ Options" -msgstr "GTK+ のオプションを表示する" - -#: ../gtk/gtkmessagedialog.c:897 +#: ../gtk/gtkmessagedialog.c:893 msgid "_No" msgstr "いいえ(_N)" -#: ../gtk/gtkmessagedialog.c:900 +#: ../gtk/gtkmessagedialog.c:894 msgid "_Yes" msgstr "はい(_Y)" -#: ../gtk/gtkmountoperation.c:530 +#: ../gtk/gtkmountoperation.c:544 msgid "Co_nnect" msgstr "接続する(_N)" -#: ../gtk/gtkmountoperation.c:604 +#: ../gtk/gtkmountoperation.c:620 msgid "Connect As" msgstr "接続方法" -#: ../gtk/gtkmountoperation.c:613 +#: ../gtk/gtkmountoperation.c:629 msgid "_Anonymous" msgstr "匿名(_A)" -#: ../gtk/gtkmountoperation.c:622 +#: ../gtk/gtkmountoperation.c:638 msgid "Registered U_ser" msgstr "登録ユーザー(_S)" -#: ../gtk/gtkmountoperation.c:633 +#: ../gtk/gtkmountoperation.c:649 msgid "_Username" msgstr "ユーザー名(_U)" -#: ../gtk/gtkmountoperation.c:638 +#: ../gtk/gtkmountoperation.c:654 msgid "_Domain" msgstr "ドメイン(_D)" -#: ../gtk/gtkmountoperation.c:644 +#: ../gtk/gtkmountoperation.c:660 msgid "_Password" msgstr "パスワード(_P)" -#: ../gtk/gtkmountoperation.c:666 +#: ../gtk/gtkmountoperation.c:682 msgid "Forget password _immediately" msgstr "今すぐパスワードを破棄する(_I)" -#: ../gtk/gtkmountoperation.c:676 +#: ../gtk/gtkmountoperation.c:692 msgid "Remember password until you _logout" msgstr "ログアウトするまでパスワードを記憶する(_L)" -#: ../gtk/gtkmountoperation.c:686 +#: ../gtk/gtkmountoperation.c:702 msgid "Remember _forever" msgstr "期限なしで記憶する(_F)" -#: ../gtk/gtkmountoperation.c:1075 +#: ../gtk/gtkmountoperation.c:1091 #, c-format msgid "Unknown Application (PID %d)" msgstr "不明なアプリケーション (PID %d)" -#: ../gtk/gtkmountoperation.c:1258 +#: ../gtk/gtkmountoperation.c:1274 msgid "Unable to end process" msgstr "プロセスを終了できません" -#: ../gtk/gtkmountoperation.c:1297 +#: ../gtk/gtkmountoperation.c:1313 msgid "_End Process" msgstr "プロセスを終了(_E)" @@ -2478,32 +2609,32 @@ msgid "Cannot kill process with PID %d. Operation is not implemented." msgstr "PID %d のプロセスを kill できません。操作が実装されていません。" #. translators: this string is a name for the 'less' command -#: ../gtk/gtkmountoperation-x11.c:954 +#: ../gtk/gtkmountoperation-x11.c:955 msgid "Terminal Pager" msgstr "端末ページャー" -#: ../gtk/gtkmountoperation-x11.c:955 +#: ../gtk/gtkmountoperation-x11.c:956 msgid "Top Command" msgstr "top コマンド" -#: ../gtk/gtkmountoperation-x11.c:956 +#: ../gtk/gtkmountoperation-x11.c:957 msgid "Bourne Again Shell" msgstr "bash" -#: ../gtk/gtkmountoperation-x11.c:957 +#: ../gtk/gtkmountoperation-x11.c:958 msgid "Bourne Shell" msgstr "sh" -#: ../gtk/gtkmountoperation-x11.c:958 +#: ../gtk/gtkmountoperation-x11.c:959 msgid "Z Shell" msgstr "zsh" -#: ../gtk/gtkmountoperation-x11.c:1055 +#: ../gtk/gtkmountoperation-x11.c:1056 #, c-format msgid "Cannot end process with PID %d: %s" msgstr "PID %d のプロセスを終了できません: %s" -#: ../gtk/gtknotebook.c:5016 ../gtk/gtknotebook.c:7673 +#: ../gtk/gtknotebook.c:5128 ../gtk/gtknotebook.c:7861 #, c-format msgid "Page %u" msgstr "%u ページ" @@ -2511,26 +2642,26 @@ msgstr "%u ページ" #. Translators: the format here is used to build the string that will be rendered #. * in the number emblem. #. -#: ../gtk/gtknumerableicon.c:472 +#: ../gtk/gtknumerableicon.c:470 #, c-format msgctxt "Number format" msgid "%d" msgstr "%d" -#: ../gtk/gtkpagesetup.c:646 ../gtk/gtkpapersize.c:848 -#: ../gtk/gtkpapersize.c:888 +#: ../gtk/gtkpagesetup.c:644 ../gtk/gtkpapersize.c:850 +#: ../gtk/gtkpapersize.c:890 msgid "Not a valid page setup file" msgstr "妥当なページ設定のファイルではありません" -#: ../gtk/gtkpagesetupunixdialog.c:196 +#: ../gtk/gtkpagesetupunixdialog.c:210 msgid "Any Printer" msgstr "任意のプリンター" -#: ../gtk/gtkpagesetupunixdialog.c:196 +#: ../gtk/gtkpagesetupunixdialog.c:210 msgid "For portable documents" msgstr "ポータブルなドキュメント用" -#: ../gtk/gtkpagesetupunixdialog.c:824 +#: ../gtk/gtkpagesetupunixdialog.c:833 #, c-format msgid "" "Margins:\n" @@ -2545,203 +2676,206 @@ msgstr "" " 上側: %s %s\n" " 下側: %s %s" -#: ../gtk/gtkpagesetupunixdialog.c:873 ../gtk/gtkprintunixdialog.c:3247 +#: ../gtk/gtkpagesetupunixdialog.c:882 ../gtk/gtkprintunixdialog.c:3369 msgid "Manage Custom Sizes…" msgstr "その他のサイズの管理…" -#: ../gtk/gtkpagesetupunixdialog.c:895 ../gtk/gtkprintunixdialog.ui.h:40 +#: ../gtk/gtkpagesetupunixdialog.c:904 +#: ../gtk/resources/ui/gtkpagesetupunixdialog.ui.h:1 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:44 msgid "Page Setup" msgstr "ページの設定" -#: ../gtk/gtkpathbar.c:1606 +#: ../gtk/gtkpathbar.c:1608 msgid "File System Root" msgstr "ファイルシステムのルート" -#: ../gtk/gtkplacessidebar.c:447 +#: ../gtk/gtkplacessidebar.c:441 msgid "Devices" msgstr "デバイス" -#: ../gtk/gtkplacessidebar.c:455 +#: ../gtk/gtkplacessidebar.c:449 msgid "Bookmarks" msgstr "ブックマーク" -#: ../gtk/gtkplacessidebar.c:761 +#. add built-in bookmarks +#: ../gtk/gtkplacessidebar.c:812 msgid "Places" msgstr "場所" -#: ../gtk/gtkplacessidebar.c:768 +#: ../gtk/gtkplacessidebar.c:820 msgid "Recent" msgstr "最近開いたファイル" -#: ../gtk/gtkplacessidebar.c:770 +#: ../gtk/gtkplacessidebar.c:822 msgid "Recent files" msgstr "最近開いたファイル" -#: ../gtk/gtkplacessidebar.c:779 +#: ../gtk/gtkplacessidebar.c:831 msgid "Home" msgstr "ホーム" -#: ../gtk/gtkplacessidebar.c:781 +#: ../gtk/gtkplacessidebar.c:833 msgid "Open your personal folder" msgstr "ユーザー専用のフォルダーを開きます" -#: ../gtk/gtkplacessidebar.c:793 +#: ../gtk/gtkplacessidebar.c:848 msgid "Open the contents of your desktop in a folder" msgstr "フォルダー内にあるデスクトップの内容を開きます" -#: ../gtk/gtkplacessidebar.c:806 +#: ../gtk/gtkplacessidebar.c:864 msgid "Trash" msgstr "ゴミ箱" -#: ../gtk/gtkplacessidebar.c:808 +#: ../gtk/gtkplacessidebar.c:866 msgid "Open the trash" msgstr "ゴミ箱を開きます" -#: ../gtk/gtkplacessidebar.c:863 ../gtk/gtkplacessidebar.c:888 -#: ../gtk/gtkplacessidebar.c:1095 +#: ../gtk/gtkplacessidebar.c:929 ../gtk/gtkplacessidebar.c:957 +#: ../gtk/gtkplacessidebar.c:1195 #, c-format msgid "Mount and open %s" msgstr "\"%s\" をマウントして開きます" -#: ../gtk/gtkplacessidebar.c:963 +#: ../gtk/gtkplacessidebar.c:1038 msgid "Open the contents of the file system" msgstr "ファイルシステムの内容を開きます" -#: ../gtk/gtkplacessidebar.c:1063 +#: ../gtk/gtkplacessidebar.c:1158 msgid "Network" msgstr "ネットワーク" -#: ../gtk/gtkplacessidebar.c:1069 +#: ../gtk/gtkplacessidebar.c:1164 msgid "Browse Network" msgstr "ネットワークを表示" -#: ../gtk/gtkplacessidebar.c:1071 +#: ../gtk/gtkplacessidebar.c:1166 msgid "Browse the contents of the network" msgstr "ネットワークの内容を表示します" -#: ../gtk/gtkplacessidebar.c:1078 +#: ../gtk/gtkplacessidebar.c:1174 msgid "Connect to Server" msgstr "サーバーへ接続" -#: ../gtk/gtkplacessidebar.c:1080 +#: ../gtk/gtkplacessidebar.c:1176 msgid "Connect to a network server address" msgstr "アドレスを指定してサーバーへ接続します" -#: ../gtk/gtkplacessidebar.c:1560 +#: ../gtk/gtkplacessidebar.c:1578 msgid "New bookmark" msgstr "新しいブックマーク" #. Adjust start/stop items to reflect the type of the drive -#: ../gtk/gtkplacessidebar.c:2100 ../gtk/gtkplacessidebar.c:3183 +#: ../gtk/gtkplacessidebar.c:2135 ../gtk/gtkplacessidebar.c:3257 msgid "_Start" msgstr "開始(_S)" -#: ../gtk/gtkplacessidebar.c:2101 ../gtk/gtkplacessidebar.c:3190 +#: ../gtk/gtkplacessidebar.c:2136 ../gtk/gtkplacessidebar.c:3264 msgid "_Stop" msgstr "停止(_S)" #. start() for type G_DRIVE_START_STOP_TYPE_SHUTDOWN is normally not used -#: ../gtk/gtkplacessidebar.c:2106 +#: ../gtk/gtkplacessidebar.c:2143 msgid "_Power On" msgstr "電源オン(_P)" -#: ../gtk/gtkplacessidebar.c:2107 +#: ../gtk/gtkplacessidebar.c:2144 msgid "_Safely Remove Drive" msgstr "ドライブの安全な取り出し(_S)" -#: ../gtk/gtkplacessidebar.c:2110 +#: ../gtk/gtkplacessidebar.c:2148 msgid "_Connect Drive" msgstr "ドライブに接続(_C)" -#: ../gtk/gtkplacessidebar.c:2111 +#: ../gtk/gtkplacessidebar.c:2149 msgid "_Disconnect Drive" msgstr "ドライブを切断(_D)" -#: ../gtk/gtkplacessidebar.c:2114 +#: ../gtk/gtkplacessidebar.c:2153 msgid "_Start Multi-disk Device" msgstr "マルチディスクデバイスを起動(_S)" -#: ../gtk/gtkplacessidebar.c:2115 +#: ../gtk/gtkplacessidebar.c:2154 msgid "_Stop Multi-disk Device" msgstr "マルチディスクデバイスを停止(_S)" #. stop() for type G_DRIVE_START_STOP_TYPE_PASSWORD is normally not used -#: ../gtk/gtkplacessidebar.c:2119 +#: ../gtk/gtkplacessidebar.c:2159 msgid "_Unlock Drive" msgstr "ドライブのロック解除(_U)" -#: ../gtk/gtkplacessidebar.c:2120 +#: ../gtk/gtkplacessidebar.c:2160 msgid "_Lock Drive" msgstr "ドライブのロック(_L)" -#: ../gtk/gtkplacessidebar.c:2147 ../gtk/gtkplacessidebar.c:2845 +#: ../gtk/gtkplacessidebar.c:2189 ../gtk/gtkplacessidebar.c:2939 #, c-format msgid "Unable to start %s" msgstr "%s を起動できません" -#: ../gtk/gtkplacessidebar.c:2174 +#: ../gtk/gtkplacessidebar.c:2219 #, c-format msgid "Unable to access “%s”" msgstr "“%s” にアクセスできません" -#: ../gtk/gtkplacessidebar.c:2480 +#: ../gtk/gtkplacessidebar.c:2530 #, c-format msgid "Unable to unmount %s" msgstr "%s をアンマウントできません" -#: ../gtk/gtkplacessidebar.c:2603 ../gtk/gtkplacessidebar.c:2630 -#: ../gtk/gtkplacessidebar.c:2657 -#, c-format -msgid "Unable to eject %s" -msgstr "%s を取り出せません" - -#: ../gtk/gtkplacessidebar.c:2797 -#, c-format -msgid "Unable to poll %s for media changes" -msgstr "メディアの変更で %s を監視できません" - -#: ../gtk/gtkplacessidebar.c:2899 +#: ../gtk/gtkplacessidebar.c:2656 #, c-format msgid "Unable to stop %s" msgstr "%s を停止できません" -#: ../gtk/gtkplacessidebar.c:3114 +#: ../gtk/gtkplacessidebar.c:2685 ../gtk/gtkplacessidebar.c:2714 +#: ../gtk/gtkplacessidebar.c:2743 +#, c-format +msgid "Unable to eject %s" +msgstr "%s を取り出せません" + +#: ../gtk/gtkplacessidebar.c:2889 +#, c-format +msgid "Unable to poll %s for media changes" +msgstr "メディアの変更で %s を監視できません" + +#: ../gtk/gtkplacessidebar.c:3187 msgid "Open in New _Tab" msgstr "新しいタブで開く(_T)" -#: ../gtk/gtkplacessidebar.c:3122 +#: ../gtk/gtkplacessidebar.c:3196 msgid "Open in New _Window" msgstr "新しいウィンドウで開く(_W)" -#: ../gtk/gtkplacessidebar.c:3131 +#: ../gtk/gtkplacessidebar.c:3205 msgid "_Add Bookmark" msgstr "ブックマークを追加(_A)" -#: ../gtk/gtkplacessidebar.c:3137 +#: ../gtk/gtkplacessidebar.c:3211 msgid "Remove" msgstr "削除" -#: ../gtk/gtkplacessidebar.c:3144 +#: ../gtk/gtkplacessidebar.c:3218 msgid "Rename…" msgstr "名前の変更…" -#: ../gtk/gtkplacessidebar.c:3155 +#: ../gtk/gtkplacessidebar.c:3229 msgid "_Mount" msgstr "マウント(_M)" -#: ../gtk/gtkplacessidebar.c:3162 +#: ../gtk/gtkplacessidebar.c:3236 msgid "_Unmount" msgstr "アンマウント(_U)" -#: ../gtk/gtkplacessidebar.c:3169 +#: ../gtk/gtkplacessidebar.c:3243 msgid "_Eject" msgstr "取り出す(_E)" -#: ../gtk/gtkplacessidebar.c:3176 +#: ../gtk/gtkplacessidebar.c:3250 msgid "_Detect Media" msgstr "メディアを検出(_D)" -#: ../gtk/gtkplacessidebar.c:3829 +#: ../gtk/gtkplacessidebar.c:3902 msgid "Computer" msgstr "コンピューター" @@ -2761,142 +2895,150 @@ msgstr "利用できません" #. * jobs. %s gets replaced by the application name, %d gets replaced #. * by the job number. #. -#: ../gtk/gtkprintoperation.c:259 +#: ../gtk/gtkprintoperation.c:258 #, c-format msgid "%s job #%d" msgstr "%s (印刷ジョブの番号 #%d)" -#: ../gtk/gtkprintoperation.c:1774 +#: ../gtk/gtkprintoperation.c:1776 msgctxt "print operation status" msgid "Initial state" msgstr "初期状態" -#: ../gtk/gtkprintoperation.c:1775 +#: ../gtk/gtkprintoperation.c:1777 msgctxt "print operation status" msgid "Preparing to print" msgstr "プリンターの準備中" -#: ../gtk/gtkprintoperation.c:1776 +#: ../gtk/gtkprintoperation.c:1778 msgctxt "print operation status" msgid "Generating data" msgstr "データの生成中" -#: ../gtk/gtkprintoperation.c:1777 +#: ../gtk/gtkprintoperation.c:1779 msgctxt "print operation status" msgid "Sending data" msgstr "データの送信中" -#: ../gtk/gtkprintoperation.c:1778 +#: ../gtk/gtkprintoperation.c:1780 msgctxt "print operation status" msgid "Waiting" msgstr "待機中" -#: ../gtk/gtkprintoperation.c:1779 +#: ../gtk/gtkprintoperation.c:1781 msgctxt "print operation status" msgid "Blocking on issue" msgstr "障害の発生中" -#: ../gtk/gtkprintoperation.c:1780 +#: ../gtk/gtkprintoperation.c:1782 msgctxt "print operation status" msgid "Printing" msgstr "印刷中" -#: ../gtk/gtkprintoperation.c:1781 +#: ../gtk/gtkprintoperation.c:1783 msgctxt "print operation status" msgid "Finished" msgstr "完了" -#: ../gtk/gtkprintoperation.c:1782 +#: ../gtk/gtkprintoperation.c:1784 msgctxt "print operation status" msgid "Finished with error" msgstr "完了 (エラー有り)" -#: ../gtk/gtkprintoperation.c:2346 +#: ../gtk/gtkprintoperation.c:2348 #, c-format msgid "Preparing %d" msgstr "%d の準備中です" -#: ../gtk/gtkprintoperation.c:2348 ../gtk/gtkprintoperation.c:2980 +#: ../gtk/gtkprintoperation.c:2350 ../gtk/gtkprintoperation.c:2982 msgid "Preparing" msgstr "準備中" -#: ../gtk/gtkprintoperation.c:2351 +#: ../gtk/gtkprintoperation.c:2353 #, c-format msgid "Printing %d" msgstr "%d の印刷中です" -#: ../gtk/gtkprintoperation.c:3010 +#: ../gtk/gtkprintoperation.c:3013 msgid "Error creating print preview" msgstr "プレビューを生成する際にエラー" -#: ../gtk/gtkprintoperation.c:3013 +#: ../gtk/gtkprintoperation.c:3016 msgid "The most probable reason is that a temporary file could not be created." msgstr "作業用のファイルを生成できないことが一番考えられそうな原因です。" -#: ../gtk/gtkprintoperation-unix.c:307 +#: ../gtk/gtkprintoperation-unix.c:308 msgid "Error launching preview" msgstr "プレビューを起動する際にエラー" -#: ../gtk/gtkprintoperation-win32.c:608 +#: ../gtk/gtkprintoperation-win32.c:611 msgid "Printer offline" msgstr "プリンターはオフラインです" -#: ../gtk/gtkprintoperation-win32.c:610 +#: ../gtk/gtkprintoperation-win32.c:613 msgid "Out of paper" msgstr "用紙の範囲外" #. Translators: this is a printer status. -#: ../gtk/gtkprintoperation-win32.c:612 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2288 +#: ../gtk/gtkprintoperation-win32.c:615 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2293 msgid "Paused" msgstr "一時停止" -#: ../gtk/gtkprintoperation-win32.c:614 +#: ../gtk/gtkprintoperation-win32.c:617 msgid "Need user intervention" msgstr "ユーザーの操作が必要です" -#: ../gtk/gtkprintoperation-win32.c:714 +#: ../gtk/gtkprintoperation-win32.c:717 msgid "Custom size" msgstr "その他のサイズ" -#: ../gtk/gtkprintoperation-win32.c:1536 +#: ../gtk/gtkprintoperation-win32.c:1539 msgid "No printer found" msgstr "プリンターが見つかりません" -#: ../gtk/gtkprintoperation-win32.c:1563 +#: ../gtk/gtkprintoperation-win32.c:1566 msgid "Invalid argument to CreateDC" msgstr "CreateDC() の引数が無効です" -#: ../gtk/gtkprintoperation-win32.c:1599 ../gtk/gtkprintoperation-win32.c:1826 +#: ../gtk/gtkprintoperation-win32.c:1602 ../gtk/gtkprintoperation-win32.c:1829 msgid "Error from StartDoc" msgstr "StartDoc() でエラー" -#: ../gtk/gtkprintoperation-win32.c:1681 ../gtk/gtkprintoperation-win32.c:1704 -#: ../gtk/gtkprintoperation-win32.c:1752 +#: ../gtk/gtkprintoperation-win32.c:1684 ../gtk/gtkprintoperation-win32.c:1707 +#: ../gtk/gtkprintoperation-win32.c:1755 msgid "Not enough free memory" msgstr "メモリが足りません" -#: ../gtk/gtkprintoperation-win32.c:1757 +#: ../gtk/gtkprintoperation-win32.c:1760 msgid "Invalid argument to PrintDlgEx" msgstr "PrintDlgEx() の引数が無効です" -#: ../gtk/gtkprintoperation-win32.c:1762 +#: ../gtk/gtkprintoperation-win32.c:1765 msgid "Invalid pointer to PrintDlgEx" msgstr "PrintDlgEx() を指すポインターが無効です" -#: ../gtk/gtkprintoperation-win32.c:1767 +#: ../gtk/gtkprintoperation-win32.c:1770 msgid "Invalid handle to PrintDlgEx" msgstr "PrintDlgEx() のハンドラーが無効です" -#: ../gtk/gtkprintoperation-win32.c:1772 +#: ../gtk/gtkprintoperation-win32.c:1775 msgid "Unspecified error" msgstr "原因不明のエラー" -#: ../gtk/gtkprintunixdialog.c:820 +#: ../gtk/gtkprintunixdialog.c:734 +msgid "Pre_view" +msgstr "プレビュー(_V)" + +#: ../gtk/gtkprintunixdialog.c:736 +msgid "_Print" +msgstr "印刷(_P)" + +#: ../gtk/gtkprintunixdialog.c:849 msgid "Getting printer information failed" msgstr "プリンターの情報の取得に失敗しました。" -#: ../gtk/gtkprintunixdialog.c:2018 +#: ../gtk/gtkprintunixdialog.c:2051 msgid "Getting printer information…" msgstr "プリンターの情報を取得中…" @@ -2906,104 +3048,104 @@ msgstr "プリンターの情報を取得中…" #. Translators: These strings name the possible arrangements of #. * multiple pages on a sheet when printing #. -#: ../gtk/gtkprintunixdialog.c:2976 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4634 +#: ../gtk/gtkprintunixdialog.c:3098 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4780 msgid "Left to right, top to bottom" msgstr "左から右へ、上から下へ" -#: ../gtk/gtkprintunixdialog.c:2976 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4634 +#: ../gtk/gtkprintunixdialog.c:3098 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4780 msgid "Left to right, bottom to top" msgstr "左から右へ、下から上へ" -#: ../gtk/gtkprintunixdialog.c:2977 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4635 +#: ../gtk/gtkprintunixdialog.c:3099 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4781 msgid "Right to left, top to bottom" msgstr "右から左へ、上から下へ" -#: ../gtk/gtkprintunixdialog.c:2977 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4635 +#: ../gtk/gtkprintunixdialog.c:3099 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4781 msgid "Right to left, bottom to top" msgstr "右から左へ、下から上へ" -#: ../gtk/gtkprintunixdialog.c:2978 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4636 +#: ../gtk/gtkprintunixdialog.c:3100 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4782 msgid "Top to bottom, left to right" msgstr "上から下へ、左から右へ" -#: ../gtk/gtkprintunixdialog.c:2978 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4636 +#: ../gtk/gtkprintunixdialog.c:3100 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4782 msgid "Top to bottom, right to left" msgstr "上から下へ、右から左へ" -#: ../gtk/gtkprintunixdialog.c:2979 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4637 +#: ../gtk/gtkprintunixdialog.c:3101 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4783 msgid "Bottom to top, left to right" msgstr "下から上へ、左から右へ" -#: ../gtk/gtkprintunixdialog.c:2979 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4637 +#: ../gtk/gtkprintunixdialog.c:3101 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4783 msgid "Bottom to top, right to left" msgstr "下から上へ、右から左へ" #. Translators, this string is used to label the option in the print #. * dialog that controls in what order multiple pages are arranged #. -#: ../gtk/gtkprintunixdialog.c:2983 ../gtk/gtkprintunixdialog.c:2996 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4714 +#: ../gtk/gtkprintunixdialog.c:3105 ../gtk/gtkprintunixdialog.c:3118 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4860 msgid "Page Ordering" msgstr "ページの順番" -#: ../gtk/gtkprintunixdialog.c:3012 +#: ../gtk/gtkprintunixdialog.c:3134 msgid "Left to right" msgstr "左から右へ" -#: ../gtk/gtkprintunixdialog.c:3013 +#: ../gtk/gtkprintunixdialog.c:3135 msgid "Right to left" msgstr "右から左へ" -#: ../gtk/gtkprintunixdialog.c:3025 +#: ../gtk/gtkprintunixdialog.c:3147 msgid "Top to bottom" msgstr "上から下へ" -#: ../gtk/gtkprintunixdialog.c:3026 +#: ../gtk/gtkprintunixdialog.c:3148 msgid "Bottom to top" msgstr "下から上へ" -#: ../gtk/gtkprintunixdialog.c:3269 +#: ../gtk/gtkprintunixdialog.c:3391 msgid "Print" msgstr "印刷" -#: ../gtk/gtkrecentchooserdefault.c:1048 ../gtk/gtkrecentchooserdefault.c:1085 +#: ../gtk/gtkrecentchooserdefault.c:1050 ../gtk/gtkrecentchooserdefault.c:1087 #, c-format msgid "No item for URI '%s' found" msgstr "URI '%s' のアイテムはありません" -#: ../gtk/gtkrecentchooserdefault.c:1212 +#: ../gtk/gtkrecentchooserdefault.c:1214 msgid "Untitled filter" msgstr "タイトルなしのフィルター" -#: ../gtk/gtkrecentchooserdefault.c:1542 +#: ../gtk/gtkrecentchooserdefault.c:1544 msgid "Could not remove item" msgstr "アイテムを削除できませんでした" -#: ../gtk/gtkrecentchooserdefault.c:1586 +#: ../gtk/gtkrecentchooserdefault.c:1588 msgid "Could not clear list" msgstr "一覧をクリアできませんでした" -#: ../gtk/gtkrecentchooserdefault.c:1670 +#: ../gtk/gtkrecentchooserdefault.c:1672 msgid "Copy _Location" msgstr "場所のコピー(_L)" -#: ../gtk/gtkrecentchooserdefault.c:1681 +#: ../gtk/gtkrecentchooserdefault.c:1683 msgid "_Remove From List" msgstr "一覧から削除する(_R)" -#: ../gtk/gtkrecentchooserdefault.c:1688 +#: ../gtk/gtkrecentchooserdefault.c:1690 msgid "_Clear List" msgstr "一覧のクリア(_C)" -#: ../gtk/gtkrecentchooserdefault.c:1700 +#: ../gtk/gtkrecentchooserdefault.c:1702 msgid "Show _Private Resources" msgstr "個人的なリソースを表示する(_P)" @@ -3021,17 +3163,17 @@ msgstr "個人的なリソースを表示する(_P)" msgid "No items found" msgstr "(該当なし)" -#: ../gtk/gtkrecentchoosermenu.c:521 ../gtk/gtkrecentchoosermenu.c:577 +#: ../gtk/gtkrecentchoosermenu.c:520 ../gtk/gtkrecentchoosermenu.c:576 #, c-format msgid "No recently used resource found with URI `%s'" msgstr "URI '%s' に関連する最近使用したリソースはありません" -#: ../gtk/gtkrecentchoosermenu.c:787 +#: ../gtk/gtkrecentchoosermenu.c:786 #, c-format msgid "Open '%s'" msgstr "'%s' を開きます" -#: ../gtk/gtkrecentchoosermenu.c:817 +#: ../gtk/gtkrecentchoosermenu.c:816 msgid "Unknown item" msgstr "不明なアイテム" @@ -3040,7 +3182,7 @@ msgstr "不明なアイテム" #. * the %s is the name of the item. Please keep the _ in front #. * of the number to give these menu items a mnemonic. #. -#: ../gtk/gtkrecentchoosermenu.c:828 +#: ../gtk/gtkrecentchoosermenu.c:827 #, c-format msgctxt "recent menu label" msgid "_%d. %s" @@ -3049,26 +3191,26 @@ msgstr "_%d: %s" #. This is the format that is used for items in a recent files menu. #. * The %d is the number of the item, the %s is the name of the item. #. -#: ../gtk/gtkrecentchoosermenu.c:833 +#: ../gtk/gtkrecentchoosermenu.c:832 #, c-format msgctxt "recent menu label" msgid "%d. %s" msgstr "%d: %s" -#: ../gtk/gtkrecentmanager.c:1030 ../gtk/gtkrecentmanager.c:1043 -#: ../gtk/gtkrecentmanager.c:1180 ../gtk/gtkrecentmanager.c:1190 -#: ../gtk/gtkrecentmanager.c:1242 ../gtk/gtkrecentmanager.c:1251 -#: ../gtk/gtkrecentmanager.c:1266 +#: ../gtk/gtkrecentmanager.c:1029 ../gtk/gtkrecentmanager.c:1042 +#: ../gtk/gtkrecentmanager.c:1179 ../gtk/gtkrecentmanager.c:1189 +#: ../gtk/gtkrecentmanager.c:1241 ../gtk/gtkrecentmanager.c:1250 +#: ../gtk/gtkrecentmanager.c:1265 #, c-format msgid "Unable to find an item with URI '%s'" msgstr "URI '%s' のアイテムが見つかりません" -#: ../gtk/gtkrecentmanager.c:2466 +#: ../gtk/gtkrecentmanager.c:2468 #, c-format msgid "No registered application with name '%s' for item with URI '%s' found" msgstr "URI '%2$s' のアイテム用に登録された '%1$s' というアプリケーションが見つかりませんでした" -#: ../gtk/gtksearchentry.c:240 +#: ../gtk/gtksearchentry.c:241 msgid "Search" msgstr "検索" @@ -3099,105 +3241,105 @@ msgstr "%s をデシリアライズする際に原因不明のエラー" msgid "No deserialize function found for format %s" msgstr "%s 形式をデシリアライズする関数がありません" -#: ../gtk/gtktextbufferserialize.c:798 ../gtk/gtktextbufferserialize.c:824 +#: ../gtk/gtktextbufferserialize.c:800 ../gtk/gtktextbufferserialize.c:826 #, c-format msgid "Both \"id\" and \"name\" were found on the <%s> element" msgstr "\"id\" と \"name\" の両方が要素 <%s> 上にありました" -#: ../gtk/gtktextbufferserialize.c:808 ../gtk/gtktextbufferserialize.c:834 +#: ../gtk/gtktextbufferserialize.c:810 ../gtk/gtktextbufferserialize.c:836 #, c-format msgid "The attribute \"%s\" was found twice on the <%s> element" msgstr "属性 \"%s\" が要素 <%s> 上に二つありました" -#: ../gtk/gtktextbufferserialize.c:850 +#: ../gtk/gtktextbufferserialize.c:852 #, c-format msgid "<%s> element has invalid ID \"%s\"" msgstr "要素 <%s> の ID \"%s\" が間違っています" -#: ../gtk/gtktextbufferserialize.c:860 +#: ../gtk/gtktextbufferserialize.c:862 #, c-format msgid "<%s> element has neither a \"name\" nor an \"id\" attribute" msgstr "要素 <%s> には \"name\" や \"id\" といった属性はありません" -#: ../gtk/gtktextbufferserialize.c:947 +#: ../gtk/gtktextbufferserialize.c:949 #, c-format msgid "Attribute \"%s\" repeated twice on the same <%s> element" msgstr "属性 \"%s\" が同じ要素 <%s> 上に二回出現しました" -#: ../gtk/gtktextbufferserialize.c:965 ../gtk/gtktextbufferserialize.c:990 +#: ../gtk/gtktextbufferserialize.c:967 ../gtk/gtktextbufferserialize.c:992 #, c-format msgid "Attribute \"%s\" is invalid on <%s> element in this context" msgstr "このコンテキストの中にある要素 <%2$s> の属性 \"%1$s\" が間違っています" -#: ../gtk/gtktextbufferserialize.c:1029 +#: ../gtk/gtktextbufferserialize.c:1031 #, c-format msgid "Tag \"%s\" has not been defined." msgstr "タグ \"%s\" が定義されていません" -#: ../gtk/gtktextbufferserialize.c:1041 +#: ../gtk/gtktextbufferserialize.c:1043 msgid "Anonymous tag found and tags can not be created." msgstr "匿名のタグがあるので、タグを生成できません" -#: ../gtk/gtktextbufferserialize.c:1052 +#: ../gtk/gtktextbufferserialize.c:1054 #, c-format msgid "Tag \"%s\" does not exist in buffer and tags can not be created." msgstr "タグ \"%s\" がバッファーに存在しないので、タグを生成できません" -#: ../gtk/gtktextbufferserialize.c:1151 ../gtk/gtktextbufferserialize.c:1226 -#: ../gtk/gtktextbufferserialize.c:1331 ../gtk/gtktextbufferserialize.c:1405 +#: ../gtk/gtktextbufferserialize.c:1153 ../gtk/gtktextbufferserialize.c:1228 +#: ../gtk/gtktextbufferserialize.c:1333 ../gtk/gtktextbufferserialize.c:1407 #, c-format msgid "Element <%s> is not allowed below <%s>" msgstr "要素 <%s> は <%s> の下で定義できません" -#: ../gtk/gtktextbufferserialize.c:1182 +#: ../gtk/gtktextbufferserialize.c:1184 #, c-format msgid "\"%s\" is not a valid attribute type" msgstr "\"%s\" は属性の種類として妥当ではありません" -#: ../gtk/gtktextbufferserialize.c:1190 +#: ../gtk/gtktextbufferserialize.c:1192 #, c-format msgid "\"%s\" is not a valid attribute name" msgstr "\"%s\" は属性名としては妥当ではありません" -#: ../gtk/gtktextbufferserialize.c:1200 +#: ../gtk/gtktextbufferserialize.c:1202 #, c-format msgid "\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\"" msgstr "\"%s\" を \"%s\" (属性は \"%s\") という種類の値に変換できませんでした" -#: ../gtk/gtktextbufferserialize.c:1209 +#: ../gtk/gtktextbufferserialize.c:1211 #, c-format msgid "\"%s\" is not a valid value for attribute \"%s\"" msgstr "\"%s\" は属性 \"%s\" に対して妥当な値ではありません" -#: ../gtk/gtktextbufferserialize.c:1294 +#: ../gtk/gtktextbufferserialize.c:1296 #, c-format msgid "Tag \"%s\" already defined" msgstr "タグ \"%s\" は既に定義されています" -#: ../gtk/gtktextbufferserialize.c:1307 +#: ../gtk/gtktextbufferserialize.c:1309 #, c-format msgid "Tag \"%s\" has invalid priority \"%s\"" msgstr "タグ \"%s\" の優先度 \"%s\" が間違っています" -#: ../gtk/gtktextbufferserialize.c:1360 +#: ../gtk/gtktextbufferserialize.c:1362 #, c-format msgid "Outermost element in text must be not <%s>" msgstr "テキストの中にある一番外側の要素は <%s> ではなく にしてください" -#: ../gtk/gtktextbufferserialize.c:1369 ../gtk/gtktextbufferserialize.c:1385 +#: ../gtk/gtktextbufferserialize.c:1371 ../gtk/gtktextbufferserialize.c:1387 #, c-format msgid "A <%s> element has already been specified" msgstr "要素 <%s> は既に指定されています" -#: ../gtk/gtktextbufferserialize.c:1391 +#: ../gtk/gtktextbufferserialize.c:1393 msgid "A element can't occur before a element" msgstr "要素 は要素 の前に記述できません" -#: ../gtk/gtktextbufferserialize.c:1790 +#: ../gtk/gtktextbufferserialize.c:1792 msgid "Serialized data is malformed" msgstr "シリアライズしたデータが壊れています" -#: ../gtk/gtktextbufferserialize.c:1868 +#: ../gtk/gtktextbufferserialize.c:1870 msgid "Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001" msgstr "シリアライズしたデータが壊れています (セクションの先頭が GTKTEXTBUFFERCONTENTS-0001 でない)" @@ -3264,51 +3406,47 @@ msgctxt "volume percentage" msgid "%d %%" msgstr "%d %%" -#: ../gtk/gtkwindow.c:8042 -msgid "Minimize" -msgstr "最小化" - -#: ../gtk/gtkwindow.c:8050 +#: ../gtk/gtkwindow.c:8708 msgid "Unmaximize" msgstr "元のサイズに戻す" -#: ../gtk/gtkwindow.c:8050 -msgid "Maximize" -msgstr "最大化" +#: ../gtk/gtkwindow.c:8717 +msgid "Move" +msgstr "移動" -#: ../gtk/gtkwindow.c:8059 +#: ../gtk/gtkwindow.c:8723 +msgid "Resize" +msgstr "サイズの変更" + +#: ../gtk/gtkwindow.c:8735 msgid "Always on Top" msgstr "常に最前面に配置する" -#: ../gtk/gtkwindow.c:8071 +#: ../gtk/gtkwindow.c:8747 msgid "Always on Visible Workspace" msgstr "すべてのワークスペースに配置する" -#: ../gtk/gtkwindow.c:8079 +#: ../gtk/gtkwindow.c:8755 msgid "Only on This Workspace" msgstr "現在のワークスペースだけに配置する" -#: ../gtk/gtkwindow.c:8096 +#: ../gtk/gtkwindow.c:8772 msgid "Move to Workspace Up" msgstr "上のワークスペースへ移動する" -#: ../gtk/gtkwindow.c:8105 +#: ../gtk/gtkwindow.c:8781 msgid "Move to Workspace Down" msgstr "下のワークスペースへ移動する" -#: ../gtk/gtkwindow.c:8119 +#: ../gtk/gtkwindow.c:8795 msgid "Move to Another Workspace" msgstr "別のワークスペースへ移動する" -#: ../gtk/gtkwindow.c:8127 +#: ../gtk/gtkwindow.c:8803 #, c-format msgid "Workspace %d" msgstr "ワークスペース %d" -#: ../gtk/gtkwindow.c:8147 -msgid "Close" -msgstr "閉じる" - #: ../gtk/paper_names_offsets.c:4 msgctxt "paper size" msgid "asme_f" @@ -4288,325 +4426,350 @@ msgstr "ベトナム語 (VIQR)" msgid "X Input Method" msgstr "Xの入力メソッド" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1004 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1219 +#. Translators: The printer status is online, i.e. it is +#. * ready to print. +#: ../modules/printbackends/cloudprint/gtkprintbackendcloudprint.c:744 +msgid "Online" +msgstr "オンライン" + +#. Translators: The printer is offline. +#: ../modules/printbackends/cloudprint/gtkprintbackendcloudprint.c:751 +msgid "Offline" +msgstr "オフライン" + +#. We shouldn't get here because the query omits dormant +#. * printers by default. +#. Translators: Printer has been offline for a long time. +#: ../modules/printbackends/cloudprint/gtkprintbackendcloudprint.c:757 +msgid "Dormant" +msgstr "" + +#. How many document pages to go onto one side of paper. +#: ../modules/printbackends/cloudprint/gtkprintbackendcloudprint.c:939 +#: ../modules/printbackends/file/gtkprintbackendfile.c:676 +#: ../modules/printbackends/test/gtkprintbackendtest.c:501 +msgid "Pages per _sheet:" +msgstr "段組み印刷(_S):" + +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1007 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1222 msgid "Username:" msgstr "ユーザー名:" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1005 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1228 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1008 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1231 msgid "Password:" msgstr "パスワード:" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1044 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1241 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1047 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1244 #, c-format msgid "Authentication is required to print document '%s' on printer %s" msgstr "文書 '%s' をプリンター '%s' で印刷するには認証が必要" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1046 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1049 #, c-format msgid "Authentication is required to print a document on %s" msgstr "文書を %s で印刷するには認証が必要" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1050 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1053 #, c-format msgid "Authentication is required to get attributes of job '%s'" msgstr "ジョブ '%s' の属性を取得するには認証が必要" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1052 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1055 msgid "Authentication is required to get attributes of a job" msgstr "ジョブの属性を取得するには認証が必要" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1056 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1059 #, c-format msgid "Authentication is required to get attributes of printer %s" msgstr "プリンター %s の属性を取得するには認証が必要" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1058 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1061 msgid "Authentication is required to get attributes of a printer" msgstr "プリンターの属性を取得するには認証が必要" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1061 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1064 #, c-format msgid "Authentication is required to get default printer of %s" msgstr "%s のデフォルトのプリンターを取得するには認証が必要" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1064 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1067 #, c-format msgid "Authentication is required to get printers from %s" msgstr "%s からプリンターを取得するには認証が必要" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1069 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1072 #, c-format msgid "Authentication is required to get a file from %s" msgstr "%s からファイルを取得するには認証が必要" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1071 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1074 #, c-format msgid "Authentication is required on %s" msgstr "%s には認証が必要" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1213 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1216 msgid "Domain:" msgstr "ドメイン:" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1243 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1246 #, c-format msgid "Authentication is required to print document '%s'" msgstr "文書 '%s' を印刷するには認証が必要" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1248 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1251 #, c-format msgid "Authentication is required to print this document on printer %s" msgstr "この文書をプリンター '%s' で印刷するには認証が必要" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1250 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1253 msgid "Authentication is required to print this document" msgstr "この文書を印刷するには認証が必要" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1812 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1817 #, c-format msgid "Printer '%s' is low on toner." msgstr "プリンター '%s' のトナーが少なくなっています。" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1813 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1818 #, c-format msgid "Printer '%s' has no toner left." msgstr "プリンター '%s' のトナーがなくなりました。" #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1815 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1820 #, c-format msgid "Printer '%s' is low on developer." msgstr "プリンター '%s' の現像液が少なくなっています。" #. Translators: "Developer" like on photo development context -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1817 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1822 #, c-format msgid "Printer '%s' is out of developer." msgstr "プリンター '%s' の現像液がなくなりました。" #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1819 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1824 #, c-format msgid "Printer '%s' is low on at least one marker supply." msgstr "プリンター '%s' にセットされているカートリッジのうち少なくとも1本のインクが少なくなっています。" #. Translators: "marker" is one color bin of the printer -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1821 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1826 #, c-format msgid "Printer '%s' is out of at least one marker supply." msgstr "プリンター '%s' にセットされているカートリッジのうち少なくとも1本のインクがなくなりました。" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1822 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1827 #, c-format msgid "The cover is open on printer '%s'." msgstr "プリンター '%s' のカバーが開いています。" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1823 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1828 #, c-format msgid "The door is open on printer '%s'." msgstr "プリンター '%s' のドアが開いています。" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1824 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1829 #, c-format msgid "Printer '%s' is low on paper." msgstr "プリンター '%s' の用紙が少なくなっています。" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1825 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1830 #, c-format msgid "Printer '%s' is out of paper." msgstr "プリンター '%s' の用紙がなくなりました。" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1826 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1831 #, c-format msgid "Printer '%s' is currently offline." msgstr "プリンター '%s' は現在オフラインです。" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:1827 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:1832 #, c-format msgid "There is a problem on printer '%s'." msgstr "プリンター '%s' で問題が発生しました。" #. Translators: this is a printer status. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2285 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2290 msgid "Paused; Rejecting Jobs" msgstr "一時停止中 (印刷ジョブを破棄しています)" #. Translators: this is a printer status. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2291 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2296 msgid "Rejecting Jobs" msgstr "印刷ジョブを破棄しています" #. Translators: this string connects multiple printer states together. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:2333 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:2338 msgid "; " msgstr "; " -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3857 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4003 msgid "Two Sided" msgstr "両面印刷" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3858 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4004 msgid "Paper Type" msgstr "用紙の種類" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3859 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4005 msgid "Paper Source" msgstr "用紙のソース" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3860 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4006 msgid "Output Tray" msgstr "出力トレイ" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3861 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4007 msgid "Resolution" msgstr "解像度" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3862 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4008 msgid "GhostScript pre-filtering" msgstr "GhostScript のフィルタリング (前処理)" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3871 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4017 msgid "One Sided" msgstr "片面印刷" #. Translators: this is an option of "Two Sided" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3873 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4019 msgid "Long Edge (Standard)" msgstr "長辺 (標準)" #. Translators: this is an option of "Two Sided" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3875 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4021 msgid "Short Edge (Flip)" msgstr "短辺 (折り返し)" #. Translators: this is an option of "Paper Source" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3877 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3879 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3887 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4023 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4025 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4033 msgid "Auto Select" msgstr "自動選択" #. Translators: this is an option of "Paper Source" #. Translators: this is an option of "Resolution" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3881 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3883 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3885 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3889 -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4377 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4027 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4029 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4031 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4035 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4523 msgid "Printer Default" msgstr "プリンターのデフォルト" #. Translators: this is an option of "GhostScript" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3891 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4037 msgid "Embed GhostScript fonts only" msgstr "埋め込みの GhostScript のフォントだけ" #. Translators: this is an option of "GhostScript" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3893 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4039 msgid "Convert to PS level 1" msgstr "PS のレベル1に変換する" #. Translators: this is an option of "GhostScript" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3895 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4041 msgid "Convert to PS level 2" msgstr "PS のレベル2に変換する" #. Translators: this is an option of "GhostScript" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3897 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4043 msgid "No pre-filtering" msgstr "フィルタリング (前処理) はありません" #. Translators: "Miscellaneous" is the label for a button, that opens #. up an extra panel of settings in a print dialog. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:3906 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4052 msgid "Miscellaneous" msgstr "その他" #. Translators: These strings name the possible values of the #. * job priority option in the print dialog #. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4629 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4775 msgid "Urgent" msgstr "緊急" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4629 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4775 msgid "High" msgstr "高い" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4629 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4775 msgid "Medium" msgstr "普通" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4629 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4775 msgid "Low" msgstr "低い" #. Translators, this string is used to label the job priority option #. * in the print dialog #. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4659 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4805 msgid "Job Priority" msgstr "印刷ジョブの優先順位" #. Translators, this string is used to label the billing info entry #. * in the print dialog #. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4670 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4816 msgid "Billing Info" msgstr "サマリ情報" #. Translators, these strings are names for various 'standard' cover #. * pages that the printing system may support. #. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4685 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4831 msgid "None" msgstr "なし" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4685 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4831 msgid "Classified" msgstr "機密" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4685 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4831 msgid "Confidential" msgstr "極秘" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4685 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4831 msgid "Secret" msgstr "秘密" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4685 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4831 msgid "Standard" msgstr "標準" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4685 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4831 msgid "Top Secret" msgstr "トップシークレット" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4685 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4831 msgid "Unclassified" msgstr "機密ではない" #. Translators, this string is used to label the pages-per-sheet option #. * in the print dialog #. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4696 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4842 msgid "Pages per Sheet" msgstr "ページ数/用紙" #. Translators, this is the label used for the option in the print #. * dialog that controls the front cover page. #. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4756 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4902 msgid "Before" msgstr "前" #. Translators, this is the label used for the option in the print #. * dialog that controls the back cover page. #. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4771 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4917 msgid "After" msgstr "後" @@ -4614,14 +4777,14 @@ msgstr "後" #. * a print job is printed. Possible values are 'now', a specified time, #. * or 'on hold' #. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4791 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4937 msgid "Print at" msgstr "印刷先" #. Translators: this is the name of the option that allows the user #. * to specify a time when a print job will be printed. #. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4802 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4948 msgid "Print at time" msgstr "一度に印刷する" @@ -4629,17 +4792,17 @@ msgstr "一度に印刷する" #. * size. The two placeholders are replaced with the width and height #. * in points. E.g: "Custom 230.4x142.9" #. -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4837 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:4983 #, c-format msgid "Custom %sx%s" msgstr "カスタム %sx%s" -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4918 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:5064 msgid "Printer Profile" msgstr "プリンタープロファイル" #. TRANSLATORS: this is when color profile information is unavailable -#: ../modules/printbackends/cups/gtkprintbackendcups.c:4925 +#: ../modules/printbackends/cups/gtkprintbackendcups.c:5071 msgid "Unavailable" msgstr "利用できません" @@ -4659,36 +4822,31 @@ msgstr "利用可能なプロファイルがありません" msgid "Unspecified profile" msgstr "不明なプロファイル" -#: ../modules/printbackends/file/gtkprintbackendfile.c:249 +#: ../modules/printbackends/file/gtkprintbackendfile.c:250 msgid "output" msgstr "出力" -#: ../modules/printbackends/file/gtkprintbackendfile.c:527 +#: ../modules/printbackends/file/gtkprintbackendfile.c:537 msgid "Print to File" msgstr "ファイルに出力する" -#: ../modules/printbackends/file/gtkprintbackendfile.c:653 +#: ../modules/printbackends/file/gtkprintbackendfile.c:663 msgid "PDF" msgstr "PDF" -#: ../modules/printbackends/file/gtkprintbackendfile.c:653 +#: ../modules/printbackends/file/gtkprintbackendfile.c:663 msgid "Postscript" msgstr "Postscript" -#: ../modules/printbackends/file/gtkprintbackendfile.c:653 +#: ../modules/printbackends/file/gtkprintbackendfile.c:663 msgid "SVG" msgstr "SVG" -#: ../modules/printbackends/file/gtkprintbackendfile.c:666 -#: ../modules/printbackends/test/gtkprintbackendtest.c:501 -msgid "Pages per _sheet:" -msgstr "段組み印刷(_S):" - -#: ../modules/printbackends/file/gtkprintbackendfile.c:725 +#: ../modules/printbackends/file/gtkprintbackendfile.c:735 msgid "File" msgstr "ファイル" -#: ../modules/printbackends/file/gtkprintbackendfile.c:735 +#: ../modules/printbackends/file/gtkprintbackendfile.c:745 msgid "_Output format" msgstr "出力の形式(_O)" @@ -4705,27 +4863,27 @@ msgid "Command Line" msgstr "コマンドライン" #. SUN_BRANDING -#: ../modules/printbackends/papi/gtkprintbackendpapi.c:809 +#: ../modules/printbackends/papi/gtkprintbackendpapi.c:786 msgid "printer offline" msgstr "プリンターはオフライン" #. SUN_BRANDING -#: ../modules/printbackends/papi/gtkprintbackendpapi.c:827 +#: ../modules/printbackends/papi/gtkprintbackendpapi.c:804 msgid "ready to print" msgstr "印刷可能" #. SUN_BRANDING -#: ../modules/printbackends/papi/gtkprintbackendpapi.c:830 +#: ../modules/printbackends/papi/gtkprintbackendpapi.c:807 msgid "processing job" msgstr "ジョブを処理中" #. SUN_BRANDING -#: ../modules/printbackends/papi/gtkprintbackendpapi.c:834 +#: ../modules/printbackends/papi/gtkprintbackendpapi.c:811 msgid "paused" msgstr "一時停止" #. SUN_BRANDING -#: ../modules/printbackends/papi/gtkprintbackendpapi.c:837 +#: ../modules/printbackends/papi/gtkprintbackendpapi.c:814 msgid "unknown" msgstr "不明" @@ -4739,206 +4897,243 @@ msgstr "test-output.%s" msgid "Print to Test Printer" msgstr "テスト用プリンターに印刷する" -#: ../gtk/gtkaboutdialog.ui.h:1 -msgid "C_redits" -msgstr "クレジット(_R)" +#: ../gtk/resources/ui/gtkaboutdialog.ui.h:1 +msgid "About" +msgstr "情報" -#: ../gtk/gtkaboutdialog.ui.h:2 -msgid "_License" -msgstr "ライセンス(_L)" +#: ../gtk/resources/ui/gtkaboutdialog.ui.h:2 +msgid "Credits" +msgstr "クレジット" -#: ../gtk/gtkappchooserdialog.ui.h:3 +#: ../gtk/resources/ui/gtkappchooserdialog.ui.h:2 msgid "label" msgstr "ラベル" -#: ../gtk/gtkappchooserdialog.ui.h:4 -msgid "Show Other Applications" -msgstr "別のアプリケーションを表示する" +#: ../gtk/resources/ui/gtkappchooserdialog.ui.h:3 +msgid "_View All Applications" +msgstr "すべてのアプリケーションを表示(_V)" -#: ../gtk/gtkassistant.ui.h:2 -msgid "C_ontinue" -msgstr "続行(_O)" +#: ../gtk/resources/ui/gtkappchooserdialog.ui.h:4 +msgid "_Find New Applications" +msgstr "新しいアプリケーションを探す(_F)" -#: ../gtk/gtkassistant.ui.h:3 -msgid "Go _Back" +#: ../gtk/resources/ui/gtkappchooserwidget.ui.h:1 +msgid "No applications found." +msgstr "アプリケーションが見つかりません。" + +#: ../gtk/resources/ui/gtkapplication-quartz.ui.h:2 +msgid "Preferences" +msgstr "設定" + +#: ../gtk/resources/ui/gtkapplication-quartz.ui.h:3 +msgid "Services" +msgstr "サービス" + +#: ../gtk/resources/ui/gtkapplication-quartz.ui.h:4 +#, c-format +msgid "Hide %s" +msgstr "%s を隠す" + +#: ../gtk/resources/ui/gtkapplication-quartz.ui.h:5 +msgid "Hide Others" +msgstr "他を隠す" + +#: ../gtk/resources/ui/gtkapplication-quartz.ui.h:6 +msgid "Show All" +msgstr "すべてを表示" + +#: ../gtk/resources/ui/gtkapplication-quartz.ui.h:7 +#, c-format +msgid "Quit %s" +msgstr "%s を終了" + +#: ../gtk/resources/ui/gtkassistant.ui.h:2 +msgid "_Next" +msgstr "進む(_N)" + +#: ../gtk/resources/ui/gtkassistant.ui.h:3 +msgid "_Back" msgstr "戻る(_B)" -#: ../gtk/gtkassistant.ui.h:4 +#: ../gtk/resources/ui/gtkassistant.ui.h:4 msgid "_Finish" msgstr "完了(_F)" -#: ../gtk/gtkcolorchooserdialog.ui.h:1 +#: ../gtk/resources/ui/gtkcolorchooserdialog.ui.h:1 msgid "Select a Color" msgstr "色を選択" -#: ../gtk/gtkcoloreditor.ui.h:1 +#: ../gtk/resources/ui/gtkcoloreditor.ui.h:1 msgid "Color Name" msgstr "色の名称" -#: ../gtk/gtkcoloreditor.ui.h:2 +#: ../gtk/resources/ui/gtkcoloreditor.ui.h:2 msgctxt "Color channel" msgid "A" msgstr "A" -#: ../gtk/gtkcoloreditor.ui.h:3 +#: ../gtk/resources/ui/gtkcoloreditor.ui.h:3 msgid "Alpha" msgstr "アルファ" -#: ../gtk/gtkcoloreditor.ui.h:4 +#: ../gtk/resources/ui/gtkcoloreditor.ui.h:4 msgctxt "Color channel" msgid "H" msgstr "H" -#: ../gtk/gtkcoloreditor.ui.h:5 +#: ../gtk/resources/ui/gtkcoloreditor.ui.h:5 msgid "Hue" msgstr "色相" -#: ../gtk/gtkcoloreditor.ui.h:6 +#: ../gtk/resources/ui/gtkcoloreditor.ui.h:6 msgctxt "Color Channel" msgid "S" msgstr "S" -#: ../gtk/gtkcoloreditor.ui.h:7 +#: ../gtk/resources/ui/gtkcoloreditor.ui.h:7 msgctxt "Color Channel" msgid "V" msgstr "V" -#: ../gtk/gtkcoloreditor.ui.h:8 +#: ../gtk/resources/ui/gtkcoloreditor.ui.h:8 msgid "Saturation" msgstr "彩度" -#: ../gtk/gtkcoloreditor.ui.h:9 +#: ../gtk/resources/ui/gtkcoloreditor.ui.h:9 msgid "Value" msgstr "明度" -#: ../gtk/gtkfilechooserdefault.ui.h:1 +#: ../gtk/resources/ui/gtkfilechooserwidget.ui.h:1 msgid "_Location:" msgstr "場所(_L):" -#: ../gtk/gtkfilechooserdefault.ui.h:2 ../gtk/gtkfilechooserdefault.ui.h:3 +#: ../gtk/resources/ui/gtkfilechooserwidget.ui.h:2 +#: ../gtk/resources/ui/gtkfilechooserwidget.ui.h:3 msgid "Type a file name" msgstr "ファイル名を入力してください" -#: ../gtk/gtkfilechooserdefault.ui.h:4 +#: ../gtk/resources/ui/gtkfilechooserwidget.ui.h:4 msgid "Create Fo_lder" msgstr "フォルダーの作成(_L)" -#: ../gtk/gtkfilechooserdefault.ui.h:5 +#: ../gtk/resources/ui/gtkfilechooserwidget.ui.h:5 msgid "Files" msgstr "ファイル" -#: ../gtk/gtkfilechooserdefault.ui.h:6 +#: ../gtk/resources/ui/gtkfilechooserwidget.ui.h:6 msgid "Name" msgstr "名前" -#: ../gtk/gtkfilechooserdefault.ui.h:7 +#: ../gtk/resources/ui/gtkfilechooserwidget.ui.h:7 msgid "Size" msgstr "サイズ" -#: ../gtk/gtkfilechooserdefault.ui.h:8 +#: ../gtk/resources/ui/gtkfilechooserwidget.ui.h:8 msgid "Modified" msgstr "更新日時" -#: ../gtk/gtkfilechooserdefault.ui.h:9 +#: ../gtk/resources/ui/gtkfilechooserwidget.ui.h:9 msgid "Select which types of files are shown" msgstr "表示するファイルの種類を選択してください" -#: ../gtk/gtkfontbutton.ui.h:1 +#: ../gtk/resources/ui/gtkfontbutton.ui.h:1 msgid "Font" msgstr "フォント" -#: ../gtk/gtkfontchooserwidget.ui.h:1 +#: ../gtk/resources/ui/gtkfontchooserdialog.ui.h:1 +msgid "Select Font" +msgstr "フォントの選択" + +#: ../gtk/resources/ui/gtkfontchooserwidget.ui.h:1 msgid "Search font name" msgstr "フォント名で検索" -#: ../gtk/gtkfontchooserwidget.ui.h:2 +#: ../gtk/resources/ui/gtkfontchooserwidget.ui.h:2 msgid "Font Family" msgstr "フォントファミリ" -#: ../gtk/gtkfontchooserwidget.ui.h:3 +#: ../gtk/resources/ui/gtkfontchooserwidget.ui.h:3 msgid "No fonts matched your search. You can revise your search and try again." msgstr "検索条件にマッチするフォントが見つかりません。条件を修正して再度試してください。" -#: ../gtk/gtkpagesetupunixdialog.ui.h:3 +#: ../gtk/resources/ui/gtkpagesetupunixdialog.ui.h:2 msgid "_Format for:" msgstr "フォーマット(_F):" -#: ../gtk/gtkpagesetupunixdialog.ui.h:4 ../gtk/gtkprintunixdialog.ui.h:38 +#: ../gtk/resources/ui/gtkpagesetupunixdialog.ui.h:3 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:38 msgid "_Paper size:" msgstr "用紙サイズ(_P):" -#: ../gtk/gtkpagesetupunixdialog.ui.h:5 +#: ../gtk/resources/ui/gtkpagesetupunixdialog.ui.h:4 msgid "_Orientation:" msgstr "用紙の向き(_O):" -#: ../gtk/gtkpagesetupunixdialog.ui.h:6 +#: ../gtk/resources/ui/gtkpagesetupunixdialog.ui.h:5 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:40 msgid "Portrait" msgstr "縦方向" -#: ../gtk/gtkpagesetupunixdialog.ui.h:7 +#: ../gtk/resources/ui/gtkpagesetupunixdialog.ui.h:6 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:42 msgid "Reverse portrait" msgstr "縦方向(逆向き)" -#: ../gtk/gtkpagesetupunixdialog.ui.h:8 +#: ../gtk/resources/ui/gtkpagesetupunixdialog.ui.h:7 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:41 msgid "Landscape" msgstr "横方向" -#: ../gtk/gtkpagesetupunixdialog.ui.h:9 +#: ../gtk/resources/ui/gtkpagesetupunixdialog.ui.h:8 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:43 msgid "Reverse landscape" msgstr "横方向(逆向き)" -#: ../gtk/gtkpathbar.ui.h:1 +#: ../gtk/resources/ui/gtkpathbar.ui.h:1 msgid "Down Path" msgstr "下のパス" -#: ../gtk/gtkpathbar.ui.h:2 +#: ../gtk/resources/ui/gtkpathbar.ui.h:2 msgid "Up Path" msgstr "上のパス" -#: ../gtk/gtkprintunixdialog.ui.h:1 -msgid "Pre_view" -msgstr "プレビュー(_V)" - -#: ../gtk/gtkprintunixdialog.ui.h:3 -msgid "_Print" -msgstr "印刷(_P)" - -#: ../gtk/gtkprintunixdialog.ui.h:4 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:1 msgid "Printer" msgstr "プリンター" #. this is the header for the location column in the print dialog -#: ../gtk/gtkprintunixdialog.ui.h:7 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:4 msgid "Location" msgstr "場所" #. this is the header for the printer status column in the print dialog -#: ../gtk/gtkprintunixdialog.ui.h:10 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:7 msgid "Status" msgstr "状態" -#: ../gtk/gtkprintunixdialog.ui.h:11 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:8 msgid "Range" msgstr "範囲" -#: ../gtk/gtkprintunixdialog.ui.h:12 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:9 msgid "_All Pages" msgstr "すべてのページ(_A)" -#: ../gtk/gtkprintunixdialog.ui.h:13 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:10 msgid "C_urrent Page" msgstr "現在のページだけ(_U)" -#: ../gtk/gtkprintunixdialog.ui.h:14 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:11 msgid "Se_lection" msgstr "選択(_L)" -#: ../gtk/gtkprintunixdialog.ui.h:15 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:12 msgid "Pag_es:" msgstr "ページ(_E):" -#: ../gtk/gtkprintunixdialog.ui.h:16 ../gtk/gtkprintunixdialog.ui.h:18 -#: ../gtk/gtkprintunixdialog.ui.h:21 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:13 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:15 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:18 msgid "" "Specify one or more page ranges,\n" " e.g. 1-3,7,11" @@ -4946,104 +5141,118 @@ msgstr "" "1ページ以上の範囲を指定してください;\n" "例: 1-3,7,11" -#: ../gtk/gtkprintunixdialog.ui.h:20 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:17 msgid "Pages" msgstr "ページ" -#: ../gtk/gtkprintunixdialog.ui.h:23 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:20 msgid "Copies" msgstr "コピー" -#: ../gtk/gtkprintunixdialog.ui.h:24 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:21 msgid "Copie_s:" msgstr "コピーの数(_S):" -#: ../gtk/gtkprintunixdialog.ui.h:25 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:22 msgid "C_ollate" msgstr "ページを揃える(_O)" -#: ../gtk/gtkprintunixdialog.ui.h:26 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:23 msgid "_Reverse" msgstr "ページを逆順にする(_R)" -#: ../gtk/gtkprintunixdialog.ui.h:27 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:24 msgid "General" msgstr "全般" -#: ../gtk/gtkprintunixdialog.ui.h:28 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:25 msgid "Layout" msgstr "レイアウト" -#: ../gtk/gtkprintunixdialog.ui.h:29 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:26 msgid "T_wo-sided:" msgstr "両面印刷(_W):" -#: ../gtk/gtkprintunixdialog.ui.h:30 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:27 msgid "Pages per _side:" msgstr "段組み印刷(_S):" -#: ../gtk/gtkprintunixdialog.ui.h:31 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:28 msgid "Page or_dering:" msgstr "ページの順番(_D):" -#: ../gtk/gtkprintunixdialog.ui.h:32 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:29 msgid "_Only print:" msgstr "印刷の対象(_O):" -#: ../gtk/gtkprintunixdialog.ui.h:33 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:30 +msgid "All sheets" +msgstr "すべてのページ" + +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:31 +msgid "Even sheets" +msgstr "偶数ページ" + +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:32 +msgid "Odd sheets" +msgstr "奇数ページ" + +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:33 msgid "Sc_ale:" msgstr "拡大/縮小(_A):" -#: ../gtk/gtkprintunixdialog.ui.h:34 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:34 msgid "Paper" msgstr "用紙" -#: ../gtk/gtkprintunixdialog.ui.h:35 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:35 msgid "Paper _type:" msgstr "種類(_T):" -#: ../gtk/gtkprintunixdialog.ui.h:36 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:36 msgid "Paper _source:" msgstr "用紙のソース(_S):" -#: ../gtk/gtkprintunixdialog.ui.h:37 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:37 msgid "Output t_ray:" msgstr "出力先のトレイ(_R):" -#: ../gtk/gtkprintunixdialog.ui.h:39 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:39 msgid "Or_ientation:" msgstr "用紙の向き(_I):" -#: ../gtk/gtkprintunixdialog.ui.h:41 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:45 msgid "Job Details" msgstr "印刷ジョブの詳細" -#: ../gtk/gtkprintunixdialog.ui.h:42 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:46 msgid "Pri_ority:" msgstr "優先順位(_O):" -#: ../gtk/gtkprintunixdialog.ui.h:43 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:47 msgid "_Billing info:" msgstr "サマリ情報(_B):" -#: ../gtk/gtkprintunixdialog.ui.h:44 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:48 msgid "Print Document" msgstr "ドキュメントの印刷" #. this is one of the choices for the print at option in the print dialog -#: ../gtk/gtkprintunixdialog.ui.h:47 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:51 msgid "_Now" msgstr "今すぐ印刷する(_N)" #. this is one of the choices for the print at option in the print dialog. It also serves as the label for an entry that allows the user to enter a time. -#: ../gtk/gtkprintunixdialog.ui.h:50 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:54 msgid "A_t:" msgstr "時間を指定する(_T):" #. Ability to parse the am/pm format depends on actual locale. You can remove the am/pm values below for your locale if they are not supported. -#: ../gtk/gtkprintunixdialog.ui.h:51 ../gtk/gtkprintunixdialog.ui.h:55 -#: ../gtk/gtkprintunixdialog.ui.h:57 ../gtk/gtkprintunixdialog.ui.h:61 -#: ../gtk/gtkprintunixdialog.ui.h:64 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:55 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:59 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:61 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:65 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:68 msgid "" "Specify the time of print,\n" " e.g. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm" @@ -5051,97 +5260,132 @@ msgstr "" "印刷する時間を指定してください:\n" " (例) 15:30、午後 2:35、14:15:20, 午前 11:46:30 am、午後 4" -#: ../gtk/gtkprintunixdialog.ui.h:63 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:67 msgid "Time of print" msgstr "プリント時間" #. this is one of the choices for the print at option in the print dialog. It means that the print job will not be printed until it explicitly gets 'released'. -#: ../gtk/gtkprintunixdialog.ui.h:68 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:72 msgid "On _hold" msgstr "保留する(_H)" -#: ../gtk/gtkprintunixdialog.ui.h:69 ../gtk/gtkprintunixdialog.ui.h:70 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:73 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:74 msgid "Hold the job until it is explicitly released" msgstr "印刷ジョブが完全に解放されるまで保留しておきます" -#: ../gtk/gtkprintunixdialog.ui.h:71 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:75 msgid "Add Cover Page" msgstr "裏表紙の追加" #. this is the label used for the option in the print dialog that controls the front cover page. -#: ../gtk/gtkprintunixdialog.ui.h:74 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:78 msgid "Be_fore:" msgstr "前(_F):" #. this is the label used for the option in the print dialog that controls the back cover page. -#: ../gtk/gtkprintunixdialog.ui.h:77 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:81 msgid "_After:" msgstr "後(_A):" -#: ../gtk/gtkprintunixdialog.ui.h:78 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:82 msgid "Job" msgstr "印刷ジョブ" #. This will appear as a tab label in the print dialog. -#: ../gtk/gtkprintunixdialog.ui.h:81 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:85 msgid "Image Quality" msgstr "画像の品質" #. This will appear as a tab label in the print dialog. -#: ../gtk/gtkprintunixdialog.ui.h:84 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:88 msgid "Color" msgstr "色" #. This will appear as a tab label in the print dialog. #. It's a typographical term, as in "Binding and finishing" -#: ../gtk/gtkprintunixdialog.ui.h:88 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:92 msgid "Finishing" msgstr "仕上げ" -#: ../gtk/gtkprintunixdialog.ui.h:89 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:93 msgid "Advanced" msgstr "拡張" -#: ../gtk/gtkprintunixdialog.ui.h:90 +#: ../gtk/resources/ui/gtkprintunixdialog.ui.h:94 msgid "Some of the settings in the dialog conflict" msgstr "印刷ダイアログの設定に矛盾があります" -#: ../gtk/gtkrecentchooserdefault.ui.h:1 +#: ../gtk/resources/ui/gtkrecentchooserdefault.ui.h:1 msgid "Select which type of documents are shown" msgstr "表示するファイルの種類を選択してください" -#: ../gtk/gtkvolumebutton.ui.h:1 +#: ../gtk/resources/ui/gtkvolumebutton.ui.h:1 msgid "Volume" msgstr "音量" -#: ../gtk/gtkvolumebutton.ui.h:2 +#: ../gtk/resources/ui/gtkvolumebutton.ui.h:2 msgid "Turns volume up or down" msgstr "音量を上げたり下げたりします" -#: ../gtk/gtkvolumebutton.ui.h:3 -msgid "+" -msgstr "+" - -#: ../gtk/gtkvolumebutton.ui.h:4 ../gtk/gtkvolumebutton.ui.h:5 +#: ../gtk/resources/ui/gtkvolumebutton.ui.h:3 msgid "Volume Up" msgstr "音量を上げます" -#: ../gtk/gtkvolumebutton.ui.h:6 +#: ../gtk/resources/ui/gtkvolumebutton.ui.h:4 msgid "Increases the volume" msgstr "音量を上げます" -#: ../gtk/gtkvolumebutton.ui.h:7 -msgid "-" -msgstr "-" - -#: ../gtk/gtkvolumebutton.ui.h:8 ../gtk/gtkvolumebutton.ui.h:9 +#: ../gtk/resources/ui/gtkvolumebutton.ui.h:5 msgid "Volume Down" msgstr "音量を下げます" -#: ../gtk/gtkvolumebutton.ui.h:10 +#: ../gtk/resources/ui/gtkvolumebutton.ui.h:6 msgid "Decreases the volume" msgstr "音量を下げます" +#~ msgid "Switches between on and off states" +#~ msgstr "オン・オフ状態を切り替えます" + +#~ msgid "Failed to look for applications online" +#~ msgstr "オンラインでのアプリケーション検索に失敗しました" + +#~ msgid "Select an application to open “%s”" +#~ msgstr "“%s”を開くアプリケーションを選択してください" + +#~ msgid "No applications available to open “%s” files" +#~ msgstr "“%s”ファイルを開くアプリケーションが見つかりません" + +#~ msgid "Click \"Show other applications\", for more options, or \"Find applications online\" to install a new application" +#~ msgstr "\"別のアプリケーションを表示する\"をクリックして利用可能なアプリケーションを選択するか、あるいは\"オンラインでアプリケーションを探す\"をクリックしてアプリケーションを新規にインストールしてください。" + +#~ msgid "" +#~ "%s cannot quit at this time:\n" +#~ "\n" +#~ "%s" +#~ msgstr "" +#~ "%s は現時点で終了できません:\n" +#~ "\n" +#~ "%s" + +#~ msgid "_License" +#~ msgstr "ライセンス(_L)" + +#~ msgid "Show Other Applications" +#~ msgstr "別のアプリケーションを表示する" + +#~ msgid "C_ontinue" +#~ msgstr "続行(_O)" + +#~ msgid "Go _Back" +#~ msgstr "戻る(_B)" + +#~ msgid "+" +#~ msgstr "+" + +#~ msgid "-" +#~ msgstr "-" + #~ msgctxt "light switch widget" #~ msgid "Switch" #~ msgstr "スイッチ" @@ -5203,15 +5447,6 @@ msgstr "音量を下げます" #~ msgid "Could not mount %s" #~ msgstr "%s をマウントできませんでした" -#~ msgid "All sheets" -#~ msgstr "すべてのページ" - -#~ msgid "Even sheets" -#~ msgstr "偶数ページ" - -#~ msgid "Odd sheets" -#~ msgstr "奇数ページ" - #~ msgid "Could not run application" #~ msgstr "アプリケーションを実行できませんでした"