]> git.mxchange.org Git - friendica-addons.git/blobdiff - gpluspost/lang/it/strings.php
Merge branch '3.6-release'
[friendica-addons.git] / gpluspost / lang / it / strings.php
diff --git a/gpluspost/lang/it/strings.php b/gpluspost/lang/it/strings.php
deleted file mode 100644 (file)
index 9021236..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<?php
-
-if(! function_exists("string_plural_select_it")) {
-function string_plural_select_it($n){
-       return ($n != 1);;
-}}
-;
-$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.";