diff options
author | Manuel Munz <freifunk@somakoma.de> | 2011-04-13 15:14:42 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2011-04-13 15:14:42 +0000 |
commit | 707701df743e2d17b54a947aed8053f22ed98c53 (patch) | |
tree | 61919c560cd0bca22226e0bc6251da79383e8776 /po/pt_BR/samba.po | |
parent | bb2d7517eb3d2229331e11aab5c6c900259e0742 (diff) |
applications/luci-samba: Add textbox to edit the template for config generation (#122)
Diffstat (limited to 'po/pt_BR/samba.po')
-rw-r--r-- | po/pt_BR/samba.po | 80 |
1 files changed, 50 insertions, 30 deletions
diff --git a/po/pt_BR/samba.po b/po/pt_BR/samba.po index 29428eb20..678911b9f 100644 --- a/po/pt_BR/samba.po +++ b/po/pt_BR/samba.po @@ -7,25 +7,15 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.1.1\n" -msgid "Network Shares" -msgstr "Compartilhamentos de Rede" - -msgid "Hostname" -msgstr "Hostname" - -msgid "Description" -msgstr "Descrição" - -msgid "Workgroup" -msgstr "Grupo de Trabalho" - -msgid "Share home-directories" -msgstr "Compartilhar diretórios home" +#, fuzzy +msgid "Allow guests" +msgstr "Permitir Convidados" #, fuzzy msgid "Allow system users to reach their home directories via network shares" @@ -33,38 +23,68 @@ msgstr "" "Usuários do sistema poderão acessar seu diretório home através dos " "compartilhamentos de rede." -msgid "Shared Directories" -msgstr "Diretórios Compartilhados" - -msgid "Path" -msgstr "" - #, fuzzy msgid "Allowed users" msgstr "Usuários Permitidos" #, fuzzy -msgid "Read-only" -msgstr "Somente Leitura" - -#, fuzzy -msgid "Allow guests" -msgstr "Permitir Convidados" - -#, fuzzy msgid "Create mask" msgstr "Criar Máscara" -msgid "Mask for new files" -msgstr "Máscara para novos arquivos" +msgid "Description" +msgstr "Descrição" #, fuzzy msgid "Directory mask" msgstr "Máscara do Diretório" +msgid "Edit Template" +msgstr "" + +msgid "Edit the template that is used for generating the samba configuration." +msgstr "" + +msgid "General Settings" +msgstr "" + +msgid "Hostname" +msgstr "Hostname" + msgid "Mask for new directories" msgstr "Máscara para novos diretórios" +msgid "Mask for new files" +msgstr "Máscara para novos arquivos" + +msgid "Name" +msgstr "" + +msgid "Network Shares" +msgstr "Compartilhamentos de Rede" + +msgid "Path" +msgstr "" + +#, fuzzy +msgid "Read-only" +msgstr "Somente Leitura" + +msgid "Share home-directories" +msgstr "Compartilhar diretórios home" + +msgid "Shared Directories" +msgstr "Diretórios Compartilhados" + +msgid "" +"This is the content of the file '/etc/samba/smb.conf.template' from which " +"your samba configuration will be generated. Values enclosed by pipe symbols " +"('|') should not be changed. They get their values from the 'General " +"Settings' tab." +msgstr "" + +msgid "Workgroup" +msgstr "Grupo de Trabalho" + #~ msgid "Shared Directory" #~ msgstr "Diretório Compartilhado" |