-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skip CI] Translate terminalwidget.ts in sk
52% of minimum 50% translated source file: 'terminalwidget.ts' on 'sk'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
- Loading branch information
1 parent
fc79952
commit 84c5c40
Showing
1 changed file
with
123 additions
and
0 deletions.
There are no files selected for viewing
123 changes: 123 additions & 0 deletions
123
3rdparty/terminalwidget/lib/translations/terminalwidget_sk.ts
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 |
---|---|---|
@@ -0,0 +1,123 @@ | ||
<?xml version="1.0" ?><!DOCTYPE TS><TS version="2.1" language="sk"> | ||
<context> | ||
<name>Konsole::TerminalDisplay</name> | ||
<message> | ||
<location filename="../TerminalDisplay.cpp" line="1279"/> | ||
<source>Size: XXX x XXX</source> | ||
<translation>Veľkosť: XXX x XXX</translation> | ||
</message> | ||
<message> | ||
<location filename="../TerminalDisplay.cpp" line="1291"/> | ||
<source>Size: %1 x %2</source> | ||
<translation>Veľkosť: %1 x %2</translation> | ||
</message> | ||
<message> | ||
<location filename="../TerminalDisplay.cpp" line="3178"/> | ||
<source><qt>Output has been <a href="http://en.wikipedia.org/wiki/Flow_control">suspended</a> by pressing Ctrl+S. Press <b>Ctrl+Q</b> to resume.</qt></source> | ||
<translation type="unfinished"/> | ||
</message> | ||
</context> | ||
<context> | ||
<name>Konsole::Vt102Emulation</name> | ||
<message> | ||
<location filename="../Vt102Emulation.cpp" line="1105"/> | ||
<source>No keyboard translator available. The information needed to convert key presses into characters to send to the terminal is missing.</source> | ||
<translation type="unfinished"/> | ||
</message> | ||
</context> | ||
<context> | ||
<name>QObject</name> | ||
<message> | ||
<location filename="../ColorScheme.cpp" line="278"/> | ||
<location filename="../ColorScheme.cpp" line="293"/> | ||
<source>Un-named Color Scheme</source> | ||
<translation type="unfinished"/> | ||
</message> | ||
<message> | ||
<location filename="../ColorScheme.cpp" line="464"/> | ||
<source>Accessible Color Scheme</source> | ||
<translation type="unfinished"/> | ||
</message> | ||
<message> | ||
<location filename="../Filter.cpp" line="538"/> | ||
<source>Open link</source> | ||
<translation>Otvoriť odkaz</translation> | ||
</message> | ||
<message> | ||
<location filename="../Filter.cpp" line="539"/> | ||
<source>Copy link</source> | ||
<translation>Kopírovať odkaz</translation> | ||
</message> | ||
<message> | ||
<location filename="../Filter.cpp" line="543"/> | ||
<source>Send email to...</source> | ||
<translation>Poslať email na...</translation> | ||
</message> | ||
<message> | ||
<location filename="../Filter.cpp" line="544"/> | ||
<source>Copy email address</source> | ||
<translation>Kopírovať emailovú adresu</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>QTermWidget</name> | ||
<message> | ||
<location filename="../qtermwidget.cpp" line="451"/> | ||
<source>Color Scheme Error</source> | ||
<translation type="unfinished"/> | ||
</message> | ||
<message> | ||
<location filename="../qtermwidget.cpp" line="452"/> | ||
<source>Cannot load color scheme: %1</source> | ||
<translation type="unfinished"/> | ||
</message> | ||
</context> | ||
<context> | ||
<name>SearchBar</name> | ||
<message> | ||
<location filename="../SearchBar.cpp" line="40"/> | ||
<source>Match case</source> | ||
<translation type="unfinished"/> | ||
</message> | ||
<message> | ||
<location filename="../SearchBar.cpp" line="46"/> | ||
<source>Regular expression</source> | ||
<translation type="unfinished"/> | ||
</message> | ||
<message> | ||
<location filename="../SearchBar.cpp" line="50"/> | ||
<source>Highlight all matches</source> | ||
<translation type="unfinished"/> | ||
</message> | ||
<message> | ||
<location filename="../SearchBar.ui" line="14"/> | ||
<source>SearchBar</source> | ||
<translation type="unfinished"/> | ||
</message> | ||
<message> | ||
<location filename="../SearchBar.ui" line="20"/> | ||
<source>X</source> | ||
<translation>X</translation> | ||
</message> | ||
<message> | ||
<location filename="../SearchBar.ui" line="32"/> | ||
<source>Find:</source> | ||
<translation>Hľadať:</translation> | ||
</message> | ||
<message> | ||
<location filename="../SearchBar.ui" line="42"/> | ||
<source><</source> | ||
<translation><</translation> | ||
</message> | ||
<message> | ||
<location filename="../SearchBar.ui" line="54"/> | ||
<source>></source> | ||
<translation>></translation> | ||
</message> | ||
<message> | ||
<location filename="../SearchBar.ui" line="66"/> | ||
<source>...</source> | ||
<translation>...</translation> | ||
</message> | ||
</context> | ||
</TS> |