More updates on Italian translation from transifex
This commit is contained in:
@@ -62,12 +62,12 @@ $a->strings["Celebrity/Soapbox"] = "Pagina per fan";
|
||||
$a->strings["Group Repository"] = "Repository di gruppo";
|
||||
$a->strings["Other"] = "Altro";
|
||||
$a->strings["Custom/Expert Mode"] = "Personalizzazione per esperti";
|
||||
$a->strings["Missing room name"] = "Area chat senza nome";
|
||||
$a->strings["Duplicate room name"] = "Il nome dell'area chat è duplicato";
|
||||
$a->strings["Invalid room specifier."] = "Il nome dell'area chat non è valido.";
|
||||
$a->strings["Room not found."] = "Area chat non trovata.";
|
||||
$a->strings["Missing room name"] = "Chat senza nome";
|
||||
$a->strings["Duplicate room name"] = "Il nome della chat è duplicato";
|
||||
$a->strings["Invalid room specifier."] = "Il nome della chat non è valido.";
|
||||
$a->strings["Room not found."] = "Chat non trovata.";
|
||||
$a->strings["Permission denied."] = "Permesso negato.";
|
||||
$a->strings["Room is full"] = "L'area chat è al completo";
|
||||
$a->strings["Room is full"] = "La chat è al completo";
|
||||
$a->strings["Miscellaneous"] = "Altro";
|
||||
$a->strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-GG oppure MM-GG";
|
||||
$a->strings["Required"] = "Obbligatorio";
|
||||
@@ -1214,12 +1214,12 @@ $a->strings["Collection is empty"] = "L'insieme di canali è vuoto";
|
||||
$a->strings["Collection: "] = "Insieme:";
|
||||
$a->strings["Invalid connection."] = "Contatto non valido.";
|
||||
$a->strings["You must be logged in to see this page."] = "Devi aver effettuato l'accesso per vedere questa pagina.";
|
||||
$a->strings["Room not found"] = "Area chat non trovata";
|
||||
$a->strings["Leave Room"] = "Lascia l'area chat";
|
||||
$a->strings["Room not found"] = "Chat non trovata";
|
||||
$a->strings["Leave Room"] = "Lascia la chat";
|
||||
$a->strings["Delete This Room"] = "Elimina questa chat";
|
||||
$a->strings["I am away right now"] = "Non sono presente";
|
||||
$a->strings["I am online"] = "Sono online";
|
||||
$a->strings["Bookmark this room"] = "Aggiungi l'area chat ai segnalibri";
|
||||
$a->strings["Bookmark this room"] = "Aggiungi questa chat ai segnalibri";
|
||||
$a->strings["New Chatroom"] = "Nuova chat";
|
||||
$a->strings["Chatroom Name"] = "Nome della chat";
|
||||
$a->strings["%1\$s's Chatrooms"] = "Le chat di %1\$s";
|
||||
|
||||
Reference in New Issue
Block a user