diff options
author | Paolo Bossi | 2016-12-12 15:26:46 +0000 |
---|---|---|
committer | Thierry Crozat | 2016-12-12 16:26:58 +0100 |
commit | 1ec6860c0f818ae743880ebcb9ac651b66f2607c (patch) | |
tree | aebccf1a741bff5ae6b4ce38297934b656a929b8 | |
parent | 75231d11d5987659d491eb19e210a82b86280933 (diff) | |
download | scummvm-rg350-1ec6860c0f818ae743880ebcb9ac651b66f2607c.tar.gz scummvm-rg350-1ec6860c0f818ae743880ebcb9ac651b66f2607c.tar.bz2 scummvm-rg350-1ec6860c0f818ae743880ebcb9ac651b66f2607c.zip |
I18N: Update translation (Italian)
Currently translated at 84.2% (782 of 928 strings)
-rw-r--r-- | po/it_IT.po | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/po/it_IT.po b/po/it_IT.po index 17f2a8a054..93918d8b75 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: ScummVM 1.3.0svn\n" "Report-Msgid-Bugs-To: scummvm-devel@lists.scummvm.org\n" "POT-Creation-Date: 2016-11-29 23:17+0100\n" -"PO-Revision-Date: 2016-12-12 15:19+0000\n" +"PO-Revision-Date: 2016-12-12 15:26+0000\n" "Last-Translator: Paolo Bossi <pbossi86@gmail.com>\n" "Language-Team: Italian " "<https://translations.scummvm.org/projects/scummvm/scummvm/it/>\n" @@ -1706,9 +1706,8 @@ msgid "Could not find suitable engine plugin" msgstr "Impossibile trovare un plugin idoneo" #: common/error.cpp:68 -#, fuzzy msgid "Engine plugin does not support saved games" -msgstr "Il plugin del motore non supporta i salvataggi" +msgstr "Il plugin del motore di gioco non supporta i salvataggi" #: common/error.cpp:71 msgid "User canceled" @@ -1729,11 +1728,11 @@ msgstr "Hercules ambra" #: common/rendermode.cpp:42 msgid "PC-9821 (256 Colors)" -msgstr "" +msgstr "PC-9821 (256 colori)" #: common/rendermode.cpp:43 msgid "PC-9801 (16 Colors)" -msgstr "" +msgstr "PC-9801 (16 colori)" #: common/rendermode.cpp:73 msgctxt "lowres" @@ -1747,20 +1746,19 @@ msgstr "Hercules ambra" #: common/updates.cpp:58 msgid "Daily" -msgstr "" +msgstr "Una volta al giorno" #: common/updates.cpp:60 msgid "Weekly" -msgstr "" +msgstr "Una volta a settimana" #: common/updates.cpp:62 msgid "Monthly" -msgstr "" +msgstr "Una volta al mese" #: common/updates.cpp:64 -#, fuzzy msgid "<Bad value>" -msgstr "Cancella" +msgstr "<Valore non valido>" #: engines/advancedDetector.cpp:335 #, c-format |