mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 19:38:49 +00:00
geonames addon FR translation updated THX bob lebonche
This commit is contained in:
parent
8cee4de52f
commit
4732761c1b
2 changed files with 20 additions and 15 deletions
|
@ -6,5 +6,7 @@ function string_plural_select_fr($n){
|
|||
return intval($n > 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Geonames settings updated."] = "Paramètres de Geonames mis à jour.";
|
||||
$a->strings["Geonames Settings"] = "Paramètres Geonames";
|
||||
$a->strings["Replace numerical coordinates by the nearest populated location name in your posts."] = "Remplacer les coordonnées par le nom de la localité la plus proche dans votre publication.";
|
||||
$a->strings["Enable Geonames Addon"] = "Activer l'application complémentaire Geonames";
|
||||
$a->strings["Save Settings"] = "Sauvegarder les paramètres.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue