Update translations
This commit is contained in:
66
po/fi.po
66
po/fi.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: cartridges\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-03-25 00:50+0100\n"
|
||||
"POT-Creation-Date: 2023-03-25 11:25+0100\n"
|
||||
"PO-Revision-Date: 2023-03-24 21:14+0000\n"
|
||||
"Last-Translator: Kimmo Kujansuu <mrkujansuu@gmail.com>\n"
|
||||
"Language-Team: Finnish <https://hosted.weblate.org/projects/cartridges/"
|
||||
@@ -49,8 +49,30 @@ msgstr ""
|
||||
"piilottamisen ja lajittelun lisäyspäivämäärän tai viimeisimmän pelatun pelin "
|
||||
"mukaan."
|
||||
|
||||
#: data/hu.kramo.Cartridges.metainfo.xml.in:22
|
||||
msgid "Library"
|
||||
msgstr ""
|
||||
|
||||
#: data/hu.kramo.Cartridges.metainfo.xml.in:26
|
||||
#: src/utils/create_details_window.py:48
|
||||
msgid "Edit Game Details"
|
||||
msgstr "Muokkaa pelin tietoja"
|
||||
|
||||
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
|
||||
msgid "Game Details"
|
||||
msgstr "Pelin tiedot"
|
||||
|
||||
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:363
|
||||
#: src/utils/steam_parser.py:170
|
||||
msgid "Preferences"
|
||||
msgstr "Asetukset"
|
||||
|
||||
#: data/hu.kramo.Cartridges.metainfo.xml.in:41
|
||||
msgid "First stable release"
|
||||
msgstr ""
|
||||
|
||||
#: data/gtk/window.blp:6 src/utils/bottles_parser.py:140
|
||||
#: src/utils/heroic_parser.py:250 src/utils/steam_parser.py:163
|
||||
#: src/utils/heroic_parser.py:250 src/utils/steam_parser.py:167
|
||||
msgid "No Games Found"
|
||||
msgstr "Pelejä ei löydetty"
|
||||
|
||||
@@ -78,10 +100,6 @@ msgstr "Piilotetut pelit näkyvät täällä."
|
||||
msgid "Back"
|
||||
msgstr "Takaisin"
|
||||
|
||||
#: data/gtk/window.blp:51
|
||||
msgid "Game Details"
|
||||
msgstr "Pelin tiedot"
|
||||
|
||||
#: data/gtk/window.blp:92
|
||||
msgid "Game Title"
|
||||
msgstr "Pelin nimi"
|
||||
@@ -134,10 +152,6 @@ msgstr "Viimeksi pelattu"
|
||||
msgid "Show Hidden"
|
||||
msgstr "Näytä piilotetut"
|
||||
|
||||
#: data/gtk/window.blp:363
|
||||
msgid "Preferences"
|
||||
msgstr "Asetukset"
|
||||
|
||||
#: data/gtk/window.blp:368
|
||||
msgid "Keyboard Shortcuts"
|
||||
msgstr "Pikanäppäimet"
|
||||
@@ -295,32 +309,32 @@ msgstr "{title} poistettu"
|
||||
msgid "Undo"
|
||||
msgstr "Kumoa"
|
||||
|
||||
#: src/window.py:225
|
||||
#: src/window.py:235
|
||||
msgid "Today"
|
||||
msgstr "Tänään"
|
||||
|
||||
#: src/window.py:227
|
||||
#: src/window.py:237
|
||||
msgid "Yesterday"
|
||||
msgstr "Eilen"
|
||||
|
||||
#. The variable is the date when the game was added
|
||||
#: src/window.py:261
|
||||
#: src/window.py:271
|
||||
#, python-brace-format
|
||||
msgid "Added: {date}"
|
||||
msgstr "Lisätty: {date}"
|
||||
|
||||
#: src/window.py:266
|
||||
#: src/window.py:276
|
||||
msgid "Never"
|
||||
msgstr "Ei koskaan"
|
||||
|
||||
#. The variable is the date when the game was last played
|
||||
#: src/window.py:270
|
||||
#: src/window.py:280
|
||||
#, python-brace-format
|
||||
msgid "Last played: {last_played_date}"
|
||||
msgstr "Pelattu: {last_played_date}"
|
||||
|
||||
#: src/utils/bottles_parser.py:80 src/utils/heroic_parser.py:87
|
||||
#: src/utils/steam_parser.py:238
|
||||
#: src/utils/steam_parser.py:245
|
||||
msgid "Couldn't Import Games"
|
||||
msgstr "Pelejä ei voitu tuoda"
|
||||
|
||||
@@ -341,13 +355,13 @@ msgid "Bottles Games Imported"
|
||||
msgstr "Bottles pelit on tuotu"
|
||||
|
||||
#: src/utils/bottles_parser.py:147 src/utils/heroic_parser.py:257
|
||||
#: src/utils/steam_parser.py:170
|
||||
#: src/utils/steam_parser.py:177
|
||||
msgid "Successfully imported 1 game."
|
||||
msgstr "Onnistuneesti tuotu 1 peli."
|
||||
|
||||
#. The variable is the number of games
|
||||
#: src/utils/bottles_parser.py:155 src/utils/heroic_parser.py:265
|
||||
#: src/utils/steam_parser.py:178
|
||||
#: src/utils/steam_parser.py:185
|
||||
#, python-brace-format
|
||||
msgid "Successfully imported {games_no} games."
|
||||
msgstr "Onnistuneesti tuotu {games_no} peliä."
|
||||
@@ -360,10 +374,6 @@ msgstr "Lisää uusi peli"
|
||||
msgid "Confirm"
|
||||
msgstr "Vahvista"
|
||||
|
||||
#: src/utils/create_details_window.py:48
|
||||
msgid "Edit Game Details"
|
||||
msgstr "Muokkaa pelin tietoja"
|
||||
|
||||
#: src/utils/create_details_window.py:57
|
||||
msgid "Apply"
|
||||
msgstr "Käytä"
|
||||
@@ -494,26 +504,26 @@ msgstr "Heroic-kirjastosta ei löytynyt uusia pelejä."
|
||||
msgid "Heroic Games Imported"
|
||||
msgstr "Heroic-pelit tuotu"
|
||||
|
||||
#: src/utils/steam_parser.py:164
|
||||
#: src/utils/steam_parser.py:168
|
||||
msgid "No new games were found in the Steam library."
|
||||
msgstr "Steam-kirjastosta ei löytynyt uusia pelejä."
|
||||
|
||||
#: src/utils/steam_parser.py:169 src/utils/steam_parser.py:176
|
||||
#: src/utils/steam_parser.py:176 src/utils/steam_parser.py:183
|
||||
msgid "Steam Games Imported"
|
||||
msgstr "Steam-pelit tuotu"
|
||||
|
||||
#: src/utils/steam_parser.py:239
|
||||
#: src/utils/steam_parser.py:246
|
||||
msgid "The Steam directory cannot be found."
|
||||
msgstr "Steam-hakemistoa ei löydy."
|
||||
|
||||
#: src/utils/steam_parser.py:241
|
||||
#: src/utils/steam_parser.py:248
|
||||
msgid "Set Steam Location"
|
||||
msgstr "Steam aseta sijainti"
|
||||
|
||||
#: src/utils/steam_parser.py:258
|
||||
#: src/utils/steam_parser.py:265
|
||||
msgid "Importing Games…"
|
||||
msgstr "Pelien tuominen…"
|
||||
|
||||
#: src/utils/steam_parser.py:259
|
||||
#: src/utils/steam_parser.py:266
|
||||
msgid "Talking to Steam"
|
||||
msgstr "Yhdistetään Steam kirjastoon"
|
||||
|
||||
Reference in New Issue
Block a user