-
-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- fixed some translation errors - moved the translations to the locale directory
- Loading branch information
Showing
54 changed files
with
11,709 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,5 +11,5 @@ generated | |
*.so* | ||
*.log* | ||
*.cache* | ||
*.qm | ||
actionaz | ||
actexec |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!DOCTYPE TS> | ||
<TS version="2.0" language="en_US"> | ||
<context> | ||
<name>CodeExecuter</name> | ||
<message> | ||
<location filename="../actexecuter/codeexecuter.cpp" line="105"/> | ||
<source>Backtrace: </source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>QObject</name> | ||
<message> | ||
<location filename="../actexecuter/codeexecuter.cpp" line="104"/> | ||
<source>Uncaught exception: </source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/main.cpp" line="113"/> | ||
<source>switch to code mode, may not be used with -r</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/main.cpp" line="115"/> | ||
<source>switch to script mode, may not be used with -o</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/main.cpp" line="117"/> | ||
<source>show the program version</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/main.cpp" line="118"/> | ||
<source>show this help text</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/main.cpp" line="131"/> | ||
<source>usage: </source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/main.cpp" line="131"/> | ||
<source>[parameters]</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/main.cpp" line="131"/> | ||
<source>filename</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/main.cpp" line="132"/> | ||
<source>Parameters are:</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/main.cpp" line="163"/> | ||
<source>Unknown execution mode, please specify -o (script) or -r (code)</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/main.cpp" line="173"/> | ||
<source>Unable to read input file</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/scriptexecuter.cpp" line="49"/> | ||
<source>Reading script file failed due to an internal error</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/scriptexecuter.cpp" line="56"/> | ||
<source>Input script file has a bad script schema</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/scriptexecuter.cpp" line="63"/> | ||
<source>Input script file is too recent</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/scriptexecuter.cpp" line="77"/> | ||
<source>Start execution failed</source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/scriptexecuter.cpp" line="96"/> | ||
<source>Execution error: </source> | ||
<translation type="unfinished"></translation> | ||
</message> | ||
</context> | ||
</TS> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!DOCTYPE TS> | ||
<TS version="2.0" language="fr_FR"> | ||
<context> | ||
<name>CodeExecuter</name> | ||
<message> | ||
<location filename="../actexecuter/codeexecuter.cpp" line="105"/> | ||
<source>Backtrace: </source> | ||
<translation>Pile d'appels :</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>QObject</name> | ||
<message> | ||
<location filename="../actexecuter/codeexecuter.cpp" line="104"/> | ||
<source>Uncaught exception: </source> | ||
<translation>Exception non gérée :</translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/main.cpp" line="113"/> | ||
<source>switch to code mode, may not be used with -r</source> | ||
<translation>passer en mode code, ne peut pas être utilisé avec -r</translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/main.cpp" line="115"/> | ||
<source>switch to script mode, may not be used with -o</source> | ||
<translation>passer en mode script, ne peut pas être utiliser avec -o</translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/main.cpp" line="117"/> | ||
<source>show the program version</source> | ||
<translation>afficher la version du programme</translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/main.cpp" line="118"/> | ||
<source>show this help text</source> | ||
<translation>afficher ce texte d'aide</translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/main.cpp" line="131"/> | ||
<source>usage: </source> | ||
<translation>usage :</translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/main.cpp" line="131"/> | ||
<source>[parameters]</source> | ||
<translation>[paramètres]</translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/main.cpp" line="131"/> | ||
<source>filename</source> | ||
<translation>nom de fichier</translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/main.cpp" line="132"/> | ||
<source>Parameters are:</source> | ||
<translation>Les paramètres sont :</translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/main.cpp" line="163"/> | ||
<source>Unknown execution mode, please specify -o (script) or -r (code)</source> | ||
<translation>Mode d'exécution inconnu, merci de spécifier -o (script) ou -r (code)</translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/main.cpp" line="173"/> | ||
<source>Unable to read input file</source> | ||
<translation>Impossible de lire le fichier d'entrée</translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/scriptexecuter.cpp" line="49"/> | ||
<source>Reading script file failed due to an internal error</source> | ||
<translation>La lecture du script a échoué à cause d'une erreur interne</translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/scriptexecuter.cpp" line="56"/> | ||
<source>Input script file has a bad script schema</source> | ||
<translation>Le fichier d'entrée a un schéma incorrect</translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/scriptexecuter.cpp" line="63"/> | ||
<source>Input script file is too recent</source> | ||
<translation>Le fichier d'entrée est trop récent</translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/scriptexecuter.cpp" line="77"/> | ||
<source>Start execution failed</source> | ||
<translation>Impossible de démarrer l'exécution</translation> | ||
</message> | ||
<message> | ||
<location filename="../actexecuter/scriptexecuter.cpp" line="96"/> | ||
<source>Execution error: </source> | ||
<translation>Erreur d'exécution :</translation> | ||
</message> | ||
</context> | ||
</TS> |
Binary file not shown.
Oops, something went wrong.