Update PO: add relative timestamps

This commit is contained in:
skilpedde
2024-11-02 23:04:18 +01:00
parent 0c73315652
commit 2d0576f201
34 changed files with 1468 additions and 595 deletions

View File

@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-10-31 17:38+0100\n"
"POT-Creation-Date: 2024-11-02 23:03+0100\n"
"PO-Revision-Date: 2024-04-20 05:07+0000\n"
"Last-Translator: Filipe Motta <luiz_filipe_motta@hotmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
@@ -545,9 +545,13 @@ msgid "{} unhidden"
msgstr "{} exibido"
#. The variable is the title of the game
#: cartridges/game.py:153
#. The variable is the number of games removed. This comes after the text "{} games imported, ".
#: cartridges/game.py:153 cartridges/importer/importer.py:384
#, fuzzy
msgid "{} removed"
msgstr "{} removido"
msgid_plural "{} removed"
msgstr[0] "{} removido"
msgstr[1] "{} removido"
#: cartridges/preferences.py:136
msgid "All games removed"
@@ -592,6 +596,32 @@ msgstr "Definir local"
msgid "Dismiss"
msgstr "Dispensar"
#: cartridges/utils/relative_date.py:30
msgid "Today"
msgstr "Hoje"
#: cartridges/utils/relative_date.py:32
msgid "Yesterday"
msgstr "Ontem"
#: cartridges/utils/relative_date.py:36
#, fuzzy
msgid "Last Week"
msgstr "Última vez jogado"
#: cartridges/utils/relative_date.py:38
msgid "This Month"
msgstr ""
#: cartridges/utils/relative_date.py:40
msgid "Last Month"
msgstr ""
#: cartridges/utils/relative_date.py:44
#, fuzzy
msgid "Last Year"
msgstr "Última vez jogado"
#: cartridges/importer/importer.py:145
msgid "Importing Games…"
msgstr "Importando jogos…"
@@ -607,19 +637,11 @@ msgstr "Nenhum jogo novo encontrado"
#. The variable is the number of games imported
#: cartridges/importer/importer.py:380
#, fuzzy
msgid "1 game imported"
msgid "{} game imported"
msgid_plural "{} games imported"
msgstr[0] "1 jogo importado"
msgstr[0] "{} jogos importados"
msgstr[1] "{} jogos importados"
#. The variable is the number of games removed
#: cartridges/importer/importer.py:384
#, fuzzy
msgid "1 removed"
msgid_plural "{} removed"
msgstr[0] "1 removido"
msgstr[1] "{} removidos"
#. The variable is the name of the source
#: cartridges/importer/location.py:34
msgid "Select the {} cache directory."
@@ -656,8 +678,17 @@ msgstr "Não foi possível autenticar no SteamGridDB"
msgid "Verify your API key in preferences"
msgstr "Verifique sua chave de API nas preferências"
#~ msgid "{} games imported"
#~ msgstr "{} jogos importados"
#, fuzzy
#~ msgid "1 game imported"
#~ msgid_plural "{} games imported"
#~ msgstr[0] "1 jogo importado"
#~ msgstr[1] "{} jogos importados"
#, fuzzy
#~ msgid "1 removed"
#~ msgid_plural "{} removed"
#~ msgstr[0] "1 removido"
#~ msgstr[1] "{} removidos"
#~ msgid "Cache Location"
#~ msgstr "Local do cache"
@@ -723,12 +754,6 @@ msgstr "Verifique sua chave de API nas preferências"
#~ msgid "Bottles Install Location"
#~ msgstr "Local de instalação do Garrafas"
#~ msgid "Today"
#~ msgstr "Hoje"
#~ msgid "Yesterday"
#~ msgstr "Ontem"
#~ msgid "Select the Lutris cache directory."
#~ msgstr "Selecione o diretório de cache do Lutris."