Update translations

This commit is contained in:
kramo
2023-03-25 00:51:34 +01:00
parent 030c220d7e
commit 69dfc9a717
10 changed files with 483 additions and 483 deletions

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-03-21 15:48+0100\n"
"POT-Creation-Date: 2023-03-25 00:50+0100\n"
"PO-Revision-Date: 2023-03-24 16:12+0000\n"
"Last-Translator: Alessandro Iepure <alessandro.iepure@gmail.com>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/cartridges/"
@@ -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:116
#: src/main.py:115
msgid "Cartridges"
msgstr "Cartucce"
@@ -46,8 +46,8 @@ msgstr ""
"Steam, Heroic e Bottles con funzioni organizzative come la possibilità di "
"nascondere e ordinare per data di aggiunta o di ultimo avvio."
#: data/gtk/window.blp:6 src/utils/bottles_parser.py:142
#: src/utils/heroic_parser.py:253 src/utils/steam_parser.py:161
#: data/gtk/window.blp:6 src/utils/bottles_parser.py:140
#: src/utils/heroic_parser.py:250 src/utils/steam_parser.py:163
msgid "No Games Found"
msgstr "Nessun Gioco Trovato"
@@ -83,7 +83,7 @@ msgstr "Dettagli del gioco"
msgid "Game Title"
msgstr "Titolo del gioco"
#: data/gtk/window.blp:148 data/gtk/game.blp:38
#: data/gtk/window.blp:148 data/gtk/game.blp:35
msgid "Play"
msgstr "Gioca"
@@ -159,28 +159,26 @@ msgstr "Heroic"
msgid "Bottles"
msgstr "Bottles"
#: data/gtk/window.blp:411 data/gtk/window.blp:430 data/gtk/game.blp:87
#: data/gtk/game.blp:106
#: data/gtk/game.blp:61 src/utils/create_details_window.py:94
msgid "Title"
msgstr "Titolo"
#: data/gtk/game.blp:83 data/gtk/game.blp:102
msgid "Edit"
msgstr "Modifica"
#: data/gtk/window.blp:416 data/gtk/game.blp:92
#: data/gtk/game.blp:88
msgid "Hide"
msgstr "Nascondi"
#: data/gtk/window.blp:421 data/gtk/window.blp:440 data/gtk/game.blp:97
#: data/gtk/game.blp:116
#: data/gtk/game.blp:93 data/gtk/game.blp:112
msgid "Remove"
msgstr "Rimuovi"
#: data/gtk/window.blp:435 data/gtk/game.blp:111
#: data/gtk/game.blp:107
msgid "Unhide"
msgstr "Mostra"
#: data/gtk/game.blp:65 src/utils/create_details_window.py:94
msgid "Title"
msgstr "Titolo"
#: data/gtk/help-overlay.blp:11
msgctxt "shortcut window"
msgid "General"
@@ -285,41 +283,41 @@ msgstr "Percorso Installazione Bottles"
msgid "translator_credits"
msgstr "Alessandro Iepure https://ale.iepure.me"
#: src/main.py:195
#: src/main.py:193
#, python-brace-format
msgid "{title} removed"
msgstr "{title} rimosso"
#: src/main.py:196
#: src/main.py:194
msgid "Undo"
msgstr "Annulla"
#: src/window.py:229
#: src/window.py:225
msgid "Today"
msgstr "Oggi"
#: src/window.py:231
#: src/window.py:227
msgid "Yesterday"
msgstr "Ieri"
#. The variable is the date when the game was added
#: src/window.py:265
#: src/window.py:261
#, python-brace-format
msgid "Added: {date}"
msgstr "Aggiunto il: {date}"
#: src/window.py:270
#: src/window.py:266
msgid "Never"
msgstr "Mai"
#. The variable is the date when the game was last played
#: src/window.py:274
#: src/window.py:270
#, python-brace-format
msgid "Last played: {last_played_date}"
msgstr "Ultimo avvio: {last_played_date}"
#: src/utils/bottles_parser.py:80 src/utils/heroic_parser.py:87
#: src/utils/steam_parser.py:234
#: src/utils/steam_parser.py:238
msgid "Couldn't Import Games"
msgstr "Non è stato possibile importare i giochi"
@@ -331,22 +329,22 @@ msgstr "Non è possibile trovare il percorso per Bottles."
msgid "Set Bottles Location"
msgstr "Imposta il percorso per Bottles"
#: src/utils/bottles_parser.py:143
#: src/utils/bottles_parser.py:141
msgid "No new games were found in the Bottles library."
msgstr "Nessun nuovo gioco trovato nella libreria di Bottles."
#: src/utils/bottles_parser.py:148 src/utils/bottles_parser.py:155
#: src/utils/bottles_parser.py:146 src/utils/bottles_parser.py:153
msgid "Bottles Games Imported"
msgstr "Importati giochi da Bottles"
#: src/utils/bottles_parser.py:149 src/utils/heroic_parser.py:260
#: src/utils/steam_parser.py:168
#: src/utils/bottles_parser.py:147 src/utils/heroic_parser.py:257
#: src/utils/steam_parser.py:170
msgid "Successfully imported 1 game."
msgstr "Un gioco importato con successo."
#. The variable is the number of games
#: src/utils/bottles_parser.py:157 src/utils/heroic_parser.py:268
#: src/utils/steam_parser.py:176
#: src/utils/bottles_parser.py:155 src/utils/heroic_parser.py:265
#: src/utils/steam_parser.py:178
#, python-brace-format
msgid "Successfully imported {games_no} games."
msgstr "{games_no} giochi importati con successo."
@@ -447,26 +445,28 @@ msgstr "File da aprire o comando da lanciare per avviare il gioco"
msgid "Cancel"
msgstr "Annulla"
#: src/utils/create_details_window.py:208
#: src/utils/create_details_window.py:214
#: src/utils/create_details_window.py:212
#: src/utils/create_details_window.py:222
#: src/utils/create_details_window.py:228
msgid "Couldn't Add Game"
msgstr "Impossibile aggiungere il gioco"
#: src/utils/create_details_window.py:208
#: src/utils/create_details_window.py:239
#: src/utils/create_details_window.py:214
#: src/utils/create_details_window.py:252
#: src/utils/create_details_window.py:260
msgid "Couldn't Apply Preferences"
msgstr "Impossibile applicare le preferenze"
#: src/utils/create_details_window.py:222
#: src/utils/create_details_window.py:253
msgid "Game title cannot be empty."
msgstr "Il titolo del gioco non può essere vuoto."
#: src/utils/create_details_window.py:214
#: src/utils/create_details_window.py:247
#: src/utils/create_details_window.py:228
#: src/utils/create_details_window.py:261
msgid "Executable cannot be empty."
msgstr "L'eseguibile non può essere vuoto."
#: src/utils/create_details_window.py:238
#: src/utils/create_details_window.py:246
msgid "Couldn't Apply Preferences"
msgstr "Impossibile applicare le preferenze"
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "Chiudi"
@@ -479,34 +479,34 @@ msgstr "Non è possibile trovare il percorso per Heroic."
msgid "Set Heroic Location"
msgstr "Imposta il percorso per Heroic"
#: src/utils/heroic_parser.py:254
#: src/utils/heroic_parser.py:251
msgid "No new games were found in the Heroic library."
msgstr "Nessun nuovo gioco trovato nella libreria di Heroic."
#: src/utils/heroic_parser.py:259 src/utils/heroic_parser.py:266
#: src/utils/heroic_parser.py:256 src/utils/heroic_parser.py:263
msgid "Heroic Games Imported"
msgstr "Importati giochi da Heroic"
#: src/utils/steam_parser.py:162
#: src/utils/steam_parser.py:164
msgid "No new games were found in the Steam library."
msgstr "Nessun nuovo gioco trovato nella libreria di Steam."
#: src/utils/steam_parser.py:167 src/utils/steam_parser.py:174
#: src/utils/steam_parser.py:169 src/utils/steam_parser.py:176
msgid "Steam Games Imported"
msgstr "Importati giochi da Steam"
#: src/utils/steam_parser.py:235
#: src/utils/steam_parser.py:239
msgid "The Steam directory cannot be found."
msgstr "Non è possibile trovare il percorso per Steam."
#: src/utils/steam_parser.py:237
#: src/utils/steam_parser.py:241
msgid "Set Steam Location"
msgstr "Imposta il percorso per Steam"
#: src/utils/steam_parser.py:253
#: src/utils/steam_parser.py:258
msgid "Importing Games…"
msgstr "Import dei giochi in corso…"
#: src/utils/steam_parser.py:254
#: src/utils/steam_parser.py:259
msgid "Talking to Steam"
msgstr "Parlando con Steam"