mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-08 17:38:49 +00:00
IT fromgplus translation
This commit is contained in:
parent
bbafef4280
commit
7175105fe5
2 changed files with 30 additions and 14 deletions
|
@ -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.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue