Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Update menu translations for Turkish #10724

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

adaext
Copy link
Contributor

@adaext adaext commented Jul 12, 2022

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.

@codecov
Copy link

codecov bot commented Jul 12, 2022

Codecov Report

Merging #10724 (042a541) into master (99af91e) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #10724      +/-   ##
==========================================
+ Coverage   81.71%   81.72%   +0.01%     
==========================================
  Files         158      158              
  Lines      185631   185631              
  Branches    41980    41980              
==========================================
+ Hits       151684   151709      +25     
+ Misses      21485    21464      -21     
+ Partials    12462    12458       -4     
Flag Coverage Δ
huge-clang-none 82.61% <ø> (+<0.01%) ⬆️
linux 82.61% <ø> (+<0.01%) ⬆️
mingw-x64-HUGE 0.00% <ø> (ø)
mingw-x64-HUGE-gui 78.19% <ø> (+0.02%) ⬆️
windows 76.96% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/ui.c 74.33% <0.00%> (-0.27%) ⬇️
src/message.c 80.59% <0.00%> (-0.24%) ⬇️
src/channel.c 83.83% <0.00%> (-0.18%) ⬇️
src/mbyte.c 72.04% <0.00%> (-0.14%) ⬇️
src/misc2.c 89.19% <0.00%> (-0.10%) ⬇️
src/os_win32.c 57.38% <0.00%> (-0.04%) ⬇️
src/gui.c 73.06% <0.00%> (ø)
src/term.c 73.77% <0.00%> (ø)
src/netbeans.c 72.81% <0.00%> (+0.07%) ⬆️
src/regexp_nfa.c 90.11% <0.00%> (+0.10%) ⬆️
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 99af91e...042a541. Read the comment docs.

menutrans Find\ and\ Rep&lace\.\.\. Bul\ ve\ &Değiştir\.\.\.
menutrans &Find<Tab>/ &Bul<Tab>/
menutrans Find\ and\ Rep&lace<Tab>:%s Bul\ &ve\ Değiştir<Tab>:%s
" menutrans Find\ and\ Rep&lace<Tab>:s TRANSLATION\ MISSING
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bul\ ve\ Değiş&tir:s

@bitigchi
Copy link
Contributor

I've left comments for the first level menus. I will update and review the rest if this is merged, I am too uncomfortable with Github to be able to work with someone else's PR.

@yegappan yegappan added this to the backlog milestone Aug 13, 2023
@ronin49
Copy link
Contributor

ronin49 commented Apr 30, 2024

@chrisbra this can be closed i checked

@chrisbra
Copy link
Member

so was this included already?

@ronin49 ronin49 mentioned this pull request Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants