]> git.mxchange.org Git - friendica-addons.git/blobdiff - gnot/lang/it/strings.php
Merge pull request #255 from annando/1502-pledgie-deactivated
[friendica-addons.git] / gnot / lang / it / strings.php
index dab1dcabdd7c0d2bb13880d1fdc6998002203c59..e845ac46305f92760ff2c8640f54efb691f6fadb 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 plugin/addon?"] = "Abilita questo plugin?";
+$a->strings["Submit"] = "";
+$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica:Notifica] Commento alla conversazione n° %d";