IT fromgplus translation

This commit is contained in:
Tobias Diekershoff 2016-11-22 07:48:46 +01:00
parent bbafef4280
commit 7175105fe5
2 changed files with 30 additions and 14 deletions

View file

@ -5,8 +5,11 @@ function string_plural_select_it($n){
return ($n != 1);;
}}
;
$a->strings["Google+ Import Settings"] = "Impostazioni Importa Google+";
$a->strings["Google+ Mirror"] = "Mirror Goggle+";
$a->strings["Enable Google+ Import"] = "Abilita Importa da Google+";
$a->strings["Google Account ID"] = "ID Google Account";
$a->strings["Submit"] = "Invia";
$a->strings["Add keywords to post"] = "";
$a->strings["Save Settings"] = "Salva Impostazioni";
$a->strings["Google+ Import Settings saved."] = "Impostazioni Importa Google+ salvate";
$a->strings["Key"] = "";
$a->strings["Settings updated."] = "Impostazioni aggiornate.";