Added french translation file.

This commit is contained in:
leo
2015-09-19 18:44:23 +00:00
parent 783be8a496
commit 9450cbf276
4 changed files with 4040 additions and 10 deletions
+2 -2
View File
@@ -43,14 +43,14 @@ isEmpty(QMAKE_LRELEASE) {
}
}
TSFILES = resources/leocad_pt.ts
TSFILES = resources/leocad_fr.ts resources/leocad_pt.ts
lrelease.input = TSFILES
lrelease.output = ${QMAKE_FILE_PATH}/${QMAKE_FILE_BASE}.qm
lrelease.commands = $$QMAKE_LRELEASE -silent ${QMAKE_FILE_IN} -qm ${QMAKE_FILE_PATH}/${QMAKE_FILE_BASE}.qm
lrelease.CONFIG += no_link target_predeps
QMAKE_EXTRA_COMPILERS += lrelease
system($$QMAKE_LRELEASE resources/leocad_*.ts)
system($$QMAKE_LRELEASE -silent $$TSFILES)
unix:!macx {
TARGET = leocad
+2 -1
View File
@@ -68,6 +68,7 @@
<file>resources/piece_show_later.png</file>
<file>resources/time_add_keys.png</file>
<file>resources/library.zip</file>
<file>resources/leocad_pt.qm</file>
<file>resources/leocad_fr.qm</file>
<file>resources/leocad_pt.qm</file>
</qresource>
</RCC>
File diff suppressed because it is too large Load Diff
+7 -7
View File
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="pt_PT">
<TS version="2.0" language="pt_PT">
<context>
<name>Menu</name>
<message>
<location filename="../common/lc_commands.cpp" line="10"/>
<source>&amp;New</source>
<translation type="unfinished"></translation>
<translation>&amp;Novo</translation>
</message>
<message>
<location filename="../common/lc_commands.cpp" line="17"/>
@@ -2136,11 +2136,11 @@ Please visit http://www.leocad.org for information on how to download and instal
<name>lcBaseWindow</name>
<message>
<source>Open Project</source>
<translation type="vanished">Abrir Projeto</translation>
<translation>Abrir Projeto</translation>
</message>
<message>
<source>Save Project</source>
<translation type="vanished">Salvar Projeto</translation>
<translation>Salvar Projeto</translation>
</message>
</context>
<context>
@@ -3153,15 +3153,15 @@ GL_EXT_texture_filter_anisotropic extension: %4
<name>lcQMainWindow</name>
<message>
<source>New Project</source>
<translation type="vanished">Novo Projeto</translation>
<translation>Novo Projeto</translation>
</message>
<message>
<source>Open Project</source>
<translation type="vanished">Abrir Projeto</translation>
<translation>Abrir Projeto</translation>
</message>
<message>
<source>Save Project</source>
<translation type="vanished">Salvar Projeto</translation>
<translation>Salvar Projeto</translation>
</message>
</context>
<context>