Update PO: add relative timestamps
This commit is contained in:
61
po/ie.po
61
po/ie.po
@@ -6,7 +6,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-09-13 15:09+0000\n"
|
||||
"Last-Translator: OIS <mistresssilvara@hotmail.com>\n"
|
||||
"Language-Team: Occidental <https://hosted.weblate.org/projects/cartridges/"
|
||||
@@ -536,9 +536,13 @@ msgid "{} unhidden"
|
||||
msgstr "{} revelat"
|
||||
|
||||
#. 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 "{} sta removet"
|
||||
msgid_plural "{} removed"
|
||||
msgstr[0] "{} sta removet"
|
||||
msgstr[1] "{} sta removet"
|
||||
|
||||
#: cartridges/preferences.py:136
|
||||
msgid "All games removed"
|
||||
@@ -582,6 +586,32 @@ msgstr "Assignar li localisation"
|
||||
msgid "Dismiss"
|
||||
msgstr "Demisser"
|
||||
|
||||
#: 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 "Ludet"
|
||||
|
||||
#: 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 "Ludet"
|
||||
|
||||
#: cartridges/importer/importer.py:145
|
||||
msgid "Importing Games…"
|
||||
msgstr "Importation de ludes…"
|
||||
@@ -597,19 +627,11 @@ msgstr "Null nov ludes trovat"
|
||||
#. 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 lude sta importat"
|
||||
msgstr[0] "{} ludes sta importat"
|
||||
msgstr[1] "{} ludes sta importat"
|
||||
|
||||
#. The variable is the number of games removed
|
||||
#: cartridges/importer/importer.py:384
|
||||
#, fuzzy
|
||||
msgid "1 removed"
|
||||
msgid_plural "{} removed"
|
||||
msgstr[0] "1 removet"
|
||||
msgstr[1] "{} removet"
|
||||
|
||||
#. The variable is the name of the source
|
||||
#: cartridges/importer/location.py:34
|
||||
msgid "Select the {} cache directory."
|
||||
@@ -646,5 +668,14 @@ msgstr "Autentication ínvalid de SteamGridDB"
|
||||
msgid "Verify your API key in preferences"
|
||||
msgstr "Ples controlar vor clave de API in li preferenties"
|
||||
|
||||
#~ msgid "{} games imported"
|
||||
#~ msgstr "{} ludes sta importat"
|
||||
#, fuzzy
|
||||
#~ msgid "1 game imported"
|
||||
#~ msgid_plural "{} games imported"
|
||||
#~ msgstr[0] "1 lude sta importat"
|
||||
#~ msgstr[1] "{} ludes sta importat"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "1 removed"
|
||||
#~ msgid_plural "{} removed"
|
||||
#~ msgstr[0] "1 removet"
|
||||
#~ msgstr[1] "{} removet"
|
||||
|
||||
Reference in New Issue
Block a user