# # Translators: # Bernd Bestel , 2019 # Danilo Vieira , 2019 # Jefferson Brito Passos dos Santos , 2021 # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-01T17:59:17+00:00\n" "PO-Revision-Date: 2019-05-01 17:43+0000\n" "Last-Translator: Jefferson Brito Passos dos Santos , 2021\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/grocy/teams/93189/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Domain: grocy/userfield_types\n" # Text (single line) msgid "text-single-line" msgstr "Texto (linha única)" # Text (multi line) msgid "text-multi-line" msgstr "Texto (Multiplas Linhas)" # Number (integral) msgid "number-integral" msgstr "Número (inteiro)" # Number (decimal) msgid "number-decimal" msgstr "Número (decimal)" # Date (without time) msgid "date" msgstr "Data (sem horário)" # Date & time msgid "datetime" msgstr "Data e Hora" # Checkbox msgid "checkbox" msgstr "Caixa de Seleção" # Select list (a single item can be selected) msgid "preset-list" msgstr "lista-predefinida" # Select list (multiple items can be selected) msgid "preset-checklist" msgstr "lista-de-verificação-predefinida" # Link msgid "link" msgstr "link" # Link (with title) msgid "link-with-title" msgstr "vinculado-com-titulo" # File msgid "file" msgstr "arquivo" # Image msgid "image" msgstr "imagem"