1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-03 09:13:20 +03:00

Fix bogus backslash sequences, per Kris Jurka.

This commit is contained in:
Tom Lane
2005-07-18 17:48:30 +00:00
parent 5394771580
commit 76f39619d7

View File

@@ -1,7 +1,7 @@
# Translation to Portuguese (Brazilian) language # Translation to Portuguese (Brazilian) language
# Roberto Mello <rmello@fslc.usu.edu>, 2002 # Roberto Mello <rmello@fslc.usu.edu>, 2002
# #
# $Header: /cvsroot/pgsql/src/bin/pg_dump/po/pt_BR.po,v 1.1.2.1 2002/12/10 20:00:27 petere Exp $ # $Header: /cvsroot/pgsql/src/bin/pg_dump/po/pt_BR.po,v 1.1.2.2 2005/07/18 17:48:30 tgl Exp $
# #
msgid "" msgid ""
msgstr "" msgstr ""
@@ -189,8 +189,8 @@ msgid " -Z 0-9 compression level for compressed formats\n"
msgstr " -Z 0-9 n<>vel de compress<73>o para formatos comprimidos\n" msgstr " -Z 0-9 n<>vel de compress<73>o para formatos comprimidos\n"
#: pg_dump.c:675 pg_dumpall.c:238 pg_restore.c:396 #: pg_dump.c:675 pg_dumpall.c:238 pg_restore.c:396
msgid " --help show this help, then exit\vn" msgid " --help show this help, then exit\n"
msgstr " --help mostra essa ajuda, e termina\vn" msgstr " --help mostra essa ajuda, e termina\n"
#: pg_dump.c:676 pg_dumpall.c:239 pg_restore.c:397 #: pg_dump.c:676 pg_dumpall.c:239 pg_restore.c:397
msgid " --version output version information, then exit\n" msgid " --version output version information, then exit\n"