Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / po / it.po
index d9112fb..ac5c450 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -1,18 +1,36 @@
-# Copyright (C) 2006 SuSE Linux Products GmbH, Nuernberg
-# This file is distributed under the same license as the package.
+# translation of zypp.po to italiano
+# Italian message file for YaST2 (@memory@).
+# Copyright (C) 2005 SUSE Linux Products GmbH.
+# Copyright (C) 2002 SuSE Linux AG.
+# Copyright (C) 1999, 2000, 2001 SuSE GmbH.
 #
+# Franca Delcarlo <francad@attglobal.net>, 1999, 2000, 2001.
+# Karl Eichwalder <ke@suse.de>, 2000.
+# Bevacqua Giuseppe <gepeppe@gmail.com>, 2008.
+# Andrea Florio <andrea@opensuse.it>, 2008.
+# Andrea Florio <andrea@opensuse.org>, 2008, 2009.
+# Andrea Turrini <andrea.turrini@gmail.com>, 2013, 2014, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: zypp\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-08-23 19:23+0200\n"
-"PO-Revision-Date: 2014-08-22 14:46\n"
-"Last-Translator: Novell language <language@novell.com>\n"
-"Language-Team: Novell language <language@novell.com>\n"
-"Language: \n"
+"POT-Creation-Date: 2016-11-21 15:07+0100\n"
+"PO-Revision-Date: 2016-07-08 13:22+0000\n"
+"Last-Translator: Sabrina D'Alessandro <sabda23@gmail.com>\n"
+"Language-Team: Italian <https://l10n.opensuse.org/projects/libzypp/master/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 2.6\n"
+"X-Poedit-Bookmarks: 370,-1,-1,-1,-1,-1,-1,-1,-1,-1\n"
+
+#: zypp/target/hal/HalException.h:46 zypp/target/hal/HalException.h:55
+#: zypp/target/hal/HalException.h:64
+msgid "Hal Exception"
+msgstr "Eccezione Hal"
 
 #: zypp/Url.cc:114
 msgid "Invalid LDAP URL query string"
@@ -25,15 +43,15 @@ msgstr "Parametro di interrogazione URL LDAP '%s' non valido"
 
 #: zypp/Url.cc:300
 msgid "Unable to clone Url object"
-msgstr "Impossibile clonare l'oggetto Url"
+msgstr "Impossibile clonare l'oggetto url"
 
 #: zypp/Url.cc:313
 msgid "Invalid empty Url object reference"
-msgstr "Riferimento a oggetto Url vuoto non valido"
+msgstr "Riferimento a oggetto url vuoto non valido"
 
 #: zypp/Url.cc:326 zypp/Url.cc:340
 msgid "Unable to parse Url components"
-msgstr "Impossibile analizzare sintatticamente i componenti dell'Url"
+msgstr "Impossibile analizzare i componenti dell'url"
 
 #: zypp/thread/Mutex.cc:33
 msgid "Can't initialize mutex attributes"
@@ -45,7 +63,7 @@ msgstr "Impossibile impostare l'attributo mutex ricorsivo"
 
 #: zypp/thread/Mutex.cc:47
 msgid "Can't initialize recursive mutex"
-msgstr "Impossibile inizializzare l'attributo mutex ricorsivo"
+msgstr "Impossibile inizializzare mutex ricorsivo"
 
 #: zypp/thread/Mutex.cc:77
 msgid "Can't acquire the mutex lock"
@@ -69,7 +87,7 @@ msgstr "Richiede"
 
 #: zypp/Dep.cc:99
 msgid "Conflicts"
-msgstr "In conflitto"
+msgstr "In conflitto con"
 
 #: zypp/Dep.cc:100
 msgid "Obsoletes"
@@ -77,58 +95,59 @@ msgstr "Obsoleti"
 
 #: zypp/Dep.cc:101
 msgid "Recommends"
-msgstr "Consigliati"
+msgstr "Raccomanda"
 
 #: zypp/Dep.cc:102
 msgid "Suggests"
-msgstr "Suggerimenti"
+msgstr "Suggerisce"
 
 #: zypp/Dep.cc:103
 msgid "Enhances"
-msgstr "Miglioramenti"
+msgstr "Migliora"
 
 #: zypp/Dep.cc:104
 msgid "Supplements"
-msgstr "Supplementi"
+msgstr "Integra"
 
 #. dubious: Throw on malformed known types, otherwise log a warning.
 #: zypp/CheckSum.cc:136
 #, c-format, boost-format
 msgid "Dubious type '%s' for %u byte checksum '%s'"
-msgstr "Tipo '%s' incerto per %u byte checksum '%s'"
+msgstr "Tipo '%s' incerto per %u byte del codice di controllo '%s'"
 
-#: zypp/target/TargetImpl.cc:299
+# TLABEL modules/inst_config_x11.ycp:578
+#: zypp/target/TargetImpl.cc:310
 msgid " executed"
 msgstr " eseguito"
 
-#: zypp/target/TargetImpl.cc:321
+#: zypp/target/TargetImpl.cc:332
 msgid " execution failed"
 msgstr " esecuzione non riuscita"
 
 #. translators: We may find the same script content in files with different names.
 #. Only the first occurence is executed, subsequent ones are skipped. It's a one-line
 #. message for a log file. Preferably start translation with "%s"
-#: zypp/target/TargetImpl.cc:438
+#: zypp/target/TargetImpl.cc:449
 #, c-format, boost-format
 msgid "%s already executed as %s)"
 msgstr "%s già eseguito come %s)"
 
-#: zypp/target/TargetImpl.cc:448
+#: zypp/target/TargetImpl.cc:459
 msgid " execution skipped while aborting"
 msgstr " esecuzione saltata durante l'annullamento"
 
-#: zypp/target/TargetImpl.cc:503 zypp/target/TargetImpl.cc:523
-#: zypp/target/TargetImpl.cc:551 zypp/target/TargetImpl.cc:588
-#: zypp/target/TargetImpl.cc:596
+#: zypp/target/TargetImpl.cc:514 zypp/target/TargetImpl.cc:534
+#: zypp/target/TargetImpl.cc:562 zypp/target/TargetImpl.cc:599
+#: zypp/target/TargetImpl.cc:607
 msgid "Error sending update message notification."
 msgstr "Errore nell'invio della notifica del messaggio di aggiornamento."
 
-#: zypp/target/TargetImpl.cc:647
+#: zypp/target/TargetImpl.cc:658
 msgid "New update message"
 msgstr "Nuovo messaggio di aggiornamento"
 
-#: zypp/target/TargetImpl.cc:1203 zypp/target/TargetImpl.cc:1257
-#: zypp/target/TargetImpl.cc:1607
+#: zypp/target/TargetImpl.cc:1219 zypp/target/TargetImpl.cc:1288
+#: zypp/target/TargetImpl.cc:1640
 #: zypp/target/TargetImpl.commitFindFileConflicts.cc:166
 msgid "Installation has been aborted as directed."
 msgstr "L'installazione è stata interrotta come indicato."
@@ -163,51 +182,40 @@ msgstr "libhal_set_dbus_connection: impossibile impostare la connessione dbus"
 
 #: zypp/target/hal/HalContext.cc:272
 msgid "Unable to initalize HAL context -- hald not running?"
-msgstr ""
-"Impossibile inizializzare il contesto HAL - Verificare che hald sia in "
-"esecuzione."
+msgstr "Impossibile inizializzare il contesto HAL - hald non in esecuzione?"
 
 #: zypp/target/hal/HalContext.cc:851
 msgid "Not a CDROM drive"
-msgstr "Non un'unità CD ROM"
-
-#: zypp/target/hal/HalException.h:46 zypp/target/hal/HalException.h:55
-#: zypp/target/hal/HalException.h:64
-msgid "Hal Exception"
-msgstr "Eccezione Hal"
+msgstr "Non è un'unità CD ROM"
 
 #. TranslatorExplanation after semicolon is error message
 #. TranslatorExplanation the colon is followed by an error message
-#: zypp/target/rpm/RpmDb.cc:849 zypp/target/rpm/RpmDb.cc:2076
-#: zypp/target/rpm/RpmDb.cc:2223
+#: zypp/target/rpm/RpmDb.cc:848 zypp/target/rpm/RpmDb.cc:2043
+#: zypp/target/rpm/RpmDb.cc:2189
 msgid "RPM failed: "
 msgstr "RPM non riuscito: "
 
 #. TranslatorExplanation first %s is file name, second is error message
-#: zypp/target/rpm/RpmDb.cc:1130
+#: zypp/target/rpm/RpmDb.cc:1124
 #, c-format, boost-format
 msgid "Failed to import public key from file %s: %s"
-msgstr "Importazione della chiave pubblica dal file %s non riuscita: %s"
+msgstr "Errore importazione della chiave pubblica dal file %s: %s"
 
 #. TranslatorExplanation first %s is key name, second is error message
-#: zypp/target/rpm/RpmDb.cc:1201
+#: zypp/target/rpm/RpmDb.cc:1195
 #, c-format, boost-format
 msgid "Failed to remove public key %s: %s"
-msgstr "Rimozione della chiave pubblica %s non riuscita: %s"
-
-#: zypp/target/rpm/RpmDb.cc:1581
-msgid "Package is not signed!"
-msgstr "Il pacchetto non è firmato!"
+msgstr "Errore rimozione della chiave pubblica %s: %s"
 
 #. Translator: %s = name of an rpm package. A list of diffs follows
 #. this message.
-#: zypp/target/rpm/RpmDb.cc:1881
+#: zypp/target/rpm/RpmDb.cc:1848
 #, c-format, boost-format
 msgid "Changed configuration files for %s:"
 msgstr "File di configurazione modificati per %s:"
 
 #. %s = filenames
-#: zypp/target/rpm/RpmDb.cc:2057
+#: zypp/target/rpm/RpmDb.cc:2024
 #, c-format, boost-format
 msgid "rpm saved %s as %s, but it was impossible to determine the difference"
 msgstr ""
@@ -215,7 +223,7 @@ msgstr ""
 "differenza"
 
 #. %s = filenames
-#: zypp/target/rpm/RpmDb.cc:2059
+#: zypp/target/rpm/RpmDb.cc:2026
 #, c-format, boost-format
 msgid ""
 "rpm saved %s as %s.\n"
@@ -225,15 +233,15 @@ msgstr ""
 "Di seguito sono riportate le prime 25 righe di differenza:\n"
 
 #. %s = filenames
-#: zypp/target/rpm/RpmDb.cc:2062
+#: zypp/target/rpm/RpmDb.cc:2029
 #, c-format, boost-format
 msgid "rpm created %s as %s, but it was impossible to determine the difference"
 msgstr ""
-"rpm creato %s come %s, tuttavia non è stato possibile determinare la "
+"rpm ha creato %s come %s, tuttavia non è stato possibile determinare la "
 "differenza"
 
 #. %s = filenames
-#: zypp/target/rpm/RpmDb.cc:2064
+#: zypp/target/rpm/RpmDb.cc:2031
 #, c-format, boost-format
 msgid ""
 "rpm created %s as %s.\n"
@@ -244,78 +252,77 @@ msgstr ""
 
 #. report additional rpm output in finish
 #. TranslatorExplanation Text is followed by a ':'  and the actual output.
-#: zypp/target/rpm/RpmDb.cc:2090 zypp/target/rpm/RpmDb.cc:2237
+#: zypp/target/rpm/RpmDb.cc:2056 zypp/target/rpm/RpmDb.cc:2202
 msgid "Additional rpm output"
 msgstr "Output aggiuntivo di rpm"
 
-#: zypp/target/rpm/RpmDb.cc:2379
+#: zypp/target/rpm/RpmDb.cc:2344
 #, c-format, boost-format
 msgid "created backup %s"
-msgstr "Copia di backup di %s creata"
+msgstr "creata copia di backup di %s"
 
 #. translators: possible rpm package signature check result [brief]
-#: zypp/target/rpm/RpmDb.cc:2400
+#: zypp/target/rpm/RpmDb.cc:2365
 msgid "Signature is OK"
 msgstr "La firma è corretta"
 
 #. translators: possible rpm package signature check result [brief]
-#: zypp/target/rpm/RpmDb.cc:2402
+#: zypp/target/rpm/RpmDb.cc:2367
 msgid "Unknown type of signature"
 msgstr "Tipo di firma sconosciuto"
 
 #. translators: possible rpm package signature check result [brief]
-#: zypp/target/rpm/RpmDb.cc:2404
+#: zypp/target/rpm/RpmDb.cc:2369
 msgid "Signature does not verify"
 msgstr "La firma non è verificabile"
 
 #. translators: possible rpm package signature check result [brief]
-#: zypp/target/rpm/RpmDb.cc:2406
+#: zypp/target/rpm/RpmDb.cc:2371
 msgid "Signature is OK, but key is not trusted"
 msgstr "La firma è corretta, ma non è attendibile"
 
 #. translators: possible rpm package signature check result [brief]
-#: zypp/target/rpm/RpmDb.cc:2408
+#: zypp/target/rpm/RpmDb.cc:2373
 msgid "Signatures public key is not available"
 msgstr "La chiave pubblica delle firme non è disponibile"
 
 #. translators: possible rpm package signature check result [brief]
-#: zypp/target/rpm/RpmDb.cc:2410
+#: zypp/target/rpm/RpmDb.cc:2375
 msgid "File does not exist or signature can't be checked"
 msgstr "Il file non esiste o la firma non può essere verificata"
 
-#. translators: possible rpm package signature check result [brief]
-#: zypp/target/rpm/RpmDb.cc:2412
-msgid "File is unsigned"
-msgstr "File non firmato"
+#: zypp/ProblemSolution.cc:114
+msgid "Following actions will be done:"
+msgstr "Verranno eseguite le azioni indicate:"
 
-#: zypp/RepoManager.cc:297
+#: zypp/RepoManager.cc:299
 #, boost-format
 msgid "Cannot read repo directory '%1%': Permission denied"
 msgstr "Impossibile leggere la directory '%1%' del repository: permesso negato"
 
 #. TranslatorExplanation '%s' is a pathname
-#: zypp/RepoManager.cc:305 zypp/RepoManager.cc:767 zypp/RepoManager.cc:1518
+#: zypp/RepoManager.cc:307 zypp/RepoManager.cc:769 zypp/RepoManager.cc:1528
 #: zypp/repo/PluginServices.cc:49
 #, c-format, boost-format
 msgid "Failed to read directory '%s'"
-msgstr "Lettura della directory '%s' non riuscita"
+msgstr "Impossibile leggere la directory '%s'"
 
-#: zypp/RepoManager.cc:315
+#: zypp/RepoManager.cc:317
 #, boost-format
 msgid "Cannot read repo file '%1%': Permission denied"
 msgstr "Impossibile leggere il file '%1%' del repository: permesso negato"
 
-#: zypp/RepoManager.cc:338
+#: zypp/RepoManager.cc:340
 msgid "Repository alias cannot start with dot."
-msgstr "L'alias dell'archivio non può iniziare con un punto."
+msgstr "L'alias di un repository non può iniziare con un punto."
 
-#: zypp/RepoManager.cc:349
+#: zypp/RepoManager.cc:351
 msgid "Service alias cannot start with dot."
-msgstr "L'alias del servizio non può iniziare con un punto."
+msgstr "L'alias di un servizio non può iniziare con un punto."
 
 #. TranslatorExplanation '%s' is a filename
-#: zypp/RepoManager.cc:722 zypp/RepoManager.cc:1642 zypp/RepoManager.cc:1707
-#: zypp/RepoManager.cc:1783 zypp/RepoManager.cc:1848 zypp/RepoManager.cc:1961
+#: zypp/RepoManager.cc:724 zypp/RepoManager.cc:1649 zypp/RepoManager.cc:1714
+#: zypp/RepoManager.cc:1790 zypp/RepoManager.cc:1855 zypp/RepoManager.cc:1976
 #, c-format, boost-format
 msgid "Can't open file '%s' for writing."
 msgstr "Impossibile aprire il file '%s' in scrittura."
@@ -323,39 +330,46 @@ msgstr "Impossibile aprire il file '%s' in scrittura."
 #. translators: Cleanup a repository previously owned by a meanwhile unknown (deleted) service.
 #. %1% = service name
 #. %2% = repository name
-#: zypp/RepoManager.cc:849
+#: zypp/RepoManager.cc:851
 #, boost-format
 msgid "Unknown service '%1%': Removing orphaned service repository '%2%'"
-msgstr "Servizio sconosciuto '%1%': Rimozione archivio servizio orfano '%2%'"
+msgstr ""
+"Servizio '%1%' sconosciuto: rimozione del repository dei servizi orfani '%2%'"
 
-#: zypp/RepoManager.cc:1130 zypp/RepoManager.cc:1241 zypp/RepoManager.cc:1291
+#. we will throw this later if no URL checks out fine
+#: zypp/RepoManager.cc:1084
+msgid "Valid metadata not found at specified URL"
+msgid_plural "Valid metadata not found at specified URLs"
+msgstr[0] "Non sono stati trovati metadati validi all'URL specificato"
+msgstr[1] "Non sono stati trovati metadati validi agli URL specificati"
+
+#: zypp/RepoManager.cc:1134 zypp/RepoManager.cc:1245 zypp/RepoManager.cc:1301
 #, c-format, boost-format
 msgid "Can't create %s"
 msgstr "Impossibile creare %s"
 
-#: zypp/RepoManager.cc:1138
+#: zypp/RepoManager.cc:1142
 msgid "Can't create metadata cache directory."
 msgstr "Impossibile creare la directory della cache dei metadati."
 
-#: zypp/RepoManager.cc:1277
+#: zypp/RepoManager.cc:1287
 #, c-format, boost-format
 msgid "Building repository '%s' cache"
-msgstr "Costruzione della cache dell'archivio '%s'"
+msgstr "Costruzione della cache del repository '%s'"
 
-#: zypp/RepoManager.cc:1297
+#: zypp/RepoManager.cc:1307
 #, c-format, boost-format
 msgid "Can't create cache at %s - no writing permissions."
-msgstr ""
-"Impossibile creare la cache in %s: nessuna autorizzazione alla scrittura."
+msgstr "Impossibile creare la cache in %s - permessi di scrittura mancanti."
 
-#: zypp/RepoManager.cc:1362
+#: zypp/RepoManager.cc:1371
 #, c-format, boost-format
 msgid "Failed to cache repo (%d)."
-msgstr "Memorizzazione nella cache dell'archivio (%d) non riuscita."
+msgstr "Impossibile creare la cache del repo (%d)."
 
-#: zypp/RepoManager.cc:1372
+#: zypp/RepoManager.cc:1382
 msgid "Unhandled repository type"
-msgstr "Tipo di archivio non gestito"
+msgstr "Tipo di repository non gestito"
 
 #. prepare exception to be thrown if the type could not be determined
 #. due to a media exception. We can't throw right away, because of some
@@ -363,51 +377,51 @@ msgstr "Tipo di archivio non gestito"
 #. on ftp file-not-found(bnc #335906). Instead we'll check another types
 #. before throwing.
 #. TranslatorExplanation '%s' is an URL
-#: zypp/RepoManager.cc:1409 zypp/RepoManager.cc:2414
+#: zypp/RepoManager.cc:1419 zypp/RepoManager.cc:2465
 #, c-format, boost-format
 msgid "Error trying to read from '%s'"
 msgstr "Errore durante il tentativo di lettura da '%s'"
 
 #. TranslatorExplanation '%s' is an URL
-#: zypp/RepoManager.cc:1462 zypp/RepoManager.cc:2422
+#: zypp/RepoManager.cc:1472 zypp/RepoManager.cc:2473
 #, c-format, boost-format
 msgid "Unknown error reading from '%s'"
 msgstr "Errore sconosciuto durante la lettura da '%s'"
 
-#: zypp/RepoManager.cc:1606
+#: zypp/RepoManager.cc:1610
 #, c-format, boost-format
 msgid "Adding repository '%s'"
-msgstr "Aggiunto archivio '%s'"
+msgstr "Aggiunta del repository '%s'"
 
 #. TranslatorExplanation '%s' is an URL
-#: zypp/RepoManager.cc:1693
+#: zypp/RepoManager.cc:1700
 #, c-format, boost-format
 msgid "Invalid repo file name at '%s'"
-msgstr "Nome del file di archivio non valido in '%s'"
+msgstr "Nome file del repository non valido a '%s'"
 
-#: zypp/RepoManager.cc:1732
+#: zypp/RepoManager.cc:1739
 #, c-format, boost-format
 msgid "Removing repository '%s'"
-msgstr "Rimozione dell'archivio '%s'"
+msgstr "Rimozione del repository '%s'"
 
-#: zypp/RepoManager.cc:1751 zypp/RepoManager.cc:1829
+#: zypp/RepoManager.cc:1758 zypp/RepoManager.cc:1836
 msgid "Can't figure out where the repo is stored."
-msgstr "Impossibile individuare la directory di memorizzazione dell'archivio."
+msgstr "Impossibile trovare ubicazione di memorizzazione del repository."
 
 #. TranslatorExplanation '%s' is a filename
-#: zypp/RepoManager.cc:1765 zypp/RepoManager.cc:1949
+#: zypp/RepoManager.cc:1772 zypp/RepoManager.cc:1964
 #, c-format, boost-format
 msgid "Can't delete '%s'"
-msgstr "Impossibile cancellare '%s'"
+msgstr "Impossibile eliminare '%s'"
 
-#: zypp/RepoManager.cc:1937 zypp/RepoManager.cc:2345
+#: zypp/RepoManager.cc:1952 zypp/RepoManager.cc:2396
 msgid "Can't figure out where the service is stored."
-msgstr "Impossibile individuare la directory di memorizzazione del servizio."
+msgstr "Impossibile trovare ubicazione di memorizzazione del servizio."
 
 #: zypp/url/UrlBase.cc:154
 #, c-format, boost-format
 msgid "Url scheme does not allow a %s"
-msgstr "Lo shcema dell'url non consente alcun %s"
+msgstr "Lo schema url non consente un %s"
 
 #: zypp/url/UrlBase.cc:173
 #, c-format, boost-format
@@ -421,9 +435,7 @@ msgstr "Componente %s non valido"
 
 #: zypp/url/UrlBase.cc:786 zypp/url/UrlBase.cc:1231
 msgid "Query string parsing not supported for this URL"
-msgstr ""
-"Analisi sintattica della stringa di interrogazione non supportata per questo "
-"URL"
+msgstr "Analisi della stringa di interrogazione non supportata per questo URL"
 
 #: zypp/url/UrlBase.cc:824
 msgid "Url scheme is a required component"
@@ -432,45 +444,45 @@ msgstr "Lo schema url è un componente obbligatorio"
 #: zypp/url/UrlBase.cc:830
 #, c-format, boost-format
 msgid "Invalid Url scheme '%s'"
-msgstr "Schema dell'url '%s' non valido"
+msgstr "Schema url '%s' non valido"
 
 #: zypp/url/UrlBase.cc:949
 msgid "Url scheme does not allow a username"
-msgstr "Lo schema dell'url non consente alcun nome utente"
+msgstr "Lo schema url non consente un nome utente"
 
 #: zypp/url/UrlBase.cc:983
 msgid "Url scheme does not allow a password"
-msgstr "Lo schema dell'url non consente alcuna password"
+msgstr "Lo schema url non consente una password"
 
 #: zypp/url/UrlBase.cc:1012
 msgid "Url scheme requires a host component"
-msgstr "Per lo schema dell'url è necessario un componente host"
+msgstr "Lo schema url richiede un componente host"
 
 #: zypp/url/UrlBase.cc:1022
 msgid "Url scheme does not allow a host component"
-msgstr "Lo schema dell'url non consente alcun componente host"
+msgstr "Lo schema url non consente un componente host"
 
 #: zypp/url/UrlBase.cc:1049
 #, c-format, boost-format
 msgid "Invalid host component '%s'"
-msgstr "Componente dell'host '%s' non valido"
+msgstr "Componente host '%s' non valido"
 
 #: zypp/url/UrlBase.cc:1070
 msgid "Url scheme does not allow a port"
-msgstr "Lo schema dell'url non consente alcuna porta"
+msgstr "Lo schema url non consente una porta"
 
 #: zypp/url/UrlBase.cc:1081
 #, c-format, boost-format
 msgid "Invalid port component '%s'"
-msgstr "Componente della porta '%s' non valido"
+msgstr "Componente porta '%s' non valido"
 
 #: zypp/url/UrlBase.cc:1098
 msgid "Url scheme requires path name"
-msgstr "Lo schema dell'url necessita di un nome di percorso"
+msgstr "Lo schema url richiede un nome di percorso"
 
 #: zypp/url/UrlBase.cc:1119 zypp/url/UrlBase.cc:1133
 msgid "Relative path not allowed if authority exists"
-msgstr "Percorso relativo non consentito se l'autorità esiste già"
+msgstr "Percorso relativo non consentito se l'autorità esiste"
 
 #: zypp/url/UrlUtils.cc:111
 msgid "Encoded string contains a NUL byte"
@@ -489,6 +501,7 @@ msgstr "Carattere di separazione di divisione mappa di parametri non valido"
 msgid "Invalid parameter array join separator character"
 msgstr "Carattere di separazione unione della matrice di parametri non valido"
 
+# TLABEL modules/sound/sound.ycp:620
 #: zypp/ExternalProgram.cc:258
 #, c-format, boost-format
 msgid "Can't open pty (%s)."
@@ -518,8 +531,9 @@ msgstr "Impossibile eseguire chdir verso '%s' (%s)."
 #: zypp/ExternalProgram.cc:373
 #, c-format, boost-format
 msgid "Can't exec '%s' (%s)."
-msgstr "Impossibile eseguire il comando exec '%s' (%s)."
+msgstr "Impossibile eseguire '%s' (%s)."
 
+# TLABEL modules/installation.ycp:287
 #: zypp/ExternalProgram.cc:381
 #, c-format, boost-format
 msgid "Can't fork (%s)."
@@ -537,40 +551,32 @@ msgstr "Il comando è stato terminato dal segnale %d (%s)."
 
 #: zypp/ExternalProgram.cc:532
 msgid "Command exited with unknown error."
-msgstr "Il comando è terminato con un errore sconosciuto"
-
-#. translators: an annotation to a gpg keys expiry date
-#: zypp/PublicKey.cc:63
-msgid "does not expire"
-msgstr "non scade"
-
-#. translators: an annotation to a gpg keys expiry date: "expired: 1999-04-12"
-#: zypp/PublicKey.cc:68
-#, boost-format
-msgid "expired: %1%"
-msgstr "scaduta: %1%"
-
-#. translators: an annotation to a gpg keys expiry date: "expires: 2111-04-12"
-#: zypp/PublicKey.cc:73
-#, boost-format
-msgid "expires: %1%"
-msgstr "scade: %1%"
+msgstr "Il comando è terminato con un errore sconosciuto."
 
 #. translators: an annotation to a gpg keys expiry date
-#: zypp/PublicKey.cc:82
+#: zypp/PublicKey.cc:116
 msgid "(does not expire)"
 msgstr "(non scade)"
 
 #. translators: an annotation to a gpg keys expiry date
-#: zypp/PublicKey.cc:91
+#: zypp/PublicKey.cc:125
 msgid "(EXPIRED)"
 msgstr "(SCADUTO)"
 
 #. translators: an annotation to a gpg keys expiry date
-#: zypp/PublicKey.cc:95
+#: zypp/PublicKey.cc:129
 msgid "(expires within 24h)"
 msgstr "(scade entro 24 ore)"
 
+#. translators: an annotation to a gpg keys expiry date
+#: zypp/PublicKey.cc:133
+#, c-format, boost-format
+msgid "(expires in %d day)"
+msgid_plural "(expires in %d days)"
+msgstr[0] "(scade entro %d giorno)"
+msgstr[1] "(scade entro %d giorni)"
+
+# TLABEL modules/inst_user.ycp:71
 #: zypp/VendorSupportOptions.cc:14
 msgid "unknown"
 msgstr "sconosciuto"
@@ -593,7 +599,7 @@ msgstr "Livello 3"
 
 #: zypp/VendorSupportOptions.cc:29
 msgid "Additional Customer Contract Necessary"
-msgstr "Contratti clienti aggiuntivi necessari"
+msgstr "Contratto clienti aggiuntivo necessario"
 
 #: zypp/VendorSupportOptions.cc:31
 msgid "invalid"
@@ -605,7 +611,7 @@ msgstr "Il livello di supporto non è specificato"
 
 #: zypp/VendorSupportOptions.cc:42
 msgid "The vendor does not provide support."
-msgstr "Il produttore non fornisce supporto."
+msgstr "Il fornitore non fornisce supporto."
 
 #: zypp/VendorSupportOptions.cc:45
 msgid ""
@@ -614,7 +620,7 @@ msgid ""
 "maintenance and basic troubleshooting. Level 1 Support is not intended to "
 "correct product defect errors."
 msgstr ""
-"Identificazione dei problemi, ovvero supporto tecnico indirizzato a fornire "
+"Identificazione del problema, ovvero supporto tecnico indirizzato a fornire "
 "informazioni sulla compatibilità, assistenza per l'installazione, supporto "
 "per l'utilizzo, manutenzione ordinaria e risoluzione dei problemi di base. "
 "L'obiettivo del supporto di Livello 1 non è correggere errori e difetti del "
@@ -628,7 +634,7 @@ msgid ""
 msgstr ""
 "Isolamento del problema, ovvero supporto tecnico indirizzato a riprodurre i "
 "problemi del cliente, isolare l'area del problema e fornire una soluzione ai "
-"problemi non risolti dal Supporto di Livello 1"
+"problemi non risolti dal Supporto di Livello 1."
 
 #: zypp/VendorSupportOptions.cc:51
 msgid ""
@@ -648,3603 +654,3604 @@ msgstr "È necessario un contratto cliente aggiuntivo per ottenere supporto."
 msgid "Unknown support option. Description not available"
 msgstr "Opzione di supporto sconosciuta. Descrizione non disponibile"
 
-#: zypp/CountryCode.cc:113
+#: zypp/CountryCode.cc:50
 msgid "Unknown country: "
-msgstr "Paese sconosciuto:"
+msgstr "Paese sconosciuto: "
 
 #. Defined CountryCode constants
 #. Defined LanguageCode constants
-#: zypp/CountryCode.cc:193 zypp/LanguageCode.cc:193
+#: zypp/CountryCode.cc:149 zypp/LanguageCode.cc:148
 msgid "No Code"
 msgstr "Nessun codice"
 
-#: zypp/CountryCode.cc:202
+#: zypp/CountryCode.cc:158
 msgid "Andorra"
 msgstr "Andorra"
 
 #. :AND:020:
-#: zypp/CountryCode.cc:203
+#: zypp/CountryCode.cc:159
 msgid "United Arab Emirates"
-msgstr "Emirati arabi uniti"
+msgstr "Emirati Arabi Uniti"
 
 #. :ARE:784:
-#: zypp/CountryCode.cc:204
+#: zypp/CountryCode.cc:160
 msgid "Afghanistan"
 msgstr "Afghanistan"
 
 #. :AFG:004:
-#: zypp/CountryCode.cc:205
+#: zypp/CountryCode.cc:161
 msgid "Antigua and Barbuda"
 msgstr "Antigua e Barbuda"
 
 #. :ATG:028:
-#: zypp/CountryCode.cc:206
+#: zypp/CountryCode.cc:162
 msgid "Anguilla"
 msgstr "Anguilla"
 
 #. :AIA:660:
-#: zypp/CountryCode.cc:207
+#: zypp/CountryCode.cc:163
 msgid "Albania"
 msgstr "Albania"
 
 #. :ALB:008:
-#: zypp/CountryCode.cc:208
+#: zypp/CountryCode.cc:164
 msgid "Armenia"
 msgstr "Armenia"
 
 #. :ARM:051:
-#: zypp/CountryCode.cc:209
+#: zypp/CountryCode.cc:165
 msgid "Netherlands Antilles"
 msgstr "Antille olandesi"
 
 #. :ANT:530:
-#: zypp/CountryCode.cc:210
+#: zypp/CountryCode.cc:166
 msgid "Angola"
 msgstr "Angola"
 
 #. :AGO:024:
-#: zypp/CountryCode.cc:211
+#: zypp/CountryCode.cc:167
 msgid "Antarctica"
 msgstr "Antartide"
 
 #. :ATA:010:
-#: zypp/CountryCode.cc:212
+#: zypp/CountryCode.cc:168
 msgid "Argentina"
 msgstr "Argentina"
 
 #. :ARG:032:
-#: zypp/CountryCode.cc:213
+#: zypp/CountryCode.cc:169
 msgid "American Samoa"
-msgstr "Samoa Americane"
+msgstr "Samoa americane"
 
 #. :ASM:016:
-#: zypp/CountryCode.cc:214
+#: zypp/CountryCode.cc:170
 msgid "Austria"
 msgstr "Austria"
 
 #. :AUT:040:
-#: zypp/CountryCode.cc:215
+#: zypp/CountryCode.cc:171
 msgid "Australia"
 msgstr "Australia"
 
 #. :AUS:036:
-#: zypp/CountryCode.cc:216
+#: zypp/CountryCode.cc:172
 msgid "Aruba"
 msgstr "Aruba"
 
 #. :ABW:533:
-#: zypp/CountryCode.cc:217
+#: zypp/CountryCode.cc:173
 msgid "Aland Islands"
 msgstr "Isole Aland"
 
 #. :ALA:248:
-#: zypp/CountryCode.cc:218
+#: zypp/CountryCode.cc:174
 msgid "Azerbaijan"
 msgstr "Azerbaijan"
 
 #. :AZE:031:
-#: zypp/CountryCode.cc:219
+#: zypp/CountryCode.cc:175
 msgid "Bosnia and Herzegovina"
-msgstr "Bosnia ed Ergegovina"
+msgstr "Bosnia-Erzegovina"
 
 #. :BIH:070:
-#: zypp/CountryCode.cc:220
+#: zypp/CountryCode.cc:176
 msgid "Barbados"
 msgstr "Barbados"
 
 #. :BRB:052:
-#: zypp/CountryCode.cc:221
+#: zypp/CountryCode.cc:177
 msgid "Bangladesh"
 msgstr "Bangladesh"
 
 #. :BGD:050:
-#: zypp/CountryCode.cc:222
+#: zypp/CountryCode.cc:178
 msgid "Belgium"
 msgstr "Belgio"
 
 #. :BEL:056:
-#: zypp/CountryCode.cc:223
+#: zypp/CountryCode.cc:179
 msgid "Burkina Faso"
 msgstr "Burkina Faso"
 
 #. :BFA:854:
-#: zypp/CountryCode.cc:224
+#: zypp/CountryCode.cc:180
 msgid "Bulgaria"
 msgstr "Bulgaria"
 
 #. :BGR:100:
-#: zypp/CountryCode.cc:225
+#: zypp/CountryCode.cc:181
 msgid "Bahrain"
 msgstr "Bahrain"
 
 #. :BHR:048:
-#: zypp/CountryCode.cc:226
+#: zypp/CountryCode.cc:182
 msgid "Burundi"
 msgstr "Burundi"
 
 #. :BDI:108:
-#: zypp/CountryCode.cc:227
+#: zypp/CountryCode.cc:183
 msgid "Benin"
 msgstr "Benin"
 
 #. :BEN:204:
-#: zypp/CountryCode.cc:228
+#: zypp/CountryCode.cc:184
 msgid "Bermuda"
 msgstr "Bermuda"
 
 #. :BMU:060:
-#: zypp/CountryCode.cc:229
+#: zypp/CountryCode.cc:185
 msgid "Brunei Darussalam"
 msgstr "Brunei Darussalam"
 
 #. :BRN:096:
-#: zypp/CountryCode.cc:230
+#: zypp/CountryCode.cc:186
 msgid "Bolivia"
 msgstr "Bolivia"
 
 #. :BOL:068:
-#: zypp/CountryCode.cc:231
+#: zypp/CountryCode.cc:187
 msgid "Brazil"
 msgstr "Brasile"
 
 #. :BRA:076:
-#: zypp/CountryCode.cc:232
+#: zypp/CountryCode.cc:188
 msgid "Bahamas"
 msgstr "Bahamas"
 
 #. :BHS:044:
-#: zypp/CountryCode.cc:233
+#: zypp/CountryCode.cc:189
 msgid "Bhutan"
 msgstr "Bhutan"
 
 #. :BTN:064:
-#: zypp/CountryCode.cc:234
+#: zypp/CountryCode.cc:190
 msgid "Bouvet Island"
 msgstr "Isola Bouvet"
 
 #. :BVT:074:
-#: zypp/CountryCode.cc:235
+#: zypp/CountryCode.cc:191
 msgid "Botswana"
 msgstr "Botswana"
 
 #. :BWA:072:
-#: zypp/CountryCode.cc:236
+#: zypp/CountryCode.cc:192
 msgid "Belarus"
 msgstr "Bielorussia"
 
 #. :BLR:112:
-#: zypp/CountryCode.cc:237
+#: zypp/CountryCode.cc:193
 msgid "Belize"
 msgstr "Belize"
 
 #. :BLZ:084:
-#: zypp/CountryCode.cc:238
+#: zypp/CountryCode.cc:194
 msgid "Canada"
 msgstr "Canada"
 
 #. :CAN:124:
-#: zypp/CountryCode.cc:239
+#: zypp/CountryCode.cc:195
 msgid "Cocos (Keeling) Islands"
 msgstr "Isole Cocos (Keeling)"
 
 #. :CCK:166:
 #. :CAF:140:
-#: zypp/CountryCode.cc:240 zypp/CountryCode.cc:242
+#: zypp/CountryCode.cc:196 zypp/CountryCode.cc:198
 msgid "Congo"
 msgstr "Congo"
 
 #. :COD:180:
-#: zypp/CountryCode.cc:241
+#: zypp/CountryCode.cc:197
 msgid "Central African Republic"
-msgstr "Repubblica Africana Centrale"
+msgstr "Repubblica Centrafricana"
 
 #. :COG:178:
-#: zypp/CountryCode.cc:243
+#: zypp/CountryCode.cc:199
 msgid "Switzerland"
 msgstr "Svizzera"
 
 #. :CHE:756:
-#: zypp/CountryCode.cc:244
+#: zypp/CountryCode.cc:200
 msgid "Cote D'Ivoire"
 msgstr "Costa d'Avorio"
 
 #. :CIV:384:
-#: zypp/CountryCode.cc:245
+#: zypp/CountryCode.cc:201
 msgid "Cook Islands"
 msgstr "Isole Cook"
 
 #. :COK:184:
-#: zypp/CountryCode.cc:246
+#: zypp/CountryCode.cc:202
 msgid "Chile"
 msgstr "Cile"
 
 #. :CHL:152:
-#: zypp/CountryCode.cc:247
+#: zypp/CountryCode.cc:203
 msgid "Cameroon"
 msgstr "Camerun"
 
 #. :CMR:120:
-#: zypp/CountryCode.cc:248
+#: zypp/CountryCode.cc:204
 msgid "China"
 msgstr "Cina"
 
 #. :CHN:156:
-#: zypp/CountryCode.cc:249
+#: zypp/CountryCode.cc:205
 msgid "Colombia"
 msgstr "Colombia"
 
 #. :COL:170:
-#: zypp/CountryCode.cc:250
+#: zypp/CountryCode.cc:206
 msgid "Costa Rica"
 msgstr "Costa Rica"
 
 #. :CRI:188:
-#: zypp/CountryCode.cc:251
+#: zypp/CountryCode.cc:207
 msgid "Cuba"
 msgstr "Cuba"
 
 #. :CUB:192:
-#: zypp/CountryCode.cc:252
+#: zypp/CountryCode.cc:208
 msgid "Cape Verde"
 msgstr "Capo Verde"
 
 #. :CPV:132:
-#: zypp/CountryCode.cc:253
+#: zypp/CountryCode.cc:209
 msgid "Christmas Island"
 msgstr "Isola Christmas"
 
 #. :CXR:162:
-#: zypp/CountryCode.cc:254
+#: zypp/CountryCode.cc:210
 msgid "Cyprus"
 msgstr "Cipro"
 
 #. :CYP:196:
-#: zypp/CountryCode.cc:255
+#: zypp/CountryCode.cc:211
 msgid "Czech Republic"
 msgstr "Repubblica Ceca"
 
 #. :CZE:203:
-#: zypp/CountryCode.cc:256
+#: zypp/CountryCode.cc:212
 msgid "Germany"
 msgstr "Germania"
 
 #. :DEU:276:
-#: zypp/CountryCode.cc:257
+#: zypp/CountryCode.cc:213
 msgid "Djibouti"
 msgstr "Gibuti"
 
 #. :DJI:262:
-#: zypp/CountryCode.cc:258
+#: zypp/CountryCode.cc:214
 msgid "Denmark"
 msgstr "Danimarca"
 
 #. :DNK:208:
-#: zypp/CountryCode.cc:259
+#: zypp/CountryCode.cc:215
 msgid "Dominica"
 msgstr "Dominica"
 
 #. :DMA:212:
-#: zypp/CountryCode.cc:260
+#: zypp/CountryCode.cc:216
 msgid "Dominican Republic"
 msgstr "Repubblica dominicana"
 
 #. :DOM:214:
-#: zypp/CountryCode.cc:261
+#: zypp/CountryCode.cc:217
 msgid "Algeria"
 msgstr "Algeria"
 
 #. :DZA:012:
-#: zypp/CountryCode.cc:262
+#: zypp/CountryCode.cc:218
 msgid "Ecuador"
 msgstr "Ecuador"
 
 #. :ECU:218:
-#: zypp/CountryCode.cc:263
+#: zypp/CountryCode.cc:219
 msgid "Estonia"
 msgstr "Estonia"
 
 #. :EST:233:
-#: zypp/CountryCode.cc:264
+#: zypp/CountryCode.cc:220
 msgid "Egypt"
 msgstr "Egitto"
 
 #. :EGY:818:
-#: zypp/CountryCode.cc:265
+#: zypp/CountryCode.cc:221
 msgid "Western Sahara"
 msgstr "Sahara occidentale"
 
 #. :ESH:732:
-#: zypp/CountryCode.cc:266
+#: zypp/CountryCode.cc:222
 msgid "Eritrea"
 msgstr "Eritrea"
 
 #. :ERI:232:
-#: zypp/CountryCode.cc:267
+#: zypp/CountryCode.cc:223
 msgid "Spain"
 msgstr "Spagna"
 
 #. :ESP:724:
-#: zypp/CountryCode.cc:268
+#: zypp/CountryCode.cc:224
 msgid "Ethiopia"
 msgstr "Etiopia"
 
 #. :ETH:231:
-#: zypp/CountryCode.cc:269
+#: zypp/CountryCode.cc:225
 msgid "Finland"
 msgstr "Finlandia"
 
 #. :FIN:246:
-#: zypp/CountryCode.cc:270
+#: zypp/CountryCode.cc:226
 msgid "Fiji"
 msgstr "Fiji"
 
 #. :FJI:242:
-#: zypp/CountryCode.cc:271
+#: zypp/CountryCode.cc:227
 msgid "Falkland Islands (Malvinas)"
 msgstr "Isole Falkland (Malvinas)"
 
 #. :FLK:238:
-#: zypp/CountryCode.cc:272
+#: zypp/CountryCode.cc:228
 msgid "Federated States of Micronesia"
-msgstr "Stati Federati di Micronesia"
+msgstr "Stati federati di Micronesia"
 
 #. :FSM:583:
-#: zypp/CountryCode.cc:273
+#: zypp/CountryCode.cc:229
 msgid "Faroe Islands"
 msgstr "Isole Faroe"
 
 #. :FRO:234:
-#: zypp/CountryCode.cc:274
+#: zypp/CountryCode.cc:230
 msgid "France"
 msgstr "Francia"
 
 #. :FRA:250:
-#: zypp/CountryCode.cc:275
+#: zypp/CountryCode.cc:231
 msgid "Metropolitan France"
 msgstr "Francia metropolitana"
 
 #. :FXX:249:
-#: zypp/CountryCode.cc:276
+#: zypp/CountryCode.cc:232
 msgid "Gabon"
 msgstr "Gabon"
 
 #. :GAB:266:
-#: zypp/CountryCode.cc:277
+#: zypp/CountryCode.cc:233
 msgid "United Kingdom"
 msgstr "Regno Unito"
 
 #. :GBR:826:
-#: zypp/CountryCode.cc:278
+#: zypp/CountryCode.cc:234
 msgid "Grenada"
 msgstr "Grenada"
 
 #. :GRD:308:
-#: zypp/CountryCode.cc:279
+#: zypp/CountryCode.cc:235
 msgid "Georgia"
 msgstr "Georgia"
 
 #. :GEO:268:
-#: zypp/CountryCode.cc:280
+#: zypp/CountryCode.cc:236
 msgid "French Guiana"
 msgstr "Guiana francese"
 
 #. :GUF:254:
-#: zypp/CountryCode.cc:281
+#: zypp/CountryCode.cc:237
 msgid "Guernsey"
 msgstr "Guernsey"
 
-#: zypp/CountryCode.cc:282
+#: zypp/CountryCode.cc:238
 msgid "Ghana"
 msgstr "Ghana"
 
 #. :GHA:288:
-#: zypp/CountryCode.cc:283
+#: zypp/CountryCode.cc:239
 msgid "Gibraltar"
 msgstr "Gibilterra"
 
 #. :GIB:292:
-#: zypp/CountryCode.cc:284
+#: zypp/CountryCode.cc:240
 msgid "Greenland"
 msgstr "Groenlandia"
 
 #. :GRL:304:
-#: zypp/CountryCode.cc:285
+#: zypp/CountryCode.cc:241
 msgid "Gambia"
 msgstr "Gambia"
 
 #. :GMB:270:
-#: zypp/CountryCode.cc:286
+#: zypp/CountryCode.cc:242
 msgid "Guinea"
 msgstr "Guinea"
 
 #. :GIN:324:
-#: zypp/CountryCode.cc:287
+#: zypp/CountryCode.cc:243
 msgid "Guadeloupe"
 msgstr "Guadalupe"
 
 #. :GLP:312:
-#: zypp/CountryCode.cc:288
+#: zypp/CountryCode.cc:244
 msgid "Equatorial Guinea"
 msgstr "Guinea equatoriale"
 
 #. :GNQ:226:
-#: zypp/CountryCode.cc:289
+#: zypp/CountryCode.cc:245
 msgid "Greece"
 msgstr "Grecia"
 
 #. :GRC:300:
-#: zypp/CountryCode.cc:290
+#: zypp/CountryCode.cc:246
 msgid "South Georgia and the South Sandwich Islands"
 msgstr "Georgia meridionale e Isole Sandwich meridionali"
 
 #. :SGS:239:
-#: zypp/CountryCode.cc:291
+#: zypp/CountryCode.cc:247
 msgid "Guatemala"
 msgstr "Guatemala"
 
 #. :GTM:320:
-#: zypp/CountryCode.cc:292
+#: zypp/CountryCode.cc:248
 msgid "Guam"
 msgstr "Guam"
 
 #. :GUM:316:
-#: zypp/CountryCode.cc:293
+#: zypp/CountryCode.cc:249
 msgid "Guinea-Bissau"
 msgstr "Guinea-Bissau"
 
 #. :GNB:624:
-#: zypp/CountryCode.cc:294
+#: zypp/CountryCode.cc:250
 msgid "Guyana"
 msgstr "Guyana"
 
 #. :GUY:328:
-#: zypp/CountryCode.cc:295
+#: zypp/CountryCode.cc:251
 msgid "Hong Kong"
 msgstr "Hong Kong"
 
 #. :HKG:344:
-#: zypp/CountryCode.cc:296
+#: zypp/CountryCode.cc:252
 msgid "Heard Island and McDonald Islands"
 msgstr "Isola Heard e isole McDonald"
 
 #. :HMD:334:
-#: zypp/CountryCode.cc:297
+#: zypp/CountryCode.cc:253
 msgid "Honduras"
 msgstr "Honduras"
 
 #. :HND:340:
-#: zypp/CountryCode.cc:298
+#: zypp/CountryCode.cc:254
 msgid "Croatia"
 msgstr "Croazia"
 
 #. :HRV:191:
-#: zypp/CountryCode.cc:299
+#: zypp/CountryCode.cc:255
 msgid "Haiti"
 msgstr "Haiti"
 
 #. :HTI:332:
-#: zypp/CountryCode.cc:300
+#: zypp/CountryCode.cc:256
 msgid "Hungary"
 msgstr "Ungheria"
 
 #. :HUN:348:
-#: zypp/CountryCode.cc:301
+#: zypp/CountryCode.cc:257
 msgid "Indonesia"
 msgstr "Indonesia"
 
 #. :IDN:360:
-#: zypp/CountryCode.cc:302
+#: zypp/CountryCode.cc:258
 msgid "Ireland"
 msgstr "Irlanda"
 
 #. :IRL:372:
-#: zypp/CountryCode.cc:303
+#: zypp/CountryCode.cc:259
 msgid "Israel"
 msgstr "Israele"
 
 #. :ISR:376:
-#: zypp/CountryCode.cc:304
+#: zypp/CountryCode.cc:260
 msgid "Isle of Man"
 msgstr "Isola di Man"
 
-#: zypp/CountryCode.cc:305
+#: zypp/CountryCode.cc:261
 msgid "India"
 msgstr "India"
 
 #. :IND:356:
-#: zypp/CountryCode.cc:306
+#: zypp/CountryCode.cc:262
 msgid "British Indian Ocean Territory"
 msgstr "Territorio dell'Oceano indiano britannico"
 
 #. :IOT:086:
-#: zypp/CountryCode.cc:307
+#: zypp/CountryCode.cc:263
 msgid "Iraq"
 msgstr "Iraq"
 
 #. :IRQ:368:
-#: zypp/CountryCode.cc:308
+#: zypp/CountryCode.cc:264
 msgid "Iran"
 msgstr "Iran"
 
 #. :IRN:364:
-#: zypp/CountryCode.cc:309
+#: zypp/CountryCode.cc:265
 msgid "Iceland"
 msgstr "Islanda"
 
 #. :ISL:352:
-#: zypp/CountryCode.cc:310
+#: zypp/CountryCode.cc:266
 msgid "Italy"
 msgstr "Italia"
 
 #. :ITA:380:
-#: zypp/CountryCode.cc:311
+#: zypp/CountryCode.cc:267
 msgid "Jersey"
 msgstr "Jersey"
 
-#: zypp/CountryCode.cc:312
+#: zypp/CountryCode.cc:268
 msgid "Jamaica"
 msgstr "Giamaica"
 
 #. :JAM:388:
-#: zypp/CountryCode.cc:313
+#: zypp/CountryCode.cc:269
 msgid "Jordan"
 msgstr "Giordania"
 
 #. :JOR:400:
-#: zypp/CountryCode.cc:314
+#: zypp/CountryCode.cc:270
 msgid "Japan"
 msgstr "Giappone"
 
 #. :JPN:392:
-#: zypp/CountryCode.cc:315
+#: zypp/CountryCode.cc:271
 msgid "Kenya"
 msgstr "Kenya"
 
 #. :KEN:404:
-#: zypp/CountryCode.cc:316
+#: zypp/CountryCode.cc:272
 msgid "Kyrgyzstan"
-msgstr "Kyrgyztan"
+msgstr "Kirghizistan"
 
 #. :KGZ:417:
-#: zypp/CountryCode.cc:317
+#: zypp/CountryCode.cc:273
 msgid "Cambodia"
 msgstr "Cambogia"
 
 #. :KHM:116:
-#: zypp/CountryCode.cc:318
+#: zypp/CountryCode.cc:274
 msgid "Kiribati"
 msgstr "Kiribati"
 
 #. :KIR:296:
-#: zypp/CountryCode.cc:319
+#: zypp/CountryCode.cc:275
 msgid "Comoros"
-msgstr "Isole Comorre"
+msgstr "Comore"
 
 #. :COM:174:
-#: zypp/CountryCode.cc:320
+#: zypp/CountryCode.cc:276
 msgid "Saint Kitts and Nevis"
 msgstr "Saint Kitts e Nevis"
 
 #. :KNA:659:
-#: zypp/CountryCode.cc:321
+#: zypp/CountryCode.cc:277
 msgid "North Korea"
 msgstr "Corea del Nord"
 
 #. :PRK:408:
-#: zypp/CountryCode.cc:322
+#: zypp/CountryCode.cc:278
 msgid "South Korea"
 msgstr "Corea del Sud"
 
 #. :KOR:410:
-#: zypp/CountryCode.cc:323
+#: zypp/CountryCode.cc:279
 msgid "Kuwait"
 msgstr "Kuwait"
 
 #. :KWT:414:
-#: zypp/CountryCode.cc:324
+#: zypp/CountryCode.cc:280
 msgid "Cayman Islands"
 msgstr "Isole Cayman"
 
 #. :CYM:136:
-#: zypp/CountryCode.cc:325
+#: zypp/CountryCode.cc:281
 msgid "Kazakhstan"
-msgstr "Kazakhstan"
+msgstr "Kazakistan"
 
 #. :KAZ:398:
-#: zypp/CountryCode.cc:326
+#: zypp/CountryCode.cc:282
 msgid "Lao People's Democratic Republic"
-msgstr "Repubblica democratica lao"
+msgstr "Repubblica democratica popolare del Laos"
 
 #. :LAO:418:
-#: zypp/CountryCode.cc:327
+#: zypp/CountryCode.cc:283
 msgid "Lebanon"
 msgstr "Libano"
 
 #. :LBN:422:
-#: zypp/CountryCode.cc:328
+#: zypp/CountryCode.cc:284
 msgid "Saint Lucia"
 msgstr "Saint Lucia"
 
 #. :LCA:662:
-#: zypp/CountryCode.cc:329
+#: zypp/CountryCode.cc:285
 msgid "Liechtenstein"
 msgstr "Liechtenstein"
 
 #. :LIE:438:
-#: zypp/CountryCode.cc:330
+#: zypp/CountryCode.cc:286
 msgid "Sri Lanka"
 msgstr "Sri Lanka"
 
 #. :LKA:144:
-#: zypp/CountryCode.cc:331
+#: zypp/CountryCode.cc:287
 msgid "Liberia"
 msgstr "Liberia"
 
 #. :LBR:430:
-#: zypp/CountryCode.cc:332
+#: zypp/CountryCode.cc:288
 msgid "Lesotho"
 msgstr "Lesotho"
 
 #. :LSO:426:
-#: zypp/CountryCode.cc:333
+#: zypp/CountryCode.cc:289
 msgid "Lithuania"
 msgstr "Lituania"
 
 #. :LTU:440:
-#: zypp/CountryCode.cc:334
+#: zypp/CountryCode.cc:290
 msgid "Luxembourg"
 msgstr "Lussemburgo"
 
 #. :LUX:442:
-#: zypp/CountryCode.cc:335
+#: zypp/CountryCode.cc:291
 msgid "Latvia"
 msgstr "Lettonia"
 
 #. :LVA:428:
-#: zypp/CountryCode.cc:336
+#: zypp/CountryCode.cc:292
 msgid "Libya"
 msgstr "Libia"
 
 #. :LBY:434:
-#: zypp/CountryCode.cc:337
+#: zypp/CountryCode.cc:293
 msgid "Morocco"
 msgstr "Marocco"
 
 #. :MAR:504:
-#: zypp/CountryCode.cc:338
+#: zypp/CountryCode.cc:294
 msgid "Monaco"
 msgstr "Monaco"
 
 #. :MCO:492:
-#: zypp/CountryCode.cc:339
+#: zypp/CountryCode.cc:295
 msgid "Moldova"
 msgstr "Moldavia"
 
 #. :MDA:498:
-#: zypp/CountryCode.cc:340
+#: zypp/CountryCode.cc:296
 msgid "Montenegro"
 msgstr "Montenegro"
 
-#: zypp/CountryCode.cc:341
+#: zypp/CountryCode.cc:297
 msgid "Saint Martin"
 msgstr "Saint Martin"
 
-#: zypp/CountryCode.cc:342
+#: zypp/CountryCode.cc:298
 msgid "Madagascar"
 msgstr "Madagascar"
 
 #. :MDG:450:
-#: zypp/CountryCode.cc:343
+#: zypp/CountryCode.cc:299
 msgid "Marshall Islands"
 msgstr "Isole Marshall"
 
 #. :MHL:584:
-#: zypp/CountryCode.cc:344
+#: zypp/CountryCode.cc:300
 msgid "Macedonia"
 msgstr "Macedonia"
 
 #. :MKD:807:
-#: zypp/CountryCode.cc:345
+#: zypp/CountryCode.cc:301
 msgid "Mali"
 msgstr "Mali"
 
 #. :MLI:466:
-#: zypp/CountryCode.cc:346
+#: zypp/CountryCode.cc:302
 msgid "Myanmar"
 msgstr "Birmania"
 
 #. :MMR:104:
-#: zypp/CountryCode.cc:347
+#: zypp/CountryCode.cc:303
 msgid "Mongolia"
 msgstr "Mongolia"
 
 #. :MNG:496:
-#: zypp/CountryCode.cc:348
+#: zypp/CountryCode.cc:304
 msgid "Macao"
 msgstr "Macao"
 
 #. :MAC:446:
-#: zypp/CountryCode.cc:349
+#: zypp/CountryCode.cc:305
 msgid "Northern Mariana Islands"
 msgstr "Isole Marianne settentrionali"
 
 #. :MNP:580:
-#: zypp/CountryCode.cc:350
+#: zypp/CountryCode.cc:306
 msgid "Martinique"
 msgstr "Martinica"
 
 #. :MTQ:474:
-#: zypp/CountryCode.cc:351
+#: zypp/CountryCode.cc:307
 msgid "Mauritania"
 msgstr "Mauritania"
 
 #. :MRT:478:
-#: zypp/CountryCode.cc:352
+#: zypp/CountryCode.cc:308
 msgid "Montserrat"
 msgstr "Montserrat"
 
 #. :MSR:500:
-#: zypp/CountryCode.cc:353
+#: zypp/CountryCode.cc:309
 msgid "Malta"
 msgstr "Malta"
 
 #. :MLT:470:
-#: zypp/CountryCode.cc:354
+#: zypp/CountryCode.cc:310
 msgid "Mauritius"
 msgstr "Mauritius"
 
 #. :MUS:480:
-#: zypp/CountryCode.cc:355
+#: zypp/CountryCode.cc:311
 msgid "Maldives"
 msgstr "Maldive"
 
 #. :MDV:462:
-#: zypp/CountryCode.cc:356
+#: zypp/CountryCode.cc:312
 msgid "Malawi"
 msgstr "Malawi"
 
 #. :MWI:454:
-#: zypp/CountryCode.cc:357
+#: zypp/CountryCode.cc:313
 msgid "Mexico"
 msgstr "Messico"
 
 #. :MEX:484:
-#: zypp/CountryCode.cc:358
+#: zypp/CountryCode.cc:314
 msgid "Malaysia"
-msgstr "Malaysia"
+msgstr "Malesia"
 
 #. :MYS:458:
-#: zypp/CountryCode.cc:359
+#: zypp/CountryCode.cc:315
 msgid "Mozambique"
 msgstr "Mozambico"
 
 #. :MOZ:508:
-#: zypp/CountryCode.cc:360
+#: zypp/CountryCode.cc:316
 msgid "Namibia"
 msgstr "Namibia"
 
 #. :NAM:516:
-#: zypp/CountryCode.cc:361
+#: zypp/CountryCode.cc:317
 msgid "New Caledonia"
 msgstr "Nuova Caledonia"
 
 #. :NCL:540:
-#: zypp/CountryCode.cc:362
+#: zypp/CountryCode.cc:318
 msgid "Niger"
 msgstr "Niger"
 
 #. :NER:562:
-#: zypp/CountryCode.cc:363
+#: zypp/CountryCode.cc:319
 msgid "Norfolk Island"
 msgstr "Isola di Norfolk"
 
 #. :NFK:574:
-#: zypp/CountryCode.cc:364
+#: zypp/CountryCode.cc:320
 msgid "Nigeria"
 msgstr "Nigeria"
 
 #. :NGA:566:
-#: zypp/CountryCode.cc:365
+#: zypp/CountryCode.cc:321
 msgid "Nicaragua"
 msgstr "Nicaragua"
 
 #. :NIC:558:
-#: zypp/CountryCode.cc:366
+#: zypp/CountryCode.cc:322
 msgid "Netherlands"
-msgstr "Olanda"
+msgstr "Paesi Bassi"
 
 #. :NLD:528:
-#: zypp/CountryCode.cc:367
+#: zypp/CountryCode.cc:323
 msgid "Norway"
 msgstr "Norvegia"
 
 #. :NOR:578:
-#: zypp/CountryCode.cc:368
+#: zypp/CountryCode.cc:324
 msgid "Nepal"
 msgstr "Nepal"
 
 #. :NPL:524:
 #. language code: nau na
-#: zypp/CountryCode.cc:369 zypp/LanguageCode.cc:826
+#: zypp/CountryCode.cc:325 zypp/LanguageCode.cc:781
 msgid "Nauru"
 msgstr "Nauru"
 
 #. :NRU:520:
-#: zypp/CountryCode.cc:370
+#: zypp/CountryCode.cc:326
 msgid "Niue"
 msgstr "Niue"
 
 #. :NIU:570:
-#: zypp/CountryCode.cc:371
+#: zypp/CountryCode.cc:327
 msgid "New Zealand"
 msgstr "Nuova Zelanda"
 
 #. :NZL:554:
-#: zypp/CountryCode.cc:372
+#: zypp/CountryCode.cc:328
 msgid "Oman"
 msgstr "Oman"
 
 #. :OMN:512:
-#: zypp/CountryCode.cc:373
+#: zypp/CountryCode.cc:329
 msgid "Panama"
 msgstr "Panama"
 
 #. :PAN:591:
-#: zypp/CountryCode.cc:374
+#: zypp/CountryCode.cc:330
 msgid "Peru"
 msgstr "Perù"
 
 #. :PER:604:
-#: zypp/CountryCode.cc:375
+#: zypp/CountryCode.cc:331
 msgid "French Polynesia"
 msgstr "Polinesia francese"
 
 #. :PYF:258:
-#: zypp/CountryCode.cc:376
+#: zypp/CountryCode.cc:332
 msgid "Papua New Guinea"
 msgstr "Papua Nuova Guinea"
 
 #. :PNG:598:
-#: zypp/CountryCode.cc:377
+#: zypp/CountryCode.cc:333
 msgid "Philippines"
 msgstr "Filippine"
 
 #. :PHL:608:
-#: zypp/CountryCode.cc:378
+#: zypp/CountryCode.cc:334
 msgid "Pakistan"
 msgstr "Pakistan"
 
 #. :PAK:586:
-#: zypp/CountryCode.cc:379
+#: zypp/CountryCode.cc:335
 msgid "Poland"
 msgstr "Polonia"
 
 #. :POL:616:
-#: zypp/CountryCode.cc:380
+#: zypp/CountryCode.cc:336
 msgid "Saint Pierre and Miquelon"
 msgstr "Saint Pierre e Miquelon"
 
 #. :SPM:666:
-#: zypp/CountryCode.cc:381
+#: zypp/CountryCode.cc:337
 msgid "Pitcairn"
 msgstr "Pitcairn"
 
 #. :PCN:612:
-#: zypp/CountryCode.cc:382
+#: zypp/CountryCode.cc:338
 msgid "Puerto Rico"
 msgstr "Portorico"
 
 #. :PRI:630:
-#: zypp/CountryCode.cc:383
+#: zypp/CountryCode.cc:339
 msgid "Palestinian Territory"
 msgstr "Territorio palestinese"
 
 #. :PSE:275:
-#: zypp/CountryCode.cc:384
+#: zypp/CountryCode.cc:340
 msgid "Portugal"
 msgstr "Portogallo"
 
 #. :PRT:620:
-#: zypp/CountryCode.cc:385
+#: zypp/CountryCode.cc:341
 msgid "Palau"
 msgstr "Palau"
 
 #. :PLW:585:
-#: zypp/CountryCode.cc:386
+#: zypp/CountryCode.cc:342
 msgid "Paraguay"
 msgstr "Paraguay"
 
 #. :PRY:600:
-#: zypp/CountryCode.cc:387
+#: zypp/CountryCode.cc:343
 msgid "Qatar"
 msgstr "Qatar"
 
 #. :QAT:634:
-#: zypp/CountryCode.cc:388
+#: zypp/CountryCode.cc:344
 msgid "Reunion"
 msgstr "Reunion"
 
 #. :REU:638:
-#: zypp/CountryCode.cc:389
+#: zypp/CountryCode.cc:345
 msgid "Romania"
 msgstr "Romania"
 
 #. :ROU:642:
-#: zypp/CountryCode.cc:390
+#: zypp/CountryCode.cc:346
 msgid "Serbia"
 msgstr "Serbia"
 
-#: zypp/CountryCode.cc:391
+#: zypp/CountryCode.cc:347
 msgid "Russian Federation"
 msgstr "Federazione russa"
 
 #. :RUS:643:
-#: zypp/CountryCode.cc:392
+#: zypp/CountryCode.cc:348
 msgid "Rwanda"
 msgstr "Ruanda"
 
 #. :RWA:646:
-#: zypp/CountryCode.cc:393
+#: zypp/CountryCode.cc:349
 msgid "Saudi Arabia"
-msgstr "Arabia saudita"
+msgstr "Arabia Saudita"
 
 #. :SAU:682:
-#: zypp/CountryCode.cc:394
+#: zypp/CountryCode.cc:350
 msgid "Solomon Islands"
 msgstr "Isole Solomon"
 
 #. :SLB:090:
-#: zypp/CountryCode.cc:395
+#: zypp/CountryCode.cc:351
 msgid "Seychelles"
 msgstr "Seychelles"
 
 #. :SYC:690:
-#: zypp/CountryCode.cc:396
+#: zypp/CountryCode.cc:352
 msgid "Sudan"
 msgstr "Sudan"
 
 #. :SDN:736:
-#: zypp/CountryCode.cc:397
+#: zypp/CountryCode.cc:353
 msgid "Sweden"
 msgstr "Svezia"
 
 #. :SWE:752:
-#: zypp/CountryCode.cc:398
+#: zypp/CountryCode.cc:354
 msgid "Singapore"
 msgstr "Singapore"
 
 #. :SGP:702:
-#: zypp/CountryCode.cc:399
+#: zypp/CountryCode.cc:355
 msgid "Saint Helena"
 msgstr "Sant'Elena"
 
 #. :SHN:654:
-#: zypp/CountryCode.cc:400
+#: zypp/CountryCode.cc:356
 msgid "Slovenia"
 msgstr "Slovenia"
 
 #. :SVN:705:
-#: zypp/CountryCode.cc:401
+#: zypp/CountryCode.cc:357
 msgid "Svalbard and Jan Mayen"
 msgstr "Svalbard e Jan Mayen"
 
 #. :SJM:744:
-#: zypp/CountryCode.cc:402
+#: zypp/CountryCode.cc:358
 msgid "Slovakia"
 msgstr "Slovacchia"
 
 #. :SVK:703:
-#: zypp/CountryCode.cc:403
+#: zypp/CountryCode.cc:359
 msgid "Sierra Leone"
 msgstr "Sierra Leone"
 
 #. :SLE:694:
-#: zypp/CountryCode.cc:404
+#: zypp/CountryCode.cc:360
 msgid "San Marino"
 msgstr "San Marino"
 
 #. :SMR:674:
-#: zypp/CountryCode.cc:405
+#: zypp/CountryCode.cc:361
 msgid "Senegal"
 msgstr "Senegal"
 
 #. :SEN:686:
-#: zypp/CountryCode.cc:406
+#: zypp/CountryCode.cc:362
 msgid "Somalia"
 msgstr "Somalia"
 
 #. :SOM:706:
-#: zypp/CountryCode.cc:407
+#: zypp/CountryCode.cc:363
 msgid "Suriname"
 msgstr "Suriname"
 
 #. :SUR:740:
-#: zypp/CountryCode.cc:408
+#: zypp/CountryCode.cc:364
 msgid "Sao Tome and Principe"
-msgstr "Sao Tome e Principe"
+msgstr "São Tomé e Principe"
 
 #. :STP:678:
-#: zypp/CountryCode.cc:409
+#: zypp/CountryCode.cc:365
 msgid "El Salvador"
 msgstr "El Salvador"
 
 #. :SLV:222:
-#: zypp/CountryCode.cc:410
+#: zypp/CountryCode.cc:366
 msgid "Syria"
 msgstr "Siria"
 
 #. :SYR:760:
-#: zypp/CountryCode.cc:411
+#: zypp/CountryCode.cc:367
 msgid "Swaziland"
 msgstr "Swaziland"
 
 #. :SWZ:748:
-#: zypp/CountryCode.cc:412
+#: zypp/CountryCode.cc:368
 msgid "Turks and Caicos Islands"
 msgstr "Isole Turks e Caicos"
 
 #. :TCA:796:
-#: zypp/CountryCode.cc:413
+#: zypp/CountryCode.cc:369
 msgid "Chad"
 msgstr "Chad"
 
 #. :TCD:148:
-#: zypp/CountryCode.cc:414
+#: zypp/CountryCode.cc:370
 msgid "French Southern Territories"
-msgstr "Territori della Francia meridionale"
+msgstr "Territori francesi meridionali"
 
 #. :ATF:260:
-#: zypp/CountryCode.cc:415
+#: zypp/CountryCode.cc:371
 msgid "Togo"
 msgstr "Togo"
 
 #. :TGO:768:
-#: zypp/CountryCode.cc:416
+#: zypp/CountryCode.cc:372
 msgid "Thailand"
-msgstr "Tailandia"
+msgstr "Thailandia"
 
 #. :THA:764:
-#: zypp/CountryCode.cc:417
+#: zypp/CountryCode.cc:373
 msgid "Tajikistan"
-msgstr "Tajikistan"
+msgstr "Tagikistan"
 
 #. :TJK:762:
 #. language code: tkl
-#: zypp/CountryCode.cc:418 zypp/LanguageCode.cc:1090
+#: zypp/CountryCode.cc:374 zypp/LanguageCode.cc:1045
 msgid "Tokelau"
 msgstr "Tokelau"
 
 #. :TKL:772:
-#: zypp/CountryCode.cc:419
+#: zypp/CountryCode.cc:375
 msgid "Turkmenistan"
 msgstr "Turkmenistan"
 
 #. :TKM:795:
-#: zypp/CountryCode.cc:420
+#: zypp/CountryCode.cc:376
 msgid "Tunisia"
 msgstr "Tunisia"
 
 #. :TUN:788:
-#: zypp/CountryCode.cc:421
+#: zypp/CountryCode.cc:377
 msgid "Tonga"
 msgstr "Tonga"
 
 #. :TON:776:
-#: zypp/CountryCode.cc:422
+#: zypp/CountryCode.cc:378
 msgid "East Timor"
 msgstr "Timor est"
 
 #. :TLS:626:
-#: zypp/CountryCode.cc:423
+#: zypp/CountryCode.cc:379
 msgid "Turkey"
 msgstr "Turchia"
 
 #. :TUR:792:
-#: zypp/CountryCode.cc:424
+#: zypp/CountryCode.cc:380
 msgid "Trinidad and Tobago"
 msgstr "Trinidad e Tobago"
 
 #. :TTO:780:
 #. language code: tvl
-#: zypp/CountryCode.cc:425 zypp/LanguageCode.cc:1120
+#: zypp/CountryCode.cc:381 zypp/LanguageCode.cc:1075
 msgid "Tuvalu"
 msgstr "Tuvalu"
 
 #. :TUV:798:
-#: zypp/CountryCode.cc:426
+#: zypp/CountryCode.cc:382
 msgid "Taiwan"
 msgstr "Taiwan"
 
 #. :TWN:158:
-#: zypp/CountryCode.cc:427
+#: zypp/CountryCode.cc:383
 msgid "Tanzania"
 msgstr "Tanzania"
 
 #. :TZA:834:
-#: zypp/CountryCode.cc:428
+#: zypp/CountryCode.cc:384
 msgid "Ukraine"
 msgstr "Ucraina"
 
 #. :UKR:804:
-#: zypp/CountryCode.cc:429
+#: zypp/CountryCode.cc:385
 msgid "Uganda"
 msgstr "Uganda"
 
 #. :UGA:800:
-#: zypp/CountryCode.cc:430
+#: zypp/CountryCode.cc:386
 msgid "United States Minor Outlying Islands"
-msgstr "Isole minori degli Stati Uniti"
+msgstr "Isole minori esterne degli Stati Uniti"
 
 #. :UMI:581:
-#: zypp/CountryCode.cc:431
+#: zypp/CountryCode.cc:387
 msgid "United States"
 msgstr "Stati Uniti"
 
 #. :USA:840:
-#: zypp/CountryCode.cc:432
+#: zypp/CountryCode.cc:388
 msgid "Uruguay"
 msgstr "Uruguay"
 
 #. :URY:858:
-#: zypp/CountryCode.cc:433
+#: zypp/CountryCode.cc:389
 msgid "Uzbekistan"
 msgstr "Uzbekistan"
 
 #. :UZB:860:
-#: zypp/CountryCode.cc:434
+#: zypp/CountryCode.cc:390
 msgid "Holy See (Vatican City State)"
 msgstr "Santa Sede (Città del Vaticano)"
 
 #. :VAT:336:
-#: zypp/CountryCode.cc:435
+#: zypp/CountryCode.cc:391
 msgid "Saint Vincent and the Grenadines"
-msgstr "Saint Vincent e le Granadine"
+msgstr "Saint Vincent e Grenadine"
 
 #. :VCT:670:
-#: zypp/CountryCode.cc:436
+#: zypp/CountryCode.cc:392
 msgid "Venezuela"
 msgstr "Venezuela"
 
 #. :VEN:862:
-#: zypp/CountryCode.cc:437
+#: zypp/CountryCode.cc:393
 msgid "British Virgin Islands"
-msgstr "Isole Vergini Britanniche"
+msgstr "Isole Vergini britanniche"
 
 #. :VGB:092:
-#: zypp/CountryCode.cc:438
+#: zypp/CountryCode.cc:394
 msgid "Virgin Islands, U.S."
-msgstr "Isole Vergini Statunitensi"
+msgstr "Isole Vergini, Stati Uniti"
 
 #. :VIR:850:
-#: zypp/CountryCode.cc:439
+#: zypp/CountryCode.cc:395
 msgid "Vietnam"
 msgstr "Vietnam"
 
 #. :VNM:704:
-#: zypp/CountryCode.cc:440
+#: zypp/CountryCode.cc:396
 msgid "Vanuatu"
 msgstr "Vanuatu"
 
 #. :VUT:548:
-#: zypp/CountryCode.cc:441
+#: zypp/CountryCode.cc:397
 msgid "Wallis and Futuna"
 msgstr "Wallis e Futuna"
 
 #. :WLF:876:
-#: zypp/CountryCode.cc:442
+#: zypp/CountryCode.cc:398
 msgid "Samoa"
 msgstr "Samoa"
 
 #. :WSM:882:
-#: zypp/CountryCode.cc:443
+#: zypp/CountryCode.cc:399
 msgid "Yemen"
 msgstr "Yemen"
 
 #. :YEM:887:
-#: zypp/CountryCode.cc:444
+#: zypp/CountryCode.cc:400
 msgid "Mayotte"
 msgstr "Mayotte"
 
 #. :MYT:175:
-#: zypp/CountryCode.cc:445
+#: zypp/CountryCode.cc:401
 msgid "South Africa"
 msgstr "Sud Africa"
 
 #. :ZAF:710:
-#: zypp/CountryCode.cc:446
+#: zypp/CountryCode.cc:402
 msgid "Zambia"
 msgstr "Zambia"
 
 #. :ZMB:894:
-#: zypp/CountryCode.cc:447
+#: zypp/CountryCode.cc:403
 msgid "Zimbabwe"
 msgstr "Zimbabwe"
 
-#: zypp/LanguageCode.cc:113
+#: zypp/LanguageCode.cc:49
 msgid "Unknown language: "
-msgstr "Lingua sconosciuta:"
+msgstr "Lingua sconosciuta: "
 
 #. language code: aar aa
-#: zypp/LanguageCode.cc:206
+#: zypp/LanguageCode.cc:161
 msgid "Afar"
 msgstr "Afar"
 
 #. language code: abk ab
-#: zypp/LanguageCode.cc:208
+#: zypp/LanguageCode.cc:163
 msgid "Abkhazian"
-msgstr "Abkhaso"
+msgstr "Abkhazo"
 
 #. language code: ace
-#: zypp/LanguageCode.cc:210
+#: zypp/LanguageCode.cc:165
 msgid "Achinese"
 msgstr "Achinese"
 
 #. language code: ach
-#: zypp/LanguageCode.cc:212
+#: zypp/LanguageCode.cc:167
 msgid "Acoli"
 msgstr "Acoli"
 
 #. language code: ada
-#: zypp/LanguageCode.cc:214
+#: zypp/LanguageCode.cc:169
 msgid "Adangme"
 msgstr "Adangme"
 
 #. language code: ady
-#: zypp/LanguageCode.cc:216
+#: zypp/LanguageCode.cc:171
 msgid "Adyghe"
 msgstr "Adyghe"
 
 #. language code: afa
-#: zypp/LanguageCode.cc:218
+#: zypp/LanguageCode.cc:173
 msgid "Afro-Asiatic (Other)"
-msgstr "Afro-Asiatica (Altre)"
+msgstr "Afro-Asiatico (altre)"
 
 #. language code: afh
-#: zypp/LanguageCode.cc:220
+#: zypp/LanguageCode.cc:175
 msgid "Afrihili"
 msgstr "Afrihili"
 
 #. language code: afr af
-#: zypp/LanguageCode.cc:222
+#: zypp/LanguageCode.cc:177
 msgid "Afrikaans"
 msgstr "Afrikaans"
 
 #. language code: ain
-#: zypp/LanguageCode.cc:224
+#: zypp/LanguageCode.cc:179
 msgid "Ainu"
 msgstr "Ainu"
 
 #. language code: aka ak
-#: zypp/LanguageCode.cc:226
+#: zypp/LanguageCode.cc:181
 msgid "Akan"
 msgstr "Akan"
 
 #. language code: akk
-#: zypp/LanguageCode.cc:228
+#: zypp/LanguageCode.cc:183
 msgid "Akkadian"
 msgstr "Accadico"
 
 #. language code: alb sqi sq
-#: zypp/LanguageCode.cc:230 zypp/LanguageCode.cc:232
+#: zypp/LanguageCode.cc:185 zypp/LanguageCode.cc:187
 msgid "Albanian"
 msgstr "Albanese"
 
 #. language code: ale
-#: zypp/LanguageCode.cc:234
+#: zypp/LanguageCode.cc:189
 msgid "Aleut"
 msgstr "Aleut"
 
 #. language code: alg
-#: zypp/LanguageCode.cc:236
+#: zypp/LanguageCode.cc:191
 msgid "Algonquian Languages"
 msgstr "Lingue algonchine"
 
 #. language code: alt
-#: zypp/LanguageCode.cc:238
+#: zypp/LanguageCode.cc:193
 msgid "Southern Altai"
 msgstr "Altai meridionale"
 
 #. language code: amh am
-#: zypp/LanguageCode.cc:240
+#: zypp/LanguageCode.cc:195
 msgid "Amharic"
 msgstr "Amarico"
 
 #. language code: ang
-#: zypp/LanguageCode.cc:242
+#: zypp/LanguageCode.cc:197
 msgid "English, Old (ca.450-1100)"
 msgstr "Inglese, antico (450-1100 circa)"
 
 #. language code: apa
-#: zypp/LanguageCode.cc:244
+#: zypp/LanguageCode.cc:199
 msgid "Apache Languages"
 msgstr "Lingue Apache"
 
 #. language code: ara ar
-#: zypp/LanguageCode.cc:246
+#: zypp/LanguageCode.cc:201
 msgid "Arabic"
 msgstr "Arabo"
 
 #. language code: arc
-#: zypp/LanguageCode.cc:248
+#: zypp/LanguageCode.cc:203
 msgid "Aramaic"
 msgstr "Aramaico"
 
 #. language code: arg an
-#: zypp/LanguageCode.cc:250
+#: zypp/LanguageCode.cc:205
 msgid "Aragonese"
 msgstr "Aragonese"
 
 #. language code: arm hye hy
-#: zypp/LanguageCode.cc:252 zypp/LanguageCode.cc:254
+#: zypp/LanguageCode.cc:207 zypp/LanguageCode.cc:209
 msgid "Armenian"
 msgstr "Armeno"
 
 #. language code: arn
-#: zypp/LanguageCode.cc:256
+#: zypp/LanguageCode.cc:211
 msgid "Araucanian"
 msgstr "Araucano"
 
 #. language code: arp
-#: zypp/LanguageCode.cc:258
+#: zypp/LanguageCode.cc:213
 msgid "Arapaho"
 msgstr "Arapaho"
 
 #. language code: art
-#: zypp/LanguageCode.cc:260
+#: zypp/LanguageCode.cc:215
 msgid "Artificial (Other)"
-msgstr "Lingue artificiali (Altre)"
+msgstr "Lingue artificiali (altre)"
 
 #. language code: arw
-#: zypp/LanguageCode.cc:262
+#: zypp/LanguageCode.cc:217
 msgid "Arawak"
-msgstr "Aruaca"
+msgstr "Aruaco"
 
 #. language code: asm as
-#: zypp/LanguageCode.cc:264
+#: zypp/LanguageCode.cc:219
 msgid "Assamese"
 msgstr "Assamese"
 
 #. language code: ast
-#: zypp/LanguageCode.cc:266
+#: zypp/LanguageCode.cc:221
 msgid "Asturian"
 msgstr "Asturiano"
 
 #. language code: ath
-#: zypp/LanguageCode.cc:268
+#: zypp/LanguageCode.cc:223
 msgid "Athapascan Languages"
-msgstr "Lingue Ahabaskan"
+msgstr "Lingue Athabaska"
 
 #. language code: aus
-#: zypp/LanguageCode.cc:270
+#: zypp/LanguageCode.cc:225
 msgid "Australian Languages"
 msgstr "Lingue australiane"
 
 #. language code: ava av
-#: zypp/LanguageCode.cc:272
+#: zypp/LanguageCode.cc:227
 msgid "Avaric"
 msgstr "Avarico"
 
 #. language code: ave ae
-#: zypp/LanguageCode.cc:274
+#: zypp/LanguageCode.cc:229
 msgid "Avestan"
 msgstr "Avestano"
 
 #. language code: awa
-#: zypp/LanguageCode.cc:276
+#: zypp/LanguageCode.cc:231
 msgid "Awadhi"
 msgstr "Awadhi"
 
 #. language code: aym ay
-#: zypp/LanguageCode.cc:278
+#: zypp/LanguageCode.cc:233
 msgid "Aymara"
 msgstr "Aymara"
 
 #. language code: aze az
-#: zypp/LanguageCode.cc:280
+#: zypp/LanguageCode.cc:235
 msgid "Azerbaijani"
 msgstr "Azerbaigiano"
 
 #. language code: bad
-#: zypp/LanguageCode.cc:282
+#: zypp/LanguageCode.cc:237
 msgid "Banda"
 msgstr "Banda"
 
 #. language code: bai
-#: zypp/LanguageCode.cc:284
+#: zypp/LanguageCode.cc:239
 msgid "Bamileke Languages"
 msgstr "Lingue Bamileke"
 
 #. language code: bak ba
-#: zypp/LanguageCode.cc:286
+#: zypp/LanguageCode.cc:241
 msgid "Bashkir"
 msgstr "Bashkir"
 
 #. language code: bal
-#: zypp/LanguageCode.cc:288
+#: zypp/LanguageCode.cc:243
 msgid "Baluchi"
 msgstr "Baluchi"
 
 #. language code: bam bm
-#: zypp/LanguageCode.cc:290
+#: zypp/LanguageCode.cc:245
 msgid "Bambara"
 msgstr "Bambara"
 
 #. language code: ban
-#: zypp/LanguageCode.cc:292
+#: zypp/LanguageCode.cc:247
 msgid "Balinese"
 msgstr "Balinese"
 
 #. language code: baq eus eu
-#: zypp/LanguageCode.cc:294 zypp/LanguageCode.cc:296
+#: zypp/LanguageCode.cc:249 zypp/LanguageCode.cc:251
 msgid "Basque"
 msgstr "Basco"
 
 #. language code: bas
-#: zypp/LanguageCode.cc:298
+#: zypp/LanguageCode.cc:253
 msgid "Basa"
 msgstr "Basa"
 
 #. language code: bat
-#: zypp/LanguageCode.cc:300
+#: zypp/LanguageCode.cc:255
 msgid "Baltic (Other)"
-msgstr "Baltico (Altre)"
+msgstr "Baltico (altre)"
 
 #. language code: bej
-#: zypp/LanguageCode.cc:302
+#: zypp/LanguageCode.cc:257
 msgid "Beja"
 msgstr "Beja"
 
 #. language code: bel be
-#: zypp/LanguageCode.cc:304
+#: zypp/LanguageCode.cc:259
 msgid "Belarusian"
 msgstr "Bielorusso"
 
 #. language code: bem
-#: zypp/LanguageCode.cc:306
+#: zypp/LanguageCode.cc:261
 msgid "Bemba"
 msgstr "Bemba"
 
 #. language code: ben bn
-#: zypp/LanguageCode.cc:308
+#: zypp/LanguageCode.cc:263
 msgid "Bengali"
 msgstr "Bengali"
 
 #. language code: ber
-#: zypp/LanguageCode.cc:310
+#: zypp/LanguageCode.cc:265
 msgid "Berber (Other)"
-msgstr "Berbero (Altre)"
+msgstr "Berbero (altre)"
 
 #. language code: bho
-#: zypp/LanguageCode.cc:312
+#: zypp/LanguageCode.cc:267
 msgid "Bhojpuri"
 msgstr "Bhojpuri"
 
 #. language code: bih bh
-#: zypp/LanguageCode.cc:314
+#: zypp/LanguageCode.cc:269
 msgid "Bihari"
 msgstr "Bihari"
 
 #. language code: bik
-#: zypp/LanguageCode.cc:316
+#: zypp/LanguageCode.cc:271
 msgid "Bikol"
 msgstr "Bikol"
 
 #. language code: bin
-#: zypp/LanguageCode.cc:318
+#: zypp/LanguageCode.cc:273
 msgid "Bini"
 msgstr "Bini"
 
 #. language code: bis bi
-#: zypp/LanguageCode.cc:320
+#: zypp/LanguageCode.cc:275
 msgid "Bislama"
 msgstr "Bislama"
 
 #. language code: bla
-#: zypp/LanguageCode.cc:322
+#: zypp/LanguageCode.cc:277
 msgid "Siksika"
 msgstr "Siksika"
 
 #. language code: bnt
-#: zypp/LanguageCode.cc:324
+#: zypp/LanguageCode.cc:279
 msgid "Bantu (Other)"
-msgstr "Bantù (Altre)"
+msgstr "Bantu (altre)"
 
 #. language code: bos bs
-#: zypp/LanguageCode.cc:326
+#: zypp/LanguageCode.cc:281
 msgid "Bosnian"
 msgstr "Bosniaco"
 
 #. language code: bra
-#: zypp/LanguageCode.cc:328
+#: zypp/LanguageCode.cc:283
 msgid "Braj"
 msgstr "Braj"
 
 #. language code: bre br
-#: zypp/LanguageCode.cc:330
+#: zypp/LanguageCode.cc:285
 msgid "Breton"
 msgstr "Bretone"
 
 #. language code: btk
-#: zypp/LanguageCode.cc:332
+#: zypp/LanguageCode.cc:287
 msgid "Batak (Indonesia)"
 msgstr "Batak (Indonesia)"
 
 #. language code: bua
-#: zypp/LanguageCode.cc:334
+#: zypp/LanguageCode.cc:289
 msgid "Buriat"
 msgstr "Buriat"
 
 #. language code: bug
-#: zypp/LanguageCode.cc:336
+#: zypp/LanguageCode.cc:291
 msgid "Buginese"
 msgstr "Buginese"
 
 #. language code: bul bg
-#: zypp/LanguageCode.cc:338
+#: zypp/LanguageCode.cc:293
 msgid "Bulgarian"
 msgstr "Bulgaro"
 
 #. language code: bur mya my
-#: zypp/LanguageCode.cc:340 zypp/LanguageCode.cc:342
+#: zypp/LanguageCode.cc:295 zypp/LanguageCode.cc:297
 msgid "Burmese"
 msgstr "Burmese"
 
 #. language code: byn
-#: zypp/LanguageCode.cc:344
+#: zypp/LanguageCode.cc:299
 msgid "Blin"
-msgstr "Bilin"
+msgstr "Blin"
 
 #. language code: cad
-#: zypp/LanguageCode.cc:346
+#: zypp/LanguageCode.cc:301
 msgid "Caddo"
 msgstr "Caddo"
 
 #. language code: cai
-#: zypp/LanguageCode.cc:348
+#: zypp/LanguageCode.cc:303
 msgid "Central American Indian (Other)"
-msgstr "Indiano dell'America centrale (Altre)"
+msgstr "Indiano dell'America centrale (altre)"
 
 #. language code: car
-#: zypp/LanguageCode.cc:350
+#: zypp/LanguageCode.cc:305
 msgid "Carib"
 msgstr "Caribico"
 
 #. language code: cat ca
-#: zypp/LanguageCode.cc:352
+#: zypp/LanguageCode.cc:307
 msgid "Catalan"
 msgstr "Catalano"
 
 #. language code: cau
-#: zypp/LanguageCode.cc:354
+#: zypp/LanguageCode.cc:309
 msgid "Caucasian (Other)"
-msgstr "Caucasico (Altre)"
+msgstr "Caucasico (altre)"
 
 #. language code: ceb
-#: zypp/LanguageCode.cc:356
+#: zypp/LanguageCode.cc:311
 msgid "Cebuano"
 msgstr "Cebuano"
 
 #. language code: cel
-#: zypp/LanguageCode.cc:358
+#: zypp/LanguageCode.cc:313
 msgid "Celtic (Other)"
-msgstr "Celtico (Altre)"
+msgstr "Celtico (altre)"
 
 #. language code: cha ch
-#: zypp/LanguageCode.cc:360
+#: zypp/LanguageCode.cc:315
 msgid "Chamorro"
 msgstr "Chamorro"
 
 #. language code: chb
-#: zypp/LanguageCode.cc:362
+#: zypp/LanguageCode.cc:317
 msgid "Chibcha"
 msgstr "Chibcha"
 
 #. language code: che ce
-#: zypp/LanguageCode.cc:364
+#: zypp/LanguageCode.cc:319
 msgid "Chechen"
 msgstr "Ceceno"
 
 #. language code: chg
-#: zypp/LanguageCode.cc:366
+#: zypp/LanguageCode.cc:321
 msgid "Chagatai"
 msgstr "Chagatai"
 
 #. language code: chi zho zh
-#: zypp/LanguageCode.cc:368 zypp/LanguageCode.cc:370
+#: zypp/LanguageCode.cc:323 zypp/LanguageCode.cc:325
 msgid "Chinese"
 msgstr "Cinese"
 
 #. language code: chk
-#: zypp/LanguageCode.cc:372
+#: zypp/LanguageCode.cc:327
 msgid "Chuukese"
 msgstr "Chuukese"
 
 #. language code: chm
-#: zypp/LanguageCode.cc:374
+#: zypp/LanguageCode.cc:329
 msgid "Mari"
 msgstr "Mari"
 
 #. language code: chn
-#: zypp/LanguageCode.cc:376
+#: zypp/LanguageCode.cc:331
 msgid "Chinook Jargon"
 msgstr "Linguaggio Chinook"
 
 #. language code: cho
-#: zypp/LanguageCode.cc:378
+#: zypp/LanguageCode.cc:333
 msgid "Choctaw"
 msgstr "Choctaw"
 
 #. language code: chp
-#: zypp/LanguageCode.cc:380
+#: zypp/LanguageCode.cc:335
 msgid "Chipewyan"
 msgstr "Chipewyan"
 
 #. language code: chr
-#: zypp/LanguageCode.cc:382
+#: zypp/LanguageCode.cc:337
 msgid "Cherokee"
 msgstr "Cherokee"
 
 #. language code: chu cu
-#: zypp/LanguageCode.cc:384
+#: zypp/LanguageCode.cc:339
 msgid "Church Slavic"
-msgstr "Bulgaro, antico"
+msgstr "Slavo ecclesiastico"
 
 #. language code: chv cv
-#: zypp/LanguageCode.cc:386
+#: zypp/LanguageCode.cc:341
 msgid "Chuvash"
 msgstr "Chuvash"
 
 #. language code: chy
-#: zypp/LanguageCode.cc:388
+#: zypp/LanguageCode.cc:343
 msgid "Cheyenne"
 msgstr "Cheyenne"
 
 #. language code: cmc
-#: zypp/LanguageCode.cc:390
+#: zypp/LanguageCode.cc:345
 msgid "Chamic Languages"
 msgstr "Lingue Chamic"
 
 #. language code: cop
-#: zypp/LanguageCode.cc:392
+#: zypp/LanguageCode.cc:347
 msgid "Coptic"
 msgstr "Copto"
 
 #. language code: cor kw
-#: zypp/LanguageCode.cc:394
+#: zypp/LanguageCode.cc:349
 msgid "Cornish"
 msgstr "Cornico"
 
 #. language code: cos co
-#: zypp/LanguageCode.cc:396
+#: zypp/LanguageCode.cc:351
 msgid "Corsican"
 msgstr "Corso"
 
 #. language code: cpe
-#: zypp/LanguageCode.cc:398
+#: zypp/LanguageCode.cc:353
 msgid "Creoles and Pidgins, English-Based (Other)"
-msgstr "Creolo e pidgin, basato sull'inglese (Altro)"
+msgstr "Creole e pidgin, basate sull'inglese (altro)"
 
 #. language code: cpf
-#: zypp/LanguageCode.cc:400
+#: zypp/LanguageCode.cc:355
 msgid "Creoles and Pidgins, French-Based (Other)"
-msgstr "Creolo e pidgin, basato sul francese(Altro)"
+msgstr "Creole e pidgin, basate sul francese (altro)"
 
 #. language code: cpp
-#: zypp/LanguageCode.cc:402
+#: zypp/LanguageCode.cc:357
 msgid "Creoles and Pidgins, Portuguese-Based (Other)"
-msgstr "Creolo e pidgin, basato sul portoghese (Altro)"
+msgstr "Creole e pidgin, basate sul portoghese (altro)"
 
 #. language code: cre cr
-#: zypp/LanguageCode.cc:404
+#: zypp/LanguageCode.cc:359
 msgid "Cree"
 msgstr "Cree"
 
 #. language code: crh
-#: zypp/LanguageCode.cc:406
+#: zypp/LanguageCode.cc:361
 msgid "Crimean Tatar"
-msgstr "Turco della Crimea"
+msgstr "Tataro della Crimea"
 
 #. language code: crp
-#: zypp/LanguageCode.cc:408
+#: zypp/LanguageCode.cc:363
 msgid "Creoles and Pidgins (Other)"
-msgstr "Creolo e pidgin (Altro)"
+msgstr "Creole e pidgin (altre)"
 
 #. language code: csb
-#: zypp/LanguageCode.cc:410
+#: zypp/LanguageCode.cc:365
 msgid "Kashubian"
 msgstr "Casciubo"
 
 #. language code: cus
-#: zypp/LanguageCode.cc:412
+#: zypp/LanguageCode.cc:367
 msgid "Cushitic (Other)"
-msgstr "Cushitic (Altre)"
+msgstr "Cuscitico (altre)"
 
 #. language code: cze ces cs
-#: zypp/LanguageCode.cc:414 zypp/LanguageCode.cc:416
+#: zypp/LanguageCode.cc:369 zypp/LanguageCode.cc:371
 msgid "Czech"
 msgstr "Ceco"
 
 #. language code: dak
-#: zypp/LanguageCode.cc:418
+#: zypp/LanguageCode.cc:373
 msgid "Dakota"
 msgstr "Dakota"
 
 #. language code: dan da
-#: zypp/LanguageCode.cc:420
+#: zypp/LanguageCode.cc:375
 msgid "Danish"
 msgstr "Danese"
 
 #. language code: dar
-#: zypp/LanguageCode.cc:422
+#: zypp/LanguageCode.cc:377
 msgid "Dargwa"
 msgstr "Dargwa"
 
 #. language code: day
-#: zypp/LanguageCode.cc:424
+#: zypp/LanguageCode.cc:379
 msgid "Dayak"
 msgstr "Dayak"
 
 #. language code: del
-#: zypp/LanguageCode.cc:426
+#: zypp/LanguageCode.cc:381
 msgid "Delaware"
 msgstr "Delaware"
 
 #. language code: den
-#: zypp/LanguageCode.cc:428
+#: zypp/LanguageCode.cc:383
 msgid "Slave (Athapascan)"
-msgstr "Slavo (Athapascan)"
+msgstr "Slavo (Athabaska)"
 
 #. language code: dgr
-#: zypp/LanguageCode.cc:430
+#: zypp/LanguageCode.cc:385
 msgid "Dogrib"
 msgstr "Dogrib"
 
 #. language code: din
-#: zypp/LanguageCode.cc:432
+#: zypp/LanguageCode.cc:387
 msgid "Dinka"
 msgstr "Dinka"
 
 #. language code: div dv
-#: zypp/LanguageCode.cc:434
+#: zypp/LanguageCode.cc:389
 msgid "Divehi"
 msgstr "Divehi"
 
 #. language code: doi
-#: zypp/LanguageCode.cc:436
+#: zypp/LanguageCode.cc:391
 msgid "Dogri"
 msgstr "Dogri"
 
 #. language code: dra
-#: zypp/LanguageCode.cc:438
+#: zypp/LanguageCode.cc:393
 msgid "Dravidian (Other)"
 msgstr "Dravidiche (Altre)"
 
 #. language code: dsb
-#: zypp/LanguageCode.cc:440
+#: zypp/LanguageCode.cc:395
 msgid "Lower Sorbian"
-msgstr "Sorbo, basso"
+msgstr "Sorabo inferiore"
 
 #. language code: dua
-#: zypp/LanguageCode.cc:442
+#: zypp/LanguageCode.cc:397
 msgid "Duala"
 msgstr "Duala"
 
 #. language code: dum
-#: zypp/LanguageCode.cc:444
+#: zypp/LanguageCode.cc:399
 msgid "Dutch, Middle (ca.1050-1350)"
 msgstr "Olandese, medio (1050-1350 circa)"
 
 #. language code: dut nld nl
-#: zypp/LanguageCode.cc:446 zypp/LanguageCode.cc:448
+#: zypp/LanguageCode.cc:401 zypp/LanguageCode.cc:403
 msgid "Dutch"
 msgstr "Olandese"
 
 #. language code: dyu
-#: zypp/LanguageCode.cc:450
+#: zypp/LanguageCode.cc:405
 msgid "Dyula"
 msgstr "Dyula"
 
 #. language code: dzo dz
-#: zypp/LanguageCode.cc:452
+#: zypp/LanguageCode.cc:407
 msgid "Dzongkha"
 msgstr "Dzongkha"
 
 #. language code: efi
-#: zypp/LanguageCode.cc:454
+#: zypp/LanguageCode.cc:409
 msgid "Efik"
 msgstr "Efik"
 
 #. language code: egy
-#: zypp/LanguageCode.cc:456
+#: zypp/LanguageCode.cc:411
 msgid "Egyptian (Ancient)"
-msgstr "Egiziano (Antico)"
+msgstr "Egiziano (antico)"
 
 #. language code: eka
-#: zypp/LanguageCode.cc:458
+#: zypp/LanguageCode.cc:413
 msgid "Ekajuk"
 msgstr "Akajo"
 
 #. language code: elx
-#: zypp/LanguageCode.cc:460
+#: zypp/LanguageCode.cc:415
 msgid "Elamite"
-msgstr "Elamite"
+msgstr "Elamitico"
 
 #. language code: eng en
-#: zypp/LanguageCode.cc:462
+#: zypp/LanguageCode.cc:417
 msgid "English"
 msgstr "Inglese"
 
 #. language code: enm
-#: zypp/LanguageCode.cc:464
+#: zypp/LanguageCode.cc:419
 msgid "English, Middle (1100-1500)"
 msgstr "Inglese, medio (1100-1500)"
 
 #. language code: epo eo
-#: zypp/LanguageCode.cc:466
+#: zypp/LanguageCode.cc:421
 msgid "Esperanto"
 msgstr "Esperanto"
 
 #. language code: est et
-#: zypp/LanguageCode.cc:468
+#: zypp/LanguageCode.cc:423
 msgid "Estonian"
 msgstr "Estone"
 
 #. language code: ewe ee
-#: zypp/LanguageCode.cc:470
+#: zypp/LanguageCode.cc:425
 msgid "Ewe"
 msgstr "Ewe"
 
 #. language code: ewo
-#: zypp/LanguageCode.cc:472
+#: zypp/LanguageCode.cc:427
 msgid "Ewondo"
 msgstr "Ewondo"
 
 #. language code: fan
-#: zypp/LanguageCode.cc:474
+#: zypp/LanguageCode.cc:429
 msgid "Fang"
 msgstr "Fang"
 
 #. language code: fao fo
-#: zypp/LanguageCode.cc:476
+#: zypp/LanguageCode.cc:431
 msgid "Faroese"
 msgstr "Faroese"
 
 #. language code: fat
-#: zypp/LanguageCode.cc:478
+#: zypp/LanguageCode.cc:433
 msgid "Fanti"
 msgstr "Fanti"
 
 #. language code: fij fj
-#: zypp/LanguageCode.cc:480
+#: zypp/LanguageCode.cc:435
 msgid "Fijian"
-msgstr "Fijian"
+msgstr "Figiano"
 
 #. language code: fil
-#: zypp/LanguageCode.cc:482
+#: zypp/LanguageCode.cc:437
 msgid "Filipino"
 msgstr "Filippino"
 
 #. language code: fin fi
-#: zypp/LanguageCode.cc:484
+#: zypp/LanguageCode.cc:439
 msgid "Finnish"
-msgstr "Finnico"
+msgstr "Finlandese"
 
 #. language code: fiu
-#: zypp/LanguageCode.cc:486
+#: zypp/LanguageCode.cc:441
 msgid "Finno-Ugrian (Other)"
-msgstr "Ugrofinniche (Altre)"
+msgstr "Ugrofinnico (altre)"
 
 #. language code: fon
-#: zypp/LanguageCode.cc:488
+#: zypp/LanguageCode.cc:443
 msgid "Fon"
 msgstr "Fon"
 
 #. language code: fre fra fr
-#: zypp/LanguageCode.cc:490 zypp/LanguageCode.cc:492
+#: zypp/LanguageCode.cc:445 zypp/LanguageCode.cc:447
 msgid "French"
 msgstr "Francese"
 
 #. language code: frm
-#: zypp/LanguageCode.cc:494
+#: zypp/LanguageCode.cc:449
 msgid "French, Middle (ca.1400-1600)"
 msgstr "Francese, medio (1400-1600 circa)"
 
 #. language code: fro
-#: zypp/LanguageCode.cc:496
+#: zypp/LanguageCode.cc:451
 msgid "French, Old (842-ca.1400)"
 msgstr "Francese, antico (842-1400 circa)"
 
 #. language code: fry fy
-#: zypp/LanguageCode.cc:498
+#: zypp/LanguageCode.cc:453
 msgid "Frisian"
 msgstr "Frisone"
 
 #. language code: ful ff
-#: zypp/LanguageCode.cc:500
+#: zypp/LanguageCode.cc:455
 msgid "Fulah"
 msgstr "Fula"
 
 #. language code: fur
-#: zypp/LanguageCode.cc:502
+#: zypp/LanguageCode.cc:457
 msgid "Friulian"
 msgstr "Friulano"
 
 #. language code: gaa
-#: zypp/LanguageCode.cc:504
+#: zypp/LanguageCode.cc:459
 msgid "Ga"
 msgstr "Ga"
 
 #. language code: gay
-#: zypp/LanguageCode.cc:506
+#: zypp/LanguageCode.cc:461
 msgid "Gayo"
 msgstr "Gayo"
 
 #. language code: gba
-#: zypp/LanguageCode.cc:508
+#: zypp/LanguageCode.cc:463
 msgid "Gbaya"
 msgstr "Gbaya"
 
 #. language code: gem
-#: zypp/LanguageCode.cc:510
+#: zypp/LanguageCode.cc:465
 msgid "Germanic (Other)"
-msgstr "Lingue germanico (Altre)"
+msgstr "Lingue germaniche (altre)"
 
 #. language code: geo kat ka
-#: zypp/LanguageCode.cc:512 zypp/LanguageCode.cc:514
+#: zypp/LanguageCode.cc:467 zypp/LanguageCode.cc:469
 msgid "Georgian"
 msgstr "Georgiano"
 
 #. language code: ger deu de
-#: zypp/LanguageCode.cc:516 zypp/LanguageCode.cc:518
+#: zypp/LanguageCode.cc:471 zypp/LanguageCode.cc:473
 msgid "German"
 msgstr "Tedesco"
 
 #. language code: gez
-#: zypp/LanguageCode.cc:520
+#: zypp/LanguageCode.cc:475
 msgid "Geez"
 msgstr "Ge'ez"
 
 #. language code: gil
-#: zypp/LanguageCode.cc:522
+#: zypp/LanguageCode.cc:477
 msgid "Gilbertese"
 msgstr "Gilbertese"
 
 #. language code: gla gd
-#: zypp/LanguageCode.cc:524
+#: zypp/LanguageCode.cc:479
 msgid "Gaelic"
-msgstr "Gallico"
+msgstr "Gaelico"
 
 #. language code: gle ga
-#: zypp/LanguageCode.cc:526
+#: zypp/LanguageCode.cc:481
 msgid "Irish"
 msgstr "Irlandese"
 
 #. language code: glg gl
-#: zypp/LanguageCode.cc:528
+#: zypp/LanguageCode.cc:483
 msgid "Galician"
 msgstr "Galiziano"
 
 #. language code: glv gv
-#: zypp/LanguageCode.cc:530
+#: zypp/LanguageCode.cc:485
 msgid "Manx"
 msgstr "Manx"
 
 #. language code: gmh
-#: zypp/LanguageCode.cc:532
+#: zypp/LanguageCode.cc:487
 msgid "German, Middle High (ca.1050-1500)"
 msgstr "Tedesco, medio-alto (1050-1500 circa)"
 
 #. language code: goh
-#: zypp/LanguageCode.cc:534
+#: zypp/LanguageCode.cc:489
 msgid "German, Old High (ca.750-1050)"
 msgstr "Tedesco, antico alto (750-1050 circa)"
 
 #. language code: gon
-#: zypp/LanguageCode.cc:536
+#: zypp/LanguageCode.cc:491
 msgid "Gondi"
 msgstr "Gondi"
 
 #. language code: gor
-#: zypp/LanguageCode.cc:538
+#: zypp/LanguageCode.cc:493
 msgid "Gorontalo"
 msgstr "Gorontalo"
 
 #. language code: got
-#: zypp/LanguageCode.cc:540
+#: zypp/LanguageCode.cc:495
 msgid "Gothic"
 msgstr "Gotico"
 
 #. language code: grb
-#: zypp/LanguageCode.cc:542
+#: zypp/LanguageCode.cc:497
 msgid "Grebo"
 msgstr "Grebo"
 
 #. language code: grc
-#: zypp/LanguageCode.cc:544
+#: zypp/LanguageCode.cc:499
 msgid "Greek, Ancient (to 1453)"
 msgstr "Greco antico (fino al 1453)"
 
 #. language code: gre ell el
-#: zypp/LanguageCode.cc:546 zypp/LanguageCode.cc:548
+#: zypp/LanguageCode.cc:501 zypp/LanguageCode.cc:503
 msgid "Greek, Modern (1453-)"
 msgstr "Greco moderno (1453-)"
 
 #. language code: grn gn
-#: zypp/LanguageCode.cc:550
+#: zypp/LanguageCode.cc:505
 msgid "Guarani"
 msgstr "Guarani"
 
 #. language code: guj gu
-#: zypp/LanguageCode.cc:552
+#: zypp/LanguageCode.cc:507
 msgid "Gujarati"
 msgstr "Gujarati"
 
 #. language code: gwi
-#: zypp/LanguageCode.cc:554
+#: zypp/LanguageCode.cc:509
 msgid "Gwich'in"
 msgstr "Gwich'in"
 
 #. language code: hai
-#: zypp/LanguageCode.cc:556
+#: zypp/LanguageCode.cc:511
 msgid "Haida"
 msgstr "Haida"
 
 #. language code: hat ht
-#: zypp/LanguageCode.cc:558
+#: zypp/LanguageCode.cc:513
 msgid "Haitian"
 msgstr "Haitiano"
 
 #. language code: hau ha
-#: zypp/LanguageCode.cc:560
+#: zypp/LanguageCode.cc:515
 msgid "Hausa"
 msgstr "Hausa"
 
 #. language code: haw
-#: zypp/LanguageCode.cc:562
+#: zypp/LanguageCode.cc:517
 msgid "Hawaiian"
 msgstr "Hawaiano"
 
 #. language code: heb he
-#: zypp/LanguageCode.cc:564
+#: zypp/LanguageCode.cc:519
 msgid "Hebrew"
 msgstr "Ebraico"
 
 #. language code: her hz
-#: zypp/LanguageCode.cc:566
+#: zypp/LanguageCode.cc:521
 msgid "Herero"
 msgstr "Herero"
 
 #. language code: hil
-#: zypp/LanguageCode.cc:568
+#: zypp/LanguageCode.cc:523
 msgid "Hiligaynon"
 msgstr "Hiligaynon"
 
 #. language code: him
-#: zypp/LanguageCode.cc:570
+#: zypp/LanguageCode.cc:525
 msgid "Himachali"
 msgstr "Himachali"
 
 #. language code: hin hi
-#: zypp/LanguageCode.cc:572
+#: zypp/LanguageCode.cc:527
 msgid "Hindi"
 msgstr "Hindi"
 
 #. language code: hit
-#: zypp/LanguageCode.cc:574
+#: zypp/LanguageCode.cc:529
 msgid "Hittite"
 msgstr "Ittita"
 
 #. language code: hmn
-#: zypp/LanguageCode.cc:576
+#: zypp/LanguageCode.cc:531
 msgid "Hmong"
 msgstr "Hmong"
 
 #. language code: hmo ho
-#: zypp/LanguageCode.cc:578
+#: zypp/LanguageCode.cc:533
 msgid "Hiri Motu"
 msgstr "Hiri Motu"
 
 #. language code: hsb
-#: zypp/LanguageCode.cc:580
+#: zypp/LanguageCode.cc:535
 msgid "Upper Sorbian"
-msgstr "Sorbo, alto"
+msgstr "Sorabo superiore"
 
 #. language code: hun hu
-#: zypp/LanguageCode.cc:582
+#: zypp/LanguageCode.cc:537
 msgid "Hungarian"
 msgstr "Ungherese"
 
 #. language code: hup
-#: zypp/LanguageCode.cc:584
+#: zypp/LanguageCode.cc:539
 msgid "Hupa"
 msgstr "Hupa"
 
 #. language code: iba
-#: zypp/LanguageCode.cc:586
+#: zypp/LanguageCode.cc:541
 msgid "Iban"
 msgstr "Iban"
 
 #. language code: ibo ig
-#: zypp/LanguageCode.cc:588
+#: zypp/LanguageCode.cc:543
 msgid "Igbo"
 msgstr "Igbo"
 
 #. language code: ice isl is
-#: zypp/LanguageCode.cc:590 zypp/LanguageCode.cc:592
+#: zypp/LanguageCode.cc:545 zypp/LanguageCode.cc:547
 msgid "Icelandic"
 msgstr "Islandese"
 
 #. language code: ido io
-#: zypp/LanguageCode.cc:594
+#: zypp/LanguageCode.cc:549
 msgid "Ido"
 msgstr "Ido"
 
 #. language code: iii ii
-#: zypp/LanguageCode.cc:596
+#: zypp/LanguageCode.cc:551
 msgid "Sichuan Yi"
 msgstr "Sichuan Yi"
 
 #. language code: ijo
-#: zypp/LanguageCode.cc:598
+#: zypp/LanguageCode.cc:553
 msgid "Ijo"
 msgstr "Ijo"
 
 #. language code: iku iu
-#: zypp/LanguageCode.cc:600
+#: zypp/LanguageCode.cc:555
 msgid "Inuktitut"
 msgstr "Inuktitut"
 
 #. language code: ile ie
-#: zypp/LanguageCode.cc:602
+#: zypp/LanguageCode.cc:557
 msgid "Interlingue"
 msgstr "Interlingue"
 
 #. language code: ilo
-#: zypp/LanguageCode.cc:604
+#: zypp/LanguageCode.cc:559
 msgid "Iloko"
 msgstr "Iloko"
 
 #. language code: ina ia
-#: zypp/LanguageCode.cc:606
+#: zypp/LanguageCode.cc:561
 msgid "Interlingua (International Auxiliary Language Association)"
 msgstr "Interlingua (Associazione internazionale lingue ausiliarie)"
 
 #. language code: inc
-#: zypp/LanguageCode.cc:608
+#: zypp/LanguageCode.cc:563
 msgid "Indic (Other)"
-msgstr "Indico (Altre)"
+msgstr "Indico (altre)"
 
 #. language code: ind id
-#: zypp/LanguageCode.cc:610
+#: zypp/LanguageCode.cc:565
 msgid "Indonesian"
 msgstr "Indonesiano"
 
 #. language code: ine
-#: zypp/LanguageCode.cc:612
+#: zypp/LanguageCode.cc:567
 msgid "Indo-European (Other)"
-msgstr "Lingue indo-europeo (Altre)"
+msgstr "Lingue indo-europee (altre)"
 
 #. language code: inh
-#: zypp/LanguageCode.cc:614
+#: zypp/LanguageCode.cc:569
 msgid "Ingush"
 msgstr "Ingush"
 
 #. language code: ipk ik
-#: zypp/LanguageCode.cc:616
+#: zypp/LanguageCode.cc:571
 msgid "Inupiaq"
 msgstr "Inupiaq"
 
 #. language code: ira
-#: zypp/LanguageCode.cc:618
+#: zypp/LanguageCode.cc:573
 msgid "Iranian (Other)"
-msgstr "Iraniano (Altre)"
+msgstr "Iraniano (altre)"
 
 #. language code: iro
-#: zypp/LanguageCode.cc:620
+#: zypp/LanguageCode.cc:575
 msgid "Iroquoian Languages"
-msgstr "Lingue irochi"
+msgstr "Lingue irochesi"
 
+# TLABEL modules/inst_target_part.ycp:680
 #. language code: ita it
-#: zypp/LanguageCode.cc:622
+#: zypp/LanguageCode.cc:577
 msgid "Italian"
 msgstr "Italiano"
 
 #. language code: jav jv
-#: zypp/LanguageCode.cc:624
+#: zypp/LanguageCode.cc:579
 msgid "Javanese"
 msgstr "Giavanese"
 
 #. language code: jbo
-#: zypp/LanguageCode.cc:626
+#: zypp/LanguageCode.cc:581
 msgid "Lojban"
 msgstr "Lojban"
 
 #. language code: jpn ja
-#: zypp/LanguageCode.cc:628
+#: zypp/LanguageCode.cc:583
 msgid "Japanese"
 msgstr "Giapponese"
 
 #. language code: jpr
-#: zypp/LanguageCode.cc:630
+#: zypp/LanguageCode.cc:585
 msgid "Judeo-Persian"
 msgstr "Giudeo-persiano"
 
 #. language code: jrb
-#: zypp/LanguageCode.cc:632
+#: zypp/LanguageCode.cc:587
 msgid "Judeo-Arabic"
 msgstr "Giudeo-arabico"
 
 #. language code: kaa
-#: zypp/LanguageCode.cc:634
+#: zypp/LanguageCode.cc:589
 msgid "Kara-Kalpak"
 msgstr "Kara-Kalpak"
 
 #. language code: kab
-#: zypp/LanguageCode.cc:636
+#: zypp/LanguageCode.cc:591
 msgid "Kabyle"
 msgstr "Kabyle"
 
 #. language code: kac
-#: zypp/LanguageCode.cc:638
+#: zypp/LanguageCode.cc:593
 msgid "Kachin"
 msgstr "Kachin"
 
 #. language code: kal kl
-#: zypp/LanguageCode.cc:640
+#: zypp/LanguageCode.cc:595
 msgid "Kalaallisut"
 msgstr "Kalaallisut"
 
 #. language code: kam
-#: zypp/LanguageCode.cc:642
+#: zypp/LanguageCode.cc:597
 msgid "Kamba"
 msgstr "Kamba"
 
 #. language code: kan kn
-#: zypp/LanguageCode.cc:644
+#: zypp/LanguageCode.cc:599
 msgid "Kannada"
 msgstr "Kannada"
 
 #. language code: kar
-#: zypp/LanguageCode.cc:646
+#: zypp/LanguageCode.cc:601
 msgid "Karen"
 msgstr "Karen"
 
 #. language code: kas ks
-#: zypp/LanguageCode.cc:648
+#: zypp/LanguageCode.cc:603
 msgid "Kashmiri"
 msgstr "Kashmiri"
 
 #. language code: kau kr
-#: zypp/LanguageCode.cc:650
+#: zypp/LanguageCode.cc:605
 msgid "Kanuri"
 msgstr "Kanuri"
 
 #. language code: kaw
-#: zypp/LanguageCode.cc:652
+#: zypp/LanguageCode.cc:607
 msgid "Kawi"
-msgstr "Kawa"
+msgstr "Kawi"
 
 #. language code: kaz kk
-#: zypp/LanguageCode.cc:654
+#: zypp/LanguageCode.cc:609
 msgid "Kazakh"
-msgstr "Kazakh"
+msgstr "Kazako"
 
 #. language code: kbd
-#: zypp/LanguageCode.cc:656
+#: zypp/LanguageCode.cc:611
 msgid "Kabardian"
 msgstr "Cabardo"
 
 #. language code: kha
-#: zypp/LanguageCode.cc:658
+#: zypp/LanguageCode.cc:613
 msgid "Khasi"
 msgstr "Khasi"
 
 #. language code: khi
-#: zypp/LanguageCode.cc:660
+#: zypp/LanguageCode.cc:615
 msgid "Khoisan (Other)"
-msgstr "Khoisian (Altre)"
+msgstr "Khoisan (altre)"
 
 #. language code: khm km
-#: zypp/LanguageCode.cc:662
+#: zypp/LanguageCode.cc:617
 msgid "Khmer"
 msgstr "Khmer"
 
 #. language code: kho
-#: zypp/LanguageCode.cc:664
+#: zypp/LanguageCode.cc:619
 msgid "Khotanese"
 msgstr "Khotanese"
 
 #. language code: kik ki
-#: zypp/LanguageCode.cc:666
+#: zypp/LanguageCode.cc:621
 msgid "Kikuyu"
 msgstr "Kikuyu"
 
 #. language code: kin rw
-#: zypp/LanguageCode.cc:668
+#: zypp/LanguageCode.cc:623
 msgid "Kinyarwanda"
 msgstr "Kinyarwanda"
 
 #. language code: kir ky
-#: zypp/LanguageCode.cc:670
+#: zypp/LanguageCode.cc:625
 msgid "Kirghiz"
-msgstr "Kirgiz"
+msgstr "Kirghiso"
 
 #. language code: kmb
-#: zypp/LanguageCode.cc:672
+#: zypp/LanguageCode.cc:627
 msgid "Kimbundu"
 msgstr "Kimbundu"
 
 #. language code: kok
-#: zypp/LanguageCode.cc:674
+#: zypp/LanguageCode.cc:629
 msgid "Konkani"
 msgstr "Konkani"
 
 #. language code: kom kv
-#: zypp/LanguageCode.cc:676
+#: zypp/LanguageCode.cc:631
 msgid "Komi"
 msgstr "Komi"
 
 #. language code: kon kg
-#: zypp/LanguageCode.cc:678
+#: zypp/LanguageCode.cc:633
 msgid "Kongo"
-msgstr "Congo"
+msgstr "Kongo"
 
 #. language code: kor ko
-#: zypp/LanguageCode.cc:680
+#: zypp/LanguageCode.cc:635
 msgid "Korean"
 msgstr "Coreano"
 
 #. language code: kos
-#: zypp/LanguageCode.cc:682
+#: zypp/LanguageCode.cc:637
 msgid "Kosraean"
-msgstr "Kosraean"
+msgstr "Kosraeano"
 
 #. language code: kpe
-#: zypp/LanguageCode.cc:684
+#: zypp/LanguageCode.cc:639
 msgid "Kpelle"
 msgstr "Kpelle"
 
 #. language code: krc
-#: zypp/LanguageCode.cc:686
+#: zypp/LanguageCode.cc:641
 msgid "Karachay-Balkar"
 msgstr "Karachai-Balkar"
 
 #. language code: kro
-#: zypp/LanguageCode.cc:688
+#: zypp/LanguageCode.cc:643
 msgid "Kru"
 msgstr "Kru"
 
 #. language code: kru
-#: zypp/LanguageCode.cc:690
+#: zypp/LanguageCode.cc:645
 msgid "Kurukh"
 msgstr "Kurukh"
 
 #. language code: kua kj
-#: zypp/LanguageCode.cc:692
+#: zypp/LanguageCode.cc:647
 msgid "Kuanyama"
-msgstr "Kunama"
+msgstr "Kuanyama"
 
 #. language code: kum
-#: zypp/LanguageCode.cc:694
+#: zypp/LanguageCode.cc:649
 msgid "Kumyk"
 msgstr "Kumyk"
 
 #. language code: kur ku
-#: zypp/LanguageCode.cc:696
+#: zypp/LanguageCode.cc:651
 msgid "Kurdish"
 msgstr "Curdo"
 
 #. language code: kut
-#: zypp/LanguageCode.cc:698
+#: zypp/LanguageCode.cc:653
 msgid "Kutenai"
 msgstr "Kutenai"
 
 #. language code: lad
-#: zypp/LanguageCode.cc:700
+#: zypp/LanguageCode.cc:655
 msgid "Ladino"
 msgstr "Ladino"
 
 #. language code: lah
-#: zypp/LanguageCode.cc:702
+#: zypp/LanguageCode.cc:657
 msgid "Lahnda"
 msgstr "Lahnda"
 
 #. language code: lam
-#: zypp/LanguageCode.cc:704
+#: zypp/LanguageCode.cc:659
 msgid "Lamba"
 msgstr "Lamba"
 
 #. language code: lao lo
-#: zypp/LanguageCode.cc:706
+#: zypp/LanguageCode.cc:661
 msgid "Lao"
 msgstr "Lao"
 
 #. language code: lat la
-#: zypp/LanguageCode.cc:708
+#: zypp/LanguageCode.cc:663
 msgid "Latin"
 msgstr "Latino"
 
 #. language code: lav lv
-#: zypp/LanguageCode.cc:710
+#: zypp/LanguageCode.cc:665
 msgid "Latvian"
-msgstr "Laotiano"
+msgstr "Lettone"
 
 #. language code: lez
-#: zypp/LanguageCode.cc:712
+#: zypp/LanguageCode.cc:667
 msgid "Lezghian"
-msgstr "Lezgin"
+msgstr "Lezgiano"
 
 #. language code: lim li
-#: zypp/LanguageCode.cc:714
+#: zypp/LanguageCode.cc:669
 msgid "Limburgan"
-msgstr "Limba"
+msgstr "Limburghese"
 
 #. language code: lin ln
-#: zypp/LanguageCode.cc:716
+#: zypp/LanguageCode.cc:671
 msgid "Lingala"
 msgstr "Lingala"
 
 #. language code: lit lt
-#: zypp/LanguageCode.cc:718
+#: zypp/LanguageCode.cc:673
 msgid "Lithuanian"
 msgstr "Lituano"
 
 #. language code: lol
-#: zypp/LanguageCode.cc:720
+#: zypp/LanguageCode.cc:675
 msgid "Mongo"
 msgstr "Mongo"
 
 #. language code: loz
-#: zypp/LanguageCode.cc:722
+#: zypp/LanguageCode.cc:677
 msgid "Lozi"
 msgstr "Lozi"
 
 #. language code: ltz lb
-#: zypp/LanguageCode.cc:724
+#: zypp/LanguageCode.cc:679
 msgid "Luxembourgish"
 msgstr "Lussemburghese"
 
 #. language code: lua
-#: zypp/LanguageCode.cc:726
+#: zypp/LanguageCode.cc:681
 msgid "Luba-Lulua"
 msgstr "Luba-lulua"
 
 #. language code: lub lu
-#: zypp/LanguageCode.cc:728
+#: zypp/LanguageCode.cc:683
 msgid "Luba-Katanga"
 msgstr "Luba-katanga"
 
 #. language code: lug lg
-#: zypp/LanguageCode.cc:730
+#: zypp/LanguageCode.cc:685
 msgid "Ganda"
 msgstr "Ganda"
 
 #. language code: lui
-#: zypp/LanguageCode.cc:732
+#: zypp/LanguageCode.cc:687
 msgid "Luiseno"
 msgstr "Luiseno"
 
 #. language code: lun
-#: zypp/LanguageCode.cc:734
+#: zypp/LanguageCode.cc:689
 msgid "Lunda"
 msgstr "Lunda"
 
 #. language code: luo
-#: zypp/LanguageCode.cc:736
+#: zypp/LanguageCode.cc:691
 msgid "Luo (Kenya and Tanzania)"
-msgstr "Luo (Kenia e Tanzania)"
+msgstr "Luo (Kenya e Tanzania)"
 
 #. language code: lus
-#: zypp/LanguageCode.cc:738
+#: zypp/LanguageCode.cc:693
 msgid "Lushai"
 msgstr "Lushai"
 
 #. language code: mac mkd mk
-#: zypp/LanguageCode.cc:740 zypp/LanguageCode.cc:742
+#: zypp/LanguageCode.cc:695 zypp/LanguageCode.cc:697
 msgid "Macedonian"
 msgstr "Macedone"
 
 #. language code: mad
-#: zypp/LanguageCode.cc:744
+#: zypp/LanguageCode.cc:699
 msgid "Madurese"
 msgstr "Madurese"
 
 #. language code: mag
-#: zypp/LanguageCode.cc:746
+#: zypp/LanguageCode.cc:701
 msgid "Magahi"
 msgstr "Magahi"
 
 #. language code: mah mh
-#: zypp/LanguageCode.cc:748
+#: zypp/LanguageCode.cc:703
 msgid "Marshallese"
 msgstr "Marshallese"
 
 #. language code: mai
-#: zypp/LanguageCode.cc:750
+#: zypp/LanguageCode.cc:705
 msgid "Maithili"
 msgstr "Maithili"
 
 #. language code: mak
-#: zypp/LanguageCode.cc:752
+#: zypp/LanguageCode.cc:707
 msgid "Makasar"
 msgstr "Makasar"
 
 #. language code: mal ml
-#: zypp/LanguageCode.cc:754
+#: zypp/LanguageCode.cc:709
 msgid "Malayalam"
 msgstr "Malayalam"
 
 #. language code: man
-#: zypp/LanguageCode.cc:756
+#: zypp/LanguageCode.cc:711
 msgid "Mandingo"
 msgstr "Mandingo"
 
 #. language code: mao mri mi
-#: zypp/LanguageCode.cc:758 zypp/LanguageCode.cc:760
+#: zypp/LanguageCode.cc:713 zypp/LanguageCode.cc:715
 msgid "Maori"
 msgstr "Maori"
 
 #. language code: map
-#: zypp/LanguageCode.cc:762
+#: zypp/LanguageCode.cc:717
 msgid "Austronesian (Other)"
-msgstr "Austronesiano (Altre)"
+msgstr "Austronesiano (altre)"
 
 #. language code: mar mr
-#: zypp/LanguageCode.cc:764
+#: zypp/LanguageCode.cc:719
 msgid "Marathi"
 msgstr "Marathi"
 
 #. language code: mas
-#: zypp/LanguageCode.cc:766
+#: zypp/LanguageCode.cc:721
 msgid "Masai"
 msgstr "Masai"
 
 #. language code: may msa ms
-#: zypp/LanguageCode.cc:768 zypp/LanguageCode.cc:770
+#: zypp/LanguageCode.cc:723 zypp/LanguageCode.cc:725
 msgid "Malay"
 msgstr "Malay"
 
 #. language code: mdf
-#: zypp/LanguageCode.cc:772
+#: zypp/LanguageCode.cc:727
 msgid "Moksha"
 msgstr "Moksha"
 
 #. language code: mdr
-#: zypp/LanguageCode.cc:774
+#: zypp/LanguageCode.cc:729
 msgid "Mandar"
 msgstr "Mandar"
 
 #. language code: men
-#: zypp/LanguageCode.cc:776
+#: zypp/LanguageCode.cc:731
 msgid "Mende"
 msgstr "Mende"
 
 #. language code: mga
-#: zypp/LanguageCode.cc:778
+#: zypp/LanguageCode.cc:733
 msgid "Irish, Middle (900-1200)"
 msgstr "Irlandese, medio (900-1200)"
 
 #. language code: mic
-#: zypp/LanguageCode.cc:780
+#: zypp/LanguageCode.cc:735
 msgid "Mi'kmaq"
 msgstr "Mi'kmaq"
 
 #. language code: min
-#: zypp/LanguageCode.cc:782
+#: zypp/LanguageCode.cc:737
 msgid "Minangkabau"
 msgstr "Minangkabau"
 
 #. language code: mis
-#: zypp/LanguageCode.cc:784
+#: zypp/LanguageCode.cc:739
 msgid "Miscellaneous Languages"
 msgstr "Lingue varie"
 
 #. language code: mkh
-#: zypp/LanguageCode.cc:786
+#: zypp/LanguageCode.cc:741
 msgid "Mon-Khmer (Other)"
-msgstr "Mon-Khmer (Altre)"
+msgstr "Mon-Khmer (altre)"
 
 #. language code: mlg mg
-#: zypp/LanguageCode.cc:788
+#: zypp/LanguageCode.cc:743
 msgid "Malagasy"
-msgstr "Malagasy"
+msgstr "Malgascio"
 
 #. language code: mlt mt
-#: zypp/LanguageCode.cc:790
+#: zypp/LanguageCode.cc:745
 msgid "Maltese"
 msgstr "Maltese"
 
 #. language code: mnc
-#: zypp/LanguageCode.cc:792
+#: zypp/LanguageCode.cc:747
 msgid "Manchu"
 msgstr "Manciù"
 
 #. language code: mni
-#: zypp/LanguageCode.cc:794
+#: zypp/LanguageCode.cc:749
 msgid "Manipuri"
 msgstr "Manipuri"
 
 #. language code: mno
-#: zypp/LanguageCode.cc:796
+#: zypp/LanguageCode.cc:751
 msgid "Manobo Languages"
 msgstr "Lingue Manobo"
 
 #. language code: moh
-#: zypp/LanguageCode.cc:798
+#: zypp/LanguageCode.cc:753
 msgid "Mohawk"
 msgstr "Mohawk"
 
 #. language code: mol mo
-#: zypp/LanguageCode.cc:800
+#: zypp/LanguageCode.cc:755
 msgid "Moldavian"
 msgstr "Moldavo"
 
 #. language code: mon mn
-#: zypp/LanguageCode.cc:802
+#: zypp/LanguageCode.cc:757
 msgid "Mongolian"
 msgstr "Mongolo"
 
 #. language code: mos
-#: zypp/LanguageCode.cc:804
+#: zypp/LanguageCode.cc:759
 msgid "Mossi"
 msgstr "Mossi"
 
 #. language code: mul
-#: zypp/LanguageCode.cc:806
+#: zypp/LanguageCode.cc:761
 msgid "Multiple Languages"
 msgstr "Lingue multiple"
 
 #. language code: mun
-#: zypp/LanguageCode.cc:808
+#: zypp/LanguageCode.cc:763
 msgid "Munda languages"
 msgstr "Lingue munda"
 
 #. language code: mus
-#: zypp/LanguageCode.cc:810
+#: zypp/LanguageCode.cc:765
 msgid "Creek"
 msgstr "Creek"
 
 #. language code: mwl
-#: zypp/LanguageCode.cc:812
+#: zypp/LanguageCode.cc:767
 msgid "Mirandese"
 msgstr "Mirandese"
 
 #. language code: mwr
-#: zypp/LanguageCode.cc:814
+#: zypp/LanguageCode.cc:769
 msgid "Marwari"
 msgstr "Marwari"
 
 #. language code: myn
-#: zypp/LanguageCode.cc:816
+#: zypp/LanguageCode.cc:771
 msgid "Mayan Languages"
 msgstr "Lingue maya"
 
 #. language code: myv
-#: zypp/LanguageCode.cc:818
+#: zypp/LanguageCode.cc:773
 msgid "Erzya"
-msgstr "Erzya"
+msgstr "Lingua Erza"
 
 #. language code: nah
-#: zypp/LanguageCode.cc:820
+#: zypp/LanguageCode.cc:775
 msgid "Nahuatl"
 msgstr "Nahuatl"
 
 #. language code: nai
-#: zypp/LanguageCode.cc:822
+#: zypp/LanguageCode.cc:777
 msgid "North American Indian"
 msgstr "Indiano del Nord America"
 
 #. language code: nap
-#: zypp/LanguageCode.cc:824
+#: zypp/LanguageCode.cc:779
 msgid "Neapolitan"
 msgstr "Napoletano"
 
 #. language code: nav nv
-#: zypp/LanguageCode.cc:828
+#: zypp/LanguageCode.cc:783
 msgid "Navajo"
 msgstr "Navajo"
 
 #. language code: nbl nr
-#: zypp/LanguageCode.cc:830
+#: zypp/LanguageCode.cc:785
 msgid "Ndebele, South"
 msgstr "Ndebele, meridionale"
 
 #. language code: nde nd
-#: zypp/LanguageCode.cc:832
+#: zypp/LanguageCode.cc:787
 msgid "Ndebele, North"
 msgstr "Ndebele, settentrionale"
 
 #. language code: ndo ng
-#: zypp/LanguageCode.cc:834
+#: zypp/LanguageCode.cc:789
 msgid "Ndonga"
 msgstr "Ndonga"
 
 #. language code: nds
-#: zypp/LanguageCode.cc:836
+#: zypp/LanguageCode.cc:791
 msgid "Low German"
 msgstr "Tedesco, basso"
 
 #. language code: nep ne
-#: zypp/LanguageCode.cc:838
+#: zypp/LanguageCode.cc:793
 msgid "Nepali"
 msgstr "Nepalese"
 
 #. language code: new
-#: zypp/LanguageCode.cc:840
+#: zypp/LanguageCode.cc:795
 msgid "Nepal Bhasa"
 msgstr "Nepal Bhasa"
 
 #. language code: nia
-#: zypp/LanguageCode.cc:842
+#: zypp/LanguageCode.cc:797
 msgid "Nias"
 msgstr "Nias"
 
 #. language code: nic
-#: zypp/LanguageCode.cc:844
+#: zypp/LanguageCode.cc:799
 msgid "Niger-Kordofanian (Other)"
-msgstr "Niger-Kordofaniane (Altre)"
+msgstr "Niger-Kordofaniano (altre)"
 
 #. language code: niu
-#: zypp/LanguageCode.cc:846
+#: zypp/LanguageCode.cc:801
 msgid "Niuean"
-msgstr "Niuean"
+msgstr "Niueano"
 
 #. language code: nno nn
-#: zypp/LanguageCode.cc:848
+#: zypp/LanguageCode.cc:803
 msgid "Norwegian Nynorsk"
 msgstr "Norvegese Nynorsk"
 
 #. language code: nob nb
-#: zypp/LanguageCode.cc:850
+#: zypp/LanguageCode.cc:805
 msgid "Norwegian Bokmal"
 msgstr "Norvegese Bokmal"
 
 #. language code: nog
-#: zypp/LanguageCode.cc:852
+#: zypp/LanguageCode.cc:807
 msgid "Nogai"
 msgstr "Nogai"
 
 #. language code: non
-#: zypp/LanguageCode.cc:854
+#: zypp/LanguageCode.cc:809
 msgid "Norse, Old"
 msgstr "Norse, antico"
 
 #. language code: nor no
-#: zypp/LanguageCode.cc:856
+#: zypp/LanguageCode.cc:811
 msgid "Norwegian"
 msgstr "Norvegese"
 
 #. language code: nso
-#: zypp/LanguageCode.cc:858
+#: zypp/LanguageCode.cc:813
 msgid "Northern Sotho"
 msgstr "Sotho, settentrionale"
 
 #. language code: nub
-#: zypp/LanguageCode.cc:860
+#: zypp/LanguageCode.cc:815
 msgid "Nubian Languages"
 msgstr "Lingue nubiane"
 
 #. language code: nwc
-#: zypp/LanguageCode.cc:862
+#: zypp/LanguageCode.cc:817
 msgid "Classical Newari"
 msgstr "Newari classico"
 
 #. language code: nya ny
-#: zypp/LanguageCode.cc:864
+#: zypp/LanguageCode.cc:819
 msgid "Chichewa"
 msgstr "Chichewa"
 
 #. language code: nym
-#: zypp/LanguageCode.cc:866
+#: zypp/LanguageCode.cc:821
 msgid "Nyamwezi"
 msgstr "Nyamwezi"
 
 #. language code: nyn
-#: zypp/LanguageCode.cc:868
+#: zypp/LanguageCode.cc:823
 msgid "Nyankole"
 msgstr "Nyankole"
 
 #. language code: nyo
-#: zypp/LanguageCode.cc:870
+#: zypp/LanguageCode.cc:825
 msgid "Nyoro"
 msgstr "Nyoro"
 
 #. language code: nzi
-#: zypp/LanguageCode.cc:872
+#: zypp/LanguageCode.cc:827
 msgid "Nzima"
 msgstr "Nzima"
 
 #. language code: oci oc
-#: zypp/LanguageCode.cc:874
+#: zypp/LanguageCode.cc:829
 msgid "Occitan (post 1500)"
-msgstr "Provenzale (dopo il 1500)"
+msgstr "Occitano (dopo il 1500)"
 
 #. language code: oji oj
-#: zypp/LanguageCode.cc:876
+#: zypp/LanguageCode.cc:831
 msgid "Ojibwa"
 msgstr "Ojibwa"
 
 #. language code: ori or
-#: zypp/LanguageCode.cc:878
+#: zypp/LanguageCode.cc:833
 msgid "Oriya"
 msgstr "Oriya"
 
 #. language code: orm om
-#: zypp/LanguageCode.cc:880
+#: zypp/LanguageCode.cc:835
 msgid "Oromo"
 msgstr "Oromo"
 
 #. language code: osa
-#: zypp/LanguageCode.cc:882
+#: zypp/LanguageCode.cc:837
 msgid "Osage"
 msgstr "Osage"
 
 #. language code: oss os
-#: zypp/LanguageCode.cc:884
+#: zypp/LanguageCode.cc:839
 msgid "Ossetian"
 msgstr "Osseto"
 
 #. language code: ota
-#: zypp/LanguageCode.cc:886
+#: zypp/LanguageCode.cc:841
 msgid "Turkish, Ottoman (1500-1928)"
-msgstr "Turco, ottomanno (1500-1928)"
+msgstr "Turco, ottomano (1500-1928)"
 
 #. language code: oto
-#: zypp/LanguageCode.cc:888
+#: zypp/LanguageCode.cc:843
 msgid "Otomian Languages"
 msgstr "Lingue otomiane"
 
 #. language code: paa
-#: zypp/LanguageCode.cc:890
+#: zypp/LanguageCode.cc:845
 msgid "Papuan (Other)"
-msgstr "Papuano (Altre)"
+msgstr "Papuano (altre)"
 
 #. language code: pag
-#: zypp/LanguageCode.cc:892
+#: zypp/LanguageCode.cc:847
 msgid "Pangasinan"
 msgstr "Pangasinan"
 
 #. language code: pal
-#: zypp/LanguageCode.cc:894
+#: zypp/LanguageCode.cc:849
 msgid "Pahlavi"
 msgstr "Pahlavi"
 
 #. language code: pam
-#: zypp/LanguageCode.cc:896
+#: zypp/LanguageCode.cc:851
 msgid "Pampanga"
 msgstr "Pampanga"
 
 #. language code: pan pa
-#: zypp/LanguageCode.cc:898
+#: zypp/LanguageCode.cc:853
 msgid "Panjabi"
 msgstr "Panjabi"
 
 #. language code: pap
-#: zypp/LanguageCode.cc:900
+#: zypp/LanguageCode.cc:855
 msgid "Papiamento"
 msgstr "Papiamento"
 
 #. language code: pau
-#: zypp/LanguageCode.cc:902
+#: zypp/LanguageCode.cc:857
 msgid "Palauan"
-msgstr "Palauan"
+msgstr "Palauano"
 
 #. language code: peo
-#: zypp/LanguageCode.cc:904
+#: zypp/LanguageCode.cc:859
 msgid "Persian, Old (ca.600-400 B.C.)"
 msgstr "Persiano, antico (600-400 a.C. circa)"
 
 #. language code: per fas fa
-#: zypp/LanguageCode.cc:906 zypp/LanguageCode.cc:908
+#: zypp/LanguageCode.cc:861 zypp/LanguageCode.cc:863
 msgid "Persian"
 msgstr "Persiano"
 
 #. language code: phi
-#: zypp/LanguageCode.cc:910
+#: zypp/LanguageCode.cc:865
 msgid "Philippine (Other)"
-msgstr "Filippino (Altre)"
+msgstr "Filippino (altre)"
 
 #. language code: phn
-#: zypp/LanguageCode.cc:912
+#: zypp/LanguageCode.cc:867
 msgid "Phoenician"
 msgstr "Fenicio"
 
 #. language code: pli pi
-#: zypp/LanguageCode.cc:914
+#: zypp/LanguageCode.cc:869
 msgid "Pali"
 msgstr "Pali"
 
 #. language code: pol pl
-#: zypp/LanguageCode.cc:916
+#: zypp/LanguageCode.cc:871
 msgid "Polish"
 msgstr "Polacco"
 
 #. language code: pon
-#: zypp/LanguageCode.cc:918
+#: zypp/LanguageCode.cc:873
 msgid "Pohnpeian"
-msgstr "Pohnpeian"
+msgstr "Pohnpeiano"
 
 #. language code: por pt
-#: zypp/LanguageCode.cc:920
+#: zypp/LanguageCode.cc:875
 msgid "Portuguese"
 msgstr "Portoghese"
 
 #. language code: pra
-#: zypp/LanguageCode.cc:922
+#: zypp/LanguageCode.cc:877
 msgid "Prakrit Languages"
 msgstr "Lingue Pracrito"
 
 #. language code: pro
-#: zypp/LanguageCode.cc:924
+#: zypp/LanguageCode.cc:879
 msgid "Provencal, Old (to 1500)"
 msgstr "Provenzale, antico (fino al 1500)"
 
 #. language code: pus ps
-#: zypp/LanguageCode.cc:926
+#: zypp/LanguageCode.cc:881
 msgid "Pushto"
-msgstr "Pashto"
+msgstr "Pashtu"
 
 #. language code: que qu
-#: zypp/LanguageCode.cc:928
+#: zypp/LanguageCode.cc:883
 msgid "Quechua"
 msgstr "Quechua"
 
 #. language code: raj
-#: zypp/LanguageCode.cc:930
+#: zypp/LanguageCode.cc:885
 msgid "Rajasthani"
 msgstr "Rajasthani"
 
 #. language code: rap
-#: zypp/LanguageCode.cc:932
+#: zypp/LanguageCode.cc:887
 msgid "Rapanui"
 msgstr "Rapanui"
 
 #. language code: rar
-#: zypp/LanguageCode.cc:934
+#: zypp/LanguageCode.cc:889
 msgid "Rarotongan"
-msgstr "Rarotongan"
+msgstr "Rarotongano"
 
 #. language code: roa
-#: zypp/LanguageCode.cc:936
+#: zypp/LanguageCode.cc:891
 msgid "Romance (Other)"
-msgstr "Lingue romanze (Altre)"
+msgstr "Romancio (altre)"
 
 #. language code: roh rm
-#: zypp/LanguageCode.cc:938
+#: zypp/LanguageCode.cc:893
 msgid "Raeto-Romance"
-msgstr "Reto-romanzo"
+msgstr "Retoromanzo"
 
 #. language code: rom
-#: zypp/LanguageCode.cc:940
+#: zypp/LanguageCode.cc:895
 msgid "Romany"
 msgstr "Romeno"
 
 #. language code: rum ron ro
-#: zypp/LanguageCode.cc:942 zypp/LanguageCode.cc:944
+#: zypp/LanguageCode.cc:897 zypp/LanguageCode.cc:899
 msgid "Romanian"
-msgstr "Romanian"
+msgstr "Romeno"
 
 #. language code: run rn
-#: zypp/LanguageCode.cc:946
+#: zypp/LanguageCode.cc:901
 msgid "Rundi"
 msgstr "Rundi"
 
 #. language code: rus ru
-#: zypp/LanguageCode.cc:948
+#: zypp/LanguageCode.cc:903
 msgid "Russian"
 msgstr "Russo"
 
 #. language code: sad
-#: zypp/LanguageCode.cc:950
+#: zypp/LanguageCode.cc:905
 msgid "Sandawe"
 msgstr "Sandawe"
 
 #. language code: sag sg
-#: zypp/LanguageCode.cc:952
+#: zypp/LanguageCode.cc:907
 msgid "Sango"
 msgstr "Sango"
 
 #. language code: sah
-#: zypp/LanguageCode.cc:954
+#: zypp/LanguageCode.cc:909
 msgid "Yakut"
 msgstr "Yakut"
 
 #. language code: sai
-#: zypp/LanguageCode.cc:956
+#: zypp/LanguageCode.cc:911
 msgid "South American Indian (Other)"
-msgstr "Indiano dell'America meridionale (Altre)"
+msgstr "Indiano dell'America meridionale (altre)"
 
 #. language code: sal
-#: zypp/LanguageCode.cc:958
+#: zypp/LanguageCode.cc:913
 msgid "Salishan Languages"
-msgstr "Lingue Salishan"
+msgstr "Lingue Salish"
 
 #. language code: sam
-#: zypp/LanguageCode.cc:960
+#: zypp/LanguageCode.cc:915
 msgid "Samaritan Aramaic"
 msgstr "Aramaico samaritano"
 
 #. language code: san sa
-#: zypp/LanguageCode.cc:962
+#: zypp/LanguageCode.cc:917
 msgid "Sanskrit"
 msgstr "Sanscrito"
 
 #. language code: sas
-#: zypp/LanguageCode.cc:964
+#: zypp/LanguageCode.cc:919
 msgid "Sasak"
 msgstr "Sasak"
 
 #. language code: sat
-#: zypp/LanguageCode.cc:966
+#: zypp/LanguageCode.cc:921
 msgid "Santali"
 msgstr "Santali"
 
 #. language code: scc srp sr
-#: zypp/LanguageCode.cc:968 zypp/LanguageCode.cc:970
+#: zypp/LanguageCode.cc:923 zypp/LanguageCode.cc:925
 msgid "Serbian"
 msgstr "Serbo"
 
 #. language code: scn
-#: zypp/LanguageCode.cc:972
+#: zypp/LanguageCode.cc:927
 msgid "Sicilian"
 msgstr "Siciliano"
 
 #. language code: sco
-#: zypp/LanguageCode.cc:974
+#: zypp/LanguageCode.cc:929
 msgid "Scots"
 msgstr "Scozzese"
 
 #. language code: scr hrv hr
-#: zypp/LanguageCode.cc:976 zypp/LanguageCode.cc:978
+#: zypp/LanguageCode.cc:931 zypp/LanguageCode.cc:933
 msgid "Croatian"
 msgstr "Croato"
 
 #. language code: sel
-#: zypp/LanguageCode.cc:980
+#: zypp/LanguageCode.cc:935
 msgid "Selkup"
 msgstr "Selkup"
 
 #. language code: sem
-#: zypp/LanguageCode.cc:982
+#: zypp/LanguageCode.cc:937
 msgid "Semitic (Other)"
-msgstr "Lingue semitiche (Altre)"
+msgstr "Lingue semitiche (altre)"
 
 #. language code: sga
-#: zypp/LanguageCode.cc:984
+#: zypp/LanguageCode.cc:939
 msgid "Irish, Old (to 900)"
 msgstr "Irlandese, antico (fino al 900)"
 
 #. language code: sgn
-#: zypp/LanguageCode.cc:986
+#: zypp/LanguageCode.cc:941
 msgid "Sign Languages"
 msgstr "Linguaggi dei segni"
 
 #. language code: shn
-#: zypp/LanguageCode.cc:988
+#: zypp/LanguageCode.cc:943
 msgid "Shan"
 msgstr "Shan"
 
 #. language code: sid
-#: zypp/LanguageCode.cc:990
+#: zypp/LanguageCode.cc:945
 msgid "Sidamo"
 msgstr "Sidamo"
 
 #. language code: sin si
-#: zypp/LanguageCode.cc:992
+#: zypp/LanguageCode.cc:947
 msgid "Sinhala"
-msgstr "Sinhalese"
+msgstr "Singalese"
 
 #. language code: sio
-#: zypp/LanguageCode.cc:994
+#: zypp/LanguageCode.cc:949
 msgid "Siouan Languages"
-msgstr "Lingue Sioux"
+msgstr "Lingue Siouan"
 
 #. language code: sit
-#: zypp/LanguageCode.cc:996
+#: zypp/LanguageCode.cc:951
 msgid "Sino-Tibetan (Other)"
-msgstr "Sino-Tibetano (Altre)"
+msgstr "Sino-Tibetano (altre)"
 
 #. language code: sla
-#: zypp/LanguageCode.cc:998
+#: zypp/LanguageCode.cc:953
 msgid "Slavic (Other)"
-msgstr "Slavo (Altre)"
+msgstr "Slavo (altre)"
 
 #. language code: slo slk sk
-#: zypp/LanguageCode.cc:1000 zypp/LanguageCode.cc:1002
+#: zypp/LanguageCode.cc:955 zypp/LanguageCode.cc:957
 msgid "Slovak"
 msgstr "Slovacco"
 
 #. language code: slv sl
-#: zypp/LanguageCode.cc:1004
+#: zypp/LanguageCode.cc:959
 msgid "Slovenian"
 msgstr "Sloveno"
 
 #. language code: sma
-#: zypp/LanguageCode.cc:1006
+#: zypp/LanguageCode.cc:961
 msgid "Southern Sami"
 msgstr "Sami meridionale"
 
 #. language code: sme se
-#: zypp/LanguageCode.cc:1008
+#: zypp/LanguageCode.cc:963
 msgid "Northern Sami"
 msgstr "Sami settentrionale"
 
 #. language code: smi
-#: zypp/LanguageCode.cc:1010
+#: zypp/LanguageCode.cc:965
 msgid "Sami Languages (Other)"
-msgstr "Lingue sami (Altre)"
+msgstr "Lingue Sami (altre)"
 
 #. language code: smj
-#: zypp/LanguageCode.cc:1012
+#: zypp/LanguageCode.cc:967
 msgid "Lule Sami"
 msgstr "Sami di Lule"
 
 #. language code: smn
-#: zypp/LanguageCode.cc:1014
+#: zypp/LanguageCode.cc:969
 msgid "Inari Sami"
 msgstr "Sami di Inari"
 
 #. language code: smo sm
-#: zypp/LanguageCode.cc:1016
+#: zypp/LanguageCode.cc:971
 msgid "Samoan"
 msgstr "Samoano"
 
 #. language code: sms
-#: zypp/LanguageCode.cc:1018
+#: zypp/LanguageCode.cc:973
 msgid "Skolt Sami"
 msgstr "Sami skolt"
 
 #. language code: sna sn
-#: zypp/LanguageCode.cc:1020
+#: zypp/LanguageCode.cc:975
 msgid "Shona"
 msgstr "Shona"
 
 #. language code: snd sd
-#: zypp/LanguageCode.cc:1022
+#: zypp/LanguageCode.cc:977
 msgid "Sindhi"
 msgstr "Sindhi"
 
 #. language code: snk
-#: zypp/LanguageCode.cc:1024
+#: zypp/LanguageCode.cc:979
 msgid "Soninke"
 msgstr "Soninke"
 
 #. language code: sog
-#: zypp/LanguageCode.cc:1026
+#: zypp/LanguageCode.cc:981
 msgid "Sogdian"
 msgstr "Sogdian"
 
 #. language code: som so
-#: zypp/LanguageCode.cc:1028
+#: zypp/LanguageCode.cc:983
 msgid "Somali"
 msgstr "Somalo"
 
 #. language code: son
-#: zypp/LanguageCode.cc:1030
+#: zypp/LanguageCode.cc:985
 msgid "Songhai"
 msgstr "Songhai"
 
 #. language code: sot st
-#: zypp/LanguageCode.cc:1032
+#: zypp/LanguageCode.cc:987
 msgid "Sotho, Southern"
 msgstr "Sotho, meridionale"
 
 #. language code: spa es
-#: zypp/LanguageCode.cc:1034
+#: zypp/LanguageCode.cc:989
 msgid "Spanish"
 msgstr "Spagnolo"
 
 #. language code: srd sc
-#: zypp/LanguageCode.cc:1036
+#: zypp/LanguageCode.cc:991
 msgid "Sardinian"
 msgstr "Sardo"
 
 #. language code: srr
-#: zypp/LanguageCode.cc:1038
+#: zypp/LanguageCode.cc:993
 msgid "Serer"
 msgstr "Serer"
 
 #. language code: ssa
-#: zypp/LanguageCode.cc:1040
+#: zypp/LanguageCode.cc:995
 msgid "Nilo-Saharan (Other)"
-msgstr "Nilo-Sahariano (Altre)"
+msgstr "Nilo-Sahariano (altre)"
 
 #. language code: ssw ss
-#: zypp/LanguageCode.cc:1042
+#: zypp/LanguageCode.cc:997
 msgid "Swati"
 msgstr "Swazi"
 
 #. language code: suk
-#: zypp/LanguageCode.cc:1044
+#: zypp/LanguageCode.cc:999
 msgid "Sukuma"
 msgstr "Sukuma"
 
 #. language code: sun su
-#: zypp/LanguageCode.cc:1046
+#: zypp/LanguageCode.cc:1001
 msgid "Sundanese"
 msgstr "Sundanese"
 
 #. language code: sus
-#: zypp/LanguageCode.cc:1048
+#: zypp/LanguageCode.cc:1003
 msgid "Susu"
 msgstr "Susu"
 
 #. language code: sux
-#: zypp/LanguageCode.cc:1050
+#: zypp/LanguageCode.cc:1005
 msgid "Sumerian"
 msgstr "Sumero"
 
 #. language code: swa sw
-#: zypp/LanguageCode.cc:1052
+#: zypp/LanguageCode.cc:1007
 msgid "Swahili"
 msgstr "Swahili"
 
 #. language code: swe sv
-#: zypp/LanguageCode.cc:1054
+#: zypp/LanguageCode.cc:1009
 msgid "Swedish"
 msgstr "Svedese"
 
 #. language code: syr
-#: zypp/LanguageCode.cc:1056
+#: zypp/LanguageCode.cc:1011
 msgid "Syriac"
-msgstr "Syriac"
+msgstr "Siriaco"
 
 #. language code: tah ty
-#: zypp/LanguageCode.cc:1058
+#: zypp/LanguageCode.cc:1013
 msgid "Tahitian"
 msgstr "Tahitiano"
 
 #. language code: tai
-#: zypp/LanguageCode.cc:1060
+#: zypp/LanguageCode.cc:1015
 msgid "Tai (Other)"
-msgstr "Tai (Altre)"
+msgstr "Tai (altre)"
 
 #. language code: tam ta
-#: zypp/LanguageCode.cc:1062
+#: zypp/LanguageCode.cc:1017
 msgid "Tamil"
 msgstr "Tamil"
 
 #. language code: tat tt
-#: zypp/LanguageCode.cc:1064
+#: zypp/LanguageCode.cc:1019
 msgid "Tatar"
 msgstr "Tataro"
 
 #. language code: tel te
-#: zypp/LanguageCode.cc:1066
+#: zypp/LanguageCode.cc:1021
 msgid "Telugu"
 msgstr "Telugu"
 
 #. language code: tem
-#: zypp/LanguageCode.cc:1068
+#: zypp/LanguageCode.cc:1023
 msgid "Timne"
 msgstr "Timne"
 
 #. language code: ter
-#: zypp/LanguageCode.cc:1070
+#: zypp/LanguageCode.cc:1025
 msgid "Tereno"
 msgstr "Tereno"
 
 #. language code: tet
-#: zypp/LanguageCode.cc:1072
+#: zypp/LanguageCode.cc:1027
 msgid "Tetum"
 msgstr "Tetum"
 
 #. language code: tgk tg
-#: zypp/LanguageCode.cc:1074
+#: zypp/LanguageCode.cc:1029
 msgid "Tajik"
 msgstr "Tagico"
 
 #. language code: tgl tl
-#: zypp/LanguageCode.cc:1076
+#: zypp/LanguageCode.cc:1031
 msgid "Tagalog"
 msgstr "Tagalog"
 
 #. language code: tha th
-#: zypp/LanguageCode.cc:1078
+#: zypp/LanguageCode.cc:1033
 msgid "Thai"
 msgstr "Thai"
 
 #. language code: tib bod bo
-#: zypp/LanguageCode.cc:1080 zypp/LanguageCode.cc:1082
+#: zypp/LanguageCode.cc:1035 zypp/LanguageCode.cc:1037
 msgid "Tibetan"
 msgstr "Tibetano"
 
 #. language code: tig
-#: zypp/LanguageCode.cc:1084
+#: zypp/LanguageCode.cc:1039
 msgid "Tigre"
 msgstr "Tigre"
 
 #. language code: tir ti
-#: zypp/LanguageCode.cc:1086
+#: zypp/LanguageCode.cc:1041
 msgid "Tigrinya"
 msgstr "Tigrino"
 
 #. language code: tiv
-#: zypp/LanguageCode.cc:1088
+#: zypp/LanguageCode.cc:1043
 msgid "Tiv"
 msgstr "Tiv"
 
 #. language code: tlh
-#: zypp/LanguageCode.cc:1092
+#: zypp/LanguageCode.cc:1047
 msgid "Klingon"
 msgstr "Klingon"
 
 #. language code: tli
-#: zypp/LanguageCode.cc:1094
+#: zypp/LanguageCode.cc:1049
 msgid "Tlingit"
 msgstr "Tlingit"
 
 #. language code: tmh
-#: zypp/LanguageCode.cc:1096
+#: zypp/LanguageCode.cc:1051
 msgid "Tamashek"
 msgstr "Tamashek"
 
 #. language code: tog
-#: zypp/LanguageCode.cc:1098
+#: zypp/LanguageCode.cc:1053
 msgid "Tonga (Nyasa)"
-msgstr "Tonga (Niassa)"
+msgstr "Tonga (Nyasa)"
 
 #. language code: ton to
-#: zypp/LanguageCode.cc:1100
+#: zypp/LanguageCode.cc:1055
 msgid "Tonga (Tonga Islands)"
 msgstr "Tonga (Isole Tonga)"
 
 #. language code: tpi
-#: zypp/LanguageCode.cc:1102
+#: zypp/LanguageCode.cc:1057
 msgid "Tok Pisin"
 msgstr "Tok Pisin"
 
 #. language code: tsi
-#: zypp/LanguageCode.cc:1104
+#: zypp/LanguageCode.cc:1059
 msgid "Tsimshian"
 msgstr "Tsimshian"
 
 #. language code: tsn tn
-#: zypp/LanguageCode.cc:1106
+#: zypp/LanguageCode.cc:1061
 msgid "Tswana"
 msgstr "Tswana"
 
 #. language code: tso ts
-#: zypp/LanguageCode.cc:1108
+#: zypp/LanguageCode.cc:1063
 msgid "Tsonga"
 msgstr "Tsonga"
 
 #. language code: tuk tk
-#: zypp/LanguageCode.cc:1110
+#: zypp/LanguageCode.cc:1065
 msgid "Turkmen"
-msgstr "Turcomanno"
+msgstr "Turkmeno"
 
 #. language code: tum
-#: zypp/LanguageCode.cc:1112
+#: zypp/LanguageCode.cc:1067
 msgid "Tumbuka"
 msgstr "Tumbuka"
 
 #. language code: tup
-#: zypp/LanguageCode.cc:1114
+#: zypp/LanguageCode.cc:1069
 msgid "Tupi Languages"
 msgstr "Lingue Tupi"
 
 #. language code: tur tr
-#: zypp/LanguageCode.cc:1116
+#: zypp/LanguageCode.cc:1071
 msgid "Turkish"
 msgstr "Turco"
 
 #. language code: tut
-#: zypp/LanguageCode.cc:1118
+#: zypp/LanguageCode.cc:1073
 msgid "Altaic (Other)"
-msgstr "Altaico (Altre)"
+msgstr "Altaico (altre)"
 
 #. language code: twi tw
-#: zypp/LanguageCode.cc:1122
+#: zypp/LanguageCode.cc:1077
 msgid "Twi"
 msgstr "Twi"
 
 #. language code: tyv
-#: zypp/LanguageCode.cc:1124
+#: zypp/LanguageCode.cc:1079
 msgid "Tuvinian"
-msgstr "Tuvinian"
+msgstr "Tuvano"
 
 #. language code: udm
-#: zypp/LanguageCode.cc:1126
+#: zypp/LanguageCode.cc:1081
 msgid "Udmurt"
-msgstr "Udmurt"
+msgstr "Udmurto"
 
 #. language code: uga
-#: zypp/LanguageCode.cc:1128
+#: zypp/LanguageCode.cc:1083
 msgid "Ugaritic"
 msgstr "Ugaritico"
 
 #. language code: uig ug
-#: zypp/LanguageCode.cc:1130
+#: zypp/LanguageCode.cc:1085
 msgid "Uighur"
-msgstr "Uighur"
+msgstr "Uiguro"
 
 #. language code: ukr uk
-#: zypp/LanguageCode.cc:1132
+#: zypp/LanguageCode.cc:1087
 msgid "Ukrainian"
 msgstr "Ucraino"
 
 #. language code: umb
-#: zypp/LanguageCode.cc:1134
+#: zypp/LanguageCode.cc:1089
 msgid "Umbundu"
 msgstr "Umbundu"
 
 #. language code: und
-#: zypp/LanguageCode.cc:1136
+#: zypp/LanguageCode.cc:1091
 msgid "Undetermined"
-msgstr "Non definito"
+msgstr "Indeterminato"
 
 #. language code: urd ur
-#: zypp/LanguageCode.cc:1138
+#: zypp/LanguageCode.cc:1093
 msgid "Urdu"
 msgstr "Urdu"
 
 #. language code: uzb uz
-#: zypp/LanguageCode.cc:1140
+#: zypp/LanguageCode.cc:1095
 msgid "Uzbek"
-msgstr "Uzbek"
+msgstr "Uzbeko"
 
 #. language code: vai
-#: zypp/LanguageCode.cc:1142
+#: zypp/LanguageCode.cc:1097
 msgid "Vai"
 msgstr "Vai"
 
 #. language code: ven ve
-#: zypp/LanguageCode.cc:1144
+#: zypp/LanguageCode.cc:1099
 msgid "Venda"
 msgstr "Venda"
 
 #. language code: vie vi
-#: zypp/LanguageCode.cc:1146
+#: zypp/LanguageCode.cc:1101
 msgid "Vietnamese"
 msgstr "Vietnamita"
 
 #. language code: vol vo
-#: zypp/LanguageCode.cc:1148
+#: zypp/LanguageCode.cc:1103
 msgid "Volapuk"
 msgstr "Volapuk"
 
 #. language code: vot
-#: zypp/LanguageCode.cc:1150
+#: zypp/LanguageCode.cc:1105
 msgid "Votic"
 msgstr "Votico"
 
 #. language code: wak
-#: zypp/LanguageCode.cc:1152
+#: zypp/LanguageCode.cc:1107
 msgid "Wakashan Languages"
 msgstr "Lingue Wakashan"
 
 #. language code: wal
-#: zypp/LanguageCode.cc:1154
+#: zypp/LanguageCode.cc:1109
 msgid "Walamo"
 msgstr "Walamo"
 
 #. language code: war
-#: zypp/LanguageCode.cc:1156
+#: zypp/LanguageCode.cc:1111
 msgid "Waray"
 msgstr "Waray"
 
 #. language code: was
-#: zypp/LanguageCode.cc:1158
+#: zypp/LanguageCode.cc:1113
 msgid "Washo"
 msgstr "Washo"
 
 #. language code: wel cym cy
-#: zypp/LanguageCode.cc:1160 zypp/LanguageCode.cc:1162
+#: zypp/LanguageCode.cc:1115 zypp/LanguageCode.cc:1117
 msgid "Welsh"
 msgstr "Gallese"
 
 #. language code: wen
-#: zypp/LanguageCode.cc:1164
+#: zypp/LanguageCode.cc:1119
 msgid "Sorbian Languages"
-msgstr "Lingue Sorbo"
+msgstr "Lingue sorabe"
 
 #. language code: wln wa
-#: zypp/LanguageCode.cc:1166
+#: zypp/LanguageCode.cc:1121
 msgid "Walloon"
 msgstr "Vallone"
 
 #. language code: wol wo
-#: zypp/LanguageCode.cc:1168
+#: zypp/LanguageCode.cc:1123
 msgid "Wolof"
 msgstr "Wolof"
 
 #. language code: xal
-#: zypp/LanguageCode.cc:1170
+#: zypp/LanguageCode.cc:1125
 msgid "Kalmyk"
-msgstr "Kalmyk"
+msgstr "Calmucco"
 
 #. language code: xho xh
-#: zypp/LanguageCode.cc:1172
+#: zypp/LanguageCode.cc:1127
 msgid "Xhosa"
 msgstr "Xhosa"
 
 #. language code: yao
-#: zypp/LanguageCode.cc:1174
+#: zypp/LanguageCode.cc:1129
 msgid "Yao"
 msgstr "Yao"
 
 #. language code: yap
-#: zypp/LanguageCode.cc:1176
+#: zypp/LanguageCode.cc:1131
 msgid "Yapese"
 msgstr "Yapese"
 
 #. language code: yid yi
-#: zypp/LanguageCode.cc:1178
+#: zypp/LanguageCode.cc:1133
 msgid "Yiddish"
 msgstr "Yiddish"
 
 #. language code: yor yo
-#: zypp/LanguageCode.cc:1180
+#: zypp/LanguageCode.cc:1135
 msgid "Yoruba"
 msgstr "Yoruba"
 
 #. language code: ypk
-#: zypp/LanguageCode.cc:1182
+#: zypp/LanguageCode.cc:1137
 msgid "Yupik Languages"
 msgstr "Lingue Yupik"
 
 #. language code: zap
-#: zypp/LanguageCode.cc:1184
+#: zypp/LanguageCode.cc:1139
 msgid "Zapotec"
 msgstr "Zapotec"
 
 #. language code: zen
-#: zypp/LanguageCode.cc:1186
+#: zypp/LanguageCode.cc:1141
 msgid "Zenaga"
 msgstr "Zenaga"
 
 #. language code: zha za
-#: zypp/LanguageCode.cc:1188
+#: zypp/LanguageCode.cc:1143
 msgid "Zhuang"
 msgstr "Chuang"
 
 #. language code: znd
-#: zypp/LanguageCode.cc:1190
+#: zypp/LanguageCode.cc:1145
 msgid "Zande"
 msgstr "Zande"
 
 #. language code: zul zu
-#: zypp/LanguageCode.cc:1192
+#: zypp/LanguageCode.cc:1147
 msgid "Zulu"
 msgstr "Zulu"
 
 #. language code: zun
-#: zypp/LanguageCode.cc:1194
+#: zypp/LanguageCode.cc:1149
 msgid "Zuni"
 msgstr "Zuni"
 
 #. TranslatorExplanation first %s is key name, second is keyring name
-#: zypp/KeyRing.cc:512
+#: zypp/KeyRing.cc:522
 #, c-format, boost-format
 msgid "Tried to import not existent key %s into keyring %s"
 msgstr "Tentativo di importare la chiave inesistente %s nel portachiavi %s"
 
-#: zypp/KeyRing.cc:556
+#: zypp/KeyRing.cc:566
 msgid "Failed to delete key."
-msgstr "Eliminazione della chiave non riuscita"
+msgstr "Impossibile eliminare la chiave."
 
-#: zypp/KeyRing.cc:564
+#: zypp/KeyRing.cc:575
 #, c-format, boost-format
 msgid "Signature file %s not found"
 msgstr "La firma del file %s non è stata trovata"
@@ -4252,41 +4259,41 @@ msgstr "La firma del file %s non è stata trovata"
 #: zypp/repo/RepoProvideFile.cc:259
 #, c-format, boost-format
 msgid "Can't provide file '%s' from repository '%s'"
-msgstr "Impossibile fornire il file %s dall'archivio '%s'"
+msgstr "Impossibile fornire il file '%s' dal repository '%s'"
 
 #: zypp/repo/RepoProvideFile.cc:265
 msgid "No url in repository."
-msgstr "Nessuna URL nell'archivio."
+msgstr "Nessun URL nel repository."
 
 #: zypp/repo/RepoException.cc:129
 msgid "Service plugin does not support changing an attribute."
 msgstr "Il plug-in del servizio non supporta la modifica di un attributo."
 
-#: zypp/repo/PackageProvider.cc:300
-msgid "Signature verification failed"
-msgstr "Verifica della firma non riuscita"
-
 #. TranslatorExplanation %s = package being checked for integrity
-#: zypp/repo/PackageProvider.cc:431
+#: zypp/repo/PackageProvider.cc:157
 #, c-format, boost-format
 msgid ""
 "Package %s seems to be corrupted during transfer. Do you want to retry "
 "retrieval?"
 msgstr ""
-"Possibile corruzione del pacchetto %s durante il trasferimento. Ritentare il "
-"recupero?"
+"Possibile danneggiamento del pacchetto %s durante il trasferimento. "
+"Ritentare il recupero?"
+
+#: zypp/repo/PackageProvider.cc:216
+msgid "Signature verification failed"
+msgstr "Verifica della firma non riuscita"
 
 #. TranslatorExplanation %s = name of the package being processed.
-#: zypp/repo/PackageProvider.cc:455
+#: zypp/repo/PackageProvider.cc:386
 #, c-format, boost-format
 msgid "Failed to provide Package %s. Do you want to retry retrieval?"
-msgstr "Fornitura del pacchetto %s non riuscita. Ritentare il recupero?"
+msgstr "Impossibile fornire il pacchetto %s. Ritentare il recupero?"
 
-#: zypp/repo/PackageProvider.cc:578
+#: zypp/repo/PackageProvider.cc:515
 msgid "applydeltarpm check failed."
 msgstr "Verifica di applydeltarpm non riuscita."
 
-#: zypp/repo/PackageProvider.cc:589
+#: zypp/repo/PackageProvider.cc:525
 msgid "applydeltarpm failed."
 msgstr "applydeltarpm non riuscito."
 
@@ -4299,103 +4306,100 @@ msgstr ""
 "La gestione di sistemi è bloccata dall'applicazione con pid %d (%s).\n"
 "Chiudere l'applicazione prima di riprovare."
 
-#: zypp/solver/detail/ProblemSolutionCombi.cc:85
-#: zypp/solver/detail/ProblemSolutionCombi.cc:104
-msgid "Following actions will be done:"
-msgstr "Le seguenti azioni verranno eseguite:"
-
-#: zypp/solver/detail/SATResolver.cc:1048
+#: zypp/solver/detail/SATResolver.cc:975
 #, c-format, boost-format
 msgid "%s does not belong to a distupgrade repository"
-msgstr "%s non appartiene a un archivio di upgrade della distribuzione"
+msgstr "%s non appartiene a un repository di aggiornamento della distribuzione"
 
-#: zypp/solver/detail/SATResolver.cc:1052
+#: zypp/solver/detail/SATResolver.cc:979
 #, c-format, boost-format
 msgid "%s has inferior architecture"
 msgstr "%s presenta un'architettura inferiore"
 
-#: zypp/solver/detail/SATResolver.cc:1056
+#: zypp/solver/detail/SATResolver.cc:983
 #, c-format, boost-format
 msgid "problem with installed package %s"
 msgstr "problema con il pacchetto installato %s"
 
-#: zypp/solver/detail/SATResolver.cc:1059
+#: zypp/solver/detail/SATResolver.cc:986
 msgid "conflicting requests"
 msgstr "richieste in conflitto"
 
-#: zypp/solver/detail/SATResolver.cc:1062
+#: zypp/solver/detail/SATResolver.cc:989
 msgid "some dependency problem"
 msgstr "alcuni problemi di dipendenze"
 
-#: zypp/solver/detail/SATResolver.cc:1065
+#: zypp/solver/detail/SATResolver.cc:992
 #, c-format, boost-format
 msgid "nothing provides requested %s"
 msgstr "nessun elemento fornisce %s obbligatorio"
 
-#: zypp/solver/detail/SATResolver.cc:1066
-#: zypp/solver/detail/SATResolver.cc:1070
+#: zypp/solver/detail/SATResolver.cc:993 zypp/solver/detail/SATResolver.cc:997
 msgid "Have you enabled all requested repositories?"
-msgstr "Sono stati abilitati tutti gli archivi richiesti?"
+msgstr "Sono stati abilitati tutti i repository richiesti?"
 
-#: zypp/solver/detail/SATResolver.cc:1069
+#: zypp/solver/detail/SATResolver.cc:996
 #, c-format, boost-format
 msgid "package %s does not exist"
 msgstr "il pacchetto %s non esiste"
 
-#: zypp/solver/detail/SATResolver.cc:1073
+#: zypp/solver/detail/SATResolver.cc:1000
 msgid "unsupported request"
 msgstr "richiesta non supportata"
 
-#: zypp/solver/detail/SATResolver.cc:1076
+#: zypp/solver/detail/SATResolver.cc:1003
 #, c-format, boost-format
 msgid "%s is provided by the system and cannot be erased"
 msgstr "%s è fornito dal sistema e non può essere cancellato"
 
-#: zypp/solver/detail/SATResolver.cc:1080
+# TLABEL modules/inst_target_part.ycp:680
+#: zypp/solver/detail/SATResolver.cc:1007
 #, c-format, boost-format
 msgid "%s is not installable"
 msgstr "impossibile installare %s"
 
-#: zypp/solver/detail/SATResolver.cc:1085
+#: zypp/solver/detail/SATResolver.cc:1012
 #, c-format, boost-format
 msgid "nothing provides %s needed by %s"
 msgstr "nessun elemento fornisce %s obbligatorio per %s"
 
-#: zypp/solver/detail/SATResolver.cc:1090
+# TLABEL modules/inst_target_part.ycp:680
+#: zypp/solver/detail/SATResolver.cc:1017
 #, c-format, boost-format
 msgid "cannot install both %s and %s"
-msgstr "Impossibile installare sia %s che %s"
+msgstr "impossibile installare sia %s, sia %s"
 
-#: zypp/solver/detail/SATResolver.cc:1095
+#: zypp/solver/detail/SATResolver.cc:1022
 #, c-format, boost-format
 msgid "%s conflicts with %s provided by %s"
 msgstr "%s in conflitto con %s fornito da %s"
 
-#: zypp/solver/detail/SATResolver.cc:1100
+#: zypp/solver/detail/SATResolver.cc:1027
 #, c-format, boost-format
 msgid "%s obsoletes %s provided by %s"
-msgstr "%s obsoleti %s forniti da %s"
+msgstr "%s rende obsoleto %s fornito da %s"
 
-#: zypp/solver/detail/SATResolver.cc:1105
+#: zypp/solver/detail/SATResolver.cc:1032
 #, c-format, boost-format
 msgid "installed %s obsoletes %s provided by %s"
 msgstr "l'installazione di %s rende obsoleto %s fornito da %s"
 
-#: zypp/solver/detail/SATResolver.cc:1109
+#: zypp/solver/detail/SATResolver.cc:1036
 #, c-format, boost-format
 msgid "solvable %s conflicts with %s provided by itself"
-msgstr "Il risolubile %s è in conflitto con %s fornito da se stesso"
+msgstr "il risolubile %s è in conflitto con %s fornito da se stesso"
 
-#: zypp/solver/detail/SATResolver.cc:1141
+#: zypp/solver/detail/SATResolver.cc:1068
 #, c-format, boost-format
 msgid "%s requires %s, but this requirement cannot be provided"
-msgstr "%s richiede %s, ma non è possibile fornire questa richiesta."
+msgstr "%s richiede %s, ma non è possibile fornire questa richiesta"
 
-#: zypp/solver/detail/SATResolver.cc:1143
+#: zypp/solver/detail/SATResolver.cc:1070
 msgid "deleted providers: "
 msgstr "provider cancellati: "
 
-#: zypp/solver/detail/SATResolver.cc:1153
+#. translators: 'uninstallable' == 'not installable'
+#: zypp/solver/detail/SATResolver.cc:1081
 msgid ""
 "\n"
 "uninstallable providers: "
@@ -4403,123 +4407,125 @@ msgstr ""
 "\n"
 "impossibile installare i provider: "
 
-#: zypp/solver/detail/SATResolver.cc:1155
+#. translators: 'uninstallable' == 'not installable'
+#: zypp/solver/detail/SATResolver.cc:1084
 msgid "uninstallable providers: "
 msgstr "provider non installabili: "
 
-#: zypp/solver/detail/SATResolver.cc:1212
+#: zypp/solver/detail/SATResolver.cc:1141
 #, c-format, boost-format
 msgid "remove lock to allow removal of %s"
 msgstr "rimuovi il blocco per consentire la rimozione di %s"
 
-#: zypp/solver/detail/SATResolver.cc:1217
-#: zypp/solver/detail/SATResolver.cc:1253
+# TLABEL modules/inst_target_part.ycp:680
+#: zypp/solver/detail/SATResolver.cc:1146
+#: zypp/solver/detail/SATResolver.cc:1182
 #, c-format, boost-format
 msgid "do not install %s"
 msgstr "non installare %s"
 
-#: zypp/solver/detail/SATResolver.cc:1232
-#: zypp/solver/detail/SATResolver.cc:1274
+#: zypp/solver/detail/SATResolver.cc:1161
+#: zypp/solver/detail/SATResolver.cc:1203
 #, c-format, boost-format
 msgid "keep %s"
 msgstr "mantieni %s"
 
 # TLABEL modules/inst_target_part.ycp:680
-#: zypp/solver/detail/SATResolver.cc:1237
+#: zypp/solver/detail/SATResolver.cc:1166
 #, c-format, boost-format
 msgid "remove lock to allow installation of %s"
 msgstr "rimuovi il blocco per consentire l'installazione di %s"
 
-#: zypp/solver/detail/SATResolver.cc:1288
-#: zypp/solver/detail/SATResolver.cc:1309
+#: zypp/solver/detail/SATResolver.cc:1217
+#: zypp/solver/detail/SATResolver.cc:1238
 msgid "This request will break your system!"
 msgstr "Questa richiesta potrebbe danneggiare il sistema!"
 
-#: zypp/solver/detail/SATResolver.cc:1289
-#: zypp/solver/detail/SATResolver.cc:1310
+#: zypp/solver/detail/SATResolver.cc:1218
+#: zypp/solver/detail/SATResolver.cc:1239
 msgid "ignore the warning of a broken system"
 msgstr "ignora avviso di sistema malfunzionante"
 
-#: zypp/solver/detail/SATResolver.cc:1294
+#: zypp/solver/detail/SATResolver.cc:1223
 #, c-format, boost-format
 msgid "do not ask to install a solvable providing %s"
-msgstr "non chiedere di installare un risolvibile fornendo %s"
+msgstr "non chiedere di installare un risolvibile che fornisce %s"
 
-#: zypp/solver/detail/SATResolver.cc:1316
+#: zypp/solver/detail/SATResolver.cc:1245
 #, c-format, boost-format
 msgid "do not ask to delete all solvables providing %s"
-msgstr "non chiedere di eliminare tutti i risolvibili fornendo %s"
+msgstr "non chiedere di eliminare tutti i risolvibili che forniscono %s"
 
-#: zypp/solver/detail/SATResolver.cc:1329
+#: zypp/solver/detail/SATResolver.cc:1258
 #, c-format, boost-format
 msgid "do not install most recent version of %s"
 msgstr "non installare la versione più recente di %s"
 
-#: zypp/solver/detail/SATResolver.cc:1350
+#: zypp/solver/detail/SATResolver.cc:1279
 #, c-format, boost-format
 msgid "keep %s despite the inferior architecture"
-msgstr "mantenere %s nonostante l'architettura inferiore"
+msgstr "mantieni %s nonostante l'architettura inferiore"
 
-#: zypp/solver/detail/SATResolver.cc:1355
+#: zypp/solver/detail/SATResolver.cc:1284
 #, c-format, boost-format
 msgid "install %s despite the inferior architecture"
-msgstr "installare %s nonostante l'architettura inferiore"
+msgstr "installa %s nonostante l'architettura inferiore"
 
-#: zypp/solver/detail/SATResolver.cc:1364
+#: zypp/solver/detail/SATResolver.cc:1293
 #, c-format, boost-format
 msgid "keep obsolete %s"
-msgstr "mantenere %s obsoleto"
+msgstr "mantieni %s obsoleto"
 
-#: zypp/solver/detail/SATResolver.cc:1369
+#: zypp/solver/detail/SATResolver.cc:1298
 #, c-format, boost-format
 msgid "install %s from excluded repository"
-msgstr "installare %s dall'archivio escluso"
+msgstr "installa %s da repository escluso"
 
-#: zypp/solver/detail/SATResolver.cc:1389
+#: zypp/solver/detail/SATResolver.cc:1318
 #, c-format, boost-format
 msgid "downgrade of %s to %s"
 msgstr "downgrade di %s a %s"
 
-#: zypp/solver/detail/SATResolver.cc:1396
+#: zypp/solver/detail/SATResolver.cc:1325
 #, c-format, boost-format
 msgid "architecture change of %s to %s"
 msgstr "modifica dell'architettura di %s in %s"
 
-#: zypp/solver/detail/SATResolver.cc:1405
+#: zypp/solver/detail/SATResolver.cc:1334
 #, c-format, boost-format
 msgid ""
 "install %s (with vendor change)\n"
 "  %s  -->  %s"
 msgstr ""
-"installare %s (con cambio del produttore)\n"
+"installa %s (con cambio di fornitore)\n"
 "  %s  -->  %s"
 
-#: zypp/solver/detail/SATResolver.cc:1414
+#: zypp/solver/detail/SATResolver.cc:1343
 #, c-format, boost-format
 msgid "replacement of %s with %s"
 msgstr "sostituzione di %s con %s"
 
-#: zypp/solver/detail/SATResolver.cc:1425
+#: zypp/solver/detail/SATResolver.cc:1354
 #, c-format, boost-format
 msgid "deinstallation of %s"
-msgstr "Disinstallazione di %s"
+msgstr "disinstallazione di %s"
 
 #. TranslatorExplanation %s = name of package, patch, selection ...
-#: zypp/solver/detail/ProblemSolutionIgnore.cc:52
+#: zypp/solver/detail/ProblemSolutionIgnore.cc:42
 #, c-format, boost-format
 msgid "break %s by ignoring some of its dependencies"
-msgstr "interrompere %s ignorandone alcune dipendenze"
+msgstr "interrompi %s ignorando alcune delle sue dipendenze"
 
-#: zypp/solver/detail/ProblemSolutionIgnore.cc:61
-msgid "generally ignore of some dependecies"
-msgstr "Ignora generalmente alcune dipendenze"
+#: zypp/solver/detail/ProblemSolutionIgnore.cc:48
+msgid "generally ignore of some dependencies"
+msgstr "generalmente ignora alcune dipendenze"
 
-#: zypp/parser/RepoindexFileReader.cc:187
+#: zypp/parser/RepoindexFileReader.cc:197
 #, c-format, boost-format
 msgid "Required attribute '%s' is missing."
-msgstr "L'attributo '%s' obbligatorio è mancante."
+msgstr "L'attributo richiesto '%s' è mancante."
 
-#: zypp/parser/RepoindexFileReader.cc:199
+#: zypp/parser/RepoindexFileReader.cc:209
 #, c-format, boost-format
 msgid "One or both of '%s' or '%s' attributes is required."
 msgstr "È richiesto uno o entrambi gli attributi '%s' e '%s'."
@@ -4531,39 +4537,45 @@ msgstr "Impossibile aprire file bloccato: %s"
 
 #: zypp/base/InterProcessMutex.cc:143
 msgid "This action is being run by another program already."
-msgstr "Questa azione è già in esecuzione in un altro programma."
+msgstr "Questa azione è stata già eseguita da un altro programma."
 
 #. TranslatorExplanation followed by the list of error messages that lead to this exception
 #: zypp/base/Exception.cc:107
 msgid "History:"
 msgstr "Cronologia:"
 
-#: zypp/base/StrMatcher.cc:151
+#: zypp/base/StrMatcher.cc:152
 #, c-format, boost-format
 msgid "Unknown match mode '%s'"
 msgstr "Modalità di corrispondenza '%s' sconosciuta"
 
-#: zypp/base/StrMatcher.cc:152
+#: zypp/base/StrMatcher.cc:153
 #, c-format, boost-format
 msgid "Unknown match mode '%s' for pattern '%s'"
 msgstr "Modalità di corrispondenza '%s' sconosciuta per il modello '%s'"
 
-#: zypp/base/StrMatcher.cc:156
+#: zypp/base/StrMatcher.cc:157
 #, c-format, boost-format
 msgid "Invalid regular expression '%s': regcomp returned %d"
 msgstr "Espressione regolare '%s' non valida: regcomp ha restituito %d"
 
-#: zypp/base/StrMatcher.cc:157
+#: zypp/base/StrMatcher.cc:158
 #, c-format, boost-format
 msgid "Invalid regular expression '%s'"
 msgstr "Espressione regolare '%s' non valida"
 
-#: zypp/misc/CheckAccessDeleted.cc:237
+#: zypp/misc/CheckAccessDeleted.cc:243
 msgid "Please install package 'lsof' first."
 msgstr "Installare prima il pacchetto 'lsof'."
 
+#: zypp/media/MediaHandler.cc:370
+msgid ""
+"Create attach point: Can't find a writable directory to create an attach "
+"point"
+msgstr ""
+
 #. !\todo add comma to the message for the next release
-#: zypp/media/MediaCIFS.cc:430 zypp/media/MediaCurl.cc:1694
+#: zypp/media/MediaCIFS.cc:427 zypp/media/MediaCurl.cc:1687
 #, c-format, boost-format
 msgid "Authentication required for '%s'"
 msgstr "È richiesta l'autenticazione per '%s'"
@@ -4591,7 +4603,7 @@ msgstr "Supporto non aperto durante il tentativo di esecuzione di '%s'."
 #: zypp/media/MediaException.cc:60
 #, c-format, boost-format
 msgid "File '%s' not found on medium '%s'"
-msgstr "File '%s' non trovato sul supporto '%s'."
+msgstr "File '%s' non trovato sul supporto '%s'"
 
 #: zypp/media/MediaException.cc:67
 #, c-format, boost-format
@@ -4610,7 +4622,7 @@ msgstr "Punto di collegamento supporto errato"
 #: zypp/media/MediaException.cc:84
 #, c-format, boost-format
 msgid "Download (curl) initialization failed for '%s'"
-msgstr "Inizializzazione download (curl) non riuscita per '%s'."
+msgstr "Inizializzazione download (curl) non riuscita per '%s'"
 
 #: zypp/media/MediaException.cc:91
 #, c-format, boost-format
@@ -4650,7 +4662,7 @@ msgstr "Schema URI non supportato in '%s'."
 
 #: zypp/media/MediaException.cc:145
 msgid "Operation not supported by medium"
-msgstr "Operazione non supportata dal supporto."
+msgstr "Operazione non supportata dal supporto"
 
 #: zypp/media/MediaException.cc:152
 #, c-format, boost-format
@@ -4673,21 +4685,21 @@ msgstr ""
 #: zypp/media/MediaException.cc:169
 #, c-format, boost-format
 msgid "Media source '%s' does not contain the desired medium"
-msgstr "L'origine del supporto '%s' non contiene il supporto desiderato."
+msgstr "L'origine del supporto '%s' non contiene il supporto desiderato"
 
 #: zypp/media/MediaException.cc:175
 #, c-format, boost-format
 msgid "Medium '%s' is in use by another instance"
-msgstr "Supporto '%s' già utilizzato da un'altra istanza."
+msgstr "Supporto '%s' già utilizzato da un'altra istanza"
 
 #: zypp/media/MediaException.cc:182
 msgid "Cannot eject any media"
-msgstr "Impossibile espellere supporti."
+msgstr "Impossibile espellere supporti"
 
 #: zypp/media/MediaException.cc:184
 #, c-format, boost-format
 msgid "Cannot eject media '%s'"
-msgstr "Impossibile espellere il supporto '%s'."
+msgstr "Impossibile espellere il supporto '%s'"
 
 #: zypp/media/MediaException.cc:199
 #, c-format, boost-format
@@ -4708,22 +4720,22 @@ msgstr "L'ubicazione '%s' è temporaneamente inaccessibile."
 #, c-format, boost-format
 msgid " SSL certificate problem, verify that the CA cert is OK for '%s'."
 msgstr ""
-" Problemi con il certificato SSL, verificare che il cert CA è valido per "
-"'%s'."
+" Problemi con il certificato SSL, verificare che il certificato CA sia "
+"valido per '%s'."
 
 #: zypp/media/MediaException.cc:231
 #, c-format, boost-format
 msgid "Cannot find available loop device to mount the image file from '%s'"
 msgstr ""
-"Impossibile trovare un dispositivo del ciclo disponibile per montare il file "
-"di immagine da '%s'"
+"Impossibile trovare un dispositivo di loop disponibile per montare il file "
+"immagine da '%s'"
 
 #: zypp/media/MediaUserAuth.cc:136
 #, c-format, boost-format
 msgid "Unsupported HTTP authentication method '%s'"
 msgstr "Metodo di autenticazione HTTP '%s' non supportato"
 
-#: zypp/media/MediaCurl.cc:1009
+#: zypp/media/MediaCurl.cc:1003
 msgid ""
 "Visit the Novell Customer Center to check whether your registration is valid "
 "and has not expired."
@@ -4731,7 +4743,7 @@ msgstr ""
 "Visitare Novell Customer Center per verificare che la registrazione sia "
 "valida e che non sia scaduta."
 
-#: zypp/sat/detail/PoolImpl.cc:184
+#: zypp/sat/detail/PoolImpl.cc:189
 msgid "Can not create sat-pool."
 msgstr "Impossibile creare sat-pool."
 
@@ -4747,9 +4759,9 @@ msgid ""
 "     %3%"
 msgstr ""
 "Il file %1%\n"
-"  proveniente dal pacchetto\n"
+"  del pacchetto\n"
 "     %2%\n"
-"  è in conflitto con il file proveniente dal pacchetto\n"
+"  è in conflitto con il file del pacchetto\n"
 "     %3%"
 
 #. TranslatorExplanation %1%(filename) %2%(package1) %3%(package2)
@@ -4763,9 +4775,9 @@ msgid ""
 "     %3%"
 msgstr ""
 "Il file %1%\n"
-"  proveniente dal pacchetto\n"
+"  del pacchetto\n"
 "     %2%\n"
-"  è in conflitto con il file proveniente dall'installazione di\n"
+"  è in conflitto con il file dell'installazione di\n"
 "     %3%"
 
 #. TranslatorExplanation %1%(filename) %2%(package1) %3%(package2)
@@ -4779,9 +4791,9 @@ msgid ""
 "     %3%"
 msgstr ""
 "Il file %1%\n"
-"  proveniente dall'installazione di\n"
+"  dell'installazione di\n"
 "     %2%\n"
-"  è in conflitto con il file proveniente dal pacchetto\n"
+"  è in conflitto con il file del pacchetto\n"
 "     %3%"
 
 #. TranslatorExplanation %1%(filename) %2%(package1) %3%(package2)
@@ -4795,9 +4807,9 @@ msgid ""
 "     %3%"
 msgstr ""
 "Il file %1%\n"
-"  proveniente dall'installazione di\n"
+"  dell'installazione di\n"
 "     %2%\n"
-"  è in conflitto con il file proveniente dall'installazione di\n"
+"  è in conflitto con il file dell'installazione di\n"
 "     %3%"
 
 #. [lhs][rhs] 0 = installed; 1 = to be installed
@@ -4814,11 +4826,11 @@ msgid ""
 "     %4%"
 msgstr ""
 "Il file %1%\n"
-"  proveniente dal pacchetto\n"
+"  del pacchetto\n"
 "     %2%\n"
 "  è in conflitto con il file\n"
 "     %3%\n"
-"  proveniente dal pacchetto\n"
+"  del pacchetto\n"
 "     %4%"
 
 #. TranslatorExplanation %1%(filename1) %2%(package1) %3%(filename2) %4%(package2)
@@ -4834,11 +4846,11 @@ msgid ""
 "     %4%"
 msgstr ""
 "Il file %1%\n"
-"  proveniente dal pacchetto\n"
+"  del pacchetto\n"
 "     %2%\n"
 "  è in conflitto con il file\n"
 "     %3%\n"
-"  proveniente dall'installazione di\n"
+"  dell'installazione di\n"
 "     %4%"
 
 #. TranslatorExplanation %1%(filename1) %2%(package1) %3%(filename2) %4%(package2)
@@ -4854,11 +4866,11 @@ msgid ""
 "     %4%"
 msgstr ""
 "Il file %1%\n"
-"  proveniente dall'installazione di\n"
+"  dell'installazione di\n"
 "     %2%\n"
 "  è in conflitto con il file\n"
 "     %3%\n"
-"  proveniente dal pacchetto\n"
+"  del pacchetto\n"
 "     %4%"
 
 #. TranslatorExplanation %1%(filename1) %2%(package1) %3%(filename2) %4%(package2)
@@ -4874,63 +4886,16 @@ msgid ""
 "     %4%"
 msgstr ""
 "Il file %1%\n"
-"  proveniente dall'installazione di\n"
+"  dell'installazione di\n"
 "     %2%\n"
 "  è in conflitto con il file\n"
 "     %3%\n"
-"  proveniente dall'installazione di\n"
+"  dell'installazione di\n"
 "     %4%"
 
-#~ msgid "do not forbid installation of %s"
-#~ msgstr "non vietare l'installazione di %s"
-
+# TLABEL modules/inst_target_part.ycp:680
 #~ msgid "do not keep %s installed"
-#~ msgstr "non conservare %s installato"
-
-#~ msgid "Failed to import key."
-#~ msgstr "Impossibile importare la chiave."
-
-#~ msgid "(expires in %d day)"
-#~ msgid_plural "(expires in %d days)"
-#~ msgstr[0] "(scade entro %d giorno)"
-#~ msgstr[1] "(scade entro %d giorni)"
-
-#~ msgid "Valid metadata not found at specified URL"
-#~ msgid_plural "Valid metadata not found at specified URLs"
-#~ msgstr[0] "Non sono stati trovati metadati validi all'URL specificato"
-#~ msgstr[1] "Non sono stati trovati metadati validi agli URL specificati"
-
-#~ msgid ""
-#~ "Create attach point: Can't find a writable directory to create an attach "
-#~ "point"
-#~ msgstr ""
-#~ "Creazione del punto di collegamento: impossibile trovare una directory "
-#~ "scrivibile per creare un punto di collegamento"
-
-#~ msgid "generally ignore of some dependencies"
-#~ msgstr "generalmente ignora alcune dipendenze"
-
-#~ msgid ""
-#~ "\n"
-#~ "not installable providers: "
-#~ msgstr ""
-#~ "\n"
-#~ "impossibile installare i provider: "
-
-#~ msgid "not installable providers: "
-#~ msgstr "provider non installabili: "
-
-#~ msgid "Executing %%posttrans script '%1%'"
-#~ msgstr "Esecuzione dello script %%posttrans '%1%'"
-
-#~ msgid "Executing %posttrans scripts"
-#~ msgstr "Esecuzione degli script %posttrans"
-
-#~ msgid "Failed to import public key %1%"
-#~ msgstr "Errore importazione della chiave pubblica %1%"
-
-#~ msgid "Failed to remove public key %1%"
-#~ msgstr "Errore rimozione della chiave pubblica %1%"
+#~ msgstr "non tenere installato %s"
 
 #~ msgid "Cannot create public key %s from %s keyring to file %s"
 #~ msgstr ""