]> git.mxchange.org Git - friendica-addons.git/blobdiff - yourls/lang/it/strings.php
IT update to the addon translations
[friendica-addons.git] / yourls / lang / it / strings.php
index c9263c7727728c8460908396a39bd5d376c02c14..675d82d4f6fd6ae368a43c9f36b0035b3643dc3e 100644 (file)
@@ -5,10 +5,10 @@ function string_plural_select_it($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["YourLS"] = "YourLS";
+$a->strings["YourLS Settings"] = "Impostazioni YourLS";
 $a->strings["URL: http://"] = "Inidirizzo: http://";
 $a->strings["Username:"] = "Nome utente:";
 $a->strings["Password:"] = "Password:";
 $a->strings["Use SSL "] = "Usa SSL";
-$a->strings["Save Settings"] = "Salva Impostazioni";
+$a->strings["Submit"] = "Invia";
 $a->strings["yourls Settings saved."] = "Impostazioni \"YourLS\" salvate.";