mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 10:46:35 +01:00
Updated translations.
This commit is contained in:
parent
61e11c7404
commit
ced0683c96
@ -1,35 +0,0 @@
|
|||||||
<!DOCTYPE QPH>
|
|
||||||
<QPH>
|
|
||||||
<phrase>
|
|
||||||
<source>Access Keys Navigation</source>
|
|
||||||
<target>Klávesové skratky</target>
|
|
||||||
</phrase>
|
|
||||||
<phrase>
|
|
||||||
<source><h1>Access Keys Navigation</h1></source>
|
|
||||||
<target><h1>Klávesové skratky</h1></target>
|
|
||||||
</phrase>
|
|
||||||
<phrase>
|
|
||||||
<source>Ctrl</source>
|
|
||||||
<target>Ctrl</target>
|
|
||||||
</phrase>
|
|
||||||
<phrase>
|
|
||||||
<source>Alt</source>
|
|
||||||
<target>Alt</target>
|
|
||||||
</phrase>
|
|
||||||
<phrase>
|
|
||||||
<source>Shift</source>
|
|
||||||
<target>Shift</target>
|
|
||||||
</phrase>
|
|
||||||
<phrase>
|
|
||||||
<source>Double press</source>
|
|
||||||
<target>Dvojité stlačenie</target>
|
|
||||||
</phrase>
|
|
||||||
<phrase>
|
|
||||||
<source>Key for showing access keys:</source>
|
|
||||||
<target>Klávesa pre zobrazenie skratiek:</target>
|
|
||||||
</phrase>
|
|
||||||
<phrase>
|
|
||||||
<source>License</source>
|
|
||||||
<target>Licencia</target>
|
|
||||||
</phrase>
|
|
||||||
</QPH>
|
|
39
src/plugins/AccessKeysNavigation/translations/sk_SK.ts
Normal file
39
src/plugins/AccessKeysNavigation/translations/sk_SK.ts
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!DOCTYPE TS>
|
||||||
|
<TS version="2.0" language="sk_SK">
|
||||||
|
<context>
|
||||||
|
<name>AKN_Settings</name>
|
||||||
|
<message>
|
||||||
|
<source>Access Keys Navigation</source>
|
||||||
|
<translation>Klávesové skratky</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source><h1>Access Keys Navigation</h1></source>
|
||||||
|
<translation><h1>Klávesové skratky</h1></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Ctrl</source>
|
||||||
|
<translation>Ctrl</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Alt</source>
|
||||||
|
<translation>Alt</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Shift</source>
|
||||||
|
<translation>Shift</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Double press</source>
|
||||||
|
<translation>Dvojité stlačenie</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Key for showing access keys:</source>
|
||||||
|
<translation>Klávesa pre zobrazenie skratiek:</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>License</source>
|
||||||
|
<translation>Licencia</translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
|
</TS>
|
@ -1374,7 +1374,7 @@
|
|||||||
<context>
|
<context>
|
||||||
<name>FtpDownloader</name>
|
<name>FtpDownloader</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Canceled!</source>
|
<source>Cancelled!</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
@ -1724,7 +1724,7 @@
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>LocationCompleterDelegate</name>
|
<name>LocationCompleterView</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Switch to tab</source>
|
<source>Switch to tab</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
@ -2788,10 +2788,6 @@
|
|||||||
<source>Manage HTML5 permissions</source>
|
<source>Manage HTML5 permissions</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>HTML5 Permisions</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Custom color:</source>
|
<source>Custom color:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
@ -2800,6 +2796,10 @@
|
|||||||
<source>Reset</source>
|
<source>Reset</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>HTML5 Permissions</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>QObject</name>
|
<name>QObject</name>
|
||||||
|
Loading…
Reference in New Issue
Block a user