mirror of
https://github.com/clechasseur/pathcopycopy.git
synced 2026-04-25 04:05:55 +03:00
[PR #194] Add Japanese (ja-JP) localization #194
Labels
No labels
bug
duplicate
enhancement
enhancement
enhancement
fixed
help wanted
help wanted
invalid
pull-request
question
waiting for input
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pathcopycopy#194
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/clechasseur/pathcopycopy/pull/194
Author: @hoge2000
Created: 1/6/2026
Status: 🔄 Open
Base:
default← Head:add-japanese-localization📝 Commits (2)
adaaec5Add Japanese (ja-JP) localizationc9c35ccMerge branch 'default' into add-japanese-localization📊 Changes
21 files changed (+4195 additions, -0 deletions)
View changed files
➕
PathCopyCopySettings/Properties/Resources.ja-JP.resx(+425 -0)📝
PathCopyCopySettings/Properties/Resources.resx(+6 -0)➕
PathCopyCopySettings/UI/Forms/AdvancedPipelinePluginForm.ja-JP.resx(+233 -0)➕
PathCopyCopySettings/UI/Forms/ImportPipelinePluginsForm.ja-JP.resx(+142 -0)➕
PathCopyCopySettings/UI/Forms/MainForm.ja-JP.resx(+518 -0)➕
PathCopyCopySettings/UI/Forms/PipelinePluginForm.ja-JP.resx(+434 -0)➕
PathCopyCopySettings/UI/Forms/RegexTesterForm.ja-JP.resx(+265 -0)➕
PathCopyCopySettings/UI/Forms/SoftwareUpdateForm.ja-JP.resx(+175 -0)➕
PathCopyCopySettings/UI/UserControls/CommandLinePipelineElementUserControl.ja-JP.resx(+133 -0)➕
PathCopyCopySettings/UI/UserControls/ConfiglessPipelineElementUserControl.ja-JP.resx(+130 -0)➕
PathCopyCopySettings/UI/UserControls/CopyNPathPartsPipelineElementUserControl.ja-JP.resx(+160 -0)➕
PathCopyCopySettings/UI/UserControls/DisplayForSelectionPipelineElementUserControl.ja-JP.resx(+142 -0)➕
PathCopyCopySettings/UI/UserControls/FindReplacePipelineElementUserControl.ja-JP.resx(+151 -0)➕
PathCopyCopySettings/UI/UserControls/InjectDriveLabelPipelineElementUserControl.ja-JP.resx(+130 -0)➕
PathCopyCopySettings/UI/UserControls/PathsSeparatorPipelineElementUserControl.ja-JP.resx(+136 -0)➕
PathCopyCopySettings/UI/UserControls/PipelineElementWithExecutableUserControl.ja-JP.resx(+142 -0)➕
PathCopyCopySettings/UI/UserControls/PipelineElementWithPluginIDUserControl.ja-JP.resx(+123 -0)➕
PathCopyCopySettings/UI/UserControls/PluginPreviewUserControl.ja-JP.resx(+123 -0)➕
PathCopyCopySettings/UI/UserControls/PopFromStackPipelineElementUserControl.ja-JP.resx(+238 -0)➕
PathCopyCopySettings/UI/UserControls/PushToStackPipelineElementUserControl.ja-JP.resx(+223 -0)...and 1 more files
📄 Description
This PR adds complete Japanese localization for Path Copy Copy.
Changes:
All files are saved as UTF-8 with BOM.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.