diff options
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index fe0b58e5..f7092460 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: drakwizard-pt_BR\n" -"POT-Creation-Date: 2003-11-17 15:44+0000\n" +"POT-Creation-Date: 2003-11-17 22:19+0000\n" "PO-Revision-Date: 2003-11-16 18:57-0300\n" "Last-Translator: Tiago Cruz <tiagocruz@linuxdicas.com.br>\n" "Language-Team: Português do Brasil <linux_pt_BR@yahoogrupos.com.br>\n" @@ -1135,10 +1135,11 @@ msgstr "" "hosts allow = lapland, arvidsjaur" #: ../samba_wizard/Samba.pm_.c:112 +#, fuzzy msgid "" "* Example 4: allow only hosts in NIS netgroup \"foonet\", but deny access " "from one particular host\n" -"hosts allow = \\@foonet\n" +"hosts allow = @foonet\n" "hosts deny = pirate" msgstr "" "* Exemplo 4: permitir somente hosts no grupo NIS \"foonet\", mas negar " @@ -1207,10 +1208,11 @@ msgid "File permissions" msgstr "Permissões de arquivos" #: ../samba_wizard/Samba.pm_.c:162 +#, fuzzy msgid "" -"Type users or group separated by a comma (groups must be preceded by a " -"'\\@') like this :\n" -"root, fred, \\@users, \\@wheel for each kind of permission." +"Type users or group separated by a comma (groups must be preceded by a '@') " +"like this :\n" +"root, fred, @users, @wheel for each kind of permission." msgstr "" "Digite os usuários ou grupo separados por uma vírgula (os grupos devem ser " "precedidos de um '\\@') como este:\n" @@ -1221,7 +1223,8 @@ msgid "read list:" msgstr "Lista de leitura:" #: ../samba_wizard/Samba.pm_.c:169 ../samba_wizard/Samba.pm_.c:170 -msgid "root, fred, \\@users, \\@wheel" +#, fuzzy +msgid "root, fred, @users, @wheel" msgstr "root, fred, \\@users, \\@wheel" #: ../samba_wizard/Samba.pm_.c:170 |