mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
geonames addon IT translation update THX Sylke Vicious
This commit is contained in:
parent
e55f03e0b6
commit
f5382b8f57
2 changed files with 17 additions and 14 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue