This page is to track all transalations for CartoGraf. Some translations should be in 10.x and trunk, some in custom.js and some in custom.php
lang/en/custom.php
<?php
$lang_custom = array(
//"Hello"=>"My Hello",
//"This is the place to customize your translation"=>":-)",
"Layer Selector" => "Collaborators",
);
$lang = $lang_custom + $lang;
And add the following to lang/en/language.js (would be better to have lang/en/custom.js)
"Editable" : "Me",
"Finder" : "Author",
lang/fr/custom.php
<?php
$lang_custom = array(
//"Hello"=>"My Hello",
//"This is the place to customize your translation"=>":-)",
"Layer Selector" => "Collaborateurs",
"Share codes can only contain letters and numbers" => "Le code de partage peut seulement contenir des chiffres et des lettres",
);
$lang = $lang_custom + $lang;
And add the following to lang/fr/language.js (would be better to have lang/en/custom.js)
"Editable" : "Moi",
"Finder" : "Auteur"
"Partners" : "Partenaires" (page accueil)
Pan/Zoom : Déplacer/Zoomer [http://thread.gmane.org/gmane.comp.cms.tiki.devel/29479|bug]
"Point d'intérêt" : Repère
"StreetView" : Panorama (dans les deux langues)
My map : Mes cartes
Duplicate map : Dupliquer
Collaborate: Collaborer
"Layer selector" : Collaborateurs
Legend : Légende
Edit : Éditer
New entry: Ajouter un objet
Share : Partager
Share code: code de partage
Modify : Modifier
Public permalink : Lien pour partage
"Collaborate on this map" : Collaborer à cette carte
Embed : Code pour intégrer
Google Street : Google Carte (dans le menu des fonds de carte)
Google Physical : Google Physique
Google Hybrid: Google Hybride
Blank : Fond blanc