From add03b64985f79aa268514854e91d96b6880bb3d Mon Sep 17 00:00:00 2001
From: "p.tacconi"
Date: Tue, 20 Aug 2013 11:20:16 +0200
Subject: First version of Italian translation
---
view/it/messages.po | 6 +++---
view/it/strings.php | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/view/it/messages.po b/view/it/messages.po
index b1db443d3..9da9c03da 100644
--- a/view/it/messages.po
+++ b/view/it/messages.po
@@ -14,7 +14,7 @@ msgstr ""
"Project-Id-Version: Red Matrix\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-08-16 00:01-0700\n"
-"PO-Revision-Date: 2013-08-19 11:56+0000\n"
+"PO-Revision-Date: 2013-08-20 06:55+0000\n"
"Last-Translator: tuscanhobbit Pa \n"
"Language-Team: Italian (http://www.transifex.com/projects/p/red-matrix/language/it/)\n"
"MIME-Version: 1.0\n"
@@ -4359,11 +4359,11 @@ msgstr "Cerca risultati con:"
#: ../../mod/network.php:430
msgid "No such group"
-msgstr ""
+msgstr "Impossibile trovare il gruppo"
#: ../../mod/network.php:441
msgid "Group is empty"
-msgstr ""
+msgstr "Il gruppo è vuoto"
#: ../../mod/network.php:456
msgid "Contact: "
diff --git a/view/it/strings.php b/view/it/strings.php
index 500e22f8e..cfd70a220 100644
--- a/view/it/strings.php
+++ b/view/it/strings.php
@@ -1032,8 +1032,8 @@ $a->strings["Former Friends"] = "Ex amici";
$a->strings["Acquaintances"] = "Conoscenti";
$a->strings["Everybody"] = "Tutti";
$a->strings["Search Results For:"] = "Cerca risultati con:";
-$a->strings["No such group"] = "";
-$a->strings["Group is empty"] = "";
+$a->strings["No such group"] = "Impossibile trovare il gruppo";
+$a->strings["Group is empty"] = "Il gruppo è vuoto";
$a->strings["Contact: "] = "Contatto:";
$a->strings["Invalid contact."] = "Contatto non valido.";
$a->strings["Theme settings updated."] = "Le impostazioni del tema sono state aggiornate.";
--
cgit v1.2.3