transifex: Add pt_BR localisation.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
787d04682f
commit
6d3426000f
108
locales/pt_BR/LC_MESSAGES/goals-gui.po
Normal file
108
locales/pt_BR/LC_MESSAGES/goals-gui.po
Normal file
@@ -0,0 +1,108 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
# Translators:
|
||||
# Interitio, 2023
|
||||
# Bruno Evangelista De Oliveira, 2023
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-08-28 22:43+0300\n"
|
||||
"PO-Revision-Date: 2023-08-28 13:43+0000\n"
|
||||
"Last-Translator: Bruno Evangelista De Oliveira, 2023\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/leobot/teams/174919/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=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#: src/gui/cards/goals.py:95
|
||||
msgctxt "skin:goals|goal:tasks|name"
|
||||
msgid "TASKS DONE"
|
||||
msgstr "TAREFAS CONCLUÍDAS"
|
||||
|
||||
#: src/gui/cards/goals.py:99
|
||||
msgctxt "skin:goals|goal:tasks|goal"
|
||||
msgid "GOAL: "
|
||||
msgstr "META:"
|
||||
|
||||
#: src/gui/cards/goals.py:125
|
||||
msgctxt "skin:goals|goal:attendance|name"
|
||||
msgid ""
|
||||
"ATTENDANCE\n"
|
||||
"RATE"
|
||||
msgstr ""
|
||||
"COMPARECIMENTO\n"
|
||||
"MÉDIA"
|
||||
|
||||
#: src/gui/cards/goals.py:139
|
||||
msgctxt "skin:goals|mode:study|goal:middle|above"
|
||||
msgid "STUDIED"
|
||||
msgstr "ESTUDADAS"
|
||||
|
||||
#: src/gui/cards/goals.py:143
|
||||
msgctxt "skin:goals|mode:study|goal:middle|below"
|
||||
msgid "HOURS"
|
||||
msgstr "HORAS"
|
||||
|
||||
#: src/gui/cards/goals.py:147
|
||||
msgctxt "skin:goals|mode:voice|goal:middle|above"
|
||||
msgid "CHATTED"
|
||||
msgstr "CONVERSADAS"
|
||||
|
||||
#: src/gui/cards/goals.py:151
|
||||
msgctxt "skin:goals|mode:voice|goal:middle|below"
|
||||
msgid "HOURS"
|
||||
msgstr "HORAS"
|
||||
|
||||
#: src/gui/cards/goals.py:155
|
||||
msgctxt "skin:goals|mode:text|goal:middle|above"
|
||||
msgid "SENT"
|
||||
msgstr "ENVIADAS"
|
||||
|
||||
#: src/gui/cards/goals.py:159
|
||||
msgctxt "skin:goals|mode:text|goal:middle|below"
|
||||
msgid "MESSAGES"
|
||||
msgstr "MENSAGENS"
|
||||
|
||||
#: src/gui/cards/goals.py:163
|
||||
msgctxt "skin:goals|mode:anki|goal:middle|above"
|
||||
msgid "REVIEWED"
|
||||
msgstr "REVISADOS"
|
||||
|
||||
#: src/gui/cards/goals.py:167
|
||||
msgctxt "skin:goals|mode:anki|goal:middle|below"
|
||||
msgid "CARDS"
|
||||
msgstr "CARTÕES"
|
||||
|
||||
#: src/gui/cards/goals.py:228
|
||||
#, possible-python-brace-format
|
||||
msgctxt "skin:goals|footer"
|
||||
msgid "As of {day} {month} • {name}"
|
||||
msgstr "A partir de {day} {month} • {name}"
|
||||
|
||||
#: src/gui/cards/goals.py:240
|
||||
msgctxt "ui:goals|weekly|title"
|
||||
msgid "WEEKLY STATISTICS"
|
||||
msgstr "ESTATÍSTICAS SEMANAIS"
|
||||
|
||||
#: src/gui/cards/goals.py:244
|
||||
msgctxt "ui:goals|weekly|task_header"
|
||||
msgid "GOALS OF THE WEEK"
|
||||
msgstr "METAS DA SEMANA"
|
||||
|
||||
#: src/gui/cards/goals.py:254
|
||||
msgctxt "ui:goals|monthly|title"
|
||||
msgid "MONTHLY STATISTICS"
|
||||
msgstr "ESTATÍSTICAS MENSAIS"
|
||||
|
||||
#: src/gui/cards/goals.py:258
|
||||
msgctxt "ui:goals|monthly|task_header"
|
||||
msgid "GOALS OF THE MONTH"
|
||||
msgstr "METAS DO MÊS"
|
||||
Reference in New Issue
Block a user