From 2df1fc7f37fa23a5ec8fda6cb2e3a6c06b5fba8f Mon Sep 17 00:00:00 2001 From: Paul POULAIN Date: Fri, 5 Oct 2007 09:33:34 +0200 Subject: [PATCH] french templates Signed-off-by: Chris Cormack Signed-off-by: Joshua Ferraro --- .../prog/fr/css/pages/addbiblio.css | 75 + .../prog/fr/css/staff-global.css | 690 ++ .../prog/fr/css/staff-global2.css | 575 ++ .../prog/fr/includes/acquisitions-menu.inc | 7 + .../prog/fr/includes/additem-menu.inc | 6 + .../prog/fr/includes/admin-menu.inc | 37 + .../prog/fr/includes/biblio-view-menu.inc | 11 + .../prog/fr/includes/cat-menu.inc | 3 + .../prog/fr/includes/cat-search.inc | 25 + .../prog/fr/includes/cat-toolbar.inc | 14 + .../prog/fr/includes/cataloging-search.inc | 25 + .../prog/fr/includes/circ-menu.inc | 55 + .../prog/fr/includes/circ-search.inc | 32 + .../prog/fr/includes/circ-toolbar.inc | 21 + .../prog/fr/includes/cities-admin-menu.inc | 33 + .../fr/includes/currencies-admin-search.inc | 33 + .../prog/fr/includes/doc-head-close.inc | 80 +- .../prog/fr/includes/error-bottom.inc | 3 +- .../prog/fr/includes/error-top.inc | 10 +- .../intranet-tmpl/prog/fr/includes/header.inc | 20 + .../prog/fr/includes/help-bottom.inc | 9 + .../prog/fr/includes/help-top.inc | 1 + .../prog/fr/includes/hold-menu.inc | 33 + .../fr/includes/installer-doc-head-close.inc | 5 +- .../prog/fr/includes/label-status.inc | 6 +- .../prog/fr/includes/labels-menu.inc | 5 + .../prog/fr/includes/letters-search.inc | 33 + .../prog/fr/includes/mainmenu.inc | 74 + .../prog/fr/includes/members-menu.inc | 15 + .../prog/fr/includes/members-search.inc | 37 + .../prog/fr/includes/menu-acqui.inc | 12 +- .../prog/fr/includes/menu-admin.inc | 16 +- .../prog/fr/includes/menu-catalogue.inc | 8 +- .../prog/fr/includes/menu-circ.inc | 15 +- .../prog/fr/includes/menu-labels.inc | 13 +- .../prog/fr/includes/menu-members.inc | 11 +- .../prog/fr/includes/menu-reports.inc | 8 +- .../prog/fr/includes/menu-reviews.inc | 8 +- .../prog/fr/includes/menu-serials.inc | 11 +- .../prog/fr/includes/menu-virtualshelves.inc | 8 +- .../intranet-tmpl/prog/fr/includes/menus.inc | 10 +- .../prog/fr/includes/popup-top.inc | 10 +- .../fr/includes/printers-admin-search.inc | 33 + .../prog/fr/includes/reports-menu.inc | 29 + .../prog/fr/includes/roadtype-admin-menu.inc | 33 + .../prog/fr/includes/serials-menu.inc | 23 + .../prog/fr/includes/serials-search.inc | 30 + .../prog/fr/includes/serials-toolbar.inc | 10 + .../fr/includes/stopwords-admin-search.inc | 34 + .../fr/includes/suggestions-add-search.inc | 35 + .../prog/fr/includes/tools-menu.inc | 14 + .../prog/fr/includes/z3950-admin-search.inc | 33 + koha-tmpl/intranet-tmpl/prog/fr/js/members.js | 43 +- .../prog/fr/js/pages/addbiblio.js | 1 + .../intranet-tmpl/prog/fr/js/staff-global.js | 13 + .../prog/fr/js/tinymce/changelog | 1278 +++ .../prog/fr/js/tinymce/docs/index.html | 9 + .../js/tinymce/examples/example_advanced.css | 40 + .../js/tinymce/examples/example_advanced.htm | 99 + .../js/tinymce/examples/example_flash_list.js | 9 + .../fr/js/tinymce/examples/example_full.css | 51 + .../fr/js/tinymce/examples/example_full.htm | 73 + .../js/tinymce/examples/example_image_list.js | 9 + .../js/tinymce/examples/example_link_list.js | 10 + .../js/tinymce/examples/example_media_list.js | 9 + .../fr/js/tinymce/examples/example_simple.htm | 46 + .../js/tinymce/examples/example_template.htm | 145 + .../tinymce/examples/example_template_list.js | 9 + .../fr/js/tinymce/examples/example_word.css | 61 + .../fr/js/tinymce/examples/example_word.htm | 68 + .../prog/fr/js/tinymce/examples/logo.jpg | Bin 0 -> 2729 bytes .../prog/fr/js/tinymce/examples/logo_over.jpg | Bin 0 -> 6473 bytes .../js/tinymce/examples/templates/count.htm | 5 + .../examples/templates/editing_details.htm | 14 + .../examples/templates/editors_comment.htm | 9 + .../js/tinymce/examples/templates/invoice.htm | 26 + .../js/tinymce/examples/templates/layout1.htm | 15 + .../tinymce/examples/templates/snippet1.htm | 1 + .../fr/js/tinymce/jscripts/tiny_mce/blank.htm | 9 + .../js/tinymce/jscripts/tiny_mce/langs/en.js | 41 + .../jscripts/tiny_mce/langs/readme.txt | 9 + .../js/tinymce/jscripts/tiny_mce/license.txt | 504 ++ .../tiny_mce/plugins/advhr/css/advhr.css | 23 + .../tiny_mce/plugins/advhr/editor_plugin.js | 1 + .../plugins/advhr/editor_plugin_src.js | 90 + .../tiny_mce/plugins/advhr/images/advhr.gif | Bin 0 -> 153 bytes .../tiny_mce/plugins/advhr/jscripts/rule.js | 43 + .../tiny_mce/plugins/advhr/langs/en.js | 8 + .../tiny_mce/plugins/advhr/readme.txt | 1 + .../jscripts/tiny_mce/plugins/advhr/rule.htm | 61 + .../plugins/advimage/css/advimage.css | 66 + .../plugins/advimage/editor_plugin.js | 1 + .../plugins/advimage/editor_plugin_src.js | 148 + .../tiny_mce/plugins/advimage/image.htm | 241 + .../plugins/advimage/images/sample.gif | Bin 0 -> 1624 bytes .../plugins/advimage/jscripts/functions.js | 538 ++ .../tiny_mce/plugins/advimage/langs/en.js | 27 + .../tiny_mce/plugins/advimage/readme.txt | 1 + .../tiny_mce/plugins/advlink/css/advlink.css | 35 + .../tiny_mce/plugins/advlink/editor_plugin.js | 1 + .../plugins/advlink/editor_plugin_src.js | 83 + .../plugins/advlink/jscripts/functions.js | 587 ++ .../tiny_mce/plugins/advlink/langs/en.js | 46 + .../tiny_mce/plugins/advlink/link.htm | 338 + .../tiny_mce/plugins/advlink/readme.txt | 1 + .../plugins/autosave/editor_plugin.js | 1 + .../plugins/autosave/editor_plugin_src.js | 46 + .../tiny_mce/plugins/autosave/langs/en.js | 5 + .../tiny_mce/plugins/autosave/readme.txt | 1 + .../tiny_mce/plugins/bbcode/editor_plugin.js | 1 + .../plugins/bbcode/editor_plugin_src.js | 102 + .../tiny_mce/plugins/cleanup/editor_plugin.js | 0 .../plugins/cleanup/editor_plugin_src.js | 10 + .../tiny_mce/plugins/cleanup/readme.txt | 1 + .../plugins/contextmenu/css/contextmenu.css | 74 + .../plugins/contextmenu/editor_plugin.js | 1 + .../plugins/contextmenu/editor_plugin_src.js | 360 + .../plugins/contextmenu/images/spacer.gif | Bin 0 -> 43 bytes .../tiny_mce/plugins/contextmenu/readme.txt | 1 + .../tiny_mce/plugins/devkit/css/devkit.css | 117 + .../tiny_mce/plugins/devkit/css/devkit_ui.css | 15 + .../tiny_mce/plugins/devkit/devkit.htm | 140 + .../tiny_mce/plugins/devkit/editor_plugin.js | 1 + .../plugins/devkit/editor_plugin_src.js | 325 + .../plugins/devkit/images/flip_down.gif | Bin 0 -> 179 bytes .../plugins/devkit/images/flip_up.gif | Bin 0 -> 193 bytes .../plugins/devkit/jscripts/devkit.js | 331 + .../tiny_mce/plugins/devkit/jscripts/diff.js | 1192 +++ .../tiny_mce/plugins/devkit/langs/en.js | 23 + .../plugins/directionality/editor_plugin.js | 1 + .../directionality/editor_plugin_src.js | 90 + .../plugins/directionality/images/ltr.gif | Bin 0 -> 155 bytes .../plugins/directionality/images/rtl.gif | Bin 0 -> 153 bytes .../plugins/directionality/langs/en.js | 6 + .../plugins/directionality/readme.txt | 1 + .../plugins/emotions/editor_plugin.js | 1 + .../plugins/emotions/editor_plugin_src.js | 63 + .../tiny_mce/plugins/emotions/emotions.htm | 40 + .../plugins/emotions/images/emotions.gif | Bin 0 -> 319 bytes .../plugins/emotions/images/readme.txt | 2 + .../plugins/emotions/images/smiley-cool.gif | Bin 0 -> 354 bytes .../plugins/emotions/images/smiley-cry.gif | Bin 0 -> 329 bytes .../emotions/images/smiley-embarassed.gif | Bin 0 -> 331 bytes .../emotions/images/smiley-foot-in-mouth.gif | Bin 0 -> 344 bytes .../plugins/emotions/images/smiley-frown.gif | Bin 0 -> 340 bytes .../emotions/images/smiley-innocent.gif | Bin 0 -> 336 bytes .../plugins/emotions/images/smiley-kiss.gif | Bin 0 -> 338 bytes .../emotions/images/smiley-laughing.gif | Bin 0 -> 344 bytes .../emotions/images/smiley-money-mouth.gif | Bin 0 -> 321 bytes .../plugins/emotions/images/smiley-sealed.gif | Bin 0 -> 325 bytes .../plugins/emotions/images/smiley-smile.gif | Bin 0 -> 345 bytes .../emotions/images/smiley-surprised.gif | Bin 0 -> 342 bytes .../emotions/images/smiley-tongue-out.gif | Bin 0 -> 328 bytes .../emotions/images/smiley-undecided.gif | Bin 0 -> 337 bytes .../plugins/emotions/images/smiley-wink.gif | Bin 0 -> 351 bytes .../plugins/emotions/images/smiley-yell.gif | Bin 0 -> 336 bytes .../plugins/emotions/jscripts/functions.js | 21 + .../tiny_mce/plugins/emotions/langs/en.js | 22 + .../tiny_mce/plugins/emotions/readme.txt | 1 + .../tiny_mce/plugins/flash/css/content.css | 7 + .../tiny_mce/plugins/flash/css/flash.css | 11 + .../tiny_mce/plugins/flash/editor_plugin.js | 1 + .../plugins/flash/editor_plugin_src.js | 285 + .../jscripts/tiny_mce/plugins/flash/flash.htm | 70 + .../tiny_mce/plugins/flash/images/flash.gif | Bin 0 -> 241 bytes .../tiny_mce/plugins/flash/jscripts/flash.js | 107 + .../tiny_mce/plugins/flash/langs/en.js | 11 + .../tiny_mce/plugins/flash/readme.txt | 1 + .../tiny_mce/plugins/fullpage/blank.htm | 9 + .../plugins/fullpage/css/fullpage.css | 176 + .../plugins/fullpage/editor_plugin.js | 1 + .../plugins/fullpage/editor_plugin_src.js | 235 + .../tiny_mce/plugins/fullpage/fullpage.htm | 577 ++ .../tiny_mce/plugins/fullpage/images/add.gif | Bin 0 -> 893 bytes .../plugins/fullpage/images/fullpage.gif | Bin 0 -> 632 bytes .../plugins/fullpage/images/move_down.gif | Bin 0 -> 194 bytes .../plugins/fullpage/images/move_up.gif | Bin 0 -> 200 bytes .../plugins/fullpage/images/remove.gif | Bin 0 -> 180 bytes .../plugins/fullpage/jscripts/fullpage.js | 580 ++ .../tiny_mce/plugins/fullpage/langs/en.js | 92 + .../tiny_mce/plugins/fullscreen/css/page.css | 21 + .../plugins/fullscreen/editor_plugin.js | 1 + .../plugins/fullscreen/editor_plugin_src.js | 230 + .../plugins/fullscreen/fullscreen.htm | 91 + .../plugins/fullscreen/images/fullscreen.gif | Bin 0 -> 198 bytes .../tiny_mce/plugins/fullscreen/langs/en.js | 5 + .../tiny_mce/plugins/fullscreen/readme.txt | 1 + .../tiny_mce/plugins/iespell/editor_plugin.js | 1 + .../plugins/iespell/editor_plugin_src.js | 58 + .../plugins/iespell/images/iespell.gif | Bin 0 -> 124 bytes .../tiny_mce/plugins/iespell/langs/en.js | 7 + .../tiny_mce/plugins/iespell/readme.txt | 1 + .../plugins/inlinepopups/css/inlinepopup.css | 69 + .../plugins/inlinepopups/editor_plugin.js | 1 + .../plugins/inlinepopups/editor_plugin_src.js | 819 ++ .../plugins/inlinepopups/images/spacer.gif | Bin 0 -> 43 bytes .../inlinepopups/images/window_close.gif | Bin 0 -> 110 bytes .../inlinepopups/images/window_maximize.gif | Bin 0 -> 111 bytes .../inlinepopups/images/window_minimize.gif | Bin 0 -> 112 bytes .../inlinepopups/images/window_resize.gif | Bin 0 -> 74 bytes .../inlinepopups/jscripts/mcwindows.js | 453 + .../tiny_mce/plugins/inlinepopups/readme.txt | 0 .../plugins/insertdatetime/editor_plugin.js | 1 + .../insertdatetime/editor_plugin_src.js | 90 + .../insertdatetime/images/insertdate.gif | Bin 0 -> 287 bytes .../insertdatetime/images/inserttime.gif | Bin 0 -> 239 bytes .../plugins/insertdatetime/langs/en.js | 12 + .../plugins/insertdatetime/readme.txt | 1 + .../tiny_mce/plugins/layer/editor_plugin.js | 1 + .../plugins/layer/editor_plugin_src.js | 248 + .../plugins/layer/images/absolute.gif | Bin 0 -> 209 bytes .../plugins/layer/images/backward.gif | Bin 0 -> 360 bytes .../tiny_mce/plugins/layer/images/forward.gif | Bin 0 -> 358 bytes .../plugins/layer/images/insert_layer.gif | Bin 0 -> 264 bytes .../plugins/layer/images/insertlayer.gif | Bin 0 -> 264 bytes .../plugins/layer/images/movebackward.gif | Bin 0 -> 360 bytes .../plugins/layer/images/moveforward.gif | Bin 0 -> 358 bytes .../tiny_mce/plugins/layer/langs/en.js | 9 + .../tiny_mce/plugins/layer/readme.txt | 1 + .../tiny_mce/plugins/media/css/content.css | 26 + .../tiny_mce/plugins/media/css/media.css | 68 + .../tiny_mce/plugins/media/editor_plugin.js | 1 + .../plugins/media/editor_plugin_src.js | 432 + .../tiny_mce/plugins/media/images/flash.gif | Bin 0 -> 241 bytes .../tiny_mce/plugins/media/images/media.gif | Bin 0 -> 280 bytes .../plugins/media/images/quicktime.gif | Bin 0 -> 303 bytes .../plugins/media/images/realmedia.gif | Bin 0 -> 439 bytes .../plugins/media/images/shockwave.gif | Bin 0 -> 387 bytes .../plugins/media/images/windowsmedia.gif | Bin 0 -> 415 bytes .../tiny_mce/plugins/media/jscripts/embed.js | 73 + .../tiny_mce/plugins/media/jscripts/media.js | 594 ++ .../tiny_mce/plugins/media/langs/en.js | 94 + .../jscripts/tiny_mce/plugins/media/media.htm | 723 ++ .../plugins/nonbreaking/editor_plugin.js | 1 + .../plugins/nonbreaking/editor_plugin_src.js | 62 + .../nonbreaking/images/nonbreaking.gif | Bin 0 -> 619 bytes .../tiny_mce/plugins/nonbreaking/langs/en.js | 5 + .../plugins/noneditable/css/noneditable.css | 9 + .../plugins/noneditable/editor_plugin.js | 1 + .../plugins/noneditable/editor_plugin_src.js | 153 + .../tiny_mce/plugins/noneditable/readme.txt | 1 + .../jscripts/tiny_mce/plugins/paste/blank.htm | 19 + .../tiny_mce/plugins/paste/css/blank.css | 13 + .../tiny_mce/plugins/paste/css/pasteword.css | 3 + .../tiny_mce/plugins/paste/editor_plugin.js | 1 + .../plugins/paste/editor_plugin_src.js | 395 + .../plugins/paste/images/pastetext.gif | Bin 0 -> 294 bytes .../plugins/paste/images/pasteword.gif | Bin 0 -> 299 bytes .../plugins/paste/images/selectall.gif | Bin 0 -> 205 bytes .../plugins/paste/jscripts/pastetext.js | 38 + .../plugins/paste/jscripts/pasteword.js | 52 + .../tiny_mce/plugins/paste/langs/en.js | 10 + .../tiny_mce/plugins/paste/pastetext.htm | 34 + .../tiny_mce/plugins/paste/pasteword.htm | 29 + .../tiny_mce/plugins/paste/readme.txt | 1 + .../tiny_mce/plugins/preview/editor_plugin.js | 1 + .../plugins/preview/editor_plugin_src.js | 205 + .../tiny_mce/plugins/preview/example.html | 14 + .../plugins/preview/images/preview.gif | Bin 0 -> 286 bytes .../plugins/preview/jscripts/embed.js | 73 + .../tiny_mce/plugins/preview/langs/en.js | 5 + .../tiny_mce/plugins/preview/readme.txt | 1 + .../tiny_mce/plugins/print/editor_plugin.js | 1 + .../plugins/print/editor_plugin_src.js | 47 + .../tiny_mce/plugins/print/images/print.gif | Bin 0 -> 211 bytes .../tiny_mce/plugins/print/langs/en.js | 5 + .../tiny_mce/plugins/print/readme.txt | 1 + .../jscripts/tiny_mce/plugins/readme.txt | 1 + .../tiny_mce/plugins/save/editor_plugin.js | 1 + .../plugins/save/editor_plugin_src.js | 152 + .../tiny_mce/plugins/save/images/cancel.gif | Bin 0 -> 599 bytes .../tiny_mce/plugins/save/images/save.gif | Bin 0 -> 285 bytes .../tiny_mce/plugins/save/langs/en.js | 6 + .../jscripts/tiny_mce/plugins/save/readme.txt | 1 + .../searchreplace/css/searchreplace.css | 20 + .../plugins/searchreplace/editor_plugin.js | 1 + .../searchreplace/editor_plugin_src.js | 173 + .../plugins/searchreplace/images/replace.gif | Bin 0 -> 125 bytes .../images/replace_all_button_bg.gif | Bin 0 -> 669 bytes .../images/replace_button_bg.gif | Bin 0 -> 669 bytes .../plugins/searchreplace/images/search.gif | Bin 0 -> 191 bytes .../searchreplace/jscripts/searchreplace.js | 86 + .../plugins/searchreplace/langs/en.js | 21 + .../tiny_mce/plugins/searchreplace/readme.txt | 1 + .../plugins/searchreplace/searchreplace.htm | 107 + .../tiny_mce/plugins/style/css/props.css | 62 + .../tiny_mce/plugins/style/editor_plugin.js | 1 + .../plugins/style/editor_plugin_src.js | 83 + .../plugins/style/images/apply_button_bg.gif | Bin 0 -> 1096 bytes .../plugins/style/images/style_info.gif | Bin 0 -> 562 bytes .../plugins/style/images/styleprops.gif | Bin 0 -> 562 bytes .../tiny_mce/plugins/style/jscripts/props.js | 633 ++ .../tiny_mce/plugins/style/langs/en.js | 66 + .../jscripts/tiny_mce/plugins/style/props.htm | 729 ++ .../tiny_mce/plugins/style/readme.txt | 1 + .../jscripts/tiny_mce/plugins/table/cell.htm | 182 + .../tiny_mce/plugins/table/css/cell.css | 17 + .../tiny_mce/plugins/table/css/row.css | 25 + .../tiny_mce/plugins/table/css/table.css | 13 + .../tiny_mce/plugins/table/editor_plugin.js | 1 + .../plugins/table/editor_plugin_src.js | 1073 +++ .../tiny_mce/plugins/table/images/buttons.gif | Bin 0 -> 1787 bytes .../tiny_mce/plugins/table/images/table.gif | Bin 0 -> 287 bytes .../plugins/table/images/table_cell_props.gif | Bin 0 -> 189 bytes .../plugins/table/images/table_delete.gif | Bin 0 -> 372 bytes .../plugins/table/images/table_delete_col.gif | Bin 0 -> 153 bytes .../plugins/table/images/table_delete_row.gif | Bin 0 -> 160 bytes .../table/images/table_insert_col_after.gif | Bin 0 -> 165 bytes .../table/images/table_insert_col_before.gif | Bin 0 -> 165 bytes .../table/images/table_insert_row_after.gif | Bin 0 -> 163 bytes .../table/images/table_insert_row_before.gif | Bin 0 -> 159 bytes .../table/images/table_merge_cells.gif | Bin 0 -> 198 bytes .../plugins/table/images/table_row_props.gif | Bin 0 -> 187 bytes .../table/images/table_split_cells.gif | Bin 0 -> 210 bytes .../tiny_mce/plugins/table/jscripts/cell.js | 249 + .../plugins/table/jscripts/merge_cells.js | 24 + .../tiny_mce/plugins/table/jscripts/row.js | 200 + .../tiny_mce/plugins/table/jscripts/table.js | 364 + .../tiny_mce/plugins/table/langs/en.js | 79 + .../tiny_mce/plugins/table/merge_cells.htm | 38 + .../tiny_mce/plugins/table/readme.txt | 1 + .../jscripts/tiny_mce/plugins/table/row.htm | 159 + .../jscripts/tiny_mce/plugins/table/table.htm | 160 + .../tiny_mce/plugins/template/blank.htm | 23 + .../plugins/template/css/template.css | 23 + .../plugins/template/editor_plugin.js | 1 + .../plugins/template/editor_plugin_src.js | 551 ++ .../plugins/template/images/template.gif | Bin 0 -> 582 bytes .../plugins/template/jscripts/template.js | 143 + .../tiny_mce/plugins/template/langs/en.js | 16 + .../tiny_mce/plugins/template/template.htm | 37 + .../plugins/visualchars/editor_plugin.js | 1 + .../plugins/visualchars/editor_plugin_src.js | 89 + .../visualchars/images/visualchars.gif | Bin 0 -> 134 bytes .../tiny_mce/plugins/visualchars/langs/en.js | 5 + .../tiny_mce/plugins/xhtmlxtras/abbr.htm | 148 + .../tiny_mce/plugins/xhtmlxtras/acronym.htm | 148 + .../plugins/xhtmlxtras/attributes.htm | 153 + .../tiny_mce/plugins/xhtmlxtras/cite.htm | 148 + .../plugins/xhtmlxtras/css/attributes.css | 11 + .../tiny_mce/plugins/xhtmlxtras/css/popup.css | 46 + .../plugins/xhtmlxtras/css/xhtmlxtras.css | 24 + .../tiny_mce/plugins/xhtmlxtras/del.htm | 169 + .../plugins/xhtmlxtras/editor_plugin.js | 1 + .../plugins/xhtmlxtras/editor_plugin_src.js | 199 + .../plugins/xhtmlxtras/images/abbr.gif | Bin 0 -> 144 bytes .../plugins/xhtmlxtras/images/acronym.gif | Bin 0 -> 138 bytes .../plugins/xhtmlxtras/images/attribs.gif | Bin 0 -> 601 bytes .../plugins/xhtmlxtras/images/cite.gif | Bin 0 -> 313 bytes .../plugins/xhtmlxtras/images/date_time.gif | Bin 0 -> 287 bytes .../plugins/xhtmlxtras/images/del.gif | Bin 0 -> 222 bytes .../plugins/xhtmlxtras/images/ins.gif | Bin 0 -> 231 bytes .../xhtmlxtras/images/remove_button_bg.gif | Bin 0 -> 433 bytes .../tiny_mce/plugins/xhtmlxtras/ins.htm | 169 + .../plugins/xhtmlxtras/jscripts/abbr.js | 29 + .../plugins/xhtmlxtras/jscripts/acronym.js | 29 + .../plugins/xhtmlxtras/jscripts/attributes.js | 130 + .../plugins/xhtmlxtras/jscripts/cite.js | 29 + .../plugins/xhtmlxtras/jscripts/del.js | 54 + .../xhtmlxtras/jscripts/element_common.js | 241 + .../plugins/xhtmlxtras/jscripts/ins.js | 53 + .../tiny_mce/plugins/xhtmlxtras/langs/en.js | 42 + .../tiny_mce/plugins/zoom/editor_plugin.js | 1 + .../plugins/zoom/editor_plugin_src.js | 56 + .../jscripts/tiny_mce/plugins/zoom/readme.txt | 1 + .../tiny_mce/themes/advanced/about.htm | 52 + .../tiny_mce/themes/advanced/anchor.htm | 33 + .../tiny_mce/themes/advanced/charmap.htm | 53 + .../tiny_mce/themes/advanced/color_picker.htm | 74 + .../themes/advanced/css/colorpicker.css | 53 + .../themes/advanced/css/editor_content.css | 58 + .../themes/advanced/css/editor_popup.css | 331 + .../themes/advanced/css/editor_ui.css | 97 + .../themes/advanced/docs/en/about.htm | 31 + .../advanced/docs/en/common_buttons.htm | 162 + .../docs/en/create_accessible_content.htm | 45 + .../docs/en/images/insert_anchor_window.gif | Bin 0 -> 5189 bytes .../docs/en/images/insert_image_window.gif | Bin 0 -> 7195 bytes .../docs/en/images/insert_link_window.gif | Bin 0 -> 5658 bytes .../docs/en/images/insert_table_window.gif | Bin 0 -> 7094 bytes .../themes/advanced/docs/en/index.htm | 27 + .../advanced/docs/en/insert_anchor_button.htm | 32 + .../advanced/docs/en/insert_image_button.htm | 65 + .../advanced/docs/en/insert_link_button.htm | 33 + .../advanced/docs/en/insert_table_button.htm | 71 + .../themes/advanced/docs/en/style.css | 28 + .../themes/advanced/editor_template.js | 1 + .../themes/advanced/editor_template_src.js | 1516 ++++ .../tiny_mce/themes/advanced/image.htm | 100 + .../themes/advanced/images/anchor.gif | Bin 0 -> 171 bytes .../themes/advanced/images/anchor_symbol.gif | Bin 0 -> 70 bytes .../themes/advanced/images/backcolor.gif | Bin 0 -> 359 bytes .../tiny_mce/themes/advanced/images/bold.gif | Bin 0 -> 76 bytes .../themes/advanced/images/bold_de_se.gif | Bin 0 -> 73 bytes .../themes/advanced/images/bold_es.gif | Bin 0 -> 80 bytes .../themes/advanced/images/bold_fr.gif | Bin 0 -> 78 bytes .../themes/advanced/images/bold_ru.gif | Bin 0 -> 77 bytes .../themes/advanced/images/bold_tw.gif | Bin 0 -> 207 bytes .../themes/advanced/images/browse.gif | Bin 0 -> 113 bytes .../themes/advanced/images/bullist.gif | Bin 0 -> 108 bytes .../themes/advanced/images/button_menu.gif | Bin 0 -> 57 bytes .../themes/advanced/images/buttons.gif | Bin 0 -> 5662 bytes .../advanced/images/cancel_button_bg.gif | Bin 0 -> 677 bytes .../themes/advanced/images/charmap.gif | Bin 0 -> 245 bytes .../themes/advanced/images/cleanup.gif | Bin 0 -> 256 bytes .../tiny_mce/themes/advanced/images/close.gif | Bin 0 -> 102 bytes .../tiny_mce/themes/advanced/images/code.gif | Bin 0 -> 110 bytes .../tiny_mce/themes/advanced/images/color.gif | Bin 0 -> 125 bytes .../themes/advanced/images/colors.jpg | Bin 0 -> 3189 bytes .../tiny_mce/themes/advanced/images/copy.gif | Bin 0 -> 263 bytes .../themes/advanced/images/custom_1.gif | Bin 0 -> 76 bytes .../tiny_mce/themes/advanced/images/cut.gif | Bin 0 -> 187 bytes .../themes/advanced/images/forecolor.gif | Bin 0 -> 342 bytes .../tiny_mce/themes/advanced/images/help.gif | Bin 0 -> 295 bytes .../tiny_mce/themes/advanced/images/hr.gif | Bin 0 -> 63 bytes .../tiny_mce/themes/advanced/images/image.gif | Bin 0 -> 194 bytes .../themes/advanced/images/indent.gif | Bin 0 -> 112 bytes .../advanced/images/insert_button_bg.gif | Bin 0 -> 703 bytes .../themes/advanced/images/italic.gif | Bin 0 -> 79 bytes .../themes/advanced/images/italic_de_se.gif | Bin 0 -> 75 bytes .../themes/advanced/images/italic_es.gif | Bin 0 -> 74 bytes .../themes/advanced/images/italic_ru.gif | Bin 0 -> 78 bytes .../themes/advanced/images/italic_tw.gif | Bin 0 -> 274 bytes .../themes/advanced/images/justifycenter.gif | Bin 0 -> 70 bytes .../themes/advanced/images/justifyfull.gif | Bin 0 -> 71 bytes .../themes/advanced/images/justifyleft.gif | Bin 0 -> 71 bytes .../themes/advanced/images/justifyright.gif | Bin 0 -> 70 bytes .../tiny_mce/themes/advanced/images/link.gif | Bin 0 -> 175 bytes .../themes/advanced/images/menu_check.gif | Bin 0 -> 51 bytes .../themes/advanced/images/newdocument.gif | Bin 0 -> 170 bytes .../themes/advanced/images/numlist.gif | Bin 0 -> 111 bytes .../themes/advanced/images/opacity.png | Bin 0 -> 147 bytes .../themes/advanced/images/outdent.gif | Bin 0 -> 110 bytes .../tiny_mce/themes/advanced/images/paste.gif | Bin 0 -> 286 bytes .../tiny_mce/themes/advanced/images/redo.gif | Bin 0 -> 169 bytes .../themes/advanced/images/removeformat.gif | Bin 0 -> 168 bytes .../themes/advanced/images/separator.gif | Bin 0 -> 57 bytes .../themes/advanced/images/spacer.gif | Bin 0 -> 43 bytes .../advanced/images/statusbar_resize.gif | Bin 0 -> 79 bytes .../themes/advanced/images/strikethrough.gif | Bin 0 -> 83 bytes .../tiny_mce/themes/advanced/images/sub.gif | Bin 0 -> 148 bytes .../tiny_mce/themes/advanced/images/sup.gif | Bin 0 -> 147 bytes .../themes/advanced/images/underline.gif | Bin 0 -> 88 bytes .../themes/advanced/images/underline_es.gif | Bin 0 -> 79 bytes .../themes/advanced/images/underline_fr.gif | Bin 0 -> 79 bytes .../themes/advanced/images/underline_ru.gif | Bin 0 -> 77 bytes .../themes/advanced/images/underline_tw.gif | Bin 0 -> 245 bytes .../tiny_mce/themes/advanced/images/undo.gif | Bin 0 -> 175 bytes .../themes/advanced/images/unlink.gif | Bin 0 -> 190 bytes .../themes/advanced/images/visualaid.gif | Bin 0 -> 206 bytes .../themes/advanced/images/xp/tab_bg.gif | Bin 0 -> 694 bytes .../themes/advanced/images/xp/tab_end.gif | Bin 0 -> 169 bytes .../themes/advanced/images/xp/tab_sel_bg.gif | Bin 0 -> 428 bytes .../themes/advanced/images/xp/tab_sel_end.gif | Bin 0 -> 101 bytes .../themes/advanced/images/xp/tabs_bg.gif | Bin 0 -> 48 bytes .../themes/advanced/jscripts/about.js | 75 + .../themes/advanced/jscripts/anchor.js | 74 + .../themes/advanced/jscripts/charmap.js | 326 + .../themes/advanced/jscripts/color_picker.js | 240 + .../themes/advanced/jscripts/image.js | 81 + .../tiny_mce/themes/advanced/jscripts/link.js | 74 + .../themes/advanced/jscripts/source_editor.js | 59 + .../tiny_mce/themes/advanced/langs/en.js | 93 + .../tiny_mce/themes/advanced/link.htm | 101 + .../themes/advanced/source_editor.htm | 32 + .../themes/simple/css/editor_content.css | 25 + .../themes/simple/css/editor_popup.css | 41 + .../tiny_mce/themes/simple/css/editor_ui.css | 125 + .../tiny_mce/themes/simple/editor_template.js | 1 + .../themes/simple/editor_template_src.js | 84 + .../tiny_mce/themes/simple/images/bold.gif | Bin 0 -> 76 bytes .../themes/simple/images/bold_de_se.gif | Bin 0 -> 73 bytes .../tiny_mce/themes/simple/images/bold_fr.gif | Bin 0 -> 78 bytes .../tiny_mce/themes/simple/images/bold_ru.gif | Bin 0 -> 77 bytes .../tiny_mce/themes/simple/images/bold_tw.gif | Bin 0 -> 207 bytes .../tiny_mce/themes/simple/images/bullist.gif | Bin 0 -> 108 bytes .../tiny_mce/themes/simple/images/buttons.gif | Bin 0 -> 1054 bytes .../tiny_mce/themes/simple/images/cleanup.gif | Bin 0 -> 256 bytes .../tiny_mce/themes/simple/images/italic.gif | Bin 0 -> 79 bytes .../themes/simple/images/italic_de_se.gif | Bin 0 -> 75 bytes .../themes/simple/images/italic_ru.gif | Bin 0 -> 78 bytes .../themes/simple/images/italic_tw.gif | Bin 0 -> 274 bytes .../tiny_mce/themes/simple/images/numlist.gif | Bin 0 -> 111 bytes .../tiny_mce/themes/simple/images/redo.gif | Bin 0 -> 169 bytes .../themes/simple/images/separator.gif | Bin 0 -> 57 bytes .../tiny_mce/themes/simple/images/spacer.gif | Bin 0 -> 43 bytes .../themes/simple/images/strikethrough.gif | Bin 0 -> 83 bytes .../themes/simple/images/underline.gif | Bin 0 -> 88 bytes .../themes/simple/images/underline_fr.gif | Bin 0 -> 79 bytes .../themes/simple/images/underline_ru.gif | Bin 0 -> 77 bytes .../themes/simple/images/underline_tw.gif | Bin 0 -> 245 bytes .../tiny_mce/themes/simple/images/undo.gif | Bin 0 -> 175 bytes .../js/tinymce/jscripts/tiny_mce/tiny_mce.js | 1 + .../jscripts/tiny_mce/tiny_mce_popup.js | 294 + .../tinymce/jscripts/tiny_mce/tiny_mce_src.js | 7612 +++++++++++++++++ .../tiny_mce/utils/editable_selects.js | 61 + .../jscripts/tiny_mce/utils/form_utils.js | 210 + .../jscripts/tiny_mce/utils/mclayer.js | 210 + .../tinymce/jscripts/tiny_mce/utils/mctabs.js | 74 + .../jscripts/tiny_mce/utils/validate.js | 219 + .../intranet-tmpl/prog/fr/js/tinymce/readme | 2 + .../prog/fr/lib/jquery/jquery.js | 11 + .../prog/fr/lib/jquery/plugins/clickmenu.css | 115 + .../jquery/plugins/jquery.checkboxes.pack.js | 13 + .../jquery/plugins/jquery.clickmenu.pack.js | 1 + .../fr/lib/jquery/plugins/jquery.tabs-ie.css | 20 + .../fr/lib/jquery/plugins/jquery.tabs.css | 92 + .../fr/lib/jquery/plugins/jquery.tabs.pack.js | 14 + .../prog/fr/lib/jquery/plugins/myshadow.png | Bin 0 -> 5741 bytes .../prog/fr/lib/yui/reset-fonts-grids.css | 9 + .../intranet-tmpl/prog/fr/modules/about.tmpl | 29 +- .../prog/fr/modules/acqui/acqui-home.tmpl | 46 +- .../prog/fr/modules/acqui/basket.tmpl | 83 +- .../prog/fr/modules/acqui/bookfund.tmpl | 64 + .../prog/fr/modules/acqui/booksellers.tmpl | 41 +- .../prog/fr/modules/acqui/histsearch.tmpl | 45 +- .../prog/fr/modules/acqui/lateorders.tmpl | 52 +- .../prog/fr/modules/acqui/neworderbiblio.tmpl | 29 +- .../prog/fr/modules/acqui/neworderempty.tmpl | 163 +- .../fr/modules/acqui/newordersuggestion.tmpl | 46 +- .../prog/fr/modules/acqui/orderreceive.tmpl | 71 +- .../prog/fr/modules/acqui/parcel.tmpl | 88 +- .../prog/fr/modules/acqui/parcels.tmpl | 87 +- .../prog/fr/modules/acqui/spent.tmpl | 75 + .../prog/fr/modules/acqui/supplier.tmpl | 354 +- .../prog/fr/modules/admin/admin-home.tmpl | 32 +- .../prog/fr/modules/admin/aqbookfund.tmpl | 143 +- .../prog/fr/modules/admin/aqbudget.tmpl | 189 +- .../admin/auth_subfields_structure.tmpl | 67 +- .../fr/modules/admin/auth_tag_structure.tmpl | 80 +- .../fr/modules/admin/authorised_values.tmpl | 36 +- .../prog/fr/modules/admin/authtypes.tmpl | 49 +- .../fr/modules/admin/biblio_framework.tmpl | 34 +- .../prog/fr/modules/admin/branches.tmpl | 107 +- .../prog/fr/modules/admin/categorie.tmpl | 57 +- .../prog/fr/modules/admin/checkmarc.tmpl | 28 +- .../prog/fr/modules/admin/cities.tmpl | 162 +- .../prog/fr/modules/admin/currency.tmpl | 66 +- .../prog/fr/modules/admin/finesrules.tmpl | 27 +- .../prog/fr/modules/admin/issuingrules.tmpl | 21 +- .../prog/fr/modules/admin/itemtypes.tmpl | 196 +- .../prog/fr/modules/admin/koha2marclinks.tmpl | 22 +- .../admin/marc_subfields_structure.tmpl | 157 +- .../fr/modules/admin/marctagstructure.tmpl | 98 +- .../prog/fr/modules/admin/printers.tmpl | 72 +- .../prog/fr/modules/admin/roadtype.tmpl | 167 +- .../prog/fr/modules/admin/stopwords.tmpl | 162 + .../fr/modules/admin/systempreferences.tmpl | 50 +- .../prog/fr/modules/admin/z3950servers.tmpl | 74 +- .../intranet-tmpl/prog/fr/modules/auth.tmpl | 16 +- .../fr/modules/authorities/auth_finder.tmpl | 62 +- .../modules/authorities/authorities-home.tmpl | 138 +- .../fr/modules/authorities/authorities.tmpl | 273 +- .../blinddetail-biblio-search.tmpl | 15 +- .../prog/fr/modules/authorities/detail.tmpl | 74 +- .../authorities/searchresultlist-auth.tmpl | 117 +- .../modules/authorities/searchresultlist.tmpl | 57 +- .../prog/fr/modules/catalogue/ISBDdetail.tmpl | 48 +- .../prog/fr/modules/catalogue/MARCdetail.tmpl | 210 +- .../prog/fr/modules/catalogue/advsearch.tmpl | 110 +- .../prog/fr/modules/catalogue/detail.tmpl | 313 +- .../prog/fr/modules/catalogue/dictionary.tmpl | 27 +- .../fr/modules/catalogue/issuehistory.tmpl | 104 +- .../prog/fr/modules/catalogue/moredetail.tmpl | 86 +- .../prog/fr/modules/catalogue/results.tmpl | 57 +- .../prog/fr/modules/catalogue/subject.tmpl | 35 +- .../prog/fr/modules/catalogue/suggest.tmpl | 15 +- .../modules/cataloguing/addbiblio-nomarc.tmpl | 15 +- .../fr/modules/cataloguing/addbiblio.tmpl | 355 +- .../prog/fr/modules/cataloguing/addbooks.tmpl | 40 +- .../modules/cataloguing/additem-nomarc.tmpl | 16 +- .../prog/fr/modules/cataloguing/additem.tmpl | 132 +- .../modules/cataloguing/thesaurus_popup.tmpl | 55 +- .../value_builder/labs_theses.tmpl | 24 +- .../cataloguing/value_builder/macles.tmpl | 44 +- .../value_builder/marc21_field_006.tmpl | 453 + .../value_builder/marc21_field_007.tmpl | 83 + .../value_builder/marc21_field_008.tmpl | 638 ++ .../marc21_field_008_authorities.tmpl | 637 ++ .../value_builder/marc21_leader.tmpl | 29 +- .../marc21_leader_authorities.tmpl | 275 + .../value_builder/marc21_leader_book.tmpl | 325 + .../marc21_leader_computerfile.tmpl | 325 + .../fr/modules/cataloguing/z3950_search.tmpl | 47 +- .../prog/fr/modules/circ/bookcount.tmpl | 34 +- .../prog/fr/modules/circ/branchoverdues.tmpl | 42 +- .../prog/fr/modules/circ/branchtransfers.tmpl | 57 +- .../prog/fr/modules/circ/circulation.tmpl | 422 +- .../prog/fr/modules/circ/overdue.tmpl | 25 +- .../prog/fr/modules/circ/pendingreserves.tmpl | 48 +- .../prog/fr/modules/circ/returns.tmpl | 61 +- .../fr/modules/circ/selectbranchprinter.tmpl | 27 +- .../prog/fr/modules/circ/stats.tmpl | 26 +- .../prog/fr/modules/circ/transferstodo.tmpl | 31 +- .../fr/modules/circ/transferstoreceive.tmpl | 41 +- .../prog/fr/modules/circ/waitingreserves.tmpl | 52 +- .../prog/fr/modules/errors/400.tmpl | 14 +- .../prog/fr/modules/errors/401.tmpl | 14 +- .../prog/fr/modules/errors/402.tmpl | 13 +- .../prog/fr/modules/errors/403.tmpl | 13 +- .../prog/fr/modules/errors/404.tmpl | 13 +- .../prog/fr/modules/errors/405.tmpl | 14 +- .../prog/fr/modules/errors/500.tmpl | 13 +- .../prog/fr/modules/help/acqui/newbiblio.tmpl | 2 + .../fr/modules/help/admin/aqbookfund.tmpl | 2 + .../help/admin/auth_subfields_structure.tmpl | 10 +- .../modules/help/admin/authorised_values.tmpl | 2 + .../prog/fr/modules/help/admin/authtypes.tmpl | 2 + .../modules/help/admin/biblio_framework.tmpl | 2 + .../prog/fr/modules/help/admin/branches.tmpl | 2 + .../prog/fr/modules/help/admin/categorie.tmpl | 2 + .../prog/fr/modules/help/admin/checkmarc.tmpl | 2 + .../prog/fr/modules/help/admin/currency.tmpl | 2 + .../fr/modules/help/admin/issuingrules.tmpl | 2 + .../prog/fr/modules/help/admin/itemtypes.tmpl | 2 + .../fr/modules/help/admin/koha2marclinks.tmpl | 2 + .../help/admin/marc_subfields_structure.tmpl | 40 +- .../modules/help/admin/marctagstructure.tmpl | 2 + .../prog/fr/modules/help/admin/printers.tmpl | 2 + .../prog/fr/modules/help/admin/stopwords.tmpl | 2 + .../modules/help/admin/systempreferences.tmpl | 22 +- .../fr/modules/help/admin/z3950servers.tmpl | 2 + .../prog/fr/modules/help/bull-home.tmpl | 2 + .../prog/fr/modules/help/bull/bull-home.tmpl | 2 + .../fr/modules/help/bull/statecollection.tmpl | 2 + .../modules/help/bull/subscription-add.tmpl | 2 + .../help/bull/subscription-detail.tmpl | 6 +- .../fr/modules/help/circ/circulation.tmpl | 4 +- .../prog/fr/modules/help/circ/returns.tmpl | 4 +- .../prog/fr/modules/help/edithelp.tmpl | 38 + .../prog/fr/modules/help/export/marc.tmpl | 2 + .../prog/fr/modules/help/import/breeding.tmpl | 2 + .../fr/modules/help/members/memberentry.tmpl | 2 + .../fr/modules/help/members/members-home.tmpl | 2 + .../fr/modules/help/members/moremember.tmpl | 2 + .../prog/fr/modules/help/nohelp.tmpl | 14 +- .../prog/fr/modules/installer/step1.tmpl | 23 +- .../prog/fr/modules/installer/step2.tmpl | 3 +- .../prog/fr/modules/installer/step3.tmpl | 293 +- .../prog/fr/modules/intranet-main.tmpl | 102 +- .../fr/modules/labels/label-bib-search.tmpl | 4 +- .../modules/labels/label-create-layout.tmpl | 138 +- .../modules/labels/label-create-template.tmpl | 65 +- .../fr/modules/labels/label-edit-layout.tmpl | 161 +- .../modules/labels/label-edit-template.tmpl | 87 +- .../prog/fr/modules/labels/label-home.tmpl | 39 +- .../prog/fr/modules/labels/label-manager.tmpl | 41 +- .../prog/fr/modules/labels/label-print.tmpl | 10 +- .../fr/modules/labels/label-templates.tmpl | 35 +- .../prog/fr/modules/labels/result.tmpl | 87 +- .../prog/fr/modules/labels/search.tmpl | 12 +- .../prog/fr/modules/maint/catmaintain.tmpl | 49 +- .../prog/fr/modules/members/boraccount.tmpl | 20 +- .../fr/modules/members/borrowers_details.tmpl | 44 +- .../prog/fr/modules/members/deletemem.tmpl | 31 +- .../fr/modules/members/guarantor_search.tmpl | 22 +- .../prog/fr/modules/members/mancredit.tmpl | 21 +- .../prog/fr/modules/members/maninvoice.tmpl | 21 +- .../prog/fr/modules/members/member-flags.tmpl | 28 +- .../fr/modules/members/member-password.tmpl | 47 +- .../members/member-quicksearch-results.tmpl | 10 +- .../modules/members/member-quicksearch.tmpl | 9 +- .../prog/fr/modules/members/member.tmpl | 29 +- .../fr/modules/members/memberentrygen.tmpl | 589 ++ .../fr/modules/members/moremember-print.tmpl | 9 +- .../modules/members/moremember-receipt.tmpl | 16 +- .../prog/fr/modules/members/moremember.tmpl | 347 +- .../prog/fr/modules/members/pay.tmpl | 22 +- .../prog/fr/modules/members/readingrec.tmpl | 20 +- .../modules/reports/acquisitions_stats.tmpl | 75 +- .../fr/modules/reports/bor_issues_top.tmpl | 131 +- .../fr/modules/reports/borrowers_out.tmpl | 65 +- .../fr/modules/reports/borrowers_stats.tmpl | 68 +- .../fr/modules/reports/cat_issues_top.tmpl | 133 +- .../fr/modules/reports/catalogue_out.tmpl | 65 +- .../fr/modules/reports/catalogue_stats.tmpl | 78 +- .../prog/fr/modules/reports/inventory.tmpl | 58 +- .../fr/modules/reports/issues_avg_stats.tmpl | 81 +- .../reports/issues_by_borrower_category.tmpl | 39 +- .../prog/fr/modules/reports/issues_stats.tmpl | 73 +- .../prog/fr/modules/reports/itemslost.tmpl | 95 + .../prog/fr/modules/reports/itemtypes.tmpl | 30 +- .../prog/fr/modules/reports/reports-home.tmpl | 50 +- .../fr/modules/reports/reservereport.tmpl | 21 +- .../prog/fr/modules/reserve/request.tmpl | 241 +- .../fr/modules/reviews/reviewswaiting.tmpl | 21 +- .../modules/serials/acqui-search-result.tmpl | 33 +- .../prog/fr/modules/serials/acqui-search.tmpl | 21 +- .../fr/modules/serials/checkexpiration.tmpl | 115 +- .../prog/fr/modules/serials/claims.tmpl | 109 +- .../fr/modules/serials/distributedto.tmpl | 110 +- .../fr/modules/serials/member-search.tmpl | 41 +- .../serials/receipt-search-result.tmpl | 46 +- .../prog/fr/modules/serials/result.tmpl | 43 +- .../modules/serials/routing-preview-slip.tmpl | 34 +- .../fr/modules/serials/routing-preview.tmpl | 55 +- .../prog/fr/modules/serials/routing.tmpl | 75 +- .../modules/serials/serial-issues-full.tmpl | 74 +- .../fr/modules/serials/serial-issues.tmpl | 45 +- .../modules/serials/serials-collection.tmpl | 92 +- .../prog/fr/modules/serials/serials-edit.tmpl | 267 +- .../prog/fr/modules/serials/serials-home.tmpl | 62 +- .../fr/modules/serials/serials-recieve.tmpl | 209 +- .../fr/modules/serials/subscription-add.tmpl | 410 +- .../serials/subscription-bib-search.tmpl | 11 + .../modules/serials/subscription-detail.tmpl | 106 +- .../modules/serials/subscription-renew.tmpl | 39 +- .../prog/fr/modules/serials/viewalerts.tmpl | 38 +- .../fr/modules/suggestion/acceptorreject.tmpl | 108 +- .../prog/fr/modules/tools/breeding.tmpl | 23 +- .../prog/fr/modules/tools/cleanborrowers.tmpl | 112 +- .../prog/fr/modules/tools/export.tmpl | 34 +- .../prog/fr/modules/tools/holidays.tmpl | 587 +- .../prog/fr/modules/tools/import.tmpl | 24 +- .../prog/fr/modules/tools/inventory.tmpl | 128 +- .../prog/fr/modules/tools/koha-news.tmpl | 69 +- .../prog/fr/modules/tools/letter.tmpl | 199 +- .../prog/fr/modules/tools/overduerules.tmpl | 352 +- .../prog/fr/modules/tools/printerConfig.tmpl | 32 +- .../prog/fr/modules/tools/tools-home.tmpl | 102 +- .../prog/fr/modules/tools/viewlog.tmpl | 62 +- .../virtualshelves/addbybiblionumber.tmpl | 22 +- .../fr/modules/virtualshelves/shelves.tmpl | 186 +- .../prog/fr/modules/z3950/searchresult.tmpl | 26 +- 724 files changed, 50152 insertions(+), 6018 deletions(-) create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/css/pages/addbiblio.css create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/css/staff-global.css create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/css/staff-global2.css create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/acquisitions-menu.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/additem-menu.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/admin-menu.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/biblio-view-menu.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/cat-menu.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/cat-search.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/cat-toolbar.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/cataloging-search.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/circ-menu.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/circ-search.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/circ-toolbar.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/cities-admin-menu.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/currencies-admin-search.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/header.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/help-bottom.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/help-top.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/hold-menu.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/labels-menu.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/letters-search.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/mainmenu.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/members-menu.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/members-search.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/printers-admin-search.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/reports-menu.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/roadtype-admin-menu.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/serials-menu.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/serials-search.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/serials-toolbar.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/stopwords-admin-search.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/suggestions-add-search.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/tools-menu.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/includes/z3950-admin-search.inc create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/js/pages/addbiblio.js create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/js/staff-global.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/changelog create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/docs/index.html create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/examples/example_advanced.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/examples/example_advanced.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/examples/example_flash_list.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/examples/example_full.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/examples/example_full.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/examples/example_image_list.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/examples/example_link_list.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/examples/example_media_list.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/examples/example_simple.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/examples/example_template.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/examples/example_template_list.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/examples/example_word.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/examples/example_word.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/examples/logo.jpg create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/examples/logo_over.jpg create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/examples/templates/count.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/examples/templates/editing_details.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/examples/templates/editors_comment.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/examples/templates/invoice.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/examples/templates/layout1.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/examples/templates/snippet1.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/blank.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/langs/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/license.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advhr/css/advhr.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advhr/images/advhr.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advhr/jscripts/rule.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advhr/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advhr/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advhr/rule.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advimage/css/advimage.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advimage/image.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advimage/images/sample.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advimage/jscripts/functions.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advimage/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advimage/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advlink/css/advlink.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advlink/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advlink/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advlink/jscripts/functions.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advlink/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advlink/link.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/advlink/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/autosave/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/autosave/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/autosave/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/autosave/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/bbcode/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/bbcode/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/cleanup/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/cleanup/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/cleanup/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/contextmenu/css/contextmenu.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/contextmenu/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/contextmenu/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/contextmenu/images/spacer.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/contextmenu/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/devkit/css/devkit.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/devkit/css/devkit_ui.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/devkit/devkit.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/devkit/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/devkit/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/devkit/images/flip_down.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/devkit/images/flip_up.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/devkit/jscripts/devkit.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/devkit/jscripts/diff.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/devkit/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/directionality/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/directionality/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/directionality/images/ltr.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/directionality/images/rtl.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/directionality/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/directionality/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/emotions.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/emotions.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-cool.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-cry.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-embarassed.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-foot-in-mouth.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-frown.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-innocent.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-kiss.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-laughing.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-money-mouth.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-sealed.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-smile.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-surprised.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-tongue-out.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-undecided.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-wink.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-yell.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/jscripts/functions.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/emotions/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/flash/css/content.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/flash/css/flash.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/flash/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/flash/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/flash/flash.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/flash/images/flash.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/flash/jscripts/flash.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/flash/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/flash/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/fullpage/blank.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/fullpage/css/fullpage.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/fullpage/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/fullpage/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/fullpage/fullpage.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/fullpage/images/add.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/fullpage/images/fullpage.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/fullpage/images/move_down.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/fullpage/images/move_up.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/fullpage/images/remove.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/fullpage/jscripts/fullpage.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/fullpage/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/fullscreen/css/page.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/fullscreen/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/fullscreen/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/fullscreen/fullscreen.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/fullscreen/images/fullscreen.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/fullscreen/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/iespell/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/iespell/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/iespell/images/iespell.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/iespell/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/iespell/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/inlinepopups/css/inlinepopup.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/inlinepopups/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/inlinepopups/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/inlinepopups/images/spacer.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/inlinepopups/images/window_close.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/inlinepopups/images/window_maximize.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/inlinepopups/images/window_minimize.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/inlinepopups/images/window_resize.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/inlinepopups/jscripts/mcwindows.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/inlinepopups/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/insertdatetime/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/insertdatetime/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/insertdatetime/images/insertdate.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/insertdatetime/images/inserttime.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/insertdatetime/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/insertdatetime/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/layer/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/layer/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/layer/images/absolute.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/layer/images/backward.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/layer/images/forward.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/layer/images/insert_layer.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/layer/images/insertlayer.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/layer/images/movebackward.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/layer/images/moveforward.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/layer/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/layer/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/media/css/content.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/media/css/media.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/media/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/media/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/media/images/flash.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/media/images/media.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/media/images/quicktime.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/media/images/realmedia.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/media/images/shockwave.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/media/images/windowsmedia.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/media/jscripts/embed.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/media/jscripts/media.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/media/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/media/media.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/nonbreaking/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/nonbreaking/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/nonbreaking/images/nonbreaking.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/nonbreaking/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/noneditable/css/noneditable.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/noneditable/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/noneditable/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/noneditable/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/paste/blank.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/paste/css/blank.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/paste/css/pasteword.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/paste/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/paste/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/paste/images/pastetext.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/paste/images/pasteword.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/paste/images/selectall.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/paste/jscripts/pastetext.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/paste/jscripts/pasteword.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/paste/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/paste/pastetext.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/paste/pasteword.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/paste/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/preview/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/preview/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/preview/example.html create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/preview/images/preview.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/preview/jscripts/embed.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/preview/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/preview/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/print/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/print/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/print/images/print.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/print/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/print/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/save/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/save/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/save/images/cancel.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/save/images/save.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/save/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/save/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/css/searchreplace.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/images/replace.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/images/replace_all_button_bg.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/images/replace_button_bg.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/images/search.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/jscripts/searchreplace.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/searchreplace/searchreplace.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/style/css/props.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/style/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/style/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/style/images/apply_button_bg.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/style/images/style_info.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/style/images/styleprops.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/style/jscripts/props.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/style/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/style/props.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/style/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/cell.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/css/cell.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/css/row.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/css/table.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/images/buttons.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/images/table.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_cell_props.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_delete.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_delete_col.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_delete_row.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_insert_col_after.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_insert_col_before.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_insert_row_after.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_insert_row_before.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_merge_cells.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_row_props.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/images/table_split_cells.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/jscripts/cell.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/jscripts/merge_cells.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/jscripts/row.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/jscripts/table.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/merge_cells.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/row.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/table/table.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/template/blank.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/template/css/template.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/template/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/template/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/template/images/template.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/template/jscripts/template.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/template/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/template/template.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/visualchars/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/visualchars/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/visualchars/images/visualchars.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/visualchars/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/abbr.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/acronym.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/attributes.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/cite.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/attributes.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/popup.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/css/xhtmlxtras.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/del.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/images/abbr.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/images/acronym.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/images/attribs.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/images/cite.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/images/date_time.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/images/del.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/images/ins.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/images/remove_button_bg.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/ins.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/jscripts/abbr.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/jscripts/acronym.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/jscripts/attributes.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/jscripts/cite.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/jscripts/del.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/jscripts/element_common.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/jscripts/ins.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/zoom/editor_plugin.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/zoom/editor_plugin_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/plugins/zoom/readme.txt create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/about.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/anchor.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/charmap.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/color_picker.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/css/colorpicker.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/css/editor_content.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/css/editor_popup.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/css/editor_ui.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/about.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/common_buttons.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/create_accessible_content.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/images/insert_anchor_window.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/images/insert_image_window.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/images/insert_link_window.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/images/insert_table_window.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/index.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/insert_anchor_button.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/insert_image_button.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/insert_link_button.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/insert_table_button.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/docs/en/style.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/editor_template.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/editor_template_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/image.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/anchor.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/anchor_symbol.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/backcolor.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/bold.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/bold_de_se.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/bold_es.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/bold_fr.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/bold_ru.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/bold_tw.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/browse.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/bullist.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/button_menu.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/buttons.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/cancel_button_bg.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/charmap.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/cleanup.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/close.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/code.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/color.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/colors.jpg create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/copy.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/custom_1.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/cut.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/forecolor.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/help.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/hr.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/image.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/indent.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/insert_button_bg.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/italic.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/italic_de_se.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/italic_es.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/italic_ru.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/italic_tw.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/justifycenter.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/justifyfull.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/justifyleft.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/justifyright.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/link.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/menu_check.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/newdocument.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/numlist.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/opacity.png create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/outdent.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/paste.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/redo.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/removeformat.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/separator.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/spacer.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/statusbar_resize.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/strikethrough.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/sub.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/sup.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/underline.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/underline_es.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/underline_fr.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/underline_ru.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/underline_tw.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/undo.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/unlink.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/visualaid.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/xp/tab_bg.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/xp/tab_end.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/xp/tab_sel_bg.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/xp/tab_sel_end.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/images/xp/tabs_bg.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/jscripts/about.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/jscripts/anchor.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/jscripts/charmap.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/jscripts/color_picker.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/jscripts/image.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/jscripts/link.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/jscripts/source_editor.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/langs/en.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/link.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/advanced/source_editor.htm create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/css/editor_content.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/css/editor_popup.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/css/editor_ui.css create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/editor_template.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/editor_template_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/bold.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/bold_de_se.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/bold_fr.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/bold_ru.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/bold_tw.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/bullist.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/buttons.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/cleanup.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/italic.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/italic_de_se.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/italic_ru.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/italic_tw.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/numlist.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/redo.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/separator.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/spacer.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/strikethrough.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/underline.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/underline_fr.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/underline_ru.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/underline_tw.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/themes/simple/images/undo.gif create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/tiny_mce.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/tiny_mce_popup.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/tiny_mce_src.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/utils/editable_selects.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/utils/form_utils.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/utils/mclayer.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/utils/mctabs.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/jscripts/tiny_mce/utils/validate.js create mode 100755 koha-tmpl/intranet-tmpl/prog/fr/js/tinymce/readme create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/lib/jquery/jquery.js create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/lib/jquery/plugins/clickmenu.css create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/lib/jquery/plugins/jquery.checkboxes.pack.js create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/lib/jquery/plugins/jquery.clickmenu.pack.js create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/lib/jquery/plugins/jquery.tabs-ie.css create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/lib/jquery/plugins/jquery.tabs.css create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/lib/jquery/plugins/jquery.tabs.pack.js create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/lib/jquery/plugins/myshadow.png create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/lib/yui/reset-fonts-grids.css create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/modules/acqui/bookfund.tmpl create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/modules/acqui/spent.tmpl create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/modules/admin/stopwords.tmpl create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/value_builder/marc21_field_006.tmpl create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/value_builder/marc21_field_007.tmpl create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/value_builder/marc21_field_008.tmpl create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/value_builder/marc21_field_008_authorities.tmpl create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/value_builder/marc21_leader_authorities.tmpl create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/value_builder/marc21_leader_book.tmpl create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/value_builder/marc21_leader_computerfile.tmpl create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/modules/help/edithelp.tmpl create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/modules/members/memberentrygen.tmpl create mode 100644 koha-tmpl/intranet-tmpl/prog/fr/modules/reports/itemslost.tmpl diff --git a/koha-tmpl/intranet-tmpl/prog/fr/css/pages/addbiblio.css b/koha-tmpl/intranet-tmpl/prog/fr/css/pages/addbiblio.css new file mode 100644 index 0000000000..20e74165ff --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/fr/css/pages/addbiblio.css @@ -0,0 +1,75 @@ +/* addbiblio.css */ + +/* MARC editor */ + +/* styles for the 11 buttons that the user can click on */ +/* the design of the active tab button (only 1 at a given time)*/ +.tab_active { + color: #6699CC; + background-color : #CCCCCC; + font-size : 1em; + border: 2px inset; + font-weight : bold; + text-decoration:none; + display: inline; + text-decoration:none; + margin-left:10px; +} + +#onlinehelp { + float:right; +} + +/* the design of the INactives tab buttons (all other tabs) */ +.tab_inactive { + background-color : #6699CC; + color : #FFFFFF; + font-size : 1em; + font-weight : bold; + display:inline; + border: 2px outset; + text-decoration:none; + margin-left:10px; +} + +/* the button of INactive tabs : we need this one to have white color on links, otherwise, default a look will be choosen */ +#tabs a { + color:white; + text-decoration:none; + padding-right:10px; + padding-left:10px; +} + +/* specify that we to do when the mouse is on 1 button */ +#tabs a:hover { + border: 2px inset; +} + +#tabs { + margin-top:45px; + margin-bottom:5px; +} + +/* styles for the 11 content blocks */ +/* the property for hidden tabs */ +.content_hidden { + height:0px; /* you propably don't need to change this one */ + visibility:hidden; /* you propably don't need to change this one */ + display:none; +} + +/* the property for the displayed tab */ +.content_visible { + height:0px; /* you propably don't need to change this one */ + visibility:visible; /* you propably don't need to change this one */ + display:block; +} + +/* the style of tag description */ +p.tag { + font-weight:bold; +} +/* the style of subfield paragraph */ +p.subfield { + +} \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/css/staff-global.css b/koha-tmpl/intranet-tmpl/prog/fr/css/staff-global.css new file mode 100644 index 0000000000..3660726f33 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/fr/css/staff-global.css @@ -0,0 +1,690 @@ +@import url( /intranet-tmpl/prog/en/lib/yui/reset-fonts-grids.css) all; + +a, a:link, a:visited, a:active { + color : #0000CC; +} + +a:hover { + color : #669ACC; +} + +body { + text-align : left; +} + +form { + display : inline; +} + +h1 { + font-size : 161.6%; + font-weight : bold; +} + +h2 { + font-size : 146.5%; + font-weight : bold; +} + +h3 { + font-size : 131%; + font-weight : bold; +} + +h4 { + font-size : 116%; + font-weight : bold; +} + +h5 { + font-size : 100%; + font-weight : bold; +} + +h6 { + font-size : 93%; + font-weight : bold; +} + +p { + margin: .5em 0 .5em 0; +} + +strong { + font-weight : bold; +} + +em { + font-style : italic; +} + +#hd { +} + +#navigation { + border-right : 1px solid #BCBCBC; +} + +#navigation li { + font-weight : bold; +} + +#navigation li li { + font-weight : normal; +} + +#navigation input { + font-size : 85%; +} + +#ft { +} + +.yui-u { +} + +#doc, #doc1, #doc2, #doc3 { + padding-top : 1em; +} + +#login { + position : absolute; + top : 3px; + right : .5em; +} + +#login a { + +} + +ul { + padding-left : 1.1em; +} + +li { + + list-style-type : disc; +} + +li li { + list-style-type : circle; +} + +#header { + background-color : #F3F3F3; + border-bottom : 1px solid #E8E8E8; +} + +#header:after { /* clearing without presentational markup, IE gets extra treatment */ + display: block; + clear: both; + content: " "; +} + +#sitetitle { +/* background-image : url("../../img/koha-logo-black.png"); + background-position : 5px 2px; + background-repeat : no-repeat; + float : left; + height : 54px; + padding-left : 50px;*/ + border-bottom : 1px solid #E8E8E8; +} + +#sitetitle h1 { + display : inline; + line-height : 54px; +} + +#sitetitle h1 a { + text-decoration : none; +} + +#toplevelnav { + float : left; + line-height : 2em; +} + +#submenu { + margin : 0 0 .5em 0; + padding : 0; +} + +#submenu ul { + margin : 0; + padding : 0; +} + +#submenu ul li { + padding-left : 0; +} + +/*#toplevelnav ul { + margin : 0; + padding : 0; +} + +#toplevelnav li, #submenu li { + display : inline; + border-right : 1px solid #E8E8E8; + padding : 0 .5em; + white-space : nowrap; +} + +#toplevelnav li:last-child, #submenu li:last-child { + border : 0; +}*/ + +table { + border-collapse : collapse; + border-top : 1px solid #BCBCBC; + border-right : 1px solid #BCBCBC; +} + +td, th { + border-bottom : 1px solid #BCBCBC; + border-left : 1px solid #BCBCBC; + padding : .2em .3em; +} + +td { + background-color : White; +} + +th { + background-color : #E8E8E8; + font-weight : bold; +} + +td.highlight { + background-color : #F3F3F3; +} + +caption { + font-size : 153.9%; + font-weight : bold; +} + +span.problem { + background-color : #FFFFCC; + color : #990000; + font-weight : bold; + line-height : 1.7em; +} + +fieldset { + border : 2px solid #EEEEEE; + margin : 1em 1em 1em 0; + padding : 1em; +} + +legend { + font-size : 123.1%; + font-weight : bold; + margin : 0 0 0 -1em; + padding : 0; +} + +#breadcrumbs { + background-color : #F3F3F3; + border-bottom : 1px solid #E8E8E8; + clear : both; + font-size : 90%; + padding :.2em .5em .4em .5em; +} + +#commonsearch { + display : inline; +} + + +div#header_search { + background-image : url("../../img/koha-logo-medium.gif"); + background-position : .5em .5em; + background-repeat : no-repeat; + float: left; + padding-left : 14.2em; + margin: .3em 0 .5em 0; +} + +div#header_search input { + font-size : 1.3em; +} + +div#header_search ul.link-tabs { + font-family : Arial, Geneva, sans-serif; + margin-bottom : -4px; +} + +div#header_search ul.link-tabs li.on a, +div#header_search ul.link-tabs li a, +div#header_search ul.link-tabs li.off a { + padding : 0.1em .5em .2em .5em; +} + +div#circ_search,div#catalog_search,div#patron_search,div#subscription_search,div#addbooks_search,div#notices_search,div#printer_search,div#checkin_search,div#suggestions_search,div#roadtype_search,div#stopword_search { + border : 0; + border-bottom : 1px solid #FF9900; + padding : 0 0 .2em 0; +} + +div#reserves,div#checkouts { + border : 1px solid #E8E8E8; + padding : 1em; +} + +div#header_search .tip { + font-size: 93%; + color : Gray; +} + +.ex { + font-family : "Courier New", Courier, fixed-width; + font-weight : bold; +} + +/* ClickMenu Overrides */ + +ul#toplevelmenu li { + display : inline; + list-style: none; +} + +ul#toplevelmenu li ul { +} + +div.cmDiv +{ + border: 0; + background-color: #F3F3F3; +} + +.clickMenu li.more a { + background-image: url("../../img/more-arrow.gif"); + background-position: right; + background-repeat: no-repeat; + padding-right : 13px; +} + +.clickMenu li.more li a { + background-image : none; + padding-right : 0; +} + +.clickMenu +{ + margin: 0; + padding: 0; + cursor: default; +} +.clickMenu, .clickMenu ul +{ + list-style: none; +} +.clickMenu ul +{ + margin: 0; + padding: 2px; + border: 0; + background-color: #F3F3F3; + min-width: 100px; /* ie doesnt know this :/ */ + //float: left;/*ie again*/ + //width: 100%;/*and again*/ +} +.clickMenu div.outerbox +{ + display: none; + min-width: 106px; /* firefox produces animation-flickering when the box is bigger than this :/ */ +} +.clickMenu div.inner +{ + //top: 20px; /* for ie */ + left: 0; + margin: 0; +} +.clickMenu div.inner div.outerbox +{ + margin: 0; + left: 98px; + //left: 90px; /* for ie */ + top: -3px; +} +.clickMenu li +{ + list-style-type : none; + position: relative; + padding: 0 20px 0 2px; + /*white-space: nowrap; does not really work in ie */ +} +.clickMenu li.main +{ + float: left; + padding: 0 10px; + background-color: #F3F3F3; + //height: 20px; /* for ie */ +} +.clickMenu li.main li +{ + z-index: 2; + min-width: 78px; +} +.clickMenu li.hover +{ + z-index: 1 !important; /* the hover z-index has to be below the normal one the hovering items may be drawn over a submenu */ + background-color : transparent; +} +.clickMenu img.liArrow +{ + position: absolute; + right: 5px; + top: 0.41em; +} +.clickMenu ul a { + cursor: default; +} + +ul.innerBox a { + cursor : pointer; +} + +ul.innerBox { + border: 1px solid #E8E8E8; +} + +div.yui-b h5 { + font-size : 100%; + margin : .5em 0; +} + +dt { + font-size : 110%; + font-weight : bold; +} + +dd { + padding : .2em; + text-indent : 1.5em; +} + +div#toolbar { + background-color : #F3F3F3; +} + +ul.toolbar { +} + +ul.toolbar li { + display : inline; + float : left; + list-style : none; +} + +ul.toolbar li a { + background-color : #F3F3F3; + border : 1px solid #F3F3F3; + display : block; + margin : 3px; + padding : 3px; + text-decoration : none; +} + +ul.toolbar li a:hover { + background-color : #FFFFCC; +} + +ul.toolbar li:last-child a:hover { +} + +ul.toolbar ul { + display : none; +} + +div.message { + border : 1px solid #6699CC; + width : 33%; + margin : 1em; + padding : .5em; +} + +div.patroninfo { + margin-top : -.5em; +} + +div.patroninfo h5 { + background-color : #FCFAF3; + /*border-top : 1px solid #CCCC99; + border-left : 1px solid #CCCC99;*/ + border-right : 1px solid #CCCC99; + margin-bottom : 0; + padding-left : .5em; + padding-top : .3em; + padding-bottom : .5em; +} + +div.patroninfo ul { + /*border : 1px solid #CCCC99;*/ + border-right : 1px solid #CCCC99; + border-bottom : 0; + border-top : 0; + background-color : #FCFAF3; + padding-bottom : .5em; +} + +div.patroninfo ul li, div.patronviews ul li { + list-style-type : none; +} + +div.patronviews { + background-color : #FDFCF7; + /*border-left : 1px solid #CCCC99; + border-bottom : 1px solid #CCCC99;*/ + border-right : 1px solid #CCCC99; + border-top : 1px solid #CCCC99; + margin-bottom : .5em; + padding : .5em 0 .5em 0; +} + +a.member-edit { + float : right; + background-color : #DBECC8; + margin-top : .5em; + padding : .3em; + text-align : right; + text-decoration : none; +} + +fieldset.brief { + border : 1px solid #E8E8E8; +} + +fieldset.brief label { + display : block; + font-weight : bold; + padding : .3em 0; +} + +fieldset.brief div.hint { + color : #999999; + font-size : 80%; + margin-bottom : .4em; +} + +fieldset.rows { +border-width : 1px; +border-bottom : 1px solid black; +float : left; +font-size : 90%; +clear : left; +margin: .9em 0 0 0; +padding: 0; +width: 100%; +} + +fieldset.rows legend { + margin-left: 1em; + font-weight: bold; + font-size : 110%; +} + +fieldset.rows label, fieldset.rows span.label { + float: left; + font-weight : bold; + width: 12em; + margin-right: 1em; + text-align: right; +} + +fieldset.rows.left label, fieldset.rows.left span.label { + width : 8em; + text-align : left; +} + +fieldset.rows ol { +padding: 1em 1em 0 1em; +list-style-type: none; +} + +fieldset.rows li { +float : left; +clear : left; +padding-bottom: 1em; +list-style-type: none; +width: 100%; +} + +fieldset.rows.left li { + padding-bottom : .4em; +} + +fieldset.rows ol.radio label { + width : auto; + float : none; + margin-right : 0; +} + +fieldset.rows ol.radio label.radio { + float : left; + width : 12em; + margin-right : 1em; +} + +fieldset.rows table { + clear : both; + margin-left : 1em; +} + +fieldset.rows td label { + float : none; + font-weight : normal; + width : auto; +} + +fieldset.action { + clear : both; + float : none; + border : none; + margin : 0; + padding : 1em 0 .3em 0; + width : auto; +} + +fieldset.rows fieldset.action { + padding : 0 0 1em 1em; +} + +.tabs-nav li { + list-style : none; +} + +.tabs-nav a, .tabs-nav a span { + background : none; + padding: .2em .5em .25em .5em; +} + +.tabs-nav a { + z-index : auto; +} + +.tabs-nav .tabs-selected a { + background-color : #FFFFCC; + border-top: 1px solid #FFFFCC; + border-right: 1px solid #FF9900; + border-bottom: 1px solid #FF9900; + border-left: 1px solid #FFCC66; + font-weight : bold; + text-align : center; + text-decoration : none; + top : -1px; +} + +.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { + background-position : inherit; + outline: 0; /* prevent dotted border in Firefox */ +} +.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active { + background-position: inherit; +} + +.tabs-nav .tabs-selected a:hover { + color : #0000CC; +} + +.tabs-nav li.tabs-selected { + background-color : #FFFFCC; +} + +.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { + background : none; + outline: 0; /* prevent dotted border in Firefox */ +} + +.tabs-container { + border-top: 0; + padding : inherit; + background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */ +} +.tabs-loading em { + padding: inherit; + background: none; +} + +#patronlists .tabs-nav a { + top: 0; + } + +#patronlists .tabs-nav li { + margin-right : .5em; +} + +#patronlists .tabs-nav li a { + background-color : #F3F3F3; + border-top : 1px solid #E8E8E8; + border-left : 1px solid #E8E8E8; + border-right : 1px solid #E8E8E8; + border-bottom : 0; + text-align : center; + text-decoration : none; +} + +#patronlists .tabs-nav li.tabs-selected { + background-color : #FFF; +} + +#patronlists .tabs-nav li.tabs-selected a { + background-color : #FFF; + border-top : 1px solid #E8E8E8; + border-left : 1px solid #E8E8E8; + border-right : 1px solid #E8E8E8; + border-bottom : 1px solid #FFF; + margin-bottom : -5px; + text-align : center; +} + +.checkedout { + color : #999999; + font-style : italic; +} + +.subfield_not_filled { + background-color : #FFFF99; +} \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/css/staff-global2.css b/koha-tmpl/intranet-tmpl/prog/fr/css/staff-global2.css new file mode 100644 index 0000000000..f03659aa81 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/fr/css/staff-global2.css @@ -0,0 +1,575 @@ +@import url( /intranet-tmpl/prog/en/lib/yui/reset-fonts-grids.css) all; + +a, a:link, a:visited, a:active { + text-decoration:none; + color:#027ac6; +} + +a:hover { + text-decoration:underline; + color:#0072b9; + } + +body { + text-align : left; + background-color:#EDF5FA; + color:#494949; +} + +form { + display : inline; +} + +h1 { + margin-top:0.5em; + margin-bottom:0.5em; + font-size : 182%; + font-weight : bold; +} + +h2 { + margin-top:0.3em; + margin-bottom:0.3em; + font-size : 167%; + font-weight : bold; +} + +h3 { + font-size : 153.9%; + font-weight : bold; +} + +h4 { + font-size : 138.5%; + font-weight : bold; +} + +h5 { + font-size : 123.1%; + font-weight : bold; + background: url( /intranet-tmpl/prog/img/css_header.png ); + background-repeat:repeat-x; + color:white;} + +h6 { + font-size : 93%; + font-weight : bold; +} + +strong { + font-weight : bold; +} + +em { + font-style : italic; +} + +input[type=submit], input[type=button], input[type=reset] { + border:0px; + color: #0072b9; + font-weight:bold; + background: url( /intranet-tmpl/prog/img/bg-tab.png ); + font-size : 0.8em; + padding:3px; + text-decoration:none; + display:inline; + cursor:pointer; + margin-left:20px; +} + +#hd { +} + +#navigation { + border-right : 1px solid #BCBCBC; +} + +#navigation li { + font-weight : bold; +} + +#navigation li li { + font-weight : normal; +} + +#navigation input { + font-size : 85%; +} + +#ft { +} + +.yui-u { +} + +#doc3 { + padding-top : 1em; + background-color:white; +} + +#login { + position : absolute; + top : 3px; + right : .5em; +} + +#login a { + +} + +ul { + padding-left : 1.1em; +} + +li { + + list-style-type : disc; +} + +#header { + border-bottom : 1px solid #494949; + background: url( /intranet-tmpl/prog/img/css_header.png ); + color:#494949; +} +#header a { + color:white; +} + + +#header:after { /* clearing without presentational markup, IE gets extra treatment */ + display: block; + clear: both; + content: " "; +} + +#sitetitle { +/* background-image : url("../../img/koha-logo-black.png"); + background-position : 5px 2px; + background-repeat : no-repeat; + float : left; + height : 54px; + padding-left : 50px;*/ + border-bottom : 1px solid #E8E8E8; +} + +#sitetitle h1 { + display : inline; + line-height : 54px; +} + +#sitetitle h1 a { + text-decoration : none; +} + +#toplevelnav { + float : left; + line-height : 2em; +} + +#submenu { + margin : 0 0 .5em 0; + padding : 10px 0 0 0; + margin-top:10px; +} + +#submenu ul { + margin : 0; + display:inline; +} + +#submenu ul li { + padding : 0px 5px 0px 5px; + background-color:#027ac6; + color:white; + display:inline; + background: url( /intranet-tmpl/prog/img/css_header.png ); +} + +#submenu ul li a { + color:white; +} + +/*#toplevelnav ul { + margin : 0; + padding : 0; +} + +#toplevelnav li, #submenu li { + display : inline; + border-right : 1px solid #E8E8E8; + padding : 0 .5em; + white-space : nowrap; +} + +#toplevelnav li:last-child, #submenu li:last-child { + border : 0; +}*/ + +table { + border-collapse : collapse; + border-top : 1px solid #BCBCBC; + border-right : 1px solid #BCBCBC; +} + +th { + color:white; + background: url( /intranet-tmpl/prog/img/css_header.png ); + background-repeat:repeat-x; + border-bottom : 1px solid #BCBCBC; + border-left : 1px solid #BCBCBC; + padding : .5em; +} + +td { + background-color : White; + border-bottom : 1px solid #BCBCBC; + border-left : 1px solid #BCBCBC; + padding : .5em; +} + +th { + background-color : #E8E8E8; + font-weight : bold; +} + +td.highlight { + background-color : #F3F3F3; +} + +caption { + font-size : 153.9%; + font-weight : bold; +} + +span.problem { + background-color : #FFFFCC; + color : #990000; + font-weight : bold; + line-height : 1.7em; +} + +fieldset { + border : 2px solid #EEEEEE; + margin : 1em; + padding : 1em; +} + +legend { + font-size : 138.5%; + font-weight : bold; + margin : 0 0 0 -1em; + padding : 0; +} + +#breadcrumbs { + background-color : #F3F3F3; + border-bottom : 1px solid #E8E8E8; + clear : both; + font-size : 90%; + padding :.2em .5em .4em .5em; +} + +#commonsearch { + display : inline; +} + + +div#header_search { + background-image : url("../../img/koha-logo-medium.gif"); + background-position : .5em .5em; + background-repeat : no-repeat; + float: left; + padding-left : 14.2em; + margin: 1em 0 1.5em 0; +} + +div#header_search input { + font-size : 1.3em; +} + +div#header_search ul.link-tabs { + font-family : Arial, Geneva, sans-serif; + margin-bottom : -4px; +} + +div#header_search ul.link-tabs li.on a, +div#header_search ul.link-tabs li a, +div#header_search ul.link-tabs li.off a { + padding : 0.1em .5em .2em .5em; +} + +div#circ_search,div#catalog_search,div#patron_search { + border : 0; + border-bottom : 1px solid #FF9900; + padding : 0 0 .2em 0; +} + +/* Panel-Switch Tabs */ +ul.link-tabs { + list-style-type: none; + margin: 1px 0 9px 5px; + padding: 0; +} + +ul.link-tabs li { + display: inline; + padding: 0px; +} + +ul.link-tabs li a { + border-bottom: 1px solid #333333; + border-left : 1px solid #DDDDDD; + border-right : 1px solid #666666; + padding: .2em 1.2em .2em 1.2em; + text-decoration: none; +} + +ul.link-tabs li.off a { + background-color: #FFFFFF; + border : 0; + margin-right : 1px; + text-decoration: underline; +} + +ul.link-tabs li.off a:hover { + background-color: #FFFFEC; + border : 0; + margin-right : 0; + padding: .2em 1.2em .2em 1.2em; +} + +ul.link-tabs li.on a { + background-color: #FFFFCC; + border-top: 1px solid #FFFFCC; + border-right: 1px solid #FF9900; + border-bottom: 1px solid #FF9900; + border-left: 1px solid #FFCC66; + font-weight : bold; +} + +div#header_search .tip { + font-size: 93%; + color : Gray; +} + +/* ClickMenu Overrides */ + +div.cmDiv +{ + border: 0; + background-color: #F3F3F3; +} + + +.clickMenu li.more a { + background-image: url("../../img/more-arrow.gif"); + background-position: right; + background-repeat: no-repeat; + padding-right : 13px; +} + +.clickMenu li.more li a { + background-image : none; + padding-right : 0; +} + +.clickMenu +{ + margin: 0; + padding: 0; + cursor: default; +} +.clickMenu, .clickMenu ul +{ + list-style: none; +} +.clickMenu ul +{ + margin: 0; + padding: 2px; + border: 0; + background-color: #F3F3F3; + min-width: 100px; /* ie doesnt know this :/ */ + //float: left;/*ie again*/ + //width: 100%;/*and again*/ +} +.clickMenu div.outerbox +{ + display: none; + min-width: 106px; /* firefox produces animation-flickering when the box is bigger than this :/ */ +} +.clickMenu div.inner +{ + //top: 20px; /* for ie */ + left: 0; + margin: 0; +} +.clickMenu div.inner div.outerbox +{ + margin: 0; + left: 98px; + //left: 90px; /* for ie */ + top: -3px; +} +.clickMenu li +{ + list-style-type : none; + position: relative; + padding: 0 20px 0 2px; + /*white-space: nowrap; does not really work in ie */ +} +.clickMenu li.main +{ + float: left; + padding: 0 10px; + background: url( /intranet-tmpl/prog/img/css_header.png ); + //height: 20px; /* for ie */ +} +.clickMenu li.main li +{ + z-index: 2; + min-width: 78px; + background-color: #2e8fcb; +} +.clickMenu li.hover +{ + z-index: 1 !important; /* the hover z-index has to be below the normal one the hovering items may be drawn over a submenu */ + background-color : transparent; +} +.clickMenu img.liArrow +{ + position: absolute; + right: 5px; + top: 0.41em; +} +.clickMenu ul a { + cursor: default; +} + +ul.innerBox a { + cursor : pointer; +} + +ul.innerBox { + border: none; +} + +div.yui-b { + border: 1px solid #dddddd; + padding:10px 0 10px 5px; + background:#e4eaee; +} + +div.yui-b h5 { + font-size : 100%; + margin : .5em 0; +} + +/*Action button*/ +#action { + float:right; +} + +#action a { + color: #0072b9; + font-weight:bold; + background: url( /intranet-tmpl/prog/img/bg-tab.png ); + font-size : 0.8em; + padding:3px; + margin-bottom:2px; + text-decoration:none; + display:block; +} + +#action li { + list-style:none; +} +/*edit action*/ +#action .edit { + display:inline; + margin-bottom:10px; +} + +#action .edit a { + background:none; + background-color : #0072b9; + color : white; +} + +#action .edit a:hover { + cursor:pointer; +} + +#action .view { + display:inline; + margin-bottom:5px; +} + +#action .view a { + background:none; + background-color : #5ab5ee; + color : white; + margin-top: 1px; +} + +#action .view a:hover { + cursor:pointer; +} + +#action .others { + display:inline; + margin-bottom:5px; +} + +#action .others a { + background:none; + background-color : #2385C2; + color : white; + margin-top: 1px; +} + +#action .others a:hover { + cursor:pointer; +} + + + + +div#toolbar { +background:url(/intranet-tmpl/prog/img/bg-tab.png) repeat-x; +background-color : #82badd; +padding-bottom:0px; +} + +ul.toolbar { +} + +ul.toolbar li { + display : inline; + float : left; + list-style : none; +} + +ul.toolbar li a { + background: url( /intranet-tmpl/prog/img/css_header.png ); + background-repeat:repeat-x; + color:white; + border : 1px solid #F3F3F3; + display : block; + margin : 3px; + padding : 3px; + text-decoration : none; +} + +ul.toolbar li a:hover { + background:none; + background-color : #FFFFCC; + color:#82badd; +} + +ul.toolbar li:last-child a:hover { +} + +ul.toolbar ul { + display : none; +} diff --git a/koha-tmpl/intranet-tmpl/prog/fr/includes/acquisitions-menu.inc b/koha-tmpl/intranet-tmpl/prog/fr/includes/acquisitions-menu.inc new file mode 100644 index 0000000000..d3a72a8bc0 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/fr/includes/acquisitions-menu.inc @@ -0,0 +1,7 @@ + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/includes/additem-menu.inc b/koha-tmpl/intranet-tmpl/prog/fr/includes/additem-menu.inc new file mode 100644 index 0000000000..a3e0a330b0 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/fr/includes/additem-menu.inc @@ -0,0 +1,6 @@ + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/includes/admin-menu.inc b/koha-tmpl/intranet-tmpl/prog/fr/includes/admin-menu.inc new file mode 100644 index 0000000000..b73922998a --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/fr/includes/admin-menu.inc @@ -0,0 +1,37 @@ +
Préférences système
+ + +
Paramètres de base
+ + +
Adhérents et circulation
+ + +
Catalogue
+ + +
Paramètres divers
+ + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/includes/biblio-view-menu.inc b/koha-tmpl/intranet-tmpl/prog/fr/includes/biblio-view-menu.inc new file mode 100644 index 0000000000..9d7ce73628 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/fr/includes/biblio-view-menu.inc @@ -0,0 +1,11 @@ + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/includes/cat-menu.inc b/koha-tmpl/intranet-tmpl/prog/fr/includes/cat-menu.inc new file mode 100644 index 0000000000..e853959b48 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/fr/includes/cat-menu.inc @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/includes/cat-search.inc b/koha-tmpl/intranet-tmpl/prog/fr/includes/cat-search.inc new file mode 100644 index 0000000000..ec0aa9e1b5 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/fr/includes/cat-search.inc @@ -0,0 +1,25 @@ + + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/includes/cat-toolbar.inc b/koha-tmpl/intranet-tmpl/prog/fr/includes/cat-toolbar.inc new file mode 100644 index 0000000000..f047101042 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/fr/includes/cat-toolbar.inc @@ -0,0 +1,14 @@ + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/includes/cataloging-search.inc b/koha-tmpl/intranet-tmpl/prog/fr/includes/cataloging-search.inc new file mode 100644 index 0000000000..d2a960759a --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/fr/includes/cataloging-search.inc @@ -0,0 +1,25 @@ + + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/includes/circ-menu.inc b/koha-tmpl/intranet-tmpl/prog/fr/includes/circ-menu.inc new file mode 100644 index 0000000000..184d52dae5 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/fr/includes/circ-menu.inc @@ -0,0 +1,55 @@ + +
+
    +
  • + , + + Pas d'adresse enregistrée pour cet adhérent. +
  • +
  • + + + Pas de commune enregistrée +
  • +
  • + + + Pas de téléphone enregistré. +
  • + +
  • ">
  • + + +
  • ">
  • + +
  • Catégorie :
  • +
+ + + + + + + +
Statistiques de circulation
+ diff --git a/koha-tmpl/intranet-tmpl/prog/fr/includes/circ-search.inc b/koha-tmpl/intranet-tmpl/prog/fr/includes/circ-search.inc new file mode 100644 index 0000000000..bdabdb334e --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/fr/includes/circ-search.inc @@ -0,0 +1,32 @@ + + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/includes/circ-toolbar.inc b/koha-tmpl/intranet-tmpl/prog/fr/includes/circ-toolbar.inc new file mode 100644 index 0000000000..70e0537da3 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/fr/includes/circ-toolbar.inc @@ -0,0 +1,21 @@ + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/includes/cities-admin-menu.inc b/koha-tmpl/intranet-tmpl/prog/fr/includes/cities-admin-menu.inc new file mode 100644 index 0000000000..f9a678dd9c --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/fr/includes/cities-admin-menu.inc @@ -0,0 +1,33 @@ + + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/includes/currencies-admin-search.inc b/koha-tmpl/intranet-tmpl/prog/fr/includes/currencies-admin-search.inc new file mode 100644 index 0000000000..9ed3e6a6a0 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/fr/includes/currencies-admin-search.inc @@ -0,0 +1,33 @@ + + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/includes/doc-head-close.inc b/koha-tmpl/intranet-tmpl/prog/fr/includes/doc-head-close.inc index 0a13d80d48..d9aedf45de 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/includes/doc-head-close.inc +++ b/koha-tmpl/intranet-tmpl/prog/fr/includes/doc-head-close.inc @@ -1,32 +1,58 @@ - -/css/intranet-print.css" /> - - - - + + + + + + + + + + + + +/css/intranet2popup.css" /> +/css/login.css" /> +/css/wizard.css" /> + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/includes/error-bottom.inc b/koha-tmpl/intranet-tmpl/prog/fr/includes/error-bottom.inc index 335b41037e..fe8966efdc 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/includes/error-bottom.inc +++ b/koha-tmpl/intranet-tmpl/prog/fr/includes/error-bottom.inc @@ -1,5 +1,4 @@ -
-

 

+
Accueil || diff --git a/koha-tmpl/intranet-tmpl/prog/fr/includes/error-top.inc b/koha-tmpl/intranet-tmpl/prog/fr/includes/error-top.inc index 46e98c6e68..19d2df33c5 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/includes/error-top.inc +++ b/koha-tmpl/intranet-tmpl/prog/fr/includes/error-top.inc @@ -1,6 +1,6 @@ - - - + + KOHA : INTRANET : Catalogue @@ -20,7 +20,7 @@ function Help() { } -/css/staff.css"> +/css/staff.css" /> + + + + + + + + +
+ +
+
+
+ + +
+

+
+ +

+ [ + + + + + + ] + , + , + , + / +

+ + + +
    -

    +

  • Auteurs : +
  • -

     

    +
  • Illustrateur :  
  • -

    +

  • Editeur : ">   -

    +
  • -

     

    +
  • en :  
  • -

    - +

  • Description : - ,   -

    + , +
  • +
+
+ + + +
+
    -

     

    +
  • ISBN :  
  • -

     

    +
  • ISSN :  
  • - -

    - - vol. -   -

    + +
  • Collection : + , (ISSN : ) +
  • -

    -

    +

  • Sujets : +
      - "> -   +
    • "> +  
    • -

      +
    +
  • -

    +
  • Copyright :
  • -

    -

    +

  • Notes : +
      -

      -

      +
    • -
    • -

      +
    +
  • -

    +
  • Notes :
  • -

    +
  • Autre titre :
  • -

    +
  • Classification :
  • -

    +
  • Dewey :
  • -

    +

  • URL : ">  -

    +
  • -

    - - - - - -

    -
+ +
+
+ +
-

exemplaire(s)

+ document(s) @@ -132,8 +242,7 @@ - + - + - @@ -163,7 +270,10 @@

Nous n'avons pas d'exemplaire de ce document

+ + +

Ceci est un abonnement de périodique

(Nous avons abonnement(s) pour ce titre).

@@ -177,16 +287,12 @@
+ - - - + + - + +
Type de document
- + Prêté à : "> @@ -145,15 +254,13 @@ Exemplaire annuléDisponible - - &item=&biblionumber=&bi=">&item=&biblionumber=&bi="> - &item=">Choisir le type de document + &item=">Choisir le type de document
Date Etat Note
- - - - - Attendu + Attendu Arrivé @@ -199,43 +305,22 @@ - - - -
+
- - +
+
+
+ + +
+
diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/dictionary.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/dictionary.tmpl index cd1bf1d882..45a7a5c20f 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/dictionary.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/dictionary.tmpl @@ -1,6 +1,15 @@ Koha › Recherche dictionnaire + + + + +
+ +
+ + + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/issuehistory.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/issuehistory.tmpl index 7b694bd912..78967923ba 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/issuehistory.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/issuehistory.tmpl @@ -1,74 +1,60 @@ -Koha › Historique des prêts +Koha › Catalogue › Historique des prêts pour <!-- TMPL_VAR NAME="title" --> + + - - + + -

Historique de prêt pour ()

+ + +
+ +
+
+
+ +

Historique de prêt pour ()

-
- A été prêté fois +

A été prêté fois

- - - - - - - + + + + + + + - - + - + - + - + - + - + + +
- Date - - Nom de famille - - Prénom - - Site de prêt - - Renouvellement - - Date de retour - - Date de retour -
DateNom de famillePrénomSite de prêtRenouvellementDate de retourDate de retour
- +   - - - + ">   - - - +   - - - +   - - - + OUI
@@ -77,29 +63,31 @@ NON - -
- +   - - - +   - -
-
- () n'a jamais été emprunté. +

+ () n'a jamais été emprunté.

- +
+
+
+ +
+
+ \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/moredetail.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/moredetail.tmpl index 57014b2ddd..f61a2690bd 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/moredetail.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/moredetail.tmpl @@ -1,16 +1,26 @@ -Koha › Détails du catalogue MARC +Koha › Catalogue › Détails des exemplaires de <!-- TMPL_LOOP NAME="BIBITEM_DATA" --><!-- TMPL_VAR NAME="title" --><!-- /TMPL_LOOP --> + + - - + + + + + +
+ +
+
+
+
-
-

+

&type=intra"> - () + ()

@@ -31,44 +41,46 @@

Format :

Remarques :

N° d'exemplaires :

- &itemnumber=">Modifier | - &itemnumber=">Supprimer | + &itemnumber=">Modifier | + &itemnumber=">Supprimer | ">Réservations
-
-
-

CODE A BARRES

- &itemnumber=">Modifier | - &itemnumber=">Supprimer +

CODE A BARRES

+ &itemnumber=">Modifier | + &itemnumber=">Supprimer
- Site d'origine :
- Site actuel :
- Vu pour la dernière fois le :
- Emprunté pour la dernière fois le :
- Etat de l'exemplaire : Prêté à : ">Disponible
- Date de retour :
- Dernier emprunteur 1 :
- Dernier emprunteur 2 :
- Prix de remplacement :
- Exemplaire perdu : OuiNon
- Réglé :
- Remarques :
- Renouvellements :
- &biblionumber=&invoice=&catview=yes">Date d'acquisition :
- Annulé : OuiNon
+ Site d'origine :
+ Site actuel :
+ Vu pour la dernière fois le :
+ Emprunté pour la dernière fois le :
+ Etat de l'exemplaire : Prêté à : ">Disponible
+ Date de retour :
+ Dernier emprunteur 1 :
+ Dernier emprunteur 2 :
+ Prix de remplacement :
+ Exemplaire perdu : OuiNon
+ Réglé :
+ Remarques :
+ Renouvellements :
+ &biblionumber=&invoice=&catview=yes">Date d'acquisition :
+ Annulé : OuiNon
&bi=&itm=">Total des prêts :
- Numéro de groupe :
- Numéro de notice :
- -
+ href="/cgi-bin/koha/circ/bookcount.pl?&biblionumber=&bi=&itm=">Total des prêts :

+ Numéro de groupe :
+ Numéro de notice :
-

- - +

+ +
+
+
+ + +
+
diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/results.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/results.tmpl index 08e552c16f..72933c1769 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/results.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/results.tmpl @@ -1,8 +1,16 @@ Koha › Catalogue › <!-- TMPL_IF NAME="searchdesc" -->Résultat de la recherche <!-- TMPL_VAR NAME="searchdesc" --><!-- TMPL_ELSE -->Vous n'avez indiqué aucun critère de recherche<!-- /TMPL_IF --> - - + + + + + +
+ +
+
+
Voulez-vous dire : @@ -140,16 +148,16 @@
" /> - Terme de recherche :
+ Terme de recherche :
Sous-champ
- Changer pour :
- Test seulement
+
+ Changer pour :
+ Test seulement
@@ -175,45 +183,45 @@

Trier les réponses - - + - + - + - + - + - + - + - + @@ -223,22 +231,22 @@ - + - + - + - + @@ -269,7 +277,7 @@ - " title=""/> + " title="" /> @@ -305,9 +313,9 @@ - - + Description : ; - - vol ; (modifié le )

@@ -375,5 +383,8 @@
- - +
+ +
+
+ \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/subject.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/subject.tmpl index fdd67ff987..d75130d684 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/subject.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/subject.tmpl @@ -1,29 +1,46 @@ -Résultats de recherche sujet +Koha › Catalogue › Recherche sujetRésultats de recherche + + - - + + + + + +
+ +
+
+
-

Résultats de recherche sujet

+

Résultats de recherche sujet

-

Réponses à sur notices.

+

Réponses à sur notices.

- + class="hilighted"> - opacintra&subjectitems="> + opacintra&subjectitems=">
Vedette sujetVedette sujet
-

&startfrom=">Notices précédentes / &startfrom=">Notices suivantes

+

&startfrom=">Notices précédentes / &startfrom=">Notices suivantes

+ +
- +
+
+ +
+
+ \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/suggest.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/suggest.tmpl index a52e4ab765..46e24d37de 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/suggest.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/catalogue/suggest.tmpl @@ -1,6 +1,15 @@ Koha › Suggestions + + + + +
+ +
+
+
@@ -34,5 +43,9 @@ } - + + + + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/addbiblio-nomarc.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/addbiblio-nomarc.tmpl index 63eb320260..bd2e0cd69b 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/addbiblio-nomarc.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/addbiblio-nomarc.tmpl @@ -2,7 +2,11 @@ Koha › Catalogage › ajouter une notice non-MARC - +
+ +
+
+
Précisez un titre SVP @@ -18,7 +22,7 @@ Précisez un titre SVP
- @@ -31,4 +35,9 @@ Précisez un titre SVP - + + + + + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/addbiblio.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/addbiblio.tmpl index c69e1fbf31..af89f2e548 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/addbiblio.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/addbiblio.tmpl @@ -1,180 +1,13 @@ Koha › catalogage › <!-- TMPL_IF NAME="biblionumber" -->Modifier la notice MARC numéro <!-- TMPL_VAR name="biblionumber" --><!-- TMPL_ELSE -->Ajout notice MARC<!-- /TMPL_IF --> - - - - - - - - - - - - -

Modifier la notice MARC numéro Ajout notice MARC

- -
- - - - - - -
-
- Avec la grille : - - - - - - - " /> - " /> - " /> - - - - - - -
XX" class="content_hidden"> - -
- - - - -
-

Est-ce un doublon de " onclick="openWindow('../MARCdetail.pl?biblionumber=&popup=1', 'Duplicate biblio'; return false;)">?

-

Vous devez soit :

- -
- - - - - -
_"> -
- - "> - - _indicator_" - size="2" - maxlength="2" - value="" - class="flat" /> - - _indicator_" - size="2" - maxlength="2" - value="" - class="flat" /> - - - - - _indicator_" - value="" /> - - _indicator_" - value="" /> - - - - - _')"> - - - _')">+ - - -
- - - -
- - - - - - - - - + - - -
- - - -
- - -
- - - - - + + + + + +
+
+ + + + +
+ + +

Modifier la notice MARC numéro Ajout notice MARC

+ +
+ + + + + + +
+
+ Avec la grille : + + + + + + + " /> + " /> + " /> + + + + + + +
XX" class="content_hidden"> + +
+ + + + +
+

Est-ce un doublon de " onclick="openWindow('../MARCdetail.pl?biblionumber=&popup=1', 'Duplicate biblio'; return false;)">?

+

Vous devez soit :

+ +
+ + + + + +
_"> +
+ + "> + + _indicator_" size="2" maxlength="2" value="" /> + + _indicator_" size="2" maxlength="2" value="" /> + - + + + _indicator_" value="" /> + + _indicator_" value="" /> + + + + + _')"> + + + _')">+ + + +
+ + + +
"> + + + + + + + + + ')">+ + + +
+ + + +
+ + +
+ + + + +
diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/addbooks.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/addbooks.tmpl index 352a876720..0bc0226632 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/addbooks.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/addbooks.tmpl @@ -1,32 +1,34 @@ Koha › Catalogage : + + + + + + + - - +
+ +
+
+
-

Koha › Maintenance du catalogue

Pas d'exemplaire(s) trouvé(s) -

Recherche des notices existantes

-
Recherche catalogue

+

(si applicable)
@@ -159,8 +160,7 @@ - - - + + + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/additem-nomarc.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/additem-nomarc.tmpl index cb6525c5e1..c799b3c2e7 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/additem-nomarc.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/additem-nomarc.tmpl @@ -1,6 +1,15 @@ Koha › Catalogage › Ajout exemplaires + + + + +
+ +
+
+
Vous devez attribuer un code à barres à l'exemplaire @@ -109,4 +118,9 @@ Désolé, ce code à barres est déjà utilisé
- +
+
+
+ + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/additem.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/additem.tmpl index 02907ac853..a8deb42ab9 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/additem.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/additem.tmpl @@ -1,21 +1,76 @@ Koha › Catalogage › exemplaires pour la notice bibliographique <!-- TMPL_VAR name="biblionumber" --> + + + + - - +
+ +
+
+

Exemplaires pour par (Notice #)

- - -
-
+ " /> " /> +

Exemplaire(s) existant(s)

@@ -65,56 +120,13 @@ " /> - - - + + + + +
+ +
+ + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/thesaurus_popup.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/thesaurus_popup.tmpl index f7bd04804a..ff6973fd51 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/thesaurus_popup.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/thesaurus_popup.tmpl @@ -1,42 +1,43 @@ - - - Constructeur de valeur du thesaurus pour la catégorie <!-- TMPL_VAR name="category" --> + +Koha › Constructeur de valeur du thesaurus pour la catégorie <!-- TMPL_VAR name="category" --> + + -
-

"> - "> - "> - "> - +
+

" /> + " /> + " /> + " /> + - +
- "> "> - "> - - "> - + " /> " /> + " /> + + " /> +
- "> - "> - "> - - Ajouter une nouvelle autorité : + " /> + " /> + " /> + + Ajouter une nouvelle autorité : - + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/value_builder/labs_theses.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/value_builder/labs_theses.tmpl index faebbbcb8a..4ad282df5e 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/value_builder/labs_theses.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/cataloguing/value_builder/labs_theses.tmpl @@ -6,7 +6,7 @@ KOHA : Plugin de sélection des thèses de laboratoires - + - + + +Koha › Résultats de la recherche Z3950 + + - -

Recherche sur

-

Titre :

-

Auteur :

-

ISBN :

-

ISSN :

+

Titre :

+

Auteur :

+

ISBN :

+

ISSN :

sur le(s) serveur(s)

@@ -31,13 +30,13 @@ " /> " /> " /> - " /> + " />

- " checked /> + " checked="checked" /> " /> @@ -74,16 +73,8 @@

-

Encore recherches en cours

- -
+ diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/bookcount.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/bookcount.tmpl index 2e48d7c0af..fd8c8b9466 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/bookcount.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/bookcount.tmpl @@ -1,23 +1,31 @@ -Koha › Statistiques de prêt pour <!-- TMPL_VAR Name="title" --> +Koha › Circulation › Statistiques de prêt pour <!-- TMPL_VAR Name="title" --> - - + + + + + + + +
+ +
+
+
+

()

Code à barres

-
">
">">">">
" name="biblionumber">
-
+
" />
" />" />" />" />
" name="biblionumber">
Bibliothèque
Site actuel :
Date d'arrivée au site actuel :
Nombre de prêts depuis la date ci-dessus :
-
-
- +
@@ -30,9 +38,15 @@ -
Bibliothèque Nombre de prêts
+ - +
+
+
+ +
+
+ \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/branchoverdues.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/branchoverdues.tmpl index fc15778f98..3c6c8b5100 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/branchoverdues.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/branchoverdues.tmpl @@ -1,12 +1,22 @@ Koha › Circulation - - + + + + + + + +
+ +
+ - + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/branchtransfers.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/branchtransfers.tmpl index cf12978b52..a71bc8be4e 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/branchtransfers.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/branchtransfers.tmpl @@ -1,11 +1,19 @@ Koha › Circulation › Transferts - - + + + + + + +
+ +
+
+
-

Circulation › Transferts

Réservation trouvée

@@ -15,12 +23,12 @@ Réservation trouvée pour (">). - L'exemplaire est marqué en attente à pour (">). + L'exemplaire est marqué mis de coté à pour (">). - Mettre la réservation en attente et transférer le livre à : + Mettre la réservation à "mis de coté" et transférer le livre à : Annuler la réservation, puis tenter le transfert : @@ -39,7 +47,7 @@ - + @@ -57,7 +65,7 @@ " /> " /> " /> - /> + " /> @@ -68,7 +76,7 @@ Ignorer et retourner à transferts :
- /> + " /> " value="" /> @@ -82,35 +90,32 @@ - - - - - -
Messages
+ +

Messages

+
    - Echec de la réservation
    +
  • Echec de la réservation
  • - Le document devrait maintenant être en attente au site :
    +
  • Le document devrait maintenant être mis de coté à
  • - Pas d'exemplaire avec code à barres : +
  • Pas d'exemplaire avec code à barres :
  • - Merci de retourner l'exemplaire au site d'origine : +
  • Merci de retourner l'exemplaire au site d'origine :
  • - Le document est déjà au site de destination. +
  • Le document est déjà au site de destination.
  • - L'exemplaire était emprunté par "> et a été retourné. +
  • L'exemplaire était emprunté par "> et a été retourné.
  • -
+ @@ -128,7 +133,7 @@ - +
Transfert
Entrez le code à barres
" /> @@ -164,4 +169,10 @@ - +
+
+
+ +
+
+ \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/circulation.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/circulation.tmpl index 0d07d2bc97..313a2ea9d4 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/circulation.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/circulation.tmpl @@ -3,14 +3,32 @@ › : En prêt à, , () - - - + + + + + + + + + + +
+ +
+
+
-

En prêt

+ -

Circulation › Retours

+ @@ -20,83 +38,60 @@
-
- - - ("> détails / &modify=edit&destination=circ&categorycode=">modifier) -

-

La carte d'adhérent expire le ,

- - , - - Pas d'adresse enregistrée pour cet adhérent. - - - - - Pas de commune enregistrée - - - - - Pas de téléphone enregistré. - -

- - "> - -

Catégorie :

-
+ + + Cet adhérent a document(s) en retard -
- Mise en garde - -

Adresse : l'adresse de l'adhérent semble erronée

- - - -

Perdue : la carte de l'adhérent semble perdue

- - - -

- Suspendu : L'adhérent est suspendu &cardnumber=&destination=circ&status=0">Lever la suspension -

- - - -

- - Retards : Voir les éléments surlignés ci-dessous - -

- - - -

- Amendes : L'adhérent a des ">amendes pour retard.Effectuer ">le règlement -

+
+

Mise en garde

+
    +
  • La carte a expirée ou va bientôt expirer
  • +
  • Adresse : l'adresse de l'adhérent semble erronée
  • +
  • Perdue : la carte de l'adhérent semble perdue
  • +
  • + Suspendu : L'adhérent est suspendu &cardnumber=&destination=circ&status=0">Lever la suspension
  • +
  • Retards : Voir les éléments surlignés ci-dessous
  • + +
  • Amendes : L'adhérent a des ">amendes pour retard.Effectuer ">le règlement
  • + + +
  • + Réservations mises de coté : + +
      +
    • "> (), par réservés au + + Exemplaire mis de coté à : +
    • +
    + +
  • + + + + -

    +

  • Réservations en attente :
  • &type=intra"> ( -- )
  • -

    + -

    Notes :

    +
  • Notes :
  • -
+ +
@@ -104,20 +99,20 @@ - +" /> " /> - + - + --> @@ -199,7 +194,8 @@

-Pas d'adhérent trouvé pour Inscription adulte Inscription enfant +Pas d'adhérent trouvétéléphone enregistré. +Inscription adulte Inscription enfant

@@ -220,7 +216,7 @@ Pas d'adhérent trouvé pour

- Adhérent pas trouvé ? Inscription adulte Inscription enfant ou Essayer une autre recherche + Adhérent pas trouvé ? Inscription adulte Inscription enfant ou Essayer une autre recherche

@@ -231,10 +227,10 @@ Pas d'adhérent trouvé pour
- Prêter un document + En prêt à

- +

@@ -274,7 +270,7 @@ Pas d'adhérent trouvé pour
La carte d'adhérent a expiré -

+

@@ -576,7 +572,7 @@ Pas d'adhérent trouvé pour
- checked /> + checked="checked" /> Conserver la date de retour pour cet emprunteur /> @@ -596,120 +592,43 @@ Pas d'adhérent trouvé pour " /> -
+
-
+
- -
- Réservations en attente - Cet adhérent a des réservations disponibles - -

-

    -
  • (), auteur : , réservé le : - - Exemplaire en attente à : - -
  • -
-

- -
- - +
- - - -
- - - - - - - - - - "> - - - - - - - -
Date de réservationCode à barresTitreAuteurLocalisation
- - - - &type=intra" onclick="openWindow(this, 'Item', 480, 640); return false;"> - - - Priorité de la réservation : - - - () - - -
- Ce document est disponible - - -
- Ce document a été transféré du site : le : - - - -
- Ce document n'a pas encore été transféré du site : - -
-
- - + 0 Réservations + + + - -
+
+
-

- &print=page')">Imprimer page - / &print=slip')">Imprimer reçu -

+&print=page'); return false;">Print Page + / &print=slip'); return false;">Print Slip +

--> " /> " /> " /> - - - +
@@ -717,11 +636,10 @@ Pas d'adhérent trouvé pour Emprunts du jour - + + @@ -730,7 +648,8 @@ Pas d'adhérent trouvé pour &type=intra"> -
- + , par + - + -
Titre Date de retour
@@ -743,32 +662,19 @@ Pas d'adhérent trouvé pour - " checked="checked"/> + " checked="checked" /> " /> - " - checked="checked" - style="display: none;" - /> + " checked="checked" style="display: none;" /> ">Retours
- - - - - - - - - + @@ -778,7 +684,7 @@ Pas d'adhérent trouvé pour &type=intra"> -
- +
- +
TitreDate de retourType de documentCote n°Code à barresRenouvellement
@@ -799,74 +705,84 @@ Pas d'adhérent trouvé pour " checked="checked" style="display: none;" /> ">Retours
- +
+
+ +

Cet adhérent n'a pas de document en prêt.

+
+ + +
+ + + + + + + + + + + "> + + + + + + + +
Date de réservationCode à barresTitreAuteurLocalisation
+ + + + &type=intra" onclick="openWindow(this, 'Item', 480, 640); return false;"> + + + Priorité de la réservation : + + + () + + +
+ Ce document est disponible + + +
+ Ce document a été transféré du site : le : + + + +
+ Ce document n'a pas encore été transféré du site : + +
+ +

Cet adhérent n'a pas de réservation en traitementa %s d'amendes.

+ +
+ +
- - - +
+
+
+ +
+
+ diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/overdue.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/overdue.tmpl index 21301793ba..a79c565873 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/overdue.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/overdue.tmpl @@ -1,8 +1,19 @@ -Document(s) en retard au <!-- TMPL_VAR NAME="todaysdate" --> +Koha › Circulation › Documents en retard au <!-- TMPL_VAR NAME="todaysdate" --> - - + + + + + + + +
+ +
+
+
+

Document(s) en retard au

@@ -29,4 +40,10 @@
- +
+
+
+ +
+
+ \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/pendingreserves.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/pendingreserves.tmpl index 9b72384e3e..b077db9488 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/pendingreserves.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/pendingreserves.tmpl @@ -1,17 +1,27 @@ -Koha › Circulation › réservations +Koha › Circulation › réservations à traiter - -/lib/calendar/calendar-system.css"> +/lib/calendar/calendar-system.css" /> + + + + + + + + +
+ +
+
+
- -

Réservations orphelines à compter du

@@ -21,13 +31,8 @@ -" /> -/lib/calendar/cal.gif" - border="0" id="openCalendarFrom" style="cursor: pointer;" valign="top" /> +" /> +/lib/calendar/cal.gif" border="0" id="openCalendarFrom" style="cursor: pointer;" alt="" /> - - +
+
+
+ +
+
+ diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/selectbranchprinter.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/selectbranchprinter.tmpl index d8e09306db..f287605b0d 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/selectbranchprinter.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/selectbranchprinter.tmpl @@ -1,11 +1,21 @@ -Circulation › Choisir votre site de travail +Koha › Circulation › Définir siteTransferts - - + + + + + -

Circulation › Choisir votre site de travail

+
+ +
+
+
+ + +

Définir site

@@ -39,5 +49,10 @@
- - +
+
+
+ +
+
+ \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/stats.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/stats.tmpl index dcc5023b2b..697cb41ca9 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/stats.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/stats.tmpl @@ -1,8 +1,18 @@ -Statistiques +Koha › Circulation › StatistiquesTransferts - - + + + + + + + +
+ +
+
+

Afficher les stats pour :

@@ -30,10 +40,16 @@ -

Total payé :
Total des pertes et profits :

+

Total payé :
Total des pertes et profits :

Pas de statistiques à présenter

- +
+
+
+ +
+
+ \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/transferstodo.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/transferstodo.tmpl index 2bae8ea105..5e8f844733 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/transferstodo.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/transferstodo.tmpl @@ -1,14 +1,20 @@ -Koha › Circulation -<!-- TMPL_IF Name="borrowernumber" --> -: En prêt à, <!-- TMPL_VAR name="surname" -->, <!-- TMPL_VAR name="firstname" -->(<!-- TMPL_VAR NAME="cardnumber" -->) -<!-- /TMPL_IF --> +Koha › Circulation › Transferts à faire - - + + + + + + + +
+ +
+
+
-

Transferts à effectuer

@@ -16,7 +22,7 @@ - + @@ -57,12 +63,17 @@
Réservations en attente pour : Réservations mises de coté pour :
Date de réservation
-

Pas de transfert à effectuer

+ +
+
+
+ +
- + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/transferstoreceive.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/transferstoreceive.tmpl index 64c505695d..eab6f71c6e 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/transferstoreceive.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/transferstoreceive.tmpl @@ -1,11 +1,21 @@ -Koha › Circulation +Koha › Circulation › Transferts vers votre site - - + + + + -
-

Transferts en cours VERS votre site le :

+ + +
+ +
+
+
+ + +

Transferts en cours VERS votre site le :

Vous êtes destinataire des transferts suivants

@@ -13,14 +23,14 @@ - + - - - - - + + + + + class="problem" > @@ -60,12 +70,17 @@
venant de venant de
Date de transfertTitreRéservé par LocalisationActionDate de transfertTitreRéservé par LocalisationAction
-

Pas de transfert à recevoir

+ +
+
+
+ +
- + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/waitingreserves.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/waitingreserves.tmpl index ab58f82fed..da7388d1ee 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/waitingreserves.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/circ/waitingreserves.tmpl @@ -1,30 +1,40 @@ Koha › Circulation - - + + + + + + + +
+ +
+
+
+

Circulation : Réservations du site

-
-

Transferts en cours vers votre site le :

+

Transferts en cours vers votre site le :

Réservation trouvée pour le document , doit être transféré

Ce document est réservé par : au site de ; Prière de mettre ce document en transfert.

- +
-

Ce document est en attente

+

Ce document est mis de coté

Ce document () est réservé par : ; Prière de garder ce document pour la réservation suivante.

- +
@@ -33,14 +43,14 @@ - + - - - - - + + + + + class="problem" > @@ -60,10 +70,10 @@ +
Réservations sur votre siteRéservations sur votre site
Disponible depuis leTitreAdhérentLocalisationActionDisponible depuis leTitreAdhérentLocalisationAction

- "> - "> - "> - "> + " /> + " /> + " /> + " /> @@ -79,5 +89,11 @@ + + + +
+ +
- + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/400.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/400.tmpl index ee0c8f5d7f..8345ae2312 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/400.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/400.tmpl @@ -1,10 +1,15 @@ Koha › Erreur + + + - - -
+
+ +
+
+

Une erreur s'est produite!

Erreur 400

    @@ -13,6 +18,9 @@
  • Utilisez la barre de menu principale pour naviguer à nouveau dans Koha.
+
+
+ diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/401.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/401.tmpl index 295101090f..75178541f8 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/401.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/401.tmpl @@ -1,10 +1,15 @@ Koha › Erreur + + + - - -
+
+ +
+
+

Une erreur s'est produite!

Erreur 401

    @@ -13,6 +18,9 @@
  • Utilisez la barre de menu principale pour naviguer à nouveau dans Koha.
+
+
+ diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/402.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/402.tmpl index a9e9284fa2..aba243a151 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/402.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/402.tmpl @@ -1,10 +1,16 @@ Koha › Erreur + + + - -
+
+ +
+
+

Une erreur s'est produite!

Erreur 402

    @@ -13,6 +19,9 @@
  • Utilisez la barre de menu principale pour naviguer à nouveau dans Koha.
+
+
+ diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/403.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/403.tmpl index eb7ba043a4..51008ecfaf 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/403.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/403.tmpl @@ -1,10 +1,16 @@ Koha › Erreur + + + - -
+
+ +
+
+

Une erreur s'est produite!

Erreur 403

    @@ -13,6 +19,9 @@
  • Utilisez la barre de menu principale pour naviguer à nouveau dans Koha.
+
+
+ diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/404.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/404.tmpl index 35df8fe800..21c8ae0b48 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/404.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/404.tmpl @@ -1,10 +1,16 @@ Koha › Erreur + + + - -
+
+ +
+
+

Une erreur s'est produite!

Erreur 404

    @@ -13,6 +19,9 @@
  • Utilisez la barre de menu principale pour naviguer à nouveau dans Koha.
+
+
+ diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/405.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/405.tmpl index a4c855f27c..69a636bf15 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/405.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/405.tmpl @@ -1,10 +1,15 @@ Koha › Erreur + + + - - -
+
+ +
+
+

Une erreur s'est produite!

Erreur 405

    @@ -13,6 +18,9 @@
  • Utilisez la barre de menu principale pour naviguer à nouveau dans Koha.
+
+
+ diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/500.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/500.tmpl index 1108cb256b..066e1624e5 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/500.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/errors/500.tmpl @@ -1,9 +1,15 @@ Koha › Erreur - + + + -
+
+ +
+
+

Une erreur s'est produite!

Erreur 500

    @@ -12,5 +18,8 @@
  • Utilisez la barre de menu principale pour naviguer à nouveau dans Koha.
+
+
+ diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/acqui/newbiblio.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/acqui/newbiblio.tmpl index fddc886010..8784b0e8df 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/acqui/newbiblio.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/acqui/newbiblio.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Ajouter une notice bibliographique + +

Ajouter notice bibliographique

diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/aqbookfund.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/aqbookfund.tmpl index efce41244d..4d86a2d21c 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/aqbookfund.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/aqbookfund.tmpl @@ -1,6 +1,8 @@ Koha › Aide en ligne › Préférences système › Gestion des lignes budgétaires + +

Gestion des postes budgétaires

diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/auth_subfields_structure.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/auth_subfields_structure.tmpl index 0a2b42691f..4bcc159ed0 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/auth_subfields_structure.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/auth_subfields_structure.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Préférences système › Structure MARC des autorités + +

Gestion de la structure des champs MARC

Koha vous permet d'indiquer quels champs MARC vous voulez utiliser et ceux que vous voulez ignorer. Quand vous avez chargé et installé Koha, vous avez également obtenu la liste entière des champs UNIMARC et les sous-champs en usage actuellement. Maintenant vous devez utiliser la page de gestion pour modifier cette liste et dire à Koha quels champs vous voulez utiliser et comment vous voulez les utiliser.

@@ -26,10 +28,10 @@
  • module d'extension : signifie que la valeur est calculée ou gérée par un module d'extension.Par exemple, dans UNIMARC il y a des modules d'extension pour chaque champ 1xx, qui sont des champs codés.Le module d'extension est une aide considérable pour le catalogueur!
  • Exemple MARC21 Subject Headings Authority -
      Utilisez le champ 035$a pour votre auth_header.authid et 035$8 for auth_header. -
        Utilisez le champ 150 pour vos autorités sujets
      -
        Utilisez le champ 7xx$9 (ajoutez le sous-champ si absent) pour lier les vedettes autorités. Choisir Est un champ lié.Vous pouvez utilisern'importe quel sous-champ pour le lien car $9 n'est pas inscrit dans le code -
          Lorsque vous ajoutez ou modifiez une autorité un clic sur ...qui s'affichera à côté du 7xx$9 vous permettra de chercher sur toutes les autorités et de les lier à cette notice. Vous pouvez répéter le champ 7xx et ajouter autant de liens que vous le souhaitez. +
          • Utilisez le champ 035$a pour votre auth_header.authid et 035$8 for auth_header. +
          • Utilisez le champ 150 pour vos autorités sujets
          • +
          • Utilisez le champ 7xx$9 (ajoutez le sous-champ si absent) pour lier les vedettes autorités. Choisir Est un champ lié.Vous pouvez utilisern'importe quel sous-champ pour le lien car $9 n'est pas inscrit dans le code +
          • Lorsque vous ajoutez ou modifiez une autorité un clic sur ...qui s'affichera à côté du 7xx$9 vous permettra de chercher sur toutes les autorités et de les lier à cette notice. Vous pouvez répéter le champ 7xx et ajouter autant de liens que vous le souhaitez.
        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/authorised_values.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/authorised_values.tmpl index ff2c61da3a..5bf76d9e19 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/authorised_values.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/authorised_values.tmpl @@ -1,6 +1,8 @@ Koha › Aide en ligne › Préférences système › Administration des valeurs autorisées + +

        Gestion des valeurs autorisées

        Koha vous permet de resteindre les valeurs que les catalogueurs peuvent saisir dans certains sous-champs MARC à certaines valeurs pré-définies "autorisées".Ces valeurs autorisées sont définies ici.

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/authtypes.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/authtypes.tmpl index 48505f5459..aa4eebf66c 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/authtypes.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/authtypes.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Préférences système › Types d'autorité + +

        Types d'autorité

        Vous pouvez définir autant de types d'autorités que vous le souhaitez.

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/biblio_framework.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/biblio_framework.tmpl index da9a206074..bf04fd1a11 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/biblio_framework.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/biblio_framework.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Préférences système › Grilles biblio + +

        Grille de catalogage

        Les frameworks bibliographiques sont utilisés pour cataloguer vos notices bibliographiques.

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/branches.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/branches.tmpl index 70498917a2..47fb871d19 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/branches.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/branches.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Préférences système › Sites + +

        Aide : sites de la bibliothèque

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/categorie.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/categorie.tmpl index 4cee2368ed..28c169b76d 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/categorie.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/categorie.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Préférences système › Catégories d'adhérent + +

        Catégories d'adhérent

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/checkmarc.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/checkmarc.tmpl index 506be26a2a..382ea43279 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/checkmarc.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/checkmarc.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Préférences système › Vérification MARC + +

        Contrôle MARC

        Lorsque vous aurez terminé l'établissement de la structure des champs MARC (MarcTagstruct) et que vous aurez vérifié vos liens entre MARC et Koha (Koha2MarcLonks), cliquez sur le lien pour lancer un petit programme qui contrôlera les principales erreurs dans votre mise au point MARC.

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/currency.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/currency.tmpl index 5b606031d2..32c127aedb 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/currency.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/currency.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Préférences système › Gestion des devises + +

        Gestion des devises

        Définit ici les devises que vous utilisez.

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/issuingrules.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/issuingrules.tmpl index df5afa9a43..0a94e20562 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/issuingrules.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/issuingrules.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Préférences système › Règles de prêt + +

        Règles de prêt

        Les règles de prêt concernent deux choses :

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/itemtypes.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/itemtypes.tmpl index f94eefb53f..c84c00badf 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/itemtypes.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/itemtypes.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Préférences système › Gestion des types de documents + +

        Gestion des types de documents

        Vous pouvez définir autant de types de document que vous souhaitez.

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/koha2marclinks.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/koha2marclinks.tmpl index 36309e23fb..c5ae3b197f 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/koha2marclinks.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/koha2marclinks.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Préférences système › Liens de Koha vers MARC + +

        Liens MARC %s

        Cette page fournit une méthode simplifiée pour lier vos champs et sous- champs MARC à la base non MARC de Koha, pour la grille de catalogage par défaut.On peut aussi le faire en même temps que l'on définit la structure des champs MARC, mais il est plus facile de voir les relations entre la base MARC et la base Koha, ici.

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/marc_subfields_structure.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/marc_subfields_structure.tmpl index acb508375b..e8f6533ae0 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/marc_subfields_structure.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/marc_subfields_structure.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Préférences système › Gestion structure des champs MARC + +

        Gestion de la structure des champs MARC

        Koha vous permet d'indiquer quels champs MARC vous voulez utiliser et ceux que vous voulez ignorer. Quand vous avez chargé et installé Koha, vous avez également obtenu la liste entière des champs UNIMARC et les sous-champs en usage actuellement. Maintenant vous devez utiliser la page de gestion pour modifier cette liste et dire à Koha quels champs vous voulez utiliser et comment vous voulez les utiliser.

        @@ -22,25 +24,25 @@
        (! signifie "pas visible" ou "pas plié" pour plié)

        - -9 => Usage prochain
        - -8 => Flag
        - -7 => OPAC !Intranet !Editeur Plié
        - -6 => OPAC Intranet !Editeur !Plié
        - -5 => OPAC Intranet !Editeur !Plié
        - -4 => OPAC !Intranet !Editeur !Plié
        - -3 => OPAC !Intranet Editeur Plié
        - -2 => OPAC !Intranet Editeur !Plié
        - -1 => OPAC Intranet Editeur Plié
        - 0 => OPAC Intranet Editeur !Plié
        - 1 => !OPAC Intranet Editeur Plié
        - 2 => !OPAC !Intranet Editeur !Plié
        - 3 => !OPAC !Intranet Editeur Plié
        - 4 => !OPAC Intranet Editeur !Plié
        - 5 => !OPAC !Intranet !Editeur Plié
        - 6 => !OPAC Intranet !Editeur !Plié
        - 7 => !OPAC Intranet !Editeur Plié
        - 8 => !OPAC !Intranet !Editeur !Plié
        - 9 => Usage future
        + -9 => Usage prochain
        + -8 => Flag
        + -7 => OPAC !Intranet !Editeur Plié
        + -6 => OPAC Intranet !Editeur !Plié
        + -5 => OPAC Intranet !Editeur !Plié
        + -4 => OPAC !Intranet !Editeur !Plié
        + -3 => OPAC !Intranet Editeur Plié
        + -2 => OPAC !Intranet Editeur !Plié
        + -1 => OPAC Intranet Editeur Plié
        + 0 => OPAC Intranet Editeur !Plié
        + 1 => !OPAC Intranet Editeur Plié
        + 2 => !OPAC !Intranet Editeur !Plié
        + 3 => !OPAC !Intranet Editeur Plié
        + 4 => !OPAC Intranet Editeur !Plié
        + 5 => !OPAC !Intranet !Editeur Plié
        + 6 => !OPAC Intranet !Editeur !Plié
        + 7 => !OPAC Intranet !Editeur Plié
        + 8 => !OPAC !Intranet !Editeur !Plié
        + 9 => Usage future
      • URL si coché, indique que le champ est une URL valide et peut-être cliquée
      • Valeur autorisée : signifie que la valeur n'est pas libre, mais dans la liste de valeurs autorisées du type sélectionné
      • diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/marctagstructure.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/marctagstructure.tmpl index 1b1fcba7bb..c8f002270e 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/marctagstructure.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/marctagstructure.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Préférences système › Gestion structure des champs MARC + +

        Gestion de la structure des champs MARC

        Koha vous permet d'indiquer quels champs MARC vous voulez utiliser et ceux que vous voulez ignorer. Quand vous avez chargé et installé Koha, vous avez également obtenu la liste entière des champs UNIMARC et les sous-champs en usage actuellement. Maintenant vous devez utiliser la page de gestion pour modifier cette liste et dire à Koha quels champs vous voulez utiliser et comment vous voulez les utiliser.

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/printers.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/printers.tmpl index 3fac9f9148..a0c89068e3 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/printers.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/printers.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Préférences système › Gestion des imprimantes + +

        Configuration imprimante

        Si vous allez employer une imprimante (ou plusieurs imprimantes) qui sont connectées à votre serveur Koha pour fournir des statistiques et des états de fonctionnements.Alors vous devez donner un nom à chaque imprimante et dire à Koha comment y accéder. Ceci se fait en indiquant à Koha quelle file d'impression utiliser.

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/stopwords.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/stopwords.tmpl index 9cf67d0e7e..dfc952babb 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/stopwords.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/stopwords.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Préférences système › Page de gestion des mots vides + +

        Page de Gestion des mots vides

        C'est ici que vous devez faire la liste de tous les mots que vous souhaitez que Koha ignore en faisant des recherches sur le catalogue ou en construisant l'index des mots-clé.

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/systempreferences.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/systempreferences.tmpl index 4213d4acfe..86713cfa83 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/systempreferences.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/systempreferences.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Préférences système › Gestion des préférences système + +

        Gestion des préférences système

        Cette page vous permet de choisir les préférences système qui contrôlent la plupart des aspects de Koha.Ces paramètres devraient être fixés avant tous les autres.

        @@ -28,15 +30,15 @@

        Signifie que le "bloc"995 a
        Items : AVANT, les champs 995b, 995j, 995k, répétés pour chaque exemplaire, puis rien après le bloc.

        Le # signifie "début d'un bloc", le | est le séparateur de chaque partie, les {} utilisées pour chaque sous-champ.Un champ peut avoir jusqu'à 3 indicateurs AVANT et jusqu'à 3 indicateurs APRES chaque sous-champ

        La définition UNIMARC (partielle) pour l'ISBD est

        -

        #700|<label>Titre/auteur</label>|{700a}{701a}{702a}| ; #200||{200a}{ [200b] }{. 200c}{ : 200e}{. 200h}{. 200i}{ / 200f}{ ; 200g}|
        - #230||{ ; 230a}|
        - #205||{ ; 205a}{ , 205b}{ = 205d}{ / 205f}{ ; 205g}|
        - #210|
        |{ ; 210a}{ (210b) }{ : 210c}{, 210d}|
        - #210|(|{210e}{(210f)}{ : 210g}{, 210h}|)
        - #215|<br/><label> </label>|{ ; 215a}{ : 215c}{ ; 215d} { + 215e}|
        - #225|
        |{ (225a}{ = 225d}{ : 225e}{. 225h}{. 225i}{ / 225f}{, I225x}{ ; 225v}|)
        - #606|<br/><label>Sujets</label>|{ 606a - }|<br/>< br/>
        - #995|<br>Exemplaires :|{\\n995b}{ - 995j}{/995k}|
        +

        #700|<label>Titre/auteur</label>|{700a}{701a}{702a}| ; #200||{200a}{ [200b] }{. 200c}{ : 200e}{. 200h}{. 200i}{ / 200f}{ ; 200g}|
        + #230||{ ; 230a}|
        + #205||{ ; 205a}{ , 205b}{ = 205d}{ / 205f}{ ; 205g}|
        + #210|
        |{ ; 210a}{ (210b) }{ : 210c}{, 210d}|
        + #210|(|{210e}{(210f)}{ : 210g}{, 210h}|)
        + #215|<br/><label> </label>|{ ; 215a}{ : 215c}{ ; 215d} { + 215e}|
        + #225|
        |{ (225a}{ = 225d}{ : 225e}{. 225h}{. 225i}{ / 225f}{, I225x}{ ; 225v}|)
        + #606|<br/><label>Sujets</label>|{ 606a - }|<br/>< br/>
        + #995|<br>Exemplaires :|{\\n995b}{ - 995j}{/995k}|

        @@ -44,7 +46,7 @@
      • ldapserver and ldapinfos -- Koha 2.0 sait utiliser Perl LDAP (Lightweight Directory Access Protocol,voir http://search.cpan.org/~gbarr/ perl-ldap- 0.3202/lib/Net/LDAP.pod)pour gérer les accès des utilisateurs et leurs habilitations.Pour obtenir un paquetage Perl utilisable en bibliothèque sans ldap, tout ce qui est relié au LDAP a été déplacé dans KohaInstall/modules/ C4/Auth_with_ldap.pm.Demandez à votre administrateur système de régler le LDAP avec Auth_with_ldap.pm (perldoc Auth_with_ldap. pm for help).Ces 2 paramétrages seront inutiles dans la 2.2 et ne devraient plus apparaître pour une nouvelle installation.
      • -
      • Nom de la Bibliothèque -- Le nom de la bibliothèque ou le message qui s'affichera sur la page d'accueil de l'OPAC.Exemple : Bienvenue à Koha
        SIGB sous licence libre
      • +
      • Nom de la Bibliothèque -- Le nom de la bibliothèque ou le message qui s'affichera sur la page d'accueil de l'OPAC.Exemple : Bienvenue à Koha
        SIGB sous licence libre
      • marc -- Active le format MARC.Choisissez le "no" si vous n'avez pas l'intention d'utiliser les notices MARC.
      • diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/z3950servers.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/z3950servers.tmpl index d7367279a5..26d3ea47fe 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/z3950servers.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/admin/z3950servers.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Préférences système › Gestion des serveurs Z39-50 + +

        Gestion des serveurs Z39.50

        Détermine les serveurs Z3950 sur lesquels vous voulez que Koha cherche.

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/bull-home.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/bull-home.tmpl index 2825d503ba..1382edfe42 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/bull-home.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/bull-home.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Abonnements périodiques + +

        Aide de abonnement périodiques

        Rechercher un abonnement en utilisant le bouton "Sélectionner"(avec un ISSN ou un titre)Si vous saisissez un titre, vous pouvez utiliser le joker % : %Monde% renverra tous les abonnement contenant Monde dans le titre

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/bull/bull-home.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/bull/bull-home.tmpl index 5aee551351..5759517f6e 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/bull/bull-home.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/bull/bull-home.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Abonnements périodiques + +

        Aide de abonnement périodiques

        Rechercher un abonnement en utilisant le bouton "Sélectionner"(avec un ISSN ou un titre)Si vous saisissez un titre, vous pouvez utiliser le joker % : %Monde% renverra tous les abonnement contenant Monde dans le titre

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/bull/statecollection.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/bull/statecollection.tmpl index 60f7875be8..05792a5abe 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/bull/statecollection.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/bull/statecollection.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Périodiques › Numéros et résumé + +

        Abonnement périodiques et résumé

        Cet écran est divisé en 2 parties

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/bull/subscription-add.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/bull/subscription-add.tmpl index 2a6a40461d..463da10b56 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/bull/subscription-add.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/bull/subscription-add.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Périodiques › Ajout d'abonnements + +

        Aide de ajout et modification d'abonnement

          diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/bull/subscription-detail.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/bull/subscription-detail.tmpl index 1663d5139b..37f3844232 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/bull/subscription-detail.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/bull/subscription-detail.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Détails abonnement périodiques + +

          Aide de détail des abonnements périodiques

          Sur cet écran, vous pouvez voir le détail de l'abonnement, et le modifier si nécessaire. @@ -22,8 +24,8 @@

        Exemple

        Etudier la formule N°{X}/{Y}.Les réglages XYZ suivants : -
      • X ajouter 1 Toutes les 4 fois.Quand supérieur à 9999999 Retourner à vide. Commence au 2004
      • -
      • Y ajouter 1 Toutes les 1 fois.Quand supérieur à 4 Retourner à 4. Commence au 1
      • +
        • X ajouter 1 Toutes les 4 fois.Quand supérieur à 9999999 Retourner à vide. Commence au 2004
        • +
        • Y ajouter 1 Toutes les 1 fois.Quand supérieur à 4 Retourner à 4. Commence au 1
        donnera les numéros de parution suivants : N°2004/1, N°2004/2, N°2004/3, N°2004/4, N°2005/1, N°2005/2, N°2005/3, N° 2005/4, N°2006/1

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/circ/circulation.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/circ/circulation.tmpl index 571d30e64b..44fba00634 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/circ/circulation.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/circ/circulation.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Circulation › sorties + +

        Circulation -- Prêts

        @@ -15,4 +17,4 @@

        Si le prêt pose problème, alors un autre pavé apparaîtra (en ROUGE) et vous demandera de confirmer que le prêt est possible.Si le prêt est vraiment impossible (par exemple le code à barres inconnu ), alors vous ne pouvez pas le confirmer.Si le prêt est possible mais nécessite confirmation (comme pour un document prêté à un autre adhérent, ou un adhérent ayant emprunté trop de documents), vous pourrez alors confirmer le prêt.Si la confirmation implique une autre opération (si le document est prêté à un autre adhérent, le prêter implique que le retour soit fait), alors elle sera aussi effectuée.

        - + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/circ/returns.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/circ/returns.tmpl index 21bc3276e3..2795ef0951 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/circ/returns.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/circ/returns.tmpl @@ -1,6 +1,8 @@ Aide en Llgne › Circulation › retours + +

        Circulation -- Retours

        @@ -10,7 +12,7 @@

        Maintenant scannez simplement ou tapez le numéro identifiant du document (habituellement un code à barres)dans le pavé proposé.

        Le retour est fait et s'il y a quelque chose de particulier sur le document ou l'emprunteur (comme un emprunteur ayant des dettes), un pavé rouge vous en avertira

        -

        Si le document a été réservé par quelqu'un d'autre, on vous demandera aussi de valider la réservation. Si vous la confirmez, le document est mis à l'état "en attente" et vous devrez avertir l'adhérent que le document est disponible.

        +

        Si le document a été réservé par quelqu'un d'autre, on vous demandera aussi de valider la réservation. Si vous la confirmez, le document est mis à l'état "mis de coté" et vous devrez avertir l'adhérent que le document est disponible.

        Si le document est réservé par quelqu'un d'un autre site, vous devez aussi valider le transfert

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/edithelp.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/edithelp.tmpl new file mode 100644 index 0000000000..d8758df661 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/edithelp.tmpl @@ -0,0 +1,38 @@ + + +Aide en ligne + + + + +
        +

        Aide en ligne

        + +
        + + +"> +"> + + + + +
        + + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/export/marc.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/export/marc.tmpl index e2dfcd0ac7..d23582e027 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/export/marc.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/export/marc.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Exportation MARC + +

        Exportation MARC

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/import/breeding.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/import/breeding.tmpl index b327cc28e1..b789e70766 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/import/breeding.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/import/breeding.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Import MARC + +

        Importation MARC

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/members/memberentry.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/members/memberentry.tmpl index 095b371374..3325d2cdfb 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/members/memberentry.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/members/memberentry.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Ajouter un nouvel adhérent + +

        Aide pour l'inscription

        Inscrire un individuel

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/members/members-home.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/members/members-home.tmpl index c5cd1f5164..f48602652f 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/members/members-home.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/members/members-home.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Adhérents + +

        Aide adhérents

        C'est le module Adhérents de Koha.

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/members/moremember.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/members/moremember.tmpl index 5cd4a5d8c6..f2f73568a2 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/members/moremember.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/members/moremember.tmpl @@ -1,6 +1,8 @@ Aide en ligne › Information adhérent + +

        Ecran Information sur l'adhérent

        Cette page affiche les informations concernant un adhérent donné.

        diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/nohelp.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/nohelp.tmpl index 985fec5c84..8edb6f0b18 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/help/nohelp.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/help/nohelp.tmpl @@ -1,13 +1,19 @@ - + +Aide en ligne - pas d'aide disponible + +

        Aide en ligne

        Désolé, aucune aide pour ce sujet

        -"> - +" /> +
        - + + + + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/installer/step1.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/installer/step1.tmpl index c485d48c59..9ab8eb4c98 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/installer/step1.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/installer/step1.tmpl @@ -2,8 +2,7 @@ Koha › Installateur Web › Etape 1
        -

        Koha

        -

        Koha › Installateur Web › Etape 1

        +

        Koha Installateur Web › Etape 1

        Vous êtes sur le point d'installer Koha.

        @@ -28,16 +27,16 @@
      • -
        Ce module est utilisé lorsque Koha doit envoyer des e-mails. +
        Ce module est utilisé lorsque Koha doit envoyer des e-mails. -
        Ce module est nécessaire si vous avez l'intention d'imprimer des code-barres. +
        Ce module est nécessaire si vous avez l'intention d'imprimer des code-barres. -
        Ce module est nécessaire si vous avez l'intention d'imprimer des étiquettes de dos. +
        Ce module est nécessaire si vous avez l'intention d'imprimer des étiquettes de dos. -
        Ce module est nécessaire si vous avez l'intention d'utiliser un annuaire LDAP pour l'authentification. +
        Ce module est nécessaire si vous avez l'intention d'utiliser un annuaire LDAP pour l'authentification.
      • @@ -54,18 +53,6 @@
      • Votre version de Perl semble obsolète. Merci d'installer une version plus récente de Perl (au moins 5.006001)
      • - -
      • Votre version de Perl n'est pas dans /usr/bin/ Cette version de l'installeur web suppose que Perl est dans /usr/bin/.
      • - - -
      • Le serveur Zebra ne semble pas installer ou je ne peux pas le trouver. Merci de l'installer avant de continuer.
      • - - -
      • Le serveur MySQL ne semble pas instéll, ou je ne peux pas le trouver. Installez-le avant de continuer.
      • - - -
      • Yaz ne semble pas installé, ou je ne peux pas le trouver. Merci de l'installer avant de continuer.
      • -
      diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/installer/step2.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/installer/step2.tmpl index 7a5cca7980..90860d2fa8 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/installer/step2.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/installer/step2.tmpl @@ -1,8 +1,7 @@ Koha › Installateur Web › Etape 2
      -

      Koha

      -

      Koha › Installateur Web › Etape 2

      +

      Koha Installateur Web › Etape 2

      Réglages de la base de données :

      • Nom de la base :
      • diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/installer/step3.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/installer/step3.tmpl index b42a9fc982..82e4666daa 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/installer/step3.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/installer/step3.tmpl @@ -2,146 +2,175 @@
        -

        Koha

        -

        Koha › Installateur Web › Etape 3

        - - - - - - - - - + function doLoad() + { + // the timeout value should be the same as in the "refresh" meta-tag + setTimeout( "refresh()", 2*1000 ); + } + + function refresh(value) + { + // This version of the refresh function will cause a new + // entry in the visitor's history. It is provided for + // those browsers that only support JavaScript 1.0. + // + sURL=sURL+'?step=3&op=selectframeworks&fwklanguage='+value; + window.location.href = sURL; + } + + //--> + + + + + + + + -

        Félicitations, installation terminée

        -

        Si vous n'êtes pas redirigé dans les 5 secondes, cliquez ici

        +

        Félicitations, installation terminée

        +

        Si vous n'êtes pas redirigé dans les 5 secondes, cliquez ici

        -

        Sélectionnez les paramètres par défaut

        -
        - - -

        Chaque langue a un jeu de paramètrs par défaut qui couvre un large spectre d'options de configuration. Sélectionnez une langue à partir de la liste, ou utilisez le langage déjà sélectionné.

        - -

        -

        -

        - -

        -

        - -
        -

        - " checked /> - " /> +

        Sélectionnez les paramètres par défaut

        + + + +

        Chaque langue a un jeu de paramètrs par défaut qui couvre un large spectre d'options de configuration. Sélectionnez une langue à partir de la liste, ou utilisez le langage déjà sélectionné.

        + +

        +

        + +

        +

        + + + + + +
        + + " checked="checked" /> + + " /> + + + () +
        +
        - -
        -

        - -

        Lorsque vous aurez fait votre choix, merci de cliquer ci-dessous sur 'Import' pour lancer le processus.Cela peut prendre un moment pour démarrer, merci de votre patience

        -

        -

        - -

        +

        + +

        Lorsque vous aurez fait votre choix, merci de cliquer ci-dessous sur 'Import' pour lancer le processus.Cela peut prendre un moment pour démarrer, merci de votre patience

        +

        +

        + +

        -

        Bilan de l'installation :

        -

        Langue :

        - -

        donnée ajoutée

        -

        -

          - -

        • - -
        -

        - -

        Installation terminée
        -

        Pour terminer, cliquez sur Finir et chargez l'Interface Professionnelle de Koha. -

        - - -
        + +

        donnée ajoutée

        +
          + +

        • + +
        + +

        Zebra ou NoZebra ?

        +

        Koha est disponible en 2 versions : Zebra et NoZebra. Vous allez maintenant décider quelle version vous convient

        +

        Quelques indications pour vous aider à choisir :

        +

        Version Zebra

        +
          +
        • tient très bien la charge (peut supporter sans peine plus de 300 000 documents d'une lecture publique avec un OPAC accessible sur le web comme http://catalog.ccfls.org/cgi-bin/koha/opac-main.pl ou http://www.mediathequeouestprovence.fr/)
        • +
        • fournit un serveur z3950
        • +
        • est complexe à configurer et administrer
        • +
        +

        Version NoZebra

        +
          +
        • est opérationnel dès que Koha est installé
        • +
        • n'est probablement pas aussi rapide pour les catalogues avec plus de 100 000 documents
        • +
        • ne propose pas de serveur z3950 public
        • +
        +

        Quoi que vous choisissiez maintenant, vous pouvez toujours changer d'avis et mettre en place l'autre version

        +

        Notez que si vous choisissez "Zebra", vous n'aurez pas un Koha fonctionnel sans installer Zebra spécifiquement (la recherche dans le catalogue ne fonctionnera pas)

        +

        Que choisissez-vous ?

        +
        + + +

        Nozebra : mon catalogue n'est pas très gros et je veux quelque chose de simple à installer

        +

        Zebra : j'ai un gros catalogue, et je ne suis pas effrayé par l'installation de logiciels supplémentaires sur mon serveur

        +
        + + + + +

        Installation terminée
        +

        Pour terminer, cliquez sur Finir et chargez l'Interface Professionnelle de Koha. +

        + + +
        +

        -

        @@ -157,19 +186,19 @@ function Hide(link) {
      -

      Cliquer sur suivant pour continuer

      +

      Cliquer sur suivant pour continuer

      -

      Nous sommes maintenant prêts à créer les tables de la base de données et à les remplir avec quelques données par défaut.

      -
      - - -

      Cliquer sur suivant pour continuer

      -
      +

      Nous sommes maintenant prêts à créer les tables de la base de données et à les remplir avec quelques données par défaut.

      +
      + + +

      Cliquer sur suivant pour continuer

      +
      diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/intranet-main.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/intranet-main.tmpl index af92c9817b..e063c1b638 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/intranet-main.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/intranet-main.tmpl @@ -1,25 +1,95 @@ Koha poste bibliothécaire - - -
      -

      Bienvenue sur Koha

      - + + + +
      +
      +
      +
      -

      dernières nouvelles

      - +
      + annonces récentesnouvelles -
      - - + le -
      - le , -
      -

      -
      +
      -
      +
      + +
      +
      + + + + +
      + +

      Circulation

      + + + +

      Adhérents

      +
        +
      • + + + +
        +
      • +
      + + +

      Catalogue

      + + +
      + +
      +
      diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-bib-search.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-bib-search.tmpl index 225d4dd72f..631d89d089 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-bib-search.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-bib-search.tmpl @@ -1,4 +1,6 @@ Koha -- Code à barres et étiquettes : recherche + +

      Rechercher

      @@ -29,5 +31,5 @@
      - + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-create-layout.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-create-layout.tmpl index 6e5fcbfdbb..0c9491386e 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-create-layout.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-create-layout.tmpl @@ -1,36 +1,31 @@ -Koha › Etiquettes +Koha › Etiquettes Adhérent Créer un modèle› créer un crédit manuel - - + + + + -
      - -
      - - - -

      - Nom du format - -

      -"> + +
      + +
      +
      +
      -

      -

      -

      + + +

      +" />

      +

      -

      - Choisir l'order des champs à imprimer -

      - - - - - - - - - - - - - -
      - + @@ -46,7 +41,7 @@
      -

      - - -

      Choisissez le type de code à barres

      - - + + + + - - +

      - -

      Choisissez le type de présentation

      - - + + + + + - - - - - -

      - Commencer l'impression à l'étiquette numéro : - +

      +

      +

      -

      -

      -

      -

      Tracer des cases modèles

      -

      -

      -

      - - -

      +

      +

      +

      -
      - +
      +
      +
      + +
      +
      + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-create-template.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-create-template.tmpl index 09f18bd098..3c5a779669 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-create-template.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-create-template.tmpl @@ -1,64 +1,69 @@ Koha › Etiquettes - - + + + + -
      + + +
      + +
      +
      +
      -

      - Créer un modèle d'étiquette -

      +

      Créer un modèle d'étiquette

      Calibrage du modèle

      -Code du modèle :
      -Description du modèle :
      +Code du modèle :
      +Description du modèle :
      - - + + - - + + - - + + - - + + - - + +
      Largeur de page : Hauteur de page : Largeur de page : Hauteur de page :
      Largeur de l'étiquette : Hauteur de l'étiquette : Largeur de l'étiquette : Hauteur de l'étiquette :
      Marge de haut de page : Marge gauche de la page : Marge de haut de page : Marge gauche de la page :
      Nombre de colonnes :Nombre de lignes : Nombre de colonnes :Nombre de lignes :
      Espace entre les colonnes : Espace entre les lignes : Espace entre les colonnes : Espace entre les lignes :
      -
      Unités : - -
      -
      -Taille de la fonte: : -
      -
      - +Taille de la fonte: : +Actif: + + -
      -
      - +
      +
      +
      + +
      +
      + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-edit-layout.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-edit-layout.tmpl index 9f65b4db74..678308eacf 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-edit-layout.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-edit-layout.tmpl @@ -1,39 +1,46 @@ -Koha -- Etiquettes - - - +Koha -- Etiquettes + + + + + -
      + + +
      + +
      +
      +

      Nom du format

      -"> - -
      -
      +" />

      Choisissez le type de code à barres (encodage)

      -
      +

      Choisissez le type de présentation

      -
      -

      Choisir l'ordre des champs de texte à imprimer @@ -43,9 +50,15 @@

  • @@ -53,9 +66,15 @@ @@ -64,9 +83,15 @@ @@ -76,9 +101,15 @@ @@ -87,18 +118,30 @@ @@ -108,9 +151,15 @@ @@ -118,9 +167,15 @@ @@ -128,9 +183,15 @@ @@ -140,9 +201,15 @@ @@ -150,33 +217,47 @@  
    -
    +

    - Commencer l'impression à l'étiquette numéro : "> + Commencer l'impression à l'étiquette numéro : " />

    -
    -

    Tracer des cases modèles - checked - >

    +

    Tracer des cases modèles + + + + + +

    - - "> + + " />

    -
    - +
    +
    +
    + +
    +
    + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-edit-template.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-edit-template.tmpl index 4be853f602..ce593ddaff 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-edit-template.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-edit-template.tmpl @@ -1,71 +1,82 @@ Koha › Etiquettes - - + + + + -
    -
    + -

    - Modifier un modèle d'étiquette -

    +
    + +
    +
    +
    + +

    Modifier un modèle d'étiquette

    Calibrage du modèle

    - -Identifiant du modèle :
    -Code du modèle : ">
    -Description du modèle :
    +

    Identifiant du modèle :
    +Code du modèle : " />
    +Description du modèle :

    + +
    - - + + - - + + - - + + - - + + - - - - + +
    Largeur de page : ">Hauteur de page : ">Largeur de page : " />Hauteur de page : " />
    Largeur de l'étiquette : ">Hauteur de l'étiquette : ">Largeur de l'étiquette : " />Hauteur de l'étiquette : " />
    Marge de haut de page : ">Marge gauche de la page : ">Marge de haut de page : " />Marge gauche de la page : " />
    Nombre de colonnes :">Nombre de lignes : ">Nombre de colonnes :" />Nombre de lignes : " />
    Espace entre les colonnes : ">Espace entre les lignes : ">Espace entre les colonnes : " />Espace entre les lignes : " />
    Unités : -
    -
    -Taille de la fonte: : "> -
    -
    - +Taille de la fonte: : " /> +Actif: + + + + + + " /> +

    - " name="tmpl_id" - ->

    +

    -
    - +
    +
    +
    + +
    +
    + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-home.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-home.tmpl index 02ea6ebc33..4195cdae9a 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-home.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-home.tmpl @@ -1,9 +1,18 @@ Koha › Etiquettes - - + + + + + + + +
    + +
    +
    +
    -
    @@ -35,23 +44,27 @@ ">Supprimer - -" - > - checked - - > + +" checked="checked" /> + +" /> + - + - +

    Créer un nouveau modèle d'étiquette

    -
    - +
    +
    +
    + +
    +
    + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-manager.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-manager.tmpl index 7e1a57f960..e44db0157a 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-manager.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-manager.tmpl @@ -1,9 +1,23 @@ Koha › Etiquettes - - + + + + + + + + +
    + +
    +
    +
    -
    @@ -89,19 +103,10 @@ - -
    - - - - - - - - - +
    +
    + +
    +
    + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-print.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-print.tmpl index 3d54f9363c..cc2ba77789 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-print.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-print.tmpl @@ -119,9 +119,9 @@ table.print-preview {
    -

    Aperçu avant impression
    - Type de code à barres :
    - Type de papier :
    +

    Aperçu avant impression
    + Type de code à barres :
    + Type de papier :
    Options de champ : Auteur type de document titre @@ -154,7 +154,7 @@ table.print-preview { -.png"> -
    ''
    +
    ''
    Pas de '' format
    @@ -162,7 +162,7 @@ table.print-preview { -.png"> -
    ''
    +
    ''
    Pas de '' format
    diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-templates.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-templates.tmpl index 2cf1d22344..537a3f13da 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-templates.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/label-templates.tmpl @@ -1,9 +1,18 @@ Koha › Etiquettes - - + + + + + + + +
    + +
    +
    +
    -
    @@ -32,11 +41,11 @@ ">Supprimer -" - > - checked - - > + + " checked /> + + " /> + @@ -50,8 +59,12 @@ -
    Créer un nouveau modèle d'étiquette -
    - +
    +
    +
    + +
    +
    + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/result.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/result.tmpl index 930bc8b1f9..72e0779ea2 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/result.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/result.tmpl @@ -1,4 +1,47 @@ -Koha -- Barcodes and Labels: Search Results +Koha › Résultats de la recherche + + +

    Résultats de la recherche

    @@ -94,44 +137,4 @@
    - + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/search.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/search.tmpl index adc42b763f..0684a320ac 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/search.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/labels/search.tmpl @@ -1,6 +1,8 @@ Koha › Etiquettes + +
    @@ -102,7 +104,7 @@ + + + + +
    +
    @@ -35,12 +40,13 @@ - +
    ','mainform','member'); return false;">
    ">, ()
    Pas de réponse +
    diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/members/member-quicksearch.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/members/member-quicksearch.tmpl index 4cd37ea1d9..5d9d76fa87 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/members/member-quicksearch.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/members/member-quicksearch.tmpl @@ -1,10 +1,17 @@ Koha › Recherche rapide adhérent + + -
    +
    +
    + + +
    + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/members/member.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/members/member.tmpl index 6c70bed15a..a3dd904190 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/members/member.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/members/member.tmpl @@ -1,11 +1,18 @@ Koha › Adhérents › Résultats de recherche - + + + + - + - Accueil Adhérents Résultat recherche +
    + +
    +
    +
    @@ -24,9 +31,10 @@
    - - - + + + + @@ -42,9 +50,10 @@ - + @@ -61,6 +70,12 @@ Pas de réponse //set the focus to the input text. document.f.member.focus(); + + + + +
    +
    diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/members/memberentrygen.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/members/memberentrygen.tmpl new file mode 100644 index 0000000000..25ab7cf73a --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/members/memberentrygen.tmpl @@ -0,0 +1,589 @@ + +Koha › Adhérents Catalogue › <!-- TMPL_IF NAME="opadd" --> + Ajouter<!--TMPL_IF Name="I"--> Collectivités <!--/TMPL_IF --><!--TMPL_IF Name="A"--> Adulte <!--/TMPL_IF --><!--TMPL_IF Name="C"--> Enfant <!--/TMPL_IF --><!--TMPL_IF Name="P"--> Professionnel <!--/TMPL_IF --> +adhérent <!-- TMPL_VAR NAME="surname" --> <!-- TMPL_VAR name="firstname" --><!-- TMPL_ELSE -->Modifier<!--TMPL_IF Name="I"--> Collectivités <!--/TMPL_IF --><!--TMPL_IF Name="A"--> Adulte <!--/TMPL_IF --><!--TMPL_IF Name="C"--> Enfant <!--/TMPL_IF --><!--TMPL_IF Name="P"--> Professionnel <!--/TMPL_IF --> +adhérent <!-- TMPL_VAR NAME="surname" --> <!-- TMPL_VAR name="firstname" --><!-- /TMPL_IF --> + + + + + + + + + + +
    + +
    +
    +
    + + + +

    + Ajouter collectivité Adulte enfant professionnel +adhérent +

    + +

    + Modifier collectivité Adulte enfant professionnel +adhérent +

    + + +

    + +

    + Doublon suspecté ');" >Detail Doublon ? &category_type=">Oui     Non, n'en est pas un + + + + + +
    + +

    + + + +
    +

    Le(s) champ(s) suivant(s) es(son)t incorrect(s). Prière de le(s) corriger

    + +
    Identifiant/mot de passe existant déjà
    + + +
    Désolé, ce code à barres est déjà utilisé
    + + +
    Adhérent trop jeune ou trop vieux pour cette catégorie
    + +
    + + + + + + +
    + +" /> +" /> +" /> +" /> +" /> +" /> +" /> +" /> +" /> +" /> + + + +
    + + +
    + Collectivités Adhérent Identité personnelle +
      +
    1. + +
    2. + +
    3. + +
    4. +
    5. + +
    6. +
    7. + +
    8. +
    9. + +
    10. +
    11. + +
    12. +
    13. + + + + + + + +
    14. +
    +

    + + + + + + + + " disabled="disabled" readonly="readonly" /> +

    + +
    +
    + Adresse principale
      +
    1. + +
    2. + +
    3. + +
    4. + +
    5. + +
    6. +
    7. + +
    8. +
    9. + +
    10. + +
    11. + +
    12. + +
    13. + +
    14. +
    +
    +
    + Contact
      + +

      Adhérent

      +
    1. + +
    2. + +
    3. + +
    4. +
    5. + +
    6. +
    7. + +
    8. +
    9. + +
    10. +
    11. + +
    12. +
    13. + +
    14. +
    +
    +
    + + + + + +
    + +
    + + +
    + Autre adresse
      +
    1. + +
    2. +
    3. + +
    4. +
    5. + +
    6. +
    +
    + + +
    + Collectivités
      +
    1. + +
    2. +
    +
    + + +
    + + + + +
    + +
    + + +
    + Elements de gestion
      +
    1. +
    2. +
    3. + +
    4. +
    5. + + + + + Il n'y a pas de catégorie. pour ajouter un adulteun enfantune institutionun professionnel. + Prière d'en créer un + +
    6. +
    7. + +
    8. +
    9. + +
    10. +
    +
    +
    + Droit d'accès
      +
    1. + +
    2. +
    3. + +
    4. +
    5. + +
    6. +
    7. + +
    8. +
    +
    +
    + Identifiant OPAC
      +
    1. + +
    2. +
    3. + +
    +
    + + +
    + Statut adhérent +
      + +
    1. + + + + " name="" value="1" checked="checked" /> + + " name="" value="1" /> + + + + + " name="" value="0" checked="checked"/> + + " name="" value="0" /> + + +
    2. + +
    +
    + +
    + +
    + + + + + +
    + + +
    +
    + +
    + +
    +
    + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/members/moremember-print.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/members/moremember-print.tmpl index f5160d31d7..58b174f4d6 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/members/moremember-print.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/members/moremember-print.tmpl @@ -1,6 +1,11 @@ Résumé pour : <!-- TMPL_VAR NAME="firstname" --> <!-- TMPL_VAR NAME="surname" --> (<!-- TMPL_VAR NAME="cardnumber" -->) + + + +
    +

    ">Résumé pour : ()

    @@ -57,4 +62,6 @@ - +
    + + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/members/moremember-receipt.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/members/moremember-receipt.tmpl index 96f3fa5e7d..ec59f162f7 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/members/moremember-receipt.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/members/moremember-receipt.tmpl @@ -1,11 +1,17 @@ Imprimer un reçu pour <!-- TMPL_VAR NAME="cardnumber" --> + + + +
    + +

    Bibliothèque

    -
    -Prêté à ">
    -
    +
    +Prêté à ">
    +
    CarteNomCatégorie&orderby=cardnumber">Carte&orderby=surname">Nom&orderby=borrowers.categorycode">Catégorie&orderby=branchcode">Site Retards/Prêts Amendes Notes ">, + ">, ()
    @@ -41,4 +47,6 @@ Prêté à + + + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/members/moremember.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/members/moremember.tmpl index 270ee03cd3..afd3d2651d 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/members/moremember.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/members/moremember.tmpl @@ -1,56 +1,51 @@ -Koha › Détails de l'adhérent +Koha › Adhérents Catalogue › <!-- TMPL_IF NAME="unknowuser" -->L'adhérent n'existe pas<!-- TMPL_ELSE -->Détail adhérent pour <!-- TMPL_VAR NAME="firstname" --> <!-- TMPL_VAR NAME="surname" --> (<!-- TMPL_VAR NAME="cardnumber" -->)<!-- /TMPL_IF --> - - + + + + + + + +
    + +
    +
    +
    + + +
    - Cet adhérent n'existe plus. Retour + Cet adhérent n'existe plus. -AccueilAdhérents">Détails pour () +
    La carte a été renouvellée jusqu'au déclarée perdue.
    -"/> +" /> " /> - +
      @@ -68,135 +63,135 @@ -
      -Information adhérent + +
      +
      +

      -

       

      -

      - -

      -

      -

      -

      - - +

      ""

      , - -

      -

      - - -

      -

      -

      - - -

      -

      -

      - - - -

      -

      +
      +
      + +

      + +

      + Accueil :
      + Mobile :
      + Travail :
      + + + Téléphone collectivité :
      + Email de la collectivité :
      - -

      -

      -

      - + -

      -

      - -

      + Téléphone professionnel :
      + Portable professionnel :
      + + Fax :
      +

      +

      ">, ">

      + +

      Initiales :

      +

      Date de naissance

      +

      Sexe :

      + +

      Ethnie :

      +

      Note sur l'ethnie :

      + + + +

      Cautions :

      + + + +

      Garant : ">

      + + + + + + &step=1">Modifier +
      + +
      +

      Autre adresse

      -

      ">, ">

      -

      -

      + +

      Autre adresse :

      +

      Autre ville :

      +

      Autre code postal :

      + - -
      -
      - Droit d'accès -

      -

      -

      -

      + + +

      Nom :

      +

      Prénom :

      +

      Téléphone :

      +

      Email :

      +

      Relation :

      + + + &step=2">Modifier +
    + + +
    +
    +

    Droit d'accès

    +
      +
    • Numéro d'adhérent :
    • +
    • Catégorie : ()
    • +
    • Date d'inscription :
    • -

      +

    • Date d'expiration - + -

      +
    • -

       

      - - -

       

      -

       

      - +
    • Site d'inscription :
    • -

       

      -

       

      -

       

      +
    • Champ de tri 1 :
    • +
    • Champ de tri 2 :
    • +
    • Identifiant OPAC :
    • -

      *******

      +
    • Mot de passe OPAC : *******
    • -

      Indéfini  

      +
    • Mot de passe OPAC : ">Indéfini 
    • -

       

      -

       

      - - - -
      - - Autre contact - -

       

      -

       

      -

       

      -

       

      -

       

      - - - - -

      - - - -

      ">

      - - - -
      - - - -
      - Amendes & Frais - +
    • Notes de circulation :
    • +
    • Message adhérent :
    • +
    + &step=3">Modifier +
    +
    +
    +
    +

    Amendes & Frais

    +

    Total dû :

    Pas de charges à recouvrer

    - -
    +
    + +

    Document(s) en prêt

    -
    + " /> " />
    Prêts
    + - @@ -228,36 +223,24 @@ - + @@ -270,11 +253,12 @@ - - - -
    +

    Cet adhérent n'a pas de document en prêt.

    +
    + +

    Réservation(s) en cours de l'adhérent

    +
    Date de retour Titre Code à barresDate de retour Type de document Frais Prix - " /> + " alt="" /> - ">Réservé + ">Réservations - " - checked="checked" - /> + " checked="checked" /> - " - /> + " /> - " - checked="checked" - style="display: none;" - /> + " checked="checked" style="display: none;" /> ">Retour">Retours
    @@ -294,7 +278,7 @@ " onclick="openWindow(this, 'Item', 480, 640); return false;"> - Ce document : est en attente + Queue pour ce exemplaire :
    Date de réservation @@ -315,29 +299,22 @@ - ">voir les réservations + ">voir réservations
    + +

    Cet adhérent n'a pas de réservation

    - + +
    +
    +
    + +
    +
    diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/members/pay.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/members/pay.tmpl index 09b89ef9fd..c64bc1a12e 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/members/pay.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/members/pay.tmpl @@ -1,8 +1,18 @@ Règlement des amendes de <!-- TMPL_VAR NAME="surname" --> <!-- TMPL_VAR NAME="firstname" --> - - + + + + + + + +
    + +
    +
    +

    Règlement des amendes de

    @@ -56,4 +66,12 @@
    " method="get">" />
    + +
    +
    + +
    + +
    +
    diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/members/readingrec.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/members/readingrec.tmpl index de977d040e..fc4d808cbf 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/members/readingrec.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/members/readingrec.tmpl @@ -1,9 +1,18 @@ Liste des lectures pour <!-- TMPL_VAR NAME="firstname" --> <!-- TMPL_VAR NAME="surname" --> + + + + - - + + +
    + +
    +
    +
      @@ -73,4 +82,11 @@
      " method="get">" />
      +
    +
    + +
    + +
    +
    diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/acquisitions_stats.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/acquisitions_stats.tmpl index 4604a2d1f9..cd75d6a98a 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/acquisitions_stats.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/acquisitions_stats.tmpl @@ -1,15 +1,19 @@ -Koha › Stats +Koha › Statistiques › AcquisitionsToutes les réservations - - -/lib/calendar/calendar-system.css"> - - - - - + + + + + + + +
    + +
    +
    +
    @@ -44,7 +48,7 @@ - + TOTAL @@ -58,11 +62,11 @@

    Statistiques sur les acquisitions

    -
    + - + @@ -73,8 +77,8 @@ -
    Titre
    Titre Ligne Colonne SélectionnerCommandé en De - /lib/calendar/cal.gif" border="0" hspace="0" vspace="0" id="openCalendarFrom" style="cursor: pointer;" valign="top"> + De + /lib/calendar/cal.gif" alt="Voir calendrier" border="0" id="openCalendarFrom" style="cursor: pointer;"> au - /lib/calendar/cal.gif" id="openCalendarTo" style="cursor: pointer;" valign="top" border="0" hspace="0" vspace="0"> + /lib/calendar/cal.gif" alt="Voir calendrier" id="openCalendarTo" style="cursor: pointer;" border="0"> au - /lib/calendar/cal.gif" id="openCalendarToRO" style="cursor: pointer;" valign="top" border="0" hspace="0" vspace="0"> + /lib/calendar/cal.gif" alt="Voir calendrier" id="openCalendarToRO" style="cursor: pointer;" border="0"> - - - + + + + + + + +
    + +
    +
    +
    + +

    Le palmarès des plus gros emprunteurs

    @@ -24,11 +30,11 @@ function Dopop(link) {

    =

    - + - + @@ -46,7 +52,7 @@ function Dopop(link) { @@ -55,12 +61,12 @@ function Dopop(link) { - +
    Rank/PatronsLecteur - ')" > + ">

    Adhérents ayant emprunté le plus de documents

    - + @@ -74,7 +80,7 @@ function Dopop(link) { + - - + -
     
        Date du prêt De - /lib/calendar/cal.gif" border="0" hspace="0" vspace="0" id="openCalendarFrom" style="cursor: pointer;" valign="top"> + + /lib/calendar/cal.gif" alt="Voir calendrier" border="0" id="openCalendarFrom" style="cursor: pointer;"> - au - /lib/calendar/cal.gif" id="openCalendarTo" style="cursor: pointer;" valign="top" border="0" hspace="0" vspace="0"> + + /lib/calendar/cal.gif" alt="Voir calendrier" id="openCalendarTo" style="cursor: pointer;" border="0"> - au - /lib/calendar/cal.gif" id="openCalendarToRO" style="cursor: pointer;" valign="top" border="0" hspace="0" vspace="0"> + + /lib/calendar/cal.gif" id="openCalendarToRO" style="cursor: pointer;" alt="Voir calendrier" border="0"> - - - + + + + + + + +
    + +
    +
    +
    @@ -22,8 +26,8 @@ - - + + @@ -43,7 +47,7 @@

    Adhérents sans emprunts

    - +
    Num/Patrons
    N°/Adhérent
    @@ -57,7 +61,7 @@ + - - - - + + + - - - + +
     
      Catégorie adhérent 
      Pas d'emprunt depuis  - /lib/calendar/cal.gif" id="openCalendarTo" style="cursor: pointer;" valign="top" border="0" hspace="0" vspace="0"> + /lib/calendar/cal.gif" alt="Voir calendrier" id="openCalendarTo" style="cursor: pointer;" border="0"> - - - + + + + + + + +
    + +
    +
    +
    @@ -21,7 +25,7 @@ - + @@ -45,7 +49,7 @@ - +
    /
    TOTAL @@ -58,7 +62,7 @@

    Statistiques sur les adhérents

    - + @@ -79,23 +83,23 @@ - + - + - @@ -110,7 +114,7 @@ - @@ -140,8 +144,8 @@ -
    Statut adhérent
    Activité de l'adhérent
      - Années d'activité +  
      - caractères +  
    Date de naissance De - /lib/calendar/cal.gif" border="0" hspace="0" vspace="0" id="openCalendarFrom" style="cursor: pointer;" valign="top"> + + /lib/calendar/cal.gif" alt="Voir calendrier" border="0" id="openCalendarFrom" style="cursor: pointer;"> - au - /lib/calendar/cal.gif" id="openCalendarTo" style="cursor: pointer;" valign="top" border="0" hspace="0" vspace="0"> + + /lib/calendar/cal.gif" alt="Voir calendrier" id="openCalendarTo" style="cursor: pointer;" border="0"> - - - + + + + + + + + +
    + +
    +
    +
    + + + + + -

    Le palmarès des documents les plus empruntés

    +

    Les documents circulant le plus

    Sélectionné sur

    @@ -28,13 +36,13 @@ function Dopop(link) { - + - + @@ -61,7 +69,7 @@ function Dopop(link) {

    Le palmarès des documents les plus empruntés

    - +
    Rang/Numéro de notice
      Exemplaire
    @@ -75,7 +83,7 @@ function Dopop(link) { + - - + -
     
        Date du prêt De - /lib/calendar/cal.gif" border="0" hspace="0" vspace="0" id="openCalendarFrom" style="cursor: pointer;" valign="top"> + + /lib/calendar/cal.gif" alt="Voir calendrier" border="0" id="openCalendarFrom" style="cursor: pointer;"> - au - /lib/calendar/cal.gif" id="openCalendarTo" style="cursor: pointer;" valign="top" border="0" hspace="0" vspace="0"> + + /lib/calendar/cal.gif" alt="Voir calendrier" id="openCalendarTo" style="cursor: pointer;" border="0"> - au - /lib/calendar/cal.gif" id="openCalendarToRO" style="cursor: pointer;" valign="top" border="0" hspace="0" vspace="0"> + + /lib/calendar/cal.gif" alt="Voir calendrier" id="openCalendarToRO" style="cursor: pointer;" border="0"> - - - + + + + + + +
    + +
    +
    +
    @@ -19,10 +22,10 @@

    =

    - + - + @@ -38,12 +41,12 @@ - +
    Num/Exempl

    Documents jamais prêtés

    - + @@ -57,7 +60,7 @@ + - - - - + + + - - - - + + +
     
      Site 
      Type document 

    Affichage

    - Afficher dans le navigateur Ouvrir dans un logiciel + + + dans un logiciel -

    - +

    " /> - +

    - +
    +
    +
    + +
    +
    + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/catalogue_stats.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/catalogue_stats.tmpl index 7158962dd4..3e05fb5b16 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/catalogue_stats.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/catalogue_stats.tmpl @@ -1,15 +1,18 @@ -Koha › Stats +Koha › StatistiquesRapport &Cataloguersaquo; Toutes les réservations - - -/lib/calendar/calendar-system.css"> - - - - - + + + + + + +
    + +
    +
    +
    @@ -22,7 +25,7 @@ - + @@ -45,7 +48,7 @@ - + -
    /
    TOTAL @@ -58,11 +61,11 @@

    Statistiques sur le catalogue

    -
    + - + @@ -74,11 +77,11 @@ - + - - + - + - - + - + - - + - + @@ -157,7 +160,7 @@ - + @@ -176,14 +179,19 @@

    Affichage

    - Afficher dans le navigateur Ouvrir dans un logiciel -

    - -

    - + + + dans un logiciel + +

    " /> - +

    - - + + +
    + +
    + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/inventory.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/inventory.tmpl index 02db705ce2..915c93099e 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/inventory.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/inventory.tmpl @@ -1,39 +1,49 @@ -Koha › Stats +Koha › Statistiques Outils &rInventaire/Récolementsaquo; Logs - - -/lib/calendar/calendar-system.css"> - - - - - + + + + + + + +
    + +
    +
    +

    Inventaire/récolement

    -
    +

    Sélectionnez les exemplaires que vous souhaitez vérifier

    - Cote de l'exemplaire ((items.itemcallnumber) entre " /> et " /> + + " /> + + " />

    -

    pas vu depuis " /> +

    + " />

    -

    afficher - " maxlength="5" size="5" /> exemplaires commençant au " size="5" maxlength="5" /> +

    + " maxlength="5" size="5" /> + + " size="5" maxlength="5" />

    - -
    + + + " /> " /> " /> " /> " /> -
    Titre
    Titre Ligne Colonne SélectionnerClassification Dewey De à
      - caractères +  
    Classification LoC De à
      - Caractères +  
    Cote De à
      - Caractères +  
    Type de document
    EditeurAnnée de publication De à
    Site d'origine
    @@ -65,8 +75,9 @@ + - + " /> " /> " /> @@ -75,8 +86,9 @@ + - + " /> " /> " /> @@ -86,4 +98,10 @@ - + + +
    + +
    + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/issues_avg_stats.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/issues_avg_stats.tmpl index e3140016f8..e1d60a4bd1 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/issues_avg_stats.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/issues_avg_stats.tmpl @@ -1,19 +1,23 @@ -Koha › Stats +Koha › Statistiques PériodiquDurée moyenne des prêtses › Selection fournisseur - - -/lib/calendar/calendar-system.css"> - - - - - + + + + + + + +
    + +
    +
    +
    -

    Statistiques sur la durée moyenne des prêts

    +

    Durée moyenne de prêt

    Sélectionné sur

    @@ -22,7 +26,7 @@
    Vu
    - + @@ -42,8 +46,8 @@ - - + +
    /
    TOTAL @@ -55,12 +59,12 @@
    -

    Koha : Statistiques sur la durée moyenne des prêts

    -
    +

    Statistique de la durée moyenne de prêt

    + - + @@ -71,8 +75,8 @@ - - + @@ -48,13 +53,19 @@

    Prêts par catégorie d'adhérent

    - -

    Sélectionner une catégorie d'adhérent (ou rien si vous souhaitez visualiser l'état global)

    -

    Sélectionnez un site :

    + +

    (ou rien si vous souhaitez visualiser l'état global)

    +

    " /> - + + +
    + +
    + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/issues_stats.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/issues_stats.tmpl index cdb00384b8..6635e5f31b 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/issues_stats.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/issues_stats.tmpl @@ -1,15 +1,19 @@ -Koha › Stats +Koha › Statistiques AutoritésCirculation › Liste des Réponses - - -/lib/calendar/calendar-system.css"> - - - - - + + + + + + + +
    + +
    +
    +
    @@ -24,7 +28,7 @@
    Titre
    Titre Ligne Colonne SélectionnerDate du prêt De - /lib/calendar/cal.gif" border="0" hspace="0" vspace="0" id="openCalendarFrom" style="cursor: pointer;" valign="top"> + + /lib/calendar/cal.gif" alt="Voir calendrier" border="0" id="openCalendarFrom" style="cursor: pointer;"> - au - /lib/calendar/cal.gif" id="openCalendarTo" style="cursor: pointer;" valign="top" border="0" hspace="0" vspace="0"> + + /lib/calendar/cal.gif" alt="Voir calendrier" id="openCalendarTo" style="cursor: pointer;" border="0"> - au - /lib/calendar/cal.gif" id="openCalendarToRO" style="cursor: pointer;" valign="top" border="0" hspace="0" vspace="0"> + + /lib/calendar/cal.gif" alt="Voir calendrier" id="openCalendarToRO" style="cursor: pointer;" border="0"> - - - + + + + + + + + +
    + +
    +
    +
    @@ -34,7 +39,7 @@
    TOTAL
    - + @@ -47,7 +51,7 @@ - + @@ -46,4 +55,8 @@ Aucun commentaire à approuver ou supprimer. + + + + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/acqui-search-result.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/acqui-search-result.tmpl index 607c236ef9..1b0699a8c3 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/acqui-search-result.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/acqui-search-result.tmpl @@ -1,10 +1,25 @@ Koha › Périodiques › Selection fournisseur + + + + +
    +
    + +

    Résultat de recherche fournisseur

    Vous recherchiez le fournisseur , résultat(s) trouvé(s)

    -
    /
    TOTAL @@ -60,11 +64,11 @@

    Statistiques sur les prêts

    -
    + - + @@ -75,8 +79,8 @@ -
    Titre
    Titre Ligne Colonne SélectionnerPériode De - /lib/calendar/cal.gif" border="0" hspace="0" vspace="0" id="openCalendarFrom" style="cursor: pointer;" valign="top"> + + /lib/calendar/cal.gif" alt="Voir calendrier" border="0" id="openCalendarFrom" style="cursor: pointer;"> - au - /lib/calendar/cal.gif" id="openCalendarTo" style="cursor: pointer;" valign="top" border="0" hspace="0" vspace="0"> + + /lib/calendar/cal.gif" alt="Voir calendrier" id="openCalendarTo" style="cursor: pointer;" border="0"> - - - + + + + + + + +
    + +
    +
    +
    @@ -39,4 +43,10 @@ - +
    +
    +
    + +
    +
    + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/reports-home.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/reports-home.tmpl index 2baae495f4..a7297853da 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/reports-home.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/reports-home.tmpl @@ -1,49 +1,57 @@ Koha › Stats - - - -/lib/calendar/calendar-system.css"> - - - - - - + + + + + + + +
    + + - diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/reservereport.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/reservereport.tmpl index 58acdcde68..be4c98a4ad 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/reservereport.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/reports/reservereport.tmpl @@ -1,6 +1,18 @@ Koha › Rapport réservations › Toutes les réservations + + + + + + + +
    + +
    +
    +
    @@ -23,5 +35,10 @@
    NomDate de réservationTitreClass

    - - +
    +
    +
    + +
    +
    + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/reserve/request.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/reserve/request.tmpl index 292eaad7ca..3275a0a1d3 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/reserve/request.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/reserve/request.tmpl @@ -1,10 +1,8 @@ -Koha › Circulation +Koha › Circulation › Réservations › Réserver <!-- TMPL_VAR NAME="title" --> - - - - + + + + + + + + +
    + +
    + +
    +
    +
    +

    Réservation trouvée pour (), merci de transférer

    Ce document est réservé par : au site de ; Prière de mettre ce document en transfert.

    - +
    -

    Réservations

    +

    Réserver ">

    -

    Informations notice

    -

    ">

    -

    - -

    Ajouter réservation

    -
    " method="post" onSubmit="request.pl" name="getborrower"> + +
    Attention, il n'y a aucun adhérent de ce nom, prière d'en essayer un autre
    + + " method="post" onsubmit="request.pl" name="getborrower"> -

    - - (Entrer le n° de carte d'adhérent ou une partie du nom) -

    - "> +
    + +
    (Entrer le n° de carte d'adhérent ou une partie du nom)
    + + " /> +
    - "> + " />

    - + Trop de réservations Actuellement, cet adhérent a trop réservation(s).

    -
    +

    - + Carte expirée La carte d'adhérent a expiré

    - - L'adhérent n'est pas dans son site d'inscription + Attention : Le site de récupération est différent du site de rattachement de l'adhérent

    - + Attention : Un adhérent a déjà une réservation sur ce document

    -
    No patron with this name, Please, try an other
    +

    Adhérent pas trouvé : Attention, il n'y a aucun adhérent de ce nom, prière d'en essayer un autre

    -

    Propriétés réservation

    -
    +
    + Détail de la réservation + - "> - "> - - "> - "> -

    + " /> + " /> + + " /> + " /> +

    1. Adhérent : - (Numéro de carte : ) + "> () Pas encore défini -

      -

      - - -

      -

      - - -

      -

      - +

    2. +
    3. + Priorité : + +
    4. +
    5. + + +
    6. +
    7. + -

      +
    8. -

      -

      +
    9. Type de document :
    10. +
    11. Année de publication :
    12. +
    - - + + @@ -172,18 +211,18 @@ if (alreadyreserved > "0"){ @@ -221,60 +254,73 @@ if (alreadyreserved > "0"){
    Code à barresSite d'origineSite de localisationBibliothèque d'origineite de localisation Cote Information Annuler une réservation - En prêt, retour attendu le + dû - + + - Documents réservés au + Exemplaire mis de côté pour @@ -195,7 +234,7 @@ if (alreadyreserved > "0"){ - Document en transfert de la bibliothèque de : , à : , le : + Document en transfert de la bibliothèque de , à : , le : @@ -203,17 +242,11 @@ if (alreadyreserved > "0"){ Ne peut pas être annulé, lorsqu'il y a un exemplaire en transfert - &CancelBorrowerNumber=&CancelItemnumber=" onclick="if (window.confirm('You will delete a reserve, are you sure ?')) - {return true;} - else {return false;}">Annuler une réservation - Documents réservés pour : -
    - Attendu à : -
    -
    + document réservé pour , attendu à &CancelBorrowerNumber=&CancelItemnumber=" onclick="if (window.confirm('You will delete a reserve, are you sure ?')) {return true;} else {return false;}">Annuler la réservation + - Pas de réservation + Pas de réservationtrouvée
    -

    - S'il n'y a pas d'exemplaire disponible, réserver l'exemplaire qui reviendra le premier - +

    +

    - "> - "> + " /> + " /> -
    +
    - + -
    +
    +
    + + -

    Réservations en attente

    " action="modrequest.pl" method="post"> +
    +Réservation(s) existante(s) - - + + - - - -
    Priorité Adhérent Notes DateLieu de récupérationInformationsRécupérer àDétails
    - "> - "> + " /> + " /> - " >, + " > - Document en attente à > + + Document mis de coté à " /> + + A mettre de coté + - Document qui sera transféré à > + Document en transfert vers " /> - + - > + " /> Pas de code à barres @@ -312,13 +358,20 @@ if (alreadyreserved > "0"){
    - -
    +
    +
    + + + + + - + +
    + +
    + + + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/reviews/reviewswaiting.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/reviews/reviewswaiting.tmpl index 126e53ad6e..f0c40ffb06 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/reviews/reviewswaiting.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/reviews/reviewswaiting.tmpl @@ -1,9 +1,18 @@ Koha › Commentaires en attente d'approbation + + + + - - + + +
    + +
    +
    +

    Commentaires

    @@ -36,8 +45,8 @@
    - ">Approuver | - ">Supprimer + ">Approuver | + ">Supprimer
    @@ -14,22 +29,14 @@ - +
    ,'')">Le choisir !,'')">Le choisir !
    -
    - Nouvelle recherche - - + + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/acqui-search.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/acqui-search.tmpl index 5de8857f37..a6f1c320e1 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/acqui-search.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/acqui-search.tmpl @@ -1,20 +1,31 @@ Koha › Périodiques › Recherche fournisseur - - + + + +
    +
    + +

    Recherche fournisseur pour un abonnement à un périodique

    - - + +
    + +
    + + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/checkexpiration.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/checkexpiration.tmpl index 1c987b21ef..1d14e73012 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/checkexpiration.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/checkexpiration.tmpl @@ -1,43 +1,63 @@ -Koha › Expiration des abonnements +Koha › Périodiques › Vérifier expirationExpiration des abonnements - - -/lib/calendar/calendar-system.css"> - - - + + + + + + + + - - +
    + +
    +
    +

    Vérification des dates d'expiration

    Sélectionner les abonnements qui vont expirer -
    + - - "/> -
    - - "/> -
    - - "/> +

    + " />

    + +

    + " />

    + +

    + " class="focus" /> +

    @@ -54,21 +74,12 @@ vont expirer avant

    -
    - +
    - - - - + + + + @@ -117,29 +128,13 @@
    - issn - - titre - - Note - - Date d'expiration - ISSNTitreNoteDate d'expiration
    -
    - - +
    +
    - +
    + +
    +
    + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/claims.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/claims.tmpl index 5484624b28..a1c2e8241b 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/claims.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/claims.tmpl @@ -1,12 +1,8 @@ - - - Koha › Modification abonnement + + Koha › Périodiques › RéclamationsSelection fournisseur - - - - -
    - - -
    +

    Pas de réponse

    -
    +

    Fermer

    +
    - + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/receipt-search-result.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/receipt-search-result.tmpl index 3a74cb8f9f..53abc96c71 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/receipt-search-result.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/receipt-search-result.tmpl @@ -1,23 +1,23 @@
    -

    Résultats de recherche de périodiques

    +

    Résultats de recherche de périodiques

    - - &=&resultsperpage=&type=intranet&op=do_search> - + + &=&resultsperpage=&type=intranet&op=do_search"> + Précédent - - - + + + -highlight.gif" alt="" /> - &=&resultsperpage=&type=intranet&op=do_search> + &=&resultsperpage=&type=intranet&op=do_search">.gif" border="0" alt="" /> - - &=&&resultsperpage=&type=intranet&op=do_search> + + &=&&resultsperpage=&type=intranet&op=do_search">Suivant

    @@ -25,10 +25,10 @@
    - - - - + + + + @@ -39,7 +39,7 @@ //images/fileopen.png" width="32" hspace="0" vspace="0" border="0" alt='Autorité numéro ' title='Numéro du périodique &serial="> +
    PériodiqueVoirEtat de collectionSupprimerPériodiqueVoirEtat de collectionSupprimer
    diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/result.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/result.tmpl index 91ee62fc37..78006a9a2c 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/result.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/result.tmpl @@ -1,12 +1,29 @@ Koha › Résultats de la recherche + + + -
    -

    Résultats de la recherche

    +
    +
    + + +

    Résultats de la recherche

    -
    - +
    @@ -16,7 +33,7 @@
    Titre Auteur
    - ','');" title="Choisir celui-ci !"> + ','');" title="Choisir celui-ci !">
    @@ -34,22 +51,10 @@
    -
    Pas de réponse pour -
    +
    - + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/routing-preview-slip.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/routing-preview-slip.tmpl index 0ffa2d9f02..d08d6cfeee 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/routing-preview-slip.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/routing-preview-slip.tmpl @@ -1,15 +1,26 @@ - + +Koha › Périodiques › Prévisualisation de la liste de circulationSelection fournisseur + -
    - - -

    Titre :
    + + + + +
    +
    + + + + + - - + + - - + +

    Titre :
    Nom/LocalisationDate de retour
    Nom/LocalisationDate de retour
     
     

    Remarques : Prière de rendre ce périodique rapidement, d'autres l'attendent. @@ -17,6 +28,7 @@

    -
    - +
    + + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/routing-preview.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/routing-preview.tmpl index 61855cea1c..1079c55c49 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/routing-preview.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/routing-preview.tmpl @@ -1,12 +1,28 @@ Koha › Périodiques + + + + + + +
    + +
    +
    +
    -
    -

    Aperçu de la liste de circulation

    +

    Aperçu de la liste de circulation

    " /> @@ -14,17 +30,16 @@

    Numéro :

    - + - - +
    Inscrit à la liste :  
    Inscrit à la liste : - - + + - - + +
    NomLocalisation
    NomLocalisation
     
    Notes :
    Notes :

    @@ -32,16 +47,12 @@

    -
    - - +
    + +
    +
    + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/routing.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/routing.tmpl index 305445d651..55075b3f52 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/routing.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/routing.tmpl @@ -1,10 +1,6 @@ -Koha › Périodiques +Koha › Périodiques › Modifier la liste de circulationSelection fournisseur - - - - + + + + + + + +
    + +
    +
    +
    + -

    Créer une liste de circulation

    @@ -30,7 +43,7 @@ function reorder_item(sid,rid,rank){ @@ -39,45 +52,41 @@ function reorder_item(sid,rid,rank){ - + +href="/cgi-bin/koha/serials/routing.pl?subscriptionid=&op=delete" class="button">Tout supprimer

    Inscrit à la liste :  
    Inscrit à la liste : - - - - + + + + - - - - + + + + - -
    NomLocalisationRangSupprimer
    NomLocalisationRangSupprimer
    &subscriptionid=&op=delete">Supprimer
    &subscriptionid=&op=delete">Supprimer

    ); return false" href="/cgi-bin/koha/serials/member-search.pl?subscriptionid=" class="button">Ajouter un membre à la liste   &op=delete" class="button">Tout supprimer
    - + - - - - - + +
    Liste des inscrits :  
    Inscrit à la liste :

    ); return false" href="/cgi-bin/koha/serials/member-search.pl?subscriptionid=" class="button">Ajouter un membre à la liste

     
    Notes :
    +

    + +
    - - +
    + +
    +
    + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serial-issues-full.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serial-issues-full.tmpl index 1b84ce9f7e..4844005c5f 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serial-issues-full.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serial-issues-full.tmpl @@ -1,29 +1,58 @@ - - + +Koha › Périodiques › Information d'abonnement pour notice N°<!-- TMPL_VAR NAME="biblionumber" --> titre : <!-- TMPL_VAR name="bibliotitle" --> + + + + -

    Information d'abonnement pour notice N° titre :

    + + + + +
    + +
    +
    +
    +

    Information d'abonnement pour notice N° titre :

    - " class="button serial">Retour à la notice + " class="button">Retour à la notice - )"> + )"> - &selectview=small">Vue partielle + &selectview=small">Vue partielle

    " id="" style="position:absolute; visibility:hidden; margin-top:0px; border:4px;" style="visibility:visible"> - - - - @@ -48,21 +77,12 @@
    Information + Information Date + Date Numéro + Numéro Etat + Etat
    - - - +
    +
    + +
    + +
    +
    + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serial-issues.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serial-issues.tmpl index 7861168cde..ec24bc7256 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serial-issues.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serial-issues.tmpl @@ -1,14 +1,22 @@ -Koha › Périodiques +Koha › Périodiques › Abonnement pour <!-- TMPL_VAR name="bibliotitle" --> + + + + - - + -

    Etat de collection pour

    +
    + +
    +
    +
    + +

    Etat de collection pour

    "> @@ -49,25 +57,25 @@ - le lundi + le Lundi - le mardi + le Mardi - le mercredi + le Mercredi - le jeudi + le Jeudi - le vendredi + le Vendredi - le samedi + le Samedi - le dimanche + le Dimanche pour numéros @@ -77,7 +85,7 @@

    Dernier renouvellement de l'abonnement le

    L'abonnement est terminé. Le dernier numéro a été reçu le

    - +

    Abrégé des n° parus

    @@ -100,5 +108,12 @@
    + +
    +
    + +
    + +
    - + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serials-collection.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serials-collection.tmpl index 06b3b7cbdd..e38a3dc606 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serials-collection.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serials-collection.tmpl @@ -1,12 +1,8 @@ -Koha › Périodiques +Koha › Périodiques › Etat de collection de <!-- TMPL_VAR name="bibliotitle" -->Selection fournisseur - - - - - - + + + + + + + +
    + +
    +
    +
    + + -

    Etats de collection pour

    +

    Etat de collection pour

    - @@ -143,9 +159,9 @@ function popup(subscriptionid) { - + - + @@ -158,27 +174,21 @@ function popup(subscriptionid) {
    Etat de collection

    L'abonnement a expiré
    )">Renouvellement )">Renouvellement )">Renouvellement )">Renouvellement  
    -
    -
    - + + +
    + + - - -
    " class="content_visible" > - -
    " class="content_hidden"> - +
    "> @@ -201,7 +211,7 @@ function popup(subscriptionid) { - "> + @@ -215,12 +225,7 @@ function popup(subscriptionid) { + - + - - - - " /> - - - - - - - - + @@ -119,8 +106,7 @@ Abonnement(s) mis à jour : @@ -143,7 +129,7 @@ Abonnement(s) mis à jour : -
    "> - Attendu - Arrivé - En retard - Manquant - Indisponible - Réclamé + AttenduArrivéEn retardManquantIndisponibleRéclamé @@ -229,18 +234,18 @@ function popup(subscriptionid) { -
    ">
    + " /> - " disabled /> + " disabled="disabled" /> - "/> + " /> - " /> + " /> - " /> + " /> " /> @@ -254,8 +259,17 @@ function popup(subscriptionid) {

    - "> + " /> + + + + + +
    + +
    + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serials-edit.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serials-edit.tmpl index 854b252c50..a10c45d3a3 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serials-edit.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serials-edit.tmpl @@ -1,47 +1,122 @@ -Koha › Périodiques +Koha › Périodiques › Bulletinage de <!-- TMPL_VAR name="bibliotitle" -->Selection fournisseur + + + + + + + + +
    + +
    +
    +
    + +

    Bulletinage de

    +
    Erreur : code à barres pas unique pour le périodique - - + +
    - - - - - + + + + + @@ -51,50 +126,51 @@ Erreur : code à barres pas unique pour le périodique " /> " /> " /> - Numéro " size="20" maxlength="100"> + Numéro " size="20" maxlength="100" /> @@ -156,46 +232,46 @@ Erreur : code à barres pas unique pour le périodique " /> " /> " /> - Abt. Nouveau numéro ','label')} else {HideItems('items','label')}"/> + Abt. Nouveau numéro ','label')} else {HideItems('items','label')}" />
    - Numérotation - - Édité le - - Prévu le - - Etat - - Notes - NumérotationÉdité lePrévu leEtatNotes
    - " size=10 maxlength=15> + " size="10" maxlength="15" /> - " size=10 maxlength=15> + " size="10" maxlength="15" /> - " value="1"> + " OnChange="javascript:if (this.value==2){unHideItems('items'++,'label')}" > + " size="20" maxlength="255" />
    - " size=10 maxlength=15> + " size="10" maxlength="15" /> - " size=10 maxlength=15> + " size="10" maxlength="15" /> - "> - + - + - + - + - + - + - + @@ -203,7 +279,7 @@ Erreur : code à barres pas unique pour le périodique @@ -247,83 +323,14 @@ Erreur : code à barres pas unique pour le périodique
    - -
    + - +
    +
    - +
    + +
    +
    + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serials-home.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serials-home.tmpl index 403dc1f3ce..31373cc6c5 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serials-home.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serials-home.tmpl @@ -1,13 +1,20 @@ Koha › Périodiques <!-- TMPL_VAR name="biblionumber" --> + + + + - - + +
    + +
    +
    +
    -
    Abonnement(s) mis à jour : @@ -47,11 +54,10 @@ Abonnement(s) mis à jour :
    -
    +

    Abonnements périodiques

    -
    -

    Recherche des abonnements existants

    +

    Recherche d'une liste de circulation de périodique

    @@ -67,31 +73,12 @@ Abonnement(s) mis à jour : Site -
         
    - " title="Saisir un ISSN pour sélectionner les abonnements"> - - " title="Saisir un titre (complet ou partiel) pour sélectionner les abonnements"> - -   - - -
    -

    -

    + ()
    @@ -135,7 +121,7 @@ Abonnement(s) mis à jour : - &op=new">Liste de Circulation + &op=new">Liste de Circulation - " class="button serial" title="Détail de l'abonnement">Détail + " class="button" title="Détail de l'abonnement">Détail @@ -154,18 +140,22 @@ Abonnement(s) mis à jour :
    + -

    Ajouter un abonnement

    - +
    +
    + +
    +
    + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serials-recieve.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serials-recieve.tmpl index 0497be5306..3eba9a30a8 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serials-recieve.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/serials-recieve.tmpl @@ -1,12 +1,59 @@ -Koha › Périodiques +Koha › Périodiques › Bulletiner pour <!-- TMPL_VAR name="bibliotitle" --> + + + + + + + - - +
    + +
    +
    +
    - -

    Vérifier abonnement à :

    +

    Bulletiner

    " title="Détail de l'abonnement">Détails de l'abonnement " class="button" title="all subscriptions on ">Search All Subscriptions --> @@ -18,48 +65,38 @@

    Numéros attendus ou en retard

    - - "> - "> - "> - + + " /> + " /> + " /> +
    - - - - - + + + + + - + +
    - Numérotation - - Édité le - - Prévu le - - Etat - - Notes - NumérotationÉdité lePrévu leEtatNotes
    - Numéro " size="20" maxlength="100"> + Numéro " size="20" maxlength="100" />

    - Cote " size=15 maxlength=100> code à barres " id="barcode" size=20 maxlength=20> + Cote " size="15" maxlength="100" /> code à barres " id="barcode" size="20" maxlength="20" />
    - " size=10 maxlength=15> + " size="10" maxlength="15" />

     
    - " size=10 maxlength=15> + " size="10" maxlength="15" />

    - @@ -70,33 +107,33 @@
    - "> - " /> + + - " size=20 maxlength=255> + " size="20" maxlength="255" />

    - @@ -156,23 +193,23 @@
    - Numéro hors série "> + Numéro hors série " />

    - Cote code à barres + Cote code à barres
    - " size=10 maxlength=15> + " size="10" maxlength="15" />

     
    - "> + " />

    - @@ -185,13 +222,13 @@
    - "> + " /> - + - - + @@ -199,7 +236,7 @@ - + @@ -219,7 +256,7 @@ - @@ -240,7 +277,7 @@

    - @@ -261,7 +298,7 @@

    L'abonnement a expiré

    -

    L'état du prochain numéro attendu ne peut-être changé. Renouvelervotre abonnement

    +

    L'état du prochain numéro attendu ne peut-être changé. Renouvelervotre abonnement

    Attention : L'abonnement arrive à expiration au prochain numéro.

    @@ -275,60 +312,28 @@

    Récapitulatif de l'abonnement

    - - "> - "> - "> + + " /> + " /> + " />

    -

    "> (Date du premier abonnement)

    -

    "> (si vide : l'abonnement est en cours)

    +

    " /> (Date du premier abonnement)

    +

    " /> (si vide : l'abonnement est en cours)

    Numéros reçus :

    -

     

    +

    Numéros manquants :

    -

     

    +

    Note à l'OPAC :

    -

     

    +

    - - + + - +
    + +
    + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/subscription-add.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/subscription-add.tmpl index 9a7dd8d243..720a2925b5 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/subscription-add.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/subscription-add.tmpl @@ -1,22 +1,11 @@ -Koha › Périodiques +Koha › Périodiques › <!-- TMPL_IF name="mod" --> Modifier un abonnement<!-- TMPL_ELSE -->Ajouter un abonnement<!-- /TMPL_IF --> + - - - - -/lib/calendar/calendar-system.css"> - - - - - - - - - + + + + + + + +
    + +
    +
    +
    + +

    Modifier un abonnement

    -
    - - "> + + + " />

    Ajout d'un abonnement

    - - + + -"> - - +" /> + + - -

    État de collection pour

    @@ -704,18 +822,18 @@ function check_input(e){ - + - + @@ -763,20 +881,19 @@ function check_input(e){
    " size="8"> (" disabled="disabled" readonly="readonly" />) Rechercher fournisseur" size="8" /> (" disabled="disabled" readonly="readonly" />) Rechercher fournisseur
    - " size="8"> (" disabled="disabled" readonly="readonly" />) Rechercher notice biblio | - Créer une notice + " size="8" /> (" disabled="disabled" readonly="readonly" />) Rechercher notice biblio | + Créer une notice
    " size="20">" size="20" />
    Site
    -

    Calendrier

    - - - @@ -280,6 +290,14 @@ function irregularity(){ + + + + + +
    Date d'arrivée prévue du 1er n° : - /lib/calendar/cal.gif" id="button2" style="cursor: pointer;" /> - " size=13 maxlength=10 id="acqui_date" style="border-width: 0px;" /> + /lib/calendar/cal.gif" id="button2" style="cursor: pointer;" alt=""/> + " size=13 maxlength=10 id="acqui_date" style="border-width: 0px;" /> - - - - - - +
    + +
    + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/subscription-bib-search.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/subscription-bib-search.tmpl index ae9f4b7244..85aa8f71ba 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/subscription-bib-search.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/subscription-bib-search.tmpl @@ -1,6 +1,13 @@ Koha › Périodiques + + + +
    +
    + +

    Recherche catalogue

    @@ -10,3 +17,7 @@ + +
    + + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/subscription-detail.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/subscription-detail.tmpl index 07dad3490d..01b59427dc 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/subscription-detail.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/subscription-detail.tmpl @@ -1,15 +1,13 @@ -Koha › Détail de l'abonnement #<!-- TMPL_VAR name="subscriptionid" --> +Koha › Périodiques › Détail de l'abonnement #<!-- TMPL_VAR name="subscriptionid" --> - - - - + + + + + + + +
    + +
    +
    +
    + +

    Abonnement N°

    L'abonnement va expirer. Il faut le renouveller.
    - +

    Informations sur l'abonnement

    @@ -122,7 +132,7 @@ function irregularity(){ Irrégulier - + Inconnu @@ -166,9 +176,9 @@ function irregularity(){ Historique manuel : - + - +

    @@ -230,8 +240,8 @@ function irregularity(){

    -

    - +

    +

    @@ -267,11 +277,11 @@ function irregularity(){
    Quand supérieur à
    +

    (est )

    +

    (est )

    +

    (est )
    + Compteur interne +
    Dernière valeur @@ -345,18 +363,12 @@ function irregularity(){
    + +
    - - +
    + +
    +
    + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/subscription-renew.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/subscription-renew.tmpl index 8677c6c77b..e1c4e7d629 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/subscription-renew.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/subscription-renew.tmpl @@ -1,38 +1,35 @@ -Koha › Renouveller l'abonnement #<!-- TMPL_VAR name="subscriptionid" --> +Koha › Renouveller l'abonnement #<!-- TMPL_VAR name="subscriptionid" --> + + -
    Abonnement renouvelé - -
    + //]]> + -
    -

    renouvellement d'abonnement pour

    +

    Renouvellement d'abonnement pour

    -
    - - "> -

    ">

    + + " /> +

    " />

    Durée d'abonnement :

    -

    ">

    -

    ">

    -

    ">

    -

    Note pour le bibliothécaire qui va gérer votre demande de renouvellement

    -
    - -
    +

    " />

    +

    " />

    +

    " />

    +

    +

    +
    -
    + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/viewalerts.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/viewalerts.tmpl index 633dc4a125..d7a57af5e9 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/viewalerts.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/serials/viewalerts.tmpl @@ -1,31 +1,43 @@ -Koha › Voir les alertes +Koha › Périodiques › Alertes adhérents pour <!-- TMPL_VAR name="bibliotitle" -->Selection fournisseur - - -
    -

    Alerter inscrits pour

    - " class="button serial">abonnement -
    + + + + + + + +
    + +
    +
    +
    + +

    Alerter inscrits pour

    + " class="button">abonnement - - + + - +
    Nom de l'adhérent Nom d'adhérent 
    " class="button serial">Voir" class="button">Voir
    Personne -
    +
    +
    - +
    + +
    - + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/suggestion/acceptorreject.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/suggestion/acceptorreject.tmpl index 97aa5ef91d..c34b792794 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/suggestion/acceptorreject.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/suggestion/acceptorreject.tmpl @@ -1,8 +1,56 @@ Koha › Gestion des suggestion - - + + + + + + + + +
    + +
    +
    +

    Gestion suggestions

    @@ -11,11 +59,10 @@
    -
    Suggestions en attente, accepter ou rejeter ces suggestions en le justifiant.
    - + @@ -52,10 +99,10 @@ @@ -55,4 +64,10 @@ + + +
    + +
    + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/cleanborrowers.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/cleanborrowers.tmpl index ef486dae1b..22bbfa6b6e 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/cleanborrowers.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/cleanborrowers.tmpl @@ -1,17 +1,53 @@ Koha › Outils › Nettoyer le fichier adhérents + + + + + + + - -/lib/calendar/calendar-system.css"> - - - - - + - - +
    + +
    +
    +

    Suppression de certains adhérents anciens/Anonimisation de certains historiques de prêt

    @@ -21,34 +57,35 @@
    Qu'est-ce que vous voulez faire ? -

    +

    Supprimer un adhérent qui n'a pas emprunté depuis : " type="text" />


    -

    +

    Rendre anonyme l'historique de prêt antérieur à " type="text" />


    - + +
    @@ -70,7 +107,7 @@ Que voulez-vous faire des adhérents supprimés ?
    - + @@ -84,7 +121,7 @@

    Annuler - + " /> @@ -102,9 +139,9 @@ - adhérents ont été effacés avec succès. + adhérents ont été effacés avec succès. - adhérents ont été effacés avec succès. + adhérents ont été effacés avec succès. @@ -116,37 +153,10 @@ - +
    +
    +
    + +
    +
    diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/export.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/export.tmpl index e11d4c5d96..a2468025e1 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/export.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/export.tmpl @@ -1,11 +1,19 @@ -Koha › Exportation de notice MARC +Koha › Outils › Export MARCLogs + + + + - - + + +
    + +
    +
    +
    -

    Sélectionnez les notices à exporter :

    Remarque : les exemplaires sont exportés par cet outil, sauf si vous les excluez.

    @@ -13,20 +21,20 @@
    - Notices + Sélectionnez les notices à exporter :

    -

    +

    - - @@ -85,11 +93,17 @@ format.

    - +

    - + +
    +
    +
    + +
    +
    diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/holidays.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/holidays.tmpl index d8e835386e..9d1bc040a9 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/holidays.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/holidays.tmpl @@ -1,210 +1,377 @@ - - - - - - - - - - - -
    -
    -

    - Cacher les détails - /images/signClose.gif" hspace="0" vspace="0" border="0" style="vertical-align:middle"> -

    -

    - - - -

    -

    - - -

    -
    - Jour Mois Année -
    -

    Ajouter la description d'un jour férié.

    -

    - -

    -
    - Créer une exception à ce jour férié. - /images/more.gif" hspace="0" vspace="0" border="0" style="vertical-align:middle;cursor:pointer" - onclick="javascript: additionalInformation('You can make an exception for this holiday rule. This means that you will be able to say for a repeatable holiday, that there is one of those days that is going to be an exception.')"> -
    -
    - Supprimer ce jour férié. - /images/more.gif" hspace="0" vspace="0" border="0" style="vertical-align:middle;cursor:pointer" - onclick="javascript: additionalInformation('This will delete this holiday rule. In case it is a repeatable holiday, this option checks for posible exceptions. In case those exists, this option take care of set this exceptions to regular holidays.')"> -

    - - -

    - -
    - - -
    -
    -

    - Ajouter un nouveau jour férié -

    -

    - - - -

    -

    - - -

    -
    - Jour Mois Année -
    -

    - - -

    - Férié seulement ce jour là. - /images/more.gif" hspace="0" vspace="0" border="0" style="vertical-align:middle;cursor:pointer" - onclick="javascript: additionalInformation('This will take this date to make it holiday just for this time. Through this option, you can set a single holiday. For example, suppose you are in August 1st, and only for this year you want to make it holiday.')"> -
    - Jour férié répété toujours le même jour de la semaine - /images/more.gif" hspace="0" vspace="0" border="0" style="vertical-align:middle;cursor:pointer" onclick="javascript: additionalInformation('This will take this week day and make it holiday. No matter what date it is, this option will repeat this rule for every week. For example, if this date correspond to a saturday, every saturdays will be holidays.')"> -
    - Jour férié répété chaque année à la même date. - /images/more.gif" hspace="0" vspace="0" border="0" style="vertical-align:middle;cursor:pointer" onclick="javascript: additionalInformation('This will take this day and month as a reference to make it holiday. Through this option, you can repeat this rule for every year. For example, if this date correspond to a August 1st, every August 1st will be holiday, no matter what year you are.')"> -

    - - -

    - -
    - - - - - - - - - - - - -
    -
    Etat - , par
    - © + , par
    + © ; Volume : - ; ISBN : ; Edité par en en
    + ; ISBN : ; Edité par en en
    @@ -98,7 +145,7 @@ , par -
    +
    © @@ -117,7 +164,7 @@ en -
    +
    @@ -144,43 +191,8 @@ - - + + + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/breeding.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/breeding.tmpl index 0f50c976cf..5e1292b702 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/breeding.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/breeding.tmpl @@ -1,9 +1,18 @@ -Koha › Catalogage › importation MARC +Koha › Outils Catalogage › importation MARC + + + + - - + + +
    + +
    +
    +

    Acquisition de données MARC

    Importer dans le réservoir

    @@ -30,7 +39,7 @@
    -
    +
    - - - - -
    - /images/info.gif" hspace="0" vspace="0" border="0" style="vertical-align:middle"> - -

    -
    -
    - - - - - - - -

    Définir les jours fériés du site

    -
      -
    • Rechercher dans le calendrier le jour que vous voulez définir comme férié.
    • -
    • Compléter l'information dans le champ adéquat.
    • -
    • Après avoir fini l'étape ci-dessus, cliquer sur Valider.
    • -
    -

    - Jour ouvrable - Jour férié unique - Jour férié répétable - Exception à un jour férié -

    - - - - -

    Calendrier

    -
    - -
    - + +Koha › Outils › Jours de fermeture + + + + + + + + + + + + +
    + +
    +
    +
    + + + + + + + +
    +
    +

    + Cacher les détails + /images/signClose.gif" border="0" alt="" style="vertical-align:middle" /> +

    +

    + + + +

    +

    + + +

    +
    + + + +
    +

    +

    + +

    +
    + + /images/more.gif" border="0" alt="Plus d'information"> +
    + . /images/more.gif" border="0" alt="Plus d'information"> +

    + + +

    +
    +
    + + +
    +
    +

    + Ajouter un nouveau jour férié +

    +

    + + + +

    +

    + + +

    +
    + + + +
    +

    + + +

    + . /images/more.gif" border="0" alt="Plus d'information"> +
    + + /images/more.gif" border="0" alt="Plus d'information"> +
    + . /images/more.gif" border="0" alt="Plus d'information"> +

    + + +

    +
    +
    + + + + + + + + + + + + +
    + + + + + +
    + /images/info.gif" border="0" style="vertical-align:middle" alt="" /> + +

    +
    +
    + + + + + + + +

    Définir les jours fériés du site

    +
      +
    • Rechercher dans le calendrier le jour que vous voulez définir comme férié.
    • +
    • Compléter l'information dans le champ adéquat.
    • +
    • Après avoir fini l'étape ci-dessus, cliquer sur Valider.
    • +
    +

    + Jour ouvrable + Jour férié unique + Jour férié répétable + Exception à un jour férié +

    + + + + +

    Calendrier

    +
    + +
    +
    +
    +
    + +
    +
    + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/import.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/import.tmpl index cfa604b0d2..dd3216c911 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/import.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/import.tmpl @@ -1,8 +1,18 @@ Koha › Catalogage › importation MARC - - + + + + + + + +
    + +
    +
    +

    Acquisition de données MARC

    Importer dans le réservoir

    @@ -46,12 +56,18 @@
    Si l'ISBN est déjà dans le réservoir : Ignorer celle-ci, garder l'existante
    - Écraser la notice existante avec celle-ci
    +
    +
    +
    + +
    +
    diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/inventory.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/inventory.tmpl index 9166bb3a33..0640341ed1 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/inventory.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/inventory.tmpl @@ -1,49 +1,59 @@ -Koha › Récolement +Koha › Outils › Inventaire/Récolement - - -/lib/calendar/calendar-system.css"> - - - - + + + + + + + + +
    + +
    +
    +
    +

    Inventaire/récolement

    -
    +
    Sélectionnez les exemplaires que vous souhaitez vérifier

    - - + - +

    - Cote de l'exemplaire ((items.itemcallnumber) entre " /> et " /> + + " /> + + " />

    - La localisation du document (items.location) est +

    -

    +

    " /> - /lib/calendar/cal.gif" id="datelastseen_button" /> -

    -

    - " maxlength="5" size="5" /> exemplaires commençant au " size="5" maxlength="5" /> +

    + " maxlength="5" size="5" /> + + " size="5" maxlength="5" />

    - +

    -
    +
    Utilisez un champ de code à barres -

    Nom de fichier code à barres :

    -

    Vu pour la dernière fois le : - /lib/calendar/cal.gif" id="setdate_button" /> -

    -

    +

    exemplaires modifiés : vu pour la dernière fois fixé à

    @@ -93,15 +105,15 @@

    -
    - - "> - "> - "> - "> - "> - "> - "> + + + " /> + " /> + " /> + " /> + " /> + " /> + " /> @@ -112,13 +124,13 @@
    Vu
    - " value="1"> + " value="1" /> -

    () - ','Catalogue -- Biblio ','width=800,height=600,toolbar=false');">

    +

    () - ','Catalogue -- Biblio ','width=800,height=600,toolbar=false');">

    @@ -130,29 +142,35 @@ -
    - "> - "> - "> - "> - "> - "> - "> - + + " /> + " /> + " /> + " /> + " /> + " /> + " /> +
    - "> - "> - "> - "> - "> - "> - "> - + " /> + " /> + " /> + " /> + " /> + " /> + " /> +
    + + + +
    + +
    diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/koha-news.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/koha-news.tmpl index 6a96144ce4..40a1c51c36 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/koha-news.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/koha-news.tmpl @@ -1,20 +1,23 @@ -KOHA › Gestion des nouvelles +Koha › Outils › AnnoncesLogs + + + + + - -/lib/calendar/calendar-system.css"> - - - - - + + +
    + +
    +
    +
    - -
    -

    Nouvelles OPAC et KOHA

    +

    Annonces OPAC et KOHA

    " /> @@ -24,14 +27,8 @@

    @@ -40,12 +37,12 @@

    - "/> + " /> @@ -53,7 +50,7 @@

    - + @@ -65,6 +62,7 @@

    +
    @@ -74,13 +72,13 @@ - - +
    @@ -90,14 +88,14 @@
    - + - + @@ -116,25 +114,28 @@ - +
      Langue Numéro Date de création Date d'expiration Titre Nouvelles 
    - "> - Modifier - - ">Modifier
    +

    Pas de nouvelles enregistrées

    -
    +
    -
    + +
    + +
    + +
    + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/letter.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/letter.tmpl index bdf4072690..093e88cbe2 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/letter.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/letter.tmpl @@ -1,49 +1,9 @@ -Koha › Administration système +Koha › Outils › NotificationsLogs<!-- TMPL_IF NAME="add_form" --><!-- TMPL_IF name="modify" --> › Modifier notification<!-- TMPL_ELSE --> › Ajout notification<!-- /TMPL_IF --><!-- /TMPL_IF --><!-- TMPL_IF NAME="add_validate" --> › Notification ajoutée<!-- /TMPL_IF --><!-- TMPL_IF NAME="delete_confirm" --> › Confirmer la suppression<!-- /TMPL_IF --> - - - - -
    - -
    - -
    Vous recherchiez


    - - - - - - - - - - - > - - - - - - - -
    ModuleCodeNom  
    - &code=">Modifier - - &code=">Supprimer -
    -

    - -
    - -
    -
    -
    - - - - -
    - -

    Modifier une lettre

    + + + + + + + + +
    + +
    +
    +
    + + + + +
    Vous recherchiez


    + + + + + + + + + + + > + + + + + + + +
    ModuleCodeNom  
    + &code=">Modifier + + &code=">Supprimer +
    +

    + +

    + +

    +
    + + + + + +

    Modifier une lettre

    -

    Ajouter une lettre

    +

    Ajouter une lettre

    - - + +

    - - - + - + - + - + - + - +

    - "> + " />

    - - - + - + - + - + - + - +

    - +

    - "> + " />

    - "> + " />

    - +

    - @@ -241,58 +251,57 @@

    -

    +

    -
    Donnée enregistrée
    " method="post"> - +
    - - - - - -
    /images/background-mem.gif"> +

    Supprimer ce site ?

    + + + - - - " method="post"> - "> - "> - - - - -
    module / Code /images/background-mem.gif"> + /
    Nom
    CONFIRMEZ SUPPRESSION
    +
    +

    " method="post"> + " /> + " /> -

    +
    " method="post">
    -
    +

    + Donnée supprimée
    " method="post"> - +
    + +
    +
    +
    + +
    diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/overduerules.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/overduerules.tmpl index b7ab61eee1..9e179fdefa 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/overduerules.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/overduerules.tmpl @@ -1,166 +1,198 @@ -Koha › Outils › Règles de prêt +Koha › Outils › Déclencheurs de notificationLogs + + + + - - + -

    Définition règles de retard pour des règles de retard par défaut

    -
    -

    Le délai est un nombre de jours avant que le prêt le plus ancien soit pris en compte et qu'une action soit lancée.

    -

    Délai est nécessaire, si vous voulez que Koha réagisse (envoyer une lettre ou suspendre un adhérent).

    -

    Les colonnes doivent être saisies de gauche à droite : si la 1ere colonne est vierge, les autres seront ignorées

    -
    -
    - - - -
    - -
    -

    Erreur de donnée

    -

    Les champs suivants ont des valeurs interdites. Corrigez-les et tapez OK à nouveau :

      - -
    • Délai pour la catégorie d'adhérent contient des caractères inappropriés. Il ne devrait y avoir que des caractères numériques.
    • - - -
    • Le délai1 doit être plus petit que le délai2, lui même plus petit que le délai3 pour la catégorie d'adhérent
    • - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Fixe les règles pour les documents en retard Site par défaut -

    DONNÉE SAUVEGARDÉE

    - -
     PremierDeuxièmeTroisième
     DélaiLettreSuspenduDélaiLettreSuspenduDélaiLettreSuspendu
    - - - - " size="5" value="" /> - - - - - " value=""/> - - - - - - - - " checked="checked" value="1" /> - - " value="1" /> - - - - - - " size="5" value="" /> - - - - - " value=""/> - - - - - - - - - " checked="checked" value="1" /> - - " value="1" /> - - - - - - " size="5" value="" /> - - - - - " value=""/> - - - - - - - - " checked="checked" value="1" /> - - " value="1" /> -
    - - -
    +
    + +
    +
    +
    +

    Définition règles de retard pour des règles de retard par défaut

    +
    +

    Le délai est un nombre de jours avant que le prêt le plus ancien soit pris en compte et qu'une action soit lancée.

    +

    Délai est nécessaire, si vous voulez que Koha réagisse (envoyer une lettre ou suspendre un adhérent).

    +

    Les colonnes doivent être saisies de gauche à droite : si la 1ere colonne est vierge, les autres seront ignorées

    +
    +
    + + + +
    + +
    +

    Erreur de donnée

    +

    Les champs suivants ont des valeurs interdites. Corrigez-les et tapez OK à nouveau :

    +
      + +
    • Délai pour la catégorie d'adhérent contient des caractères inappropriés. Il ne devrait y avoir que des caractères numériques.
    • + + +
    • Le délai1 doit être plus petit que le délai2, lui même plus petit que le délai3 pour la catégorie d'adhérent
    • + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Fixe les règles pour les documents en retard Site par défaut + +

    DONNÉE SAUVEGARDÉE

    + +
     PremierDeuxièmeTroisième
     DélaiLettreSuspenduDélaiLettreSuspenduDélaiLettreSuspendu
    + + + + " size="5" value="" /> + + + + + + " value="" /> + + + + + + + + + " checked="checked" value="1" /> + + " value="1" /> + + + + + + " size="5" value="" /> + + + + + + " value="" /> + + + + + + + + + " checked="checked" value="1" /> + + " value="1" /> + + + + + + " size="5" value="" /> + + + + + + " value="" /> + + + + + + + + + " checked="checked" value="1" /> + + " value="1" /> + +
    + +
    + +
    Vous n'avez pas défini de catégorie de lecteur, ou bien aucune catégorie ne nécessite de notification de retard.
    +
    Si ce n'est pas ce que vous attendez, allez aux catégories d'adhérents

    + +
    +
    +
    + +
    +
    diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/printerConfig.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/printerConfig.tmpl index 252be1c509..d14f835a8e 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/printerConfig.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/printerConfig.tmpl @@ -9,7 +9,7 @@
  • Entrez le nombre de colonnes et de lignes dans votre page
  • Définissez les marges gauches et basses pour la page que vous souhaitez utiliser. Ces paramètres aideront à centrer les codes barres sur les étiquettes.
  • -
    +
    " name="form1"> @@ -17,65 +17,57 @@
    Largeur étiquette (en mm) - "> + ">
    Hauteur étiquette (en mm) - "> + ">
    Système DPI - "> + ">
    Type de page +
    Colonnes - "> + ">
    Lignes - "> + ">
    Marge basse (en mm) - "> + ">
    Marge gauche (en mm) - "> + ">
    diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/tools-home.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/tools-home.tmpl index 707d3e7fc0..644f1599a4 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/tools-home.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/tools-home.tmpl @@ -1,59 +1,57 @@ Koha › Outils + + + + - - - -

    Outils Koha

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Outils divers
    Créateur d'étiquettes et de code à barresCréer des étiquettes et des codes à barres imprimables à partir du catalogue
    Jours fériésDéfinit les jours fériés (jours où la bibliothèque est fermée)
    ExportationExporte des données
    Import réservoirImporte des données dans le réservoir
    NouvellesUn système simple de nouvelles pour les interfaces OPAC et professionnelle
    LettresDéfinir les courriers (notifications sur retard...)
    Règles de retardFixe les règles pour les documents en retard
    Inventaire/récolementPermet de réaliser l'inventaire (récolement) de votre catalogue
    Apurer les adhérentsSuppression de certains adhérents anciens/Anonymisation de certains historiques de prêt
    Exemplaires perdusAffiche les exemplaires perdus
    Visualiseur des logsPermet de consulter les logs du système
    +
    +
    +
    +
    +
    +
    +
    Nouvelles
    +
    Un système simple de nouvelles pour les interfaces OPAC et professionnelle
    + +
    Créateur d'étiquettes et de code à barres
    +
    Créer des étiquettes et des codes à barres imprimables à partir du catalogue
    + +
    Jours fériés
    +
    Définit les jours fériés (jours où la bibliothèque est fermée)
    +
    +
    +
    +
    +
    Exportation
    +
    Exporte des données
    + +
    Inventaire/récolement
    +
    Permet de réaliser l'inventaire (récolement) de votre catalogue
    + +
    Import réservoir
    +
    Importe des données dans le réservoir
    +
    +
    +
    +
    +
    NotificationsNotes
    +
    Définir les notifications (notifications sur retard...)
    + +
    Règles de retard
    +
    Fixe les règles pour les documents en retard
    + +
    Apurer les adhérents
    +
    Suppression de certains adhérents anciens/Anonymisation de certains historiques de prêt
    + +
    Visualiseur des logs
    +
    Permet de consulter les logs du système
    +
    +
    + +
    +
    diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/viewlog.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/viewlog.tmpl index f99a50c781..a02dc8ea41 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/viewlog.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/tools/viewlog.tmpl @@ -1,17 +1,19 @@ Koha › Outils › Logs + + + + + - -/lib/calendar/calendar-system.css"> - - - - - + - - +
    + +
    +
    +

    Consultation des logs du système

    @@ -20,9 +22,9 @@
    Informations complémentaires

    - Afficher du "/> - /lib/calendar/cal.gif" border="0" hspace="0" vspace="0" id="openCalendarFrom" style="cursor: pointer;" valign="top"> - - à "/> - /lib/calendar/cal.gif" id="openCalendarTo" style="cursor: pointer;" valign="top" border="0" hspace="0" vspace="0"> + " /> + /lib/calendar/cal.gif" id="openCalendarTo" alt="Voir calendrier" style="cursor: pointer;" border="0">

    -

    +

    Exporter vers

    - - -
    +

    +

    +

    - dans un logiciel - "> + dans un logiciel + " />

    @@ -100,8 +102,7 @@

    -
    - +
    @@ -113,14 +114,14 @@
    Date Bibliothécaire
    - + " />
    -
    - + +
    +
    +
    + +
    +
    diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/virtualshelves/addbybiblionumber.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/virtualshelves/addbybiblionumber.tmpl index b2c0ee386b..910b2ff73f 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/virtualshelves/addbybiblionumber.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/virtualshelves/addbybiblionumber.tmpl @@ -1,6 +1,15 @@ Koha › Ajouter dans l'étagère virtuelle + + + + +
    +
    +

    Ajouter @@ -8,8 +17,8 @@ dans une étagère virtuelle

    -
    - "> + + " /> Sélectionner une étagère existante

    @@ -19,13 +28,13 @@

    ...ou...

    -
    + Ajouter à une nouvelle étagère virtuelle :

    - "/> + " />

    @@ -39,5 +48,6 @@

    - - +
    + + diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/virtualshelves/shelves.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/virtualshelves/shelves.tmpl index c30210cca5..aa8448efba 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/virtualshelves/shelves.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/virtualshelves/shelves.tmpl @@ -1,36 +1,100 @@ -Koha › Etagère virtuelle +Koha › <!-- TMPL_IF NAME="viewshelf" -->Etagères virtuelles › Contenu de <!-- TMPL_VAR NAME="shelfname" --><!-- TMPL_ELSE -->Étagères virtuelles<!-- /TMPL_IF --> + + + + + + + + - - +
    + +
    +
    +
    -

    Contenu de

    +
    +Contenu de -
    - - +" /> + +
    - + class="highlight"> @@ -59,43 +123,43 @@ +
    - - Tout (dé)cocher - + +     Titre Auteur Cote 
    ">Réservations
    -
    - Cette étagère est vide. + +

    Cette étagère est vide.

    " /> - + Supprimer les documents cochés : - + +
    -
    - - - - - - -
    Ajouter un document à cette étagère par code à barres
    +
    + Ajouter un document à cette étagère par code à barres +
      +
    1. -
    + " /> - -
    + + + +
    @@ -153,7 +217,7 @@ -
    +

    @@ -167,16 +231,16 @@
    ">

    - + @@ -212,46 +276,10 @@

    - -
    - - - - + + +
    + +
    + + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/fr/modules/z3950/searchresult.tmpl b/koha-tmpl/intranet-tmpl/prog/fr/modules/z3950/searchresult.tmpl index fa9302928a..723be97cd3 100644 --- a/koha-tmpl/intranet-tmpl/prog/fr/modules/z3950/searchresult.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/fr/modules/z3950/searchresult.tmpl @@ -1,11 +1,15 @@ -Résultats de la recherche Z39.50 -" /> - - - +Koha › Résultats de la recherche Z3950 + + @@ -35,13 +39,7 @@

    Aucune réponse

    Encore demandes en cours

    - + -- 2.20.1