diff --git a/README.md b/README.md index 619a3bc..5abccef 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ https://github.com/Katsuyuki-Karasawa/stable-diffusion-webui-localization-ja_JP - [x] ![stable-diffusion-webui-artists-to-study translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [stable-diffusion-webui-artists-to-study](https://github.com/camenduru/stable-diffusion-webui-artists-to-study) - [x] ![stable-diffusion-webui-conditioning-highres-fix translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [stable-diffusion-webui-conditioning-highres-fix](https://github.com/klimaleksus/stable-diffusion-webui-conditioning-highres-fix) - [x] ![stable-diffusion-webui-daam translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [stable-diffusion-webui-daam](https://github.com/toriato/stable-diffusion-webui-daam) -- [ ] ![stable-diffusion-webui-dataset-tag-editor translated 88%](https://geps.dev/progress/88?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [stable-diffusion-webui-dataset-tag-editor]() +- [ ] ![stable-diffusion-webui-dataset-tag-editor translated 95%](https://geps.dev/progress/95?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [stable-diffusion-webui-dataset-tag-editor]() - [x] ![stable-diffusion-webui-depthmap-script translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [stable-diffusion-webui-depthmap-script](https://github.com/thygate/stable-diffusion-webui-depthmap-script) - [x] ![stable-diffusion-webui-embedding-editor translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [stable-diffusion-webui-embedding-editor]() - [x] ![stable-diffusion-webui-images-browser translated 100%](https://geps.dev/progress/100?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [stable-diffusion-webui-images-browser]() diff --git a/localizations/ja_JP.json b/localizations/ja_JP.json index edab0b4..fd8f7b8 100644 --- a/localizations/ja_JP.json +++ b/localizations/ja_JP.json @@ -3063,9 +3063,9 @@ "Backup original text file (original file will be renamed like filename.000, .001, .002, ...)": "元のテキストファイルをバックアップします (元のファイル名は次のように変更 filename.000, .001, .002, ...)", "Note:": "備考:", "New text file will be created if you are using filename as captions.": "ファイル名をキャプションとして使用している場合、新しいテキストファイルが作成されます。", - "Use kohya-ss's finetuning metadata json": "Use kohya-ss's finetuning metadata json", - "json path": "json path", - "json input path (Optional, only for append results)": "json input path (Optional, only for append results)", + "Use kohya-ss's finetuning metadata json": "Kohya-ssのfinetuningメタデータjsonを使用します", + "json path": "jsonのパス", + "json input path (Optional, only for append results)": "jsonの入力パス (任意、結果の追加のみ)", "Overwrite if output file exists": "出力ファイルが存在する場合は上書き", "Save metadata as caption": "メタデータをキャプションとして保存", "Save metadata image key as fullpath": "メタデータイメージキーをフルパスで保存", @@ -3076,11 +3076,11 @@ "Restore settings to default": "設定をデフォルトに戻す", "Caption File Ext": "キャプションファイル拡張子", "Load": "読み込み", - "Unload": "Unload", + "Unload": "アンロード", "Dataset Load Settings": "データセットの読み込み設定", "Load from subdirectories": "サブディレクトリから読み込む", "Load caption from filename if no text file exists": "テキストファイルが存在しない場合、ファイル名からキャプションを読み込む", - "Replace new-line character with comma": "Replace new-line character with comma", + "Replace new-line character with comma": "改行をカンマに置換", "Use Interrogator Caption": "インターロゲーターのキャプションを使用", "If Empty": "空の場合", "Overwrite": "上書き", @@ -3115,7 +3115,7 @@ "Alphabetical Order": "アルファベット順", "Frequency": "頻度", "Length": "長さ", - "Token Length": "Token Length", + "Token Length": "トークンの長さ", "Sort Order": "ソート順", "Ascending": "昇順", "Descending": "降順", @@ -3173,7 +3173,7 @@ "Select visible tags": "表示中のタグを選択", "Deselect visible tags": "表示中のタグの選択を解除", "Select Tags": "タグの選択", - "Sort tags in the images displayed.": "Sort tags in the images displayed.", + "Sort tags in the images displayed.": "表示されている画像のタグを並べ替えます。", "Sort tags": "Sort tags", "Truncate tags by token count.": "Truncate tags by token count.", "Truncate tags by token count": "Truncate tags by token count",