mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 02:48:48 +00:00
FR translation of the openstreetmap addon, THX Damien Goutte-Gattat
This commit is contained in:
parent
2a6593d10d
commit
545e10bef5
2 changed files with 9 additions and 8 deletions
|
@ -6,8 +6,8 @@ function string_plural_select_fr($n){
|
|||
}}
|
||||
;
|
||||
$a->strings["Submit"] = "Envoyer";
|
||||
$a->strings["Tile Server URL"] = "";
|
||||
$a->strings["A list of <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\">public tile servers</a>"] = "";
|
||||
$a->strings["Tile Server URL"] = "URL du serveur de tuiles";
|
||||
$a->strings["A list of <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\">public tile servers</a>"] = "Une liste de <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\">serveurs de tuiles publics</a>";
|
||||
$a->strings["Default zoom"] = "Zoom par défaut";
|
||||
$a->strings["The default zoom level. (1:world, 18:highest)"] = "";
|
||||
$a->strings["The default zoom level. (1:world, 18:highest)"] = "Le niveau de zoom affiché par défaut. (1: monde entier, 18: détail maximum)";
|
||||
$a->strings["Settings updated."] = "Paramètres mis à jour.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue