]> git.mxchange.org Git - friendica-addons.git/blobdiff - libertree/lang/it/strings.php
updating the addon translations, missed some files due missing git fu
[friendica-addons.git] / libertree / lang / it / strings.php
index c9ab20e775635edc161d3bb94ff120c3eb69a89f..8e2fb248e7d92a455997c3f94abb65177d9e37f8 100644 (file)
@@ -5,10 +5,10 @@ function string_plural_select_it($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["Post to libertree"] = "";
-$a->strings["libertree Export"] = "";
-$a->strings["Enable Libertree Post Plugin"] = "";
-$a->strings["Libertree API token"] = "";
-$a->strings["Libertree site URL"] = "";
-$a->strings["Post to Libertree by default"] = "";
-$a->strings["Save Settings"] = "";
+$a->strings["Post to libertree"] = "Invia a Libertree";
+$a->strings["libertree Post Settings"] = "";
+$a->strings["Enable Libertree Post Plugin"] = "Abilita il plugin di invio a Libertree";
+$a->strings["Libertree API token"] = "Token API Libertree";
+$a->strings["Libertree site URL"] = "Indirizzo sito Libertree";
+$a->strings["Post to Libertree by default"] = "Invia sempre a Libertree";
+$a->strings["Submit"] = "";