-
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 (Catalan)
Translated using Weblate (Greek) Currently translated at 100.0% (33 of 33 strings) Translated using Weblate (Greek) Currently translated at 100.0% (3 of 3 strings) Translated using Weblate (Greek) Currently translated at 96.9% (32 of 33 strings) Added translation using Weblate (Greek) Added translation using Weblate (Greek) Translated using Weblate (Finnish) Currently translated at 100.0% (33 of 33 strings) Translated using Weblate (Estonian) Currently translated at 100.0% (33 of 33 strings) Translated using Weblate (Estonian) Currently translated at 100.0% (3 of 3 strings) 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: Davidmp <[email protected]> Co-authored-by: Giannis Antypas <[email protected]> Co-authored-by: Hugo Carvalho <[email protected]> Co-authored-by: Jan Rolski <[email protected]> Co-authored-by: Jiri Grönroos <[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-menu-entry/el/ Translate-URL: https://translate.lxqt-project.org/projects/qtilities/omgmounter-menu-entry/et/ Translate-URL: https://translate.lxqt-project.org/projects/qtilities/omgmounter/el/ Translate-URL: https://translate.lxqt-project.org/projects/qtilities/omgmounter/et/ 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 Translation: Qtilities/OMGMounter Menu Entry
- Loading branch information
1 parent
d4bc049
commit d76ee21
Showing
9 changed files
with
567 additions
and
18 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,185 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!DOCTYPE TS> | ||
<TS version="2.1" language="ca"> | ||
<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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Desktop Entry/Name: Γραφικό περιβάλλον εφαρμογής προσάρτησης ειδώλου CDEmu CD/DVD | ||
Desktop Entry/GenericName: Εφαρμογή προσάρτησης ειδώλου CD/DVD | ||
Desktop Entry/Comment: Γραφικό περιβάλλον για εφαρμογή προσάρτησης ειδώλου CDEmu CD/DVD |
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="el"> | ||
<context> | ||
<name>DeviceListItem</name> | ||
<message> | ||
<location filename="../../src/devicelistitem.cpp" line="40"/> | ||
<source>Select image file</source> | ||
<translation>Επιλογή αρχείου ειδώλου</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/devicelistitem.cpp" line="43"/> | ||
<source>Unmount current image</source> | ||
<translation>Αποπροσάρτηση τρέχοντος ειδώλου</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>MainWindow</name> | ||
<message> | ||
<location filename="../../src/mainwindow.ui" line="55"/> | ||
<source>Device</source> | ||
<translation>Συσκευή</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.ui" line="60"/> | ||
<source>Image</source> | ||
<translation>Είδωλο</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.ui" line="83"/> | ||
<source>Add Device</source> | ||
<translation>Προσθήκη συσκευής</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.ui" line="90"/> | ||
<source>Remove Device</source> | ||
<translation>Αφαίρεση συσκευής</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.ui" line="111"/> | ||
<source>Fi&le</source> | ||
<translation>Αρ&χείο</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.ui" line="116"/> | ||
<source>His&tory</source> | ||
<translation>Ισ&τορικό</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.ui" line="121"/> | ||
<source>Setti&ngs</source> | ||
<translation>Ρυθ&μίσεις</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.ui" line="131"/> | ||
<location filename="../../src/mainwindow.cpp" line="47"/> | ||
<source>&Quit</source> | ||
<translation>&Τερματισμός</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.ui" line="142"/> | ||
<source>Show in System Tray</source> | ||
<translation>Εμφάνιση στην περιοχή ειδοποιήσεων</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.cpp" line="51"/> | ||
<source>&Help</source> | ||
<translation>&Βοήθεια</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.cpp" line="54"/> | ||
<source>&About...</source> | ||
<translation>&Σχετικά...</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.cpp" line="130"/> | ||
<source>CDEmu daemon is running.</source> | ||
<translation>Ο δαίμονας CDEmu εκτελείται.</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.cpp" line="132"/> | ||
<source>CDEmu daemon not running.</source> | ||
<translation>Ο δαίμονας CDEmu δεν εκτελείται.</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.cpp" line="173"/> | ||
<source>Select an image file</source> | ||
<translation>Επιλογή ενός αρχείου ειδώλου</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/mainwindow.cpp" line="324"/> | ||
<source>Clear History</source> | ||
<translation>Εκκαθάριση ιστορικού</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>Η επιλεγμένη εικονική συσκευή είναι σε χρήση.</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/exception.cpp" line="28"/> | ||
<source>The selected virtual device is not available.</source> | ||
<translation>Η επιλεγμένη εικονική συσκευή δεν είναι διαθέσιμη.</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/exception.cpp" line="29"/> | ||
<source>All virtual devices are in use.</source> | ||
<translation>Όλες οι εικονικές συσκευές είναι σε χρήση.</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/exception.cpp" line="30"/> | ||
<source>The file doesn't exist.</source> | ||
<translation>Το αρχείο δεν υπάρχει.</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/exception.cpp" line="31"/> | ||
<source>Unable to connect to the CDEmu daemon.</source> | ||
<translation>Αδυναμία σύνδεσης στο δαίμονα CDEmu.</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/exception.cpp" line="32"/> | ||
<source>An unknown error occured.</source> | ||
<translation>Συνέβη ένα άγνωστο σφάλμα.</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>QObject</name> | ||
<message> | ||
<location filename="../../src/main.cpp" line="72"/> | ||
<source>Mount an image.</source> | ||
<translation>Προσάρτηση ενός ειδώλου.</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/main.cpp" line="72"/> | ||
<source>file</source> | ||
<translation>αρχείο</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/main.cpp" line="75"/> | ||
<source>Unmount an image.</source> | ||
<translation>Αποπροσάρτηση ενός ειδώλου.</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/main.cpp" line="75"/> | ||
<source>device number</source> | ||
<translation>αριθμός συσκευής</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/main.cpp" line="78"/> | ||
<source>Show information about devices.</source> | ||
<translation>Εμφάνιση πληροφοριών σχετικά με τις συσκευές.</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>Qtilities::DialogAbout</name> | ||
<message> | ||
<location filename="../../src/dialogabout.ui" line="27"/> | ||
<source>Information</source> | ||
<translation>Πληροφορίες</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.ui" line="76"/> | ||
<source>Thanks</source> | ||
<translation>Ευχαριστίες</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.ui" line="128"/> | ||
<source>License</source> | ||
<translation>Άδεια</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.cpp" line="55"/> | ||
<source>Author</source> | ||
<translation>Συντάκτης</translation> | ||
</message> | ||
<message> | ||
<location filename="../../src/dialogabout.cpp" line="60"/> | ||
<source>About</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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Desktop Entry/Name: CDEmu kasutajaliides CD/DVD tõmmiste haakimiseks | ||
Desktop Entry/GenericName: CD/DVD tõmmiste haakija | ||
Desktop Entry/Comment: Kasutajaliides CDEmu CD/DVD tõmmiste haakimiseks |
Oops, something went wrong.