]> git.mxchange.org Git - friendica-addons.git/blobdiff - uhremotestorage/lang/it/strings.php
IT update to the addon translations
[friendica-addons.git] / uhremotestorage / lang / it / strings.php
index 4eb2036d406fc534450ffa1c0bea389e41002384..9a3448923c5169dafc2c73db61479edba71a8562 100644 (file)
@@ -5,8 +5,8 @@ function string_plural_select_it($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["Allow to use your friendica id (%s) to connecto to external unhosted-enabled storage (like ownCloud). See <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>"] = "";
-$a->strings["Template URL (with {category})"] = "";
-$a->strings["OAuth end-point"] = "";
-$a->strings["Api"] = "";
-$a->strings["Save Settings"] = "";
+$a->strings["Allow to use your friendica id (%s) to connecto to external unhosted-enabled storage (like ownCloud). See <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>"] = "Permette di usare il tuo id friendica (%s) per collegarsi a storage esterni che supportano unhosted (come ownCloud). Vedi <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>";
+$a->strings["Template URL (with {category})"] = "Template URL (con {category})";
+$a->strings["OAuth end-point"] = "OAuth end-point";
+$a->strings["Api"] = "Api";
+$a->strings["Save Settings"] = "Salva Impostazioni";