From fa45ee82ad92c116ee8ba62fe615f5043f832414 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Wed, 28 Oct 2015 21:39:51 +0100 Subject: [PATCH] Change Filtre by Cherche + translation --- html/ajax_misc.php | 2 +- html/lang/en_US/LC_MESSAGES/messages.po | 143 ++++++++++++++++-- html/lang/messages.po | 137 ++++++++++++++++-- html/lang/nl_NL/LC_MESSAGES/messages.po | 144 +++++++++++++++++-- html/user_login.php | 2 +- include/ajax/ajax_boxcard_search.php | 2 +- include/ajax/ajax_card.php | 2 +- include/ajax/ajax_navigator.php | 4 +- include/balance.inc.php | 2 +- include/class/class_acc_ledger.php | 2 +- include/class/class_fiche.php | 4 +- include/class/class_pre_operation.php | 2 +- include/compta_fin_rec.inc.php | 2 +- include/compta_fin_saldo.inc.php | 2 +- include/contact.inc.php | 2 +- include/dossier.inc.php | 2 +- include/param_pcmn.inc.php | 2 +- include/report.inc.php | 2 +- include/template/anc_key_display_list.php | 2 +- include/template/fiche_def_list.php | 2 +- include/template/result_cat_card_summary.php | 2 +- include/template/tag_search_select.php | 2 +- include/template/tag_select.php | 2 +- include/template/todo_list_list_user.php | 2 +- include/user.inc.php | 2 +- 25 files changed, 421 insertions(+), 51 deletions(-) diff --git a/html/ajax_misc.php b/html/ajax_misc.php index d2d752658..08ac5d0e0 100644 --- a/html/ajax_misc.php +++ b/html/ajax_misc.php @@ -311,7 +311,7 @@ EOF; $r = HtmlInput::anchor_close('tva_select'); $r.=h2(_('Choisissez la TVA '),'class="title"'); $r.='
'; - $r.=_('Filter')." ".HtmlInput::filter_table("tva_select_table",'0,1,2,3' , 1); + $r.=_('Cherche')." ".HtmlInput::filter_table("tva_select_table",'0,1,2,3' , 1); $r.= ''; $r.=th(_('code')); $r.=th(_('Taux')); diff --git a/html/lang/en_US/LC_MESSAGES/messages.po b/html/lang/en_US/LC_MESSAGES/messages.po index 9e0865f01..bf3227e4d 100644 --- a/html/lang/en_US/LC_MESSAGES/messages.po +++ b/html/lang/en_US/LC_MESSAGES/messages.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: NOALYSS 672\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-10-25 18:25+0100\n" -"PO-Revision-Date: 2015-10-25 19:02+0100\n" +"POT-Creation-Date: 2015-10-28 21:36+0100\n" +"PO-Revision-Date: 2015-10-28 21:39+0100\n" "Last-Translator: Dany De Bontridder \n" "Language-Team: American English \n" "Language: en_US\n" @@ -391,6 +391,11 @@ msgstr "> 90 days" msgid "A amortir" msgstr "To amortize" +#: include/ext/importbank/include/template/show_field.php:19 +#: include/ext/importbank/include/template/show_transfer.php:160 +msgid "A importer dans le journal de banque" +msgstr "To import in financial ledger" + #: include/template/stock_histo_search.php:43 msgid "A partir de" msgstr "From" @@ -1524,6 +1529,7 @@ msgstr "No record found" #: include/ajax_add_menu.php:122 include/ajax_add_menu.php:126 #: include/ajax_add_menu.php:186 include/ajax/ajax_add_menu.php:186 +#: include/ajax/ajax_add_menu.php:187 msgid "Aucune impression disponible à ajouter" msgstr "No plugin available" @@ -2277,6 +2283,33 @@ msgstr "Path" msgid "Chemin complet vers les executable de Postgresql" msgstr "full path to postgresql" +#: html/ajax_misc.php:314 html/user_login.php:170 include/balance.inc.php:280 +#: include/compta_fin_rec.inc.php:126 include/compta_fin_saldo.inc.php:38 +#: include/contact.inc.php:77 include/dossier.inc.php:230 +#: include/param_pcmn.inc.php:65 include/report.inc.php:142 +#: include/user.inc.php:136 include/template/anc_key_display_list.php:28 +#: include/template/fiche_def_list.php:32 +#: include/template/result_cat_card_summary.php:5 +#: include/template/tag_search_select.php:12 +#: include/template/tag_select.php:12 +#: include/template/todo_list_list_user.php:31 +#: include/ext/rapport_avance/ajax_listing_search_code.php:34 +#: include/ext/rapport_avance/ajax_rapav_search_code.php:32 +#: include/ext/rapport_avance/include/class_rapav_listing_compute.php:213 +#: include/ext/rapport_avance/include/historique.inc.php:54 +#: include/ext/amortis/include/template/listing_histo.php:30 +#: include/ajax/ajax_boxcard_search.php:46 include/ajax/ajax_card.php:284 +#: include/ajax/ajax_navigator.php:41 include/class/class_acc_ledger.php:3425 +#: include/class/class_fiche.php:2041 +#: include/class/class_pre_operation.php:282 +#, php-format +msgid "Cherche" +msgstr "Search" + +#: include/class/class_fiche.php:1591 +msgid "Cherche " +msgstr "Search" + #: include/fiche.inc.php:91 include/fiche.inc.php:93 msgid "Chercher" msgstr "Search" @@ -2575,6 +2608,9 @@ msgstr "Tick ​​to delete this record" #: include/class/class_print_ledger_detail_item.php:59 #: include/class/class_acc_ledger_purchase.php:1394 #: include/class/class_acc_ledger_sold.php:687 +#: include/template/ledger_detail_ach.php:149 +#: include/template/ledger_detail_ven.php:151 +#: include/ajax/ajax_add_menu.php:148 include/ajax/ajax_add_menu.php:203 msgid "Code" msgstr "Code" @@ -2825,6 +2861,8 @@ msgstr "Department" #: include/class/class_acc_ledger_sold.php:701 #: include/class/class_acc_ledger_purchase.php:1416 #: include/class/class_acc_ledger_sold.php:707 +#: include/template/ledger_detail_ach.php:158 +#: include/template/ledger_detail_ven.php:160 msgid "Compt. Analytique" msgstr "Cost Accounting" @@ -3446,7 +3484,7 @@ msgstr "Add a new card" #: html/install.php:264 #, php-format msgid "Créez ce fichier %s avec les informations suivantes " -msgstr "" +msgstr "Create this file %s with the following informations" #: include/ext/invoicing/include/class_acc_ledger_sold_generate.php:118 msgid "D" @@ -3585,6 +3623,7 @@ msgid "Date DMY" msgstr "Date DMY" #: include/ext/sav/include/template/sas_display_detail.php:141 +#: include/ajax/ajax_display_letter.php:98 msgid "Date Début" msgstr "Start date" @@ -4795,6 +4834,7 @@ msgstr "Removal forbidden" #: include/class/class_document_modele.php:70 #: include/class/class_document_type.php:82 include/forecast.inc.php:333 #: include/template/detail-action.php:476 include/modele.inc.php:288 +#: include/ext/importbank/include/template/show_field.php:96 msgid "Effacer" msgstr "Remove" @@ -5200,6 +5240,10 @@ msgstr "Step" msgid "Etape 1/3" msgstr "Step 1/3" +#: include/ext/importbank/include/template/show_field.php:5 +msgid "Etape 2 / 4: introduire le fichier" +msgstr "Step 2 / 4 : upload the file" + #: include/impress_bilan.inc.php:82 msgid "Etape 2 :Impression" msgstr "Step 2 : printing" @@ -5212,6 +5256,10 @@ msgstr "Step 2/3" msgid "Etape 3/3" msgstr "Step 3/3" +#: include/ext/importbank/include/template/show_transfer.php:147 +msgid "Etape 4/4 : les données sont sauvegardées" +msgstr "Step 4/4 : data are loaded" + #: include/template/action_search.php:103 #: include/template/detail-action.php:105 #: include/template/detail-action.php:113 @@ -5748,6 +5796,10 @@ msgstr "Card not found" msgid "Fichier à charger" msgstr "File to load" +#: include/ext/importbank/include/template/show_field.php:82 +msgid "Fichier à importer" +msgstr "File to load" + #: include/template/menu_detail.php:59 msgid "Fichier à inclure (depuis le répertoire include)" msgstr "File to include (from the folder \"include\")" @@ -5865,6 +5917,15 @@ msgstr "Fin /MO" msgid "Financier" msgstr "Financial" +#: include/ext/importbank/include/template/show_field.php:27 +#: include/ext/importbank/include/template/show_transfer.php:168 +msgid "Format de date" +msgstr "Date format" + +#: include/ext/importbank/include/import_bank.php:106 +msgid "Format inconnu" +msgstr "Unknown format" + #: include/ext/rapport_avance/index.php:59 #: include/ext/rapport_avance/index.php:61 msgid "Formulaire" @@ -6366,7 +6427,7 @@ msgstr "History of VAT returns" msgid "Historique des déclarations faites" msgstr "Historical statements" -#: include/ext/importbank/index.php:57 +#: include/ext/importbank/index.php:57 include/ext/importbank/index.php:59 msgid "Historique des imports effectués" msgstr "History made imports" @@ -6508,7 +6569,7 @@ msgstr "Import CSV file from bank" msgid "Import/export plan" msgstr "Import / export" -#: include/ext/importbank/index.php:56 +#: include/ext/importbank/index.php:56 include/ext/importbank/index.php:58 msgid "Importation" msgstr "Import" @@ -6552,7 +6613,7 @@ msgstr "Importing Data" msgid "Importation de fiches" msgstr "Import new records" -#: include/ext/importbank/index.php:56 +#: include/ext/importbank/index.php:56 include/ext/importbank/index.php:58 msgid "Importation de nouveaux fichiers" msgstr "Import new files" @@ -6897,6 +6958,7 @@ msgstr "Journal in which writing will be passed" #: include/ext/importbank/include/class_import_bank.php:437 #: include/ext/importbank/include/import_bank.php:220 +#: include/ext/importbank/include/import_bank.php:233 msgid "Journal financier mal configuré" msgstr "Financial ledger misconfigured" @@ -7207,6 +7269,16 @@ msgstr "The plugs must have at least one name" msgid "Les informations sont sauvées vous pouvez continuer" msgstr "Parameters are saved , continue" +#: include/ext/importbank/include/template/show_transfer.php:212 +msgid "Les lignes ayant ce nombre de colonnes sont valides" +msgstr "" + +#: include/ext/importbank/include/template/show_field.php:71 +msgid "" +"Les lignes ayant ce nombre de colonnes sont valides, laissez à vide si vous " +"ne savez pas" +msgstr "" + #: include/report.inc.php:105 include/report.inc.php:120 #: include/report.inc.php:144 include/report.inc.php:91 #: include/report.inc.php:106 include/report.inc.php:132 @@ -7393,10 +7465,19 @@ msgstr "Label of the menu" msgid "Lien entre comptabilité et Comptabilité analytique" msgstr "Link between Accounting and Cost Accounting" +#: include/ext/importbank/include/template/show_field.php:62 +#: include/ext/importbank/include/template/show_transfer.php:203 +msgid "Ligne d'en-tête à ne pas prendre en considération" +msgstr "Header lines" + #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:130 msgid "Ligne non importée" msgstr "Not imported online" +#: include/ext/importbank/include/template/show_transfer.php:231 +msgid "Ligne n°" +msgstr "Line #" + #: include/ext/importbank/include/template/confirm_transfer.php:56 msgid "Lignes non prises" msgstr "Skipped rows" @@ -7406,7 +7487,7 @@ msgstr "Skipped rows" msgid "Liste" msgstr "List" -#: include/ext/importbank/index.php:57 +#: include/ext/importbank/index.php:57 include/ext/importbank/index.php:59 msgid "Liste Import " msgstr "Import List" @@ -7676,7 +7757,7 @@ msgstr "Menu misc. operations" #: include/ajax_add_menu.php:96 include/ajax_add_menu.php:156 #: include/ajax_get_menu_detail.php:71 include/database.item.php:131 #: include/database.item.php:130 include/ajax/ajax_add_menu.php:156 -#: include/ajax/ajax_get_menu_detail.php:71 +#: include/ajax/ajax_get_menu_detail.php:71 include/ajax/ajax_add_menu.php:157 msgid "Menu par défaut" msgstr "Default menu" @@ -8066,6 +8147,8 @@ msgstr "Month" #: include/class/class_pre_op_advanced.php:198 include/lib/ac_common.php:1156 #: include/class/class_acc_ledger_purchase.php:1406 #: include/class/class_acc_ledger_sold.php:699 +#: include/template/ledger_detail_ach.php:155 +#: include/template/ledger_detail_ven.php:157 msgid "Montant" msgstr "Amount" @@ -8338,6 +8421,10 @@ msgstr "Number annuity" msgid "Nbre annuités" msgstr "Number annuities" +#: include/ext/importbank/include/template/show_transfer.php:232 +msgid "Nbre de colonnes" +msgstr "Number of columns" + #: include/ext/import_account/include/class_impacc_operation.php:255 msgid "Nbre unités" msgstr "Number of units" @@ -8549,6 +8636,11 @@ msgstr "Document Name" msgid "Nom du dossier" msgstr "Folder name" +#: include/ext/importbank/include/template/show_field.php:11 +#: include/ext/importbank/include/template/show_transfer.php:152 +msgid "Nom du format" +msgstr "Format Name" + #: include/class_acc_ledger_purchase.php:1740 #: include/class_acc_ledger_sold.php:1324 #: include/class_acc_ledger_sold.php:1322 @@ -8588,6 +8680,7 @@ msgid "Nom journal" msgstr "Name of the ledger" #: include/ext/importbank/include/template/show_field.php:98 +#: include/ext/importbank/include/template/show_field.php:110 msgid "Nom manquant" msgstr "Name is missing" @@ -8766,7 +8859,7 @@ msgstr "Notes" #: include/class_follow_up.php:163 #: include/ext/importbank/include/class_import_bank.php:137 #: include/ajax/ajax_add_menu.php:134 include/class/class_anticipation.php:261 -#: include/class/class_follow_up.php:163 +#: include/class/class_follow_up.php:163 include/ajax/ajax_add_menu.php:135 msgid "Nouveau" msgstr "New" @@ -8777,6 +8870,7 @@ msgstr "New equipment" #: include/ajax_add_menu.php:70 include/ajax_add_menu.php:119 #: include/ajax_add_menu.php:74 include/ajax_add_menu.php:123 #: include/ajax_add_menu.php:183 include/ajax/ajax_add_menu.php:183 +#: include/ajax/ajax_add_menu.php:184 msgid "Nouveau menu" msgstr "New" @@ -9297,6 +9391,7 @@ msgstr "Order" #: include/ajax_get_menu_detail.php:87 include/ajax_add_menu.php:92 #: include/ajax_add_menu.php:152 include/ajax_get_menu_detail.php:67 #: include/ajax/ajax_add_menu.php:152 include/ajax/ajax_get_menu_detail.php:67 +#: include/ajax/ajax_add_menu.php:153 msgid "Ordre d'apparition" msgstr "Display order" @@ -9599,6 +9694,7 @@ msgstr "No PDF conversion available" #: include/ext/import_account/include/class_impacc_operation.php:38 #: include/ext/importbank/include/import_bank.php:120 +#: include/ext/importbank/include/import_bank.php:133 msgid "Pas de fichier donné" msgstr "Not given file" @@ -9908,6 +10004,8 @@ msgstr "Port of Postgresql" #: include/ajax/ajax_display_letter.php:45 #: include/class/class_acc_ledger_purchase.php:1767 #: include/class/class_acc_ledger_sold.php:1349 +#: include/template/ledger_detail_ach.php:152 +#: include/template/ledger_detail_ven.php:154 msgid "Poste" msgstr "Account. Item" @@ -9986,6 +10084,7 @@ msgid "Poste comptable Parent" msgstr "Parent Accounting" #: include/ext/importbank/include/import_bank.php:228 +#: include/ext/importbank/include/import_bank.php:241 msgid "Poste comptable de la fiche banque est incorrect" msgstr "Accounting used with the financial ledger is incorrect" @@ -10301,7 +10400,7 @@ msgstr "Public" #: html/install.php:268 msgid "Puis cliquez sur ce lien" -msgstr "" +msgstr "After click on this link" #: include/ajax_preference.php:114 include/database.item.php:84 #: include/template/forecast_result.php:25 @@ -11274,10 +11373,25 @@ msgstr "Select the rows you want to keep" msgid "Sélectionner tout" msgstr "Select all" +#: include/ext/importbank/include/template/show_field.php:36 +#: include/ext/importbank/include/template/show_transfer.php:177 +msgid "Séparateur de champs" +msgstr "Field separator" + #: include/ext/importbank/include/template/show_transfer.php:18 msgid "Séparateur de champs inconnu" msgstr "unknown fieldseparator" +#: include/ext/importbank/include/template/show_field.php:45 +#: include/ext/importbank/include/template/show_transfer.php:186 +msgid "Séparateur de millier" +msgstr "Thousand separator" + +#: include/ext/importbank/include/template/show_field.php:54 +#: include/ext/importbank/include/template/show_transfer.php:195 +msgid "Séparateur décimal" +msgstr "Decimal separator" + #: include/class_document_export.php:199 include/class_document_export.php:209 #: include/class/class_document_export.php:209 msgid "TKPDF n'est pas installé" @@ -11591,6 +11705,10 @@ msgstr "Total VAT NP" #: include/template/ledger_detail_ven.php:140 #: include/template/ledger_detail_ven.php:239 #: include/template/form_ledger_detail.php:129 +#: include/template/ledger_detail_ach.php:252 +#: include/template/ledger_detail_ach.php:254 +#: include/template/ledger_detail_ven.php:250 +#: include/template/ledger_detail_ven.php:252 msgid "Total" msgstr "Total" @@ -12177,6 +12295,8 @@ msgstr "Special value" #: include/ajax/ajax_add_menu.php:162 include/ajax/ajax_add_menu.php:208 #: include/ajax/ajax_admin.php:136 include/ajax/ajax_get_menu_detail.php:77 #: include/ajax/ajax_preference.php:190 +#: include/ext/importbank/include/template/show_field.php:93 +#: include/ajax/ajax_add_menu.php:163 include/ajax/ajax_add_menu.php:209 msgid "Valider" msgstr "Validate" @@ -12367,7 +12487,7 @@ msgstr "You have defined more than once in the same column" #: include/ajax_add_menu.php:136 include/ajax_get_menu_detail.php:53 #: include/ajax/ajax_add_menu.php:136 include/ajax/ajax_get_menu_detail.php:53 #: include/ajax/ajax_plugin_detail.php:32 -#: include/class/class_document_type.php:83 +#: include/class/class_document_type.php:83 include/ajax/ajax_add_menu.php:137 msgid "Vous confirmez" msgstr "Do you confirm" @@ -12382,6 +12502,7 @@ msgstr "Do you confirm" #: include/ext/amortis/include/template/material_add.php:88 #: include/ajax/ajax_add_menu.php:191 include/ajax/ajax_create_menu.php:9 #: include/class/class_fiche_def.php:790 include/class/class_fiche_def.php:795 +#: include/ajax/ajax_add_menu.php:192 msgid "Vous confirmez ?" msgstr "Do you confirm?" diff --git a/html/lang/messages.po b/html/lang/messages.po index 745db0753..1d3d172dd 100644 --- a/html/lang/messages.po +++ b/html/lang/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-10-25 18:25+0100\n" +"POT-Creation-Date: 2015-10-28 21:36+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -967,6 +967,8 @@ msgstr "" #: include/ajax/ajax_add_menu.php:162 include/ajax/ajax_add_menu.php:208 #: include/ajax/ajax_admin.php:136 include/ajax/ajax_get_menu_detail.php:77 #: include/ajax/ajax_preference.php:190 +#: include/ext/importbank/include/template/show_field.php:93 +#: include/ajax/ajax_add_menu.php:163 include/ajax/ajax_add_menu.php:209 msgid "Valider" msgstr "" @@ -985,7 +987,7 @@ msgstr "" #: include/class_follow_up.php:163 #: include/ext/importbank/include/class_import_bank.php:137 #: include/ajax/ajax_add_menu.php:134 include/class/class_anticipation.php:261 -#: include/class/class_follow_up.php:163 +#: include/class/class_follow_up.php:163 include/ajax/ajax_add_menu.php:135 msgid "Nouveau" msgstr "" @@ -1364,6 +1366,8 @@ msgstr "" #: include/class/class_acc_ledger_sold.php:701 #: include/class/class_acc_ledger_purchase.php:1416 #: include/class/class_acc_ledger_sold.php:707 +#: include/template/ledger_detail_ach.php:158 +#: include/template/ledger_detail_ven.php:160 msgid "Compt. Analytique" msgstr "" @@ -1649,6 +1653,8 @@ msgstr "" #: include/ajax/ajax_display_letter.php:45 #: include/class/class_acc_ledger_purchase.php:1767 #: include/class/class_acc_ledger_sold.php:1349 +#: include/template/ledger_detail_ach.php:152 +#: include/template/ledger_detail_ven.php:154 msgid "Poste" msgstr "" @@ -1898,6 +1904,8 @@ msgstr "" #: include/class/class_pre_op_advanced.php:198 include/lib/ac_common.php:1156 #: include/class/class_acc_ledger_purchase.php:1406 #: include/class/class_acc_ledger_sold.php:699 +#: include/template/ledger_detail_ach.php:155 +#: include/template/ledger_detail_ven.php:157 msgid "Montant" msgstr "" @@ -2382,6 +2390,9 @@ msgstr "" #: include/class/class_print_ledger_detail_item.php:59 #: include/class/class_acc_ledger_purchase.php:1394 #: include/class/class_acc_ledger_sold.php:687 +#: include/template/ledger_detail_ach.php:149 +#: include/template/ledger_detail_ven.php:151 +#: include/ajax/ajax_add_menu.php:148 include/ajax/ajax_add_menu.php:203 msgid "Code" msgstr "" @@ -3229,6 +3240,7 @@ msgstr "" #: include/class/class_document_modele.php:70 #: include/class/class_document_type.php:82 include/forecast.inc.php:333 #: include/template/detail-action.php:476 include/modele.inc.php:288 +#: include/ext/importbank/include/template/show_field.php:96 msgid "Effacer" msgstr "" @@ -3301,7 +3313,7 @@ msgstr "" #: include/ajax_add_menu.php:136 include/ajax_get_menu_detail.php:53 #: include/ajax/ajax_add_menu.php:136 include/ajax/ajax_get_menu_detail.php:53 #: include/ajax/ajax_plugin_detail.php:32 -#: include/class/class_document_type.php:83 +#: include/class/class_document_type.php:83 include/ajax/ajax_add_menu.php:137 msgid "Vous confirmez" msgstr "" @@ -3367,6 +3379,7 @@ msgstr "" #: include/ext/amortis/include/template/material_add.php:88 #: include/ajax/ajax_add_menu.php:191 include/ajax/ajax_create_menu.php:9 #: include/class/class_fiche_def.php:790 include/class/class_fiche_def.php:795 +#: include/ajax/ajax_add_menu.php:192 msgid "Vous confirmez ?" msgstr "" @@ -4936,7 +4949,7 @@ msgstr "" #: include/ajax_add_menu.php:96 include/ajax_add_menu.php:156 #: include/ajax_get_menu_detail.php:71 include/database.item.php:131 #: include/database.item.php:130 include/ajax/ajax_add_menu.php:156 -#: include/ajax/ajax_get_menu_detail.php:71 +#: include/ajax/ajax_get_menu_detail.php:71 include/ajax/ajax_add_menu.php:157 msgid "Menu par défaut" msgstr "" @@ -6509,6 +6522,10 @@ msgstr "" #: include/template/ledger_detail_ven.php:140 #: include/template/ledger_detail_ven.php:239 #: include/template/form_ledger_detail.php:129 +#: include/template/ledger_detail_ach.php:252 +#: include/template/ledger_detail_ach.php:254 +#: include/template/ledger_detail_ven.php:250 +#: include/template/ledger_detail_ven.php:252 msgid "Total" msgstr "" @@ -6995,19 +7012,19 @@ msgstr "" msgid "Paramètrage" msgstr "" -#: include/ext/importbank/index.php:56 +#: include/ext/importbank/index.php:56 include/ext/importbank/index.php:58 msgid "Importation" msgstr "" -#: include/ext/importbank/index.php:56 +#: include/ext/importbank/index.php:56 include/ext/importbank/index.php:58 msgid "Importation de nouveaux fichiers" msgstr "" -#: include/ext/importbank/index.php:57 +#: include/ext/importbank/index.php:57 include/ext/importbank/index.php:59 msgid "Liste Import " msgstr "" -#: include/ext/importbank/index.php:57 +#: include/ext/importbank/index.php:57 include/ext/importbank/index.php:59 msgid "Historique des imports effectués" msgstr "" @@ -7626,6 +7643,7 @@ msgstr "" #: include/ext/import_account/include/class_impacc_operation.php:38 #: include/ext/importbank/include/import_bank.php:120 +#: include/ext/importbank/include/import_bank.php:133 msgid "Pas de fichier donné" msgstr "" @@ -8619,11 +8637,13 @@ msgstr "" #: include/ajax_add_menu.php:70 include/ajax_add_menu.php:119 #: include/ajax_add_menu.php:74 include/ajax_add_menu.php:123 #: include/ajax_add_menu.php:183 include/ajax/ajax_add_menu.php:183 +#: include/ajax/ajax_add_menu.php:184 msgid "Nouveau menu" msgstr "" #: include/ajax_add_menu.php:122 include/ajax_add_menu.php:126 #: include/ajax_add_menu.php:186 include/ajax/ajax_add_menu.php:186 +#: include/ajax/ajax_add_menu.php:187 msgid "Aucune impression disponible à ajouter" msgstr "" @@ -8690,6 +8710,7 @@ msgstr "" #: include/ajax_get_menu_detail.php:87 include/ajax_add_menu.php:92 #: include/ajax_add_menu.php:152 include/ajax_get_menu_detail.php:67 #: include/ajax/ajax_add_menu.php:152 include/ajax/ajax_get_menu_detail.php:67 +#: include/ajax/ajax_add_menu.php:153 msgid "Ordre d'apparition" msgstr "" @@ -11735,6 +11756,7 @@ msgid "Date réception" msgstr "" #: include/ext/sav/include/template/sas_display_detail.php:141 +#: include/ajax/ajax_display_letter.php:98 msgid "Date Début" msgstr "" @@ -12237,6 +12259,7 @@ msgstr "" #: include/ext/importbank/include/class_import_bank.php:437 #: include/ext/importbank/include/import_bank.php:220 +#: include/ext/importbank/include/import_bank.php:233 msgid "Journal financier mal configuré" msgstr "" @@ -12245,6 +12268,7 @@ msgid "Nombre de ligne trouvé incorrect" msgstr "" #: include/ext/importbank/include/import_bank.php:228 +#: include/ext/importbank/include/import_bank.php:241 msgid "Poste comptable de la fiche banque est incorrect" msgstr "" @@ -12265,6 +12289,7 @@ msgid "Enregistrer les opérations" msgstr "" #: include/ext/importbank/include/template/show_field.php:98 +#: include/ext/importbank/include/template/show_field.php:110 msgid "Nom manquant" msgstr "" @@ -13382,3 +13407,99 @@ msgstr "" #: include/lib/user_menu.php:122 msgid "Information système" msgstr "" + +#: html/ajax_misc.php:314 html/user_login.php:170 include/balance.inc.php:280 +#: include/compta_fin_rec.inc.php:126 include/compta_fin_saldo.inc.php:38 +#: include/contact.inc.php:77 include/dossier.inc.php:230 +#: include/param_pcmn.inc.php:65 include/report.inc.php:142 +#: include/user.inc.php:136 include/template/anc_key_display_list.php:28 +#: include/template/fiche_def_list.php:32 +#: include/template/result_cat_card_summary.php:5 +#: include/template/tag_search_select.php:12 +#: include/template/tag_select.php:12 +#: include/template/todo_list_list_user.php:31 +#: include/ext/rapport_avance/ajax_listing_search_code.php:34 +#: include/ext/rapport_avance/ajax_rapav_search_code.php:32 +#: include/ext/rapport_avance/include/class_rapav_listing_compute.php:213 +#: include/ext/rapport_avance/include/historique.inc.php:54 +#: include/ext/amortis/include/template/listing_histo.php:30 +#: include/ajax/ajax_boxcard_search.php:46 include/ajax/ajax_card.php:284 +#: include/ajax/ajax_navigator.php:41 include/class/class_acc_ledger.php:3425 +#: include/class/class_fiche.php:2041 +#: include/class/class_pre_operation.php:282 +#, php-format +msgid "Cherche" +msgstr "" + +#: include/ext/importbank/include/import_bank.php:106 +msgid "Format inconnu" +msgstr "" + +#: include/ext/importbank/include/template/show_field.php:5 +msgid "Etape 2 / 4: introduire le fichier" +msgstr "" + +#: include/ext/importbank/include/template/show_field.php:11 +#: include/ext/importbank/include/template/show_transfer.php:152 +msgid "Nom du format" +msgstr "" + +#: include/ext/importbank/include/template/show_field.php:19 +#: include/ext/importbank/include/template/show_transfer.php:160 +msgid "A importer dans le journal de banque" +msgstr "" + +#: include/ext/importbank/include/template/show_field.php:27 +#: include/ext/importbank/include/template/show_transfer.php:168 +msgid "Format de date" +msgstr "" + +#: include/ext/importbank/include/template/show_field.php:36 +#: include/ext/importbank/include/template/show_transfer.php:177 +msgid "Séparateur de champs" +msgstr "" + +#: include/ext/importbank/include/template/show_field.php:45 +#: include/ext/importbank/include/template/show_transfer.php:186 +msgid "Séparateur de millier" +msgstr "" + +#: include/ext/importbank/include/template/show_field.php:54 +#: include/ext/importbank/include/template/show_transfer.php:195 +msgid "Séparateur décimal" +msgstr "" + +#: include/ext/importbank/include/template/show_field.php:62 +#: include/ext/importbank/include/template/show_transfer.php:203 +msgid "Ligne d'en-tête à ne pas prendre en considération" +msgstr "" + +#: include/ext/importbank/include/template/show_field.php:71 +msgid "" +"Les lignes ayant ce nombre de colonnes sont valides, laissez à vide si vous " +"ne savez pas" +msgstr "" + +#: include/ext/importbank/include/template/show_field.php:82 +msgid "Fichier à importer" +msgstr "" + +#: include/ext/importbank/include/template/show_transfer.php:147 +msgid "Etape 4/4 : les données sont sauvegardées" +msgstr "" + +#: include/ext/importbank/include/template/show_transfer.php:212 +msgid "Les lignes ayant ce nombre de colonnes sont valides" +msgstr "" + +#: include/ext/importbank/include/template/show_transfer.php:231 +msgid "Ligne n°" +msgstr "" + +#: include/ext/importbank/include/template/show_transfer.php:232 +msgid "Nbre de colonnes" +msgstr "" + +#: include/class/class_fiche.php:1591 +msgid "Cherche " +msgstr "" diff --git a/html/lang/nl_NL/LC_MESSAGES/messages.po b/html/lang/nl_NL/LC_MESSAGES/messages.po index 5e814c77c..786a7c85d 100644 --- a/html/lang/nl_NL/LC_MESSAGES/messages.po +++ b/html/lang/nl_NL/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: NOALYSS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-10-25 18:25+0100\n" +"POT-Creation-Date: 2015-10-28 21:36+0100\n" "PO-Revision-Date: 2015-08-28 17:38+0200\n" "Last-Translator: Dany De Bontridder \n" "Language-Team: American English \n" @@ -402,6 +402,12 @@ msgstr "> 90 dagen" msgid "A amortir" msgstr "Afgelost" +#: include/ext/importbank/include/template/show_field.php:19 +#: include/ext/importbank/include/template/show_transfer.php:160 +#, fuzzy +msgid "A importer dans le journal de banque" +msgstr "Beschikbaar in de dagboeken" + #: include/template/stock_histo_search.php:43 msgid "A partir de" msgstr "Vanaf" @@ -1607,6 +1613,7 @@ msgstr "Geen bestand gevonden" #: include/ajax_add_menu.php:122 include/ajax_add_menu.php:126 #: include/ajax_add_menu.php:186 include/ajax/ajax_add_menu.php:186 +#: include/ajax/ajax_add_menu.php:187 msgid "Aucune impression disponible à ajouter" msgstr "Geen enkele printer is beschikbaar om toegevoegd te worden" @@ -2398,6 +2405,34 @@ msgstr "Pad" msgid "Chemin complet vers les executable de Postgresql" msgstr "" +#: html/ajax_misc.php:314 html/user_login.php:170 include/balance.inc.php:280 +#: include/compta_fin_rec.inc.php:126 include/compta_fin_saldo.inc.php:38 +#: include/contact.inc.php:77 include/dossier.inc.php:230 +#: include/param_pcmn.inc.php:65 include/report.inc.php:142 +#: include/user.inc.php:136 include/template/anc_key_display_list.php:28 +#: include/template/fiche_def_list.php:32 +#: include/template/result_cat_card_summary.php:5 +#: include/template/tag_search_select.php:12 +#: include/template/tag_select.php:12 +#: include/template/todo_list_list_user.php:31 +#: include/ext/rapport_avance/ajax_listing_search_code.php:34 +#: include/ext/rapport_avance/ajax_rapav_search_code.php:32 +#: include/ext/rapport_avance/include/class_rapav_listing_compute.php:213 +#: include/ext/rapport_avance/include/historique.inc.php:54 +#: include/ext/amortis/include/template/listing_histo.php:30 +#: include/ajax/ajax_boxcard_search.php:46 include/ajax/ajax_card.php:284 +#: include/ajax/ajax_navigator.php:41 include/class/class_acc_ledger.php:3425 +#: include/class/class_fiche.php:2041 +#: include/class/class_pre_operation.php:282 +#, fuzzy, php-format +msgid "Cherche" +msgstr "Vinden" + +#: include/class/class_fiche.php:1591 +#, fuzzy +msgid "Cherche " +msgstr "Vinden" + #: include/fiche.inc.php:91 include/fiche.inc.php:93 #, fuzzy msgid "Chercher" @@ -2718,6 +2753,9 @@ msgstr "Vink aan om deze fiche te verwijderen " #: include/class/class_print_ledger_detail_item.php:59 #: include/class/class_acc_ledger_purchase.php:1394 #: include/class/class_acc_ledger_sold.php:687 +#: include/template/ledger_detail_ach.php:149 +#: include/template/ledger_detail_ven.php:151 +#: include/ajax/ajax_add_menu.php:148 include/ajax/ajax_add_menu.php:203 msgid "Code" msgstr "Code" @@ -2970,6 +3008,8 @@ msgstr "Gemeente" #: include/class/class_acc_ledger_sold.php:701 #: include/class/class_acc_ledger_purchase.php:1416 #: include/class/class_acc_ledger_sold.php:707 +#: include/template/ledger_detail_ach.php:158 +#: include/template/ledger_detail_ven.php:160 msgid "Compt. Analytique" msgstr "Analytischer ekening" @@ -3761,6 +3801,7 @@ msgid "Date DMY" msgstr "Datum DMY" #: include/ext/sav/include/template/sas_display_detail.php:141 +#: include/ajax/ajax_display_letter.php:98 #, fuzzy msgid "Date Début" msgstr "Begindatum" @@ -5013,6 +5054,7 @@ msgstr "Erasure" #: include/class/class_document_modele.php:70 #: include/class/class_document_type.php:82 include/forecast.inc.php:333 #: include/template/detail-action.php:476 include/modele.inc.php:288 +#: include/ext/importbank/include/template/show_field.php:96 msgid "Effacer" msgstr "Wissen" @@ -5433,6 +5475,10 @@ msgstr "Stap" msgid "Etape 1/3" msgstr "Stap 1/3" +#: include/ext/importbank/include/template/show_field.php:5 +msgid "Etape 2 / 4: introduire le fichier" +msgstr "" + #: include/impress_bilan.inc.php:82 #, fuzzy msgid "Etape 2 :Impression" @@ -5446,6 +5492,10 @@ msgstr "Stap 2/3" msgid "Etape 3/3" msgstr "Stap 3/3" +#: include/ext/importbank/include/template/show_transfer.php:147 +msgid "Etape 4/4 : les données sont sauvegardées" +msgstr "" + #: include/template/action_search.php:103 #: include/template/detail-action.php:105 #: include/template/detail-action.php:113 @@ -5996,6 +6046,11 @@ msgstr "Record niet gevonden" msgid "Fichier à charger" msgstr "Bestand te laden" +#: include/ext/importbank/include/template/show_field.php:82 +#, fuzzy +msgid "Fichier à importer" +msgstr "Bestand te laden" + #: include/template/menu_detail.php:59 msgid "Fichier à inclure (depuis le répertoire include)" msgstr "Dossier invoegen (vanuit de lijst include)" @@ -6119,6 +6174,17 @@ msgstr "" msgid "Financier" msgstr "Financieel" +#: include/ext/importbank/include/template/show_field.php:27 +#: include/ext/importbank/include/template/show_transfer.php:168 +#, fuzzy +msgid "Format de date" +msgstr "Onkostennota" + +#: include/ext/importbank/include/import_bank.php:106 +#, fuzzy +msgid "Format inconnu" +msgstr "Onbekende post" + #: include/ext/rapport_avance/index.php:59 #: include/ext/rapport_avance/index.php:61 msgid "Formulaire" @@ -6621,7 +6687,7 @@ msgstr "Geschiedenis van de BTW aangiften" msgid "Historique des déclarations faites" msgstr "Geschiedenis van de gedane aangiften " -#: include/ext/importbank/index.php:57 +#: include/ext/importbank/index.php:57 include/ext/importbank/index.php:59 msgid "Historique des imports effectués" msgstr "Geschiedenis geschreven invoer" @@ -6766,7 +6832,7 @@ msgstr "" msgid "Import/export plan" msgstr "Balans export" -#: include/ext/importbank/index.php:56 +#: include/ext/importbank/index.php:56 include/ext/importbank/index.php:58 msgid "Importation" msgstr "Invoegen" @@ -6813,7 +6879,7 @@ msgstr "Gegevens invoegen" msgid "Importation de fiches" msgstr "Nieuwe fiches invoegen" -#: include/ext/importbank/index.php:56 +#: include/ext/importbank/index.php:56 include/ext/importbank/index.php:58 msgid "Importation de nouveaux fichiers" msgstr "Nieuwe bestanden importeren" @@ -7160,6 +7226,7 @@ msgstr "Tijdschrift waarin schriftelijk zal worden doorgegeven" #: include/ext/importbank/include/class_import_bank.php:437 #: include/ext/importbank/include/import_bank.php:220 +#: include/ext/importbank/include/import_bank.php:233 #, fuzzy msgid "Journal financier mal configuré" msgstr "Financiële journalen" @@ -7480,6 +7547,16 @@ msgstr "De stekkers moet ten minste een naam hebben" msgid "Les informations sont sauvées vous pouvez continuer" msgstr "" +#: include/ext/importbank/include/template/show_transfer.php:212 +msgid "Les lignes ayant ce nombre de colonnes sont valides" +msgstr "" + +#: include/ext/importbank/include/template/show_field.php:71 +msgid "" +"Les lignes ayant ce nombre de colonnes sont valides, laissez à vide si vous " +"ne savez pas" +msgstr "" + #: include/report.inc.php:105 include/report.inc.php:120 #: include/report.inc.php:144 include/report.inc.php:91 #: include/report.inc.php:106 include/report.inc.php:132 @@ -7665,10 +7742,19 @@ msgstr "Omschrijving van het menu" msgid "Lien entre comptabilité et Comptabilité analytique" msgstr "Verband tussen Boekhouding en Cost Accounting" +#: include/ext/importbank/include/template/show_field.php:62 +#: include/ext/importbank/include/template/show_transfer.php:203 +msgid "Ligne d'en-tête à ne pas prendre en considération" +msgstr "" + #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:130 msgid "Ligne non importée" msgstr "Regel niet geïmporteerd" +#: include/ext/importbank/include/template/show_transfer.php:231 +msgid "Ligne n°" +msgstr "" + #: include/ext/importbank/include/template/confirm_transfer.php:56 #, fuzzy msgid "Lignes non prises" @@ -7679,7 +7765,7 @@ msgstr "Regel niet geïmporteerd" msgid "Liste" msgstr "Fractie Lijst" -#: include/ext/importbank/index.php:57 +#: include/ext/importbank/index.php:57 include/ext/importbank/index.php:59 msgid "Liste Import " msgstr "Importlijst" @@ -7960,7 +8046,7 @@ msgstr "Menu verschillende bewerkingen" #: include/ajax_add_menu.php:96 include/ajax_add_menu.php:156 #: include/ajax_get_menu_detail.php:71 include/database.item.php:131 #: include/database.item.php:130 include/ajax/ajax_add_menu.php:156 -#: include/ajax/ajax_get_menu_detail.php:71 +#: include/ajax/ajax_get_menu_detail.php:71 include/ajax/ajax_add_menu.php:157 msgid "Menu par défaut" msgstr "Standaardmenu" @@ -8367,6 +8453,8 @@ msgstr "Maand" #: include/class/class_pre_op_advanced.php:198 include/lib/ac_common.php:1156 #: include/class/class_acc_ledger_purchase.php:1406 #: include/class/class_acc_ledger_sold.php:699 +#: include/template/ledger_detail_ach.php:155 +#: include/template/ledger_detail_ven.php:157 msgid "Montant" msgstr "Bedrag" @@ -8649,6 +8737,11 @@ msgstr "Nummer lijfrente" msgid "Nbre annuités" msgstr "Aantal lijfrentes" +#: include/ext/importbank/include/template/show_transfer.php:232 +#, fuzzy +msgid "Nbre de colonnes" +msgstr "Aantal foute rijen" + #: include/ext/import_account/include/class_impacc_operation.php:255 msgid "Nbre unités" msgstr "Aantal eenheden" @@ -8868,6 +8961,12 @@ msgstr "Documentnaam" msgid "Nom du dossier" msgstr "Naam van de map" +#: include/ext/importbank/include/template/show_field.php:11 +#: include/ext/importbank/include/template/show_transfer.php:152 +#, fuzzy +msgid "Nom du format" +msgstr "Documentnaam" + #: include/class_acc_ledger_purchase.php:1740 #: include/class_acc_ledger_sold.php:1324 #: include/class_acc_ledger_sold.php:1322 @@ -8907,6 +9006,7 @@ msgid "Nom journal" msgstr "Boek Naam" #: include/ext/importbank/include/template/show_field.php:98 +#: include/ext/importbank/include/template/show_field.php:110 #, fuzzy msgid "Nom manquant" msgstr "Parameter" @@ -9092,7 +9192,7 @@ msgstr "Notes" #: include/class_follow_up.php:163 #: include/ext/importbank/include/class_import_bank.php:137 #: include/ajax/ajax_add_menu.php:134 include/class/class_anticipation.php:261 -#: include/class/class_follow_up.php:163 +#: include/class/class_follow_up.php:163 include/ajax/ajax_add_menu.php:135 msgid "Nouveau" msgstr "Nieuw" @@ -9103,6 +9203,7 @@ msgstr "Nieuwe apparatuur" #: include/ajax_add_menu.php:70 include/ajax_add_menu.php:119 #: include/ajax_add_menu.php:74 include/ajax_add_menu.php:123 #: include/ajax_add_menu.php:183 include/ajax/ajax_add_menu.php:183 +#: include/ajax/ajax_add_menu.php:184 msgid "Nouveau menu" msgstr "Nieuw menu" @@ -9640,6 +9741,7 @@ msgstr "Orde" #: include/ajax_get_menu_detail.php:87 include/ajax_add_menu.php:92 #: include/ajax_add_menu.php:152 include/ajax_get_menu_detail.php:67 #: include/ajax/ajax_add_menu.php:152 include/ajax/ajax_get_menu_detail.php:67 +#: include/ajax/ajax_add_menu.php:153 msgid "Ordre d'apparition" msgstr "Volgorde van verschijning" @@ -9963,6 +10065,7 @@ msgstr "Conversie naar PDF is niet mogelijk" #: include/ext/import_account/include/class_impacc_operation.php:38 #: include/ext/importbank/include/import_bank.php:120 +#: include/ext/importbank/include/import_bank.php:133 msgid "Pas de fichier donné" msgstr "Geen documenten gegeven" @@ -10275,6 +10378,8 @@ msgstr "Basisklasse" #: include/ajax/ajax_display_letter.php:45 #: include/class/class_acc_ledger_purchase.php:1767 #: include/class/class_acc_ledger_sold.php:1349 +#: include/template/ledger_detail_ach.php:152 +#: include/template/ledger_detail_ven.php:154 msgid "Poste" msgstr "Rekening" @@ -10356,6 +10461,7 @@ msgid "Poste comptable Parent" msgstr "Accountant Vacature" #: include/ext/importbank/include/import_bank.php:228 +#: include/ext/importbank/include/import_bank.php:241 #, fuzzy msgid "Poste comptable de la fiche banque est incorrect" msgstr "Rekenitem gebruikt voor voorschotten aan de BTW" @@ -11668,10 +11774,25 @@ msgstr "De rijen selecteren die u wilt bewaren" msgid "Sélectionner tout" msgstr "Selecteer alle" +#: include/ext/importbank/include/template/show_field.php:36 +#: include/ext/importbank/include/template/show_transfer.php:177 +msgid "Séparateur de champs" +msgstr "" + #: include/ext/importbank/include/template/show_transfer.php:18 msgid "Séparateur de champs inconnu" msgstr "" +#: include/ext/importbank/include/template/show_field.php:45 +#: include/ext/importbank/include/template/show_transfer.php:186 +msgid "Séparateur de millier" +msgstr "" + +#: include/ext/importbank/include/template/show_field.php:54 +#: include/ext/importbank/include/template/show_transfer.php:195 +msgid "Séparateur décimal" +msgstr "" + # Je suppose que TKPDF est comme PDF? #: include/class_document_export.php:199 include/class_document_export.php:209 #: include/class/class_document_export.php:209 @@ -11990,6 +12111,10 @@ msgstr "Totaal BTW" #: include/template/ledger_detail_ven.php:140 #: include/template/ledger_detail_ven.php:239 #: include/template/form_ledger_detail.php:129 +#: include/template/ledger_detail_ach.php:252 +#: include/template/ledger_detail_ach.php:254 +#: include/template/ledger_detail_ven.php:250 +#: include/template/ledger_detail_ven.php:252 msgid "Total" msgstr "Totaal" @@ -12607,6 +12732,8 @@ msgstr "Speciale waarden" #: include/ajax/ajax_add_menu.php:162 include/ajax/ajax_add_menu.php:208 #: include/ajax/ajax_admin.php:136 include/ajax/ajax_get_menu_detail.php:77 #: include/ajax/ajax_preference.php:190 +#: include/ext/importbank/include/template/show_field.php:93 +#: include/ajax/ajax_add_menu.php:163 include/ajax/ajax_add_menu.php:209 msgid "Valider" msgstr "Bevestigen" @@ -12799,7 +12926,7 @@ msgstr "Je hebt meer dan een keer in dezelfde kolom gedefinieerd" #: include/ajax_add_menu.php:136 include/ajax_get_menu_detail.php:53 #: include/ajax/ajax_add_menu.php:136 include/ajax/ajax_get_menu_detail.php:53 #: include/ajax/ajax_plugin_detail.php:32 -#: include/class/class_document_type.php:83 +#: include/class/class_document_type.php:83 include/ajax/ajax_add_menu.php:137 msgid "Vous confirmez" msgstr "U bevestigt" @@ -12814,6 +12941,7 @@ msgstr "U bevestigt" #: include/ext/amortis/include/template/material_add.php:88 #: include/ajax/ajax_add_menu.php:191 include/ajax/ajax_create_menu.php:9 #: include/class/class_fiche_def.php:790 include/class/class_fiche_def.php:795 +#: include/ajax/ajax_add_menu.php:192 msgid "Vous confirmez ?" msgstr "U bevestigt" diff --git a/html/user_login.php b/html/user_login.php index 79720929a..0c56c8e3a 100644 --- a/html/user_login.php +++ b/html/user_login.php @@ -167,7 +167,7 @@ echo '';
MAX_CARD_SEARCH)?MAX_CARD_SEARCH:count($array);

- : + :
diff --git a/include/ajax/ajax_card.php b/include/ajax/ajax_card.php index fab1e24d4..9cdf751c5 100644 --- a/include/ajax/ajax_card.php +++ b/include/ajax/ajax_card.php @@ -281,7 +281,7 @@ case 'st': $r.=''; $r.=dossier::hidden(); $r.=(isset($ref))?HtmlInput::hidden('ref',1):''; - $r.=_('Filtrer').' '.HtmlInput::filter_table("cat_card_table", '0,1', 0); + $r.=_('Cherche').' '.HtmlInput::filter_table("cat_card_table", '0,1', 0); $r.=''; for ($i=0;$iget_array($sql,array($_SESSION['g_user']));

- Filtre :

diff --git a/include/balance.inc.php b/include/balance.inc.php index 202bb8ef7..f54aa2cb3 100644 --- a/include/balance.inc.php +++ b/include/balance.inc.php @@ -277,7 +277,7 @@ if ( isset($_GET['view'] ) ) $b=$periode->get_date_limit($_GET['to_periode']); echo "

période du ".$a['p_start']." au ".$b['p_end']."

"; echo ''; - echo _('Filtre').HtmlInput::infobulle(24); + echo _('Cherche').HtmlInput::infobulle(24); echo HtmlInput::filter_table("t_balance", "0,1","1"); echo ''; echo ''; diff --git a/include/class/class_acc_ledger.php b/include/class/class_acc_ledger.php index 2f8654cad..d28c26899 100644 --- a/include/class/class_acc_ledger.php +++ b/include/class/class_acc_ledger.php @@ -3422,7 +3422,7 @@ class Acc_Ledger extends jrn_def_sql $base_url = "?" . dossier::get() . "&ac=" . $_REQUEST['ac']; $r = ""; - $r.=_('Filtre')." ".HtmlInput::filter_table("cfgledger_table_id", "0", "1"); + $r.=_('Cherche')." ".HtmlInput::filter_table("cfgledger_table_id", "0", "1"); $r.='
'; $r.=''; $ret = $this->db->exec_sql("select distinct jrn_def_id,jrn_def_name, diff --git a/include/class/class_fiche.php b/include/class/class_fiche.php index 3dad915d0..32bd48fe2 100644 --- a/include/class/class_fiche.php +++ b/include/class/class_fiche.php @@ -1588,7 +1588,7 @@ class Fiche if ( $all_tiers == 0 || count($step_tiers)==0 ) return ""; $r=""; - $r.=_("Filtre rapide ").HtmlInput::filter_table("tiers_tb", '0,1,2', 1); + $r.=_("Cherche ").HtmlInput::filter_table("tiers_tb", '0,1,2', 1); $r.=$bar; $r.='
' . _('Ajout journal') . '
@@ -2038,7 +2038,7 @@ class Fiche */ function filter_history($p_table_id) { - return _('Filtre rapide').' '.HtmlInput::filter_table($p_table_id, '0,1,2,3,5,6,7', 1); + return _('Cherche').' '.HtmlInput::filter_table($p_table_id, '0,1,2,3,5,6,7', 1); } } diff --git a/include/class/class_pre_operation.php b/include/class/class_pre_operation.php index 8b7842486..8d8fc8290 100644 --- a/include/class/class_pre_operation.php +++ b/include/class/class_pre_operation.php @@ -279,7 +279,7 @@ class Pre_operation_detail $r=""; $r.='

'._("Choisissez un modèle").'

'; - $r.=_('Filtrer').' '.HtmlInput::filter_table('modele_op_tab', '0', '0'); + $r.=_('Cherche').' '.HtmlInput::filter_table('modele_op_tab', '0', '0'); $r.='
'; for ($i=0;$i'; diff --git a/include/compta_fin_rec.inc.php b/include/compta_fin_rec.inc.php index 687f72297..b3c1f5e83 100644 --- a/include/compta_fin_rec.inc.php +++ b/include/compta_fin_rec.inc.php @@ -123,7 +123,7 @@ echo 'solde Fin' . $nend_extrait->input(); echo IButton::tooggle_checkbox('rec1'); echo '

'; echo '

'; -echo _('Filtre').HtmlInput::infobulle(25); +echo _('Cherche').HtmlInput::infobulle(25); echo HtmlInput::filter_table("t_rec_bk", "0,1,2,3","1"); echo '

'; echo HtmlInput::submit('save', 'Mettre à jour le n° de relevé bancaire'); diff --git a/include/compta_fin_saldo.inc.php b/include/compta_fin_saldo.inc.php index 89a2bc4af..378c34764 100644 --- a/include/compta_fin_saldo.inc.php +++ b/include/compta_fin_saldo.inc.php @@ -35,7 +35,7 @@ require_once NOALYSS_INCLUDE.'/class/class_acc_parm_code.php'; echo '
'; echo dossier::hidden(); - echo _('Filtre :').HtmlInput::filter_table("fin_saldo_tb", '0,1,2,3', '1'); + echo _('Cherche').' : '.HtmlInput::filter_table("fin_saldo_tb", '0,1,2,3', '1'); echo '
'; echo tr(th('Quick Code',' class=" sorttable_sorted_reverse"',HtmlInput::infobulle(17).' ▴') .th('Compte en banque',' style="text-align:left"') diff --git a/include/contact.inc.php b/include/contact.inc.php index ab60a0539..b4452b02a 100644 --- a/include/contact.inc.php +++ b/include/contact.inc.php @@ -74,7 +74,7 @@ if ($low_action == "list") value = $cn->make_array('select fd_id, fd_label from fiche_def ' . ' where frd_id=' . FICHE_TYPE_CONTACT . diff --git a/include/dossier.inc.php b/include/dossier.inc.php index f4e6a193d..e6c7ca35f 100644 --- a/include/dossier.inc.php +++ b/include/dossier.inc.php @@ -227,7 +227,7 @@ if ( $sa == 'list' ) $template=""; echo '
'; echo ''; - echo _('Filtre').HtmlInput::infobulle(23); + echo _('Cherche').HtmlInput::infobulle(23); echo HtmlInput::filter_table("t_dossier", "0,1,2","1"); echo ''; echo '
'; diff --git a/include/param_pcmn.inc.php b/include/param_pcmn.inc.php index 22cfc9bde..28fa1dada 100644 --- a/include/param_pcmn.inc.php +++ b/include/param_pcmn.inc.php @@ -62,7 +62,7 @@ $MaxRow=Database::num_row($Ret); - +'; - echo _('Filtre')." ".HtmlInput::filter_table("rapport_table_id", '0', 1); + echo _('Cherche')." ".HtmlInput::filter_table("rapport_table_id", '0', 1); echo '
'; echo ''; diff --git a/include/template/anc_key_display_list.php b/include/template/anc_key_display_list.php index bb0bdd623..47ae242d7 100644 --- a/include/template/anc_key_display_list.php +++ b/include/template/anc_key_display_list.php @@ -25,7 +25,7 @@ global $g_succeed,$g_failed; ?>
- +
Ajout
- +
diff --git a/include/template/result_cat_card_summary.php b/include/template/result_cat_card_summary.php index c2ef10f19..af708cac3 100644 --- a/include/template/result_cat_card_summary.php +++ b/include/template/result_cat_card_summary.php @@ -2,7 +2,7 @@ //This file is part of NOALYSS and is under GPL //see licence.txt ?>
- : + : -Filtrer = +
diff --git a/include/template/tag_select.php b/include/template/tag_select.php index 7f179b705..280be66f6 100644 --- a/include/template/tag_select.php +++ b/include/template/tag_select.php @@ -9,7 +9,7 @@ if ( $max == 0 ) { return; } ?> -Filtrer = +
diff --git a/include/template/todo_list_list_user.php b/include/template/todo_list_list_user.php index dee9eadae..77e293a09 100644 --- a/include/template/todo_list_list_user.php +++ b/include/template/todo_list_list_user.php @@ -28,7 +28,7 @@ * @param $dossier = Dossier::id() * */ -echo _('Filtre')." ".HtmlInput::filter_table("todo_user_table", "0,1,2", 1); +echo _('Cherche')." ".HtmlInput::filter_table("todo_user_table", "0,1,2", 1); ?> diff --git a/include/user.inc.php b/include/user.inc.php index 678e2d2db..b52cdbb98 100644 --- a/include/user.inc.php +++ b/include/user.inc.php @@ -133,7 +133,7 @@ $a_user=$repo->get_user_folder($sql); if ( !empty ($a_user) ) { echo ''; - echo _('Filtre').HtmlInput::infobulle(22); + echo _('Cherche').HtmlInput::infobulle(22); echo HtmlInput::filter_table("user", "0,1,2,5","1"); echo ''; echo '
';