Update PO: add relative timestamps
This commit is contained in:
67
po/it.po
67
po/it.po
@@ -10,7 +10,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-02-24 08:02+0000\n"
|
||||
"Last-Translator: Andrea Costola <lamaildiandreac@gmail.com>\n"
|
||||
"Language-Team: Italian <https://hosted.weblate.org/projects/cartridges/"
|
||||
@@ -542,9 +542,13 @@ msgid "{} unhidden"
|
||||
msgstr "{} visibile"
|
||||
|
||||
#. 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 "{} rimosso"
|
||||
msgid_plural "{} removed"
|
||||
msgstr[0] "{} rimosso"
|
||||
msgstr[1] "{} rimosso"
|
||||
|
||||
#: cartridges/preferences.py:136
|
||||
msgid "All games removed"
|
||||
@@ -589,6 +593,32 @@ msgstr "Imposta percorso"
|
||||
msgid "Dismiss"
|
||||
msgstr "Chiudi"
|
||||
|
||||
#: cartridges/utils/relative_date.py:30
|
||||
msgid "Today"
|
||||
msgstr "Oggi"
|
||||
|
||||
#: cartridges/utils/relative_date.py:32
|
||||
msgid "Yesterday"
|
||||
msgstr "Ieri"
|
||||
|
||||
#: cartridges/utils/relative_date.py:36
|
||||
#, fuzzy
|
||||
msgid "Last Week"
|
||||
msgstr "Ultimo Avvio"
|
||||
|
||||
#: 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 "Ultimo Avvio"
|
||||
|
||||
#: cartridges/importer/importer.py:145
|
||||
msgid "Importing Games…"
|
||||
msgstr "Import dei giochi in corso…"
|
||||
@@ -604,19 +634,11 @@ msgstr "Nessun nuovo gioco trovato"
|
||||
#. 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 gioco importato"
|
||||
msgstr[0] "{} giochi importati"
|
||||
msgstr[1] "{} giochi importati"
|
||||
|
||||
#. The variable is the number of games removed
|
||||
#: cartridges/importer/importer.py:384
|
||||
#, fuzzy
|
||||
msgid "1 removed"
|
||||
msgid_plural "{} removed"
|
||||
msgstr[0] "1 rimosso"
|
||||
msgstr[1] "{} rimossi"
|
||||
|
||||
#. The variable is the name of the source
|
||||
#: cartridges/importer/location.py:34
|
||||
msgid "Select the {} cache directory."
|
||||
@@ -653,8 +675,17 @@ msgstr "Impossibile autenticare SteamGridDB"
|
||||
msgid "Verify your API key in preferences"
|
||||
msgstr "Verifica la tua chiave API nelle preferenze"
|
||||
|
||||
#~ msgid "{} games imported"
|
||||
#~ msgstr "{} giochi importati"
|
||||
#, fuzzy
|
||||
#~ msgid "1 game imported"
|
||||
#~ msgid_plural "{} games imported"
|
||||
#~ msgstr[0] "1 gioco importato"
|
||||
#~ msgstr[1] "{} giochi importati"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "1 removed"
|
||||
#~ msgid_plural "{} removed"
|
||||
#~ msgstr[0] "1 rimosso"
|
||||
#~ msgstr[1] "{} rimossi"
|
||||
|
||||
#~ msgid "Cache Location"
|
||||
#~ msgstr "Posizione della cache"
|
||||
@@ -718,12 +749,6 @@ msgstr "Verifica la tua chiave API nelle preferenze"
|
||||
#~ msgid "Bottles Install Location"
|
||||
#~ msgstr "Percorso Installazione Bottles"
|
||||
|
||||
#~ msgid "Today"
|
||||
#~ msgstr "Oggi"
|
||||
|
||||
#~ msgid "Yesterday"
|
||||
#~ msgstr "Ieri"
|
||||
|
||||
#~ msgid "Cache Not Found"
|
||||
#~ msgstr "Cache non trovata"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user