msgid ""
msgstr ""
"Project-Id-Version: Domain Mapping System\n"
"POT-Creation-Date: 2021-09-07 22:07+0400\n"
"PO-Revision-Date: 2021-09-07 22:08+0400\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Poedit 2.4.2\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-Flags-xgettext: --add-comments=translators:\n"
"X-Poedit-WPHeader: dms.php\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: vendor\n"
"X-Poedit-SearchPathExcluded-1: .idea\n"

# automatic translation
#: assets/js/localizations/js-translations.php:3
msgid "Are you sure to change these settings?"
msgstr "Tem certeza de que deseja alterar essas configurações?"

# automatic translation
#: assets/js/localizations/js-translations.php:4 templates/option-page.php:192
msgid "The choice is yours."
msgstr "A escolha é sua."

#: assets/js/localizations/js-translations.php:5 templates/option-page.php:247
msgid "Select the domain to serve for all unmapped pages:"
msgstr ""
"Selecione o domínio a ser veiculado para todas as páginas não mapeadas:"

#: assets/js/localizations/js-translations.php:6 templates/option-page.php:249
msgid "Select domain"
msgstr "Selecione o domínio"

#: includes/dms.class.php:320
msgid "Failed trying to remove the mappings"
msgstr "Falha ao tentar remover os mapeamentos"

# automatic translation
#: includes/dms.class.php:445
msgid "Invalid host specified"
msgstr "Host inválido especificado"

# automatic translation
#: includes/dms.class.php:450
msgid "Mappings are missing."
msgstr "Estão faltando mapeamentos."

# automatic translation
#: includes/dms.class.php:455
msgid "Primary value is missing in main values"
msgstr "O valor primário está faltando nos valores principais"

#: includes/dms.class.php:460
msgid "Invalid values exists"
msgstr "Existem valores inválidos"

#: includes/dms.class.php:465
msgid "Failed to add new mapping"
msgstr "Falha ao adicionar novo mapeamento"

#: includes/dms.class.php:470
msgid "Failed to update mapping"
msgstr "Falha ao atualizar o mapeamento"

#: includes/dms.class.php:479
msgid "Global domain mapping can't be unchecked, when main domain is selected."
msgstr ""
"O mapeamento de domínio global não pode ser desmarcado, quando o domínio "
"principal é selecionado."

#: includes/dms.class.php:482
msgid "Please specify main domain, cause global domain mapping is checked."
msgstr ""
"Especifique o domínio principal, porque o mapeamento de domínio global está "
"verificado."

# automatic translation
#: includes/dms.class.php:491
msgid "Successfully saved."
msgstr "Salvo com sucesso."

# automatic translation
#: includes/dms.class.php:504
msgid "Domain Mapping"
msgstr "Mapeamento de Domínio"

# automatic translation
#: includes/dms.class.php:521
msgid "You do not have the permissions to access this page."
msgstr "Você não tem permissão para acessar esta página."

# automatic translation
#: templates/option-page.php:7
msgid "Available Post Types"
msgstr "Tipos de postagem disponíveis"

# automatic translation
#: templates/option-page.php:8
msgid ""
"Select the Post Types or Custom Taxonomies that should be available for Domain Mapping System."
msgstr ""
"Selecione quais tipos de postagem integrados e personalizados devem estar "
"disponíveis para DMS."

# automatic translation
#: templates/option-page.php:15
msgid "Pages"
msgstr "Páginas"

# automatic translation
#: templates/option-page.php:22
msgid "Posts"
msgstr "Postagens"

# automatic translation
#: templates/option-page.php:29
msgid "Blog Categories"
msgstr "Categorias de Blog"

# automatic translation
#: templates/option-page.php:52
msgid "Archive"
msgstr "Arquivo"

# automatic translation
#: templates/option-page.php:62 templates/option-page.php:270
msgid "Save"
msgstr "Salve "

# automatic translation
#: templates/option-page.php:70
msgid "Configure DMS"
msgstr "Configurar DMS"

# automatic translation
#: templates/option-page.php:75
msgid "Domain Mapping System Configuration"
msgstr "Configuração do sistema de mapeamento de domínio"

# automatic translation
#: templates/option-page.php:77
msgid "Important!"
msgstr "Importante!"

# automatic translation
#: templates/option-page.php:79
#, php-format
msgid ""
"This plugin requires configuration with your DNS host and on your server "
"(cPanel, etc).Please see %1$sour documentation%2$s for configuration "
"requirements."
msgstr ""
"Este plugin requer configuração com seu host DNS e em seu servidor (cPanel, "
"etc). Por favor, consulte %1$snossa documentação%2$s para requisitos de "
"configuração."

# automatic translation
#: templates/option-page.php:89
msgid "DMS Map"
msgstr "Mapa DMS"

# automatic translation
#: templates/option-page.php:94
msgid "Domains"
msgstr "Domínios"

# automatic translation
#: templates/option-page.php:100
msgid "Enter mapped domain:"
msgstr "Digite o domínio mapeado:"

# automatic translation
#: templates/option-page.php:103
msgid "Select the page content to display for this domain."
msgstr "Selecione o conteúdo da página a ser exibido para este domínio."

# automatic translation
#: templates/option-page.php:105
msgid "Note: You can set the subsite homepage by changing the radio button."
msgstr ""
"Observação: você pode definir a página inicial do subsite alterando o botão "
"de opção."

# automatic translation
#: templates/option-page.php:109
#, php-format
msgid ""
"To create \"subsites\" by mapping multiple posts, pages, products, or CPTs "
"to a single domain, please %1$sUpgrade%2$s"
msgstr ""
"Para criar \"subsites\" mapeando várias postagens, páginas, produtos ou CPTs "
"para um único domínio, %1$sAtualize%2$s"

# automatic translation
#: templates/option-page.php:173
msgid "Delete"
msgstr "Excluir"

# automatic translation
#: templates/option-page.php:185
msgid "+ Add Domain Map Entry"
msgstr "+ Adicionar entrada de mapa de domínio"

# automatic translation
#: templates/option-page.php:223
msgid "Support for query string parameters (e.g. - UTM, etc)"
msgstr "Suporte para parâmetros de string de consulta (por exemplo - UTM, etc)"

# automatic translation
#: templates/option-page.php:225 templates/option-page.php:236
#: templates/option-page.php:261
msgid "Upgrade"
msgstr "Melhoria"

# automatic translation
#: templates/option-page.php:234
msgid ""
"Force site visitors to see only mapped domains of a page (e.g. - disallow "
"visitors to see the primary domain of a page)"
msgstr ""
"Forçar os visitantes do site a ver apenas os domínios mapeados de uma página "
"(por exemplo, não permitir que os visitantes vejam o domínio principal de "
"uma página)"

# automatic translation
#: templates/option-page.php:244
msgid ""
"Enable Global Domain Mapping (all pages will be served for your mapped "
"domains)."
msgstr ""
"Habilite o mapeamento de domínio global (todas as páginas serão servidas "
"para seus domínios mapeados)."

# automatic translation
#. Plugin Name of the plugin/theme
msgid "Domain Mapping System"
msgstr "Sistema de mapeamento de domínio"

# automatic translation
#. Plugin URI of the plugin/theme
#. Author URI of the plugin/theme
msgid "https://gauchoplugins.com/"
msgstr "https://gauchoplugins.com/"

# automatic translation
#. Description of the plugin/theme
msgid ""
"Allow multiple domains to point to a single WordPress installation via "
"custom post types of pages."
msgstr ""
"Permitir que vários domínios apontem para uma única instalação do WordPress "
"por meio de tipos de postagem personalizados de páginas."

# automatic translation
#. Author of the plugin/theme
msgid "Gaucho Plugins"
msgstr "Plugins Gaúcho"
