i18n: tweak the copywriting for 'Keep transformation', update ts files
This commit is contained in:
parent
7634c6db2b
commit
9677fed3f2
@ -42,7 +42,7 @@ AboutDialog::AboutDialog(QWidget *parent)
|
||||
.arg(QCoreApplication::translate("MainWindow", "Protected mode"))
|
||||
.arg(tr("Avoid close window accidentally. (eg. by double clicking the window)")),
|
||||
QStringLiteral("<li><b>%1</b>:<br/>%2</li>")
|
||||
.arg(QCoreApplication::translate("MainWindow", "Keep transformation"))
|
||||
.arg(QCoreApplication::translate("MainWindow", "Keep transformation", "The 'transformation' means the flip/rotation status that currently applied to the image view"))
|
||||
.arg(tr("Avoid resetting the zoom/rotation/flip state that was applied to the image view when switching between images.")),
|
||||
QStringLiteral("</ul>")
|
||||
};
|
||||
|
@ -105,7 +105,7 @@ void ActionManager::retranslateUi(MainWindow *mainWindow)
|
||||
actionPaste->setText(QCoreApplication::translate("MainWindow", "&Paste", nullptr));
|
||||
actionToggleStayOnTop->setText(QCoreApplication::translate("MainWindow", "Stay on top", nullptr));
|
||||
actionToggleProtectMode->setText(QCoreApplication::translate("MainWindow", "Protected mode", nullptr));
|
||||
actionToggleAvoidResetTransform->setText(QCoreApplication::translate("MainWindow", "Keep transformation", "The 'transformation' means the flip/rotation status that currently applied to the image"));
|
||||
actionToggleAvoidResetTransform->setText(QCoreApplication::translate("MainWindow", "Keep transformation", "The 'transformation' means the flip/rotation status that currently applied to the image view"));
|
||||
actionSettings->setText(QCoreApplication::translate("MainWindow", "Configure...", nullptr));
|
||||
actionHelp->setText(QCoreApplication::translate("MainWindow", "Help", nullptr));
|
||||
#ifdef Q_OS_WIN
|
||||
|
@ -39,129 +39,134 @@
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="51"/>
|
||||
<location filename="../aboutdialog.cpp" line="46"/>
|
||||
<source>Avoid resetting the zoom/rotation/flip state that was applied to the image view when switching between images.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<source>Version: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<source>Logo designed by %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="59"/>
|
||||
<location filename="../aboutdialog.cpp" line="62"/>
|
||||
<source>Built with Qt %1 (%2)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<location filename="../aboutdialog.cpp" line="63"/>
|
||||
<source>Source code</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="70"/>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<source>Contributors</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="72"/>
|
||||
<location filename="../aboutdialog.cpp" line="75"/>
|
||||
<source>List of contributors on GitHub</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<location filename="../aboutdialog.cpp" line="76"/>
|
||||
<source>Thanks to all people who contributed to this project.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="77"/>
|
||||
<location filename="../aboutdialog.cpp" line="80"/>
|
||||
<source>Translators</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="78"/>
|
||||
<location filename="../aboutdialog.cpp" line="81"/>
|
||||
<source>I would like to thank the following people who volunteered to translate this application.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="122"/>
|
||||
<location filename="../aboutdialog.cpp" line="125"/>
|
||||
<source>%1 is built on the following free software libraries:</source>
|
||||
<comment>Free as in freedom</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="146"/>
|
||||
<location filename="../aboutdialog.cpp" line="149"/>
|
||||
<source>&Special Thanks</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<location filename="../aboutdialog.cpp" line="151"/>
|
||||
<source>&Third-party Libraries</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="84"/>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<source>Your Rights</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<source>Copyright (c) %1 %2</source>
|
||||
<comment>%1 is year, %2 is the name of copyright holder(s)</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="86"/>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<source>%1 is released under the MIT License.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<source>This license grants people a number of freedoms:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="88"/>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<source>You are free to use %1, for any purpose</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<location filename="../aboutdialog.cpp" line="92"/>
|
||||
<source>You are free to distribute %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<source>You can study how %1 works and change it</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<location filename="../aboutdialog.cpp" line="94"/>
|
||||
<source>You can distribute changed versions of %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<location filename="../aboutdialog.cpp" line="96"/>
|
||||
<source>The MIT license guarantees you this freedom. Nobody is ever permitted to take it away.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="121"/>
|
||||
<location filename="../aboutdialog.cpp" line="124"/>
|
||||
<source>Third-party Libraries used by %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="144"/>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<source>&Help</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="145"/>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<source>&About</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<location filename="../aboutdialog.cpp" line="150"/>
|
||||
<source>&License</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -177,28 +182,28 @@
|
||||
<context>
|
||||
<name>GraphicsView</name>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="348"/>
|
||||
<location filename="../graphicsview.cpp" line="351"/>
|
||||
<source>File url list is empty</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="49"/>
|
||||
<location filename="../graphicsview.cpp" line="52"/>
|
||||
<source>File is not a valid image</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="54"/>
|
||||
<location filename="../graphicsview.cpp" line="59"/>
|
||||
<location filename="../graphicsview.cpp" line="57"/>
|
||||
<location filename="../graphicsview.cpp" line="62"/>
|
||||
<source>Image data is invalid or currently unsupported</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="356"/>
|
||||
<location filename="../graphicsview.cpp" line="359"/>
|
||||
<source>Image data is invalid</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="363"/>
|
||||
<location filename="../graphicsview.cpp" line="366"/>
|
||||
<source>Not supported mimedata: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -242,6 +247,13 @@
|
||||
<source>Protected mode</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="45"/>
|
||||
<location filename="../actionmanager.cpp" line="108"/>
|
||||
<source>Keep transformation</source>
|
||||
<comment>The 'transformation' means the flip/rotation status that currently applied to the image view</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../actionmanager.cpp" line="92"/>
|
||||
<source>Zoom in</source>
|
||||
|
@ -39,129 +39,134 @@
|
||||
<translation>Evita que es tanqui la finestra accidentalment (com ara en fer doble clic a la finestra)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="51"/>
|
||||
<location filename="../aboutdialog.cpp" line="46"/>
|
||||
<source>Avoid resetting the zoom/rotation/flip state that was applied to the image view when switching between images.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<source>Version: %1</source>
|
||||
<translation>Versió: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<source>Logo designed by %1</source>
|
||||
<translation>Logotip dissenyat por %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="59"/>
|
||||
<location filename="../aboutdialog.cpp" line="62"/>
|
||||
<source>Built with Qt %1 (%2)</source>
|
||||
<translation>Creat amb Qt %1 (%2)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<location filename="../aboutdialog.cpp" line="63"/>
|
||||
<source>Source code</source>
|
||||
<translation>Codi font</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="70"/>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<source>Contributors</source>
|
||||
<translation>Col·laboradors</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="72"/>
|
||||
<location filename="../aboutdialog.cpp" line="75"/>
|
||||
<source>List of contributors on GitHub</source>
|
||||
<translation>Llista de col·laboradors al GitHub</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<location filename="../aboutdialog.cpp" line="76"/>
|
||||
<source>Thanks to all people who contributed to this project.</source>
|
||||
<translation>Gràcies a totes les persones que han col·laborat en aquest projecte.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="77"/>
|
||||
<location filename="../aboutdialog.cpp" line="80"/>
|
||||
<source>Translators</source>
|
||||
<translation>Traductors</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="78"/>
|
||||
<location filename="../aboutdialog.cpp" line="81"/>
|
||||
<source>I would like to thank the following people who volunteered to translate this application.</source>
|
||||
<translation>M'agradaria donar les gràcies a les persones següents per oferir-se a traduir aquesta aplicació.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="122"/>
|
||||
<location filename="../aboutdialog.cpp" line="125"/>
|
||||
<source>%1 is built on the following free software libraries:</source>
|
||||
<comment>Free as in freedom</comment>
|
||||
<translation>%1 està construït sobre les biblioteques de programari lliure següents:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="146"/>
|
||||
<location filename="../aboutdialog.cpp" line="149"/>
|
||||
<source>&Special Thanks</source>
|
||||
<translation>&Especial agraïment</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<location filename="../aboutdialog.cpp" line="151"/>
|
||||
<source>&Third-party Libraries</source>
|
||||
<translation>&Biblioteques de tercers</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="84"/>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<source>Your Rights</source>
|
||||
<translation>Els vostres drets</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<source>Copyright (c) %1 %2</source>
|
||||
<comment>%1 is year, %2 is the name of copyright holder(s)</comment>
|
||||
<translation>Copyright (c) %1 %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="86"/>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<source>%1 is released under the MIT License.</source>
|
||||
<translation>%1 es publica sota la llicència MIT.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<source>This license grants people a number of freedoms:</source>
|
||||
<translation>Aquesta llicència atorga a les persones diverses llibertats:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="88"/>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<source>You are free to use %1, for any purpose</source>
|
||||
<translation>Sou lliure de fer servir %1 per a qualsevol propòsit</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<location filename="../aboutdialog.cpp" line="92"/>
|
||||
<source>You are free to distribute %1</source>
|
||||
<translation>Sou lliure de distribuir %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<source>You can study how %1 works and change it</source>
|
||||
<translation>Podeu estudiar com funciona %1 i modificar-lo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<location filename="../aboutdialog.cpp" line="94"/>
|
||||
<source>You can distribute changed versions of %1</source>
|
||||
<translation>Podeu distribuir les versions modificades de %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<location filename="../aboutdialog.cpp" line="96"/>
|
||||
<source>The MIT license guarantees you this freedom. Nobody is ever permitted to take it away.</source>
|
||||
<translation>La llicència del MIT us garanteix aquesta llibertat. No és permès que ningú us la tregui.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="121"/>
|
||||
<location filename="../aboutdialog.cpp" line="124"/>
|
||||
<source>Third-party Libraries used by %1</source>
|
||||
<translation>Biblioteques de tercers que fa servir %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="144"/>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<source>&Help</source>
|
||||
<translation>Aj&uda</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="145"/>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<source>&About</source>
|
||||
<translation>&Quant a</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<location filename="../aboutdialog.cpp" line="150"/>
|
||||
<source>&License</source>
|
||||
<translation>&Llicència</translation>
|
||||
</message>
|
||||
@ -177,28 +182,28 @@
|
||||
<context>
|
||||
<name>GraphicsView</name>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="348"/>
|
||||
<location filename="../graphicsview.cpp" line="351"/>
|
||||
<source>File url list is empty</source>
|
||||
<translation>La llista d'ubicacions de fitxer és buida</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="49"/>
|
||||
<location filename="../graphicsview.cpp" line="52"/>
|
||||
<source>File is not a valid image</source>
|
||||
<translation>El fitxer no és una imatge vàlida</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="54"/>
|
||||
<location filename="../graphicsview.cpp" line="59"/>
|
||||
<location filename="../graphicsview.cpp" line="57"/>
|
||||
<location filename="../graphicsview.cpp" line="62"/>
|
||||
<source>Image data is invalid or currently unsupported</source>
|
||||
<translation>Les dades de la imatge no són vàlides o no són compatibles</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="356"/>
|
||||
<location filename="../graphicsview.cpp" line="359"/>
|
||||
<source>Image data is invalid</source>
|
||||
<translation>Les dades de la imatge no són vàlides</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="363"/>
|
||||
<location filename="../graphicsview.cpp" line="366"/>
|
||||
<source>Not supported mimedata: %1</source>
|
||||
<translation>El tipus MIME no és compatible: %1</translation>
|
||||
</message>
|
||||
@ -242,6 +247,13 @@
|
||||
<source>Protected mode</source>
|
||||
<translation>Mode protegit</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="45"/>
|
||||
<location filename="../actionmanager.cpp" line="108"/>
|
||||
<source>Keep transformation</source>
|
||||
<comment>The 'transformation' means the flip/rotation status that currently applied to the image view</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../actionmanager.cpp" line="92"/>
|
||||
<source>Zoom in</source>
|
||||
|
@ -39,7 +39,7 @@
|
||||
<translation>Es vermeiden, das Fenster versehentlich zu schließen. (z.B. durch Doppelklick auf das Fenster)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="51"/>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<source>Version: %1</source>
|
||||
<translation>Version: %1</translation>
|
||||
</message>
|
||||
@ -48,124 +48,129 @@
|
||||
<translation type="vanished">Copyright © 2020 %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<source>Logo designed by %1</source>
|
||||
<translation>Logo entworfen von %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="59"/>
|
||||
<location filename="../aboutdialog.cpp" line="62"/>
|
||||
<source>Built with Qt %1 (%2)</source>
|
||||
<translation>Gemacht mit Qt %1 (%2)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<location filename="../aboutdialog.cpp" line="63"/>
|
||||
<source>Source code</source>
|
||||
<translation>Quellcode</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="70"/>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<source>Contributors</source>
|
||||
<translation>Mitwirkenden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="72"/>
|
||||
<location filename="../aboutdialog.cpp" line="75"/>
|
||||
<source>List of contributors on GitHub</source>
|
||||
<translation>Liste der Mitwirkenden auf GitHub</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<location filename="../aboutdialog.cpp" line="76"/>
|
||||
<source>Thanks to all people who contributed to this project.</source>
|
||||
<translation>Vielen Dank an alle, die zu diesem Projekt beigetragen haben.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="77"/>
|
||||
<location filename="../aboutdialog.cpp" line="80"/>
|
||||
<source>Translators</source>
|
||||
<translation>Übersetzer</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="78"/>
|
||||
<location filename="../aboutdialog.cpp" line="81"/>
|
||||
<source>I would like to thank the following people who volunteered to translate this application.</source>
|
||||
<translation>Ich möchte den folgenden Personen danken, die sich freiwillig zur Übersetzung dieser Anwendung gemeldet haben.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="122"/>
|
||||
<location filename="../aboutdialog.cpp" line="125"/>
|
||||
<source>%1 is built on the following free software libraries:</source>
|
||||
<comment>Free as in freedom</comment>
|
||||
<translation>%1 basiert auf den folgenden freien Softwarebibliotheken:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="146"/>
|
||||
<location filename="../aboutdialog.cpp" line="149"/>
|
||||
<source>&Special Thanks</source>
|
||||
<translation>&Besonderer Dank</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<location filename="../aboutdialog.cpp" line="151"/>
|
||||
<source>&Third-party Libraries</source>
|
||||
<translation>&Bibliotheken von Drittanbietern</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="84"/>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<source>Your Rights</source>
|
||||
<translation>Ihre Rechte</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<location filename="../aboutdialog.cpp" line="46"/>
|
||||
<source>Avoid resetting the zoom/rotation/flip state that was applied to the image view when switching between images.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<source>Copyright (c) %1 %2</source>
|
||||
<comment>%1 is year, %2 is the name of copyright holder(s)</comment>
|
||||
<translation>Copyright (c) %1 %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="86"/>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<source>%1 is released under the MIT License.</source>
|
||||
<translation>%1 wird unter der MIT-Lizenz veröffentlicht.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<source>This license grants people a number of freedoms:</source>
|
||||
<translation>Diese Lizenz gewährt Menschen eine Reihe von Freiheiten:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="88"/>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<source>You are free to use %1, for any purpose</source>
|
||||
<translation>Sie dürfen %1 für jeden Zweck verwenden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<location filename="../aboutdialog.cpp" line="92"/>
|
||||
<source>You are free to distribute %1</source>
|
||||
<translation>Sie dürfen %1 verteilen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<source>You can study how %1 works and change it</source>
|
||||
<translation>Sie können untersuchen, wie %1 funktioniert, und es ändern</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<location filename="../aboutdialog.cpp" line="94"/>
|
||||
<source>You can distribute changed versions of %1</source>
|
||||
<translation>Sie können geänderte Versionen von %1 verteilen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<location filename="../aboutdialog.cpp" line="96"/>
|
||||
<source>The MIT license guarantees you this freedom. Nobody is ever permitted to take it away.</source>
|
||||
<translation>Die MIT-Lizenz garantiert Ihnen diese Freiheit. Niemand darf es jemals wegnehmen.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="121"/>
|
||||
<location filename="../aboutdialog.cpp" line="124"/>
|
||||
<source>Third-party Libraries used by %1</source>
|
||||
<translation>Von %1 verwendete Bibliotheken von Drittanbietern</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="144"/>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<source>&Help</source>
|
||||
<translation>&Hilfe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="145"/>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<source>&About</source>
|
||||
<translation>&Über</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<location filename="../aboutdialog.cpp" line="150"/>
|
||||
<source>&License</source>
|
||||
<translation>&Lizenz</translation>
|
||||
</message>
|
||||
@ -181,28 +186,28 @@
|
||||
<context>
|
||||
<name>GraphicsView</name>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="348"/>
|
||||
<location filename="../graphicsview.cpp" line="351"/>
|
||||
<source>File url list is empty</source>
|
||||
<translation>Die Datei-URL-Liste ist leer</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="49"/>
|
||||
<location filename="../graphicsview.cpp" line="52"/>
|
||||
<source>File is not a valid image</source>
|
||||
<translation>Datei ist kein gültiges Bild</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="54"/>
|
||||
<location filename="../graphicsview.cpp" line="59"/>
|
||||
<location filename="../graphicsview.cpp" line="57"/>
|
||||
<location filename="../graphicsview.cpp" line="62"/>
|
||||
<source>Image data is invalid or currently unsupported</source>
|
||||
<translation>Bilddaten sind ungültig oder werden derzeit nicht unterstützt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="356"/>
|
||||
<location filename="../graphicsview.cpp" line="359"/>
|
||||
<source>Image data is invalid</source>
|
||||
<translation>Bilddaten sind ungültig</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="363"/>
|
||||
<location filename="../graphicsview.cpp" line="366"/>
|
||||
<source>Not supported mimedata: %1</source>
|
||||
<translation>Nicht unterstützte Mimedaten: %1</translation>
|
||||
</message>
|
||||
@ -246,6 +251,13 @@
|
||||
<source>Protected mode</source>
|
||||
<translation>Geschützter Modus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="45"/>
|
||||
<location filename="../actionmanager.cpp" line="108"/>
|
||||
<source>Keep transformation</source>
|
||||
<comment>The 'transformation' means the flip/rotation status that currently applied to the image view</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../actionmanager.cpp" line="92"/>
|
||||
<source>Zoom in</source>
|
||||
|
@ -39,7 +39,7 @@
|
||||
<translation>Evita que se cierre la ventana accidentalmente (por ejemplo, al hacer doble clic en la ventana)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="51"/>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<source>Version: %1</source>
|
||||
<translation>Versión: %1</translation>
|
||||
</message>
|
||||
@ -48,124 +48,129 @@
|
||||
<translation type="vanished">Derechos reservados (c) 2020 %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<source>Logo designed by %1</source>
|
||||
<translation>Logo diseñado por %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="59"/>
|
||||
<location filename="../aboutdialog.cpp" line="62"/>
|
||||
<source>Built with Qt %1 (%2)</source>
|
||||
<translation>Creado con Qt %1 (%2)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<location filename="../aboutdialog.cpp" line="63"/>
|
||||
<source>Source code</source>
|
||||
<translation>Código fuente</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="70"/>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<source>Contributors</source>
|
||||
<translation>Colaboradores</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="72"/>
|
||||
<location filename="../aboutdialog.cpp" line="75"/>
|
||||
<source>List of contributors on GitHub</source>
|
||||
<translation>Lista de colaboradores en GitHub</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<location filename="../aboutdialog.cpp" line="76"/>
|
||||
<source>Thanks to all people who contributed to this project.</source>
|
||||
<translation>Gracias a todas las personas que han colaborado en este proyecto.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="77"/>
|
||||
<location filename="../aboutdialog.cpp" line="80"/>
|
||||
<source>Translators</source>
|
||||
<translation>Traductores</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="78"/>
|
||||
<location filename="../aboutdialog.cpp" line="81"/>
|
||||
<source>I would like to thank the following people who volunteered to translate this application.</source>
|
||||
<translation>Me gustaría dar las gracias a las personas siguientes por ofrecerse a traducir esta aplicación.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="122"/>
|
||||
<location filename="../aboutdialog.cpp" line="125"/>
|
||||
<source>%1 is built on the following free software libraries:</source>
|
||||
<comment>Free as in freedom</comment>
|
||||
<translation>%1 está construido sobre las bibliotecas de software libre siguientes:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="146"/>
|
||||
<location filename="../aboutdialog.cpp" line="149"/>
|
||||
<source>&Special Thanks</source>
|
||||
<translation>Agradecimiento &especial</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<location filename="../aboutdialog.cpp" line="151"/>
|
||||
<source>&Third-party Libraries</source>
|
||||
<translation>&Bibliotecas de terceros</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="84"/>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<source>Your Rights</source>
|
||||
<translation>Sus derechos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<location filename="../aboutdialog.cpp" line="46"/>
|
||||
<source>Avoid resetting the zoom/rotation/flip state that was applied to the image view when switching between images.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<source>Copyright (c) %1 %2</source>
|
||||
<comment>%1 is year, %2 is the name of copyright holder(s)</comment>
|
||||
<translation>Copyright (c) %1 %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="86"/>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<source>%1 is released under the MIT License.</source>
|
||||
<translation>%1 se publica bajo la licencia MIT.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<source>This license grants people a number of freedoms:</source>
|
||||
<translation>Esta licencia otorga a las personas una serie de libertades:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="88"/>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<source>You are free to use %1, for any purpose</source>
|
||||
<translation>Es libre de usar %1 para cualquier propósito</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<location filename="../aboutdialog.cpp" line="92"/>
|
||||
<source>You are free to distribute %1</source>
|
||||
<translation>Es libre de distribuir %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<source>You can study how %1 works and change it</source>
|
||||
<translation>Puede estudiar cómo funciona %1 y modificarlo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<location filename="../aboutdialog.cpp" line="94"/>
|
||||
<source>You can distribute changed versions of %1</source>
|
||||
<translation>Puede distribuir versiones modificadas de %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<location filename="../aboutdialog.cpp" line="96"/>
|
||||
<source>The MIT license guarantees you this freedom. Nobody is ever permitted to take it away.</source>
|
||||
<translation>La licencia MIT le garantiza esta libertad. Nadie está autorizado a quitársela.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="121"/>
|
||||
<location filename="../aboutdialog.cpp" line="124"/>
|
||||
<source>Third-party Libraries used by %1</source>
|
||||
<translation>Bibliotecas de terceros usadas por %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="144"/>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<source>&Help</source>
|
||||
<translation>Ay&uda</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="145"/>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<source>&About</source>
|
||||
<translation>&Acerca de</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<location filename="../aboutdialog.cpp" line="150"/>
|
||||
<source>&License</source>
|
||||
<translation>&Licencia</translation>
|
||||
</message>
|
||||
@ -181,28 +186,28 @@
|
||||
<context>
|
||||
<name>GraphicsView</name>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="348"/>
|
||||
<location filename="../graphicsview.cpp" line="351"/>
|
||||
<source>File url list is empty</source>
|
||||
<translation>La lista de ubicaciones está vacía</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="49"/>
|
||||
<location filename="../graphicsview.cpp" line="52"/>
|
||||
<source>File is not a valid image</source>
|
||||
<translation>El archivo no es una imagen válida</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="54"/>
|
||||
<location filename="../graphicsview.cpp" line="59"/>
|
||||
<location filename="../graphicsview.cpp" line="57"/>
|
||||
<location filename="../graphicsview.cpp" line="62"/>
|
||||
<source>Image data is invalid or currently unsupported</source>
|
||||
<translation>Los datos de la imagen no son válidos o no son compatibles</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="356"/>
|
||||
<location filename="../graphicsview.cpp" line="359"/>
|
||||
<source>Image data is invalid</source>
|
||||
<translation>Los datos de la imagen no son válidos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="363"/>
|
||||
<location filename="../graphicsview.cpp" line="366"/>
|
||||
<source>Not supported mimedata: %1</source>
|
||||
<translation>El tipo MIME no es compatible: %1</translation>
|
||||
</message>
|
||||
@ -246,6 +251,13 @@
|
||||
<source>Protected mode</source>
|
||||
<translation>Modo protegido</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="45"/>
|
||||
<location filename="../actionmanager.cpp" line="108"/>
|
||||
<source>Keep transformation</source>
|
||||
<comment>The 'transformation' means the flip/rotation status that currently applied to the image view</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../actionmanager.cpp" line="92"/>
|
||||
<source>Zoom in</source>
|
||||
|
@ -39,7 +39,7 @@
|
||||
<translation>Éviter de fermer la fenêtre accidentellement. (par exemple en cliquant deux fois sur la fenêtre)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="51"/>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<source>Version: %1</source>
|
||||
<translation>Version : %1</translation>
|
||||
</message>
|
||||
@ -48,124 +48,129 @@
|
||||
<translation type="vanished">Copyright © 2020 %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<source>Logo designed by %1</source>
|
||||
<translation>Logo conçu par %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="59"/>
|
||||
<location filename="../aboutdialog.cpp" line="62"/>
|
||||
<source>Built with Qt %1 (%2)</source>
|
||||
<translation>Fait avec Qt %1 (%2)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<location filename="../aboutdialog.cpp" line="63"/>
|
||||
<source>Source code</source>
|
||||
<translation>Code source</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="70"/>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<source>Contributors</source>
|
||||
<translation>Contributeurs</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="72"/>
|
||||
<location filename="../aboutdialog.cpp" line="75"/>
|
||||
<source>List of contributors on GitHub</source>
|
||||
<translation>Liste des contributeurs sur GitHub</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<location filename="../aboutdialog.cpp" line="76"/>
|
||||
<source>Thanks to all people who contributed to this project.</source>
|
||||
<translation>Merci à toutes les personnes qui ont contribué à ce projet.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="77"/>
|
||||
<location filename="../aboutdialog.cpp" line="80"/>
|
||||
<source>Translators</source>
|
||||
<translation>Traducteurs</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="78"/>
|
||||
<location filename="../aboutdialog.cpp" line="81"/>
|
||||
<source>I would like to thank the following people who volunteered to translate this application.</source>
|
||||
<translation>Je tiens à remercier les personnes suivantes qui se sont portées volontaires pour traduire cette application.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="122"/>
|
||||
<location filename="../aboutdialog.cpp" line="125"/>
|
||||
<source>%1 is built on the following free software libraries:</source>
|
||||
<comment>Free as in freedom</comment>
|
||||
<translation>%1 est basé sur les bibliothèques de logiciels libres suivantes :</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="146"/>
|
||||
<location filename="../aboutdialog.cpp" line="149"/>
|
||||
<source>&Special Thanks</source>
|
||||
<translation>&Remerciement spécial</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<location filename="../aboutdialog.cpp" line="151"/>
|
||||
<source>&Third-party Libraries</source>
|
||||
<translation>&Bibliothèques tierces</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="84"/>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<source>Your Rights</source>
|
||||
<translation>Vos droits</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<location filename="../aboutdialog.cpp" line="46"/>
|
||||
<source>Avoid resetting the zoom/rotation/flip state that was applied to the image view when switching between images.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<source>Copyright (c) %1 %2</source>
|
||||
<comment>%1 is year, %2 is the name of copyright holder(s)</comment>
|
||||
<translation>Copyright (c) %1 %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="86"/>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<source>%1 is released under the MIT License.</source>
|
||||
<translation>%1 est publié sous licence MIT.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<source>This license grants people a number of freedoms:</source>
|
||||
<translation>Cette licence accorde aux personnes un certain nombre de libertés :</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="88"/>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<source>You are free to use %1, for any purpose</source>
|
||||
<translation>Vous êtes libre d'utiliser %1, dans n'importe quel but</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<location filename="../aboutdialog.cpp" line="92"/>
|
||||
<source>You are free to distribute %1</source>
|
||||
<translation>Vous êtes libre de distribuer %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<source>You can study how %1 works and change it</source>
|
||||
<translation>Vous pouvez étudier le fonctionnement de %1 et le modifier</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<location filename="../aboutdialog.cpp" line="94"/>
|
||||
<source>You can distribute changed versions of %1</source>
|
||||
<translation>Vous pouvez distribuer des versions modifiées de %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<location filename="../aboutdialog.cpp" line="96"/>
|
||||
<source>The MIT license guarantees you this freedom. Nobody is ever permitted to take it away.</source>
|
||||
<translation>La licence MIT vous garantit cette liberté. Personne n'est autorisé à l'enlever.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="121"/>
|
||||
<location filename="../aboutdialog.cpp" line="124"/>
|
||||
<source>Third-party Libraries used by %1</source>
|
||||
<translation>Bibliothèques tierces utilisées par %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="144"/>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<source>&Help</source>
|
||||
<translation>&Aide</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="145"/>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<source>&About</source>
|
||||
<translation>&À propos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<location filename="../aboutdialog.cpp" line="150"/>
|
||||
<source>&License</source>
|
||||
<translation>&Licence</translation>
|
||||
</message>
|
||||
@ -181,28 +186,28 @@
|
||||
<context>
|
||||
<name>GraphicsView</name>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="348"/>
|
||||
<location filename="../graphicsview.cpp" line="351"/>
|
||||
<source>File url list is empty</source>
|
||||
<translation>La liste des URL du fichier est vide</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="49"/>
|
||||
<location filename="../graphicsview.cpp" line="52"/>
|
||||
<source>File is not a valid image</source>
|
||||
<translation>Le fichier n'est pas une image valide</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="54"/>
|
||||
<location filename="../graphicsview.cpp" line="59"/>
|
||||
<location filename="../graphicsview.cpp" line="57"/>
|
||||
<location filename="../graphicsview.cpp" line="62"/>
|
||||
<source>Image data is invalid or currently unsupported</source>
|
||||
<translation>Les données d'image ne sont pas valides ou ne sont actuellement pas prises en charge</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="356"/>
|
||||
<location filename="../graphicsview.cpp" line="359"/>
|
||||
<source>Image data is invalid</source>
|
||||
<translation>Les données d'image ne sont pas valides</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="363"/>
|
||||
<location filename="../graphicsview.cpp" line="366"/>
|
||||
<source>Not supported mimedata: %1</source>
|
||||
<translation>Mimedata non pris en charge : %1</translation>
|
||||
</message>
|
||||
@ -246,6 +251,13 @@
|
||||
<source>Protected mode</source>
|
||||
<translation>Mode protégé</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="45"/>
|
||||
<location filename="../actionmanager.cpp" line="108"/>
|
||||
<source>Keep transformation</source>
|
||||
<comment>The 'transformation' means the flip/rotation status that currently applied to the image view</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../actionmanager.cpp" line="92"/>
|
||||
<source>Zoom in</source>
|
||||
|
@ -39,7 +39,7 @@
|
||||
<translation>Hindari penutupan jendela secara tidak sengaja (contoh dengan mengklik jendela dua kali)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="51"/>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<source>Version: %1</source>
|
||||
<translation>Versi: %1</translation>
|
||||
</message>
|
||||
@ -48,124 +48,129 @@
|
||||
<translation type="vanished">Hak Cipta (c) 2020 %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<source>Logo designed by %1</source>
|
||||
<translation>Logo didesain oleh %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="59"/>
|
||||
<location filename="../aboutdialog.cpp" line="62"/>
|
||||
<source>Built with Qt %1 (%2)</source>
|
||||
<translation>Dibuat dengan Qt %1 (%2)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<location filename="../aboutdialog.cpp" line="63"/>
|
||||
<source>Source code</source>
|
||||
<translation>Kode sumber</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="70"/>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<source>Contributors</source>
|
||||
<translation>Kontributor-kontributor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="72"/>
|
||||
<location filename="../aboutdialog.cpp" line="75"/>
|
||||
<source>List of contributors on GitHub</source>
|
||||
<translation>Daftar kontributor di GitHub</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<location filename="../aboutdialog.cpp" line="76"/>
|
||||
<source>Thanks to all people who contributed to this project.</source>
|
||||
<translation>Terima kasih kepada semua orang yang telah berkontribusi ke proyek ini.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="77"/>
|
||||
<location filename="../aboutdialog.cpp" line="80"/>
|
||||
<source>Translators</source>
|
||||
<translation>Penerjemah</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="78"/>
|
||||
<location filename="../aboutdialog.cpp" line="81"/>
|
||||
<source>I would like to thank the following people who volunteered to translate this application.</source>
|
||||
<translation>Saya ingin berterima kasih orang-orang berikut yang secara sukarela menerjemahkan aplikasi ini.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="122"/>
|
||||
<location filename="../aboutdialog.cpp" line="125"/>
|
||||
<source>%1 is built on the following free software libraries:</source>
|
||||
<comment>Free as in freedom</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="146"/>
|
||||
<location filename="../aboutdialog.cpp" line="149"/>
|
||||
<source>&Special Thanks</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<location filename="../aboutdialog.cpp" line="151"/>
|
||||
<source>&Third-party Libraries</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="84"/>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<source>Your Rights</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<location filename="../aboutdialog.cpp" line="46"/>
|
||||
<source>Avoid resetting the zoom/rotation/flip state that was applied to the image view when switching between images.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<source>Copyright (c) %1 %2</source>
|
||||
<comment>%1 is year, %2 is the name of copyright holder(s)</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="86"/>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<source>%1 is released under the MIT License.</source>
|
||||
<translation>%1 diluncurkan di bawah lisensi MIT.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<source>This license grants people a number of freedoms:</source>
|
||||
<translation>Lisensi ini memberikan orang-orang beberapa kebebasan:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="88"/>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<source>You are free to use %1, for any purpose</source>
|
||||
<translation>Anda bebas menggunakan %1, untuk tujuan apapun</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<location filename="../aboutdialog.cpp" line="92"/>
|
||||
<source>You are free to distribute %1</source>
|
||||
<translation>Anda bebas mendistribusikan %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<source>You can study how %1 works and change it</source>
|
||||
<translation>Anda dapat mempelajari bagaimana cara %1 bekerja dan mengubahnya</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<location filename="../aboutdialog.cpp" line="94"/>
|
||||
<source>You can distribute changed versions of %1</source>
|
||||
<translation>Anda dapat mendistribusikan versi %1 yang telah diubah</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<location filename="../aboutdialog.cpp" line="96"/>
|
||||
<source>The MIT license guarantees you this freedom. Nobody is ever permitted to take it away.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="121"/>
|
||||
<location filename="../aboutdialog.cpp" line="124"/>
|
||||
<source>Third-party Libraries used by %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="144"/>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<source>&Help</source>
|
||||
<translation>&Dukungan</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="145"/>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<source>&About</source>
|
||||
<translation>Tentan&g</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<location filename="../aboutdialog.cpp" line="150"/>
|
||||
<source>&License</source>
|
||||
<translation>&Lisensi</translation>
|
||||
</message>
|
||||
@ -181,28 +186,28 @@
|
||||
<context>
|
||||
<name>GraphicsView</name>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="348"/>
|
||||
<location filename="../graphicsview.cpp" line="351"/>
|
||||
<source>File url list is empty</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="49"/>
|
||||
<location filename="../graphicsview.cpp" line="52"/>
|
||||
<source>File is not a valid image</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="54"/>
|
||||
<location filename="../graphicsview.cpp" line="59"/>
|
||||
<location filename="../graphicsview.cpp" line="57"/>
|
||||
<location filename="../graphicsview.cpp" line="62"/>
|
||||
<source>Image data is invalid or currently unsupported</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="356"/>
|
||||
<location filename="../graphicsview.cpp" line="359"/>
|
||||
<source>Image data is invalid</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="363"/>
|
||||
<location filename="../graphicsview.cpp" line="366"/>
|
||||
<source>Not supported mimedata: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -246,6 +251,13 @@
|
||||
<source>Protected mode</source>
|
||||
<translation>Mode Terlindungi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="45"/>
|
||||
<location filename="../actionmanager.cpp" line="108"/>
|
||||
<source>Keep transformation</source>
|
||||
<comment>The 'transformation' means the flip/rotation status that currently applied to the image view</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../actionmanager.cpp" line="92"/>
|
||||
<source>Zoom in</source>
|
||||
|
@ -39,129 +39,134 @@
|
||||
<translation>Evitare di chiudere accidentalmente la finestra. (es. facendo doppio clic sulla finestra)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="51"/>
|
||||
<location filename="../aboutdialog.cpp" line="46"/>
|
||||
<source>Avoid resetting the zoom/rotation/flip state that was applied to the image view when switching between images.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<source>Version: %1</source>
|
||||
<translation>Versione: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<source>Logo designed by %1</source>
|
||||
<translation>Logo disegnato da %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="59"/>
|
||||
<location filename="../aboutdialog.cpp" line="62"/>
|
||||
<source>Built with Qt %1 (%2)</source>
|
||||
<translation>Costruito con Qt %1 (%2)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<location filename="../aboutdialog.cpp" line="63"/>
|
||||
<source>Source code</source>
|
||||
<translation>Codice sorgente</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="70"/>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<source>Contributors</source>
|
||||
<translation>Contributori</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="72"/>
|
||||
<location filename="../aboutdialog.cpp" line="75"/>
|
||||
<source>List of contributors on GitHub</source>
|
||||
<translation>Elenco dei contributori su GitHub</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<location filename="../aboutdialog.cpp" line="76"/>
|
||||
<source>Thanks to all people who contributed to this project.</source>
|
||||
<translation>Grazie a tutte le persone che hanno contribuito a questo progetto.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="77"/>
|
||||
<location filename="../aboutdialog.cpp" line="80"/>
|
||||
<source>Translators</source>
|
||||
<translation>Traduttori</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="78"/>
|
||||
<location filename="../aboutdialog.cpp" line="81"/>
|
||||
<source>I would like to thank the following people who volunteered to translate this application.</source>
|
||||
<translation>Vorrei ringraziare le seguenti persone che si sono offerte volontarie per tradurre questa applicazione.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="122"/>
|
||||
<location filename="../aboutdialog.cpp" line="125"/>
|
||||
<source>%1 is built on the following free software libraries:</source>
|
||||
<comment>Free as in freedom</comment>
|
||||
<translation>%1 si basa sulle seguenti librerie di software libero:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="146"/>
|
||||
<location filename="../aboutdialog.cpp" line="149"/>
|
||||
<source>&Special Thanks</source>
|
||||
<translation>&Ringraziamenti speciali</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<location filename="../aboutdialog.cpp" line="151"/>
|
||||
<source>&Third-party Libraries</source>
|
||||
<translation>&Librerie di terze parti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="84"/>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<source>Your Rights</source>
|
||||
<translation>I tuoi diritti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<source>Copyright (c) %1 %2</source>
|
||||
<comment>%1 is year, %2 is the name of copyright holder(s)</comment>
|
||||
<translation>Copyright (c) %1 %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="86"/>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<source>%1 is released under the MIT License.</source>
|
||||
<translation>%1 è rilasciato sotto licenza MIT.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<source>This license grants people a number of freedoms:</source>
|
||||
<translation>Questa licenza garantisce alle persone una serie di libertà:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="88"/>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<source>You are free to use %1, for any purpose</source>
|
||||
<translation>Sei libero di usare %1, per qualsiasi scopo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<location filename="../aboutdialog.cpp" line="92"/>
|
||||
<source>You are free to distribute %1</source>
|
||||
<translation>Sei libero di distribuire %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<source>You can study how %1 works and change it</source>
|
||||
<translation>Puoi studiare come funziona %1 e cambiarlo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<location filename="../aboutdialog.cpp" line="94"/>
|
||||
<source>You can distribute changed versions of %1</source>
|
||||
<translation>Puoi distribuire versioni modificate di %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<location filename="../aboutdialog.cpp" line="96"/>
|
||||
<source>The MIT license guarantees you this freedom. Nobody is ever permitted to take it away.</source>
|
||||
<translation>La licenza MIT ti garantisce questa libertà. A nessuno è mai permesso portarlo via.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="121"/>
|
||||
<location filename="../aboutdialog.cpp" line="124"/>
|
||||
<source>Third-party Libraries used by %1</source>
|
||||
<translation>Librerie di terze parti utilizzate da %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="144"/>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<source>&Help</source>
|
||||
<translation>&Aiuto</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="145"/>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<source>&About</source>
|
||||
<translation>&Informazioni</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<location filename="../aboutdialog.cpp" line="150"/>
|
||||
<source>&License</source>
|
||||
<translation>&Licenza</translation>
|
||||
</message>
|
||||
@ -177,28 +182,28 @@
|
||||
<context>
|
||||
<name>GraphicsView</name>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="348"/>
|
||||
<location filename="../graphicsview.cpp" line="351"/>
|
||||
<source>File url list is empty</source>
|
||||
<translation>L'elenco degli URL dei file è vuoto</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="49"/>
|
||||
<location filename="../graphicsview.cpp" line="52"/>
|
||||
<source>File is not a valid image</source>
|
||||
<translation>Il file non è un'immagine valida</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="54"/>
|
||||
<location filename="../graphicsview.cpp" line="59"/>
|
||||
<location filename="../graphicsview.cpp" line="57"/>
|
||||
<location filename="../graphicsview.cpp" line="62"/>
|
||||
<source>Image data is invalid or currently unsupported</source>
|
||||
<translation>I dati dell'immagine non sono validi o non sono attualmente supportati</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="356"/>
|
||||
<location filename="../graphicsview.cpp" line="359"/>
|
||||
<source>Image data is invalid</source>
|
||||
<translation>I dati dell'immagine non sono validi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="363"/>
|
||||
<location filename="../graphicsview.cpp" line="366"/>
|
||||
<source>Not supported mimedata: %1</source>
|
||||
<translation>Dati mime non supportati: %1</translation>
|
||||
</message>
|
||||
@ -242,6 +247,13 @@
|
||||
<source>Protected mode</source>
|
||||
<translation>Modalità protetta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="45"/>
|
||||
<location filename="../actionmanager.cpp" line="108"/>
|
||||
<source>Keep transformation</source>
|
||||
<comment>The 'transformation' means the flip/rotation status that currently applied to the image view</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../actionmanager.cpp" line="92"/>
|
||||
<source>Zoom in</source>
|
||||
|
@ -39,129 +39,134 @@
|
||||
<translation>誤ってウィンドウを閉じないようにする。(例:ウィンドウをダブルクリックする)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="51"/>
|
||||
<location filename="../aboutdialog.cpp" line="46"/>
|
||||
<source>Avoid resetting the zoom/rotation/flip state that was applied to the image view when switching between images.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<source>Version: %1</source>
|
||||
<translation>バージョン: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<source>Logo designed by %1</source>
|
||||
<translation>ロゴデザイン: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="59"/>
|
||||
<location filename="../aboutdialog.cpp" line="62"/>
|
||||
<source>Built with Qt %1 (%2)</source>
|
||||
<translation>Qt %1 (%2) でビルドされました</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<location filename="../aboutdialog.cpp" line="63"/>
|
||||
<source>Source code</source>
|
||||
<translation>ソースコード</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="70"/>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<source>Contributors</source>
|
||||
<translation>貢献者</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="72"/>
|
||||
<location filename="../aboutdialog.cpp" line="75"/>
|
||||
<source>List of contributors on GitHub</source>
|
||||
<translation>GitHubでの貢献者リスト</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<location filename="../aboutdialog.cpp" line="76"/>
|
||||
<source>Thanks to all people who contributed to this project.</source>
|
||||
<translation>このプロジェクトに貢献したすべての人に感謝します。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="77"/>
|
||||
<location filename="../aboutdialog.cpp" line="80"/>
|
||||
<source>Translators</source>
|
||||
<translation>翻訳者</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="78"/>
|
||||
<location filename="../aboutdialog.cpp" line="81"/>
|
||||
<source>I would like to thank the following people who volunteered to translate this application.</source>
|
||||
<translation>このアプリケーションの翻訳にボランティアで参加してくださった以下の方々に感謝します。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="122"/>
|
||||
<location filename="../aboutdialog.cpp" line="125"/>
|
||||
<source>%1 is built on the following free software libraries:</source>
|
||||
<comment>Free as in freedom</comment>
|
||||
<translation>%1は以下のフリーソフトウェア・ライブラリで構築されています。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="146"/>
|
||||
<location filename="../aboutdialog.cpp" line="149"/>
|
||||
<source>&Special Thanks</source>
|
||||
<translation>スペシャルサンクス(&S)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<location filename="../aboutdialog.cpp" line="151"/>
|
||||
<source>&Third-party Libraries</source>
|
||||
<translation>サードパーティライブラリ(&T)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="84"/>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<source>Your Rights</source>
|
||||
<translation>利用者の権利</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<source>Copyright (c) %1 %2</source>
|
||||
<comment>%1 is year, %2 is the name of copyright holder(s)</comment>
|
||||
<translation>Copyright (c) %1 %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="86"/>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<source>%1 is released under the MIT License.</source>
|
||||
<translation>%1は、MITライセンスのもとで公開されています。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<source>This license grants people a number of freedoms:</source>
|
||||
<translation>このライセンスは人々に多くの自由を与えます。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="88"/>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<source>You are free to use %1, for any purpose</source>
|
||||
<translation>%1は、どのような目的にも自由に使用するできます</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<location filename="../aboutdialog.cpp" line="92"/>
|
||||
<source>You are free to distribute %1</source>
|
||||
<translation>自由に配布することができます%1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<source>You can study how %1 works and change it</source>
|
||||
<translation>%1がどのように作動するかを研究し、それを変更することができます</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<location filename="../aboutdialog.cpp" line="94"/>
|
||||
<source>You can distribute changed versions of %1</source>
|
||||
<translation>変更されたバージョンの %1を配布することができます</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<location filename="../aboutdialog.cpp" line="96"/>
|
||||
<source>The MIT license guarantees you this freedom. Nobody is ever permitted to take it away.</source>
|
||||
<translation>MITライセンスは、この自由を保証しています。誰もそれを奪うことは許されていません。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="121"/>
|
||||
<location filename="../aboutdialog.cpp" line="124"/>
|
||||
<source>Third-party Libraries used by %1</source>
|
||||
<translation>%1が使用するサードパーティライブラリ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="144"/>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<source>&Help</source>
|
||||
<translation>へルプ(&H)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="145"/>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<source>&About</source>
|
||||
<translation>情報(&A)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<location filename="../aboutdialog.cpp" line="150"/>
|
||||
<source>&License</source>
|
||||
<translation>ライセンス(&L)</translation>
|
||||
</message>
|
||||
@ -177,28 +182,28 @@
|
||||
<context>
|
||||
<name>GraphicsView</name>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="348"/>
|
||||
<location filename="../graphicsview.cpp" line="351"/>
|
||||
<source>File url list is empty</source>
|
||||
<translation>ファイルURLリストがエンプティーです</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="49"/>
|
||||
<location filename="../graphicsview.cpp" line="52"/>
|
||||
<source>File is not a valid image</source>
|
||||
<translation>ファイルが有効な画像ではありません</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="54"/>
|
||||
<location filename="../graphicsview.cpp" line="59"/>
|
||||
<location filename="../graphicsview.cpp" line="57"/>
|
||||
<location filename="../graphicsview.cpp" line="62"/>
|
||||
<source>Image data is invalid or currently unsupported</source>
|
||||
<translation>無効またはサポートされていない画像データ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="356"/>
|
||||
<location filename="../graphicsview.cpp" line="359"/>
|
||||
<source>Image data is invalid</source>
|
||||
<translation>画像のデータが無効です</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="363"/>
|
||||
<location filename="../graphicsview.cpp" line="366"/>
|
||||
<source>Not supported mimedata: %1</source>
|
||||
<translation>無効なmimedata: %1</translation>
|
||||
</message>
|
||||
@ -242,6 +247,13 @@
|
||||
<source>Protected mode</source>
|
||||
<translation>プロテクトモード</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="45"/>
|
||||
<location filename="../actionmanager.cpp" line="108"/>
|
||||
<source>Keep transformation</source>
|
||||
<comment>The 'transformation' means the flip/rotation status that currently applied to the image view</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../actionmanager.cpp" line="92"/>
|
||||
<source>Zoom in</source>
|
||||
|
@ -39,129 +39,134 @@
|
||||
<translation>실수로 창을 닫지 마십시오. (예: 창을 두 번 클릭하여)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="51"/>
|
||||
<location filename="../aboutdialog.cpp" line="46"/>
|
||||
<source>Avoid resetting the zoom/rotation/flip state that was applied to the image view when switching between images.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<source>Version: %1</source>
|
||||
<translation>버전: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<source>Logo designed by %1</source>
|
||||
<translation>%1에 의해 설계된 로고</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="59"/>
|
||||
<location filename="../aboutdialog.cpp" line="62"/>
|
||||
<source>Built with Qt %1 (%2)</source>
|
||||
<translation>Qt %1(%2)로 빌드됨</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<location filename="../aboutdialog.cpp" line="63"/>
|
||||
<source>Source code</source>
|
||||
<translation>소스 코드</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="70"/>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<source>Contributors</source>
|
||||
<translation>기여자</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="72"/>
|
||||
<location filename="../aboutdialog.cpp" line="75"/>
|
||||
<source>List of contributors on GitHub</source>
|
||||
<translation>GitHub의 기여자 목록</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<location filename="../aboutdialog.cpp" line="76"/>
|
||||
<source>Thanks to all people who contributed to this project.</source>
|
||||
<translation>이 프로젝트에 기여해주신 모든 분들께 감사드립니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="77"/>
|
||||
<location filename="../aboutdialog.cpp" line="80"/>
|
||||
<source>Translators</source>
|
||||
<translation>번역자</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="78"/>
|
||||
<location filename="../aboutdialog.cpp" line="81"/>
|
||||
<source>I would like to thank the following people who volunteered to translate this application.</source>
|
||||
<translation>이 응용 프로그램 번역에 자원해 주신 다음 분들께 감사의 말씀을 전합니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="122"/>
|
||||
<location filename="../aboutdialog.cpp" line="125"/>
|
||||
<source>%1 is built on the following free software libraries:</source>
|
||||
<comment>Free as in freedom</comment>
|
||||
<translation>%1은 다음과 같은 무료 소프트웨어 라이브러리를 기반으로 합니다:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="146"/>
|
||||
<location filename="../aboutdialog.cpp" line="149"/>
|
||||
<source>&Special Thanks</source>
|
||||
<translation>특별한 감사(&S)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<location filename="../aboutdialog.cpp" line="151"/>
|
||||
<source>&Third-party Libraries</source>
|
||||
<translation>타사 라이브러리(&T)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="84"/>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<source>Your Rights</source>
|
||||
<translation>사용자 권한</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<source>Copyright (c) %1 %2</source>
|
||||
<comment>%1 is year, %2 is the name of copyright holder(s)</comment>
|
||||
<translation>저작권 (c) %1 %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="86"/>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<source>%1 is released under the MIT License.</source>
|
||||
<translation>사용자의 권한 %1은 MIT 라이선스에 따라 릴리스됩니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<source>This license grants people a number of freedoms:</source>
|
||||
<translation>이 라이선스는 다음과 같은 다양한 자유를 제공합니다:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="88"/>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<source>You are free to use %1, for any purpose</source>
|
||||
<translation>%1을(를) 어떤 용도로도 자유롭게 사용할 수 있습니다</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<location filename="../aboutdialog.cpp" line="92"/>
|
||||
<source>You are free to distribute %1</source>
|
||||
<translation>%1를 무료로 배포할 수 있습니다</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<source>You can study how %1 works and change it</source>
|
||||
<translation>%1가 작동하는 방식을 연구하고 변경할 수 있습니다</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<location filename="../aboutdialog.cpp" line="94"/>
|
||||
<source>You can distribute changed versions of %1</source>
|
||||
<translation>변경된 버전의 %1을 배포할 수 있습니다</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<location filename="../aboutdialog.cpp" line="96"/>
|
||||
<source>The MIT license guarantees you this freedom. Nobody is ever permitted to take it away.</source>
|
||||
<translation>MIT 라이선스는 이러한 자유를 보장합니다. 누구도 이를 빼앗을 수 없습니다.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="121"/>
|
||||
<location filename="../aboutdialog.cpp" line="124"/>
|
||||
<source>Third-party Libraries used by %1</source>
|
||||
<translation>%1에서 사용하는 타사 라이브러리</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="144"/>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<source>&Help</source>
|
||||
<translation>도움말(&H)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="145"/>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<source>&About</source>
|
||||
<translation>정보(&A)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<location filename="../aboutdialog.cpp" line="150"/>
|
||||
<source>&License</source>
|
||||
<translation>라이선스(&L)</translation>
|
||||
</message>
|
||||
@ -177,28 +182,28 @@
|
||||
<context>
|
||||
<name>GraphicsView</name>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="348"/>
|
||||
<location filename="../graphicsview.cpp" line="351"/>
|
||||
<source>File url list is empty</source>
|
||||
<translation>파일 URL 목록이 비어 있습니다</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="49"/>
|
||||
<location filename="../graphicsview.cpp" line="52"/>
|
||||
<source>File is not a valid image</source>
|
||||
<translation>파일이 올바른 이미지가 아닙니다</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="54"/>
|
||||
<location filename="../graphicsview.cpp" line="59"/>
|
||||
<location filename="../graphicsview.cpp" line="57"/>
|
||||
<location filename="../graphicsview.cpp" line="62"/>
|
||||
<source>Image data is invalid or currently unsupported</source>
|
||||
<translation>이미지 데이터가 잘못되었거나 현재 지원되지 않습니다</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="356"/>
|
||||
<location filename="../graphicsview.cpp" line="359"/>
|
||||
<source>Image data is invalid</source>
|
||||
<translation>이미지 데이터가 잘못되었습니다</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="363"/>
|
||||
<location filename="../graphicsview.cpp" line="366"/>
|
||||
<source>Not supported mimedata: %1</source>
|
||||
<translation>지원되지 않는 mimedata: %1</translation>
|
||||
</message>
|
||||
@ -242,6 +247,13 @@
|
||||
<source>Protected mode</source>
|
||||
<translation>보호 모드</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="45"/>
|
||||
<location filename="../actionmanager.cpp" line="108"/>
|
||||
<source>Keep transformation</source>
|
||||
<comment>The 'transformation' means the flip/rotation status that currently applied to the image view</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../actionmanager.cpp" line="92"/>
|
||||
<source>Zoom in</source>
|
||||
|
@ -39,7 +39,7 @@
|
||||
<translation>Unngå lukking av vinduet ved feiltagelser (f.eks. ved dobbeltklikking av vinduet)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="51"/>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<source>Version: %1</source>
|
||||
<translation>Versjon: %1</translation>
|
||||
</message>
|
||||
@ -48,124 +48,129 @@
|
||||
<translation type="vanished">Opphavsrett © 2020 %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<source>Logo designed by %1</source>
|
||||
<translation>Logo designet av %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="59"/>
|
||||
<location filename="../aboutdialog.cpp" line="62"/>
|
||||
<source>Built with Qt %1 (%2)</source>
|
||||
<translation>Bygd med Qt %1 (%2)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<location filename="../aboutdialog.cpp" line="63"/>
|
||||
<source>Source code</source>
|
||||
<translation>Kildekode</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="70"/>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<source>Contributors</source>
|
||||
<translation>Bidragsytere</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="72"/>
|
||||
<location filename="../aboutdialog.cpp" line="75"/>
|
||||
<source>List of contributors on GitHub</source>
|
||||
<translation>Liste over bidragsytere på GitHub</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<location filename="../aboutdialog.cpp" line="76"/>
|
||||
<source>Thanks to all people who contributed to this project.</source>
|
||||
<translation>Takk til alle som har bidratt til prosjektet.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="77"/>
|
||||
<location filename="../aboutdialog.cpp" line="80"/>
|
||||
<source>Translators</source>
|
||||
<translation>Oversettere</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="78"/>
|
||||
<location filename="../aboutdialog.cpp" line="81"/>
|
||||
<source>I would like to thank the following people who volunteered to translate this application.</source>
|
||||
<translation>Takk til følgende dugnadsoversettere.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="122"/>
|
||||
<location filename="../aboutdialog.cpp" line="125"/>
|
||||
<source>%1 is built on the following free software libraries:</source>
|
||||
<comment>Free as in freedom</comment>
|
||||
<translation type="unfinished">%1 er bygd med følgende friprog-bibliotek:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="146"/>
|
||||
<location filename="../aboutdialog.cpp" line="149"/>
|
||||
<source>&Special Thanks</source>
|
||||
<translation>&Spesiell takk til</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<location filename="../aboutdialog.cpp" line="151"/>
|
||||
<source>&Third-party Libraries</source>
|
||||
<translation>&Tredjepartslisenser</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="84"/>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<source>Your Rights</source>
|
||||
<translation>Dine rettigheter</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<location filename="../aboutdialog.cpp" line="46"/>
|
||||
<source>Avoid resetting the zoom/rotation/flip state that was applied to the image view when switching between images.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<source>Copyright (c) %1 %2</source>
|
||||
<comment>%1 is year, %2 is the name of copyright holder(s)</comment>
|
||||
<translation type="unfinished">Opphavsrett © %1 %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="86"/>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<source>%1 is released under the MIT License.</source>
|
||||
<translation>%1 er MIT-lisensiert.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<source>This license grants people a number of freedoms:</source>
|
||||
<translation>Lisensen gir den en rekke friheter:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="88"/>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<source>You are free to use %1, for any purpose</source>
|
||||
<translation>Du kan bruke %1 som du vil</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<location filename="../aboutdialog.cpp" line="92"/>
|
||||
<source>You are free to distribute %1</source>
|
||||
<translation>Du kan dele %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<source>You can study how %1 works and change it</source>
|
||||
<translation>Du kan se kildekoden til %1 og endre den</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<location filename="../aboutdialog.cpp" line="94"/>
|
||||
<source>You can distribute changed versions of %1</source>
|
||||
<translation>Du kan distribuere endrede versjoner av %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<location filename="../aboutdialog.cpp" line="96"/>
|
||||
<source>The MIT license guarantees you this freedom. Nobody is ever permitted to take it away.</source>
|
||||
<translation>MIT-lisensen garanterer deg disse frihetene.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="121"/>
|
||||
<location filename="../aboutdialog.cpp" line="124"/>
|
||||
<source>Third-party Libraries used by %1</source>
|
||||
<translation>Tredjepartsbibliotek brukt av %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="144"/>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<source>&Help</source>
|
||||
<translation>&Hjelp</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="145"/>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<source>&About</source>
|
||||
<translation>&Om</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<location filename="../aboutdialog.cpp" line="150"/>
|
||||
<source>&License</source>
|
||||
<translation>&Lisens</translation>
|
||||
</message>
|
||||
@ -181,28 +186,28 @@
|
||||
<context>
|
||||
<name>GraphicsView</name>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="348"/>
|
||||
<location filename="../graphicsview.cpp" line="351"/>
|
||||
<source>File url list is empty</source>
|
||||
<translation>Listen over filnettadresser er tom</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="49"/>
|
||||
<location filename="../graphicsview.cpp" line="52"/>
|
||||
<source>File is not a valid image</source>
|
||||
<translation>Filen er ikke et gyldig bilde</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="54"/>
|
||||
<location filename="../graphicsview.cpp" line="59"/>
|
||||
<location filename="../graphicsview.cpp" line="57"/>
|
||||
<location filename="../graphicsview.cpp" line="62"/>
|
||||
<source>Image data is invalid or currently unsupported</source>
|
||||
<translation>Ugyldig bildedata, eller for tiden ustøttet</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="356"/>
|
||||
<location filename="../graphicsview.cpp" line="359"/>
|
||||
<source>Image data is invalid</source>
|
||||
<translation>Ugyldig bildedata</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="363"/>
|
||||
<location filename="../graphicsview.cpp" line="366"/>
|
||||
<source>Not supported mimedata: %1</source>
|
||||
<translation>Ustøttet MIME-data: %1</translation>
|
||||
</message>
|
||||
@ -246,6 +251,13 @@
|
||||
<source>Protected mode</source>
|
||||
<translation>Beskyttet modus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="45"/>
|
||||
<location filename="../actionmanager.cpp" line="108"/>
|
||||
<source>Keep transformation</source>
|
||||
<comment>The 'transformation' means the flip/rotation status that currently applied to the image view</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../actionmanager.cpp" line="92"/>
|
||||
<source>Zoom in</source>
|
||||
|
@ -39,7 +39,7 @@
|
||||
<translation>Voorkomt per ongeluk sluiten (bijv. door te dubbelklikken op het venster).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="51"/>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<source>Version: %1</source>
|
||||
<translation>Versie: %1</translation>
|
||||
</message>
|
||||
@ -48,124 +48,129 @@
|
||||
<translation type="vanished">Copyright (c) 2020 %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<source>Logo designed by %1</source>
|
||||
<translation>Logo gemaakt door %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="59"/>
|
||||
<location filename="../aboutdialog.cpp" line="62"/>
|
||||
<source>Built with Qt %1 (%2)</source>
|
||||
<translation>Gebouwd met Qt %1 (%2)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<location filename="../aboutdialog.cpp" line="63"/>
|
||||
<source>Source code</source>
|
||||
<translation>Broncode</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="70"/>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<source>Contributors</source>
|
||||
<translation>Bijdragers</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="72"/>
|
||||
<location filename="../aboutdialog.cpp" line="75"/>
|
||||
<source>List of contributors on GitHub</source>
|
||||
<translation>Lijst met bijdragers op GitHub</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<location filename="../aboutdialog.cpp" line="76"/>
|
||||
<source>Thanks to all people who contributed to this project.</source>
|
||||
<translation>Met dank aan alle personen die hebben bijgedragen aan dit project.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="77"/>
|
||||
<location filename="../aboutdialog.cpp" line="80"/>
|
||||
<source>Translators</source>
|
||||
<translation>Vertalers</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="78"/>
|
||||
<location filename="../aboutdialog.cpp" line="81"/>
|
||||
<source>I would like to thank the following people who volunteered to translate this application.</source>
|
||||
<translation>Ik wil graag de volgende mensen bedanken die vrijwillig hebben bijgedragen aan vertalingen.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="122"/>
|
||||
<location filename="../aboutdialog.cpp" line="125"/>
|
||||
<source>%1 is built on the following free software libraries:</source>
|
||||
<comment>Free as in freedom</comment>
|
||||
<translation>%1 is gebouwd met de volgende vrijesoftwarebibliotheken:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="146"/>
|
||||
<location filename="../aboutdialog.cpp" line="149"/>
|
||||
<source>&Special Thanks</source>
|
||||
<translation>&Met dank aan</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<location filename="../aboutdialog.cpp" line="151"/>
|
||||
<source>&Third-party Libraries</source>
|
||||
<translation>Ex&terne bibliotheken</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="84"/>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<source>Your Rights</source>
|
||||
<translation>Uw rechten</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<location filename="../aboutdialog.cpp" line="46"/>
|
||||
<source>Avoid resetting the zoom/rotation/flip state that was applied to the image view when switching between images.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<source>Copyright (c) %1 %2</source>
|
||||
<comment>%1 is year, %2 is the name of copyright holder(s)</comment>
|
||||
<translation>Copyright (c) %1 %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="86"/>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<source>%1 is released under the MIT License.</source>
|
||||
<translation>%1 is uitgebracht onder de MIT-licentie.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<source>This license grants people a number of freedoms:</source>
|
||||
<translation>Deze licentie biedt een hoop vrijheden:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="88"/>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<source>You are free to use %1, for any purpose</source>
|
||||
<translation>U mag %1 gratis gebruiken, voor welk doeleinde dan ook</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<location filename="../aboutdialog.cpp" line="92"/>
|
||||
<source>You are free to distribute %1</source>
|
||||
<translation>U mag %1 vrij verspreiden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<source>You can study how %1 works and change it</source>
|
||||
<translation>U kunt bekijken hoe %1 werkt en aanpassingen doen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<location filename="../aboutdialog.cpp" line="94"/>
|
||||
<source>You can distribute changed versions of %1</source>
|
||||
<translation>U mag aangepaste versie van %1 vrij verspreiden</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<location filename="../aboutdialog.cpp" line="96"/>
|
||||
<source>The MIT license guarantees you this freedom. Nobody is ever permitted to take it away.</source>
|
||||
<translation>De MIT-licentie garandeert u deze vrijheid, en niemand mag deze vrijheid wegnemen.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="121"/>
|
||||
<location filename="../aboutdialog.cpp" line="124"/>
|
||||
<source>Third-party Libraries used by %1</source>
|
||||
<translation>Door %1 gebruikte externe bibliotheken</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="144"/>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<source>&Help</source>
|
||||
<translation>&Hulp</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="145"/>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<source>&About</source>
|
||||
<translation>&Over</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<location filename="../aboutdialog.cpp" line="150"/>
|
||||
<source>&License</source>
|
||||
<translation>&Licentie</translation>
|
||||
</message>
|
||||
@ -181,28 +186,28 @@
|
||||
<context>
|
||||
<name>GraphicsView</name>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="348"/>
|
||||
<location filename="../graphicsview.cpp" line="351"/>
|
||||
<source>File url list is empty</source>
|
||||
<translation>De bestandspadlijst is leeg</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="49"/>
|
||||
<location filename="../graphicsview.cpp" line="52"/>
|
||||
<source>File is not a valid image</source>
|
||||
<translation>Het bestand is geen afbeelding</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="54"/>
|
||||
<location filename="../graphicsview.cpp" line="59"/>
|
||||
<location filename="../graphicsview.cpp" line="57"/>
|
||||
<location filename="../graphicsview.cpp" line="62"/>
|
||||
<source>Image data is invalid or currently unsupported</source>
|
||||
<translation>De afbeeldingsgegevens zijn beschadigd of worden niet ondersteund</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="356"/>
|
||||
<location filename="../graphicsview.cpp" line="359"/>
|
||||
<source>Image data is invalid</source>
|
||||
<translation>Beschadigde afbeeldingsgegevens</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="363"/>
|
||||
<location filename="../graphicsview.cpp" line="366"/>
|
||||
<source>Not supported mimedata: %1</source>
|
||||
<translation>Niet-ondersteunde mime-gegevens: %1</translation>
|
||||
</message>
|
||||
@ -246,6 +251,13 @@
|
||||
<source>Protected mode</source>
|
||||
<translation>Beschermde modus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="45"/>
|
||||
<location filename="../actionmanager.cpp" line="108"/>
|
||||
<source>Keep transformation</source>
|
||||
<comment>The 'transformation' means the flip/rotation status that currently applied to the image view</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../actionmanager.cpp" line="92"/>
|
||||
<source>Zoom in</source>
|
||||
|
@ -39,129 +39,134 @@
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="51"/>
|
||||
<location filename="../aboutdialog.cpp" line="46"/>
|
||||
<source>Avoid resetting the zoom/rotation/flip state that was applied to the image view when switching between images.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<source>Version: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<source>Logo designed by %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="59"/>
|
||||
<location filename="../aboutdialog.cpp" line="62"/>
|
||||
<source>Built with Qt %1 (%2)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<location filename="../aboutdialog.cpp" line="63"/>
|
||||
<source>Source code</source>
|
||||
<translation>سروت دا کوڈ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="70"/>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<source>Contributors</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="72"/>
|
||||
<location filename="../aboutdialog.cpp" line="75"/>
|
||||
<source>List of contributors on GitHub</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<location filename="../aboutdialog.cpp" line="76"/>
|
||||
<source>Thanks to all people who contributed to this project.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="77"/>
|
||||
<location filename="../aboutdialog.cpp" line="80"/>
|
||||
<source>Translators</source>
|
||||
<translation>ترجمے والے</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="78"/>
|
||||
<location filename="../aboutdialog.cpp" line="81"/>
|
||||
<source>I would like to thank the following people who volunteered to translate this application.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="122"/>
|
||||
<location filename="../aboutdialog.cpp" line="125"/>
|
||||
<source>%1 is built on the following free software libraries:</source>
|
||||
<comment>Free as in freedom</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="146"/>
|
||||
<location filename="../aboutdialog.cpp" line="149"/>
|
||||
<source>&Special Thanks</source>
|
||||
<translation>شکریئے</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<location filename="../aboutdialog.cpp" line="151"/>
|
||||
<source>&Third-party Libraries</source>
|
||||
<translation>تیجی پارٹی سوفٹویر</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="84"/>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<source>Your Rights</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<source>Copyright (c) %1 %2</source>
|
||||
<comment>%1 is year, %2 is the name of copyright holder(s)</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="86"/>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<source>%1 is released under the MIT License.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<source>This license grants people a number of freedoms:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="88"/>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<source>You are free to use %1, for any purpose</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<location filename="../aboutdialog.cpp" line="92"/>
|
||||
<source>You are free to distribute %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<source>You can study how %1 works and change it</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<location filename="../aboutdialog.cpp" line="94"/>
|
||||
<source>You can distribute changed versions of %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<location filename="../aboutdialog.cpp" line="96"/>
|
||||
<source>The MIT license guarantees you this freedom. Nobody is ever permitted to take it away.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="121"/>
|
||||
<location filename="../aboutdialog.cpp" line="124"/>
|
||||
<source>Third-party Libraries used by %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="144"/>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<source>&Help</source>
|
||||
<translation>مدد</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="145"/>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<source>&About</source>
|
||||
<translation>بارے</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<location filename="../aboutdialog.cpp" line="150"/>
|
||||
<source>&License</source>
|
||||
<translation>لائیسنس</translation>
|
||||
</message>
|
||||
@ -177,28 +182,28 @@
|
||||
<context>
|
||||
<name>GraphicsView</name>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="348"/>
|
||||
<location filename="../graphicsview.cpp" line="351"/>
|
||||
<source>File url list is empty</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="49"/>
|
||||
<location filename="../graphicsview.cpp" line="52"/>
|
||||
<source>File is not a valid image</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="54"/>
|
||||
<location filename="../graphicsview.cpp" line="59"/>
|
||||
<location filename="../graphicsview.cpp" line="57"/>
|
||||
<location filename="../graphicsview.cpp" line="62"/>
|
||||
<source>Image data is invalid or currently unsupported</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="356"/>
|
||||
<location filename="../graphicsview.cpp" line="359"/>
|
||||
<source>Image data is invalid</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="363"/>
|
||||
<location filename="../graphicsview.cpp" line="366"/>
|
||||
<source>Not supported mimedata: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -242,6 +247,13 @@
|
||||
<source>Protected mode</source>
|
||||
<translation>سرکھیات سیٹنگ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="45"/>
|
||||
<location filename="../actionmanager.cpp" line="108"/>
|
||||
<source>Keep transformation</source>
|
||||
<comment>The 'transformation' means the flip/rotation status that currently applied to the image view</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../actionmanager.cpp" line="92"/>
|
||||
<source>Zoom in</source>
|
||||
|
@ -39,7 +39,7 @@
|
||||
<translation>Избегать случайного закрытия окна. (например, двойным щелчком по окну)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="51"/>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<source>Version: %1</source>
|
||||
<translation>Версия: %1</translation>
|
||||
</message>
|
||||
@ -48,124 +48,129 @@
|
||||
<translation type="vanished">Авторское право (c) 2020 %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<source>Logo designed by %1</source>
|
||||
<translation>Логотип разработан %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="59"/>
|
||||
<location filename="../aboutdialog.cpp" line="62"/>
|
||||
<source>Built with Qt %1 (%2)</source>
|
||||
<translation>Создано с использованием Qt %1 (%2)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<location filename="../aboutdialog.cpp" line="63"/>
|
||||
<source>Source code</source>
|
||||
<translation>Исходный код</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="70"/>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<source>Contributors</source>
|
||||
<translation>Участники</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="72"/>
|
||||
<location filename="../aboutdialog.cpp" line="75"/>
|
||||
<source>List of contributors on GitHub</source>
|
||||
<translation>Список участников на GitHub</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<location filename="../aboutdialog.cpp" line="76"/>
|
||||
<source>Thanks to all people who contributed to this project.</source>
|
||||
<translation>Спасибо всем, кто внес свой вклад в этот проект.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="77"/>
|
||||
<location filename="../aboutdialog.cpp" line="80"/>
|
||||
<source>Translators</source>
|
||||
<translation>Переводчики</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="78"/>
|
||||
<location filename="../aboutdialog.cpp" line="81"/>
|
||||
<source>I would like to thank the following people who volunteered to translate this application.</source>
|
||||
<translation>Я бы хотел поблагодарить следующих людей, которые приняли участие в переводе этого приложения.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="122"/>
|
||||
<location filename="../aboutdialog.cpp" line="125"/>
|
||||
<source>%1 is built on the following free software libraries:</source>
|
||||
<comment>Free as in freedom</comment>
|
||||
<translation>%1 создан на следующих бесплатных библиотеках программного обеспечения:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="146"/>
|
||||
<location filename="../aboutdialog.cpp" line="149"/>
|
||||
<source>&Special Thanks</source>
|
||||
<translation>&Особая благодарность</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<location filename="../aboutdialog.cpp" line="151"/>
|
||||
<source>&Third-party Libraries</source>
|
||||
<translation>&Сторонние библиотеки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="84"/>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<source>Your Rights</source>
|
||||
<translation>Ваши Права</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<location filename="../aboutdialog.cpp" line="46"/>
|
||||
<source>Avoid resetting the zoom/rotation/flip state that was applied to the image view when switching between images.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<source>Copyright (c) %1 %2</source>
|
||||
<comment>%1 is year, %2 is the name of copyright holder(s)</comment>
|
||||
<translation>Copyright (c) %1 %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="86"/>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<source>%1 is released under the MIT License.</source>
|
||||
<translation>%1 выпущен под лицензией MIT.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<source>This license grants people a number of freedoms:</source>
|
||||
<translation>Эта лицензия дает людям ряд свобод:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="88"/>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<source>You are free to use %1, for any purpose</source>
|
||||
<translation>Вы можете свободно использовать %1 для любых целей</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<location filename="../aboutdialog.cpp" line="92"/>
|
||||
<source>You are free to distribute %1</source>
|
||||
<translation>Вы можете свободно распространять %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<source>You can study how %1 works and change it</source>
|
||||
<translation>Вы можете изучать, как работает %1, и изменять его</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<location filename="../aboutdialog.cpp" line="94"/>
|
||||
<source>You can distribute changed versions of %1</source>
|
||||
<translation>Вы можете распространять измененные версии %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<location filename="../aboutdialog.cpp" line="96"/>
|
||||
<source>The MIT license guarantees you this freedom. Nobody is ever permitted to take it away.</source>
|
||||
<translation>Лицензия MIT гарантирует вам эту свободу. Никому и никогда не разрешается забирать ее.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="121"/>
|
||||
<location filename="../aboutdialog.cpp" line="124"/>
|
||||
<source>Third-party Libraries used by %1</source>
|
||||
<translation>Сторонние библиотеки, используемые %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="144"/>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<source>&Help</source>
|
||||
<translation>&Помощь</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="145"/>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<source>&About</source>
|
||||
<translation>&О программе</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<location filename="../aboutdialog.cpp" line="150"/>
|
||||
<source>&License</source>
|
||||
<translation>&Лицензия</translation>
|
||||
</message>
|
||||
@ -181,28 +186,28 @@
|
||||
<context>
|
||||
<name>GraphicsView</name>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="348"/>
|
||||
<location filename="../graphicsview.cpp" line="351"/>
|
||||
<source>File url list is empty</source>
|
||||
<translation>Список URL-адресов файлов пуст</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="49"/>
|
||||
<location filename="../graphicsview.cpp" line="52"/>
|
||||
<source>File is not a valid image</source>
|
||||
<translation>Файл не является допустимым изображением</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="54"/>
|
||||
<location filename="../graphicsview.cpp" line="59"/>
|
||||
<location filename="../graphicsview.cpp" line="57"/>
|
||||
<location filename="../graphicsview.cpp" line="62"/>
|
||||
<source>Image data is invalid or currently unsupported</source>
|
||||
<translation>Параметры изображения недействительны или не поддерживаются в настоящее время</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="356"/>
|
||||
<location filename="../graphicsview.cpp" line="359"/>
|
||||
<source>Image data is invalid</source>
|
||||
<translation>Параметры изображения недействительны</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="363"/>
|
||||
<location filename="../graphicsview.cpp" line="366"/>
|
||||
<source>Not supported mimedata: %1</source>
|
||||
<translation>Неподдерживаемые mimedata: %1</translation>
|
||||
</message>
|
||||
@ -246,6 +251,13 @@
|
||||
<source>Protected mode</source>
|
||||
<translation>Защищенный режим</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="45"/>
|
||||
<location filename="../actionmanager.cpp" line="108"/>
|
||||
<source>Keep transformation</source>
|
||||
<comment>The 'transformation' means the flip/rotation status that currently applied to the image view</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../actionmanager.cpp" line="92"/>
|
||||
<source>Zoom in</source>
|
||||
|
@ -39,7 +39,7 @@
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="51"/>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<source>Version: %1</source>
|
||||
<translation>අනුවාදය: %1</translation>
|
||||
</message>
|
||||
@ -48,124 +48,129 @@
|
||||
<translation type="vanished">ප්රකාශන හිමිකම (ඇ) 2020 %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<source>Logo designed by %1</source>
|
||||
<translation>ලාංඡනය %1 විසින් නිර්මාණය කරන ලදි</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="59"/>
|
||||
<location filename="../aboutdialog.cpp" line="62"/>
|
||||
<source>Built with Qt %1 (%2)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<location filename="../aboutdialog.cpp" line="63"/>
|
||||
<source>Source code</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="70"/>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<source>Contributors</source>
|
||||
<translation>සහදායකයින්</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="72"/>
|
||||
<location filename="../aboutdialog.cpp" line="75"/>
|
||||
<source>List of contributors on GitHub</source>
|
||||
<translation>ගිට්හබ් හි සහදායකයින්ගේ ලැයිස්තුව</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<location filename="../aboutdialog.cpp" line="76"/>
|
||||
<source>Thanks to all people who contributed to this project.</source>
|
||||
<translation>මෙම ව්යාපෘතියට දායක වූ සියලු දෙනාටම ස්තූතියි.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="77"/>
|
||||
<location filename="../aboutdialog.cpp" line="80"/>
|
||||
<source>Translators</source>
|
||||
<translation>පරිවර්තකයින්</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="78"/>
|
||||
<location filename="../aboutdialog.cpp" line="81"/>
|
||||
<source>I would like to thank the following people who volunteered to translate this application.</source>
|
||||
<translation>මෙම යෙදුම පරිවර්තනය කිරීමට ස්වේච්ඡාවෙන් ඉදිරිපත් වූ පහත සඳහන් පුද්ගලයින්ට මම ස්තූතිවන්ත වෙමි.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="122"/>
|
||||
<location filename="../aboutdialog.cpp" line="125"/>
|
||||
<source>%1 is built on the following free software libraries:</source>
|
||||
<comment>Free as in freedom</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="146"/>
|
||||
<location filename="../aboutdialog.cpp" line="149"/>
|
||||
<source>&Special Thanks</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<location filename="../aboutdialog.cpp" line="151"/>
|
||||
<source>&Third-party Libraries</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="84"/>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<source>Your Rights</source>
|
||||
<translation>ඔබගේ අයිතිවාසිකම්</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<location filename="../aboutdialog.cpp" line="46"/>
|
||||
<source>Avoid resetting the zoom/rotation/flip state that was applied to the image view when switching between images.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<source>Copyright (c) %1 %2</source>
|
||||
<comment>%1 is year, %2 is the name of copyright holder(s)</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="86"/>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<source>%1 is released under the MIT License.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<source>This license grants people a number of freedoms:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="88"/>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<source>You are free to use %1, for any purpose</source>
|
||||
<translation>ඕනෑම කටයුත්තක් සඳහා %1 භාවිතා කිරීමට ඔබට නිදහස තිබේ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<location filename="../aboutdialog.cpp" line="92"/>
|
||||
<source>You are free to distribute %1</source>
|
||||
<translation>%1 බෙදා හැරීමට ඔබට නිදහස තිබේ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<source>You can study how %1 works and change it</source>
|
||||
<translation>%1 ක්රියා කරන ආකාරය අධ්යයනය කර එය වෙනස් කළ හැකිය</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<location filename="../aboutdialog.cpp" line="94"/>
|
||||
<source>You can distribute changed versions of %1</source>
|
||||
<translation>%1 හි වෙනස් කළ අනුවාදයන් ඔබට බෙදා හැරීමට හැකිය</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<location filename="../aboutdialog.cpp" line="96"/>
|
||||
<source>The MIT license guarantees you this freedom. Nobody is ever permitted to take it away.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="121"/>
|
||||
<location filename="../aboutdialog.cpp" line="124"/>
|
||||
<source>Third-party Libraries used by %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="144"/>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<source>&Help</source>
|
||||
<translation>උපකාර</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="145"/>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<source>&About</source>
|
||||
<translation>පිළිබඳව</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<location filename="../aboutdialog.cpp" line="150"/>
|
||||
<source>&License</source>
|
||||
<translation>&බලපත්රය</translation>
|
||||
</message>
|
||||
@ -181,28 +186,28 @@
|
||||
<context>
|
||||
<name>GraphicsView</name>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="348"/>
|
||||
<location filename="../graphicsview.cpp" line="351"/>
|
||||
<source>File url list is empty</source>
|
||||
<translation type="unfinished">ගොනු ඒ.ස.නි. (url) ලැයිස්තුව හිස් ය</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="49"/>
|
||||
<location filename="../graphicsview.cpp" line="52"/>
|
||||
<source>File is not a valid image</source>
|
||||
<translation>ගොනුව වලංගු නොවන රූපයකි</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="54"/>
|
||||
<location filename="../graphicsview.cpp" line="59"/>
|
||||
<location filename="../graphicsview.cpp" line="57"/>
|
||||
<location filename="../graphicsview.cpp" line="62"/>
|
||||
<source>Image data is invalid or currently unsupported</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="356"/>
|
||||
<location filename="../graphicsview.cpp" line="359"/>
|
||||
<source>Image data is invalid</source>
|
||||
<translation>රූපයේ දත්ත වලංගු නොවේ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="363"/>
|
||||
<location filename="../graphicsview.cpp" line="366"/>
|
||||
<source>Not supported mimedata: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -231,6 +236,13 @@
|
||||
<source>Protected mode</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="45"/>
|
||||
<location filename="../actionmanager.cpp" line="108"/>
|
||||
<source>Keep transformation</source>
|
||||
<comment>The 'transformation' means the flip/rotation status that currently applied to the image view</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../actionmanager.cpp" line="92"/>
|
||||
<source>Zoom in</source>
|
||||
|
@ -39,7 +39,7 @@
|
||||
<translation>Pencereyi yanlışlıkla kapatmaktan kaçın. (örn. pencereye çift tıklayarak)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="51"/>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<source>Version: %1</source>
|
||||
<translation>Sürüm: %1</translation>
|
||||
</message>
|
||||
@ -48,124 +48,129 @@
|
||||
<translation type="vanished">Telif hakkı (c) 2020 %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<source>Logo designed by %1</source>
|
||||
<translation>Logo tasarımcısı: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="59"/>
|
||||
<location filename="../aboutdialog.cpp" line="62"/>
|
||||
<source>Built with Qt %1 (%2)</source>
|
||||
<translation>Qt %1 (%2) ile inşa edilmiştir</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<location filename="../aboutdialog.cpp" line="63"/>
|
||||
<source>Source code</source>
|
||||
<translation>Kaynak kodu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="70"/>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<source>Contributors</source>
|
||||
<translation>Katkıda bulunanlar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="72"/>
|
||||
<location filename="../aboutdialog.cpp" line="75"/>
|
||||
<source>List of contributors on GitHub</source>
|
||||
<translation>Github üzerindeki katkı sağlayıcıların listesi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<location filename="../aboutdialog.cpp" line="76"/>
|
||||
<source>Thanks to all people who contributed to this project.</source>
|
||||
<translation>Bu projeye katkı sağlayan herkese teşekkürler.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="77"/>
|
||||
<location filename="../aboutdialog.cpp" line="80"/>
|
||||
<source>Translators</source>
|
||||
<translation>Çevirmenler</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="78"/>
|
||||
<location filename="../aboutdialog.cpp" line="81"/>
|
||||
<source>I would like to thank the following people who volunteered to translate this application.</source>
|
||||
<translation>Bu uygulamayı çevirmeye gönüllü olan aşağıdaki kişilere teşekkür etmek istiyorum.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="122"/>
|
||||
<location filename="../aboutdialog.cpp" line="125"/>
|
||||
<source>%1 is built on the following free software libraries:</source>
|
||||
<comment>Free as in freedom</comment>
|
||||
<translation>%1 aşağıdaki özgür yazılım kitaplıkları üzerinde inşa edilmiştir:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="146"/>
|
||||
<location filename="../aboutdialog.cpp" line="149"/>
|
||||
<source>&Special Thanks</source>
|
||||
<translation>Özel %Teşekkürler</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<location filename="../aboutdialog.cpp" line="151"/>
|
||||
<source>&Third-party Libraries</source>
|
||||
<translation>Üçüncü Par&ti Kitaplıklar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="84"/>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<source>Your Rights</source>
|
||||
<translation>Haklarınız</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<location filename="../aboutdialog.cpp" line="46"/>
|
||||
<source>Avoid resetting the zoom/rotation/flip state that was applied to the image view when switching between images.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<source>Copyright (c) %1 %2</source>
|
||||
<comment>%1 is year, %2 is the name of copyright holder(s)</comment>
|
||||
<translation>Telif Hakkı (c) %1 %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="86"/>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<source>%1 is released under the MIT License.</source>
|
||||
<translation>%1, MIT Lisansı altında sunulmuştur.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<source>This license grants people a number of freedoms:</source>
|
||||
<translation>Bu lisans birkaç özgürlüğü kişilere veriyor:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="88"/>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<source>You are free to use %1, for any purpose</source>
|
||||
<translation>%1'i herhangi bir amaç için kullanmakta özgürsünüz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<location filename="../aboutdialog.cpp" line="92"/>
|
||||
<source>You are free to distribute %1</source>
|
||||
<translation>%1'i dağıtmakta özgürsünüz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<source>You can study how %1 works and change it</source>
|
||||
<translation>%1'in nasıl çalıştığıyla ilgili çalışabilir ve onu değiştirebilirsiniz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<location filename="../aboutdialog.cpp" line="94"/>
|
||||
<source>You can distribute changed versions of %1</source>
|
||||
<translation>%1'in değiştirilmiş sürümünü dağıtabilirsiniz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<location filename="../aboutdialog.cpp" line="96"/>
|
||||
<source>The MIT license guarantees you this freedom. Nobody is ever permitted to take it away.</source>
|
||||
<translation>MIT lisansı özgürlüğünüzü garanti eder. Hiç kimsenin özgürlüğünüzü sizden almasına bile izin verilmez.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="121"/>
|
||||
<location filename="../aboutdialog.cpp" line="124"/>
|
||||
<source>Third-party Libraries used by %1</source>
|
||||
<translation>%1 tarafından kullanılan Üçüncü Parti Kitaplıklar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="144"/>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<source>&Help</source>
|
||||
<translation>&Yardım</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="145"/>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<source>&About</source>
|
||||
<translation>H&akkında</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<location filename="../aboutdialog.cpp" line="150"/>
|
||||
<source>&License</source>
|
||||
<translation>&Lisans</translation>
|
||||
</message>
|
||||
@ -181,28 +186,28 @@
|
||||
<context>
|
||||
<name>GraphicsView</name>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="348"/>
|
||||
<location filename="../graphicsview.cpp" line="351"/>
|
||||
<source>File url list is empty</source>
|
||||
<translation>Dosya URL listesi boş</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="49"/>
|
||||
<location filename="../graphicsview.cpp" line="52"/>
|
||||
<source>File is not a valid image</source>
|
||||
<translation>Dosya, geçerli bir resim değil</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="54"/>
|
||||
<location filename="../graphicsview.cpp" line="59"/>
|
||||
<location filename="../graphicsview.cpp" line="57"/>
|
||||
<location filename="../graphicsview.cpp" line="62"/>
|
||||
<source>Image data is invalid or currently unsupported</source>
|
||||
<translation>Resim verisi geçersiz veya şuan desteklenmiyor</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="356"/>
|
||||
<location filename="../graphicsview.cpp" line="359"/>
|
||||
<source>Image data is invalid</source>
|
||||
<translation>Resim verisi geçersiz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="363"/>
|
||||
<location filename="../graphicsview.cpp" line="366"/>
|
||||
<source>Not supported mimedata: %1</source>
|
||||
<translation>Desteklenmeyen dosya türü verisi: %1</translation>
|
||||
</message>
|
||||
@ -246,6 +251,13 @@
|
||||
<source>Protected mode</source>
|
||||
<translation>Korumalı kip</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="45"/>
|
||||
<location filename="../actionmanager.cpp" line="108"/>
|
||||
<source>Keep transformation</source>
|
||||
<comment>The 'transformation' means the flip/rotation status that currently applied to the image view</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../actionmanager.cpp" line="92"/>
|
||||
<source>Zoom in</source>
|
||||
|
@ -39,129 +39,134 @@
|
||||
<translation>Уникайте випадкового закриття вікна. (наприклад, подвійним клацанням вікна)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="51"/>
|
||||
<location filename="../aboutdialog.cpp" line="46"/>
|
||||
<source>Avoid resetting the zoom/rotation/flip state that was applied to the image view when switching between images.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<source>Version: %1</source>
|
||||
<translation>Версія: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<source>Logo designed by %1</source>
|
||||
<translation>Логотип розроблено %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="59"/>
|
||||
<location filename="../aboutdialog.cpp" line="62"/>
|
||||
<source>Built with Qt %1 (%2)</source>
|
||||
<translation>Побудований за допомогою Qt %1 (%2)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<location filename="../aboutdialog.cpp" line="63"/>
|
||||
<source>Source code</source>
|
||||
<translation>Вихідний код</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="70"/>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<source>Contributors</source>
|
||||
<translation>Учасники</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="72"/>
|
||||
<location filename="../aboutdialog.cpp" line="75"/>
|
||||
<source>List of contributors on GitHub</source>
|
||||
<translation>Список учасників на GitHub</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<location filename="../aboutdialog.cpp" line="76"/>
|
||||
<source>Thanks to all people who contributed to this project.</source>
|
||||
<translation>Дякуємо всім, хто долучився до цього проєкту.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="77"/>
|
||||
<location filename="../aboutdialog.cpp" line="80"/>
|
||||
<source>Translators</source>
|
||||
<translation>Перекладачі</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="78"/>
|
||||
<location filename="../aboutdialog.cpp" line="81"/>
|
||||
<source>I would like to thank the following people who volunteered to translate this application.</source>
|
||||
<translation>Я хотів би подякувати наступним людям, які зголосилися перекласти цей застосунок.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="122"/>
|
||||
<location filename="../aboutdialog.cpp" line="125"/>
|
||||
<source>%1 is built on the following free software libraries:</source>
|
||||
<comment>Free as in freedom</comment>
|
||||
<translation>%1 побудовано на основі наступних бібліотек вільного програмного забезпечення:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="146"/>
|
||||
<location filename="../aboutdialog.cpp" line="149"/>
|
||||
<source>&Special Thanks</source>
|
||||
<translation>&Особлива подяка</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<location filename="../aboutdialog.cpp" line="151"/>
|
||||
<source>&Third-party Libraries</source>
|
||||
<translation>&Сторонні бібліотеки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="84"/>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<source>Your Rights</source>
|
||||
<translation>Ваші права</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<source>Copyright (c) %1 %2</source>
|
||||
<comment>%1 is year, %2 is the name of copyright holder(s)</comment>
|
||||
<translation>Авторське право (c) %1 %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="86"/>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<source>%1 is released under the MIT License.</source>
|
||||
<translation>%1 випускається за ліцензією MIT.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<source>This license grants people a number of freedoms:</source>
|
||||
<translation>Ця ліцензія надає людям низку свобод:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="88"/>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<source>You are free to use %1, for any purpose</source>
|
||||
<translation>Ви можете вільно використовувати %1 для будь-яких цілей</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<location filename="../aboutdialog.cpp" line="92"/>
|
||||
<source>You are free to distribute %1</source>
|
||||
<translation>Ви можете вільно розповсюджувати %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<source>You can study how %1 works and change it</source>
|
||||
<translation>Ви можете вивчити, як працює %1, і змінити його</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<location filename="../aboutdialog.cpp" line="94"/>
|
||||
<source>You can distribute changed versions of %1</source>
|
||||
<translation>Ви можете розповсюджувати змінені версії %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<location filename="../aboutdialog.cpp" line="96"/>
|
||||
<source>The MIT license guarantees you this freedom. Nobody is ever permitted to take it away.</source>
|
||||
<translation>Ліцензія MIT гарантує вам цю свободу. Ніхто не має права її відбирати.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="121"/>
|
||||
<location filename="../aboutdialog.cpp" line="124"/>
|
||||
<source>Third-party Libraries used by %1</source>
|
||||
<translation>Сторонні бібліотеки, що використовуються %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="144"/>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<source>&Help</source>
|
||||
<translation>&Допомога</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="145"/>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<source>&About</source>
|
||||
<translation>&Про застосунок</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<location filename="../aboutdialog.cpp" line="150"/>
|
||||
<source>&License</source>
|
||||
<translation>&Ліцензія</translation>
|
||||
</message>
|
||||
@ -177,28 +182,28 @@
|
||||
<context>
|
||||
<name>GraphicsView</name>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="348"/>
|
||||
<location filename="../graphicsview.cpp" line="351"/>
|
||||
<source>File url list is empty</source>
|
||||
<translation>Список url файлів порожній</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="49"/>
|
||||
<location filename="../graphicsview.cpp" line="52"/>
|
||||
<source>File is not a valid image</source>
|
||||
<translation>Файл не є дійсним зображенням</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="54"/>
|
||||
<location filename="../graphicsview.cpp" line="59"/>
|
||||
<location filename="../graphicsview.cpp" line="57"/>
|
||||
<location filename="../graphicsview.cpp" line="62"/>
|
||||
<source>Image data is invalid or currently unsupported</source>
|
||||
<translation>Дані зображення недійсні або наразі не підтримуються</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="356"/>
|
||||
<location filename="../graphicsview.cpp" line="359"/>
|
||||
<source>Image data is invalid</source>
|
||||
<translation>Дані зображення недійсні</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="363"/>
|
||||
<location filename="../graphicsview.cpp" line="366"/>
|
||||
<source>Not supported mimedata: %1</source>
|
||||
<translation>Не підтримується mimedata: %1</translation>
|
||||
</message>
|
||||
@ -242,6 +247,13 @@
|
||||
<source>Protected mode</source>
|
||||
<translation>Захищений режим</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="45"/>
|
||||
<location filename="../actionmanager.cpp" line="108"/>
|
||||
<source>Keep transformation</source>
|
||||
<comment>The 'transformation' means the flip/rotation status that currently applied to the image view</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../actionmanager.cpp" line="92"/>
|
||||
<source>Zoom in</source>
|
||||
|
@ -39,7 +39,7 @@
|
||||
<translation>避免窗口意外关闭。(如:不小心双击了窗口触发了关闭窗口行为)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="51"/>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<source>Version: %1</source>
|
||||
<translation>版本: %1</translation>
|
||||
</message>
|
||||
@ -48,124 +48,129 @@
|
||||
<translation type="vanished">版权所有 (c) 2020 %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<source>Logo designed by %1</source>
|
||||
<translation>Logo 由 %1 设计</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="59"/>
|
||||
<location filename="../aboutdialog.cpp" line="62"/>
|
||||
<source>Built with Qt %1 (%2)</source>
|
||||
<translation>使用 Qt %1 (%2) 进行构建</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="60"/>
|
||||
<location filename="../aboutdialog.cpp" line="63"/>
|
||||
<source>Source code</source>
|
||||
<translation>源代码</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="70"/>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<source>Contributors</source>
|
||||
<translation>贡献者</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="72"/>
|
||||
<location filename="../aboutdialog.cpp" line="75"/>
|
||||
<source>List of contributors on GitHub</source>
|
||||
<translation>GitHub 上的贡献者列表</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="73"/>
|
||||
<location filename="../aboutdialog.cpp" line="76"/>
|
||||
<source>Thanks to all people who contributed to this project.</source>
|
||||
<translation>感谢所有参与此项目的朋友。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="77"/>
|
||||
<location filename="../aboutdialog.cpp" line="80"/>
|
||||
<source>Translators</source>
|
||||
<translation>翻译者</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="78"/>
|
||||
<location filename="../aboutdialog.cpp" line="81"/>
|
||||
<source>I would like to thank the following people who volunteered to translate this application.</source>
|
||||
<translation>我想要感谢下列自愿参与翻译此应用程序的朋友。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="122"/>
|
||||
<location filename="../aboutdialog.cpp" line="125"/>
|
||||
<source>%1 is built on the following free software libraries:</source>
|
||||
<comment>Free as in freedom</comment>
|
||||
<translation>%1 采用了下列自由软件程序库进行构建:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="146"/>
|
||||
<location filename="../aboutdialog.cpp" line="149"/>
|
||||
<source>&Special Thanks</source>
|
||||
<translation>致谢(&S)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<location filename="../aboutdialog.cpp" line="151"/>
|
||||
<source>&Third-party Libraries</source>
|
||||
<translation>第三方程序库(&T)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="84"/>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<source>Your Rights</source>
|
||||
<translation>用户的权利</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="54"/>
|
||||
<location filename="../aboutdialog.cpp" line="46"/>
|
||||
<source>Avoid resetting the zoom/rotation/flip state that was applied to the image view when switching between images.</source>
|
||||
<translation>切换图片时,防止重置当前视图的缩放/旋转/翻转状态。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="57"/>
|
||||
<source>Copyright (c) %1 %2</source>
|
||||
<comment>%1 is year, %2 is the name of copyright holder(s)</comment>
|
||||
<translation>版权所有 © %1 %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="86"/>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<source>%1 is released under the MIT License.</source>
|
||||
<translation>%1 是在 MIT 许可协议下发布的。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="87"/>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<source>This license grants people a number of freedoms:</source>
|
||||
<translation>此许可证赋予人们以下自由的权利:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="88"/>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<source>You are free to use %1, for any purpose</source>
|
||||
<translation>任何人都可以为了任何目的自由地使用 %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="89"/>
|
||||
<location filename="../aboutdialog.cpp" line="92"/>
|
||||
<source>You are free to distribute %1</source>
|
||||
<translation>任何人都可以自由地分发 %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="90"/>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<source>You can study how %1 works and change it</source>
|
||||
<translation>任何人都可以自由地研究 %1 的工作原理并对其进行修改</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="91"/>
|
||||
<location filename="../aboutdialog.cpp" line="94"/>
|
||||
<source>You can distribute changed versions of %1</source>
|
||||
<translation>任何人都可以自由地分发修改过的 %1 版本</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="93"/>
|
||||
<location filename="../aboutdialog.cpp" line="96"/>
|
||||
<source>The MIT license guarantees you this freedom. Nobody is ever permitted to take it away.</source>
|
||||
<translation>此软件通过 MIT 许可证赋予用户上述自由,任何人无权剥夺。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="121"/>
|
||||
<location filename="../aboutdialog.cpp" line="124"/>
|
||||
<source>Third-party Libraries used by %1</source>
|
||||
<translation>%1 使用的第三方程序库</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="144"/>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<source>&Help</source>
|
||||
<translation>帮助(&H)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="145"/>
|
||||
<location filename="../aboutdialog.cpp" line="148"/>
|
||||
<source>&About</source>
|
||||
<translation>关于(&A)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="147"/>
|
||||
<location filename="../aboutdialog.cpp" line="150"/>
|
||||
<source>&License</source>
|
||||
<translation>软件许可证(&L)</translation>
|
||||
</message>
|
||||
@ -181,28 +186,28 @@
|
||||
<context>
|
||||
<name>GraphicsView</name>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="348"/>
|
||||
<location filename="../graphicsview.cpp" line="351"/>
|
||||
<source>File url list is empty</source>
|
||||
<translation>文件 URL 列表为空</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="49"/>
|
||||
<location filename="../graphicsview.cpp" line="52"/>
|
||||
<source>File is not a valid image</source>
|
||||
<translation>文件不是有效的图片文件</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="54"/>
|
||||
<location filename="../graphicsview.cpp" line="59"/>
|
||||
<location filename="../graphicsview.cpp" line="57"/>
|
||||
<location filename="../graphicsview.cpp" line="62"/>
|
||||
<source>Image data is invalid or currently unsupported</source>
|
||||
<translation>图像数据无效或暂未支持</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="356"/>
|
||||
<location filename="../graphicsview.cpp" line="359"/>
|
||||
<source>Image data is invalid</source>
|
||||
<translation>图片数据无效</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphicsview.cpp" line="363"/>
|
||||
<location filename="../graphicsview.cpp" line="366"/>
|
||||
<source>Not supported mimedata: %1</source>
|
||||
<translation>不受支持的 MimeData 格式:%1</translation>
|
||||
</message>
|
||||
@ -246,6 +251,13 @@
|
||||
<source>Protected mode</source>
|
||||
<translation>保护模式</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../aboutdialog.cpp" line="45"/>
|
||||
<location filename="../actionmanager.cpp" line="108"/>
|
||||
<source>Keep transformation</source>
|
||||
<comment>The 'transformation' means the flip/rotation status that currently applied to the image view</comment>
|
||||
<translation>保持视图变换</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../actionmanager.cpp" line="92"/>
|
||||
<source>Zoom in</source>
|
||||
|
Loading…
Reference in New Issue
Block a user