Podświetlanie składni w edytorze XML dzięki editArea. Closes #17. Niestety dla tekstó...
[redakcja.git] / project / static / js / langs / fr.js
diff --git a/project/static/js/langs/fr.js b/project/static/js/langs/fr.js
new file mode 100755 (executable)
index 0000000..dcd6814
--- /dev/null
@@ -0,0 +1,67 @@
+editAreaLoader.lang["fr"]={\r
+new_document: "nouveau document (efface le contenu)",\r
+search_button: "rechercher / remplacer",\r
+search_command: "rechercher suivant / ouvrir la fenêtre de recherche",\r
+search: "rechercher",\r
+replace: "remplacer",\r
+replace_command: "remplacer / ouvrir la fenêtre de recherche",\r
+find_next: "rechercher",\r
+replace_all: "tout remplacer",\r
+reg_exp: "expr. régulière",\r
+match_case: "respecter la casse",\r
+not_found: "pas trouvé.",\r
+occurrence_replaced: "remplacements éffectués.",\r
+search_field_empty: "Le champ de recherche est vide.",\r
+restart_search_at_begin: "Fin du texte atteint, poursuite au début.",\r
+move_popup: "déplacer la fenêtre de recherche",\r
+font_size: "--Taille police--",\r
+go_to_line: "aller à la ligne",\r
+go_to_line_prompt: "aller a la ligne numero:",\r
+undo: "annuler",\r
+redo: "refaire",\r
+change_smooth_selection: "activer/désactiver des fonctions d'affichage (meilleur affichage mais plus de charge processeur)",\r
+highlight: "activer/désactiver la coloration syntaxique",\r
+reset_highlight: "réinitialiser la coloration syntaxique (si désyncronisée du texte)",\r
+word_wrap: "activer/désactiver les retours à la ligne automatiques",\r
+help: "à propos",\r
+save: "sauvegarder",\r
+load: "charger",\r
+line_abbr: "Ln",\r
+char_abbr: "Ch",\r
+position: "Position",\r
+total: "Total",\r
+close_popup: "fermer le popup",\r
+shortcuts: "Racourcis clavier",\r
+add_tab: "ajouter une tabulation dans le texte",\r
+remove_tab: "retirer une tabulation dans le texte",\r
+about_notice: "Note: la coloration syntaxique n'est prévue que pour de courts textes.",\r
+toggle: "basculer l'éditeur",\r
+accesskey: "Accesskey",\r
+tab: "Tab",\r
+shift: "Maj",\r
+ctrl: "Ctrl",\r
+esc: "Esc",\r
+processing: "chargement...",\r
+fullscreen: "plein écran",\r
+syntax_selection: "--Syntaxe--",\r
+syntax_css: "CSS",\r
+syntax_html: "HTML",\r
+syntax_js: "Javascript",\r
+syntax_php: "Php",\r
+syntax_python: "Python",\r
+syntax_vb: "Visual Basic",\r
+syntax_xml: "Xml",\r
+syntax_c: "C",\r
+syntax_cpp: "CPP",\r
+syntax_basic: "Basic",\r
+syntax_pas: "Pascal",\r
+syntax_brainfuck: "Brainfuck",\r
+syntax_sql: "SQL",\r
+syntax_ruby: "Ruby",\r
+syntax_robotstxt: "Robots txt",\r
+syntax_tsql: "T-SQL",\r
+syntax_perl: "Perl",\r
+syntax_coldfusion: "Coldfusion",\r
+syntax_java: "Java",\r
+close_tab: "Fermer le fichier"\r
+};\r