geonames addon IT translation update THX Sylke Vicious

This commit is contained in:
Tobias Diekershoff 2021-03-28 19:04:52 +02:00
parent e55f03e0b6
commit f5382b8f57
2 changed files with 17 additions and 14 deletions

View file

@ -6,7 +6,7 @@ function string_plural_select_it($n){
return intval($n != 1);
}}
;
$a->strings["Geonames settings updated."] = "Impostazioni di Geonames aggiornate.";
$a->strings["Geonames Settings"] = "Impostazioni Geonames";
$a->strings["Replace numerical coordinates by the nearest populated location name in your posts."] = "Sostituisci le coordinate numeriche con il nome della località abitata più vicina nei tuoi messaggi.";
$a->strings["Enable Geonames Addon"] = "Abilita componente aggiuntivo Geonames";
$a->strings["Submit"] = "Invia";
$a->strings["Save Settings"] = "Salva Impostazioni";