Skip to content

Commit 6e821e6

Browse files
authored
Merge pull request #817 from maiko3tattun/0902_JPtranslations
Update Japanese translations
2 parents 447420f + 41190d2 commit 6e821e6

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

OpenUtau/Strings/Strings.ja-JP.axaml

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<system:String x:Key="exps.caption">表情</system:String>
5454
<system:String x:Key="exps.defaultvalue">初期値</system:String>
5555
<system:String x:Key="exps.flag">フラグ</system:String>
56-
<system:String x:Key="exps.getsuggestions">現在の設定をこのレンダラーのデフォルト値にする</system:String>
56+
<system:String x:Key="exps.getsuggestions">使用可能な表情をまとめて追加する</system:String>
5757
<system:String x:Key="exps.isflag">エンジン内フラグ</system:String>
5858
<system:String x:Key="exps.maxvalue">最大</system:String>
5959
<system:String x:Key="exps.minvalue">最小</system:String>
@@ -217,10 +217,13 @@
217217
<system:String x:Key="pianoroll.menu.notes.octaveup">1オクターブ上げる</system:String>
218218
<system:String x:Key="pianoroll.menu.notes.quantize15">1/128にクオンタイズ</system:String>
219219
<system:String x:Key="pianoroll.menu.notes.quantize30">1/64にクオンタイズ</system:String>
220+
<system:String x:Key="pianoroll.menu.notes.autolegato">音符の隙間を埋める</system:String>
220221
<system:String x:Key="pianoroll.menu.notes.reset.exps">全ての表情をリセット</system:String>
221222
<system:String x:Key="pianoroll.menu.notes.reset.phonemetimings">音素のタイミングをリセット</system:String>
222223
<system:String x:Key="pianoroll.menu.notes.reset.pitchbends">ピッチベンドをリセット</system:String>
223224
<system:String x:Key="pianoroll.menu.notes.reset.vibratos">ビブラートをリセット</system:String>
225+
<system:String x:Key="pianoroll.menu.notes.removetaildash">末尾の"-"を削除</system:String>
226+
<system:String x:Key="pianoroll.menu.notes.removetailrest">末尾の"R"を削除</system:String>
224227
<system:String x:Key="pianoroll.menu.part">パート</system:String>
225228
<system:String x:Key="pianoroll.menu.part.legacypluginexp">従来のプラグイン (試験中)</system:String>
226229
<system:String x:Key="pianoroll.menu.part.singer">シンガーと原音設定</system:String>
@@ -261,6 +264,7 @@
261264
<system:String x:Key="prefs.advanced.beta">ベータ版</system:String>
262265
<!--<system:String x:Key="prefs.advanced.lyricshelper">Lyrics Helper</system:String>-->
263266
<!--<system:String x:Key="prefs.advanced.lyricshelper.brackets">Lyrics Helper Adds Brackets</system:String>-->
267+
<system:String x:Key="prefs.advanced.rememberfiletypes">以下のタイプのファイルを「最近開いたファイル」として記憶する</system:String>
264268
<system:String x:Key="prefs.advanced.resamplerlogging">Resamplerログ出力</system:String>
265269
<system:String x:Key="prefs.advanced.resamplerlogging.warn">Resamplerの出力をログファイルに格納します。この設定はUIやレンダリングが遅くなります。</system:String>
266270
<system:String x:Key="prefs.advanced.stable">安定版</system:String>
@@ -361,15 +365,15 @@
361365
<system:String x:Key="singers.subbanks.toneranges">音域</system:String>
362366
<system:String x:Key="singers.visitwebsite">ウェブサイトへ</system:String>
363367

364-
<!--<system:String x:Key="singersetup.archivefileencoding">Archive File Encoding</system:String>-->
365-
<!--<system:String x:Key="singersetup.archivefileencoding.prompt">Choose an encoding that make file names look right.</system:String>-->
366-
<!--<system:String x:Key="singersetup.back">Back</system:String>-->
367-
<!--<system:String x:Key="singersetup.install">Install</system:String>-->
368-
<!--<system:String x:Key="singersetup.next">Next</system:String>-->
369-
<!--<system:String x:Key="singersetup.missinginfo">Please add the following settings to this voicebank's character.yaml.</system:String>-->
370-
<!--<system:String x:Key="singersetup.singertype">Singer Type</system:String>-->
371-
<!--<system:String x:Key="singersetup.textfileencoding">Text File Encoding</system:String>-->
372-
<!--<system:String x:Key="singersetup.textfileencoding.prompt">Choose an encoding that make file contents look right.</system:String>-->
368+
<system:String x:Key="singersetup.archivefileencoding">アーカイブファイルのエンコード</system:String>
369+
<system:String x:Key="singersetup.archivefileencoding.prompt">ファイル名が文字化けしないエンコードを選択してください。</system:String>
370+
<system:String x:Key="singersetup.back">戻る</system:String>
371+
<system:String x:Key="singersetup.install">インストール</system:String>
372+
<system:String x:Key="singersetup.next">次へ</system:String>
373+
<system:String x:Key="singersetup.missinginfo">このボイスバンクのcharacter.yamlに以下の設定を追加します。</system:String>
374+
<system:String x:Key="singersetup.singertype">シンガーのタイプ</system:String>
375+
<system:String x:Key="singersetup.textfileencoding">テキストファイルのエンコード</system:String>
376+
<system:String x:Key="singersetup.textfileencoding.prompt">テキストが文字化けしないエンコードを選択してください。</system:String>
373377

374378
<!--<system:String x:Key="tip.aliasbox">Override Alias</system:String>-->
375379
<system:String x:Key="tip.exps">

0 commit comments

Comments
 (0)