Changeset 59072 in spip-zone
- Timestamp:
- Mar 4, 2012, 11:58:12 AM (9 years ago)
- Location:
- _plugins_/multilang/lang
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/multilang/lang/multilang.xml
r58570 r59072 2 2 <langue code="en" url="http://trad.spip.org/tradlang_module/multilang?lang_cible=en"> 3 3 <traducteur nom="jaro" lien="http://trad.spip.org/auteur/jaro" /> 4 <traducteur nom="kent1" lien="http://trad.spip.org/auteur/kent1" /> 4 5 </langue> 5 6 <langue code="fr" /> -
_plugins_/multilang/lang/multilang_en.php
r59022 r59072 14 14 'cfg_effacer' => 'Re-init', 15 15 'cfg_explication_crayons' => 'Requires multilang to be activated in the public space of the site.', 16 'cfg_langues' => ' Langues utilisées', # NEW16 'cfg_langues' => 'Used languages', 17 17 'cfg_lbl_article' => 'of the articles', 18 18 'cfg_lbl_auteur' => 'of the authors', … … 30 30 'cfg_titre_multilang' => 'Multilang', 31 31 'champ_numero' => 'Number', 32 'configuration_multilang' => 'Multilang', # NEW32 'configuration_multilang' => 'Multilang', 33 33 34 34 // E 35 'explication_langues_utilisees' => 'S électionnez les langues à utiliser pour le menu de multilang. N\'en sélectionnez aucune pour toutes les utiliser.', # NEW35 'explication_langues_utilisees' => 'Select the languages to use in the multilang menu. Select none to use them all.', 36 36 37 37 // L 38 'label_langues_utilisees' => ' Langues utilisées par multilang', # NEW38 'label_langues_utilisees' => 'Used languages by multilang', 39 39 'lien_desactiver' => 'All', 40 40 'lien_multi_title' => 'Edit multilingual fields in «@lang@»', -
_plugins_/multilang/lang/multilang_sk.php
r59022 r59072 14 14 'cfg_effacer' => 'Znova spustiť', 15 15 'cfg_explication_crayons' => 'Treba aktivovať multilang na používanie na verejne prístupnej stránke.', 16 'cfg_langues' => ' Langues utilisées', # NEW16 'cfg_langues' => 'Používané jazyky', 17 17 'cfg_lbl_article' => 'článkov', 18 18 'cfg_lbl_auteur' => 'autorov', … … 33 33 34 34 // E 35 'explication_langues_utilisees' => ' Sélectionnez les langues à utiliser pour le menu de multilang. N\'en sélectionnez aucune pour toutes les utiliser.', # NEW35 'explication_langues_utilisees' => 'Vyberte jazyky, ktoré sa budú používať v menu multilangu. Ak chcete používať všetky, nevyberte žiaden.', 36 36 37 37 // L 38 'label_langues_utilisees' => ' Langues utilisées par multilang', # NEW38 'label_langues_utilisees' => 'Jazyky, ktoré bude multilang používať', 39 39 'lien_desactiver' => 'Všetky', 40 40 'lien_multi_title' => 'Upraviť viacjazyčné polia v jazyku "@lang@"',
Note: See TracChangeset
for help on using the changeset viewer.