author | cniehaus <cniehaus> | 2002-06-16 15:12:04 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-06-16 15:12:04 (UTC) |
commit | bec7383f8b00706eb5ad0eedb6fcb0e013041ad3 (patch) (side-by-side diff) | |
tree | e21b01dc8e3b4ada96b77848f42caa9a4238ab70 /i18n/pt/mindbreaker.ts | |
parent | 932dae70d65ecbad75e7aeb9a3cd97a67742de36 (diff) | |
download | opie-bec7383f8b00706eb5ad0eedb6fcb0e013041ad3.zip opie-bec7383f8b00706eb5ad0eedb6fcb0e013041ad3.tar.gz opie-bec7383f8b00706eb5ad0eedb6fcb0e013041ad3.tar.bz2 |
this add a lot files for .pt and .es
-rw-r--r-- | i18n/pt/mindbreaker.ts | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/i18n/pt/mindbreaker.ts b/i18n/pt/mindbreaker.ts new file mode 100644 index 0000000..598d561 --- a/dev/null +++ b/i18n/pt/mindbreaker.ts @@ -0,0 +1,44 @@ +<!DOCTYPE TS><TS> +<context> + <name>MindBreaker</name> + <message> + <source>New Game</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>win avg: %1 turns (%2 games)</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>MindBreakerBoard</name> + <message> + <source>Go%1p%2</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>CurrentGo%1</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Answer%1</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Reset Statistics</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Reset the win ratio?</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>OK</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Cancel</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |