-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added translation using Weblate (Estonian)
Added translation using Weblate (Estonian) Translated using Weblate (Portuguese) Currently translated at 100.0% (33 of 33 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (33 of 33 strings) Translated using Weblate (Polish) Currently translated at 100.0% (33 of 33 strings) Translated using Weblate (Finnish) Currently translated at 96.9% (32 of 33 strings) Co-authored-by: Hugo Carvalho <[email protected]> Co-authored-by: Jan Rolski <[email protected]> Co-authored-by: Jouni Järvinen <[email protected]> Co-authored-by: Priit Jõerüüt <[email protected]> Co-authored-by: Weblate <[email protected]> Co-authored-by: carrothu-cn <[email protected]> Translate-URL: https://translate.lxqt-project.org/projects/qtilities/omgmounter/fi/ Translate-URL: https://translate.lxqt-project.org/projects/qtilities/omgmounter/pl/ Translate-URL: https://translate.lxqt-project.org/projects/qtilities/omgmounter/pt/ Translate-URL: https://translate.lxqt-project.org/projects/qtilities/omgmounter/zh_CN/ Translation: Qtilities/OMGMounter
- Loading branch information
1 parent
d4bc049
commit 6deb170
Showing
6 changed files
with
190 additions
and
16 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
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,185 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!DOCTYPE TS> | ||
<TS version="2.1" language="et"> | ||
<context> | ||
<name>DeviceListItem</name> | ||
<message> | ||
<location filename="../../src/devicelistitem.cpp" line="40"/> | ||
<source>Select image file</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/devicelistitem.cpp" line="43"/> | ||
<source>Unmount current image</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>MainWindow</name> | ||
<message> | ||
<location filename="../../src/mainwindow.ui" line="55"/> | ||
<source>Device</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.ui" line="60"/> | ||
<source>Image</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.ui" line="83"/> | ||
<source>Add Device</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.ui" line="90"/> | ||
<source>Remove Device</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.ui" line="111"/> | ||
<source>Fi&le</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.ui" line="116"/> | ||
<source>His&tory</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.ui" line="121"/> | ||
<source>Setti&ngs</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.ui" line="131"/> | ||
<location filename="../../src/mainwindow.cpp" line="47"/> | ||
<source>&Quit</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.ui" line="142"/> | ||
<source>Show in System Tray</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.cpp" line="51"/> | ||
<source>&Help</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.cpp" line="54"/> | ||
<source>&About...</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.cpp" line="130"/> | ||
<source>CDEmu daemon is running.</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.cpp" line="132"/> | ||
<source>CDEmu daemon not running.</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.cpp" line="173"/> | ||
<source>Select an image file</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.cpp" line="324"/> | ||
<source>Clear History</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>OMGMounter::errorStrings</name> | ||
<message> | ||
<location filename="../../src/exception.cpp" line="27"/> | ||
<source>The selected virtual device is in use.</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/exception.cpp" line="28"/> | ||
<source>The selected virtual device is not available.</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/exception.cpp" line="29"/> | ||
<source>All virtual devices are in use.</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/exception.cpp" line="30"/> | ||
<source>The file doesn't exist.</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/exception.cpp" line="31"/> | ||
<source>Unable to connect to the CDEmu daemon.</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/exception.cpp" line="32"/> | ||
<source>An unknown error occured.</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>QObject</name> | ||
<message> | ||
<location filename="../../src/main.cpp" line="72"/> | ||
<source>Mount an image.</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/main.cpp" line="72"/> | ||
<source>file</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/main.cpp" line="75"/> | ||
<source>Unmount an image.</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/main.cpp" line="75"/> | ||
<source>device number</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/main.cpp" line="78"/> | ||
<source>Show information about devices.</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>Qtilities::DialogAbout</name> | ||
<message> | ||
<location filename="../../src/dialogabout.ui" line="27"/> | ||
<source>Information</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.ui" line="76"/> | ||
<source>Thanks</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.ui" line="128"/> | ||
<source>License</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.cpp" line="55"/> | ||
<source>Author</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.cpp" line="60"/> | ||
<source>About</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
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
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,16 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- | ||
SPDX-FileCopyrightText: 2012-2020 Marcel Hasler, 2024 Qtilities team | ||
SPDX-License-Identifier: GPL-3.0-only | ||
This file is part of OMGMounter application. | ||
Authors: | ||
Marcel Hasler <[email protected]> as KDE CDEmu Manager | ||
Andrea Zanellato <[email protected]> | ||
Translator: | ||
Lin Ziyun <[email protected]>, 2013. | ||
Google Translate, 2024. | ||
--> | ||
<!DOCTYPE TS> | ||
<TS version="2.1" language="zh_CN"> | ||
<context> | ||
|
@@ -82,7 +70,7 @@ | |
<message> | ||
<location filename="../../src/mainwindow.cpp" line="54"/> | ||
<source>&About...</source> | ||
<translation>关于</translation> | ||
<translation>&关于…</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.cpp" line="130"/> | ||
|