diff --git a/README.md b/README.md index 5abccef..79855fa 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 95%](https://geps.dev/progress/95?dangerColor=c9f2dc&warningColor=6cc570&successColor=00ff7f) [stable-diffusion-webui-dataset-tag-editor]() +- [x] ![stable-diffusion-webui-dataset-tag-editor translated 100%](https://geps.dev/progress/100?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 fd8f7b8..e863733 100644 --- a/localizations/ja_JP.json +++ b/localizations/ja_JP.json @@ -3174,9 +3174,9 @@ "Deselect visible tags": "表示中のタグの選択を解除", "Select Tags": "タグの選択", "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", + "Sort tags": "タグを並べ替え", + "Truncate tags by token count.": "トークン数でタグを切り詰めます。", + "Truncate tags by token count": "トークン数でタグを切り詰め", "hidden_s_or_n": "hidden_s_or_n", "Read Caption from Selected Image": "選択した画像からキャプションを読む", "Interrogate Selected Image": "選択した画像を精査する", @@ -3191,11 +3191,11 @@ "wd-v1-4-swinv2-tagger-v2": "wd-v1-4-swinv2-tagger-v2", "Interrogate Result": "インタロゲートの結果", "Copy caption from selected images automatically": "選択した画像からキャプションを自動でコピー", - "Sort caption on save": "Sort caption on save", + "Sort caption on save": "保存時にキャプションを並べ替え", "Warn if changes in caption is not saved": "キャプションの変更が保存されていない場合に警告", "Edit Caption": "キャプションを編集", "Apply changes to selected image": "選択した画像に変更を適用", - "Apply changes to ALL displayed images": "Apply changes to ALL displayed images", + "Apply changes to ALL displayed images": "表示されているすべての画像に変更を適用", "Changes are not applied to the text files until the \"Save all changes\" button is pressed.": "「全ての変更を保存」ボタンを押すまで、変更はテキストファイルに適用されません。", "Moved or deleted images will be unloaded.": "移動または削除された画像はアンロードされます。", "Move or Delete": "移動または削除", @@ -3210,8 +3210,8 @@ "DELETE cannot be undone. The files will be deleted completely.": "「削除」操作は取り消せません。ファイルは完全に削除されます。", "DELETE File(s)": "ファイルを削除", "Number of columns on image gallery": "画像ギャラリーの列数", - "Force image gallery to use temporary files": "Force image gallery to use temporary files", - "Use raw CLIP token to calculate token count (without emphasis or embeddings)": "Use raw CLIP token to calculate token count (without emphasis or embeddings)", + "Force image gallery to use temporary files": "画像ギャラリーで一時ファイルを使用するよう強制する", + "Use raw CLIP token to calculate token count (without emphasis or embeddings)": "未加工のCLIPトークンを使用してトークン数を算出する (強調やembeddingの区別なし)", "stable-diffusion-webui-dataset-tag-editor": "stable-diffusion-webui-dataset-tag-editor", "https://github.com/toshiaki1729/stable-diffusion-webui-dataset-tag-editor": "https://github.com/toshiaki1729/stable-diffusion-webui-dataset-tag-editor", "C:\\path\\to\\metadata.json": "C:\\path\\to\\metadata.json",