]> git.mxchange.org Git - friendica-addons.git/blobdiff - gnot/lang/it/strings.php
Update strings
[friendica-addons.git] / gnot / lang / it / strings.php
index dab1dcabdd7c0d2bb13880d1fdc6998002203c59..78c368cacbbfe2a6efd48d38dbd8cb489fcf9cd7 100644 (file)
@@ -5,9 +5,9 @@ function string_plural_select_it($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["Gnot settings updated."] = "";
-$a->strings["Gnot Settings"] = "";
-$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "";
-$a->strings["Enable this plugin/addon?"] = "";
-$a->strings["Save Settings"] = "";
-$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "";
+$a->strings["Gnot settings updated."] = "Impostazioni di \"Gnot\" aggiornate.";
+$a->strings["Gnot Settings"] = "Impostazioni Gnot";
+$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Permetti di raggruppare le notifiche dei commenti in thread su Gmail e anonimizza l'oggetto";
+$a->strings["Enable this addon?"] = "Abilita questo addon?";
+$a->strings["Submit"] = "Invia";
+$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica:Notifica] Commento alla conversazione n° %d";