Weblate commits
Co-authored-by: milotype <mail@milotype.de> Translate-URL: https://translate.lxqt-project.org/projects/zjes/lxqt-appswichter-configuration/hr/ Translate-URL: https://translate.lxqt-project.org/projects/zjes/lxqt-appswitcher/hr/ Translation: zjes/lxqt-appswitcher Translation: zjes/lxqt-appswitcher-configuration
This commit is contained in:
parent
881b35e4d9
commit
d5e6b06bba
2 changed files with 79 additions and 0 deletions
62
config/translations/lxqt-config-appswitcher_hr.ts
Normal file
62
config/translations/lxqt-config-appswitcher_hr.ts
Normal file
|
@ -0,0 +1,62 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!DOCTYPE TS>
|
||||||
|
<TS version="2.1" language="hr">
|
||||||
|
<context>
|
||||||
|
<name>Config</name>
|
||||||
|
<message>
|
||||||
|
<location filename="../config.ui" line="14"/>
|
||||||
|
<source>LXQt Application Switcher Configuration</source>
|
||||||
|
<translation>LXQt Prebacivanje između programa – Konfiguracija</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../config.ui" line="20"/>
|
||||||
|
<source>Appearance:</source>
|
||||||
|
<translation>Izgled:</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../config.ui" line="26"/>
|
||||||
|
<source>Icons &size</source>
|
||||||
|
<translation>&Veličina ikona</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../config.ui" line="36"/>
|
||||||
|
<source> px</source>
|
||||||
|
<translation> px</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../config.ui" line="43"/>
|
||||||
|
<source>Max &items to show</source>
|
||||||
|
<translation>Maks. broj prikazanih &elemenata</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../config.ui" line="60"/>
|
||||||
|
<source>Max text &length</source>
|
||||||
|
<translation>Maks. &duljina teksta</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../config.ui" line="77"/>
|
||||||
|
<source>Custom &font size</source>
|
||||||
|
<translation>Prilagođena veličina &fonta</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../config.ui" line="87"/>
|
||||||
|
<source> pt</source>
|
||||||
|
<translation> pt</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../config.ui" line="103"/>
|
||||||
|
<source>Filters:</source>
|
||||||
|
<translation>Filtri:</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../config.ui" line="109"/>
|
||||||
|
<source>Filter by &desktop</source>
|
||||||
|
<translation>Filtriraj po &radnoj površini</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../config.ui" line="116"/>
|
||||||
|
<source>Filter by s&creen</source>
|
||||||
|
<translation>Filtriraj po e&kranu</translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
|
</TS>
|
17
translations/lxqt-appswitcher_hr.ts
Normal file
17
translations/lxqt-appswitcher_hr.ts
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!DOCTYPE TS>
|
||||||
|
<TS version="2.1" language="hr">
|
||||||
|
<context>
|
||||||
|
<name>AppSwitcher</name>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/app-switcher.cpp" line="21"/>
|
||||||
|
<source>Switch applications</source>
|
||||||
|
<translation>Prebacivanje između programa</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/app-switcher.cpp" line="22"/>
|
||||||
|
<source>Reverse switch applications</source>
|
||||||
|
<translation>Prebacivanje između programa (obrnut smjer)</translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
|
</TS>
|
Loading…
Reference in a new issue