Commit 106f008be692322d0b0dc975a65e2f68f105c9f6
1 parent
a61e486b
Exists in
master
and in
5 other branches
Corrigindo erro na tradução PT-BR.
Showing
1 changed file
with
5 additions
and
5 deletions
Show diff stats
locale/pt_BR.po
... | ... | @@ -6,7 +6,7 @@ msgstr "" |
6 | 6 | "Project-Id-Version: pw3270 5.0\n" |
7 | 7 | "Report-Msgid-Bugs-To: \n" |
8 | 8 | "POT-Creation-Date: 2017-02-02 16:38-0200\n" |
9 | -"PO-Revision-Date: 2017-02-02 17:52-0200\n" | |
9 | +"PO-Revision-Date: 2017-02-15 17:08-0200\n" | |
10 | 10 | "Last-Translator: Perry Werneck <perry.werneck@gmail.com>\n" |
11 | 11 | "Language-Team: Português <perry.werneck@gmail.com>\n" |
12 | 12 | "Language: pt_BR\n" |
... | ... | @@ -874,16 +874,16 @@ msgid "" |
874 | 874 | "Following the convention for ASCII text files, CR/LF pairs are used to " |
875 | 875 | "terminate records in the PC file, and a CTRL-Z (x'1A') marks the end of file." |
876 | 876 | msgstr "" |
877 | -"Seguindo a convenção para arquivos texto ASCII, a sequência <CR> <LF> é " | |
878 | -"usada para terminar registros no arquivo do PC e um CTRL-| (x'1A') marca o " | |
879 | -"final do arquivo." | |
877 | +"Seguindo a convenção para arquivos texto ASCII, a sequência CR/LF é usada " | |
878 | +"para terminar registros no arquivo do PC e um CTRL-| (x'1A') marca o final " | |
879 | +"do arquivo." | |
880 | 880 | |
881 | 881 | #: tables.c:53 |
882 | 882 | msgid "" |
883 | 883 | "Following the convention for ASCII text files, LF is used to terminate " |
884 | 884 | "records in the PC file." |
885 | 885 | msgstr "" |
886 | -"Seguindo a convenção para arquivos texto ASCII, <LF> é usado para terminar " | |
886 | +"Seguindo a convenção para arquivos texto ASCII, LF é usado para terminar " | |
887 | 887 | "registros no arquivo do PC." |
888 | 888 | |
889 | 889 | #: security.c:146 | ... | ... |