author | zecke <zecke> | 2005-01-31 22:16:23 (UTC) |
---|---|---|
committer | zecke <zecke> | 2005-01-31 22:16:23 (UTC) |
commit | e92a75664daf9df85a358a42ff2b66f6779c998f (patch) (side-by-side diff) | |
tree | 77a9a8b550379882252fd3ce9df894e71a3ad877 /i18n/pt_BR/libqpickboard.ts | |
parent | d5f41266f510665b3a694b8f9a0e96024a5ecac0 (diff) | |
download | opie-e92a75664daf9df85a358a42ff2b66f6779c998f.zip opie-e92a75664daf9df85a358a42ff2b66f6779c998f.tar.gz opie-e92a75664daf9df85a358a42ff2b66f6779c998f.tar.bz2 |
Gigantic result of make opie-lupdate
I assume we've now 90% of the strings that will be in Opie 1.2
-rw-r--r-- | i18n/pt_BR/libqpickboard.ts | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/i18n/pt_BR/libqpickboard.ts b/i18n/pt_BR/libqpickboard.ts index 4c83d79..969f7f5 100644 --- a/i18n/pt_BR/libqpickboard.ts +++ b/i18n/pt_BR/libqpickboard.ts @@ -1,10 +1,90 @@ <!DOCTYPE TS><TS> <defaultcodec>iso8859-1</defaultcodec> <context> + <name>DictFilterConfig</name> + <message> + <source>Adding Words</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>To add words, pick the letters, +then open the Add dialog. In that +dialog, tap the correct letters +from the list (tap twice for +capitals).</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Add...</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>InputMethods</name> <message> <source>Pickboard</source> <translation>Pickboard</translation> </message> </context> +<context> + <name>PickboardAdd</name> + <message> + <source>OK</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Cancel</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>PickboardConfig</name> + <message> + <source><h1>The Pickboard</h1><i>The smallest and fastest way to type.</i><p>Enter a word by tapping letter-groups and picking the word.<br>Enter spaces with "Space", or other keys through "KEY".<br>Use "Shift" to capitalize words that are not normally capitalized.<br>Press "Shift" twice for an all-capitals word.<br>Add custom words by picking them, then selecting "Add..." from the menu on the right.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Reset</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Help</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Pickboard Help</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>PickboardPicks</name> + <message> + <source>Space</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Back</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Enter</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Shift</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>ABC DEF GHI JKL MNO PQR STU VWX YZ-'</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>ABCÀÁÂÃÄÅÆÇ DEFÐÈÉÊË GHIÌÍÎÏ JKL MNOÑÒÓÔÕÖØ PQRÞ STUßÙÚÛÜ VWX YZ-'Ýÿ</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>KEY</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> |