Skip to content

Commit fc6919e

Browse files
maboroshinweblate
authored andcommitted
Translated using Weblate (Japanese)
Currently translated at 100.0% (638 of 638 strings)
1 parent 46dc5e9 commit fc6919e

File tree

1 file changed

+26
-17
lines changed

1 file changed

+26
-17
lines changed

translations/copyq_ja.ts

Lines changed: 26 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,16 @@ Examples:
635635
- Match PDF filenames: \.pdf$
636636
- Match single character: ^.$
637637
- Match remote multimedia: ^http://.*\.(ogv|vlc|mp4|mp3)$</source>
638-
<translation type="unfinished"></translation>
638+
<translation>入力文字列がこの正規表現に一致しない場合、コマンドをスキップします。(空ならすべてに一致)
639+
640+
コマンドとフィルターの %2 から %9 (スクリプトでは引数[1]以上) は、一致する文字列に置換されます。
641+
642+
例:
643+
644+
- URL に一致: ^(https?|ftp)://
645+
- PDFファイルに一致: \.pdf$に一致
646+
- 1文字に一致: ^.$
647+
- メディアファイルに一致: http://.*.(ogv|vlc|mp4|mp3)$</translation>
639648
</message>
640649
<message>
641650
<location filename="../src/ui/commandwidget.ui" line="389"/>
@@ -783,7 +792,7 @@ Command と Filter 内の %2 から %9 は、参照された文字列に置換
783792
<message>
784793
<location filename="../src/ui/commandwidget.ui" line="382"/>
785794
<source>&lt;p&gt;Use command only for items copied to clipboard from window with title text that matches this regular expression (leave empty to match any window). On macOS, this contains the application name followed by a dash (&amp;quot;-&amp;quot;) then the window title. E.g. &amp;quot;Safari - GitHub&amp;quot;.&lt;/p&gt;</source>
786-
<translation>&lt;p&gt;この正規表現に一致するタイトルのウィンドウからクリップボードにコピーされたアイテムにのみ、コマンドを使用します (空のままにすると任意のウィンドウが対象になります)。macOS では、ウィンドウタイトルの内容は、アプリケーション名、ダッシュ (&amp;quot;-&amp;quot;)、ウィンドウタイトル、の順になっています (例: &amp;quot;Safari - GitHub&amp;quot;)。&lt;/p&gt;</translation>
795+
<translation>&lt;p&gt;この正規表現に一致するタイトルのウィンドウからクリップボードにコピーされたアイテムにのみ、コマンドを使用します (空のままにすると任意のウィンドウが対象になります)。macOS では、ウィンドウタイトルの内容は、アプリ名、ダッシュ (&amp;quot;-&amp;quot;)、ウィンドウタイトル、の順になっています (例: &amp;quot;Safari - GitHub&amp;quot;)。&lt;/p&gt;</translation>
787796
</message>
788797
<message>
789798
<location filename="../src/ui/commandwidget.ui" line="435"/>
@@ -1057,7 +1066,7 @@ F2 キーを押すと編集できます。</translation>
10571066
<message>
10581067
<location filename="../src/ui/configtabgeneral.ui" line="113"/>
10591068
<source>Close main window when other application has focus</source>
1060-
<translation>他のアプリケーションにフォーカスが移ればメインウィンドウを閉じます</translation>
1069+
<translation>他のアプリにフォーカスが移ればメインウィンドウを閉じます</translation>
10611070
</message>
10621071
<message>
10631072
<location filename="../src/ui/configtabgeneral.ui" line="116"/>
@@ -1078,7 +1087,7 @@ F2 キーを押すと編集できます。</translation>
10781087
<message>
10791088
<location filename="../src/ui/configtabgeneral.ui" line="133"/>
10801089
<source>Confirm application exit</source>
1081-
<translation>アプリケーション終了時に確認します</translation>
1090+
<translation>アプリ終了時に確認します</translation>
10821091
</message>
10831092
<message>
10841093
<location filename="../src/ui/configtabgeneral.ui" line="136"/>
@@ -1088,7 +1097,7 @@ F2 キーを押すと編集できます。</translation>
10881097
<message>
10891098
<location filename="../src/ui/configtabgeneral.ui" line="146"/>
10901099
<source>Run the application on system startup</source>
1091-
<translation>システム起動時にアプリケーションを実行します</translation>
1100+
<translation>システム起動時にアプリを実行します</translation>
10921101
</message>
10931102
<message>
10941103
<location filename="../src/ui/configtabgeneral.ui" line="149"/>
@@ -1106,22 +1115,22 @@ F2 キーを押すと編集できます。</translation>
11061115
<message>
11071116
<location filename="../src/ui/configtabgeneral.ui" line="161"/>
11081117
<source>Navigation style / Keymap:</source>
1109-
<translation type="unfinished"></translation>
1118+
<translation>ナビゲーション方法 / キー割当:</translation>
11101119
</message>
11111120
<message>
11121121
<location filename="../src/ui/configtabgeneral.ui" line="171"/>
11131122
<source>Support for Vi navigation (keys H, J, K, L, / and more) and Emacs navigation (Ctrl+N, P, V and more)</source>
1114-
<translation type="unfinished"></translation>
1123+
<translation>Vi 風 (キー H J K L / など) 、Emacs 風 (Ctrl+N P V など) に対応</translation>
11151124
</message>
11161125
<message>
11171126
<location filename="../src/ui/configtabgeneral.ui" line="175"/>
11181127
<source>Default</source>
1119-
<translation>デフォルト</translation>
1128+
<translation>標準</translation>
11201129
</message>
11211130
<message>
11221131
<location filename="../src/ui/configtabgeneral.ui" line="180"/>
11231132
<source>Vi</source>
1124-
<translation type="unfinished">Vi</translation>
1133+
<translation>Vi</translation>
11251134
</message>
11261135
<message>
11271136
<location filename="../src/ui/configtabgeneral.ui" line="185"/>
@@ -1717,7 +1726,7 @@ Set to 0 to disable.</source>
17171726
<message>
17181727
<location filename="../src/gui/configurationmanager.cpp" line="595"/>
17191728
<source>Language will be changed after application is restarted.</source>
1720-
<translation>言語設定はアプリケーションを再起動した後に変更されます。</translation>
1729+
<translation>言語設定はアプリを再起動した後に変更されます。</translation>
17211730
</message>
17221731
<message>
17231732
<location filename="../src/ui/configurationmanager.ui" line="20"/>
@@ -3261,7 +3270,7 @@ which can be letters, digits, &apos;-&apos; or &apos;_&apos;!</source>
32613270
<source>Paste clipboard to current window
32623271
(may not work with some applications).</source>
32633272
<translation>現在のウィンドウにクリップボードを貼り付けます
3264-
(アプリケーションによっては動作しない場合があります)。</translation>
3273+
(アプリによっては動作しない場合があります)。</translation>
32653274
</message>
32663275
<message>
32673276
<location filename="../src/scriptable/commandhelp.cpp" line="81"/>
@@ -3428,7 +3437,7 @@ ECMAScript プログラムを診断します。
34283437
<message>
34293438
<location filename="../src/scriptable/commandhelp.cpp" line="184"/>
34303439
<source>Run application tests (append --help argument for more info).</source>
3431-
<translation>アプリケーションのテストを実行します (詳細を知りたい場合はコマンド引数に --help を追加してください)。</translation>
3440+
<translation>アプリのテストを実行します (詳細を知りたい場合はコマンド引数に --help を追加してください)。</translation>
34323441
</message>
34333442
<message>
34343443
<location filename="../src/scriptable/commandhelp.cpp" line="55"/>
@@ -3448,7 +3457,7 @@ ECMAScript プログラムを診断します。
34483457
<source>Copy clipboard from current window
34493458
(may not work with some applications).</source>
34503459
<translation>現在のウィンドウからクリップボードにコピーします
3451-
(アプリケーションによっては動作しない可能性があります)。</translation>
3460+
(アプリによっては動作しない可能性があります)。</translation>
34523461
</message>
34533462
<message>
34543463
<location filename="../src/scriptable/commandhelp.cpp" line="83"/>
@@ -3560,7 +3569,7 @@ PROGRAM に引数としてテキストを渡す場合は %1 を使用します
35603569
<message>
35613570
<location filename="../src/scriptable/commandhelp.cpp" line="175"/>
35623571
<source>Starts or connects to application instance with given session name.</source>
3563-
<translation>指定したセッション名でアプリケーションのインスタンスを起動、または接続します。</translation>
3572+
<translation>指定したセッション名でアプリのインスタンスを起動、または接続します。</translation>
35643573
</message>
35653574
<message>
35663575
<location filename="../src/scriptable/commandhelp.cpp" line="178"/>
@@ -3769,17 +3778,17 @@ Print version of program and libraries.</source>
37693778
<message>
37703779
<location filename="../src/ui/shortcutswidget.ui" line="56"/>
37713780
<source>Global shortcuts can be triggered from any application.</source>
3772-
<translation>グローバルショートカットは、どのアプリケーションがアクティブでも使用できます。</translation>
3781+
<translation>グローバルショートカットは、すべてのアプリ上で使用できます。</translation>
37733782
</message>
37743783
<message>
37753784
<location filename="../src/ui/shortcutswidget.ui" line="77"/>
37763785
<source>A&amp;pplication</source>
3777-
<translation>アプリケーション(&amp;P)</translation>
3786+
<translation>アプリ(&amp;P)</translation>
37783787
</message>
37793788
<message>
37803789
<location filename="../src/ui/shortcutswidget.ui" line="83"/>
37813790
<source>Application shortcuts can only be triggered from the main window.</source>
3782-
<translation>アプリケーションショートカットは、メインウィンドウがアクティブな場合のみ使用できます。</translation>
3791+
<translation>アプリのショートカットは、メインウィンドウがアクティブな場合のみ使用できます。</translation>
37833792
</message>
37843793
<message>
37853794
<source>Application shortcuts can be triggered only from the main window.</source>

0 commit comments

Comments
 (0)