author | cniehaus <cniehaus> | 2002-03-27 23:04:38 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-03-27 23:04:38 (UTC) |
commit | 3310d8c8a2b33b863a0cd8c50873536129c94506 (patch) (side-by-side diff) | |
tree | 30c14a41aca6bc655f2111b3dd2e073db8322a9c /i18n/fr/fifteen.ts | |
parent | f8fa6efc370f7b0cc2af981f3ea092a3c46b10f9 (diff) | |
download | opie-3310d8c8a2b33b863a0cd8c50873536129c94506.zip opie-3310d8c8a2b33b863a0cd8c50873536129c94506.tar.gz opie-3310d8c8a2b33b863a0cd8c50873536129c94506.tar.bz2 |
this add all (?) needed files for the french translation
-rw-r--r-- | i18n/fr/fifteen.ts | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/i18n/fr/fifteen.ts b/i18n/fr/fifteen.ts new file mode 100644 index 0000000..b52d689 --- a/dev/null +++ b/i18n/fr/fifteen.ts @@ -0,0 +1,41 @@ +<!DOCTYPE TS><TS> +<context> + <name>FifteenMainWindow</name> + <message> + <source>Randomize</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Solve</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Game</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Fifteen Pieces</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>PiecesTable</name> + <message> + <source>Fifteen Pieces</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Congratulations! +You win the game!</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>R&andomize Pieces</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>&Reset Pieces</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |