-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Andi Chandler <[email protected]> Co-authored-by: Davidmp <[email protected]> Co-authored-by: Giannis Antypas <[email protected]> Co-authored-by: Jouni Järvinen <[email protected]> Co-authored-by: Weblate <[email protected]> Translate-URL: https://translate.lxqt-project.org/projects/qtilities/qruler-menu-entry/ca/ Translate-URL: https://translate.lxqt-project.org/projects/qtilities/qruler-menu-entry/el/ Translate-URL: https://translate.lxqt-project.org/projects/qtilities/qruler/ca/ Translate-URL: https://translate.lxqt-project.org/projects/qtilities/qruler/en_GB/ Translate-URL: https://translate.lxqt-project.org/projects/qtilities/qruler/fi/ Translation: Qtilities/QRuler Translation: Qtilities/QRuler Menu Entry
- Loading branch information
1 parent
eb80cf2
commit 3d6dbd0
Showing
5 changed files
with
265 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Desktop Entry/Name: QRuler | ||
Desktop Entry/GenericName: Eina de regle senzilla | ||
Desktop Entry/Comment: Eina de regle simple de Qt |
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,129 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!DOCTYPE TS> | ||
<TS version="2.1" language="ca"> | ||
<context> | ||
<name>Qtilities::Application</name> | ||
<message> | ||
<location filename="../../src/application.cpp" line="102"/> | ||
<source>&About</source> | ||
<translation>&Quant a</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/application.cpp" line="106"/> | ||
<location filename="../../src/application.cpp" line="111"/> | ||
<source>&Preferences</source> | ||
<translation>&Preferències</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/application.cpp" line="107"/> | ||
<location filename="../../src/application.cpp" line="112"/> | ||
<source>&Quit</source> | ||
<translation>&Surt</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>Qtilities::DialogAbout</name> | ||
<message> | ||
<location filename="../../src/dialogabout.ui" line="27"/> | ||
<source>Information</source> | ||
<translation>Informació</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.ui" line="62"/> | ||
<source>qrc:/about.html</source> | ||
<translation>qrc:/about.html</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.ui" line="81"/> | ||
<source>Thanks</source> | ||
<translation>Mercès</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.ui" line="119"/> | ||
<source>qrc:/thanks.html</source> | ||
<translation>qrc:/thanks.html</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.ui" line="138"/> | ||
<source>License</source> | ||
<translation>Llicència</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.ui" line="176"/> | ||
<source>qrc:/license.html</source> | ||
<translation>qrc:/license.html</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.cpp" line="55"/> | ||
<source>Author</source> | ||
<translation>Autor</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.cpp" line="60"/> | ||
<source>About</source> | ||
<translation>Quant a</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>Qtilities::DialogPrefs</name> | ||
<message> | ||
<location filename="../../src/dialogprefs.ui" line="36"/> | ||
<source>General</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogprefs.ui" line="70"/> | ||
<source>Opacity:</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogprefs.ui" line="77"/> | ||
<source>Always on top</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogprefs.ui" line="99"/> | ||
<source>Colors</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogprefs.ui" line="120"/> | ||
<source>Background</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogprefs.ui" line="143"/> | ||
<source>Border</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogprefs.ui" line="160"/> | ||
<source>Text</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogprefs.cpp" line="41"/> | ||
<source>Preferences</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>Qtilities::MainWindow</name> | ||
<message> | ||
<location filename="../../src/mainwindow.cpp" line="106"/> | ||
<source>Width:</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.cpp" line="106"/> | ||
<location filename="../../src/mainwindow.cpp" line="107"/> | ||
<source>px</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.cpp" line="106"/> | ||
<source>Height:</source> | ||
<translation type="unfinished"></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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Desktop Entry/Name: QRuler | ||
Desktop Entry/GenericName: Απλό εργαλείο χάρακα | ||
Desktop Entry/Comment: Απλό εργαλείο χάρακα για Qt |
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,129 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!DOCTYPE TS> | ||
<TS version="2.1" language="en_GB"> | ||
<context> | ||
<name>Qtilities::Application</name> | ||
<message> | ||
<location filename="../../src/application.cpp" line="102"/> | ||
<source>&About</source> | ||
<translation>&About</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/application.cpp" line="106"/> | ||
<location filename="../../src/application.cpp" line="111"/> | ||
<source>&Preferences</source> | ||
<translation>&Preferences</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/application.cpp" line="107"/> | ||
<location filename="../../src/application.cpp" line="112"/> | ||
<source>&Quit</source> | ||
<translation>&Quit</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>Qtilities::DialogAbout</name> | ||
<message> | ||
<location filename="../../src/dialogabout.ui" line="27"/> | ||
<source>Information</source> | ||
<translation>Information</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.ui" line="62"/> | ||
<source>qrc:/about.html</source> | ||
<translation>qrc:/about.html</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.ui" line="81"/> | ||
<source>Thanks</source> | ||
<translation>Thanks</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.ui" line="119"/> | ||
<source>qrc:/thanks.html</source> | ||
<translation>qrc:/thanks.html</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.ui" line="138"/> | ||
<source>License</source> | ||
<translation>Licence</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.ui" line="176"/> | ||
<source>qrc:/license.html</source> | ||
<translation>qrc:/license.html</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.cpp" line="55"/> | ||
<source>Author</source> | ||
<translation>Author</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.cpp" line="60"/> | ||
<source>About</source> | ||
<translation>About</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>Qtilities::DialogPrefs</name> | ||
<message> | ||
<location filename="../../src/dialogprefs.ui" line="36"/> | ||
<source>General</source> | ||
<translation>General</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogprefs.ui" line="70"/> | ||
<source>Opacity:</source> | ||
<translation>Opacity:</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogprefs.ui" line="77"/> | ||
<source>Always on top</source> | ||
<translation>Always on top</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogprefs.ui" line="99"/> | ||
<source>Colors</source> | ||
<translation>Colours</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogprefs.ui" line="120"/> | ||
<source>Background</source> | ||
<translation>Background</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogprefs.ui" line="143"/> | ||
<source>Border</source> | ||
<translation>Border</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogprefs.ui" line="160"/> | ||
<source>Text</source> | ||
<translation>Text</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogprefs.cpp" line="41"/> | ||
<source>Preferences</source> | ||
<translation>Preferences</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>Qtilities::MainWindow</name> | ||
<message> | ||
<location filename="../../src/mainwindow.cpp" line="106"/> | ||
<source>Width:</source> | ||
<translation>Width:</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.cpp" line="106"/> | ||
<location filename="../../src/mainwindow.cpp" line="107"/> | ||
<source>px</source> | ||
<translation>px</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.cpp" line="106"/> | ||
<source>Height:</source> | ||
<translation>Height:</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