mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
l10n: Update Ukrainian translation (#5567)
* Fix translation of the term 'tag' Prefer native word instead of transliteration * Update uk.po automatically Run make update-po-uk in src/nvim/po * Update fuzzy translations in uk.po * Translate missing msgstr * Fix layout of the front page * Apply cleanup.vim Additionally, remove irrelevant and confusing comments * Copy uk.po into uk.cp1251.po
This commit is contained in:
parent
108d54bbd4
commit
f1fed42ca7
@ -10774,7 +10774,7 @@ static void f_haslocaldir(typval_T *argvars, typval_T *rettv, FunPtr fptr)
|
||||
if (scope_number[kCdScopeTab] > 0) {
|
||||
tp = find_tabpage(scope_number[kCdScopeTab]);
|
||||
if (!tp) {
|
||||
EMSG(_("5000: Cannot find tab number."));
|
||||
EMSG(_("E5000: Cannot find tab number."));
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
File diff suppressed because it is too large
Load Diff
1902
src/nvim/po/uk.po
1902
src/nvim/po/uk.po
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user