Skip to content

Commit 4b63225

Browse files
github-actions[bot]crowdin-botdai
authored
Translation updates from Crowdin (#64)
Co-authored-by: Contributing Translators <[email protected]> Co-authored-by: daisuke osada <[email protected]> Co-authored-by: hypnotichemionus3
1 parent e0d9208 commit 4b63225

File tree

2 files changed

+322
-0
lines changed

2 files changed

+322
-0
lines changed
Lines changed: 313 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,313 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<root>
3+
<!-- Microsoft ResX Schema Version 2.0 -->
4+
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
5+
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
6+
<xsd:element name="root" msdata:IsDataSet="true">
7+
<xsd:complexType>
8+
<xsd:choice maxOccurs="unbounded">
9+
<xsd:element name="metadata">
10+
<xsd:complexType>
11+
<xsd:sequence>
12+
<xsd:element name="value" type="xsd:string" minOccurs="0" />
13+
</xsd:sequence>
14+
<xsd:attribute name="name" use="required" type="xsd:string" />
15+
<xsd:attribute name="type" type="xsd:string" />
16+
<xsd:attribute name="mimetype" type="xsd:string" />
17+
<xsd:attribute ref="xml:space" />
18+
</xsd:complexType>
19+
</xsd:element>
20+
<xsd:element name="assembly">
21+
<xsd:complexType>
22+
<xsd:attribute name="alias" type="xsd:string" />
23+
<xsd:attribute name="name" type="xsd:string" />
24+
</xsd:complexType>
25+
</xsd:element>
26+
<xsd:element name="data">
27+
<xsd:complexType>
28+
<xsd:sequence>
29+
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
30+
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
31+
</xsd:sequence>
32+
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
33+
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
34+
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
35+
<xsd:attribute ref="xml:space" />
36+
</xsd:complexType>
37+
</xsd:element>
38+
<xsd:element name="resheader">
39+
<xsd:complexType>
40+
<xsd:sequence>
41+
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
42+
</xsd:sequence>
43+
<xsd:attribute name="name" type="xsd:string" use="required" />
44+
</xsd:complexType>
45+
</xsd:element>
46+
</xsd:choice>
47+
</xsd:complexType>
48+
</xsd:element>
49+
</xsd:schema>
50+
<resheader name="resmimetype">
51+
<value>text/microsoft-resx</value>
52+
</resheader>
53+
<resheader name="version">
54+
<value>2.0</value>
55+
</resheader>
56+
<resheader name="reader">
57+
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
58+
</resheader>
59+
<resheader name="writer">
60+
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
61+
</resheader>
62+
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
63+
<!-- Data -->
64+
<data name="app_icon" type="System.Resources.ResXFileRef, System.Windows.Forms">
65+
<value>..\Resources\icon.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral</value>
66+
</data>
67+
<data name="str_save" xml:space="preserve">
68+
<value>保存する</value>
69+
</data>
70+
<data name="str_filename" xml:space="preserve">
71+
<value>ファイル名</value>
72+
<comment>Filename to save as
73+
</comment>
74+
</data>
75+
<data name="str_extension" xml:space="preserve">
76+
<value>拡張子</value>
77+
<comment>File extension / type to save as
78+
</comment>
79+
</data>
80+
<data name="str_location" xml:space="preserve">
81+
<value>フォルダー</value>
82+
<comment>Folder path location to save file into</comment>
83+
</data>
84+
<data name="str_message_run_as_admin" xml:space="preserve">
85+
<value>管理者としてアプリケーションを実行してください!</value>
86+
</data>
87+
<data name="str_contextentry" xml:space="preserve">
88+
<value>ファイルに貼り付け</value>
89+
<comment>Context menu entry for pasting</comment>
90+
</data>
91+
<data name="str_select_folder" xml:space="preserve">
92+
<value>このファイルを保存するフォルダーを選択してください</value>
93+
<comment>str_select_folder
94+
Tooltip</comment>
95+
</data>
96+
<data name="str_autosave_infotext" xml:space="preserve">
97+
<value>ファイルはファイル名と拡張子のプロンプトなしで自動的に保存されるようになりました。代わりに、エクスプローラーウィンドウで名前を変更するために作成されたファイルが選択されます。 ダイアログを再び表示するには、PasteInfoFile 実行ファイルを引数なしで実行するか、コンテキストメニューエントリを選択して SHIFT キーを押したままにします。</value>
98+
</data>
99+
<data name="str_noclip_text" xml:space="preserve">
100+
<value>クリップボードが空またはサポートされていないデータが含まれています</value>
101+
</data>
102+
<data name="str_wizard_title" xml:space="preserve">
103+
<value>Paste Into File へようこそ</value>
104+
</data>
105+
<data name="str_clear_clipboard" xml:space="preserve">
106+
<value>クリップボードの消去</value>
107+
<comment>Checkbox to clear clipboard after saving
108+
</comment>
109+
</data>
110+
<data name="str_main_info" xml:space="preserve">
111+
<value>GitHubでこのプロジェクトを探す</value>
112+
</data>
113+
<data name="str_wizard_contextentry_info" xml:space="preserve">
114+
<value>ファイルエクスプローラーのコンテキストメニューに項目を追加することで、クリップボードの内容をファイルにすばやく貼り付けたり、右クリックでファイルの内容をコピーしたりできます。</value>
115+
</data>
116+
<data name="str_wizard_contextentry_title" xml:space="preserve">
117+
<value>コンテキストメニューのエントリーを追加しますか?</value>
118+
</data>
119+
<data name="str_version" xml:space="preserve">
120+
<value>バージョン {0}</value>
121+
<comment>Program version info
122+
</comment>
123+
</data>
124+
<data name="str_preview" xml:space="preserve">
125+
<value>プレビュー</value>
126+
</data>
127+
<data name="str_preview_image" xml:space="preserve">
128+
<value>画像プレビュー({0}x{1} px)</value>
129+
</data>
130+
<data name="str_preview_text" xml:space="preserve">
131+
<value>テキストプレビュー({0} 文字、 {1} 行)</value>
132+
</data>
133+
<data name="str_file_exists_directory" xml:space="preserve">
134+
<value>同じ名前のディレクトリが既に {0} に存在します。</value>
135+
</data>
136+
<data name="str_file_exists" xml:space="preserve">
137+
<value>ファイル {0} は存在します。
138+
上書きしますか?</value>
139+
</data>
140+
<data name="str_autosave_checkbox" xml:space="preserve">
141+
<value>自動保存(ダイアログをスキップ)</value>
142+
<comment>Checkbox to toggle autosave mode, for which no pop-up dialog is displayed, but the file is directly saved without prompt.
143+
</comment>
144+
</data>
145+
<data name="str_wizard_autosave_title" xml:space="preserve">
146+
<value>プロンプトなしでファイルを自動的に保存しますか?</value>
147+
</data>
148+
<data name="str_wizard_autosave_button" xml:space="preserve">
149+
<value>自動保存を有効にする</value>
150+
</data>
151+
<data name="str_wizard_finish" xml:space="preserve">
152+
<value>セットアップの完了</value>
153+
</data>
154+
<data name="str_wizard_autosave_info" xml:space="preserve">
155+
<value>有効にすると、ファイル名と拡張子を表示するダイアログがスキップされます。 代わりに、ファイルは自動的に決定された形式で直接保存され、ファイルエクスプローラーウィンドウで名前を変更するために選択されます(サブフォルダーに貼り付ける場合、新しいウィンドウで開かれるかも) この設定を一時的に反転させるには、 Paste Into File を実行中に SHIFT キーを押し続けます。</value>
156+
</data>
157+
<data name="str_continuous_mode" xml:space="preserve">
158+
<value>バッチモード</value>
159+
<comment>Checkbox for batch mode, in which files are automatically saved every time new data is copied
160+
</comment>
161+
</data>
162+
<data name="str_n_saved" xml:space="preserve">
163+
<value>{0} を保存しました</value>
164+
</data>
165+
<data name="str_edit_template" xml:space="preserve">
166+
<value>テンプレートを編集</value>
167+
</data>
168+
<data name="str_accept" xml:space="preserve">
169+
<value>同意する</value>
170+
</data>
171+
<data name="str_cancel" xml:space="preserve">
172+
<value>キャンセル</value>
173+
</data>
174+
<data name="str_template_edit_info" xml:space="preserve">
175+
<value>以下の変数がサポートされてます:
176+
{0} 日付と時間
177+
{1} バッチモードでの保存回数
178+
{2} クリップボードテキスト
179+
さらなる形式の詳細は &lt;a&gt;ここをクリック&lt;/a&gt;。</value>
180+
</data>
181+
<data name="str_filename_template" xml:space="preserve">
182+
<value>ファイル名テンプレート</value>
183+
</data>
184+
<data name="str_continuous_mode_enabled_ask_savenow" xml:space="preserve">
185+
<value>バッチモードでは、新しいデータをコピーするとクリップボードの内容が瞬時に保存されます。
186+
187+
現在のクリップボードの内容を保存しますか?</value>
188+
</data>
189+
<data name="str_invalid_character" xml:space="preserve">
190+
<value>無効な文字: {0}</value>
191+
</data>
192+
<data name="str_contextentry_copyfromfile" xml:space="preserve">
193+
<value>ファイルの内容をコピー</value>
194+
<comment>Context menu entry for copying
195+
</comment>
196+
</data>
197+
<data name="str_copy_failed_unknown_format" xml:space="preserve">
198+
<value>ファイル {0} は、クリップボードにコピーできない不明なフォーマットのデータを含んでいます。</value>
199+
</data>
200+
<data name="str_error_cliboard_format_missmatch" xml:space="preserve">
201+
<value>クリップボードには拡張子 {0} へのデータ変換や変換に失敗したデータがありません。</value>
202+
</data>
203+
<data name="str_preview_html" xml:space="preserve">
204+
<value>HTMLプレビュー</value>
205+
</data>
206+
<data name="str_preview_url" xml:space="preserve">
207+
<value>URLプレビュー</value>
208+
</data>
209+
<data name="str_preview_csv" xml:space="preserve">
210+
<value>CSVプレビュー</value>
211+
</data>
212+
<data name="str_preview_sylk" xml:space="preserve">
213+
<value>シンボリックリンク(SYLK)プレビュー</value>
214+
</data>
215+
<data name="str_preview_rtf" xml:space="preserve">
216+
<value>リッチテキストのプレビュー</value>
217+
</data>
218+
<data name="str_preview_dif" xml:space="preserve">
219+
<value>データ交換のプレビュー</value>
220+
</data>
221+
<data name="str_exit" xml:space="preserve">
222+
<value>終了</value>
223+
</data>
224+
<data name="str_open_paste_into_file" xml:space="preserve">
225+
<value>Paste Into File を開く</value>
226+
</data>
227+
<data name="str_settings" xml:space="preserve">
228+
<value>設定</value>
229+
</data>
230+
<data name="str_wizard_tray_title" xml:space="preserve">
231+
<value>自動起動とホットキーを有効にしますか?</value>
232+
</data>
233+
<data name="str_wizard_tray_autostart_button" xml:space="preserve">
234+
<value>自動起動はトレイに収納</value>
235+
</data>
236+
<data name="str_wizard_tray_info" xml:space="preserve">
237+
<value>有効にすると、Paste Into File はウィンドウズ起動時に開始され、システムトレイで実行され続ける。これにより、WIN+ALT+V(ファイルの内容をコピーする場合はWIN+ALT+C)で Paste Into File を呼び出すことができる。
238+
さらに、クリップボードパッチングを有効にすることもできます。これはクリップボードを監視し、自動的にパッチを適用するため、ファイルエクスプローラでCTRL+Vを通常通り使用できます。
239+
これらの設定は次回ログイン時に有効になります。</value>
240+
</data>
241+
<data name="str_copy_failed_not_single_file" xml:space="preserve">
242+
<value>ファイルの内容をコピーするには、単一のファイルを選択してください</value>
243+
<comment>Error message displayed when trying to copy file contents to clipboard while the number of selected files does not equal 1</comment>
244+
</data>
245+
<data name="str_preview_files" xml:space="preserve">
246+
<value>ファイル一覧のプレビュー ({0} ファイル/フォルダ)</value>
247+
</data>
248+
<data name="str_wizard_tray_patching_button" xml:space="preserve">
249+
<value>クリップボードのパッチ適用を有効にする (実験的)</value>
250+
</data>
251+
<data name="str_version_update_available" xml:space="preserve">
252+
<value>アップデートが利用できます: {0}➜{1}</value>
253+
</data>
254+
<data name="str_open" xml:space="preserve">
255+
<value>開く</value>
256+
</data>
257+
<data name="str_preview_image_vector" xml:space="preserve">
258+
<value>ベクトル画像プレビュー({0} x {1} px at {2} dpi)</value>
259+
</data>
260+
<data name="str_preview_svg" xml:space="preserve">
261+
<value>スケーラブルなベクトルグラフィックプレビュー</value>
262+
</data>
263+
<data name="str_portable" xml:space="preserve">
264+
<value>ポータブル</value>
265+
</data>
266+
<data name="str_clear_clipboard_tooltip" xml:space="preserve">
267+
<value>コンテンツが保存された後にクリップボードをクリアします。</value>
268+
</data>
269+
<data name="str_autosave_tooltip" xml:space="preserve">
270+
<value>クリップボードのデータをプロンプトなしでデフォルトのファイル形式で保存します。
271+
SHIFTを長押しすると、この設定を一時的に反転します。</value>
272+
</data>
273+
<data name="str_wizard_notify_on_updates" xml:space="preserve">
274+
<value>アップデートを通知する</value>
275+
</data>
276+
<data name="str_wizard_autosave_may_open_new_explorer" xml:space="preserve">
277+
<value>自動保存はエクスプローラーが開かれるかもしれません(例:サブフォルダーに貼り付けるときなど)</value>
278+
</data>
279+
<data name="str_always_on_top" xml:space="preserve">
280+
<value>常に手前に表示</value>
281+
<comment>Checkbox in window bar context menu.
282+
Allows to keep application window always on top (in foreground of other windows), even if not focussed.
283+
</comment>
284+
</data>
285+
<data name="str_append_to_file" xml:space="preserve">
286+
<value>ファイルに追加する</value>
287+
</data>
288+
<data name="str_append_tooltip" xml:space="preserve">
289+
<value>既に存在する場合、選択したファイルに内容を追加します。
290+
(サポートされているファイル形式のみ)</value>
291+
</data>
292+
<data name="str_append_not_supported" xml:space="preserve">
293+
<value>拡張機能「{0}」の追加はサポートされていません。</value>
294+
</data>
295+
<data name="str_replace" xml:space="preserve">
296+
<value>置き換え</value>
297+
</data>
298+
<data name="str_contextentry_paste_into_existing_file" xml:space="preserve">
299+
<value>このファイルに貼り付け</value>
300+
</data>
301+
<data name="str_append" xml:space="preserve">
302+
<value>追記</value>
303+
</data>
304+
<data name="str_template_edit_subfolder_info" xml:space="preserve">
305+
<value>CTRLキーを押しながら Paste Into File を実行すると、サブフォルダーテンプレートがフォルダーパスに追加されます。 絶対パスもサポートされ、フォルダーを置き換えます。</value>
306+
</data>
307+
<data name="str_template_edit_filename_info" xml:space="preserve">
308+
<value>ファイル名テンプレートは、ファイル名の書式設定に使用されます。 </value>
309+
</data>
310+
<data name="str_subfolder_template" xml:space="preserve">
311+
<value>サブフォルダーテンプレート</value>
312+
</data>
313+
</root>

PasteIntoFile/Properties/Resources.zh-CN.resx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,4 +301,13 @@ Allows to keep application window always on top (in foreground of other windows)
301301
<data name="str_append" xml:space="preserve">
302302
<value>追加</value>
303303
</data>
304+
<data name="str_template_edit_subfolder_info" xml:space="preserve">
305+
<value>当按下CTRL键执行 Paste Into File 时,子文件夹模板被附加到文件夹路径。 也支持绝对路径,并将替换文件夹。</value>
306+
</data>
307+
<data name="str_template_edit_filename_info" xml:space="preserve">
308+
<value>文件名模板用于更改文件名格式。 </value>
309+
</data>
310+
<data name="str_subfolder_template" xml:space="preserve">
311+
<value>子文件夹模板</value>
312+
</data>
304313
</root>

0 commit comments

Comments
 (0)