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

@@ -11,7 +11,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-01-08 09:06+0000\n"
"Last-Translator: Сергій <sergiy.goncharuk.1@gmail.com>\n"
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/cartridges/"
@@ -544,9 +544,14 @@ msgid "{} unhidden"
msgstr "{} показано"
#. 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 "{} видалено"
msgid_plural "{} removed"
msgstr[0] "{} видалено"
msgstr[1] "{} видалено"
msgstr[2] "{} видалено"
#: cartridges/preferences.py:136
msgid "All games removed"
@@ -591,6 +596,32 @@ msgstr "Встановити місцезнаходження"
msgid "Dismiss"
msgstr "Відхилити"
#: cartridges/utils/relative_date.py:30
msgid "Today"
msgstr "Сьогодні"
#: cartridges/utils/relative_date.py:32
msgid "Yesterday"
msgstr "Вчора"
#: cartridges/utils/relative_date.py:36
#, fuzzy
msgid "Last Week"
msgstr "Остання гра"
#: 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 "Остання гра"
#: cartridges/importer/importer.py:145
msgid "Importing Games…"
msgstr "Імпорт ігор…"
@@ -606,21 +637,12 @@ msgstr "Нових ігор не знайдено"
#. 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 гру імпортовано"
msgstr[0] "{} гри імпортовано"
msgstr[1] "{} гри імпортовано"
msgstr[2] "{} гри імпортовано"
#. The variable is the number of games removed
#: cartridges/importer/importer.py:384
#, fuzzy
msgid "1 removed"
msgid_plural "{} removed"
msgstr[0] "1 вилучено"
msgstr[1] "{} вилучено"
msgstr[2] "{} вилучено"
#. The variable is the name of the source
#: cartridges/importer/location.py:34
msgid "Select the {} cache directory."
@@ -657,8 +679,19 @@ msgstr "Не вдалося автентифікувати SteamGridDB"
msgid "Verify your API key in preferences"
msgstr "Перевірте свій API-ключ у параметрах"
#~ msgid "{} games imported"
#~ msgstr "{} гри імпортовано"
#, fuzzy
#~ msgid "1 game imported"
#~ msgid_plural "{} games imported"
#~ msgstr[0] "1 гру імпортовано"
#~ msgstr[1] "{} гри імпортовано"
#~ msgstr[2] "{} гри імпортовано"
#, fuzzy
#~ msgid "1 removed"
#~ msgid_plural "{} removed"
#~ msgstr[0] "1 вилучено"
#~ msgstr[1] "{} вилучено"
#~ msgstr[2] "{} вилучено"
#~ msgid "Cache Location"
#~ msgstr "Розташування кешу"
@@ -734,12 +767,6 @@ msgstr "Перевірте свій API-ключ у параметрах"
#~ msgid "Bottles Install Location"
#~ msgstr "Місце встановлення Bottles"
#~ msgid "Today"
#~ msgstr "Сьогодні"
#~ msgid "Yesterday"
#~ msgstr "Вчора"
#~ msgid "Cache Not Found"
#~ msgstr "Кеш не знайдено"