]> git.mxchange.org Git - friendica-addons.git/blobdiff - ljpost/lang/it/strings.php
Merge pull request #552 from fabrixxm/3.6-rc-it
[friendica-addons.git] / ljpost / lang / it / strings.php
index a36acdadb23d49b5e622ab0d1a6b599ddddedb1b..54f5fac5818f74b4711b0166b67bffa807fba2ba 100644 (file)
@@ -5,10 +5,10 @@ function string_plural_select_it($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["Post to LiveJournal"] = "";
-$a->strings["LiveJournal Post Settings"] = "";
-$a->strings["Enable LiveJournal Post Plugin"] = "";
-$a->strings["LiveJournal username"] = "";
-$a->strings["LiveJournal password"] = "";
-$a->strings["Post to LiveJournal by default"] = "";
-$a->strings["Save Settings"] = "";
+$a->strings["Post to LiveJournal"] = "Invia a LiveJournal";
+$a->strings["LiveJournal Post Settings"] = "Impostazioni invio a LiveJournal";
+$a->strings["Enable LiveJournal Post Addon"] = "Abilita il componente aggiuntivo di invio a LiveJournal";
+$a->strings["LiveJournal username"] = "Nome utente LiveJournal";
+$a->strings["LiveJournal password"] = "Password LiveJournal";
+$a->strings["Post to LiveJournal by default"] = "Invia sempre a LiveJournal";
+$a->strings["Submit"] = "Invia";