From 7468d8a0002f016b1690ad993d0a734dca3572e4 Mon Sep 17 00:00:00 2001 From: Paolo Tacconi Date: Thu, 1 Oct 2015 17:29:04 +0200 Subject: More updates on Italian translation from transifex --- view/it/hmessages.po | 18 +++++++++--------- view/it/hstrings.php | 16 ++++++++-------- 2 files changed, 17 insertions(+), 17 deletions(-) (limited to 'view/it') diff --git a/view/it/hmessages.po b/view/it/hmessages.po index 1912f89f0..6f37f3518 100644 --- a/view/it/hmessages.po +++ b/view/it/hmessages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: Redmatrix\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-09-26 22:48-0700\n" -"PO-Revision-Date: 2015-10-01 15:08+0000\n" +"PO-Revision-Date: 2015-10-01 15:20+0000\n" "Last-Translator: tuscanhobbit \n" "Language-Team: Italian (http://www.transifex.com/Friendica/red-matrix/language/it/)\n" "MIME-Version: 1.0\n" @@ -283,19 +283,19 @@ msgstr "Personalizzazione per esperti" #: ../../include/chat.php:23 msgid "Missing room name" -msgstr "Area chat senza nome" +msgstr "Chat senza nome" #: ../../include/chat.php:32 msgid "Duplicate room name" -msgstr "Il nome dell'area chat è duplicato" +msgstr "Il nome della chat è duplicato" #: ../../include/chat.php:82 ../../include/chat.php:90 msgid "Invalid room specifier." -msgstr "Il nome dell'area chat non è valido." +msgstr "Il nome della chat non è valido." #: ../../include/chat.php:122 msgid "Room not found." -msgstr "Area chat non trovata." +msgstr "Chat non trovata." #: ../../include/chat.php:133 ../../include/photos.php:26 #: ../../include/attach.php:137 ../../include/attach.php:185 @@ -343,7 +343,7 @@ msgstr "Permesso negato." #: ../../include/chat.php:143 msgid "Room is full" -msgstr "L'area chat è al completo" +msgstr "La chat è al completo" #: ../../include/datetime.php:48 msgid "Miscellaneous" @@ -5149,11 +5149,11 @@ msgstr "Devi aver effettuato l'accesso per vedere questa pagina." #: ../../mod/chat.php:171 msgid "Room not found" -msgstr "Area chat non trovata" +msgstr "Chat non trovata" #: ../../mod/chat.php:182 msgid "Leave Room" -msgstr "Lascia l'area chat" +msgstr "Lascia la chat" #: ../../mod/chat.php:183 msgid "Delete This Room" @@ -5169,7 +5169,7 @@ msgstr "Sono online" #: ../../mod/chat.php:187 msgid "Bookmark this room" -msgstr "Aggiungi l'area chat ai segnalibri" +msgstr "Aggiungi questa chat ai segnalibri" #: ../../mod/chat.php:205 ../../mod/chat.php:227 msgid "New Chatroom" diff --git a/view/it/hstrings.php b/view/it/hstrings.php index 0b772b5ce..72fc2fa60 100644 --- a/view/it/hstrings.php +++ b/view/it/hstrings.php @@ -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"; -- cgit v1.2.3