parent
1381ae0555
commit
f55b137cc0
|
@ -1,11 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!--
|
||||
- last change: Notepad++ 7.4.0 17/May/2017 by Ondřej Müller (mullero@email.cz)
|
||||
- last change: Notepad++ 7.4.2 23/Jul/2017 by Ondřej Müller (mullero@email.cz)
|
||||
- N++ Community: https://notepad-plus-plus.org/community/topic/87/czech-translations
|
||||
- contributors: Ondřej Müller (mullero@email.cz), Tomáš Hrouda (gobbet@centrum.cz)
|
||||
-->
|
||||
<NotepadPlus>
|
||||
<Native-Langue name = "Čeština" filename="czech.xml" version="7.4.0">
|
||||
<Native-Langue name = "Čeština" filename="czech.xml" version="7.4.2">
|
||||
<Menu>
|
||||
<Main>
|
||||
<!-- Main Menu Entries -->
|
||||
|
@ -365,7 +365,7 @@
|
|||
<Dialog>
|
||||
|
||||
<Find title = "" titleFind = "Najít" titleReplace = "Nahradit" titleFindInFiles = "Najít v souborech" titleMark="Označit">
|
||||
<Item id = "1" name = "Najít další"/>
|
||||
<Item id = "1" name = "Najít >>"/>
|
||||
<Item id = "2" name = "Zavřít"/>
|
||||
<Item id = "1620" name = "Najít:"/>
|
||||
<Item id = "1603" name = "Hledat &pouze celá slova"/>
|
||||
|
@ -406,6 +406,7 @@
|
|||
<Item id = "1661" name = "Podle aktuál. dokumentu"/>
|
||||
<Item id = "1686" name = "Průhle&dnost"/>
|
||||
<Item id = "1703" name = "&. označuje nový řádek"/>
|
||||
<Item id = "1721" name = "<< Najít"/>
|
||||
</Find>
|
||||
|
||||
<FindCharsInRange title = "Najít znaky z rozsahu...">
|
||||
|
|
Loading…
Reference in New Issue