History: CartoGraf_languages
Preview of version: 56
- «
- »
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
Make sure to save the translation files as UTF-8
And add the following to lang/en/language.js (would be better to have lang/en/custom.js)
http://sourceforge.net/p/tikiwiki/code/44525/
And add the following to lang/fr/language.js (would be better to have lang/fr/custom.js)
http://sourceforge.net/p/tikiwiki/code/44525/
Make sure to save the translation files as UTF-8
lang/en/custom.php
Copy to clipboard
<?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)
http://sourceforge.net/p/tikiwiki/code/44525/
Copy to clipboard
"Editable" : "Me", "Finder" : "Author",
lang/fr/custom.php
Copy to clipboard
<?php $lang_custom = array( //"Hello"=>"My Hello", //"This is the place to customize your translation"=>":-)", "Layer Selector" => "Collaborateurs", "Share codes can contain only letters and numbers" => "Le code de partage peut seulement contenir des chiffres et des lettres", "Share Code" => "Code de partage", "Public Permalink" => "Lien pour partage", "Embed Code" => "Code pour intégrer", "My Maps" => "Mes cartes", "Duplicate Map|Make your own copy of this map. Only the items you own will be copied." => "Dupliquer|Générer votre propre copie de cette carte. Seulement les éléments qui vous appartiennent seront copiés.", "Collaborate|Collaborate on this map" => "Collaborer|Collaborer à cette carte", "Collaborate" => "Collaborer", "New Entry" => "Ajouter un objet", "Modify" => "Modifier", "Are you sure you want to delete this item?" => "SVP confirmer que vous voulez effacer cet item.", "You need to log in to collaborate on this map, do you want to log in now?" => "Vous devez vous connecter pour collaborer sur cette carte, voulez-vous vous connecter maintenant?", ); $lang = $lang_custom + $lang;
And add the following to lang/fr/language.js (would be better to have lang/fr/custom.js)
http://sourceforge.net/p/tikiwiki/code/44525/
Copy to clipboard
"Editable" : "Moi", "Finder" : "Auteur", "Blank" : "Fond blanc", "Enter new map name" : "SVP saisir le nom de la nouvelle carte", "Modify" : "Modifier", "Map" : "Carte"
More to be added
Marianne & Steve: add any new ones belowTo be handled by Jonny
- Top icon "StreetView" should become Panorama (in English and in French)
- Map background selectror
- Google Street : Google Carte
- Google Physical : Google Physique
- Google Hybrid: Google Hybride