summaryrefslogtreecommitdiff
path: root/po/pt_BR.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r--po/pt_BR.po21
1 files changed, 16 insertions, 5 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po
index b9b037d..63d025a 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -8,14 +8,14 @@
msgid ""
msgstr ""
"Project-Id-Version: sed 4.0.1\n"
-"POT-Creation-Date: 2004-08-21 20:46+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2004-11-09 20:01+0100\n"
"PO-Revision-Date: 2002-11-08 17:44-0300\n"
"Last-Translator: Aurélio Marinho Jargas <aurelio@verde666.org>\n"
"Language-Team: Brazilian Portuguese <ldp-br@bazar.conectiva.com.br>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: sed/compile.c:162
@@ -161,9 +161,9 @@ msgid "couldn't edit %s: is a terminal"
msgstr "Não foi possível abrir o arquivo %s: %s"
#: sed/execute.c:676
-#, c-format
+#, fuzzy, c-format
msgid "couldn't edit %s: not a regular file"
-msgstr ""
+msgstr "Não foi possível abrir o arquivo %s: %s"
#: sed/execute.c:683 lib/utils.c:196
#, fuzzy, c-format
@@ -213,18 +213,21 @@ msgid ""
msgstr ""
#: sed/sed.c:105
+#, c-format
msgid ""
" -n, --quiet, --silent\n"
" suppress automatic printing of pattern space\n"
msgstr ""
#: sed/sed.c:107
+#, c-format
msgid ""
" -e script, --expression=script\n"
" add the script to the commands to be executed\n"
msgstr ""
#: sed/sed.c:109
+#, c-format
msgid ""
" -f script-file, --file=script-file\n"
" add the contents of script-file to the commands to be "
@@ -232,25 +235,28 @@ msgid ""
msgstr ""
#: sed/sed.c:111
+#, c-format
msgid ""
" -i[SUFFIX], --in-place[=SUFFIX]\n"
" edit files in place (makes backup if extension supplied)\n"
msgstr ""
#: sed/sed.c:113
+#, c-format
msgid ""
" -l N, --line-length=N\n"
" specify the desired line-wrap length for the `l' command\n"
msgstr ""
#: sed/sed.c:115
+#, c-format
msgid ""
" --posix\n"
" disable all GNU extensions.\n"
msgstr ""
#: sed/sed.c:117
-#, fuzzy
+#, fuzzy, c-format
msgid ""
" -r, --regexp-extended\n"
" use extended regular expressions in the script.\n"
@@ -259,6 +265,7 @@ msgstr ""
" usar sintaxe de expressões regulares do Perl 5 no script.\n"
#: sed/sed.c:120
+#, c-format
msgid ""
" -s, --separate\n"
" consider files as separate rather than as a single "
@@ -267,6 +274,7 @@ msgid ""
msgstr ""
#: sed/sed.c:123
+#, c-format
msgid ""
" -u, --unbuffered\n"
" load minimal amounts of data from the input files and "
@@ -275,14 +283,17 @@ msgid ""
msgstr ""
#: sed/sed.c:126
+#, c-format
msgid " --help display this help and exit\n"
msgstr ""
#: sed/sed.c:127
+#, c-format
msgid " --version output version information and exit\n"
msgstr ""
#: sed/sed.c:128
+#, c-format
msgid ""
"\n"
"If no -e, --expression, -f, or --file option is given, then the first\n"