WIP: Update menu translations for Japanese
Developers who know the language are now needed to help complete this PR. The menu translation items template is generated by https://github.com/adaext/vim-menutrans-helper. I've scanned all the menu items and created a fairly completed template. It haven't been updated for years, many new items would be added except items inmenu.vim.
Could you explain what are these WIP PRs for? If you want to introduce a script for consistency of the translations, it might be better to be included in this repository. I also think that it would be better to get agreement before creating a lot of WIP PRs.
Codecov Report
Merging #10712 (49b4ad1) into master (99af91e) will decrease coverage by
0.00%. The diff coverage isn/a.
@@ Coverage Diff @@
## master #10712 +/- ##
==========================================
- Coverage 81.71% 81.71% -0.01%
==========================================
Files 158 158
Lines 185631 185631
Branches 41980 41979 -1
==========================================
- Hits 151684 151683 -1
- Misses 21485 21487 +2
+ Partials 12462 12461 -1
| Flag | Coverage Δ | |
|---|---|---|
| huge-clang-none | 82.61% <ø> (ø) |
|
| linux | 82.61% <ø> (ø) |
|
| mingw-x64-HUGE | 0.00% <ø> (ø) |
|
| mingw-x64-HUGE-gui | 78.16% <ø> (-0.01%) |
:arrow_down: |
| windows | 76.94% <ø> (-0.01%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/if_xcmdsrv.c | 76.07% <0.00%> (-0.18%) |
:arrow_down: |
| src/channel.c | 83.83% <0.00%> (-0.18%) |
:arrow_down: |
| src/version.c | 85.12% <0.00%> (ø) |
|
| src/regexp_nfa.c | 90.01% <0.00%> (ø) |
|
| src/regexp_bt.c | 87.36% <0.00%> (+0.04%) |
:arrow_up: |
| src/gui.c | 73.10% <0.00%> (+0.04%) |
:arrow_up: |
| src/term.c | 73.82% <0.00%> (+0.05%) |
:arrow_up: |
| src/netbeans.c | 72.81% <0.00%> (+0.07%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 99af91e...49b4ad1. Read the comment docs.
Could you explain what are these WIP PRs for? If you want to introduce a script for consistency of the translations, it might be better to be included in this repository. I also think that it would be better to get agreement before creating a lot of WIP PRs.
Thank you very much for the advice. I've e-mailed Mr.Bram a few days ago, and he agreed. I've generated a fairly complete template for translating menu items for each language, and want to recruit volunteers to complete about the translation PR. These volunteers do not need to be proficient in Vim Script, but should know the language under the PR. I hope it will help.