# Copyright (C) 2024 Márcio Duarte
# This file is distributed under the GPL v2 or later.
msgid ""
msgstr ""
"Project-Id-Version: Dynamic Year Block 0.6.5\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/dynamic-year-"
"block\n"
"POT-Creation-Date: 2024-11-14 22:32-0300\n"
"PO-Revision-Date: 2024-11-14 22:37-0300\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"
"X-Generator: Poedit 3.4.4\n"
"X-Domain: dynamic-year-block\n"

#. Plugin Name of the plugin
#: dynamic-year-block.php
msgid "Dynamic Year Block"
msgstr "Bloco de Ano Dinâmico"

#. Plugin URI of the plugin
#: dynamic-year-block.php
msgid "https://github.com/EpicoStudio/dynamic-year-block"
msgstr "https://github.com/EpicoStudio/dynamic-year-block"

#. Description of the plugin
#: dynamic-year-block.php
msgid ""
"A block that always displays the current year in your copyright footer "
"notice."
msgstr ""
"Um bloco que sempre exibe o ano atual no seu aviso de copyright no rodapé."

#. Author of the plugin
#: dynamic-year-block.php
msgid "Márcio Duarte"
msgstr "Márcio Duarte"

#. Author URI of the plugin
#: dynamic-year-block.php
msgid "https://epico.studio"
msgstr "https://epico.studio"

#: dynamic-year-block.php:56 build/index.js:2
msgid "Privacy Policy"
msgstr "Política de Privacidade"

#: build/index.js:1
msgid "Settings"
msgstr "Configurações"

#: build/index.js:1
msgid "Year format:"
msgstr "Formato do ano:"

#: build/index.js:1
msgid "Four digits"
msgstr "Quatro dígitos"

#: build/index.js:1
msgid "Two digits"
msgstr "Dois dígitos"

#. translators: %1s and %2s are the two-digit current year. See http://php.net/date.
#: build/index.js:2
msgid ""
"The two-digit abbreviation is often used after an apostrophe (e.g., ’%1$s) "
"or in a date range (e.g., 2021-%2$s)."
msgstr ""
"A abreviação de dois dígitos é comumente usada após um apóstrofo (ex: "
"’%1$s) ou em um intervalo de data (ex: 2021-%2$s)."

#: build/index.js:2
msgid "Text Before Date"
msgstr "Texto antes da data"

#: build/index.js:2
msgid ""
"Enable to prepend any custom text. Default: “© Copyright”. Toggling resets "
"to the default."
msgstr ""
"Habilite para adicionar texto personalizado antes. Padrão: “© Copyright”. "
"Alternar redefinirá para o padrão."

#: build/index.js:2
msgid "© Copyright"
msgstr "© Copyright"

#: build/index.js:2
msgid "Site Name After Date"
msgstr "Nome do site após a data"

#: build/index.js:2
msgid "Display the site name after the current year, linked to the homepage."
msgstr "Exiba o nome do site após o ano atual, vinculado à página inicial."

#: build/index.js:2
msgid "Text After Date"
msgstr "Texto após a data"

#: build/index.js:2
msgid ""
"Enable to append custom text. Default: “All rights reserved”. Toggling "
"resets to the default."
msgstr ""
"Habilite para adicionar texto personalizado depois. Padrão: “Todos os "
"direitos reservados”. Alternar redefinirá para o padrão."

#: build/index.js:2
msgid "All rights reserved"
msgstr "Todos os direitos reservados"

#: build/index.js:2
msgid "Privacy Policy Link After Date"
msgstr "Link para a Política de Privacidade após a data"

#: build/index.js:2
msgid ""
"Enable to append a link to your site’s privacy policy, which you can define "
"under “Settings → Privacy”. Toggling resets to the default."
msgstr ""
"Habilite para adicionar um link para a Política de Privacidade do seu site, "
"a qual você pode definir em “Configurações → Privacidade”. Alternar "
"redefinirá para o padrão."

#: build/index.js:2
msgid "Enter text"
msgstr "Inserir texto"

#: build/block.json
msgctxt "block title"
msgid "Dynamic Year"
msgstr "Ano dinâmico"

#: build/block.json
msgctxt "block keyword"
msgid "year"
msgstr "ano"

#: build/block.json
msgctxt "block keyword"
msgid "dynamic"
msgstr "dinâmico"

#: build/block.json
msgctxt "block keyword"
msgid "date"
msgstr "data"

#: build/block.json
msgctxt "block keyword"
msgid "block"
msgstr "bloco"

#: build/block.json
msgctxt "block keyword"
msgid "footer"
msgstr "rodapé"

#: build/block.json
msgctxt "block keyword"
msgid "copyright"
msgstr "copyright"

#: build/block.json
msgctxt "block description"
msgid "A block that always displays the current year."
msgstr "Um bloco que sempre exibe o ano atual."
