From 86433cea917715559d496ad0561d6b10bc89d7e5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 23 Mar 2025 13:21:19 +0100 Subject: Rewrite gamma-randr.c and gamma-vidmode.c to use libgamma MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- po/ja.po | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) (limited to 'po/ja.po') diff --git a/po/ja.po b/po/ja.po index 3fb430e..37524a5 100644 --- a/po/ja.po +++ b/po/ja.po @@ -580,15 +580,14 @@ msgstr "CRTC %i を復元できません." msgid "Adjust gamma ramps with the X RANDR extension.\n" msgstr "X RANDR 拡張を用いてガンマ ランプを調整します。\n" -#. TRANSLATORS: RANDR help output -#. left column must not be translated +#. TRANSLATORS: RANDR help output left column must not be translated #: ../src/gamma-randr.c:306 -msgid "" -" screen=N\t\tX screen to apply adjustments to\n" -" crtc=N\tList of comma separated CRTCs to apply adjustments to\n" -msgstr "" -" screen=N\t\t調整を適用する X のスクリーン\n" -" crtc=N\t\t調整を適用する CRTC のコンマ区切りの一覧\n" +msgid " screen=N X screen to apply adjustments to\n" +msgstr " screen=N 調整を適用する X のスクリーン\n" + +#: ../src/gamma-randr.c:306 +msgid " crtc=N List of comma-separated CRTCs to apply adjustments to\n" +msgstr " crtc=N 調整を適用する CRTC のコンマ区切りの一覧\n" #: ../src/gamma-randr.c:328 #, c-format @@ -612,12 +611,6 @@ msgstr "X のリクエストに失敗しました: %s" msgid "Adjust gamma ramps with the X VidMode extension.\n" msgstr "X VidMode 拡張を用いてガンマ ランプを調整します。\n" -#. TRANSLATORS: VidMode help output -#. left column must not be translated -#: ../src/gamma-vidmode.c:145 -msgid " screen=N\t\tX screen to apply adjustments to\n" -msgstr " screen=N\t\t調整を適用する X のスクリーン\n" - #: ../src/gamma-quartz.c:140 ../src/gamma-w32gdi.c:91 msgid "Unable to save current gamma ramp." msgstr "現在のガンマ ランプを保存できません。" -- cgit v1.2.3-70-g09d2