author | cniehaus <cniehaus> | 2003-01-03 16:31:21 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2003-01-03 16:31:21 (UTC) |
commit | d265299dd3d2ed39a343d3bdfd05eda6705a5c2c (patch) (side-by-side diff) | |
tree | 253dc330cf44438205a81430bb7074103e80e2ae /i18n/fr | |
parent | 83acc7920179fba4b278bad9ba383ca8564b7278 (diff) | |
download | opie-d265299dd3d2ed39a343d3bdfd05eda6705a5c2c.zip opie-d265299dd3d2ed39a343d3bdfd05eda6705a5c2c.tar.gz opie-d265299dd3d2ed39a343d3bdfd05eda6705a5c2c.tar.bz2 |
oxygenupdate
-rw-r--r-- | i18n/fr/oxygen.ts | 79 |
1 files changed, 44 insertions, 35 deletions
diff --git a/i18n/fr/oxygen.ts b/i18n/fr/oxygen.ts index eaf68a3..137e890 100644 --- a/i18n/fr/oxygen.ts +++ b/i18n/fr/oxygen.ts @@ -1,2 +1,3 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> @@ -5,3 +6,3 @@ <source>Calculate</source> - <translation type="unfinished"></translation> + <translation>Calculer</translation> </message> @@ -9,3 +10,7 @@ <source>Clear</source> - <translation type="unfinished"></translation> + <translation>Effacer</translation> + </message> + <message> + <source>Form1</source> + <translation></translation> </message> @@ -13,3 +18,3 @@ <source>Molecular Weight</source> - <translation type="unfinished"></translation> + <translation>poids moléculaire</translation> </message> @@ -17,3 +22,3 @@ <source>Chemical Formula</source> - <translation type="unfinished"></translation> + <translation>Formule Chimique</translation> </message> @@ -21,3 +26,3 @@ <source>Molecular Weight (u):</source> - <translation type="unfinished"></translation> + <translation>Poids Moléculaire (u):</translation> </message> @@ -25,3 +30,3 @@ <source>Elemental Composition (%):</source> - <translation type="unfinished"></translation> + <translation>Composition Elementaire (%):</translation> </message> @@ -32,3 +37,3 @@ <source>Weight:</source> - <translation type="unfinished"></translation> + <translation>Poids:</translation> </message> @@ -40,3 +45,3 @@ <source>Group</source> - <translation type="unfinished"></translation> + <translation>Groupe</translation> </message> @@ -56,3 +61,3 @@ <source>Density</source> - <translation type="unfinished"></translation> + <translation>Densité</translation> </message> @@ -68,3 +73,3 @@ <source>%1 u</source> - <translation type="unfinished"></translation> + <translation>%1 u</translation> </message> @@ -91,3 +96,3 @@ <source>Oxygen</source> - <translation type="unfinished"></translation> + <translation>Oxygène</translation> </message> @@ -95,3 +100,3 @@ <source>PSE</source> - <translation type="unfinished"></translation> + <translation>PSE</translation> </message> @@ -99,3 +104,3 @@ <source>Data</source> - <translation type="unfinished"></translation> + <translation>Données</translation> </message> @@ -103,2 +108,24 @@ <source>Calculations</source> + <translation>Calculs</translation> + </message> +</context> +<context> + <name>PSEWidget</name> + <message> + <source>Periodic System</source> + <translation>Système Périodique</translation> + </message> +</context> +<context> + <name>calcDlgUI</name> + <message> + <source>ERROR: +</source> + <translation>ERREUR: </translation> + </message> +</context> +<context> + <name>dataWidgetUI</name> + <message> + <source>Chemical Data</source> <translation type="unfinished"></translation> @@ -134,2 +161,6 @@ <message> + <source>Oxygen</source> + <translation type="unfinished"></translation> + </message> + <message> <source>Fluorine</source> @@ -538,24 +569,2 @@ </context> -<context> - <name>PSEWidget</name> - <message> - <source>Periodic System</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>calcDlgUI</name> - <message> - <source>ERROR: -</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>dataWidgetUI</name> - <message> - <source>Chemical Data</source> - <translation type="unfinished"></translation> - </message> -</context> </TS> |