-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
168 changed files
with
14,180 additions
and
24,029 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
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> |
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,3 +1,16 @@ | ||
deepin-terminal (6.0.16) unstable; urgency=medium | ||
|
||
* feat: Add debuginfod settings (#366) | ||
|
||
-- Yutao Meng <[email protected]> Tue, 19 Nov 2024 10:05:41 +0800 | ||
|
||
deepin-terminal (6.0.15) unstable; urgency=medium | ||
|
||
* Release 6.0.15 | ||
* feat: [UI] Adapt compact mode.(https://pms.uniontech.com/bug-view-279709.html) | ||
|
||
-- Zhang Kun <[email protected]> Fri, 25 Oct 2024 18:09:30 +0800 | ||
|
||
deepin-terminal (6.0.14) unstable; urgency=medium | ||
|
||
* chore: Update translation (#346) | ||
|
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.