Skip to content

Commit

Permalink
translation(sr): update Serbian menu
Browse files Browse the repository at this point in the history
closes: vim#14669
closes: vim#10722

Signed-off-by: Oleg Zadorozhnyi <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
  • Loading branch information
ronin49 authored and chrisbra committed May 2, 2024
1 parent 75c3161 commit 5bf7446
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions runtime/lang/menu_sr_rs.utf-8.vim
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
" Menu Translations: Serbian
" Maintainer: Aleksandar Jelenak <ajelenak AT yahoo.com>
" Last Change: Fri, 30 May 2003 10:17:39 Eastern Daylight Time
" Last Change: 2024 May 2
" Adapted for VIM 8 by: Иван Пешић on 2017-12-28 12:05+0400
" Original translations

Expand Down Expand Up @@ -117,8 +117,8 @@ menutrans Create\ &Fold<Tab>zf С&твори\ свијутак<Tab>zf
menutrans &Delete\ Fold<Tab>zd О&бриши\ свијутак<Tab>zd
menutrans Delete\ &All\ Folds<Tab>zD Обриши\ све\ св&ијутке<Tab>zD
menutrans Fold\ column\ &width Ширина\ &реда\ цвијутка
"menutrans &Diff &Упоређивање
menutrans &Make<Tab>:make 'mak&е'<Tab>:make
menutrans &Diff Упоређивање
menutrans &Make<Tab>:make Направити<Tab>:make
menutrans &List\ Errors<Tab>:cl Списак\ &грешака<Tab>:cl
menutrans L&ist\ Messages<Tab>:cl! Сп&исак\ порука<Tab>:cl!
menutrans &Next\ Error<Tab>:cn С&ледећа\ грешка<Tab>:cn
Expand Down Expand Up @@ -254,7 +254,7 @@ if has("toolbar")
tmenu ToolBar.LoadSesn Учитај сеансу
tmenu ToolBar.SaveSesn Сачувај сеансу
tmenu ToolBar.RunScript Изврши спис
tmenu ToolBar.Make 'make'
tmenu ToolBar.Make Направити
tmenu ToolBar.Shell Оперативно окружење
tmenu ToolBar.RunCtags Направи ознаке
tmenu ToolBar.TagJump Иди на ознаку
Expand Down Expand Up @@ -294,4 +294,4 @@ let menutrans_no_file = "[Нема фајла]"
let &cpo = s:keepcpo
unlet s:keepcpo

" vim: tw=0 keymap=serbian
" vim: tw=0

0 comments on commit 5bf7446

Please sign in to comment.