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

@@ -9,7 +9,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: 2023-12-15 13:10+0000\n"
"Last-Translator: bittin1ddc447d824349b2 <bittin@reimu.nl>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/cartridges/"
@@ -542,9 +542,13 @@ msgid "{} unhidden"
msgstr "{} synlig"
#. 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 "{} borttaget"
msgid_plural "{} removed"
msgstr[0] "{} borttaget"
msgstr[1] "{} borttaget"
#: cartridges/preferences.py:136
msgid "All games removed"
@@ -588,6 +592,32 @@ msgstr "Ange plats"
msgid "Dismiss"
msgstr "Avvisa"
#: cartridges/utils/relative_date.py:30
msgid "Today"
msgstr "Idag"
#: cartridges/utils/relative_date.py:32
msgid "Yesterday"
msgstr "Igår"
#: cartridges/utils/relative_date.py:36
#, fuzzy
msgid "Last Week"
msgstr "Senast spelad"
#: 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 "Senast spelad"
#: cartridges/importer/importer.py:145
msgid "Importing Games…"
msgstr "Importerar spel…"
@@ -603,19 +633,11 @@ msgstr "Inga nya spel hittades"
#. 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 spel importerat"
msgstr[0] "{} spel importerade"
msgstr[1] "{} spel importerade"
#. The variable is the number of games removed
#: cartridges/importer/importer.py:384
#, fuzzy
msgid "1 removed"
msgid_plural "{} removed"
msgstr[0] "1 borttagen"
msgstr[1] "{} borttagna"
#. The variable is the name of the source
#: cartridges/importer/location.py:34
msgid "Select the {} cache directory."
@@ -652,8 +674,17 @@ msgstr "Kunde inte autentisera SteamGridDB"
msgid "Verify your API key in preferences"
msgstr "Verifiera din API-nyckel i inställningar"
#~ msgid "{} games imported"
#~ msgstr "{} spel importerade"
#, fuzzy
#~ msgid "1 game imported"
#~ msgid_plural "{} games imported"
#~ msgstr[0] "1 spel importerat"
#~ msgstr[1] "{} spel importerade"
#, fuzzy
#~ msgid "1 removed"
#~ msgid_plural "{} removed"
#~ msgstr[0] "1 borttagen"
#~ msgstr[1] "{} borttagna"
#~ msgid "Cache Location"
#~ msgstr "Plats för cacheminne"
@@ -717,12 +748,6 @@ msgstr "Verifiera din API-nyckel i inställningar"
#~ msgid "Bottles Install Location"
#~ msgstr "Bottles-installationsplats"
#~ msgid "Today"
#~ msgstr "Idag"
#~ msgid "Yesterday"
#~ msgstr "Igår"
#~ msgid "Select the Lutris cache directory."
#~ msgstr "Välj Lutris cache-mapp."