forked from notepad-plus-plus/notepad-plus-plus
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'notepad-plus-plus:master' into master
- Loading branch information
Showing
158 changed files
with
1,327 additions
and
807 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -729,7 +729,6 @@ By Chesús D. Trigo [[email protected]] & softaragones [softaragones@soft | |
</Backup> | ||
|
||
<AutoCompletion title="Autocompleción"> | ||
<Item id="6115" name="Sangrar automaticament"/> | ||
<Item id="6807" name="Autocompleción"/> | ||
<Item id="6808" name="Permitir l'autocompleción en cada dentrada"/> | ||
<Item id="6809" name="Autocompletar funcions"/> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<!-- | ||
Croatian localization for Notepad++ | ||
Updated 21 October 2024 by Elvis Gambiraža ([email protected]) | ||
Updated 18 November 2024 by Elvis Gambiraža ([email protected]) | ||
All the comments are for explanation, they are not for translation. | ||
--> | ||
<NotepadPlus> | ||
<Native-Langue name="Hrvatski" filename="croatian.xml" version="8.7.1"> | ||
<Native-Langue name="Hrvatski" filename="croatian.xml" version="8.7.2"> | ||
<Menu> | ||
<Main> | ||
<!-- Main Menu Entries --> | ||
|
@@ -639,15 +639,15 @@ | |
<Item id="2219" name="Zadane ključne riječi"/> | ||
<Item id="2221" name="Korisnički određene ključne riječi"/> | ||
<Item id="2225" name="Sintaksa:"/> | ||
<Item id="2226" name="Uključi zadanu boju teksta za sve stilove"/> | ||
<Item id="2227" name="Uključi zadanu boju pozadine za sve stilove"/> | ||
<Item id="2228" name="Uključi zadani font za sve stilove"/> | ||
<Item id="2229" name="Uključi zadanu veličinu fonta za sve stilove"/> | ||
<Item id="2230" name="Uključi podebljani font kao zadano za sve stilove"/> | ||
<Item id="2231" name="Uključi kurzivni font kao zadano za sve stilove"/> | ||
<Item id="2232" name="Uključi podcrtani font kao zadano za sve stilove"/> | ||
<Item id="2226" name="Obvezna boja teksta svih stilova"/> | ||
<Item id="2227" name="Obvezna boja pozadine svih stilova"/> | ||
<Item id="2228" name="Obvezni font za sve stilove"/> | ||
<Item id="2229" name="Obvezna veličina fonta za sve stilove"/> | ||
<Item id="2230" name="Obvezni podebljani font za sve stilove"/> | ||
<Item id="2231" name="Obvezni kurzivni font za sve stilove"/> | ||
<Item id="2232" name="Obvezni podcrtani font za sve stilove"/> | ||
<Item id="2234" name="Idi na postavke"/> | ||
<!-- Don't translate ""Global override" --> | ||
<!-- Don't translate "Global override" --> | ||
<Item id="2235" name="Što je Global override?"/> | ||
</SubDialog> | ||
</StyleConfig> | ||
|
@@ -967,6 +967,7 @@ | |
<Item id="6110" name="Vrh aktivnog jezička u boji"/> | ||
<Item id="6112" name="Gumb za zatvaranje na svakom jezičku"/> | ||
<Item id="6113" name="Zatvori karticu dvoklikom"/> | ||
<Item id="6115" name="Omogući prikvačivanje kartica"/> | ||
<Item id="6118" name="Sakrij"/> | ||
<Item id="6119" name="U više redaka"/> | ||
<Item id="6120" name="Okomito"/> | ||
|
@@ -1227,7 +1228,6 @@ | |
</Backup> | ||
|
||
<AutoCompletion title="Automatsko dopunjavanje"> | ||
<Item id="6115" name="Automatska uvlaka redaka"/> | ||
<Item id="6807" name="Automatsko dopunjavanje"/> | ||
<Item id="6808" name="Automatsko dopunjavanje pri svakom unosu"/> | ||
<Item id="6809" name="Dopunjavanje funkcija"/> | ||
|
@@ -1331,6 +1331,7 @@ | |
<Element name="Bez akcije u"/> | ||
<Element name="Minimiziraj u"/> | ||
<Element name="Zatvori u"/> | ||
<Element name="Minimiziraj / Zatvori u"/> | ||
</ComboBox> | ||
<Item id="6308" name="sistemsku traku"/> | ||
<Item id="6312" name="Automatsko prepoznavanje stanja datoteke"/> | ||
|
@@ -1736,9 +1737,9 @@ Nađi u svim datotekama s izuzetkom svih mapa log ili logs rekurzivno: | |
<finder-collapse-all value="Smotaj sve"/> | ||
<finder-uncollapse-all value="Razmotaj sve"/> | ||
<finder-copy value="Kopiraj odabrani redak/odabrane retke"/> | ||
<finder-copy-paths value="Kopiraj naziv puta/nazive putova"/> | ||
<finder-copy-selected-paths value="Kopiraj odabrani naziv puta/nazive putova"/> | ||
<finder-clear-all value="Očisti sve"/> | ||
<finder-open-all value="Otvori sve"/> | ||
<finder-open-selected-paths value="Otvori odabrani naziv puta/nazive putova"/> | ||
<finder-purge-for-every-search value="Očisti za svako pretraživanje"/> | ||
<finder-wrap-long-lines value="Prijelom dugih redaka"/> | ||
<common-ok value="U redu"/> | ||
|
@@ -1840,8 +1841,8 @@ Postavite vrijednost na 0 za onemogućavanje automatskog uključivanja."/> | |
C, C++, Java, C#, Objective-C, PHP, JavaScript, JSP, CSS, Perl, Rust, PowerShell i JSON. | ||
Ako odaberete napredni način, ali ne uređujete datoteke na gore navedenim jezicima, uvlaka će ostati u osnovnom načinu."/> | ||
<!-- Don't translate ""Global override" and "Default Style" --> | ||
<global-override-tip value="Omogućavanje "Global override" ovdje, nadjačat će taj parametar u svim stilovima jezika. Ono što vjerojatno stvarno želite, je koristiti postavke "Default Style" umjesto toga."/> | ||
<!-- Don't translate "Global override" and "Default Style" --> | ||
<global-override-tip value="Omogućavanje "Global override" ovdje, nadjačat će taj parametar u svim stilovima sintaksi. Ono što vjerojatno stvarno želite, je koristiti postavke "Default Style" umjesto toga."/> | ||
</MiscStrings> | ||
</Native-Langue> | ||
</NotepadPlus> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.