author | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
commit | 0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (side-by-side diff) | |
tree | 418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/pt_BR/textedit.ts | |
parent | b97ae670792c4b9e35fbe89f1e40d59786afdabb (diff) | |
download | opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2 |
Merge from BRANCH_1_0.
-rw-r--r-- | i18n/pt_BR/textedit.ts | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/i18n/pt_BR/textedit.ts b/i18n/pt_BR/textedit.ts index 14f5108..20cc58f 100644 --- a/i18n/pt_BR/textedit.ts +++ b/i18n/pt_BR/textedit.ts @@ -146,29 +146,24 @@ <source>Unnamed</source> <translation type="unfinished">Sem Nome</translation> </message> <message> <source>Permissions</source> <translation type="unfinished"></translation> </message> <message> <source>Choose font</source> <translation type="unfinished"></translation> </message> <message> - <source>Do you really want<BR>to <B>delete</B> the current file -from the disk?<BR>This is <B>irreversable!!</B></source> - <translation type="unfinished"></translation> - </message> - <message> <source>Yes</source> <translation type="unfinished"></translation> </message> <message> <source>No</source> <translation type="unfinished"></translation> </message> <message> <source>Text Edit is copyright<BR>2000 Trolltech AS, and<BR>2002 by <B>L. J. Potter <BR>llornkcor@handhelds.org</B><BR>and is licensed under the GPL</source> <translation type="unfinished"></translation> </message> <message> @@ -185,24 +180,33 @@ Go ahead and save? <message> <source>Don't Save</source> <translation type="unfinished"></translation> </message> <message> <source>&Cancel</source> <translation type="unfinished"></translation> </message> <message> <source>Not enough lines</source> <translation type="unfinished"></translation> </message> + <message> + <source>%1 - Text Editor</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Do you really want<BR>to <B>delete</B> the current file +from the disk?<BR>This is <B>irreversable!</B></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>filePermissions</name> <message> <source>read</source> <translation>ler</translation> </message> <message> <source>Group</source> <translation>Grupo</translation> </message> <message> |