Update translations
This commit is contained in:
221
po/nb_NO.po
221
po/nb_NO.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: cartridges\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-03-15 21:17+0100\n"
|
||||
"POT-Creation-Date: 2023-03-19 12:55+0100\n"
|
||||
"PO-Revision-Date: 2023-03-15 22:46+0000\n"
|
||||
"Last-Translator: kramo <login@kramo.hu>\n"
|
||||
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
|
||||
@@ -20,7 +20,7 @@ msgstr ""
|
||||
|
||||
#: data/hu.kramo.Cartridges.desktop.in:3
|
||||
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
|
||||
#: src/main.py:112
|
||||
#: src/main.py:116
|
||||
msgid "Cartridges"
|
||||
msgstr "Cartridges"
|
||||
|
||||
@@ -47,9 +47,8 @@ msgstr ""
|
||||
"organiseringsfunksjoner som skjuling og sortering etter tillagt dato eller "
|
||||
"sist spilt."
|
||||
|
||||
#: data/gtk/window.blp:6 data/gtk/window.blp:14 src/utils/bottles_parser.py:132
|
||||
#: src/utils/heroic_parser.py:226 src/utils/steam_parser.py:162
|
||||
#: src/utils/steam_parser.py:218
|
||||
#: data/gtk/window.blp:6 data/gtk/window.blp:14 src/utils/bottles_parser.py:142
|
||||
#: src/utils/heroic_parser.py:241 src/utils/steam_parser.py:157
|
||||
msgid "No Games Found"
|
||||
msgstr "Fant ingen spill"
|
||||
|
||||
@@ -145,21 +144,21 @@ msgstr "Heroic"
|
||||
msgid "Bottles"
|
||||
msgstr "Bottles"
|
||||
|
||||
#: data/gtk/window.blp:403 data/gtk/window.blp:422 data/gtk/game.blp:87
|
||||
#: data/gtk/window.blp:404 data/gtk/window.blp:423 data/gtk/game.blp:87
|
||||
#: data/gtk/game.blp:106
|
||||
msgid "Edit"
|
||||
msgstr "Rediger"
|
||||
|
||||
#: data/gtk/window.blp:408 data/gtk/game.blp:92
|
||||
#: data/gtk/window.blp:409 data/gtk/game.blp:92
|
||||
msgid "Hide"
|
||||
msgstr "Skjul"
|
||||
|
||||
#: data/gtk/window.blp:413 data/gtk/window.blp:432 data/gtk/game.blp:97
|
||||
#: data/gtk/window.blp:414 data/gtk/window.blp:433 data/gtk/game.blp:97
|
||||
#: data/gtk/game.blp:116
|
||||
msgid "Remove"
|
||||
msgstr "Fjern"
|
||||
|
||||
#: data/gtk/window.blp:427 data/gtk/game.blp:111
|
||||
#: data/gtk/window.blp:428 data/gtk/game.blp:111
|
||||
msgid "Unhide"
|
||||
msgstr "Opphev fjerning"
|
||||
|
||||
@@ -254,75 +253,75 @@ msgstr "Importer sideinnlastede spill"
|
||||
msgid "Bottles Install Location"
|
||||
msgstr "Installasjonssted for Bottles"
|
||||
|
||||
#. Translators: Replace this with your name for it to show up in the about window.
|
||||
#: src/main.py:126
|
||||
#. Translators: Replace this with your name for it to show up in the about window
|
||||
#: src/main.py:130
|
||||
msgid "translator_credits"
|
||||
msgstr "Allan Nordhøy, <epost@anotheragency.no>"
|
||||
|
||||
#. Create toast for undoing the remove action
|
||||
#: src/main.py:190
|
||||
msgid "removed"
|
||||
msgstr "fjernet"
|
||||
#. The variable is the title of the game
|
||||
#: src/main.py:194
|
||||
#, python-brace-format
|
||||
msgid "{self.win.games[game_id].name} removed"
|
||||
msgstr ""
|
||||
|
||||
#: src/main.py:191
|
||||
#: src/main.py:195
|
||||
msgid "Undo"
|
||||
msgstr "Angre"
|
||||
|
||||
#: src/window.py:225
|
||||
#: src/window.py:229
|
||||
msgid "Today"
|
||||
msgstr "I dag"
|
||||
|
||||
#: src/window.py:227
|
||||
#: src/window.py:231
|
||||
msgid "Yesterday"
|
||||
msgstr "I går"
|
||||
|
||||
#: src/window.py:259
|
||||
msgid "Added:"
|
||||
msgstr "Tillagt:"
|
||||
|
||||
#: src/window.py:262
|
||||
msgid "Last played:"
|
||||
msgstr "Sist spilt:"
|
||||
|
||||
#. The variable is the date when the game was added
|
||||
#: src/window.py:264
|
||||
msgid "Last played: Never"
|
||||
msgid "Added: {self.get_time(current_game.added)}"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:269
|
||||
msgid "Never"
|
||||
msgstr ""
|
||||
|
||||
#. The variable is the date when the game was last played
|
||||
#: src/window.py:273
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Last played: {last_played_date}"
|
||||
msgstr "Sist spilt: Aldri"
|
||||
|
||||
#: src/utils/bottles_parser.py:70 src/utils/heroic_parser.py:72
|
||||
#: src/utils/steam_parser.py:69
|
||||
#: src/utils/bottles_parser.py:80 src/utils/heroic_parser.py:87
|
||||
#: src/utils/steam_parser.py:229
|
||||
msgid "Couldn't Import Games"
|
||||
msgstr "Kunne ikke importere spill"
|
||||
|
||||
#: src/utils/bottles_parser.py:71
|
||||
#: src/utils/bottles_parser.py:81
|
||||
msgid "The Bottles directory cannot be found."
|
||||
msgstr "Finner ikke Bottles-mappen."
|
||||
|
||||
#: src/utils/bottles_parser.py:73
|
||||
#: src/utils/bottles_parser.py:83
|
||||
msgid "Set Bottles Location"
|
||||
msgstr "Sett mappe for Bottles"
|
||||
|
||||
#: src/utils/bottles_parser.py:133
|
||||
#: src/utils/bottles_parser.py:143
|
||||
msgid "No new games were found in the Bottles library."
|
||||
msgstr "Fant ingen nye spill i Bottles-biblioteket."
|
||||
|
||||
#: src/utils/bottles_parser.py:138 src/utils/bottles_parser.py:144
|
||||
#: src/utils/bottles_parser.py:148 src/utils/bottles_parser.py:154
|
||||
msgid "Bottles Games Imported"
|
||||
msgstr "Bottles-spill importert"
|
||||
|
||||
#: src/utils/bottles_parser.py:139 src/utils/heroic_parser.py:233
|
||||
#: src/utils/steam_parser.py:169
|
||||
#: src/utils/bottles_parser.py:149 src/utils/heroic_parser.py:248
|
||||
#: src/utils/steam_parser.py:164
|
||||
msgid "Successfully imported 1 game."
|
||||
msgstr "Importerte ett spill."
|
||||
|
||||
#: src/utils/bottles_parser.py:145 src/utils/heroic_parser.py:239
|
||||
#: src/utils/steam_parser.py:175
|
||||
msgid "Successfully imported"
|
||||
msgstr "Importert"
|
||||
|
||||
#: src/utils/bottles_parser.py:149 src/utils/heroic_parser.py:243
|
||||
#: src/utils/steam_parser.py:179
|
||||
msgid "games."
|
||||
msgstr "spill."
|
||||
#. The variable is the number of games
|
||||
#: src/utils/bottles_parser.py:156
|
||||
#, fuzzy
|
||||
msgid "Successfully imported {str(len(bottles_games))} games."
|
||||
msgstr "Importerte ett spill."
|
||||
|
||||
#: src/utils/create_details_window.py:41
|
||||
msgid "Add New Game"
|
||||
@@ -356,35 +355,78 @@ msgstr "Utvikler"
|
||||
msgid "The developer or publisher (optional)"
|
||||
msgstr "Utvikler eller utgiver (valgfritt)"
|
||||
|
||||
#: src/utils/create_details_window.py:106
|
||||
#: src/utils/create_details_window.py:111
|
||||
msgid "file.txt"
|
||||
msgstr ""
|
||||
|
||||
#. As in software
|
||||
#: src/utils/create_details_window.py:113
|
||||
msgid "program"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/create_details_window.py:117
|
||||
#, python-brace-format
|
||||
msgid "C:\\path\\to\\{exe_name}"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/create_details_window.py:118
|
||||
#, python-brace-format
|
||||
msgid "C:\\path\\to\\{file_name}"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/create_details_window.py:121
|
||||
#, python-brace-format
|
||||
msgid "/path/to/{exe_name}"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/create_details_window.py:122
|
||||
#, python-brace-format
|
||||
msgid "/path/to/{file_name}"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/create_details_window.py:126
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"To launch the executable \"{exe_name}\", use the command:\n"
|
||||
"\n"
|
||||
"<tt>\"{exe_path}\"</tt>\n"
|
||||
"\n"
|
||||
"To open the file \"{file_name}\" with the default application, use:\n"
|
||||
"\n"
|
||||
"<tt>{command} \"{file_path}\"</tt>\n"
|
||||
"\n"
|
||||
"If the path contains spaces, make sure to wrap it in double quotes!"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/create_details_window.py:149
|
||||
msgid "Executable"
|
||||
msgstr "Kjørbar"
|
||||
|
||||
#: src/utils/create_details_window.py:107
|
||||
#: src/utils/create_details_window.py:150
|
||||
msgid "File to open or command to run when launching the game"
|
||||
msgstr "Fil å åpne eller kommando å kjøre ved oppstart av spillet"
|
||||
|
||||
#: src/utils/create_details_window.py:117
|
||||
#: src/utils/create_details_window.py:162
|
||||
msgid "Cancel"
|
||||
msgstr "Avbryt"
|
||||
|
||||
#: src/utils/create_details_window.py:163
|
||||
#: src/utils/create_details_window.py:169
|
||||
#: src/utils/create_details_window.py:208
|
||||
#: src/utils/create_details_window.py:214
|
||||
msgid "Couldn't Add Game"
|
||||
msgstr "Kunne ikke legge til spill"
|
||||
|
||||
#: src/utils/create_details_window.py:163
|
||||
#: src/utils/create_details_window.py:194
|
||||
#: src/utils/create_details_window.py:208
|
||||
#: src/utils/create_details_window.py:239
|
||||
msgid "Game title cannot be empty."
|
||||
msgstr "Spillnavnet kan ikke være tomt."
|
||||
|
||||
#: src/utils/create_details_window.py:169
|
||||
#: src/utils/create_details_window.py:202
|
||||
#: src/utils/create_details_window.py:214
|
||||
#: src/utils/create_details_window.py:247
|
||||
msgid "Executable cannot be empty."
|
||||
msgstr "Kjørbar fil må angis."
|
||||
|
||||
#: src/utils/create_details_window.py:193
|
||||
#: src/utils/create_details_window.py:201
|
||||
#: src/utils/create_details_window.py:238
|
||||
#: src/utils/create_details_window.py:246
|
||||
msgid "Couldn't Apply Preferences"
|
||||
msgstr "Kunne ikke ta i bruk endringer"
|
||||
|
||||
@@ -392,43 +434,70 @@ msgstr "Kunne ikke ta i bruk endringer"
|
||||
msgid "Dismiss"
|
||||
msgstr "Forkast"
|
||||
|
||||
#: src/utils/heroic_parser.py:73
|
||||
#: src/utils/heroic_parser.py:88
|
||||
msgid "The Heroic directory cannot be found."
|
||||
msgstr "Finner ikke Heroic-spillmappen."
|
||||
|
||||
#: src/utils/heroic_parser.py:75
|
||||
#: src/utils/heroic_parser.py:90
|
||||
msgid "Set Heroic Location"
|
||||
msgstr "Velg hvor Heroic er å finne"
|
||||
|
||||
#: src/utils/heroic_parser.py:227
|
||||
#: src/utils/heroic_parser.py:242
|
||||
msgid "No new games were found in the Heroic library."
|
||||
msgstr "Fant ingen nye spill i Heroic-biblioteket."
|
||||
|
||||
#: src/utils/heroic_parser.py:232 src/utils/heroic_parser.py:238
|
||||
#: src/utils/heroic_parser.py:247 src/utils/heroic_parser.py:253
|
||||
msgid "Heroic Games Imported"
|
||||
msgstr "Heroic-spill importert"
|
||||
|
||||
#: src/utils/steam_parser.py:70
|
||||
msgid "The Steam directory cannot be found."
|
||||
msgstr "Kunne ikke finne Steam-mappen."
|
||||
|
||||
#: src/utils/steam_parser.py:72
|
||||
msgid "Set Steam Location"
|
||||
msgstr "Velg hvor Steam er å finne"
|
||||
|
||||
#: src/utils/steam_parser.py:98
|
||||
#. The variable is the number of games
|
||||
#: src/utils/heroic_parser.py:255
|
||||
#, fuzzy
|
||||
msgid "Importing Games..."
|
||||
msgstr "Kunne ikke importere spill"
|
||||
msgid "Successfully imported {str(len(heroic_games))} games."
|
||||
msgstr "Importerte ett spill."
|
||||
|
||||
#: src/utils/steam_parser.py:99
|
||||
msgid "Talking to Steam"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/steam_parser.py:163 src/utils/steam_parser.py:219
|
||||
#: src/utils/steam_parser.py:158
|
||||
msgid "No new games were found in the Steam library."
|
||||
msgstr "Fant ingen nye spill i Steam-biblioteket."
|
||||
|
||||
#: src/utils/steam_parser.py:168 src/utils/steam_parser.py:174
|
||||
#: src/utils/steam_parser.py:163 src/utils/steam_parser.py:169
|
||||
msgid "Steam Games Imported"
|
||||
msgstr "Steam-spill importert"
|
||||
|
||||
#. The variable is the number of games
|
||||
#: src/utils/steam_parser.py:171
|
||||
#, fuzzy
|
||||
msgid "Successfully imported {str(games_no)} games."
|
||||
msgstr "Importerte ett spill."
|
||||
|
||||
#: src/utils/steam_parser.py:230
|
||||
msgid "The Steam directory cannot be found."
|
||||
msgstr "Kunne ikke finne Steam-mappen."
|
||||
|
||||
#: src/utils/steam_parser.py:232
|
||||
msgid "Set Steam Location"
|
||||
msgstr "Velg hvor Steam er å finne"
|
||||
|
||||
#: src/utils/steam_parser.py:248
|
||||
#, fuzzy
|
||||
msgid "Importing Games…"
|
||||
msgstr "Kunne ikke importere spill"
|
||||
|
||||
#: src/utils/steam_parser.py:249
|
||||
msgid "Talking to Steam"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "removed"
|
||||
#~ msgstr "fjernet"
|
||||
|
||||
#~ msgid "Added:"
|
||||
#~ msgstr "Tillagt:"
|
||||
|
||||
#~ msgid "Last played:"
|
||||
#~ msgstr "Sist spilt:"
|
||||
|
||||
#~ msgid "Successfully imported"
|
||||
#~ msgstr "Importert"
|
||||
|
||||
#~ msgid "games."
|
||||
#~ msgstr "spill."
|
||||
|
||||
Reference in New Issue
Block a user