]> git.mxchange.org Git - friendica-addons.git/blobdiff - gpluspost/lang/it/strings.php
Additional work for PR 3778
[friendica-addons.git] / gpluspost / lang / it / strings.php
index 2dfc0162372f96fe7374a8856db65c9aab60d505..90212369c23fd49af0f561f9eeaf821c9a3b819e 100644 (file)
@@ -5,15 +5,15 @@ function string_plural_select_it($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["Post to Google+"] = "";
-$a->strings["Enable Google+ Post Plugin"] = "";
-$a->strings["Google+ username"] = "";
-$a->strings["Google+ password"] = "";
-$a->strings["Google+ page number"] = "";
-$a->strings["Post to Google+ by default"] = "";
-$a->strings["Do not prevent posting loops"] = "";
-$a->strings["Skip messages without links"] = "";
-$a->strings["Mirror all public posts"] = "";
-$a->strings["Mirror Google Account ID"] = "";
-$a->strings["Save Settings"] = "";
-$a->strings["Google+ post failed. Queued for retry."] = "";
+$a->strings["Post to Google+"] = "Invia a Google+";
+$a->strings["Enable Google+ Post Plugin"] = "Abilita il plugin di invio a Google+";
+$a->strings["Google+ username"] = "Nome utente Google+";
+$a->strings["Google+ password"] = "Password Google+";
+$a->strings["Google+ page number"] = "Numero pagina Google+";
+$a->strings["Post to Google+ by default"] = "Invia sempre a Google+";
+$a->strings["Do not prevent posting loops"] = "Non prevenire i loop di invio";
+$a->strings["Skip messages without links"] = "Salta i messaggi senza collegamenti";
+$a->strings["Mirror all public posts"] = "Ricopia tutti i post pubblici";
+$a->strings["Mirror Google Account ID"] = "Ricopia l'ID Google Account";
+$a->strings["Save Settings"] = "Salva Impostazioni";
+$a->strings["Google+ post failed. Queued for retry."] = "Invio a Google+ fallito. In attesa di riprovare.";