From 2eb22382f61105c487271a479b6220ea9f793dc1 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 16 Jun 2019 18:46:10 +0200 Subject: tx: sync with transifex --- po/ja.po | 377 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 211 insertions(+), 166 deletions(-) (limited to 'po/ja.po') diff --git a/po/ja.po b/po/ja.po index 60d0d2ab..0043de59 100644 --- a/po/ja.po +++ b/po/ja.po @@ -16,9 +16,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-03-16 13:55+0100\n" +"POT-Creation-Date: 2019-04-24 14:24+0200\n" "PO-Revision-Date: 2019-03-12 19:28+0000\n" "Last-Translator: ABE Tsunehiko, 2019\n" "Language-Team: Japanese (https://www.transifex.com/mate/teams/13566/ja/)\n" @@ -1036,7 +1036,7 @@ msgstr "ウィンドウを画面の南西 (左側の下) に並べる" msgid "Bell event" msgstr "ベル・イベント" -#: ../src/core/core.c:207 +#: ../src/core/core.c:211 #, c-format msgid "Unknown window information request: %d" msgstr "ウィンドウ情報の要求が不明です: %d" @@ -1076,7 +1076,7 @@ msgstr "ウィンドウの合成に必要な %s という拡張モジュール msgid "Failed to open X Window System display '%s'\n" msgstr "Xウィンドウ・システムのディスプレイ '%s' のオープンに失敗しました\n" -#: ../src/core/keybindings.c:722 +#: ../src/core/keybindings.c:723 #, c-format msgid "" "Some other program is already using the key %s with modifiers %x as a " @@ -1085,7 +1085,7 @@ msgstr "既にバインディングとして別のプログラムでキー %s ( #. Displayed when a keybinding which is #. * supposed to launch a program fails. -#: ../src/core/keybindings.c:2381 +#: ../src/core/keybindings.c:2379 #, c-format msgid "" "There was an error running %s:\n" @@ -1096,31 +1096,31 @@ msgstr "" "\n" "%s" -#: ../src/core/keybindings.c:2470 +#: ../src/core/keybindings.c:2468 #, c-format msgid "No command %d has been defined.\n" msgstr "コマンド %d は定義されていません。\n" -#: ../src/core/keybindings.c:3526 +#: ../src/core/keybindings.c:3528 #, c-format msgid "No terminal command has been defined.\n" msgstr "端末を起動するコマンドが定義されていません。\n" -#: ../src/core/keybindings.c:3666 +#: ../src/core/keybindings.c:3668 #, c-format msgid "Rename Workspace" msgstr "" -#: ../src/core/keybindings.c:3667 +#: ../src/core/keybindings.c:3669 #, c-format msgid "New Workspace Name:" msgstr "" -#: ../src/core/keybindings.c:3678 +#: ../src/core/keybindings.c:3680 msgid "OK" msgstr "OK" -#: ../src/core/keybindings.c:3678 +#: ../src/core/keybindings.c:3680 msgid "Cancel" msgstr "キャンセル" @@ -1197,37 +1197,37 @@ msgstr "再起動に失敗しました: %s\n" #. FIXME: check if this can be avoided by GSettings #. FIXME! GSettings, instead of MateConf, has Minimum/Maximun in schema! #. * But some preferences depends on costants for minimum/maximum values -#: ../src/core/prefs.c:606 ../src/core/prefs.c:759 +#: ../src/core/prefs.c:608 ../src/core/prefs.c:761 #, c-format msgid "%d stored in GSettings key %s is out of range %d to %d\n" msgstr "GSettings の %2$s キーの値 %1$d は %3$d〜%4$d の範囲内にありません\n" -#: ../src/core/prefs.c:1053 +#: ../src/core/prefs.c:1055 msgid "" "Workarounds for broken applications disabled. Some applications may not " "behave properly.\n" msgstr "仕様に準拠していないアプリケーションに対する次善策は無効になっています。一部のアプリケーションは正常に動作しない可能性があります\n" -#: ../src/core/prefs.c:1132 +#: ../src/core/prefs.c:1143 #, c-format msgid "Could not parse font description \"%s\" from GSettings key %s\n" msgstr "GSettings の %2$s キーのフォントの説明 \"%1$s\" を解析できませんでした\n" -#: ../src/core/prefs.c:1194 +#: ../src/core/prefs.c:1205 #, c-format msgid "" "\"%s\" found in configuration database is not a valid value for mouse button" " modifier\n" msgstr "MateConf の \"%s\" はマウス・ボタンの修飾キーとして妥当な値ではありません\n" -#: ../src/core/prefs.c:1753 +#: ../src/core/prefs.c:1781 #, c-format msgid "" "\"%s\" found in configuration database is not a valid value for keybinding " "\"%s\"\n" msgstr "設定データベースで発見した \"%s\" はキーバインド \"%s\" に有効な値ではありません\n" -#: ../src/core/prefs.c:2056 +#: ../src/core/prefs.c:2084 #, c-format msgid "Workspace %d" msgstr "ワークスペース %d" @@ -1357,7 +1357,7 @@ msgid "Marco" msgstr "Marco" #. first time through -#: ../src/core/window.c:5893 +#: ../src/core/window.c:5932 #, c-format msgid "" "Window %s sets SM_CLIENT_ID on itself, instead of on the WM_CLIENT_LEADER " @@ -1372,7 +1372,7 @@ msgstr "" #. * leads to e.g. us not fullscreening their windows. Apps that set #. * MWM but not WM_NORMAL_HINTS are basically broken. We complain #. * about these apps but make them work. -#: ../src/core/window.c:6458 +#: ../src/core/window.c:6497 #, c-format msgid "" "Window %s sets an MWM hint indicating it isn't resizable, but sets min size " @@ -1449,47 +1449,51 @@ msgstr "ウィンドウ 0x%2$lx 上のプロパティ %1$s はリスト内のア msgid "Usage: %s\n" msgstr "用法: %s\n" -#: ../src/ui/frames.c:1098 +#: ../src/ui/frames.c:1147 msgid "Close Window" msgstr "ウィンドウを閉じる" -#: ../src/ui/frames.c:1101 +#: ../src/ui/frames.c:1150 msgid "Window Menu" msgstr "ウィンドウ・メニューを表示します" -#: ../src/ui/frames.c:1104 +#: ../src/ui/frames.c:1153 +msgid "Window App Menu" +msgstr "" + +#: ../src/ui/frames.c:1156 msgid "Minimize Window" msgstr "ウィンドウを最小化します" -#: ../src/ui/frames.c:1107 +#: ../src/ui/frames.c:1159 msgid "Maximize Window" msgstr "ウィンドウを最大化します" -#: ../src/ui/frames.c:1110 +#: ../src/ui/frames.c:1162 msgid "Restore Window" msgstr "ウィンドウを復帰する" -#: ../src/ui/frames.c:1113 +#: ../src/ui/frames.c:1165 msgid "Roll Up Window" msgstr "ウィンドウを巻き上げます" -#: ../src/ui/frames.c:1116 +#: ../src/ui/frames.c:1168 msgid "Unroll Window" msgstr "ウィンドウの巻き上げを解除します" -#: ../src/ui/frames.c:1119 +#: ../src/ui/frames.c:1171 msgid "Keep Window On Top" msgstr "ウィンドウを最前面に維持します" -#: ../src/ui/frames.c:1122 +#: ../src/ui/frames.c:1174 msgid "Remove Window From Top" msgstr "ウィンドウを最前面の維持から解除します" -#: ../src/ui/frames.c:1125 +#: ../src/ui/frames.c:1177 msgid "Always On Visible Workspace" msgstr "すべてのワークスペースに配置します" -#: ../src/ui/frames.c:1128 +#: ../src/ui/frames.c:1180 msgid "Put Window On Only One Workspace" msgstr "現在のワークスペースにのみ配置します" @@ -1676,53 +1680,74 @@ msgstr "Mod5" #. Translators: This represents the size of a window. The first number is #. * the width of the window and the second is the height. -#: ../src/ui/resizepopup.c:115 +#: ../src/ui/resizepopup.c:117 #, c-format msgid "%d x %d" msgstr "%d x %d" -#: ../src/ui/theme.c:252 +#: ../src/ui/theme.c:257 msgid "top" msgstr "上" -#: ../src/ui/theme.c:254 +#: ../src/ui/theme.c:259 msgid "bottom" msgstr "下" -#: ../src/ui/theme.c:256 +#: ../src/ui/theme.c:261 msgid "left" msgstr "左側" -#: ../src/ui/theme.c:258 +#: ../src/ui/theme.c:263 msgid "right" msgstr "右側" -#: ../src/ui/theme.c:285 +#: ../src/ui/theme.c:290 #, c-format msgid "frame geometry does not specify \"%s\" dimension" msgstr "フレームジオメトリは \"%s\" のサイズを指定しません" -#: ../src/ui/theme.c:304 +#: ../src/ui/theme.c:309 #, c-format msgid "frame geometry does not specify dimension \"%s\" for border \"%s\"" msgstr "境界 \"%2$s\" 用のフレームジオメトリは大きさ \"%1$s\" を指定しません" -#: ../src/ui/theme.c:341 +#: ../src/ui/theme.c:346 #, c-format msgid "Button aspect ratio %g is not reasonable" msgstr "ボタンのアスペクト比 %g は妥当ではありません" -#: ../src/ui/theme.c:353 +#: ../src/ui/theme.c:358 #, c-format msgid "Frame geometry does not specify size of buttons" msgstr "フレームジオメトリはボタンのサイズを指定しません" -#: ../src/ui/theme.c:1055 +#: ../src/ui/theme.c:1065 #, c-format msgid "Gradients should have at least two colors" msgstr "階調度は少なくとも2つの色をもつべきです" -#: ../src/ui/theme.c:1181 +#: ../src/ui/theme.c:1203 +#, c-format +msgid "" +"GTK custom color specification must have color name and fallback in " +"parentheses, e.g. gtk:custom(foo,bar); could not parse \"%s\"" +msgstr "" + +#: ../src/ui/theme.c:1219 +#, c-format +msgid "" +"Invalid character '%c' in color_name parameter of gtk:custom, only " +"A-Za-z0-9-_ are valid" +msgstr "" + +#: ../src/ui/theme.c:1233 +#, c-format +msgid "" +"Gtk:custom format is \"gtk:custom(color_name,fallback)\", \"%s\" does not " +"fit the format" +msgstr "" + +#: ../src/ui/theme.c:1277 #, c-format msgid "" "GTK color specification must have the state in brackets, e.g. gtk:fg[NORMAL]" @@ -1731,7 +1756,7 @@ msgstr "" "\"%s\" を解析できませんでした; GTK の色指定では gtk:fg[NORMAL] のように状態を大括弧で囲み指定する必要があります " "(NORMAL は状態を示す)" -#: ../src/ui/theme.c:1195 +#: ../src/ui/theme.c:1291 #, c-format msgid "" "GTK color specification must have a close bracket after the state, e.g. " @@ -1740,147 +1765,147 @@ msgstr "" "\"%s\" を解析できませんでした; GTK の色指定では gtk:fg[NORMAL] のように状態の後に右大括弧をつける必要があります " "(NORMAL は状態を示す)" -#: ../src/ui/theme.c:1206 +#: ../src/ui/theme.c:1302 #, c-format msgid "Did not understand state \"%s\" in color specification" msgstr "色指定で状態 \"%s\" は理解しませんでした" -#: ../src/ui/theme.c:1219 +#: ../src/ui/theme.c:1315 #, c-format msgid "Did not understand color component \"%s\" in color specification" msgstr "色指定でカラーコンポーネント \"%s\" は理解しませんでした" -#: ../src/ui/theme.c:1248 +#: ../src/ui/theme.c:1343 #, c-format msgid "" "Blend format is \"blend/bg_color/fg_color/alpha\", \"%s\" does not fit the " "format" msgstr "混合色のフォーマットは \"blend/bg_color/fg_color/alpha\" で、\"%s\" はこのフォーマットに適合していません" -#: ../src/ui/theme.c:1259 +#: ../src/ui/theme.c:1354 #, c-format msgid "Could not parse alpha value \"%s\" in blended color" msgstr "混合色のアルファ値 \"%s\" を解析できませんでした" -#: ../src/ui/theme.c:1269 +#: ../src/ui/theme.c:1364 #, c-format msgid "Alpha value \"%s\" in blended color is not between 0.0 and 1.0" msgstr "混合色のアルファ値 \"%s\" は 0.0 から 1.0 の間ではありません" -#: ../src/ui/theme.c:1316 +#: ../src/ui/theme.c:1410 #, c-format msgid "Shade format is \"shade/base_color/factor\", \"%s\" does not fit the format" msgstr "シェードのフォーマットは \"shade/base_color/factor\" で、\"%s\" はこのフォーマットに適合していません" -#: ../src/ui/theme.c:1327 +#: ../src/ui/theme.c:1421 #, c-format msgid "Could not parse shade factor \"%s\" in shaded color" msgstr "シェードカラーのシェード係数 \"%s\" をパスできませんでした" -#: ../src/ui/theme.c:1337 +#: ../src/ui/theme.c:1431 #, c-format msgid "Shade factor \"%s\" in shaded color is negative" msgstr "シェードカラーのシェード係数 \"%s\" が負の値です" -#: ../src/ui/theme.c:1366 +#: ../src/ui/theme.c:1460 #, c-format msgid "Could not parse color \"%s\"" msgstr "色 \"%s\" を解析できませんでした" -#: ../src/ui/theme.c:1706 +#: ../src/ui/theme.c:1809 #, c-format msgid "Coordinate expression contains character '%s' which is not allowed" msgstr "許可されていない文字 '%s' が座標式に含まれています" -#: ../src/ui/theme.c:1733 +#: ../src/ui/theme.c:1836 #, c-format msgid "" "Coordinate expression contains floating point number '%s' which could not be" " parsed" msgstr "解析できない浮動小数点数 '%s' が座標式に含まれています" -#: ../src/ui/theme.c:1747 +#: ../src/ui/theme.c:1850 #, c-format msgid "Coordinate expression contains integer '%s' which could not be parsed" msgstr "解析できない整数 '%s' が座標式に含まれています" -#: ../src/ui/theme.c:1869 +#: ../src/ui/theme.c:1972 #, c-format msgid "" "Coordinate expression contained unknown operator at the start of this text: " "\"%s\"" msgstr "座標式は次のテキストの先頭に無効な演算子を含んでいました: \"%s\"" -#: ../src/ui/theme.c:1926 +#: ../src/ui/theme.c:2029 #, c-format msgid "Coordinate expression was empty or not understood" msgstr "座標式が空か解析不能です" -#: ../src/ui/theme.c:2037 ../src/ui/theme.c:2047 ../src/ui/theme.c:2081 +#: ../src/ui/theme.c:2140 ../src/ui/theme.c:2150 ../src/ui/theme.c:2184 #, c-format msgid "Coordinate expression results in division by zero" msgstr "座標式はゼロで除算しました" -#: ../src/ui/theme.c:2089 +#: ../src/ui/theme.c:2192 #, c-format msgid "" "Coordinate expression tries to use mod operator on a floating-point number" msgstr "座標式は浮動小数点で mod 演算子を使用しようとしています" -#: ../src/ui/theme.c:2145 +#: ../src/ui/theme.c:2248 #, c-format msgid "Coordinate expression has an operator \"%s\" where an operand was expected" msgstr "座標式はオペランドが必要な場所に演算子 \"%s\" を使用しています" -#: ../src/ui/theme.c:2154 +#: ../src/ui/theme.c:2257 #, c-format msgid "Coordinate expression had an operand where an operator was expected" msgstr "座標式は演算子が必要な場所でオペランドを使用しています" -#: ../src/ui/theme.c:2162 +#: ../src/ui/theme.c:2265 #, c-format msgid "Coordinate expression ended with an operator instead of an operand" msgstr "座標式はオペランドの代わりに演算子で終わっています" -#: ../src/ui/theme.c:2172 +#: ../src/ui/theme.c:2275 #, c-format msgid "" "Coordinate expression has operator \"%c\" following operator \"%c\" with no " "operand in between" msgstr "座標式は演算子 \"%2$c\" の後に演算子 \"%1$c\" が続いており、これらの間にオペランドがありません" -#: ../src/ui/theme.c:2319 ../src/ui/theme.c:2360 +#: ../src/ui/theme.c:2426 ../src/ui/theme.c:2471 #, c-format msgid "Coordinate expression had unknown variable or constant \"%s\"" msgstr "座標式は無効な値または定数 \"%s\" が使用されていました" -#: ../src/ui/theme.c:2414 +#: ../src/ui/theme.c:2525 #, c-format msgid "Coordinate expression parser overflowed its buffer." msgstr "座標式を解析する際にオーバーフローが発生しました" -#: ../src/ui/theme.c:2443 +#: ../src/ui/theme.c:2554 #, c-format msgid "Coordinate expression had a close parenthesis with no open parenthesis" msgstr "座標式は左括弧がなしに右括弧が指定されています" -#: ../src/ui/theme.c:2507 +#: ../src/ui/theme.c:2618 #, c-format msgid "" "Coordinate expression had an open parenthesis with no close parenthesis" msgstr "座標式は左括弧が指定されていますが、右括弧がありません" -#: ../src/ui/theme.c:2518 +#: ../src/ui/theme.c:2629 #, c-format msgid "Coordinate expression doesn't seem to have any operators or operands" msgstr "座標式は演算子もオペランドも使用していないようです" -#: ../src/ui/theme.c:2722 ../src/ui/theme.c:2742 ../src/ui/theme.c:2762 +#: ../src/ui/theme.c:2833 ../src/ui/theme.c:2853 ../src/ui/theme.c:2873 #, c-format msgid "Theme contained an expression that resulted in an error: %s\n" msgstr "テーマにエラーを引き起こす式が含まれていました: %s\n" -#: ../src/ui/theme.c:4392 +#: ../src/ui/theme.c:4556 #, c-format msgid "" "