-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 95.3% (348 of 365 strings) Translation: GameHub/Translations Translate-URL: https://hosted.weblate.org/projects/gamehub/translations/it/ Former-commit-id: 5901d87
- Loading branch information
Showing
1 changed file
with
12 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,21 +4,22 @@ | |
# Mirko Brombin <[email protected]>, 2019. | ||
# Francesco Bisignani <[email protected]>, 2020. | ||
# Jeannette L <[email protected]>, 2020. | ||
# Alessandro Mandelli <[email protected]>, 2021. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: com.github.tkashkin.gamehub\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2020-01-26 06:40+0300\n" | ||
"PO-Revision-Date: 2020-04-25 13:11+0000\n" | ||
"Last-Translator: Jeannette L <[email protected]>\n" | ||
"PO-Revision-Date: 2021-03-17 20:18+0000\n" | ||
"Last-Translator: Alessandro Mandelli <[email protected]>\n" | ||
"Language-Team: Italian <https://hosted.weblate.org/projects/gamehub/" | ||
"translations/it/>\n" | ||
"Language: it\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=n > 1;\n" | ||
"X-Generator: Weblate 4.0.2-dev\n" | ||
"X-Generator: Weblate 4.5.2-dev\n" | ||
|
||
#: src/app.vala:91 | ||
msgid "Show help" | ||
|
@@ -1613,9 +1614,9 @@ msgid "Languages" | |
msgstr "Lingue" | ||
|
||
#: src/ui/views/GameDetailsView/blocks/GOGDetails.vala:147 | ||
#, fuzzy, c-format | ||
#, c-format | ||
msgid "%u DLCs cannot be installed" | ||
msgstr "%s : Installer corrotto" | ||
msgstr "%u DLCs non possono essere installati" | ||
|
||
#: src/ui/views/GameDetailsView/blocks/SteamDetails.vala:71 | ||
msgid "Category" | ||
|
@@ -1812,10 +1813,10 @@ msgid "Download failed" | |
msgstr "Download fallito" | ||
|
||
#: src/utils/downloader/Downloader.vala:208 | ||
#, fuzzy, c-format | ||
#, c-format | ||
msgctxt "dl_status" | ||
msgid "Downloading: %s" | ||
msgstr "Scaricando" | ||
msgstr "Sto scaricando: %s" | ||
|
||
#: src/utils/downloader/Downloader.vala:210 | ||
#, fuzzy | ||
|
@@ -1824,10 +1825,10 @@ msgid "Downloading" | |
msgstr "Scaricando" | ||
|
||
#: src/utils/downloader/Downloader.vala:214 | ||
#, fuzzy, c-format | ||
#, c-format | ||
msgctxt "dl_status" | ||
msgid "Paused: %s" | ||
msgstr "In pausa: %d%% (%s / %s)" | ||
msgstr "In pausa: %s" | ||
|
||
#: src/utils/downloader/Downloader.vala:216 | ||
#, fuzzy | ||
|
@@ -1842,10 +1843,10 @@ msgstr "Download cancellato" | |
|
||
#. TRANSLATORS: Download progress template. %1$d - percentage, %2$s / %3$s - downloaded portion and total file size, %4$s - download speed | ||
#: src/utils/downloader/Downloader.vala:262 | ||
#, fuzzy, c-format | ||
#, c-format | ||
msgctxt "dl_status" | ||
msgid "%1$d%% (%2$s / %3$s) [%4$s/s]" | ||
msgstr "Scaricando: %d%% (%s / %s) [%s/s]" | ||
msgstr "%1$d%% (%2$s / %3$s) [%4$s/s]" | ||
|
||
#~ msgid "Disable esync" | ||
#~ msgstr "Disabilita esync" | ||
|