msgid ""
msgstr ""
"Project-Id-Version: Cloud Blocks\n"
"POT-Creation-Date: 2019-01-02 10:09+0100\n"
"PO-Revision-Date: 2019-01-02 10:09+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.2\n"
"X-Poedit-Basepath: ..\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Poedit-Flags-xgettext: --add-comments=translators:\n"
"X-Poedit-WPHeader: cloud-blocks.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: *.js\n"

#: core/Blocks/Explore.php:58
msgid ""
"The file you are trying to upload is not a supported file type. Please try "
"again."
msgstr "Erro ao carregar o ficheiro. Por favor, tente novamente."

#: core/Blocks/Explore.php:72
#, php-format
msgid ""
"Your custom block <b>%s</b> installed successfully. You must activate it in "
"local tab."
msgstr ""
"Bloco <b> %s </b> instalado com êxito. Você deve ativá-lo na guia local."

#: core/Blocks/Explore.php:75
msgid "There was a problem with the upload. Please try again."
msgstr "Erro ao carregar o ficheiro. Por favor, tente novamente."

#: core/Blocks/Explore.php:112
msgid "Upload block"
msgstr "Blocos da nuvem"

#: core/Blocks/Explore.php:118
msgid "If you have a custom Gutenberg block, you can upload it here."
msgstr ""
"Se você tem um bloco personalizado de Gutenberg, você pode carregá-lo aqui."

#: core/Blocks/Explore.php:120
#, php-format
msgid ""
"If using Git, we recommend adjusting your .gitignore and commit your block "
"in <b>%s</b>"
msgstr ""
"Se estiver usando o Git, recomendamos ajustar o seu. gitignore e confirmar "
"seu bloco em <b> %s </b>"

#: core/Blocks/Explore.php:122
msgid "See documentation: Private blocks."
msgstr "Consulte a documentação: blocos privados."

#: core/Blocks/Explore.php:127
msgid "Zip file of block"
msgstr "Blocos da nuvem"

#: core/Blocks/Explore.php:129
msgid "Install now"
msgstr "Instalado"

#: core/CloudBlocks.php:42
msgid "Gutenberg is not enabled. Please try again after enabling."
msgstr ""
"O Gutenberg não está activado. Por favor, tente novamente após activá-lo."

#: core/Settings/Tools.php:72
msgid "No file selected."
msgstr "Nenhum ficheiro selecionado."

#: core/Settings/Tools.php:80
msgid "Error uploading file. Please try again."
msgstr "Erro ao carregar o ficheiro. Por favor, tente novamente."

#: core/Settings/Tools.php:86 core/Settings/Tools.php:112
msgid "Incorrect file type"
msgstr "Tipo de ficheiro incorreto"

#: core/Settings/Tools.php:98
msgid "Empty file imported"
msgstr "Arquivo vazio importado"

#: core/Settings/Tools.php:106
#, php-format
msgid "Block <b>%s</b> already installed."
msgstr "Bloco <b> %s </b> já está instalado."

#: core/Settings/Tools.php:109
#, php-format
msgid "Block <b>%s</b> installed successfully."
msgstr "Bloco <b> %s </b> instalado com êxito."

#: core/Settings/Tools.php:194
msgid "Tools"
msgstr "Ferramentas"

#: core/Settings/Tools.php:208
msgid "Gutenberg cloud configurations"
msgstr "Configurações da nuvem de Gutenberg"

#: core/Settings/Tools.php:219
msgid "Export installed blocks"
msgstr "Exportar blocos instalados"

#: core/Settings/Tools.php:222
msgid ""
"Export all your installed blocks from Gutenberg Cloud as JSON. Note: The "
"content will not be exported."
msgstr ""
"Aqui você pode exportar todos os blocos personalizados Gutenberg instalados "
"da nuvem de Gutenberg como um ficheiro JSON e importá-lo em outro lugar."

#: core/Settings/Tools.php:224
msgid "Export file"
msgstr "Exportar Arquivo"

#: core/Settings/Tools.php:233
msgid "Import custom blocks"
msgstr "Importar blocos personalizados"

#: core/Settings/Tools.php:236
msgid "Choose the JSON file you want to import."
msgstr "Escolha o ficheiro JSON que você deseja importar."

#: core/Settings/Tools.php:240
msgid "Choose the file"
msgstr "Escolha o ficheiro"

#: core/Settings/Tools.php:251
msgid "Import file"
msgstr "Importar ficheiro"

#: core/Settings/Translations.php:18
msgid "Block"
msgstr "Bloco"

#: core/Settings/Translations.php:19
msgid "The block"
msgstr "O bloco"

#: core/Settings/Translations.php:20
msgid "Delete"
msgstr "Excluir"

#: core/Settings/Translations.php:21
msgid "Delete block"
msgstr "Excluir bloco"

#: core/Settings/Translations.php:22
msgid "Install"
msgstr "Instalado"

#: core/Settings/Translations.php:23
msgid "Uninstall"
msgstr "Desinstalar"

#: core/Settings/Translations.php:24
msgid "Local"
msgstr "Local"

#: core/Settings/Translations.php:25
msgid "Local block"
msgstr "Bloco local"

#: core/Settings/Translations.php:26
msgid "By"
msgstr "Por"

#: core/Settings/Translations.php:27
msgid "Tags"
msgstr "Etiquetas"

#: core/Settings/Translations.php:28
msgid "Installed"
msgstr "Instalado"

#: core/Settings/Translations.php:29
msgid "Popular"
msgstr "Popular"

#: core/Settings/Translations.php:30
msgid "Latest"
msgstr "Mais recentes"

#: core/Settings/Translations.php:31
msgid "Most used"
msgstr "Mais utilizados"

#: core/Settings/Translations.php:32
msgid "Search for blocks"
msgstr "Procurar blocos"

#: core/Settings/Translations.php:33
msgid "Search blocks..."
msgstr "Blocos de busca..."

#: core/Settings/Translations.php:34
msgid "Filter"
msgstr "Filtro"

#: core/Settings/Translations.php:35
msgid "Update now"
msgstr "Atualizar agora"

#: core/Settings/Translations.php:36
msgid "Show more details"
msgstr "Mostrar mais detalhes"

#: core/Settings/Translations.php:37
msgid "More details"
msgstr "Mais detalhes"

#: core/Settings/Translations.php:38
msgid "have been installed successfully."
msgstr "foram instalados com êxito."

#: core/Settings/Translations.php:39
msgid "have been uninstalled successfully."
msgstr "foram desinstaladas com êxito."

#: core/Settings/Translations.php:40
msgid "have been deleted successfully."
msgstr "foram eliminados com êxito."

#: core/Settings/Translations.php:41
msgid "have been updated successfully."
msgstr "foram atualizados com sucesso."

#: core/Settings/Translations.php:42
msgid "New version available."
msgstr "Nova versão disponível."

#: core/Settings/Translations.php:43
msgid "Version"
msgstr "Versão"

#: core/Settings/Translations.php:44
msgid "Visit homepage"
msgstr "Visite a homepage"

#: core/Settings/Translations.php:45
msgid "Homepage"
msgstr "Homepage"

#: vendor/foadyousefi/seven-fields/src/Container/Container.php:196
msgid "Actions"
msgstr "Ações"

#. Plugin Name of the plugin/theme
msgid "Cloud Blocks"
msgstr "Blocos da nuvem"

#. Description of the plugin/theme
msgid "Your library of Gutenberg blocks in the cloud"
msgstr "Sua biblioteca de Gutenberg bloqueia na nuvem"

#. Author of the plugin/theme
msgid "Frontkom"
msgstr "Frontkom"

#. Author URI of the plugin/theme
msgid "https://frontkom.no"
msgstr "https://frontkom.no"

#~ msgid "Blocks zip file"
#~ msgstr "Bloqueia o arquivo zip"

#~ msgid "Frontkom - Fouad Yousefi"
#~ msgstr "Frontkom-Fuad Yousefi"
