From 0819798509a3bb41da31948c16bc6806a238a8a7 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Fri, 20 Jun 2025 17:35:37 +0200 Subject: [PATCH] Javascript message external --- html/export.php | 15 +- html/lang/en_US/LC_MESSAGES/messages.po | 3034 ++++++++++--- html/lang/messages.po | 5277 ++++++++++++----------- html/lang/nl_NL/LC_MESSAGES/messages.po | 2809 ++++++++++-- include/lib/ac_common.php | 6 +- include/lib/function_javascript.php | 4 +- include/lib/message_javascript.php | 4 +- 7 files changed, 7631 insertions(+), 3518 deletions(-) diff --git a/html/export.php b/html/export.php index b5faeb100..b7bfffe5a 100644 --- a/html/export.php +++ b/html/export.php @@ -33,14 +33,23 @@ global $g_user,$cn,$g_parameter; require_once NOALYSS_INCLUDE.'/class/database.class.php'; require_once NOALYSS_INCLUDE . '/class/noalyss_user.class.php'; require_once NOALYSS_INCLUDE.'/lib/http_input.class.php'; -$gDossier=dossier::id(); + +$g_user=new Noalyss_user(new Database()); +set_language(); +// load message for javascript +if (isset ($_REQUEST['loadjs']) && $_REQUEST['loadjs']=='message') +{ + include_once NOALYSS_INCLUDE."/lib/message_javascript.php"; + return; +} $cn=Dossier::connect(); +$g_user=new Noalyss_user($cn); +$gDossier=dossier::id(); $g_parameter=new Noalyss_Parameter_Folder($cn); mb_internal_encoding("UTF-8"); -$g_user=new Noalyss_user($cn); $g_user->Check(); $action=$g_user->check_dossier($gDossier); -set_language(); + $hi=new HttpInput(); $action=$hi->get("act"); diff --git a/html/lang/en_US/LC_MESSAGES/messages.po b/html/lang/en_US/LC_MESSAGES/messages.po index 9e6bebc57..3984b6489 100644 --- a/html/lang/en_US/LC_MESSAGES/messages.po +++ b/html/lang/en_US/LC_MESSAGES/messages.po @@ -3,18 +3,17 @@ # This file is distributed under the same license as the NOALYSS package. # Dany De Bontridder # -#: html/direct.php:45 include/template/module.php:128 -#: include/template/module.php:172 +#: html/direct.php:45 include/database.item.php:99 +#: include/template/module.php:128 include/template/module.php:172 #: include/template/profile_menu_display_module.php:72 -#: include/database.item.php:101 # dany, 2014. -# Dany De Bontridder , 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2024. +# Dany De Bontridder , 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2024, 2025. msgid "" msgstr "" "Project-Id-Version: NOALYSS 672\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-07 17:50+0200\n" -"PO-Revision-Date: 2022-08-30 00:39+0200\n" +"POT-Creation-Date: 2025-06-20 17:50+0200\n" +"PO-Revision-Date: 2025-06-20 18:11+0200\n" "Last-Translator: dany \n" "Language-Team: French \n" "Language: en_US\n" @@ -188,7 +187,7 @@ msgstr "D" #: include/class/periode.class.php:704 include/class/periode.class.php:706 #: include/class/periode.class.php:707 include/class/periode.class.php:708 #: include/ajax/ajax_periode.php:169 include/class/periode.class.php:724 -#: include/class/periode.class.php:742 +#: include/class/periode.class.php:742 include/class/periode.class.php:749 msgid " Début période : " msgstr "Start periode" @@ -214,6 +213,7 @@ msgid " Erreur dans la formule " msgstr "Error in formula" #: include/ext/rapport_avance/include/rapav.class.php:153 +#: include/ext/rapport_avance/include/rapav.class.php:156 #, php-format msgid " Erreur dans la formule %s" msgstr "Error in formula %s" @@ -223,15 +223,17 @@ msgstr "Error in formula %s" #: include/class/periode.class.php:706 include/class/periode.class.php:708 #: include/class/periode.class.php:709 include/class/periode.class.php:710 #: include/ajax/ajax_periode.php:171 include/class/periode.class.php:726 -#: include/class/periode.class.php:744 +#: include/class/periode.class.php:744 include/class/periode.class.php:751 msgid " Exercice : " msgstr "Exercise" #: include/ext/amortis/include/am_card.class.php:308 +#: include/ext/amortis/include/am_card.class.php:334 msgid " Fiche contrepartie incorrect" msgstr "Invalid type of card" #: include/ext/amortis/include/am_card.class.php:303 +#: include/ext/amortis/include/am_card.class.php:329 msgid " Fiche de charge incorrect" msgstr "Card of free invalid" @@ -240,7 +242,7 @@ msgstr "Card of free invalid" #: include/class/periode.class.php:705 include/class/periode.class.php:707 #: include/class/periode.class.php:708 include/class/periode.class.php:709 #: include/ajax/ajax_periode.php:170 include/class/periode.class.php:725 -#: include/class/periode.class.php:743 +#: include/class/periode.class.php:743 include/class/periode.class.php:750 msgid " Fin période : " msgstr "End Period :" @@ -250,6 +252,10 @@ msgstr "End Period :" msgid " Hors Bilan" msgstr "Out Balance Sheet" +#: include/ext/importbank/index.php:176 +msgid " Il est conseillé d'effacer les fichiers d'origine qui sont fusionnés." +msgstr "It is recommended to remove the files you merged" + #: include/user_menu.php:148 include/user_menu.php:152 #: include/lib/user_menu.php:161 include/lib/user_menu.php:174 #: include/lib/user_menu.php:132 include/lib/user_menu.php:131 @@ -276,6 +282,7 @@ msgstr "Unable to save" #: include/class/acc_ledger_sale.class.php:174 #: include/class/acc_ledger_sale.class.php:183 #: include/class/acc_ledger_purchase.class.php:192 +#: include/class/acc_ledger_purchase.class.php:197 msgid " La TVA " msgstr "The VAT" @@ -290,6 +297,7 @@ msgstr "Your version is %s" #: include/class/acc_ledger.class.php:1224 #: include/class/acc_ledger.class.php:1243 #: include/class/acc_ledger.class.php:1347 +#: include/class/acc_ledger.class.php:1349 #, php-format msgid " Le poste %s appartient à fiche(s) dont : %s" msgstr "Accounting %s belong to the cards : %s" @@ -317,15 +325,19 @@ msgid " Opérations après la date %s qui sont %s " msgstr "Operation after %s which are %s" #: include/ext/invoicing/include/invoice_send_mail.inc.php:132 +#: include/ext/invoicing/include/invoice_download_pdf.inc.php:79 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:134 #, php-format msgid " PDF pour %s non généré " msgstr "PDF for %s failed" #: include/ext/amortis/include/am_card.class.php:295 +#: include/ext/amortis/include/am_card.class.php:321 msgid " Poste de charge incorrect" msgstr "Incorrect accounting fee" #: include/ext/amortis/include/am_card.class.php:297 +#: include/ext/amortis/include/am_card.class.php:323 msgid " Poste à créditer incorrect" msgstr "Accouting to credit incorrect" @@ -363,6 +375,7 @@ msgstr "VAT" #: include/class/acc_ledger.class.php:135 #: include/class/acc_ledger.class.php:137 #: include/class/acc_ledger.class.php:144 +#: include/class/acc_ledger.class.php:146 msgid " Tous les journaux" msgstr "All the ledgers" @@ -370,6 +383,7 @@ msgstr "All the ledgers" #: include/ext/rapport_avance/include/class_formulaire_param_detail.php:322 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:322 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:354 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:357 msgid " Un poste comptable est manquant" msgstr "Missing accounting " @@ -378,7 +392,6 @@ msgid " Utilisateur normal" msgstr "Normal User" #: html/install.php:502 -#, fuzzy msgid "" " Vous devez utiliser au minimum une version 12 de PostGresql, si votre " "distribution n'en\n" @@ -388,7 +401,7 @@ msgid "" msgstr "" "The version of Postgresql must be higher than 9.0, if you can't install it " "thanks a package , compile one, read carefully instructions to migrate your " -"databases" +"databases " #: html/admin/setup.php:402 html/install.php:466 html/install.php:465 #: html/install.php:463 html/install.php:469 html/install.php:461 @@ -486,6 +499,7 @@ msgstr "last backup" #: include/ext/invoicing/include/invoice_send_mail.inc.php:147 #: include/ext/invoicing/include/invoice_send_mail.inc.php:151 #: include/ext/invoicing/include/invoice_send_mail.inc.php:160 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:162 msgid " destinataire " msgstr "recipient" @@ -531,6 +545,7 @@ msgstr "and" #: include/class_anc_print.php:181 include/class/class_anc_print.php:181 #: include/class/class_anc_print.php:183 include/class/anc_print.class.php:177 #: include/class/anc_print.class.php:183 include/class/anc_print.class.php:184 +#: include/class/anc_print.class.php:179 msgid " et l'activité " msgstr "and activity" @@ -547,9 +562,14 @@ msgstr "and the account" #: include/ext/bilan_interne/acc_bilaninterne.class.php:278 #: include/class/acc_bilan.class.php:74 include/class/acc_bilan.class.php:69 #: include/class/acc_bilan.class.php:73 +#: include/ext/bilan_interne/acc_bilaninterne.class.php:307 msgid " jusque " msgstr "Until" +#: include/ext/importbank/index.php:175 +msgid " la fusion de plusieurs fichiers peut amener des doublons." +msgstr "The merge of several files could lead to have duplicate" + #: include/class_acc_ledger_purchase.php:212 #: include/class_acc_ledger_purchase.php:220 #: include/class/class_acc_ledger_purchase.php:220 @@ -582,6 +602,7 @@ msgstr "the accounting item" #: include/class/acc_ledger_sale.class.php:134 #: include/class/acc_ledger_sale.class.php:197 #: include/class/acc_ledger_purchase.class.php:139 +#: include/class/acc_ledger_purchase.class.php:144 msgid " le poste comptable [" msgstr "The accounting item [" @@ -623,6 +644,7 @@ msgstr "For the card" #: include/ext/rapport_avance/include/class_formulaire_param_detail.php:306 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:306 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:336 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:339 msgid " utilisé avec le poste comptable" msgstr "And using the accounting item" @@ -632,6 +654,7 @@ msgstr "And using the accounting item" #: include/class/acc_ledger_purchase.class.php:120 #: include/class/acc_ledger_purchase.class.php:122 #: include/class/acc_ledger_purchase.class.php:106 +#: include/class/acc_ledger_purchase.class.php:111 msgid " vous ne pouvez pas encoder à une date antérieure dans ce journal" msgstr "You cannot add an entry before the last operation of this ledger" @@ -657,6 +680,7 @@ msgstr "You can not enter an entry before the last operation" #: include/ext/invoicing/include/invoice_send_mail.inc.php:153 #: include/ext/invoicing/include/invoice_send_mail.inc.php:157 #: include/ext/invoicing/include/invoice_send_mail.inc.php:167 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:169 msgid " à " msgstr "To" @@ -671,10 +695,16 @@ msgstr "%" #: include/ext/import_card/include/class_import_card.php:369 #: include/ext/import_card/include/import_card.class.php:369 #: include/ext/import_card/include/import_card.class.php:397 +#: include/ext/import_card/include/import_card.class.php:417 #, php-format msgid "%d fiches sont insérées dans la catégorie %s" msgstr "%d card are added into the category %s" +#: include/ext/ohada/include/pdf_writer_amortization.class.php:17 +#, php-format +msgid "%s " +msgstr "%s" + #: include/template/ledger_detail_fin.php:103 #: include/template/ledger_detail_fin.php:104 #: include/template/ledger_detail_fin.php:128 @@ -701,7 +731,13 @@ msgstr "%s in column %s & %s
" msgid "%s est vide" msgstr "%s is empty" +#: include/ext/ohada/include/pdf_writer_stock.class.php:22 +#, fuzzy, php-format +msgid "%s exercice %s " +msgstr "Other exercise %s" + #: include/ext/etat_annexe_ohada/include/pdf_writer.class.php:66 +#: include/ext/ohada/include/pdf_writer.class.php:92 #, php-format msgid "%s période %s - %s" msgstr "%s period between %s and %s" @@ -785,12 +821,14 @@ msgstr "not used" #: include/ext/amortis/include/class_am_generate.php:198 #: include/ext/amortis/include/am_generate.class.php:198 +#: include/ext/amortis/include/am_generate.class.php:202 msgid "-- choix --" msgstr "Choice" #: include/ext/importbank/include/template/show_list.php:15 #: include/ext/importbank/include/template/show_list.php:60 #: include/ext/importbank/include/template/show_list.php:78 +#: include/ext/importbank/include/template/show_list.php:86 msgid "--choix--" msgstr "-- Choice --" @@ -940,6 +978,11 @@ msgstr "" msgid "> 90 jours" msgstr "> 90 days" +#: include/ext/importbank/include/template/show_list.php:77 +#, fuzzy +msgid "A Effacer" +msgstr "to delete" + #: include/ext/amortis/include/class_amortissement_table_pdf.php:58 #: include/ext/amortis/include/class_amortissement_material_pdf.php:39 #: include/ext/amortis/include/class_amortissement_material_pdf.php:40 @@ -948,10 +991,12 @@ msgstr "> 90 days" #: include/ext/amortis/include/amortissement_table_pdf.class.php:46 #: include/ext/amortis/include/amortissement_material_pdf.class.php:40 #: include/ext/amortis/include/amortissement_table_pdf.class.php:48 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:41 msgid "A amortir" msgstr "To amortize" #: include/ext/importbank/include/template/detail_item.php:95 +#: include/ext/importbank/include/template/detail_item.php:103 msgid "A effacer" msgstr "to delete" @@ -961,10 +1006,13 @@ msgstr "to delete" #: include/ext/importbank/include/template/show_field.php:31 #: include/ext/importbank/include/template/confirm_transfer.php:159 #: include/ext/importbank/include/template/show_transfer.php:165 +#: include/ext/importbank/include/template/confirm_transfer.php:154 +#: include/ext/importbank/include/template/show_field.php:36 msgid "A importer dans le journal de banque" msgstr "To import in financial ledger" #: include/ext/importbank/include/template/detail_item.php:98 +#: include/ext/importbank/include/template/detail_item.php:106 msgid "A ne pas effacer" msgstr "not deletable" @@ -1025,7 +1073,7 @@ msgstr "Forbidden access" #: include/database.item.php:74 include/lib/user_menu.php:80 #: include/lib/user_menu.php:99 include/database.item.php:71 #: include/lib/user_menu.php:79 include/database.item.php:72 -#: include/database.item.php:66 +#: include/database.item.php:66 include/database.item.php:64 msgid "Accueil" msgstr "Home" @@ -1056,6 +1104,7 @@ msgstr "Incorrect direct access" #: include/ext/transform/raw.php:31 include/ext/transform/raw.php:70 #: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:27 #: include/ext/transform/raw.php:32 include/ext/transform/raw.php:73 +#: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:26 msgid "Accès directe incorrecte" msgstr "Incorrect direct access" @@ -1098,7 +1147,11 @@ msgstr "Incorrect direct access" #: include/class/acc_ledger_sale.class.php:68 #: include/class/acc_ledger.class.php:1135 html/export.php:49 #: html/recherche.php:65 include/class/acc_ledger_sale.class.php:67 -#: include/class/acc_ledger.class.php:1235 +#: include/class/acc_ledger.class.php:1235 html/export.php:57 +#: include/admin_repo.inc.php:48 include/ext/rash/include/bn.inc.php:58 +#: include/ext/rash/include/bn.inc.php:74 +#: include/class/acc_ledger.class.php:1237 +#: include/class/acc_ledger_purchase.class.php:66 msgid "Accès interdit" msgstr "Forbidden access" @@ -1119,7 +1172,7 @@ msgstr "Access Ledger" #: html/do.php:254 html/do.php:251 html/do.php:288 html/do.php:300 #: html/do.php:310 html/do.php:279 html/do.php:281 html/do.php:330 #: html/do.php:335 html/do_BASE_342368.php:335 html/do_LOCAL_342368.php:274 -#: html/do.php:280 html/do_REMOTE_342368.php:274 +#: html/do.php:280 html/do_REMOTE_342368.php:274 html/do.php:282 msgid "Accès menu impossible" msgstr "Unauthorized access" @@ -1168,11 +1221,14 @@ msgstr "all access" #: include/database.item.php:65 include/class/acc_ledger_search.class.php:1276 #: include/template/tax_summary_display.php:185 include/database.item.php:60 #: include/database.item.php:258 include/database.item.php:280 +#: include/database.item.php:58 include/database.item.php:239 +#: include/database.item.php:255 msgid "Achat" msgstr "Purchase" #: include/ext/amortis/include/template/listing_year.php:61 #: include/ext/amortis/include/template/listing_year.php:105 +#: include/ext/amortis/include/template/listing_year.php:112 msgid "Acquisition de l'année" msgstr "Acquisition year" @@ -1189,6 +1245,7 @@ msgstr "Acquisition year" #: include/class/fiche.class.php:397 include/user.inc.php:216 #: include/class/fiche.class.php:399 include/user_detail.inc.php:90 #: include/class/fiche.class.php:431 include/user.inc.php:252 +#: include/user.inc.php:253 include/class/fiche.class.php:433 msgid "Actif" msgstr "Active" @@ -1245,9 +1302,8 @@ msgid "Action Sauvée" msgstr "Saved" #: include/class/status_operation_event.class.php:82 -#, fuzzy msgid "Action aujourd'hui" -msgstr "For today" +msgstr "For today " #: include/template/dashboard.php:222 include/template/dashboard.php:207 #: include/template/dashboard.php:211 include/template/dashboard.php:190 @@ -1310,6 +1366,10 @@ msgstr "Forbidden" #: include/ext/noalyss-timesheet/ajax.php:15 include/ext/rapid-in/ajax.php:15 #: include/ext/skel/ajax.php:15 include/class/user.class.php:869 #: include/class/user.class.php:875 include/class/noalyss_user.class.php:874 +#: include/ext/noalyss_document/ajax.php:30 +#: include/ext/noalyss-form/ajax.php:20 +#: include/ext/noalyss-timesheet/ajax.php:81 +#: include/ext/noalyss_xmlpayment/ajax.php:29 include/ext/rash/ajax.php:22 msgid "Action invalide" msgstr "invalid action" @@ -1331,6 +1391,7 @@ msgstr "invalid action" #: include/class/acc_ledger.class.php:3009 #: include/class/acc_ledger.class.php:3091 #: include/class/acc_ledger.class.php:3258 +#: include/class/acc_ledger.class.php:3267 msgid "Action non accessible" msgstr "Folder not available" @@ -1372,6 +1433,7 @@ msgstr "Action Management" #: include/template/detail-action.php:175 #: include/template/detail-action.php:188 #: include/template/follow_up-display.php:212 +#: include/template/follow_up-display.php:245 msgid "Actions concernées" msgstr "Concerned operations" @@ -1404,6 +1466,11 @@ msgstr "Accounting / Activity" msgid "Activé" msgstr "Activated" +#: include/ext/tva/ajax.php:107 +#, fuzzy +msgid "Actualise" +msgstr "Refresh" + #: include/compta_ach.inc.php:221 include/compta_ven.inc.php:237 #: include/template/detail-action.php:359 #: include/template/form_ledger_detail.php:107 @@ -1433,6 +1500,7 @@ msgstr "Activated" #: include/compta_ven.inc.php:292 include/compta_ach.inc.php:256 #: include/template/form_ledger_detail.php:164 include/compta_ven.inc.php:296 #: include/compta_ach.inc.php:272 include/template/form_ledger_detail.php:183 +#: include/compta_ach.inc.php:282 include/compta_ven.inc.php:308 msgid "Actualiser" msgstr "Refresh" @@ -1457,6 +1525,7 @@ msgstr "Refresh" #: include/param_sec.inc.php:157 include/database.item.php:118 #: html/user_login.php:128 include/user_detail.inc.php:113 #: include/user.inc.php:299 include/database.item.php:102 +#: include/database.item.php:100 include/user.inc.php:300 msgid "Administrateur" msgstr "Administrator" @@ -1478,6 +1547,7 @@ msgstr "Noalyss Administrators" #: html/user_login.php:132 include/admin_repo.inc.php:62 #: include/database.item.php:117 include/database.item.php:115 #: html/user_login.php:145 include/database.item.php:99 +#: include/admin_repo.inc.php:72 include/database.item.php:97 msgid "Administration" msgstr "Administration" @@ -1500,7 +1570,7 @@ msgstr "Global Parameter" #: include/stock_cfg.inc.php:65 include/export/export_stock_resume_list.php:36 #: include/class/fiche.class.php:1944 include/class/fiche.class.php:1313 #: include/class/fiche.class.php:1319 include/class/fiche.class.php:1364 -#: include/audit_log.php:39 +#: include/audit_log.php:39 include/class/fiche.class.php:1361 msgid "Adresse" msgstr "Address" @@ -1510,6 +1580,7 @@ msgstr "Address" #: include/database.item.php:152 include/database.item.php:160 #: include/database.item.php:163 include/database.item.php:170 #: include/database.item.php:178 include/database.item.php:173 +#: include/database.item.php:166 msgid "Adresse " msgstr "Address" @@ -1525,6 +1596,7 @@ msgstr "Postgresql Host" #: include/class/class_document_modele.php:69 #: include/class/document_modele.class.php:69 #: include/class/document_modele.class.php:66 +#: include/class/document_modele.class.php:70 msgid "Affect." msgstr "Assigned" @@ -1574,7 +1646,7 @@ msgid "Afficher la période comptable pour éviter les erreurs de date" msgstr "Display the accounting period dates to AVOID errors" #: include/ajax/ajax_admin.php:364 include/ajax/ajax_admin.php:361 -#: include/ajax/ajax_admin.php:391 +#: include/ajax/ajax_admin.php:391 include/ajax/ajax_admin.php:394 #, php-format msgid "" "Afin de terminer l'installation aller sur %s , à la fin de la procédure , " @@ -1592,7 +1664,7 @@ msgstr "" msgid "Agenda" msgstr "Calendar" -#: include/database.item.php:134 +#: include/database.item.php:134 include/database.item.php:132 msgid "Agenda 📅" msgstr "Schedule 📅" @@ -1605,19 +1677,18 @@ msgstr "Calendar, display the follow up like a calendar" #: include/template/template_config_form.php:91 #: include/template/template_config_form.php:84 -#: include/ext/importbank/index.php:40 +#: include/ext/importbank/index.php:40 include/ext/amortis/index.php:115 +#: include/ext/importbank/index.php:88 include/ext/rapport_avance/index.php:102 msgid "Aide" msgstr "Help" #: include/contact_option_ref.inc.php:44 -#, fuzzy msgid "Aide : voir C0ACT" -msgstr "Help see CFGACTION" +msgstr "Help see C0ACT" #: include/class/contact_option_ref_mtable.class.php:57 -#, fuzzy msgid "Aide : voir C0OPT1" -msgstr "Help see CFGACTION" +msgstr "Help see C0OPT1" #: include/contact_option_ref.inc.php:44 msgid "Aide : voir CFGACTION" @@ -1684,7 +1755,8 @@ msgstr "Help " #: include/template/followup-show-action-add.php:67 #: include/widget/todo_list/todo_list.php:49 #: include/lib/manage_table_sql.class.php:840 -#: include/lib/manage_table_sql.class.php:883 +#: include/lib/manage_table_sql.class.php:883 include/ext/sav/index.php:47 +#: include/ext/import_card/include/import_card.class.php:378 msgid "Ajout" msgstr "Add" @@ -1703,6 +1775,7 @@ msgstr "Add Menu" #: include/user.inc.php:73 include/user.inc.php:74 include/user.inc.php:76 #: include/user.inc.php:78 include/user.inc.php:163 include/user.inc.php:182 +#: include/user.inc.php:183 msgid "Ajout Utilisateur" msgstr "Add users" @@ -1777,6 +1850,7 @@ msgstr "Add a customer" #: include/ext/amortis/include/am_card.class.php:64 #: include/ext/amortis/include/am_card.class.php:67 #: include/ext/amortis/include/am_card.class.php:68 +#: include/ext/amortis/include/am_card.class.php:74 msgid "Ajout d'un bien à amortir" msgstr "Add materiel to amortize" @@ -1794,6 +1868,7 @@ msgid "Ajout d'un dossier (ou tag)" msgstr "Add folder or tag" #: include/stock_cfg.inc.php:117 include/stock_cfg.inc.php:116 +#: include/stock_cfg.inc.php:115 msgid "Ajout d'un dépot" msgstr "Add a repository" @@ -1810,6 +1885,11 @@ msgstr "Add an exercice" msgid "Ajout d'un exercice comptable" msgstr "Add an accounting year" +#: include/ext/rapport_avance/include/template/formulaire_listing.php:71 +#, fuzzy +msgid "Ajout d'un formulaire" +msgstr "Add a template" + #: include/menu.inc.php:155 include/menu.inc.php:156 include/menu.inc.php:151 #: include/menu.inc.php:149 include/menu.inc.php:150 msgid "Ajout d'un menu" @@ -1908,11 +1988,14 @@ msgstr "Adding a correspondence" #: include/ext/coprop/include/appel_fond.inc.php:159 #: include/ext/coprop/include/coprop_appel_fond.class.php:253 #: include/ext/rapport_avance/include/template/formulaire_definition.php:114 +#: include/ext/coprop/include/appel_fond.inc.php:86 +#: include/ext/coprop/include/appel_fond.inc.php:184 msgid "Ajout d'une ligne" msgstr "Add a row" #: include/template/fiche_def_list.php:84 #: include/template/fiche_def-display.php:89 +#: include/template/fiche_def-display.php:90 msgid "Ajout d'une nouvelle catégorie" msgstr "Add a category" @@ -1928,10 +2011,12 @@ msgstr "Add users" #: include/database.item.php:217 include/database.item.php:231 #: include/database.item.php:220 include/database.item.php:234 +#: include/database.item.php:221 msgid "Ajout d'étiquette" msgstr "add label" #: include/template/action_other_action.php:35 +#: include/ext/tools/include/template/search_view.php:257 msgid "Ajout d'étiquettes" msgstr "Configuration label" @@ -1946,13 +2031,14 @@ msgid "Ajout de fiche" msgstr "Adding Record" #: include/ext/amortis/include/template/material_add.php:21 +#: include/ext/amortis/include/template/material_add.php:22 msgid "Ajout de matériel" msgstr "Adding equipment" #: include/database.item.php:15 include/database.item.php:18 #: include/database.item.php:12 include/database.item.php:10 #: include/database.item.php:11 include/database.item.php:8 -#: include/database.item.php:58 +#: include/database.item.php:58 include/database.item.php:56 msgid "Ajout de menu ou de plugins" msgstr "Add menus or plugins" @@ -1963,10 +2049,12 @@ msgstr "Add exercise" #: include/ext/invoicing/include/invoice_to_zip.inc.php:43 #: include/ext/invoicing/include/invoice_to_zip.inc.php:55 +#: include/ext/invoicing/include/invoice_download_pdf.inc.php:65 +#: include/ext/invoicing/include/invoice_to_zip.inc.php:60 msgid "Ajout facture " msgstr "Adding invoice" -#: include/ext/sav/index.php:44 +#: include/ext/sav/index.php:44 include/ext/sav/index.php:47 msgid "Ajout fiche réparation" msgstr "Add repair card" @@ -2019,16 +2107,18 @@ msgstr "Add forecast" #: include/class/periode.class.php:692 include/periode.inc.php:114 #: include/class/periode.class.php:693 include/periode.inc.php:110 #: include/class/periode.class.php:709 include/periode.inc.php:157 -#: include/class/periode.class.php:727 +#: include/class/periode.class.php:727 include/class/periode.class.php:734 msgid "Ajout période" msgstr "Add periode" #: include/user.inc.php:109 include/user.inc.php:110 include/user.inc.php:112 #: include/user.inc.php:114 include/user.inc.php:199 include/user.inc.php:235 +#: include/user.inc.php:236 msgid "Ajout utilisateur" msgstr "Add users" #: include/ext/rapport_avance/include/formulaire_param.class.php:110 +#: include/ext/rapport_avance/include/formulaire_param.class.php:112 msgid "Ajout élément" msgstr "Add item" @@ -2085,6 +2175,7 @@ msgid "Ajouter un dossier" msgstr "Add a folder" #: include/stock_cfg.inc.php:119 include/stock_cfg.inc.php:118 +#: include/stock_cfg.inc.php:117 msgid "Ajouter un dépôt" msgstr "Add a repository" @@ -2102,6 +2193,7 @@ msgstr "Add a repository" #: include/template/detail-action.php:504 #: include/template/detail-action.php:542 #: include/template/follow_up-display.php:528 +#: include/template/follow_up-display.php:567 msgid "Ajouter un fichier" msgstr "Add an attachment" @@ -2195,6 +2287,8 @@ msgstr "Add a receipt" #: include/template/acc_ledger-input_extra_info.php:109 #: include/class/acc_ledger_sale.class.php:1265 #: include/class/acc_ledger_purchase.class.php:2010 +#: include/class/acc_ledger_purchase.class.php:2048 +#: include/class/acc_ledger_sale.class.php:1313 msgid "Ajoutez une pièce justificative " msgstr "Add a receipt" @@ -2224,6 +2318,7 @@ msgstr "Cushioning" #: include/database.item.php:19 #: include/ext/amortis/include/template/listing_year.php:35 #: include/ext/amortis/raw.php:60 +#: include/ext/amortis/include/template/listing_year.php:37 msgid "Amortissement" msgstr "Amortization" @@ -2232,6 +2327,7 @@ msgstr "Amortization" #: include/ext/amortis/include/template/listing_year.php:113 #: include/ext/amortis/include/amortissement_table_pdf.class.php:36 #: include/ext/amortis/include/amortissement_table_pdf.class.php:38 +#: include/ext/amortis/include/template/listing_year.php:120 msgid "Amortissement " msgstr "Amortization" @@ -2257,6 +2353,7 @@ msgstr "Officially recorded amortization" #: include/class/pdf_operation.class.php:391 #: include/class/pdf_operation.class.php:459 #: tmp/import-advanced/template/transfer-select-file.php:57 +#: include/ext/copy_parameter/index.php:131 msgid "Analytique" msgstr "Analytic" @@ -2289,6 +2386,16 @@ msgstr "English" msgid "Annonce" msgstr "Announce" +#: include/ext/noalyss-portal-client/include/nv-annonce.inc.php:41 +#, fuzzy +msgid "Annonce Noalyss" +msgstr "VAT in Noalyss " + +#: include/ext/noalyss-portal-client/index.php:77 +#, fuzzy +msgid "Annonces" +msgstr "Announce" + #: include/ext/amortis/include/template/material_detail.php:53 #: include/ext/amortis/include/template/material_display.php:39 msgid "Annuités" @@ -2319,6 +2426,7 @@ msgstr "Cancel" #: include/ajax/ajax_mod_predf_op.php:67 include/category_detail.inc.php:69 #: include/widget/todo_list/todo_list-display_new_note.php:42 #: include/lib/manage_table_sql.class.php:1408 +#: include/ext/amortis/include/template/material_add.php:106 msgid "Annuler" msgstr "Cancel" @@ -2334,13 +2442,13 @@ msgstr "Cancel" #: include/dossier.inc.php:361 include/template/periode_add_exercice.php:41 #: include/dossier.inc.php:364 include/dossier.inc.php:359 #: include/template/periode_add_exercice.php:56 include/dossier.inc.php:368 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:71 msgid "Année" msgstr "Year" -#: include/class/fiche.class.php:1089 -#, fuzzy +#: include/class/fiche.class.php:1089 include/class/fiche.class.php:1091 msgid "Année " -msgstr "Year" +msgstr "Year " #: include/ext/amortis/raw.php:100 include/ext/amortis/raw.php:56 #: include/ext/amortis/raw.php:125 @@ -2356,6 +2464,7 @@ msgstr "Purchase year" #: include/ext/amortis/include/amortissement_table_pdf.class.php:43 #: include/ext/amortis/include/amortissement_material_pdf.class.php:37 #: include/ext/amortis/include/amortissement_table_pdf.class.php:45 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:38 msgid "Année achat" msgstr "Purchase year" @@ -2373,6 +2482,7 @@ msgstr "Year of purchase" #: include/class/periode.class.php:430 include/class/periode.class.php:432 #: include/class/periode.class.php:434 include/class/periode.class.php:435 #: include/class/periode.class.php:436 include/class/periode.class.php:454 +#: include/class/periode.class.php:461 #, php-format msgid "Année doit être entre %s et %s " msgstr "Year must be between %s and%s" @@ -2385,6 +2495,7 @@ msgstr "Year must be between %s and%s" #: include/ext/amortis/include/am_card.class.php:267 #: include/template/periode_add_exercice.php:101 #: include/template/periode_add_exercice.php:116 +#: include/ext/amortis/include/am_card.class.php:286 msgid "Année invalide" msgstr "Invalid year" @@ -2393,12 +2504,15 @@ msgstr "Invalid year" #: include/ext/tva/list_intra.inc.php:31 include/ext/tva/decl_tva.inc.php:36 #: include/ext/tva/list_assujetti.inc.php:35 #: include/ext/tva/list_intra.inc.php:35 +#: include/ext/tva/include/list_assujetti.inc.php:42 +#: include/ext/tva/include/list_intra.inc.php:39 msgid "Année invalide [" msgstr "Invalid year [" #: include/class/periode.class.php:427 include/class/periode.class.php:429 #: include/class/periode.class.php:431 include/class/periode.class.php:432 #: include/class/periode.class.php:433 include/class/periode.class.php:451 +#: include/class/periode.class.php:458 msgid "Année n'est pas un nombre" msgstr "year is not a number" @@ -2410,16 +2524,17 @@ msgstr "Anomaly for the accounting" #: include/class/periode.class.php:648 include/class/periode.class.php:650 #: include/class/periode.class.php:652 include/class/periode.class.php:653 #: include/class/periode.class.php:654 include/class/periode.class.php:660 -#: include/class/periode.class.php:678 +#: include/class/periode.class.php:678 include/class/periode.class.php:685 msgid "Août" msgstr "August" #: include/noalyss-color.inc.php:39 include/database.item.php:156 #: include/database.item.php:154 include/database.item.php:123 +#: include/database.item.php:121 msgid "Apparence" msgstr "Appearance" -#: include/ext/coprop/index.php:45 +#: include/ext/coprop/index.php:45 include/ext/coprop/index.php:46 msgid "Appel de fond" msgstr "Distance call" @@ -2467,6 +2582,14 @@ msgstr "After clicking validate, you must reload if you change the language" msgid "Argument" msgstr "Arguments" +#: include/ext/rash/adm.php:64 +msgid "Assistants Sociaux" +msgstr "Social workers" + +#: include/ext/rash/adm.php:64 +msgid "Assistants sociaux" +msgstr "Social workers" + #: include/company.inc.php:118 include/company.inc.php:137 #: include/company.inc.php:141 include/company.inc.php:155 #: include/company.inc.php:249 include/company.inc.php:251 @@ -2474,12 +2597,22 @@ msgstr "Arguments" msgid "Assujetti à la tva" msgstr "VAT users" +#: include/ext/noalyss-portal-client/include/nv-annonce.inc.php:39 +msgid "Astuce" +msgstr "Tips" + +#: include/ext/listing/include/rapav_listing_compute.class.php:549 +#, fuzzy +msgid "Attacher des fichiers" +msgstr "Other cards" + #: include/ext/importbank/include/class_import_bank.php:139 #: include/ext/importbank/include/import_bank.class.php:139 #: include/ext/importbank/ajax.php:339 include/ext/importbank/ajax.php:370 #: include/ext/importbank/bank_constant.php:66 #: include/ext/importbank/include/import_bank.class.php:147 #: include/ext/importbank/include/template/show_import.php:27 +#: include/ext/importbank/include/template/show_import.php:26 msgid "Attente" msgstr "Wait" @@ -2490,6 +2623,7 @@ msgid "Attention " msgstr "Warning" #: include/class/acc_ledger.class.php:3636 +#: include/class/acc_ledger.class.php:3652 msgid "Attention ! Numéro de Pièce non automatique mais forcée" msgstr "Caution ! Receipt number forced" @@ -2512,6 +2646,8 @@ msgstr "Warning% s does not contain 11 columns" #: include/class/acc_ledger_fin.class.php:1030 #: include/class/acc_ledger_fin.class.php:1010 #: include/class/acc_ledger_fin.class.php:1034 +#: include/class/acc_ledger_fin.class.php:1013 +#: include/class/acc_ledger_fin.class.php:1037 msgid "Attention , erreur Acc_Ledger_Fin::insert , coche paiement" msgstr "Warning error Acc_Legder::insert" @@ -2550,6 +2686,7 @@ msgstr "" #: include/class/acc_ledger.class.php:632 #: include/class/acc_ledger.class.php:646 #: include/class/acc_ledger.class.php:704 +#: include/class/acc_ledger.class.php:706 msgid "Attention : il vaut mieux utiliser les fiches que les postes comptables" msgstr "Warning : it is preferable to use card than accounting" @@ -2567,16 +2704,22 @@ msgstr "Warning : it is preferable to use card than accounting" #: include/class/acc_ledger.class.php:1299 #: include/class/acc_ledger.class.php:1318 #: include/class/acc_ledger.class.php:1423 +#: include/class/acc_ledger.class.php:1425 msgid "" "Attention : il vaut mieux utiliser les fiches que les postes comptables " msgstr "Warning : it is preferable to use card than accounting" +#: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:36 +#, fuzzy, php-format +msgid "Attention : il y a %d enregistrement(s) incorrect(s) " +msgstr "Attention:% d records incorrect" + #: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:37 #, php-format msgid "Attention : il y a %d enregistrements incorrects " msgstr "Attention:% d records incorrect" -#: include/ext/dossier_demo/index.php:58 +#: include/ext/dossier_demo/index.php:58 include/ext/demo-noalyss/index.php:58 msgid "Attention : le dossier actuel sera remplacé" msgstr "Caution : current folder will be overwritten" @@ -2668,6 +2811,8 @@ msgstr "Warning : you cannot use step with the calendar" #: include/class/acc_ledger_purchase.class.php:1716 #: include/class/acc_ledger_sale.class.php:1005 #: include/class/acc_ledger_purchase.class.php:1742 +#: include/class/acc_ledger_purchase.class.php:1780 +#: include/class/acc_ledger_sale.class.php:1053 msgid "Attention Différence entre TVA calculée et donnée" msgstr "Warning difference computed with VAT" @@ -2728,12 +2873,16 @@ msgstr "Warning the parameter effective_cache_size is %s instead of 1000" #: include/compta_ods.inc.php:100 include/class/acc_ledger_sale.class.php:882 #: include/class/acc_ledger_purchase.class.php:1593 #: include/compta_ods.inc.php:88 +#: include/class/acc_ledger_purchase.class.php:1631 +#: include/class/acc_ledger_sale.class.php:930 msgid "Attention numéro pièce existante, elle a du être adaptée" msgstr "Warning, the receipt number already exists and has been changed" #: include/ext/amortis/include/material_add.inc.php:37 #: include/ext/amortis/include/print_fiche.inc.php:75 #: include/ext/amortis/include/material_add.inc.php:38 +#: include/ext/amortis/include/material_add.inc.php:43 +#: include/ext/amortis/include/print_fiche.inc.php:78 msgid "Attention pas de catégorie de fiche à amortir" msgstr "Be careful not grade sheet cushion" @@ -2768,7 +2917,7 @@ msgstr "" #: include/class/acc_ledger.class.php:2731 #: include/class/acc_ledger.class.php:2901 include/database.item.php:254 #: include/class/acc_ledger.class.php:2850 -#: include/class/acc_ledger.class.php:3027 +#: include/class/acc_ledger.class.php:3027 include/database.item.php:259 msgid "Attention, ce journal doit utiliser des montants négatifs" msgstr "Warning this ledger must used negative amounts" @@ -2799,6 +2948,7 @@ msgstr "Warning, do not change the meaning of this accounting" #: html/do.php:185 html/do.php:197 html/do.php:207 html/do.php:176 #: html/do.php:188 html/do.php:193 html/do_BASE_342368.php:193 #: html/do_LOCAL_342368.php:132 html/do.php:138 html/do_REMOTE_342368.php:132 +#: html/do.php:140 msgid "" "Attention: la version de base de donnée est supérieure à la version du " "programme, vous devriez mettre à jour" @@ -2809,7 +2959,7 @@ msgstr "Warning : Database version is superior to your application" #: include/database.item.php:94 include/database.item.php:92 #: include/database.item.php:91 include/database.item.php:85 #: include/database.item.php:153 include/database.item.php:151 -#: include/database.item.php:149 +#: include/database.item.php:149 include/database.item.php:147 msgid "Attribut de fiche" msgstr "Card attribute" @@ -2899,6 +3049,7 @@ msgstr "No access" #: include/class/fiche.class.php:476 include/class/fiche.class.php:531 #: include/class/fiche.class.php:478 include/class/fiche.class.php:537 #: include/class/fiche.class.php:510 include/class/fiche.class.php:569 +#: include/class/fiche.class.php:512 include/class/fiche.class.php:571 msgid "Aucun attribut " msgstr "No property" @@ -3074,6 +3225,11 @@ msgstr "No filter" msgid "Aucun filtre, tous les journaux" msgstr "No filter, all ledgers" +#: include/ext/tva/ajax.php:113 +#, fuzzy +msgid "Aucun journal accessible" +msgstr "No available folder" + #: include/class/acc_other_tax_mtable.class.php:70 msgid "Aucun journal disponible" msgstr "No available folder" @@ -3113,6 +3269,7 @@ msgid "Aucun mini rapport" msgstr "No mini-report" #: include/ext/invoicing/include/invoice_generate.inc.php:59 +#: include/ext/invoicing/include/invoice_generate.inc.php:62 msgid "Aucun modèle" msgstr "no data" @@ -3130,6 +3287,11 @@ msgstr "No template" msgid "Aucun modèle disponible" msgstr "No available template" +#: include/ext/tools/include/tool_function.php:540 +#, fuzzy +msgid "Aucun plan analytique" +msgstr "Add Analytical group" + #: include/anc_od.inc.php:43 include/anc_od.inc.php:44 #: include/anc_od.inc.php:39 msgid "Aucun plan analytique défini" @@ -3145,10 +3307,20 @@ msgstr "No analytical plan defined" #: include/class_anc_print.php:93 include/class_anc_print.php:94 #: include/class/class_anc_print.php:94 include/class/class_anc_print.php:96 #: include/class/anc_print.class.php:96 include/class/anc_print.class.php:97 -#: include/class/anc_print.class.php:90 +#: include/class/anc_print.class.php:90 include/class/anc_print.class.php:92 msgid "Aucun plan défini" msgstr "No plane defined" +#: include/ext/tools/include/tool_function.php:547 +#, fuzzy +msgid "Aucun poste analytique" +msgstr "Analytical group" + +#: include/ext/tools/include/tool_function.php:534 +#, fuzzy +msgid "Aucun poste comptable choisi" +msgstr "the accounting item" + #: include/ajax_anc_search.php:74 include/ajax/ajax_anc_search.php:74 #: include/ajax/ajax_anc_search.php:76 include/ajax/ajax_anc_search.php:79 #: include/ajax/ajax_anc_search.php:72 @@ -3164,6 +3336,7 @@ msgstr "No available profile" #: html/do.php:329 html/do.php:331 html/do.php:300 html/do.php:302 #: html/do.php:351 html/do.php:356 html/do_BASE_342368.php:356 #: html/do_LOCAL_342368.php:295 html/do.php:301 html/do_REMOTE_342368.php:295 +#: html/do.php:303 msgid "Aucun profil utilisateur" msgstr "No user profile" @@ -3173,6 +3346,11 @@ msgstr "No user profile" msgid "Aucun rapport défini" msgstr "No report defined" +#: include/ext/rapport_avance/include/rapav_repository.class.php:48 +#, fuzzy +msgid "Aucun rapport trouvé" +msgstr "No accounting found" + #: include/ajax_boxcard_search.php:71 include/template/dashboard.php:175 #: include/ajax/ajax_boxcard_search.php:71 include/export/export_gl_csv.php:89 #: include/export/export_gl_csv.php:84 include/export/export_gl_csv.php:90 @@ -3185,18 +3363,18 @@ msgstr "No report defined" #: include/class/acc_ledger.class.php:683 #: include/ajax/ajax_boxcard_search.php:72 include/export/export_gl_csv.php:63 #: include/widget/mini_report/mini_report.php:89 +#: include/ajax/ajax_boxcard_search.php:75 +#: include/class/acc_ledger.class.php:685 msgid "Aucun résultat" msgstr "No result" #: include/class/stock_goods.class.php:79 -#, fuzzy msgid "Aucun stock disponible" -msgstr "No distribution key available" +msgstr "No stock" #: include/class/acc_currency.class.php:160 -#, fuzzy msgid "Aucun taux à cette date , aller sur C0DEV" -msgstr "No currency rate for that date, see CFGCURRENCY" +msgstr "No currency rate for that date, see C0DEV " #: include/class/acc_currency.class.php:155 msgid "Aucun taux à cette date , aller sur CFGCURRENCY" @@ -3241,6 +3419,7 @@ msgstr "No action in late" #: include/ext/invoicing/include/invoice_send_mail.inc.php:177 #: include/ext/invoicing/include/invoice_send_mail.inc.php:181 #: include/ext/invoicing/include/invoice_send_mail.inc.php:267 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:271 msgid "Aucune adresse email trouvée" msgstr "No email address found" @@ -3332,6 +3511,7 @@ msgstr "No description" #: include/template/tax_summary_display.php:112 #: include/template/tax_summary_display.php:291 #: include/template/status_operation_event-display_operation.php:68 +#: include/template/ledger_detail_bottom.php:311 msgid "Aucune donnée" msgstr "no data" @@ -3379,6 +3559,7 @@ msgid "Aucune fiche trouvée" msgstr "No record found" #: include/ext/rapport_avance/include/rapav.class.php:170 +#: include/ext/rapport_avance/include/rapav.class.php:173 msgid "Aucune formule trouvée" msgstr "No forumula found" @@ -3393,6 +3574,11 @@ msgstr "No plugin available" msgid "Aucune marchandise ou service" msgstr "No goods or services" +#: include/ext/tools/include/tool_function.php:527 +#, fuzzy +msgid "Aucune opération choisie" +msgstr "No operation selected" + #: include/ext/modop/index.php:55 include/ext/modop/index.php:73 msgid "Aucune opération demandé" msgstr "No operation selected" @@ -3438,6 +3624,7 @@ msgstr "No period found" #: include/ext/invoicing/include/invoice_send_mail.inc.php:174 #: include/ext/invoicing/include/invoice_send_mail.inc.php:178 #: include/ext/invoicing/include/invoice_send_mail.inc.php:264 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:268 msgid "Aucune pièce à envoyer" msgstr "No room to send" @@ -3490,10 +3677,15 @@ msgstr "No room to send" #: include/class/acc_ledger.class.php:978 #: include/class/acc_ledger_purchase.class.php:1214 #: include/class/acc_ledger_fin.class.php:300 +#: include/ext/amortis/include/am_generate.class.php:90 +#: include/class/acc_ledger.class.php:980 +#: include/class/acc_ledger_purchase.class.php:1252 +#: include/class/acc_ledger_sale.class.php:1408 msgid "Aucune période ouverte" msgstr "No period opened" #: include/class/periode.class.php:401 include/class/periode.class.php:419 +#: include/class/periode.class.php:426 msgid "Aucune période trouvée" msgstr "No period found" @@ -3517,6 +3709,11 @@ msgstr "no distribution Key found" msgid "Aucune sélection" msgstr "Nothing selected" +#: include/ext/invoicing/include/invoicing.inc.php:40 +#, fuzzy +msgid "Aucune sélection faite" +msgstr "Nothing selected" + #: include/template/tag_choose.php:8 include/template/tag_search_select.php:8 #: include/template/tag_select.php:8 include/template/tag_select.php:12 #: include/template/tag_select.php:14 include/template/tag_search_select.php:9 @@ -3532,7 +3729,7 @@ msgstr "No tag available" msgid "Audit" msgstr "Audit" -#: include/widget/invoice/invoice.php:44 +#: include/widget/invoice/invoice.php:44 include/template/calendar.php:31 #, fuzzy msgid "Aujourd'hui" msgstr "For today" @@ -3552,11 +3749,13 @@ msgstr "Autoreverse" #: include/lib/message_javascript.php:74 include/lib/message_javascript.php:76 #: include/lib/message_javascript.php:77 +#: include/class/tva_rate_mtable.class.php:88 msgid "Autoliquidation : Utilisé en même temps au crédit et au débit" msgstr "Autoreverse : use in the same time on credit and debit" #: include/template/fiche_def_list.php:66 #: include/template/fiche_def-display.php:71 +#: include/template/fiche_def-display.php:72 msgid "Automatique" msgstr "Automatic" @@ -3573,7 +3772,7 @@ msgstr "Other ledger ?" #: include/database.item.php:155 include/database.item.php:153 #: include/template/acc_ledger_history_purchase_oneline.php:66 #: include/template/acc_ledger_history_sale_oneline.php:60 -#: include/database.item.php:122 +#: include/database.item.php:122 include/database.item.php:120 msgid "Autre Taxe" msgstr "Other tax" @@ -3618,7 +3817,7 @@ msgstr "Other exercise %s" #: include/template/ledger_detail_bottom.php:151 #: include/template/ledger_detail_bottom.php:156 #: include/template/ledger_detail_bottom.php:157 -#: include/ext/importbank/ajax.php:96 +#: include/ext/importbank/ajax.php:96 include/ext/importbank/ajax.php:106 msgid "Autre information" msgstr "Other info" @@ -3653,11 +3852,13 @@ msgstr "Other info" #: include/class/acc_ledger_sale.class.php:1241 #: include/class/acc_ledger_purchase.class.php:1995 #: include/class/acc_ledger_purchase.class.php:2028 +#: include/class/acc_ledger_purchase.class.php:2066 msgid "Autre information : " msgstr "Other info" #: include/class/fiche.class.php:1729 include/class/fiche.class.php:1097 #: include/class/fiche.class.php:1103 include/class/fiche.class.php:1147 +#: include/class/fiche.class.php:1149 msgid "Autre poste" msgstr "Other accounting " @@ -3675,6 +3876,12 @@ msgstr "Other accounting " #: include/class/acc_ledger.class.php:3585 #: include/class/acc_ledger_purchase.class.php:1882 #: include/class/acc_ledger_purchase.class.php:2155 +#: include/class/acc_ledger.class.php:3578 +#: include/class/acc_ledger.class.php:3601 +#: include/class/acc_ledger_purchase.class.php:1920 +#: include/class/acc_ledger_purchase.class.php:2193 +#: include/class/acc_ledger_sale.class.php:1196 +#: include/class/acc_ledger_sale.class.php:1772 msgid "Autre taxe" msgstr "Other tax" @@ -3692,6 +3899,7 @@ msgstr "Add Action" #: include/template/detail-action.php:72 include/template/detail-action.php:71 #: include/template/detail-action.php:73 include/template/detail-action.php:86 #: include/template/follow_up-display.php:105 +#: include/template/follow_up-display.php:138 msgid "Autres concernés" msgstr "Others concerned persons" @@ -3699,6 +3907,11 @@ msgstr "Others concerned persons" msgid "Autres fiches" msgstr "Other cards" +#: include/ext/noalyss-portal-client/include/nv-annonce.inc.php:42 +#, fuzzy +msgid "Autres nouvelles" +msgstr "Other cards" + #: include/database.item.php:117 include/balance.inc.php:86 #: include/database.item.php:120 include/database.item.php:126 #: include/database.item.php:123 include/database.item.php:122 @@ -3706,7 +3919,7 @@ msgstr "Other cards" #: include/balance.inc.php:96 include/database.item.php:118 #: include/database.item.php:119 include/balance.inc.php:89 #: include/database.item.php:113 include/database.item.php:111 -#: include/database.item.php:97 +#: include/database.item.php:97 include/database.item.php:95 msgid "Avancé" msgstr "Advanced" @@ -3791,7 +4004,7 @@ msgstr "Warning can not be empty" #: include/class/periode.class.php:647 include/class/periode.class.php:649 #: include/class/periode.class.php:651 include/class/periode.class.php:652 #: include/class/periode.class.php:653 include/class/periode.class.php:659 -#: include/class/periode.class.php:677 +#: include/class/periode.class.php:677 include/class/periode.class.php:684 msgid "Avril" msgstr "April" @@ -3799,7 +4012,7 @@ msgstr "April" #: include/database.item.php:52 include/database.item.php:50 #: include/database.item.php:51 include/database.item.php:48 #: include/database.item.php:49 include/database.item.php:47 -#: include/database.item.php:46 +#: include/database.item.php:46 include/database.item.php:44 msgid "Axe analytique" msgstr "Analytic axis" @@ -3846,6 +4059,7 @@ msgstr "Backup for user" #: include/database.item.php:97 include/database.item.php:64 #: include/database.item.php:95 include/database.item.php:79 #: include/database.item.php:88 include/category_card.inc.php:84 +#: include/database.item.php:77 include/database.item.php:86 msgid "Balance" msgstr "Balance" @@ -3863,6 +4077,7 @@ msgstr "Analytical Balance / Accounting" #: include/database.item.php:133 include/database.item.php:126 #: include/database.item.php:127 include/database.item.php:124 #: include/database.item.php:125 include/database.item.php:104 +#: include/database.item.php:102 msgid "Balance agée" msgstr "Ageing balance " @@ -3871,7 +4086,7 @@ msgstr "Ageing balance " #: include/database.item.php:132 include/database.item.php:133 #: include/database.item.php:126 include/database.item.php:127 #: include/database.item.php:124 include/database.item.php:125 -#: include/database.item.php:104 +#: include/database.item.php:104 include/database.item.php:102 msgid "Balance agée pour les clients et fournisseurs" msgstr "Aged balance for customers and suppliers" @@ -3892,7 +4107,7 @@ msgstr "Crossed balance" #: include/database.item.php:86 include/database.item.php:84 #: include/database.item.php:83 include/database.item.php:77 #: include/database.item.php:80 include/database.item.php:78 -#: include/database.item.php:69 +#: include/database.item.php:69 include/database.item.php:67 msgid "Balance croisée double" msgstr "Crossed balance" @@ -3901,7 +4116,7 @@ msgstr "Crossed balance" #: include/database.item.php:86 include/database.item.php:84 #: include/database.item.php:83 include/database.item.php:77 #: include/database.item.php:80 include/database.item.php:78 -#: include/database.item.php:69 +#: include/database.item.php:69 include/database.item.php:67 msgid "Balance double croisées des imputations analytiques" msgstr "Double crossed balance" @@ -3933,6 +4148,7 @@ msgstr "Tiers balance" #: tmp/import-advanced/class/import/impacc2_import.class.php:46 #: tmp/import-advanced/class/import/impacc2_fec.class.php:301 #: include/class/acc_ledger.class.php:1594 +#: include/class/acc_ledger.class.php:1596 msgid "Balance incorrecte" msgstr "wrong balance" @@ -3950,6 +4166,7 @@ msgstr "wrong balance" #: include/class/acc_ledger.class.php:1246 #: include/class/acc_ledger.class.php:1265 #: include/class/acc_ledger.class.php:1369 +#: include/class/acc_ledger.class.php:1371 msgid "Balance incorrecte " msgstr "wrong balance" @@ -3968,7 +4185,7 @@ msgstr "Balance not voided" #: include/database.item.php:105 include/database.item.php:101 #: include/database.item.php:102 include/database.item.php:96 #: include/database.item.php:97 include/database.item.php:95 -#: include/database.item.php:79 +#: include/database.item.php:79 include/database.item.php:77 msgid "Balance par catégorie de fiche" msgstr "Balance sheet by category" @@ -3976,7 +4193,7 @@ msgstr "Balance sheet by category" #: include/database.item.php:103 include/database.item.php:101 #: include/database.item.php:102 include/database.item.php:96 #: include/database.item.php:97 include/database.item.php:95 -#: include/database.item.php:79 +#: include/database.item.php:79 include/database.item.php:77 msgid "" "Balance par catégorie de fiche ou pour toutes les fiches ayant un poste " "comptable" @@ -4049,12 +4266,13 @@ msgstr "Balance en-cours" #: include/template/form_ledger_fin.php:29 include/database.item.php:68 #: include/template/form_ledger_fin.php:28 #: include/template/acc_ledger_history_financial_oneline.php:34 -#: include/database.item.php:62 +#: include/database.item.php:62 include/database.item.php:60 +#: include/ext/importbank/include/template/show_list.php:119 msgid "Banque" msgstr "Bank" #: include/database.item.php:250 include/database.item.php:233 -#: include/database.item.php:259 +#: include/database.item.php:259 include/database.item.php:240 msgid "Banque Privée" msgstr "Private bank" @@ -4099,7 +4317,7 @@ msgstr "Database %smod%d is accessed, disconnect first" #: html/do.php:186 html/user_login.php:70 html/do.php:196 html/do.php:165 #: html/do.php:177 html/do.php:182 html/do_BASE_342368.php:182 #: html/do_LOCAL_342368.php:121 html/user_login.php:81 html/do.php:127 -#: html/do_REMOTE_342368.php:121 +#: html/do_REMOTE_342368.php:121 html/do.php:129 msgid "Base de donnée invalide" msgstr "Invalid Database" @@ -4141,6 +4359,7 @@ msgstr "Database" #: include/class/document.class.php:1612 include/class/follow_up.class.php:253 #: include/class/follow_up.class.php:744 include/class/document.class.php:1644 #: include/class/follow_up.class.php:296 include/class/follow_up.class.php:832 +#: include/class/document.class.php:1662 msgid "Basse" msgstr "Low" @@ -4174,10 +4393,12 @@ msgstr "Although damping" #: include/ext/amortis/include/material_modify.inc.php:41 #: include/ext/amortis/include/material_modify.inc.php:40 +#: include/ext/amortis/include/material_modify.inc.php:46 msgid "Bien à amortir effacé" msgstr "Although damping deleted" #: include/ext/amortis/index.php:52 include/ext/amortis/index.php:78 +#: include/ext/amortis/index.php:92 msgid "Biens amortissables" msgstr "Depreciable property" @@ -4199,6 +4420,7 @@ msgstr "Welcome" #: include/database.item.php:110 include/database.item.php:106 #: include/database.item.php:107 include/database.item.php:102 #: include/database.item.php:104 include/database.item.php:135 +#: include/database.item.php:133 msgid "Bilan" msgstr "Balance sheet" @@ -4217,6 +4439,7 @@ msgid "Bloqué" msgstr "Locked" #: include/class/pdf_operation.class.php:60 +#: include/ext/noalyss-portal-client/index.php:80 msgid "Bon de commande" msgstr "Customer order" @@ -4258,10 +4481,30 @@ msgstr "Dialog box" msgid "Brouillon" msgstr "Draft" -#: include/ext/coprop/index.php:46 +#: include/ext/coprop/index.php:46 include/ext/coprop/index.php:47 msgid "Budget" msgstr "Budget" +#: include/ext/rash/adm.php:62 include/ext/rash/index.php:77 +msgid "Bénéficiaire" +msgstr "" + +#: include/ext/rash/raw.php:159 +msgid "Bénéficiaire code" +msgstr "" + +#: include/ext/rash/raw.php:158 +msgid "Bénéficiaire prénom" +msgstr "" + +#: include/ext/rash/adm.php:62 include/ext/rash/index.php:77 +msgid "Bénéficiaires d'hébergement" +msgstr "" + +#: include/ext/rash/raw.php:157 +msgid "Bénéficiare nom" +msgstr "" + #: include/export/export_poste_detail_pdf.php:168 #: include/export/export_poste_detail_pdf.php:179 #: include/export/export_poste_detail_pdf.php:180 @@ -4270,7 +4513,7 @@ msgstr "Budget" msgid "C" msgstr "D / C " -#: include/lib/itva_popup.class.php:146 +#: include/lib/itva_popup.class.php:146 include/lib/itva_popup.class.php:154 msgid "C.TVA" msgstr "VAT Code" @@ -4292,10 +4535,12 @@ msgstr "CMCDO01Security" #: include/class/document_export.class.php:292 #: include/class/document_export.class.php:299 #: include/class/document_export.class.php:304 +#: include/class/document_export.class.php:312 msgid "CONVERT_GIF_PDF n'est pas installé" msgstr "CONVERT_GIF_PDF is not installed" #: include/lib/impress.class.php:326 include/lib/impress.class.php:334 +#: include/lib/impress.class.php:335 msgid "CP329" msgstr "CP329" @@ -4329,17 +4574,18 @@ msgstr "Hide details" #: include/database.item.php:240 include/database.item.php:241 #: include/database.item.php:226 include/database.item.php:227 #: include/database.item.php:242 include/database.item.php:245 -#: include/database.item.php:246 +#: include/database.item.php:246 include/database.item.php:229 +#: include/database.item.php:230 msgid "Caisse" msgstr "Fund" #: include/database.item.php:251 include/database.item.php:234 -#: include/database.item.php:255 +#: include/database.item.php:255 include/database.item.php:236 msgid "Caisse en dollar" msgstr "Cash (USD)" #: include/database.item.php:264 include/database.item.php:244 -#: include/database.item.php:268 +#: include/database.item.php:268 include/database.item.php:246 msgid "Caisse en dollars" msgstr "Activity/Accounting" @@ -4358,9 +4604,23 @@ msgstr "Compute" #: include/database.item.php:141 include/database.item.php:140 #: include/database.item.php:133 include/database.item.php:134 #: include/database.item.php:132 include/database.item.php:125 +#: include/database.item.php:123 msgid "Calcul des totaux par TVA et par journal" msgstr "Total VAT by ledger" +#: include/ext/amortis/include/template/material_add.php:89 +#, fuzzy +msgid "Calcul jour" +msgstr "calculator" + +#: include/ext/amortis/include/template/amortiz_utility-display_compute_time.php:64 +msgid "Calcul jour et mois" +msgstr "Compute days and month" + +#: include/ext/amortis/include/am_card.php:55 +msgid "Calcul jours" +msgstr "Compute days" + #: include/class_ibutton.php:82 include/class_ibutton.php:84 #: include/lib/class_ibutton.php:84 include/lib/ibutton.class.php:84 #: include/lib/message_javascript.php:97 include/lib/message_javascript.php:99 @@ -4400,6 +4660,7 @@ msgstr "calculator is visible" #: include/impress_rapport.inc.php:251 include/template/dashboard.php:7 #: include/lib/html_input.class.php:1044 include/ajax/ajax_calendar_zoom.php:30 #: include/widget/agenda/agenda.php:48 include/lib/html_input.class.php:1091 +#: include/lib/html_input.class.php:1110 msgid "Calendrier" msgstr "Calendar" @@ -4442,10 +4703,12 @@ msgstr "Repair card not found" #: include/ajax/ajax_boxcard_search.php:56 #: include/template/forecast_item_mtable-input.php:73 #: include/ajax/ajax_boxcard_search.php:58 +#: include/ajax/ajax_boxcard_search.php:61 msgid "Categorie" msgstr "Category" #: include/template/fiche_def_input.php:14 +#: include/template/fiche_def_input.php:15 #, fuzzy msgid "Categorie de fiche" msgstr "Card Category" @@ -4477,7 +4740,8 @@ msgstr "Card Category" #: include/class/anticipation.class.php:109 #: include/class/document_modele.class.php:65 #: include/class/anticipation.class.php:110 include/template/fiche_list.php:54 -#: include/lib/html_input.class.php:419 +#: include/lib/html_input.class.php:419 include/lib/html_input.class.php:438 +#: include/class/document_modele.class.php:69 msgid "Catégorie" msgstr "Category" @@ -4553,10 +4817,9 @@ msgstr "Existing category" msgid "Catégorie existe déjà" msgstr "Category already exists" -#: include/database.item.php:124 -#, fuzzy +#: include/database.item.php:124 include/database.item.php:122 msgid "Catégorie fiche" -msgstr "Card Category" +msgstr "Card Category " #: include/ext/import_card/include/template/test_file.php:105 #: include/ext/import_doli/include/template/test_file.php:84 @@ -4575,9 +4838,8 @@ msgid "Catégorie sauvée" msgstr "Category saved" #: include/class/template_card_category.class.php:159 -#, fuzzy msgid "Catégorie utilisée, les attributs de base ne peuvent pas être modifiés" -msgstr "Category in use, attributes can not be modified" +msgstr "Category in use, attributes can not be modified " #: include/class/template_card_category.class.php:126 #: include/class/template_card_category.class.php:159 @@ -4621,7 +4883,7 @@ msgstr "This document is not available" #: html/do.php:94 html/do.php:61 html/do.php:64 html/do.php:65 html/do.php:66 #: html/do_BASE_342368.php:66 html/do_LOCAL_342368.php:66 html/do.php:71 -#: html/do_REMOTE_342368.php:66 +#: html/do_REMOTE_342368.php:66 html/do.php:73 msgid "Ce dossier est vide" msgstr "Empty folder" @@ -4649,7 +4911,7 @@ msgstr "This ledger can not be printed in this mode" #: include/database.item.php:133 include/database.item.php:136 #: include/database.item.php:131 include/database.item.php:132 #: include/database.item.php:125 include/database.item.php:123 -#: include/database.item.php:158 +#: include/database.item.php:158 include/database.item.php:156 msgid "Ce menu vous présente un menu rapide de vos menus préférés" msgstr "This menu keeps your favorite menus" @@ -4664,6 +4926,7 @@ msgstr "It is not a valid card" #: include/class/tva_rate_mtable.class.php:240 #: include/class/tva_rate_mtable.class.php:238 #: include/class/tva_rate_mtable.class.php:284 +#: include/class/tva_rate_mtable.class.php:324 msgid "Ce nom est déjà utilisé" msgstr "This name already exists" @@ -4681,7 +4944,7 @@ msgstr "This plan does not exist" #: html/ajax_misc.php:434 html/ajax_misc.php:546 html/ajax_misc.php:548 #: html/ajax_misc.php:554 html/ajax_misc.php:556 html/ajax_misc.php:560 #: html/ajax_misc.php:525 html/ajax_misc.php:533 html/ajax_misc.php:621 -#: html/ajax_misc.php:623 html/ajax_misc.php:682 +#: html/ajax_misc.php:623 html/ajax_misc.php:682 html/ajax_misc.php:685 msgid "Ce plugin n'existe pas " msgstr "No plugin" @@ -4732,7 +4995,7 @@ msgid "Cet utilisateur est administrateur, il a tous les droits" msgstr "This user is an adminstrator and has a full access " #: include/user_detail.inc.php:59 include/user_detail.inc.php:56 -#: include/user.inc.php:88 include/user.inc.php:97 +#: include/user.inc.php:88 include/user.inc.php:97 include/user.inc.php:98 msgid "Cet utilisateur n'existe pas" msgstr "This user does not exist" @@ -4790,13 +5053,14 @@ msgstr "This accounting exercise is not in this folder" #: html/ajax.php:48 html/extension.raw.php:59 html/ajax.php:66 #: html/extension.raw.php:57 html/ajax.php:67 html/ajax.php:68 html/ajax.php:69 -#: html/ajax.php:75 html/ajax.php:77 html/extension.raw.php:64 +#: html/ajax.php:75 html/ajax.php:77 html/extension.raw.php:64 html/ajax.php:79 +#: html/extension.raw.php:82 msgid "Cette extension n'existe pas " msgstr "This plugin do not exist" #: include/class/class_extension.php:96 include/class/extension.class.php:96 #: include/class/extension.class.php:109 include/class/extension.class.php:111 -#: include/class/extension.class.php:125 +#: include/class/extension.class.php:125 include/class/extension.class.php:133 msgid "" "Cette extension ne fonctionne pas sur cette version de NOALYSS Veuillez " "mettre votre programme a jour. Version minimum " @@ -4808,7 +5072,7 @@ msgstr "" msgid "Cette extension permet de faire les listings et declarations TVA" msgstr "This extension let make VAT listing and form" -#: include/ext/dossier_demo/index.php:59 +#: include/ext/dossier_demo/index.php:59 include/ext/demo-noalyss/index.php:59 msgid "" "Cette extension vous permet de restaurer l'un des dossiers proposés ci-" "dessous , cela effacera et remplacera le dossier actuel ; toutes vos " @@ -4862,6 +5126,8 @@ msgstr "This note is not yours" #: include/class/acc_ledger.class.php:251 #: include/class/acc_ledger.class.php:256 #: include/class/acc_ledger.class.php:260 +#: include/class/acc_ledger.class.php:258 +#: include/class/acc_ledger.class.php:262 msgid "Cette opération n'existe pas" msgstr "This account does not exist" @@ -4885,6 +5151,11 @@ msgstr "COlumn \"linetype\" empty but other values present" msgid "Change de langue" msgstr "Change the language" +#: include/ext/tools/include/template/search_view.php:23 +#, fuzzy +msgid "Changement analytique" +msgstr "Manual change" + #: html/admin/template_config_form.php:39 #: include/template/template_config_form.php:39 #: include/template/template_config_form.php:40 @@ -4911,12 +5182,19 @@ msgid "Changement manuel" msgstr "Manual change" #: include/ext/importbank/include/template/show_field.php:14 +#: include/ext/importbank/include/template/show_field.php:18 msgid "Changer" msgstr "Change" +#: include/ext/tools/include/template/search_view.php:116 +#, fuzzy +msgid "Changer la fiche" +msgstr "With the card" + #: include/ext/importbank/include/template/confirm_transfer.php:142 #: include/ext/importbank/include/template/confirm_transfer.php:145 #: include/ext/importbank/include/template/confirm_transfer.php:230 +#: include/ext/importbank/include/template/confirm_transfer.php:140 msgid "Changer format" msgstr "Change format" @@ -4928,9 +5206,15 @@ msgid "Changer le libellé des détails" msgstr "Change the label details" #: include/ext/tools/index.php:41 include/ext/tools/index.php:46 +#: include/ext/tools/index.php:49 msgid "Changer poste comptable ou fiche" msgstr "Change position or accounting record" +#: include/ext/tools/include/template/search_view.php:167 +#, fuzzy +msgid "Changer un poste comptable par une fiche" +msgstr "Change position or accounting record" + #: include/class_fiche_def.php:475 include/class_fiche_def.php:458 #: include/class_fiche_def.php:464 include/class_fiche_def.php:476 #: include/class/class_fiche_def.php:475 include/class/fiche_def.class.php:476 @@ -4959,6 +5243,8 @@ msgstr "Reverse expenses" #: include/ajax/ajax_ledger.php:245 include/ajax/ajax_ledger.php:358 #: include/ajax/ajax_ledger.php:234 include/ajax/ajax_ledger.php:345 #: include/ajax/ajax_ledger.php:213 include/ajax/ajax_ledger.php:313 +#: include/ext/noalyss_document/index.php:142 +#: include/ext/importbank/include/template/import_new_coda.php:43 msgid "Chargement" msgstr "Loading" @@ -4992,6 +5278,16 @@ msgstr "" "Loading of template of documents which will be used by Noalyss to generate " "documents, the allowed format are libreoffice , html, text and rtf" +#: include/ext/noalyss_document/index.php:142 +#, fuzzy +msgid "Chargement documents" +msgstr "Document category" + +#: include/ext/noalyss_document/include/manage_document.inc.php:121 +#, php-format +msgid "Chargement réussi : %d fichier(s)" +msgstr "Loading succeeds %d files " + #: include/user_menu.php:153 include/user_menu.php:157 #: include/lib/user_menu.php:166 include/lib/user_menu.php:179 #: include/lib/user_menu.php:137 include/lib/user_menu.php:136 @@ -5088,7 +5384,13 @@ msgstr "full path to postgresql" #: include/ajax/ajax_card.php:317 include/ajax/ajax_boxcard_search.php:48 #: include/compta_fin_rec.inc.php:291 include/balance.inc.php:324 #: include/template/fiche_def-display.php:32 include/user.inc.php:262 -#: include/lib/manage_table_sql.class.php:862 +#: include/lib/manage_table_sql.class.php:862 html/ajax_misc.php:592 +#: include/balance.inc.php:333 include/user.inc.php:263 +#: include/template/fiche_def-display.php:33 +#: include/ext/listing/include/historique.inc.php:54 +#: include/ext/listing/include/rapav_listing_compute.class.php:221 +#: include/ext/amortis/include/template/listing_histo.php:32 +#: include/ajax/ajax_boxcard_search.php:50 include/class/fiche.class.php:1868 #, php-format msgid "Cherche" msgstr "Search" @@ -5108,6 +5410,7 @@ msgstr "Search" #: include/template/forecast_item_mtable-input.php:101 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:150 #: include/class/acc_report_mtable.class.php:98 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:151 msgid "Cherche poste, fiche , analytique" msgstr "Search Analytic accounting, accounting or card" @@ -5162,7 +5465,7 @@ msgstr "Select the exercice ( N-1 ) to report for the Report As New" #: html/ajax_misc.php:452 html/ajax_misc.php:454 html/ajax_misc.php:460 #: html/ajax_misc.php:462 html/ajax_misc.php:466 html/ajax_misc.php:431 #: html/ajax_misc.php:439 html/ajax_misc.php:527 html/ajax_misc.php:529 -#: html/ajax_misc.php:587 +#: html/ajax_misc.php:587 html/ajax_misc.php:590 msgid "Choisissez la TVA" msgstr "Select the VAT" @@ -5210,10 +5513,12 @@ msgstr "Select the import you want to integrate, analytic is optional " #: include/ext/amortis/include/class_am_card.php:245 #: include/ext/amortis/include/am_card.class.php:245 #: include/ext/amortis/include/am_card.class.php:291 +#: include/ext/amortis/include/am_card.class.php:317 msgid "Choisissez poste comptable ou fiche" msgstr "Select card or accounting " #: include/template/fiche_def_input.php:23 +#: include/template/fiche_def_input.php:24 msgid "" "Choisissez poste comptable qui sera la base des postes comptables pour les " "fiches de cette catégorie" @@ -5224,7 +5529,7 @@ msgstr "" #: include/impress_jrn.inc.php:86 include/ext/bilan_interne/index.php:56 #: include/balance.inc.php:51 include/impress_jrn.inc.php:104 #: include/impress_bilan.inc.php:54 include/balance.inc.php:44 -#: include/impress_jrn.inc.php:97 +#: include/impress_jrn.inc.php:97 include/ext/bilan_interne/index.php:60 msgid "Choisissez un autre exercice" msgstr "Select another year" @@ -5373,6 +5678,7 @@ msgstr "Category" #: include/database.item.php:75 include/database.item.php:73 #: include/database.item.php:74 include/database.item.php:71 #: include/database.item.php:72 include/database.item.php:66 +#: include/database.item.php:64 msgid "Choix de votre dossier" msgstr "Select your folder" @@ -5381,6 +5687,7 @@ msgstr "Select your folder" #: include/lib/class_html_input.php:379 include/lib/class_html_input.php:380 #: include/lib/html_input.class.php:376 include/lib/html_input.class.php:392 #: include/lib/html_input.class.php:391 include/lib/html_input.class.php:425 +#: include/lib/html_input.class.php:444 msgid "Choix des categories" msgstr "Category" @@ -5405,6 +5712,7 @@ msgstr "select warehouse" #: include/ext/importbank/ajax.php:186 include/ext/importbank/ajax.php:189 #: include/ext/importbank/ajax.php:190 include/ext/importbank/ajax.php:204 +#: include/ext/importbank/ajax.php:214 msgid "Choix du tiers pour les opérations sélectionnées" msgstr "Choose the tiers for the selected records" @@ -5412,6 +5720,7 @@ msgstr "Choose the tiers for the selected records" #: include/ext/rapport_avance/include/class_formulaire_param_detail.php:193 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:193 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:215 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:218 msgid "Choix du type de journal " msgstr "Select the type of paper" @@ -5435,10 +5744,12 @@ msgstr "Select the type of ledger" #: include/ext/import-advanced/ajax.php:149 tmp/import-advanced/ajax.php:149 #: tmp/import-advanced/template/transfer-select-file.php:56 +#: include/ext/import-advanced/ajax.php:167 msgid "Choix fichier comptabilité" msgstr "Accountancy file" #: include/ext/import-advanced/ajax.php:160 tmp/import-advanced/ajax.php:160 +#: include/ext/import-advanced/ajax.php:178 msgid "Choix fichiers analytiques" msgstr "Analytic files" @@ -5446,6 +5757,7 @@ msgstr "Analytic files" #: include/class/tva_rate_mtable.class.php:267 #: include/class/tva_rate_mtable.class.php:265 #: include/class/tva_rate_mtable.class.php:311 +#: include/class/tva_rate_mtable.class.php:351 msgid "Choix incorrect" msgstr "Incorrect select" @@ -5466,6 +5778,8 @@ msgstr "Select a template" #: include/class/acc_balance.class.php:418 #: include/class/acc_balance.class.php:376 #: include/class/acc_balance.class.php:417 +#: include/class/acc_balance.class.php:378 +#: include/class/acc_balance.class.php:419 msgid "Class 1-5" msgstr "Class 1-5" @@ -5477,6 +5791,8 @@ msgstr "Class 1-5" #: include/class/acc_balance.class.php:427 #: include/class/acc_balance.class.php:384 #: include/class/acc_balance.class.php:426 +#: include/class/acc_balance.class.php:386 +#: include/class/acc_balance.class.php:428 msgid "Class 6" msgstr "Class 6" @@ -5488,6 +5804,8 @@ msgstr "Class 6" #: include/class/acc_balance.class.php:435 #: include/class/acc_balance.class.php:392 #: include/class/acc_balance.class.php:434 +#: include/class/acc_balance.class.php:394 +#: include/class/acc_balance.class.php:436 msgid "Class 7" msgstr "Class 7" @@ -5520,11 +5838,12 @@ msgstr "Key" #: include/database.item.php:138 include/database.item.php:131 #: include/database.item.php:129 include/database.item.php:130 #: include/database.item.php:124 include/database.item.php:122 -#: include/database.item.php:151 +#: include/database.item.php:151 include/database.item.php:149 +#: include/ext/coprop/index.php:45 msgid "Clef de répartition" msgstr "Key distribution" -#: include/database.item.php:151 +#: include/database.item.php:151 include/database.item.php:149 #, fuzzy msgid "Clef de répartition pour la comptabilité analytique" msgstr "General Ledger for Analytic accountancy" @@ -5619,6 +5938,10 @@ msgstr "Invalid key" #: include/template/acc_ledger_history_sale_oneline.php:46 #: include/template/acc_ledger_history_sale_extended.php:46 #: tmp/import-advanced/class/import/impacc2_csv.class.php:516 +#: include/database.item.php:11 include/ext/noalyss-portal-client/index.php:76 +#: include/class/acc_ledger_sale.class.php:957 +#: include/class/acc_ledger_sale.class.php:1379 +#: include/class/acc_ledger_sale.class.php:1643 msgid "Client" msgstr "Customer" @@ -5627,18 +5950,16 @@ msgid "Client " msgstr "Customer" #: include/class/status_operation_event.class.php:78 -#, fuzzy msgid "Client en retard" -msgstr "Late customer" +msgstr "Late customer " #: include/ext/transform/ajax_save_intervat_assujetti.php:27 msgid "Client incorrect" msgstr "Incorrect customer" #: include/class/status_operation_event.class.php:75 -#, fuzzy msgid "Client à payer aujourd'hui" -msgstr "Supplier to pay today" +msgstr "Supplier to pay today " #: include/export/export_ledger_csv.php:241 #: include/export/export_ledger_csv.php:248 @@ -5669,6 +5990,10 @@ msgstr "Customers(c)" msgid "Clients en retard" msgstr "Late customer" +#: include/ext/amortis/include/material_add.inc.php:50 +msgid "Cliquez ici CCARD" +msgstr "Click here CCARD" + #: html/user_login.php:97 html/user_login.php:103 html/user_login.php:116 msgid "Cliquez ici pour mettre à jour" msgstr "Click here to upgrade" @@ -5679,6 +6004,10 @@ msgstr "Click here to upgrade" msgid "Cliquez ici pour mettre à jour vos préférences" msgstr "Click here to update your preference" +#: include/admin_repo.inc.php:56 +msgid "Cliquez ici pour vous connecter comme administrateur" +msgstr "Click here to reconnect as administrator" + #: include/ac_common.php:814 include/ac_common.php:817 #: include/lib/ac_common.php:814 include/lib/ac_common.php:815 #: include/lib/ac_common.php:816 include/lib/ac_common.php:823 @@ -5709,6 +6038,7 @@ msgstr "Click on the header of a column to sort" #: include/ext/rapport_avance/include/class_rapav_listing.php:417 #: include/ext/listing/include/class_rapav_listing.php:419 #: include/ext/listing/include/rapav_listing.class.php:419 +#: include/ext/listing/include/rapav_listing.class.php:425 msgid "Clonage impossible" msgstr "Impossible action" @@ -5737,6 +6067,11 @@ msgstr "Checkbox" msgid "Cocher pour effacer" msgstr "Check ​​to delete this record" +#: include/ext/listing/include/rapav_listing.class.php:98 +#, fuzzy +msgid "Cocher pour effacer ce listing" +msgstr "Check ​​to delete this record" + #: include/class/noalyss_appearance.class.php:187 #: include/class/noalyss_appearance.class.php:188 #: include/class/noalyss_appearance.class.php:200 @@ -5754,13 +6089,14 @@ msgid "Cochez ce qu'il faut amortir" msgstr "Check what to amortize" #: include/template/fiche_def_input.php:33 +#: include/template/fiche_def_input.php:34 msgid "" "Cochez cette case si chaque fiche de cette catégorie doit avoir un poste " "comptable propre, il sera calculé automatiquement si vous n'en donnez pas " "un. " msgstr "" -"Check if each card has its own accounting, it be computed if you don't give" -" one" +"Check if each card has its own accounting, it be computed if you don't give " +"one" #: include/ajax_get_menu_detail.php:97 msgid "Cochez cette case si vous souhaitez effacer ce menu" @@ -5783,7 +6119,7 @@ msgstr "Check the box if you are about to remove this folder" #: include/ajax/ajax_admin.php:253 include/ajax/ajax_admin.php:257 #: include/ajax/ajax_admin.php:264 include/ajax/ajax_admin.php:285 #: include/ajax/ajax_admin.php:289 include/ajax/ajax_admin.php:288 -#: include/ajax/ajax_admin.php:303 +#: include/ajax/ajax_admin.php:303 include/ajax/ajax_admin.php:306 msgid "Cochez la case si vous êtes sûr de vouloir effacer ce modèle" msgstr "Check the box if you are sure to remove this folder" @@ -5804,6 +6140,12 @@ msgstr "You confirm the removal" msgid "Cochez pour effacer cette fiche" msgstr "Tick ​​to delete this record" +#: include/ext/importbank/include/template/confirm_transfer.php:162 +#: include/ext/importbank/include/template/show_field.php:52 +#, fuzzy +msgid "Codage des caractères" +msgstr "Character" + #: include/class_acc_ledger_purchase.php:1376 #: include/class_acc_ledger_sold.php:670 include/ext/amortis/raw.php:51 #: include/ext/amortis/include/template/listing_year.php:8 @@ -5875,6 +6217,10 @@ msgstr "Tick ​​to delete this record" #: include/template/ledger_detail_ven.php:184 #: include/template/ledger_detail_ach.php:178 #: include/template/contact-summary.php:14 include/menu.inc.php:107 +#: include/template/ledger_detail_ach.php:183 +#: include/ext/rapport_avance/include/template/rapav_repository-display_form.php:32 +#: include/class/acc_ledger_purchase.class.php:1671 +#: include/class/acc_ledger_sale.class.php:969 msgid "Code" msgstr "Code" @@ -5883,19 +6229,16 @@ msgid "Code (dans le fichier)" msgstr "Code (in the file)" #: include/class/default_menu.class.php:64 -#, fuzzy msgid "Code AD pour appel gestion" -msgstr "Code for call management" +msgstr "Code for call management " #: include/class/default_menu.class.php:61 -#, fuzzy msgid "Code AD pour création facture depuis gestion" -msgstr "Code for invoice creation from management" +msgstr "Code AD to create invoice from management" #: include/class/default_menu.class.php:67 -#, fuzzy msgid "Code AD pour création note de frais ou facture achat" -msgstr "Code for invoice creation from management" +msgstr "Code for feenode " #: include/fiche.inc.php:539 include/export/export_fiche_balance_csv.php:159 #: include/export/export_histo_csv.php:48 @@ -5960,6 +6303,8 @@ msgstr "Internal code" #: include/class/acc_ledger_purchase.class.php:2100 #: include/class/acc_ledger_sale.class.php:1705 #: include/class/acc_ledger_purchase.class.php:2133 +#: include/class/acc_ledger_purchase.class.php:2171 +#: include/class/acc_ledger_sale.class.php:1753 msgid "Code Item" msgstr "Code" @@ -5974,6 +6319,8 @@ msgstr "Menu code" #: include/ext/transform/include/template/listing_assujetti_declarant.php:45 #: include/ext/transform/include/template/listing_assujetti_representative.php:48 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:46 +#: include/ext/transform/include/template/listing_assujetti_representative.php:49 msgid "Code Pays" msgstr "Country code" @@ -5981,6 +6328,8 @@ msgstr "Country code" #: include/ext/transform/include/class_transform_representative.php:201 #: include/ext/transform/include/transform_declarant.class.php:166 #: include/ext/transform/include/transform_representative.class.php:201 +#: include/ext/transform/include/transform_declarant.class.php:190 +#: include/ext/transform/include/transform_representative.class.php:211 msgid "Code Pays incorrect" msgstr "Country code incorrect" @@ -5998,6 +6347,8 @@ msgstr "ZIP Code" #: include/template/stock_inv.php:63 #: include/export/export_stock_histo_csv.php:39 #: include/export/export_stock_resume_list.php:36 +#: include/export/export_stock_histo_csv.php:40 +#: include/export/export_stock_histo_csv.php:42 msgid "Code Stock" msgstr "Stock" @@ -6084,6 +6435,8 @@ msgstr "Stock" #: include/template/acc_ledger_history_sale_extended.php:148 #: tmp/import-advanced/class/import/impacc2_csv.class.php:482 #: tmp/import-advanced/class/import/impacc2_csv.class.php:521 +#: include/class/acc_ledger_purchase.class.php:2182 +#: include/class/acc_ledger_sale.class.php:1764 msgid "Code TVA" msgstr "VAT Code" @@ -6098,9 +6451,9 @@ msgid "Code TVA du CSV" msgstr "VAT code (CSV)" #: include/class/tva_rate_mtable.class.php:323 -#, fuzzy +#: include/class/tva_rate_mtable.class.php:363 msgid "Code TVA déjà utilisé" -msgstr "Code already exists" +msgstr "Code already exists " #: include/ext/tva/form_parameter.php:183 #: include/ext/tva/form_parameter.php:186 @@ -6114,6 +6467,11 @@ msgstr "VAT code for Intracommunataire customers" msgid "Code TVA pour clients nationaux" msgstr "VAT code for domestic customers" +#: include/export/export_stock_histo_csv.php:44 +#, fuzzy +msgid "Code Tiers" +msgstr "Internal code" + #: include/export/export_fiche_detail_csv.php:72 #: include/export/export_poste_detail_csv.php:82 #: tmp/import-advanced/class/import/impacc2_csv.class.php:486 @@ -6169,6 +6527,8 @@ msgstr "Code already exists" #: include/class/acc_ledger_purchase.class.php:2106 #: include/class/acc_ledger_sale.class.php:1711 #: include/class/acc_ledger_purchase.class.php:2139 +#: include/class/acc_ledger_purchase.class.php:2177 +#: include/class/acc_ledger_sale.class.php:1759 msgid "Code fournisseur" msgstr "Dealer code" @@ -6214,7 +6574,7 @@ msgid "Code invalide" msgstr "Invalid code" #: include/user_detail.inc.php:94 include/user_detail.inc.php:91 -#: include/user.inc.php:131 include/user.inc.php:150 +#: include/user.inc.php:131 include/user.inc.php:150 include/user.inc.php:151 msgid "Code invalide, effacement refusé" msgstr "Invalid code" @@ -6262,6 +6622,8 @@ msgstr "ISO code cannot be empty" #: include/class/acc_ledger_purchase.class.php:2097 #: include/class/acc_ledger_sale.class.php:1702 #: include/class/acc_ledger_purchase.class.php:2130 +#: include/class/acc_ledger_purchase.class.php:2168 +#: include/class/acc_ledger_sale.class.php:1750 msgid "Code journal" msgstr "Ledger code" @@ -6282,6 +6644,8 @@ msgstr "Payment code" #: include/ext/transform/include/template/listing_assujetti_declarant.php:35 #: include/ext/transform/include/template/listing_assujetti_representative.php:36 #: include/ext/sav/include/template/sas_display_detail.php:99 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:36 +#: include/ext/transform/include/template/listing_assujetti_representative.php:37 msgid "Code postal" msgstr "Postal code" @@ -6417,6 +6781,14 @@ msgstr "Start the uprade or the installation" #: include/template/follow_up-display.php:406 #: include/template/follow_up-display.php:421 #: include/template/follow_up-display.php:424 +#: include/template/follow_up-display.php:417 +#: include/template/follow_up-display.php:445 +#: include/template/follow_up-display.php:460 +#: include/template/follow_up-display.php:463 +#: include/ext/transform/include/template/listing_client_display.php:54 +#: include/export/export_stock_histo_csv.php:46 +#: include/class/acc_ledger_purchase.class.php:2170 +#: include/class/acc_ledger_sale.class.php:1752 msgid "Commentaire" msgstr "Comment" @@ -6459,6 +6831,8 @@ msgstr "Comment" #: include/class/acc_ledger_purchase.class.php:2108 #: include/class/acc_ledger_sale.class.php:1713 #: include/class/acc_ledger_purchase.class.php:2141 +#: include/class/acc_ledger_purchase.class.php:2179 +#: include/class/acc_ledger_sale.class.php:1761 msgid "Commentaire TVA" msgstr "Comment VAT" @@ -6478,9 +6852,9 @@ msgid "Commune" msgstr "Department" #: include/class/acc_ledger_sale.class.php:1283 -#, fuzzy +#: include/class/acc_ledger_sale.class.php:1331 msgid "Communication ou autre information : " -msgstr "Other info" +msgstr "Other info " #: include/class_acc_ledger_fin.php:551 include/class_acc_ledger.php:1445 #: include/class_acc_ledger_purchase.php:1399 @@ -6552,6 +6926,10 @@ msgstr "Other info" #: include/template/ledger_detail_ven.php:193 #: include/template/ledger_detail_ach.php:187 #: include/template/ledger_detail_fin.php:142 +#: include/template/ledger_detail_ach.php:192 +#: include/class/acc_ledger.class.php:740 +#: include/class/acc_ledger_purchase.class.php:1693 +#: include/class/acc_ledger_sale.class.php:989 msgid "Compt. Analytique" msgstr "Cost Accounting" @@ -6560,6 +6938,7 @@ msgstr "Cost Accounting" #: include/database.item.php:120 include/database.item.php:116 #: include/database.item.php:117 include/database.item.php:111 #: include/database.item.php:109 include/database.item.php:95 +#: include/database.item.php:93 msgid "Compta Analytique" msgstr "Analytic accountancy" @@ -6576,7 +6955,8 @@ msgstr "Analytic accountancy" #: tmp/import-advanced/template/transfer-select-file.php:51 #: include/database.item.php:150 include/database.item.php:73 #: include/database.item.php:148 include/database.item.php:67 -#: include/database.item.php:120 +#: include/database.item.php:120 include/database.item.php:65 +#: include/database.item.php:118 msgid "Comptabilité" msgstr "Accountancy" @@ -6603,6 +6983,16 @@ msgstr "Analytic accounting Card/Activity" msgid "Comptabilité Analytique Poste comptable/Activité" msgstr "Analytic accounting Accounting/Activity" +#: include/ext/tools/include/tool_function.php:561 +#, fuzzy +msgid "Comptabilité analytique désactivé" +msgstr "Analytic Accounting" + +#: include/ext/noalyss_document/index.php:141 +#, fuzzy +msgid "Comptabilité, gestion et chargement des documents" +msgstr "Document category" + #: include/database.item.php:138 include/database.item.php:141 #: include/database.item.php:181 include/database.item.php:185 #: include/database.item.php:184 include/database.item.php:143 @@ -6640,7 +7030,7 @@ msgid "Compte en banque" msgstr "Bank account" #: include/database.item.php:263 include/database.item.php:243 -#: include/database.item.php:272 +#: include/database.item.php:272 include/database.item.php:250 msgid "Compte fermé" msgstr "Bank account closed" @@ -6733,6 +7123,7 @@ msgstr "Accounting" #: include/class/acc_ledger_search.class.php:880 #: include/class/acc_ledger_search.class.php:1139 #: include/template/follow_up-display.php:46 +#: include/template/follow_up-display.php:79 msgid "Concerne" msgstr "Regarding" @@ -6743,7 +7134,7 @@ msgstr "Regarding" #: include/database.item.php:236 include/database.item.php:214 #: include/database.item.php:245 include/database.item.php:226 #: include/database.item.php:232 include/database.item.php:265 -#: include/database.item.php:271 +#: include/database.item.php:271 include/database.item.php:249 msgid "" "Concerne tous les achats, factures reçues, notes de crédit reçues et notes " "de frais" @@ -6756,6 +7147,7 @@ msgstr "Related to all sales, credit notes sent" #: include/database.item.php:243 include/database.item.php:224 #: include/database.item.php:233 include/database.item.php:260 #: include/database.item.php:240 include/database.item.php:270 +#: include/database.item.php:248 msgid "" "Concerne tous les mouvements financiers (comptes en banque, caisses, visa...)" msgstr "Balance of bank accounts, cash ..." @@ -6768,6 +7160,7 @@ msgstr "Balance of bank accounts, cash ..." #: include/database.item.php:242 include/database.item.php:223 #: include/database.item.php:234 include/database.item.php:266 #: include/database.item.php:246 include/database.item.php:269 +#: include/database.item.php:247 msgid "" "Concerne toutes les opérations comme les amortissements, les comptes TVA, ..." msgstr "Concerns all operations like VAT Accounting,..." @@ -6779,6 +7172,7 @@ msgstr "Concerns all operations like VAT Accounting,..." #: include/database.item.php:239 include/database.item.php:217 #: include/database.item.php:244 include/database.item.php:225 #: include/database.item.php:235 include/database.item.php:247 +#: include/database.item.php:245 msgid "Concerne toutes les ventes, notes de crédit envoyées" msgstr "Relates to all sales, credit notes sent" @@ -6786,6 +7180,7 @@ msgstr "Relates to all sales, credit notes sent" #: include/database.item.php:15 include/database.item.php:18 #: include/database.item.php:12 include/database.item.php:11 #: include/database.item.php:8 include/database.item.php:58 +#: include/database.item.php:56 msgid "Config. Menu" msgstr "Config. Menu" @@ -6801,6 +7196,7 @@ msgstr "Config. category of documents" #: include/database.item.php:13 include/database.item.php:16 #: include/database.item.php:10 include/database.item.php:9 #: include/database.item.php:7 include/database.item.php:148 +#: include/database.item.php:146 msgid "Config. de la tva" msgstr "VAT setting" @@ -6809,7 +7205,7 @@ msgstr "VAT setting" #: include/database.item.php:125 include/database.item.php:129 #: include/database.item.php:123 include/database.item.php:122 #: include/database.item.php:116 include/database.item.php:114 -#: include/database.item.php:144 +#: include/database.item.php:144 include/database.item.php:142 msgid "Config. des méthodes de paiement" msgstr "Payment method configuration" @@ -6818,7 +7214,7 @@ msgstr "Payment method configuration" #: include/database.item.php:106 include/database.item.php:102 #: include/database.item.php:103 include/database.item.php:97 #: include/database.item.php:98 include/database.item.php:96 -#: include/database.item.php:93 +#: include/database.item.php:93 include/database.item.php:91 msgid "Config. du plan comptable" msgstr "Config. Chart of Accounts" @@ -6835,7 +7231,7 @@ msgstr "Of paper template parameters" #: include/database.item.php:82 include/database.item.php:85 #: include/database.item.php:79 include/database.item.php:77 #: include/database.item.php:74 include/database.item.php:75 -#: include/database.item.php:90 +#: include/database.item.php:90 include/database.item.php:88 msgid "Config. poste comptable de base" msgstr "Config accountancy" @@ -6847,17 +7243,16 @@ msgstr "Config accountancy" msgid "Configuration" msgstr "Setting" -#: include/database.item.php:132 -#, fuzzy +#: include/database.item.php:132 include/database.item.php:130 msgid "Configuration 🔧" -msgstr "Setting" +msgstr "Setting 🔧" #: include/database.item.php:109 include/database.item.php:112 #: include/database.item.php:118 include/database.item.php:115 #: include/database.item.php:114 include/database.item.php:110 #: include/database.item.php:111 include/database.item.php:105 #: include/database.item.php:152 include/database.item.php:150 -#: include/database.item.php:124 +#: include/database.item.php:124 include/database.item.php:122 msgid "Configuration de catégorie de fiches" msgstr "Configuration category pages" @@ -6874,14 +7269,13 @@ msgstr "" "Setting of the security , let you give a profile to your user , so they will " "be able to access the menu you decided" -#: include/database.item.php:132 -#, fuzzy +#: include/database.item.php:132 include/database.item.php:130 msgid "Configuration de votre dossier" -msgstr "Select your folder" +msgstr "Select your folder " #: include/database.item.php:139 include/database.item.php:138 #: include/database.item.php:131 include/database.item.php:129 -#: include/database.item.php:145 +#: include/database.item.php:145 include/database.item.php:143 msgid "Configuration des devises" msgstr "Configuration currency" @@ -6900,11 +7294,11 @@ msgstr "Repository configuration" #: include/database.item.php:109 include/database.item.php:107 #: include/database.item.php:108 include/database.item.php:140 #: include/database.item.php:103 include/database.item.php:101 -#: include/database.item.php:147 +#: include/database.item.php:147 include/database.item.php:145 msgid "Configuration des entrepots de dépôts" msgstr "Repository configuration" -#: include/database.item.php:150 +#: include/database.item.php:150 include/database.item.php:148 #, fuzzy msgid "Configuration des extensions" msgstr "Configuration plugin" @@ -6914,7 +7308,7 @@ msgstr "Configuration plugin" #: include/database.item.php:92 include/database.item.php:90 #: include/database.item.php:89 include/database.item.php:83 #: include/database.item.php:86 include/database.item.php:84 -#: include/database.item.php:141 +#: include/database.item.php:141 include/database.item.php:139 msgid "Configuration des journaux" msgstr "Ledger setting" @@ -6922,6 +7316,7 @@ msgstr "Ledger setting" #: include/database.item.php:15 include/database.item.php:18 #: include/database.item.php:12 include/database.item.php:11 #: include/database.item.php:8 include/database.item.php:58 +#: include/database.item.php:56 msgid "Configuration des menus et plugins" msgstr "Setting menus and plugins" @@ -6930,7 +7325,7 @@ msgstr "Setting menus and plugins" #: include/database.item.php:130 include/database.item.php:134 #: include/database.item.php:128 include/database.item.php:127 #: include/database.item.php:121 include/database.item.php:119 -#: include/database.item.php:143 +#: include/database.item.php:143 include/database.item.php:141 msgid "Configuration des menus par défaut" msgstr "Configuring default menu" @@ -6938,6 +7333,7 @@ msgstr "Configuring default menu" #: include/database.item.php:128 include/database.item.php:126 #: include/database.item.php:127 include/database.item.php:121 #: include/database.item.php:119 include/database.item.php:143 +#: include/database.item.php:141 msgid "" "Configuration des menus par défaut, ces menus sont appelés par des actions " "dans d'autres menus" @@ -6947,6 +7343,7 @@ msgstr "Configuration of default menu, called from other action" #: include/database.item.php:123 include/database.item.php:121 #: include/database.item.php:122 include/database.item.php:116 #: include/database.item.php:114 include/database.item.php:144 +#: include/database.item.php:142 msgid "" "Configuration des moyens de paiements que vous voulez utiliser dans les " "journaux de type VEN ou ACH, les moyens de paiement permettent de générer " @@ -6960,7 +7357,7 @@ msgstr "" #: include/database.item.php:78 include/database.item.php:76 #: include/database.item.php:77 include/database.item.php:98 #: include/database.item.php:151 include/database.item.php:149 -#: include/database.item.php:127 +#: include/database.item.php:127 include/database.item.php:125 msgid "" "Configuration des profils des utilisateurs, permet de fixer les journaux, " "profils dans les documents et stock que ce profil peut utiliser. Cela " @@ -6989,12 +7386,12 @@ msgstr "" "Setting of tags and folder , the name is tag or folder depending the way you " "are using this feature. You can add, remove or modify them" -#: include/database.item.php:152 +#: include/database.item.php:152 include/database.item.php:150 #, fuzzy msgid "Configuration des étiquettes" msgstr "Configuration label" -#: include/database.item.php:152 +#: include/database.item.php:152 include/database.item.php:150 #, fuzzy msgid "" "Configuration des étiquettes(tags) ou dossiers, on l'appele tag ou dossier " @@ -7013,11 +7410,11 @@ msgstr "Setting SYNDICAT plugin" #: include/database.item.php:111 include/database.item.php:107 #: include/database.item.php:108 include/database.item.php:140 #: include/database.item.php:103 include/database.item.php:101 -#: include/database.item.php:147 +#: include/database.item.php:147 include/database.item.php:145 msgid "Configuration dépôts" msgstr "Warehouse configuration" -#: include/ext/coprop/index.php:48 +#: include/ext/coprop/index.php:48 include/ext/coprop/index.php:49 msgid "Configuration et paramètre" msgstr "Configuration and parameter" @@ -7029,16 +7426,16 @@ msgid "Configuration extension" msgstr "Configuration plugin" #: include/class/tva_rate_mtable.class.php:159 -#, fuzzy +#: include/class/tva_rate_mtable.class.php:172 msgid "Configuration poste comptable" -msgstr "Add the accounting item" +msgstr "Configure accounting" #: include/database.item.php:77 include/database.item.php:80 #: include/database.item.php:85 include/database.item.php:82 #: include/database.item.php:81 include/database.item.php:84 #: include/database.item.php:78 include/database.item.php:76 #: include/database.item.php:98 include/database.item.php:151 -#: include/database.item.php:127 +#: include/database.item.php:127 include/database.item.php:125 msgid "Configuration profil" msgstr "Profile configuration" @@ -7050,9 +7447,8 @@ msgid "Configuration étiquette" msgstr "Configuration label" #: include/class/acc_bilan.class.php:106 -#, fuzzy msgid "Configurer le report " -msgstr "Select the report" +msgstr "configure the report" #: include/compta_ach.inc.php:66 include/compta_fin.inc.php:79 #: include/compta_ven.inc.php:76 include/operation_ods_confirm.inc.php:31 @@ -7080,7 +7476,7 @@ msgstr "Confirm transfer" #: include/user_detail.inc.php:214 include/ext/importbank/ajax.php:252 #: include/user_detail.inc.php:122 include/user_detail.inc.php:144 #: include/operation_ods_confirm.inc.php:44 include/user_detail.inc.php:124 -#: include/user_detail.inc.php:146 +#: include/user_detail.inc.php:146 include/ext/importbank/ajax.php:277 msgid "Confirmer" msgstr "To confirm" @@ -7118,7 +7514,7 @@ msgstr "Do you want to add an periode ?" msgid "Confirmez vous l\\'ajout d\\'un exercice comptable ?" msgstr "Do you want to add a year ?" -#: include/ext/dossier_demo/ajax.php:96 +#: include/ext/dossier_demo/ajax.php:96 include/ext/demo-noalyss/ajax.php:96 #, php-format msgid "Connectez-vous %s" msgstr "Connect %s" @@ -7135,6 +7531,7 @@ msgstr "You are not an administrator" #: html/install.php:682 html/install.php:617 html/install.php:644 #: html/install.php:607 html/install.php:614 html/install.php:667 #: html/install.php:673 html/install.php:684 html/install.php:755 +#: html/install.php:722 msgid "Connectez-vous à NOALYSS" msgstr "Connect to NOALYSS" @@ -7149,7 +7546,8 @@ msgstr "Connect to NOALYSS" #: include/template/detail-action.php:50 include/category_card.inc.php:76 #: include/database.item.php:50 include/database.item.php:49 #: include/template/follow_up-display.php:60 include/database.item.php:48 -#: include/category_card.inc.php:81 +#: include/category_card.inc.php:81 include/database.item.php:46 +#: include/template/follow_up-display.php:93 msgid "Contact" msgstr "Contact" @@ -7164,7 +7562,7 @@ msgid "Contexte" msgstr "Context" #: include/database.item.php:261 include/database.item.php:241 -#: include/database.item.php:265 +#: include/database.item.php:265 include/database.item.php:243 msgid "Contient des frais divers" msgstr "Contains notes of free" @@ -7182,6 +7580,12 @@ msgstr "Contains notes of free" msgid "Continuer" msgstr "Continue" +#: include/ext/importbank/include/template/show_transfer.php:165 +#: include/ext/importbank/include/template/show_transfer.php:174 +#, fuzzy +msgid "Continuer vers liste opérations" +msgstr "All entries" + #: include/database.item.php:206 include/database.item.php:203 msgid "Contrat" msgstr "Contract" @@ -7189,6 +7593,8 @@ msgstr "Contract" #: include/ext/importbank/include/template/show_list.php:62 #: include/ext/importbank/include/template/show_list.php:80 #: include/ext/importbank/include/template/show_list.php:112 +#: include/ext/importbank/include/template/show_list.php:88 +#: include/ext/importbank/include/template/show_list.php:123 msgid "Contrepartie" msgstr "Counterpart" @@ -7198,6 +7604,7 @@ msgstr "Counterpart" #: include/database.item.php:164 include/database.item.php:167 #: include/database.item.php:172 include/database.item.php:182 #: include/database.item.php:190 include/database.item.php:185 +#: include/database.item.php:183 msgid "Contrepartie pour TVA non Ded." msgstr "Consideration for VAT not Ded." @@ -7217,7 +7624,7 @@ msgstr "Consideration for VAT tax recoverable" #: include/database.item.php:166 include/database.item.php:169 #: include/database.item.php:174 include/database.item.php:184 #: include/database.item.php:192 include/database.item.php:187 -#: include/database.item.php:188 +#: include/database.item.php:188 include/database.item.php:181 msgid "Contrepartie pour dépense fiscal. non déd." msgstr "Consideration for tax expenditure. not ded." @@ -7227,10 +7634,15 @@ msgstr "Consideration for tax expenditure. not ded." #: include/database.item.php:165 include/database.item.php:168 #: include/database.item.php:173 include/database.item.php:183 #: include/database.item.php:191 include/database.item.php:186 -#: include/database.item.php:192 +#: include/database.item.php:192 include/database.item.php:185 msgid "Contrepartie pour dépense à charge du gérant" msgstr "Consideration for expenditure from the manager" +#: include/ext/rapport_avance/include/template/formulaire_listing.php:83 +#, fuzzy +msgid "Contributions sur le wiki" +msgstr "Help " + #: include/ext/invoicing/include/invoicing.inc.php:106 #: include/ext/invoicing/include/invoice_send_mail_input.inc.php:66 #: include/ext/invoicing/include/invoice_send_mail_input.inc.php:67 @@ -7239,11 +7651,20 @@ msgstr "Consideration for expenditure from the manager" msgid "Conversion en PDF" msgstr "PDF conversion" +#: include/ext/invoicing/include/invoice_download_pdf.inc.php:25 +#, fuzzy +msgid "Conversion en PDF non installé, " +msgstr "PDF conversion" + #: include/ext/invoicing/include/invoicing.inc.php:67 #: include/ext/invoicing/include/invoicing.inc.php:71 msgid "Convertir en PDF" msgstr "PDF conversion" +#: include/class/document_export.class.php:379 +msgid "Copie certifiee conforme a l'original" +msgstr "Copy identical to the original " + #: include/class_document_export.php:136 include/class_document_export.php:146 #: include/class/class_document_export.php:146 #: include/class/class_document_export.php:145 @@ -7290,7 +7711,7 @@ msgid "Couleur" msgstr "Color" #: include/database.item.php:156 include/database.item.php:154 -#: include/database.item.php:123 +#: include/database.item.php:123 include/database.item.php:121 msgid "Couleur de NOALYSS" msgstr "Color of NOALYSS " @@ -7328,7 +7749,8 @@ msgstr "Character color by default " #: include/database.item.php:181 include/database.item.php:189 #: include/database.item.php:194 include/database.item.php:187 #: include/database.item.php:196 include/database.item.php:199 -#: include/database.item.php:210 +#: include/database.item.php:210 include/database.item.php:200 +#: include/ext/noalyss-portal-client/index.php:79 msgid "Courrier" msgstr "Email" @@ -7344,7 +7766,7 @@ msgstr "Folder Creation" #: html/install.php:558 html/install.php:569 html/install.php:567 #: html/install.php:529 html/install.php:513 html/install.php:519 #: html/install.php:522 html/install.php:572 html/install.php:578 -#: html/install.php:586 html/install.php:649 +#: html/install.php:586 html/install.php:649 html/install.php:621 msgid "Creation of Modele 1" msgstr "Creation template 1" @@ -7352,7 +7774,7 @@ msgstr "Creation template 1" #: html/install.php:571 html/install.php:582 html/install.php:580 #: html/install.php:542 html/install.php:532 html/install.php:538 #: html/install.php:541 html/install.php:591 html/install.php:597 -#: html/install.php:605 html/install.php:671 +#: html/install.php:605 html/install.php:671 html/install.php:641 msgid "Creation of Modele 2" msgstr "Creation template 2" @@ -7375,15 +7797,21 @@ msgstr "Creation template 2" msgid "Credit" msgstr "Credit" -#: include/ext/etat_annexe_ohada/index.php:89 +#: include/ext/etat_annexe_ohada/index.php:89 include/ext/ohada/index.php:89 msgid "Créances dues SMT" msgstr "Receivable SMT" -#: include/ext/etat_annexe_ohada/index.php:83 +#: include/ext/etat_annexe_ohada/index.php:83 include/ext/ohada/index.php:83 msgid "Créances impayées SMT" msgstr "Unpaid receivable SMT" +#: include/ext/ohada/include/unpaid_due_customer.class.php:45 +#, fuzzy +msgid "Créances impayées Dues SMT" +msgstr "Unpaid receivable SMT" + #: include/ext/etat_annexe_ohada/include/unpaid_due_customer.class.php:38 +#: include/ext/ohada/include/unpaid_customer.class.php:40 msgid "Créances impayées SMT" msgstr "Unpaid receivable SMT" @@ -7398,6 +7826,7 @@ msgstr "Creation" #: include/template/category_of_card.php:28 #: include/template/category_of_card.php:32 #: include/template/fiche_def_input.php:31 +#: include/template/fiche_def_input.php:32 msgid "Création automatique du poste comptable" msgstr "Automatic Creation of the accounting item" @@ -7434,7 +7863,7 @@ msgstr "Create an invoice" #: include/database.item.php:13 include/database.item.php:16 #: include/database.item.php:18 include/database.item.php:21 #: include/database.item.php:15 include/database.item.php:14 -#: include/database.item.php:11 +#: include/database.item.php:11 include/database.item.php:9 msgid "Création de rapport" msgstr "Create a report" @@ -7445,6 +7874,7 @@ msgstr "Create advanced report" #: include/database.item.php:18 include/database.item.php:21 #: include/database.item.php:15 include/database.item.php:13 #: include/database.item.php:14 include/database.item.php:11 +#: include/database.item.php:9 msgid "" "Création de rapport sur mesure, comme les ratios, vous permet de créer des " "graphiques de vos données (vente, achat...)" @@ -7452,7 +7882,7 @@ msgstr "Creation of advanced reports , like ratio , statistics" #: include/database.item.php:145 include/database.item.php:144 #: include/database.item.php:132 include/database.item.php:130 -#: include/database.item.php:156 +#: include/database.item.php:156 include/database.item.php:154 msgid "Création de rapports avancés" msgstr "Create advanced reporting" @@ -7465,7 +7895,7 @@ msgstr "Create missing accountings " msgid "Création du fichier xml" msgstr "Creation of xml file" -#: include/ext/coprop/index.php:45 +#: include/ext/coprop/index.php:45 include/ext/coprop/index.php:46 msgid "Création décompte pour appel de fond" msgstr "Creation statement for distance call" @@ -7473,7 +7903,7 @@ msgstr "Creation statement for distance call" #: include/database.item.php:90 include/database.item.php:88 #: include/database.item.php:89 include/database.item.php:83 #: include/database.item.php:86 include/database.item.php:84 -#: include/database.item.php:141 +#: include/database.item.php:141 include/database.item.php:139 msgid "" "Création et modification des journaux, préfixe des pièces justificatives, " "numérotation, catégories de fiches accessibles à ce journal" @@ -7482,9 +7912,8 @@ msgstr "" "category of cards available for this ledger" #: include/ajax/ajax_operation_tag.php:63 include/ajax/ajax_tag_list.php:33 -#, fuzzy msgid "Création étiquette" -msgstr "Configuration label" +msgstr "Create tag" #: include/database.item.php:183 include/database.item.php:186 #: include/database.item.php:211 include/database.item.php:188 @@ -7500,12 +7929,13 @@ msgstr "Creation, modification and deletion of record" #: include/ext/rapport_avance/index.php:61 #: include/ext/rapport_avance/index.php:60 #: include/ext/rapport_avance/index.php:74 +#: include/ext/rapport_avance/index.php:77 msgid "Création, modification, Paramètre" msgstr "Creating, Setting" #: include/ext/rapport_avance/index.php:58 #: include/ext/rapport_avance/index.php:60 include/ext/listing/index.php:60 -#: include/ext/listing/index.php:58 +#: include/ext/listing/index.php:58 include/ext/listing/index.php:96 msgid "Création, modification, Paramètre de listes, mailing list" msgstr "Creation, modification, parameter lists, mailing list" @@ -7636,17 +8066,24 @@ msgstr "Credit" #: include/template/operation_exercice-input_row.php:95 #: include/template/letter_all.php:37 include/template/letter_prop.php:42 #: include/template/letter_prop.php:86 include/operation_ods_new.inc.php:98 -#: include/operation_ods_new.inc.php:113 +#: include/operation_ods_new.inc.php:113 include/balance.inc.php:347 +#: include/ext/coprop/include/appel_fond.inc.php:93 +#: include/ext/coprop/include/appel_fond.inc.php:103 +#: include/ext/coprop/include/appel_fond.inc.php:193 +#: include/ext/coprop/include/appel_fond.inc.php:203 +#: include/ext/coprop/include/coprop_appel_fond.class.php:263 +#: include/ext/coprop/include/coprop_appel_fond.class.php:273 +#: include/class/acc_ledger.class.php:732 include/class/fiche.class.php:1006 msgid "Crédit" msgstr "Credit" #: include/class/operation_exercice.class.php:132 -#, fuzzy, php-format +#, php-format msgid "Crédit %s" -msgstr "Credit" +msgstr "Credit %s" #: include/balance.inc.php:310 include/balance.inc.php:328 -#: include/balance.inc.php:332 +#: include/balance.inc.php:332 include/balance.inc.php:341 msgid "Crédit N-1" msgstr "Credit N-1" @@ -7657,6 +8094,7 @@ msgstr "Credit" #: include/user.inc.php:84 include/user.inc.php:85 include/user.inc.php:87 #: include/user.inc.php:89 include/user.inc.php:174 include/user.inc.php:204 +#: include/user.inc.php:205 msgid "Créer Utilisateur" msgstr "Add users" @@ -7787,6 +8225,10 @@ msgstr "Add a new public note" msgid "Créer une nouvelle fiche" msgstr "Add a new card" +#: include/ext/rapport_avance/include/template/formulaire_listing.php:79 +msgid "Créer, télécharger ou importer un formulaire." +msgstr "Create, download or import a form" + #: html/install.php:264 html/install.php:263 html/install.php:261 #: html/install.php:266 html/install.php:272 html/install.php:223 #: html/install.php:230 html/install.php:233 html/install.php:280 @@ -7796,6 +8238,7 @@ msgid "Créez ce fichier %s avec les informations suivantes " msgstr "Create this file %s with the following informations" #: include/class/acc_ledger.class.php:1068 +#: include/class/acc_ledger.class.php:1070 msgid "Côté" msgstr "Side" @@ -7812,6 +8255,7 @@ msgid "D" msgstr "D" #: include/ext/import-advanced/index.php:49 tmp/import-advanced/index.php:49 +#: include/ext/import-advanced/index.php:54 msgid "D = jour , M = mois , Y = année" msgstr "D = day M Month Y year" @@ -7822,6 +8266,7 @@ msgid "D ou C [%s]" msgstr "D or C [%s]" #: include/ext/rapport_avance/include/formulaire_param.class.php:155 +#: include/ext/rapport_avance/include/formulaire_param.class.php:157 msgid "D'après date" msgstr "Date" @@ -7909,6 +8354,7 @@ msgstr "In COMPANY the accounting for debit %s is not set" #: include/class/acc_ledger.class.php:3079 #: include/class/acc_ledger.class.php:3161 #: include/class/acc_ledger.class.php:3328 +#: include/class/acc_ledger.class.php:3344 msgid "Dans le dépôt" msgstr "In the warehouse" @@ -7917,8 +8363,12 @@ msgstr "In the warehouse" msgid "Dans le journal" msgstr "In the ledger" +#: include/ext/noalyss-portal-client/index.php:106 +msgid "Dans paramètre donner le DSN pour register" +msgstr "In the DSN, give the parameter for REGISTER DB" + #: include/database.item.php:132 include/database.item.php:130 -#: include/database.item.php:156 +#: include/database.item.php:156 include/database.item.php:154 msgid "Dany De Bontridder" msgstr "Dany De Bontridder" @@ -8321,6 +8771,18 @@ msgstr "Database::get_row returns too many rows" #: tmp/import-advanced/class/import/impacc2_csv.class.php:512 #: tmp/import-advanced/class/import/impacc2_csv.class.php:542 #: tmp/import-advanced/class/import/impacc2_csv.class.php:565 +#: include/template/follow_up-display.php:171 +#: include/template/ledger_detail_ach.php:32 +#: include/ext/importbank/include/template/show_import.php:21 +#: include/ext/importbank/include/template/show_list.php:118 +#: include/class/acc_ledger.class.php:709 +#: include/class/acc_ledger.class.php:957 +#: include/class/acc_ledger_purchase.class.php:1637 +#: include/class/acc_ledger_purchase.class.php:2161 +#: include/class/acc_ledger_sale.class.php:937 +#: include/class/acc_ledger_sale.class.php:1743 +#: include/class/acc_operation.class.php:925 include/class/fiche.class.php:920 +#: include/class/fiche.class.php:996 #, php-format msgid "Date" msgstr "Date" @@ -8367,7 +8829,7 @@ msgstr "Date" #: include/class/periode.class.php:519 include/class/periode.class.php:521 #: include/class/periode.class.php:522 include/ajax/ajax_display_letter.php:119 #: include/ajax/ajax_display_letter.php:118 include/class/periode.class.php:525 -#: include/class/periode.class.php:543 +#: include/class/periode.class.php:543 include/class/periode.class.php:550 msgid "Date Début" msgstr "Start date" @@ -8386,7 +8848,8 @@ msgstr "Start date" #: include/database.item.php:186 include/ajax/ajax_display_letter.php:133 #: include/class/periode.class.php:526 include/database.item.php:194 #: include/database.item.php:189 include/class/periode.class.php:544 -#: include/database.item.php:185 +#: include/database.item.php:185 include/database.item.php:178 +#: include/class/periode.class.php:551 msgid "Date Fin" msgstr "End Date" @@ -8403,6 +8866,8 @@ msgstr "Deadline" #: include/ext/amortis/include/amortissement_table_pdf.class.php:42 #: include/ext/amortis/include/amortissement_material_pdf.class.php:36 #: include/ext/amortis/include/amortissement_table_pdf.class.php:44 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:37 +#: include/ext/amortis/include/template/amortiz_utility-display_compute_time.php:26 msgid "Date achat" msgstr "Date purchase" @@ -8417,6 +8882,12 @@ msgstr "Date acquisition" msgid "Date brouillon" msgstr "Draft" +#: include/ext/amortis/raw.php:134 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:43 +#, fuzzy +msgid "Date cession" +msgstr "Date of reception" + #: include/template/action_show.php:37 include/template/action_show.php:36 msgid "Date création" msgstr "Creation date" @@ -8428,10 +8899,12 @@ msgid "Date d'acquisition" msgstr "Date of acquisition" #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:114 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:115 msgid "Date d'opération" msgstr "Date of operation" #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:116 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:117 msgid "Date d'échéance" msgstr " Limit Date" @@ -8457,6 +8930,7 @@ msgid "Date de l'opération" msgstr "Date of transaction" #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:115 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:116 msgid "Date de paiement" msgstr "Payment date" @@ -8507,10 +8981,12 @@ msgstr "Date must be greater than last one" #: include/lettering.card.inc.php:76 include/lettering.gestion.inc.php:26 #: include/database.item.php:171 include/database.item.php:166 #: include/database.item.php:184 include/lettering.card.inc.php:77 +#: include/database.item.php:177 msgid "Date début" msgstr "Start date" #: include/ext/amortis/include/template/material_detail.php:41 +#: include/ext/amortis/include/template/material_detail.php:42 msgid "Date début amortissement" msgstr "Start date for amortization\t" @@ -8549,6 +9025,8 @@ msgstr "Start date for amortization\t" #: include/class/acc_ledger_sale.class.php:87 #: include/class/acc_ledger.class.php:1265 #: include/class/acc_ledger_fin.class.php:193 +#: include/class/acc_ledger.class.php:1267 +#: include/class/acc_ledger_purchase.class.php:95 msgid "Date et periode ne correspondent pas" msgstr "Date and period do not match" @@ -8669,6 +9147,11 @@ msgstr "Invalid date" #: include/class/acc_ledger.class.php:1245 #: include/class/acc_currency.class.php:151 #: include/class/anc_table.class.php:251 include/lib/ac_common.php:713 +#: include/ext/ohada/boot.php:74 include/ext/ohada/index.php:67 +#: include/ext/importbank/include/template/show_transfer.php:113 +#: include/class/acc_ledger.class.php:247 +#: include/class/acc_ledger.class.php:1247 +#: include/class/acc_ledger_purchase.class.php:80 msgid "Date invalide" msgstr "Invalid Date" @@ -8692,7 +9175,8 @@ msgstr "Invalid date" #: include/compta_ods.inc.php:127 include/compta_ven.inc.php:213 #: include/compta_ven.inc.php:180 include/compta_ods.inc.php:136 #: include/compta_ach.inc.php:163 include/compta_ods.inc.php:123 -#: include/compta_ach.inc.php:164 +#: include/compta_ach.inc.php:164 include/compta_ach.inc.php:173 +#: include/compta_ven.inc.php:191 msgid "Date invalide, opération non extournée" msgstr "Invalid date, operation not reversed" @@ -8704,6 +9188,7 @@ msgstr "Invalid date, operation not reversed" #: include/template/detail-action.php:123 #: include/template/detail-action.php:136 #: include/template/follow_up-display.php:157 +#: include/template/follow_up-display.php:190 msgid "Date limite" msgstr "Deadline" @@ -8818,6 +9303,9 @@ msgstr "Date of operation" #: include/template/ledger_detail_ach.php:40 #: tmp/import-advanced/class/import/impacc2_csv.class.php:485 #: tmp/import-advanced/class/import/impacc2_csv.class.php:524 +#: include/template/ledger_detail_ach.php:45 +#: include/class/acc_ledger_purchase.class.php:2162 +#: include/class/acc_ledger_sale.class.php:1744 msgid "Date paiement" msgstr "Payment date" @@ -8877,6 +9365,8 @@ msgstr "Upload date" #: include/class/acc_ledger_purchase.class.php:2092 #: include/class/acc_ledger_sale.class.php:1697 #: include/class/acc_ledger_purchase.class.php:2125 +#: include/class/acc_ledger_purchase.class.php:2163 +#: include/class/acc_ledger_sale.class.php:1745 msgid "Date échéance" msgstr " Limit Date" @@ -8889,6 +9379,7 @@ msgstr " Limit Date" #: include/class/acc_ledger_sale.class.php:235 #: include/class/acc_ledger_sale.class.php:244 #: include/class/acc_ledger_purchase.class.php:282 +#: include/class/acc_ledger_purchase.class.php:287 msgid "Date échéance invalide" msgstr "Inavlid limit date" @@ -8955,6 +9446,7 @@ msgstr "Payment request" #: include/export/export_stock_resume_list.php:38 #: include/export/export_stock_histo_csv.php:40 #: include/export/export_stock_resume_list.php:36 +#: include/export/export_stock_histo_csv.php:41 msgid "Depot" msgstr "Store" @@ -8975,6 +9467,8 @@ msgstr "Store" #: include/ext/noalyss-export/template/export_param.php:102 #: include/class/acc_bilan.class.php:69 include/class/acc_bilan.class.php:95 #: include/balance.inc.php:73 include/print_currency01.inc.php:107 +#: include/ext/bilan_interne/acc_bilaninterne.class.php:302 +#: include/class/anc_print.class.php:138 msgid "Depuis" msgstr "From" @@ -8988,9 +9482,8 @@ msgid "Depuis le poste" msgstr "From the accountancy" #: include/class/follow_up.class.php:724 -#, fuzzy msgid "Dernier comm." -msgstr "Date last comment" +msgstr "Last comment" #: include/template/modele_document.php:80 #: include/template/modele_document.php:81 @@ -9313,7 +9806,17 @@ msgstr "Event depends on this category" #: include/template/param_jrn.php:143 include/template/fiche_def_input.php:18 #: include/database.item.php:166 #: include/widget/todo_list/todo_list-display_new_note.php:38 -#: include/menu.inc.php:109 +#: include/menu.inc.php:109 include/database.item.php:159 +#: include/template/fiche_def_input.php:19 +#: include/template/follow_up-display.php:349 +#: include/template/follow_up-display.php:363 +#: include/template/follow_up-display.php:371 +#: include/template/follow_up-display.php:380 +#: include/template/ledger_detail_ach.php:148 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:104 +#: include/ext/rapport_avance/include/template/rapav_repository-display_form.php:34 +#: include/ajax/ajax_admin.php:237 include/ajax/ajax_boxcard_search.php:64 +#: include/class/fiche.class.php:921 include/class/fiche.class.php:1001 msgid "Description" msgstr "Description" @@ -9411,12 +9914,19 @@ msgstr "Recipient" msgid "Destinataire invalide" msgstr "Invalid recipient" -#: include/ext/etat_annexe_ohada/index.php:86 +#: include/ext/rash/raw.php:128 +#, fuzzy +msgid "Destination" +msgstr "Recipient" + +#: include/ext/etat_annexe_ohada/index.php:86 include/ext/ohada/index.php:86 msgid "Dettes dues SMT" msgstr "Debt SMT" #: include/ext/etat_annexe_ohada/index.php:80 #: include/ext/etat_annexe_ohada/include/unpaid_supplier.class.php:42 +#: include/ext/ohada/index.php:80 +#: include/ext/ohada/include/unpaid_supplier.class.php:54 msgid "Dettes impayées SMT" msgstr "Unpaid Debt SMT" @@ -9425,11 +9935,17 @@ msgstr "Unpaid Debt SMT" msgid "Dettes non échues SMT" msgstr "not due Debt SMT" +#: include/ext/ohada/include/unpaid_due_supplier.class.php:36 +#, fuzzy +msgid "Dettes échues SMT" +msgstr "not due Debt SMT" + #: include/class/acc_account_ledger.class.php:399 #: include/class/fiche.class.php:1596 include/class/fiche.class.php:963 #: include/class/acc_account_ledger.class.php:403 #: include/class/fiche.class.php:969 include/class/fiche.class.php:1002 #: include/class/acc_account_ledger.class.php:491 +#: include/class/fiche.class.php:1004 msgid "Dev." msgstr "Cur." @@ -9481,6 +9997,10 @@ msgstr "Device" #: include/template/acc_ledger_history_financial_oneline.php:41 #: include/template/ledger_search.php:106 include/template/param_jrn.php:209 #: include/database.item.php:115 include/print_currency01.inc.php:113 +#: include/database.item.php:113 include/class/acc_ledger.class.php:1039 +#: include/class/acc_ledger_purchase.class.php:2196 +#: include/class/acc_ledger_sale.class.php:1775 +#: include/class/acc_operation.class.php:931 msgid "Devise" msgstr "Currency " @@ -9535,7 +10055,7 @@ msgstr "Used currency" #: include/database.item.php:139 include/database.item.php:138 #: include/database.item.php:131 include/database.item.php:129 -#: include/database.item.php:145 +#: include/database.item.php:145 include/database.item.php:143 msgid "Devises" msgstr "Currency" @@ -9584,6 +10104,9 @@ msgstr "Cumulated diff" #: include/class/acc_ledger_fin.class.php:666 #: include/class/acc_ledger_fin.class.php:695 #: include/operation_ods_new.inc.php:101 +#: include/ext/coprop/include/appel_fond.inc.php:95 +#: include/ext/coprop/include/appel_fond.inc.php:195 +#: include/ext/coprop/include/coprop_appel_fond.class.php:265 msgid "Difference" msgstr "Difference" @@ -9611,10 +10134,12 @@ msgstr "Difference" #: include/class/acc_ledger.class.php:1433 #: include/class/acc_ledger.class.php:1463 #: include/class/acc_ledger.class.php:1568 +#: include/class/acc_ledger.class.php:1570 msgid "Différence de change" msgstr "Difference of exchange" #: include/ext/amortis/include/template/material_detail.php:190 +#: include/ext/amortis/include/template/material_detail.php:200 #, php-format msgid "" "Différence entre le montant à amortir %s et le montant amorti %s = %s" @@ -9652,6 +10177,7 @@ msgstr "Difference" #: include/class/calendar.class.php:184 include/class/calendar.class.php:276 #: include/ajax/ajax_preference.php:184 include/class/calendar.class.php:195 #: include/class/calendar.class.php:287 include/ajax/ajax_preference.php:185 +#: include/ext/noalyss-timesheet/timesheet.class.php:127 msgid "Dimanche" msgstr "Sunday" @@ -9683,11 +10209,13 @@ msgstr "Available in the ledgers" #: include/database.item.php:199 include/ext/tva/form_parameter.php:115 #: include/database.item.php:210 include/database.item.php:74 #: include/database.item.php:202 include/database.item.php:68 -#: include/database.item.php:213 +#: include/database.item.php:213 include/database.item.php:66 +#: include/database.item.php:203 msgid "Divers" msgstr "Miscelleanous" #: include/template/follow_up-display.php:18 +#: include/template/follow_up-display.php:51 msgid "Doc. n°" msgstr "Doc #" @@ -9740,6 +10268,8 @@ msgstr "Doc #" #: include/database.item.php:83 include/database.item.php:147 #: include/class/document.class.php:208 #: include/class/acc_ledger_search.class.php:881 include/database.item.php:119 +#: include/compta_ach.inc.php:143 include/compta_ven.inc.php:153 +#: include/database.item.php:117 include/ext/noalyss_document/index.php:141 msgid "Document" msgstr "Document" @@ -9749,7 +10279,7 @@ msgstr "Document" #: include/database.item.php:173 include/database.item.php:176 #: include/database.item.php:184 include/database.item.php:189 #: include/database.item.php:182 include/database.item.php:202 -#: include/database.item.php:205 +#: include/database.item.php:205 include/database.item.php:195 msgid "Document Interne" msgstr "Internal Document" @@ -9762,7 +10292,7 @@ msgstr "Document followup" #: include/database.item.php:124 include/database.item.php:128 #: include/database.item.php:122 include/database.item.php:121 #: include/database.item.php:115 include/database.item.php:113 -#: include/database.item.php:98 +#: include/database.item.php:98 include/database.item.php:96 msgid "Document de suivi sous forme de liste" msgstr "Consignment as list" @@ -9804,6 +10334,8 @@ msgstr "Document id" #: include/template/detail-action.php:411 #: include/template/detail-action.php:440 #: include/template/follow_up-display.php:565 +#: include/template/follow_up-display.php:616 +#: include/ext/invoicing/include/invoicing.inc.php:114 msgid "Document à générer" msgstr "Document to generate" @@ -9828,6 +10360,7 @@ msgstr "Unknown member" #: include/ext/importbank/include/template/show_list.php:63 #: include/ext/importbank/include/template/show_list.php:81 +#: include/ext/importbank/include/template/show_list.php:89 msgid "Donner la contrepartie" msgstr "Set the counterpart" @@ -9931,7 +10464,7 @@ msgstr "Data" #: include/ext/importbank/include/import_bank.class.php:496 #: include/class/acc_ledger_history.class.php:80 #: include/compta_fin_rec.inc.php:176 include/compta_fin_rec.inc.php:183 -#: include/modele.inc.php:408 +#: include/modele.inc.php:408 include/ext/importbank/index.php:198 msgid "Donnée invalide" msgstr "Invalid data" @@ -9965,6 +10498,8 @@ msgstr "Invalid data" #: tmp/import-advanced/class/import/impacc2_csv_misc_operation.class.php:56 #: include/class/tax_summary.class.php:141 #: include/class/tax_summary.class.php:158 +#: include/class/tax_summary.class.php:148 +#: include/class/tax_summary.class.php:175 msgid "Données manquantes" msgstr "Invalid data" @@ -9986,7 +10521,7 @@ msgstr "No data available" #: include/user.inc.php:125 include/restore.inc.php:220 #: include/restore.inc.php:221 include/restore.inc.php:222 #: include/user.inc.php:127 include/user.inc.php:129 include/user.inc.php:214 -#: include/user.inc.php:250 +#: include/user.inc.php:250 include/user.inc.php:251 msgid "Dossier" msgstr "Folders" @@ -10017,9 +10552,8 @@ msgid "Dossier invalide" msgstr "Invalid folder" #: include/class/dossier.class.php:180 -#, fuzzy msgid "Dossier max dépassé " -msgstr "Displaid folders" +msgstr "Max folders " #: include/class_user.php:897 include/class_user.php:926 #: include/class_user.php:932 include/class_user.php:933 @@ -10039,14 +10573,14 @@ msgstr "Folders" #: include/ajax_admin.php:142 include/ajax_admin.php:143 #: include/ajax/ajax_admin.php:143 include/ajax/ajax_admin.php:147 #: include/ajax/ajax_admin.php:148 include/ajax/ajax_admin.php:156 -#: include/ajax/ajax_admin.php:155 +#: include/ajax/ajax_admin.php:155 include/ajax/ajax_admin.php:159 msgid "Dossiers affichés" msgstr "Displaid folders" #: include/ajax_admin.php:142 include/ajax_admin.php:143 #: include/ajax/ajax_admin.php:143 include/ajax/ajax_admin.php:147 #: include/ajax/ajax_admin.php:148 include/ajax/ajax_admin.php:156 -#: include/ajax/ajax_admin.php:155 +#: include/ajax/ajax_admin.php:155 include/ajax/ajax_admin.php:159 msgid "Dossiers trouvés" msgstr "Found folders" @@ -10084,6 +10618,8 @@ msgstr "Staffing" #: include/class/acc_ledger.class.php:1140 #: include/class/acc_ledger_sale.class.php:63 #: include/class/acc_ledger.class.php:1240 +#: include/class/acc_ledger.class.php:1242 +#: include/class/acc_ledger_purchase.class.php:71 msgid "Double Encodage" msgstr "Double entries" @@ -10097,6 +10633,8 @@ msgstr "Double entries" #: include/class/card_attribut_mtable.class.php:180 include/profile.inc.php:348 #: include/cfgfiche.inc.php:105 #: include/class/card_attribut_mtable.class.php:182 +#: include/ext/importbank/ajax.php:198 +#: include/ext/importbank/include/template/show_list.php:125 msgid "Doublon" msgstr "Duplicate" @@ -10112,6 +10650,16 @@ msgstr "This name is already used" msgid "Doublon, ce préfixe existe déjà " msgstr "This accounting already exists" +#: include/ext/noalyss_document/include/manage_document.inc.php:104 +#, fuzzy +msgid "Doublon: documents déjà chargés" +msgstr "This name is already used" + +#: include/ext/noalyss_document/include/manage_document.inc.php:82 +#, fuzzy +msgid "Doublon: opérations déjà transférées" +msgstr "Operation already transferred: duplicate" + #: scenario/package_repository.test.php:71 msgid "Download core" msgstr "Download core" @@ -10137,6 +10685,9 @@ msgstr "Dup" #: include/template/ledger_detail_bottom.php:378 #: tmp/import-advanced/class/import/impacc2_tva.class.php:64 #: tmp/import-advanced/class/import/impacc2_tva.class.php:76 +#: include/ext/import_account/include/impacc_tva.class.php:70 +#: include/ext/import_account/include/impacc_tva.class.php:82 +#: include/ext/import-advanced/include/imd_parameter.inc.php:64 msgid "Duplicate" msgstr "Duplicate" @@ -10145,6 +10696,8 @@ msgstr "Duplicate" #: include/class/acc_operation.class.php:905 #: include/class/acc_operation.class.php:1008 #: include/template/ledger_detail_bottom.php:362 +#: include/template/ledger_detail_bottom.php:363 +#: include/class/acc_operation.class.php:1011 msgid "Dupliquer" msgstr "Duplicate" @@ -10309,16 +10862,23 @@ msgstr "Amortization term" #: include/template/operation_exercice-input_row.php:95 #: include/template/letter_all.php:34 include/template/letter_prop.php:39 #: include/template/letter_prop.php:83 include/operation_ods_new.inc.php:109 +#: include/balance.inc.php:346 include/ext/coprop/include/appel_fond.inc.php:91 +#: include/ext/coprop/include/appel_fond.inc.php:101 +#: include/ext/coprop/include/appel_fond.inc.php:191 +#: include/ext/coprop/include/appel_fond.inc.php:201 +#: include/ext/coprop/include/coprop_appel_fond.class.php:261 +#: include/ext/coprop/include/coprop_appel_fond.class.php:271 +#: include/class/acc_ledger.class.php:731 include/class/fiche.class.php:1005 msgid "Débit" msgstr "Debit" #: include/class/operation_exercice.class.php:131 -#, fuzzy, php-format +#, php-format msgid "Débit %s" -msgstr "Debit" +msgstr "Debit %s" #: include/balance.inc.php:309 include/balance.inc.php:327 -#: include/balance.inc.php:331 +#: include/balance.inc.php:331 include/balance.inc.php:340 msgid "Débit N-1" msgstr "Debit N-1" @@ -10335,6 +10895,7 @@ msgstr "Debit or credit" #: include/class/fiche.class.php:1516 include/class/fiche.class.php:883 #: include/class/fiche.class.php:889 include/class/fiche.class.php:921 #: include/class/operation_exercice.class.php:83 +#: include/class/fiche.class.php:923 msgid "Débit/Crédit" msgstr "Debit or credit" @@ -10348,14 +10909,20 @@ msgstr "Debit" msgid "Début" msgstr "Start date" +#: include/ext/amortis/include/template/amortiz_utility-display_compute_time.php:38 +#, fuzzy +msgid "Début d'exercice" +msgstr "Begin exercice N" + #: include/ext/rapport_avance/include/formulaire_param.class.php:155 +#: include/ext/rapport_avance/include/formulaire_param.class.php:157 msgid "Début début exercice N" msgstr "Begin exercice N" #: include/class/periode.class.php:649 include/class/periode.class.php:651 #: include/class/periode.class.php:653 include/class/periode.class.php:654 #: include/class/periode.class.php:655 include/class/periode.class.php:661 -#: include/class/periode.class.php:679 +#: include/class/periode.class.php:679 include/class/periode.class.php:686 msgid "Décembre" msgstr "December" @@ -10367,22 +10934,25 @@ msgstr "Decimal" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:60 #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:271 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:61 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:64 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:283 msgid "Déclarant" msgstr "Declarer" #: include/ext/skel/index.php:43 include/ext/tva/index.php:32 #: include/ext/tva/index.php:35 include/ext/tva/index.php:36 -#: include/ext/tva/tva_pdf_writer.class.php:44 +#: include/ext/tva/tva_pdf_writer.class.php:44 include/ext/tva/index.php:43 msgid "Déclaration TVA" msgstr "VAT return" -#: include/ext/tva/ajax.php:177 +#: include/ext/tva/ajax.php:177 include/ext/tva/ajax.php:170 #, php-format msgid "Déclaration TVA %s %s %s" msgstr "VAT Form %s %s %s" #: include/ext/skel/index.php:43 include/ext/tva/index.php:32 #: include/ext/tva/index.php:35 include/ext/tva/index.php:36 +#: include/ext/tva/index.php:43 msgid "Déclaration Trimestriel ou annuel de TVA" msgstr "Quarterly or annual VAT return" @@ -10395,6 +10965,9 @@ msgstr "Tax form" #: include/ext/tva/list_intra.inc.php:49 include/ext/tva/decl_tva.inc.php:53 #: include/ext/tva/list_assujetti.inc.php:54 #: include/ext/tva/list_intra.inc.php:54 +#: include/ext/tva/include/decl_tva.inc.php:64 +#: include/ext/tva/include/list_assujetti.inc.php:61 +#: include/ext/tva/include/list_intra.inc.php:58 msgid "Déclaration sauvée" msgstr "Declaration saved" @@ -10422,6 +10995,7 @@ msgstr "Logout" #: include/database.item.php:101 include/database.item.php:99 #: include/database.item.php:103 include/database.item.php:94 #: include/database.item.php:97 include/database.item.php:80 +#: include/database.item.php:78 msgid "Déconnexion " msgstr "Disconnect" @@ -10456,6 +11030,8 @@ msgstr "Disconnect" #: include/class/acc_ledger_purchase.class.php:1944 #: include/class/acc_ledger_sale.class.php:1224 #: include/class/acc_ledger_purchase.class.php:1977 +#: include/class/acc_ledger_purchase.class.php:2015 +#: include/class/acc_ledger_sale.class.php:1272 msgid "Déduction acompte " msgstr "Amount already paid" @@ -10511,6 +11087,8 @@ msgstr "Delimiter " #: include/class/acc_ledger_sale.class.php:922 #: include/class/acc_ledger_purchase.class.php:1634 #: include/template/form_ledger_detail.php:108 +#: include/class/acc_ledger_purchase.class.php:1672 +#: include/class/acc_ledger_sale.class.php:970 msgid "Dénomination" msgstr "Name" @@ -10525,6 +11103,7 @@ msgstr "Depending on" #: include/template/detail-action.php:177 #: include/template/detail-action.php:190 #: include/template/follow_up-display.php:214 +#: include/template/follow_up-display.php:247 msgid "Dépendant" msgstr "Depending on" @@ -10549,7 +11128,7 @@ msgstr "Purchase" #: include/database.item.php:149 include/database.item.php:154 #: include/database.item.php:150 include/database.item.php:159 #: include/database.item.php:169 include/database.item.php:164 -#: include/database.item.php:193 +#: include/database.item.php:193 include/database.item.php:186 msgid "Dépense charge du grant (partie privé) " msgstr "Expenditure charged to the grant (private party)" @@ -10557,6 +11136,11 @@ msgstr "Expenditure charged to the grant (private party)" msgid "Dépense charge du gérant (partie privé) " msgstr "Expense charged to the grant (private part)" +#: include/ext/tools/include/template/search_view.php:216 +#, fuzzy +msgid "Déplacer dans un autre journal" +msgstr "Choose another ledger" + #: include/template/fiche_list.php:89 include/template/fiche_list.php:91 #: include/template/fiche_list.php:93 include/template/fiche_list.php:98 #: include/template/fiche_list.php:107 @@ -10579,7 +11163,7 @@ msgstr "Warehouse" #: include/database.item.php:140 #: include/template/acc_ledger-input_extra_info.php:71 #: include/database.item.php:103 include/database.item.php:101 -#: include/database.item.php:147 +#: include/database.item.php:147 include/database.item.php:145 msgid "Dépôt" msgstr "Warehouse" @@ -10621,7 +11205,7 @@ msgstr "Deactivated" #: html/do.php:93 html/do.php:60 html/do.php:63 html/do.php:64 html/do.php:65 #: html/do_BASE_342368.php:65 html/do_LOCAL_342368.php:65 html/do.php:70 -#: html/do_REMOTE_342368.php:65 +#: html/do_REMOTE_342368.php:65 html/do.php:72 msgid "Désolé" msgstr "Sorry" @@ -10638,6 +11222,11 @@ msgstr "Impossible to connect to %s" msgid "Désolé aucun résultat trouvé" msgstr "Sorry no data found" +#: include/ext/amortis/ajax.php:100 +#, fuzzy +msgid "Désolé date invalide" +msgstr "Invalid code" + #: html/ajax_ledger.php:200 html/ajax_ledger.php:218 html/ajax_ledger.php:222 #: html/ajax_ledger.php:223 html/ajax_ledger.php:225 #: include/ajax/ajax_ledger.php:202 include/ajax/ajax_ledger.php:205 @@ -10654,6 +11243,7 @@ msgstr "Sorry , not possible to change the ledger in currency" #: include/ext/invoicing/include/invoice_send_mail.inc.php:39 #: include/ext/invoicing/include/invoice_send_mail.inc.php:61 #: include/ext/invoicing/include/invoice_send_mail.inc.php:65 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:63 msgid "Désolé mais il faut donner l'email de celui qui envoie" msgstr "Sorry, but you have to give the email of sender" @@ -10753,15 +11343,13 @@ msgstr "Reporting" msgid "Détail Menus" msgstr "Detailed Menus" -#: include/database.item.php:139 -#, fuzzy +#: include/database.item.php:139 include/database.item.php:137 msgid "Détail TVA" -msgstr "Details VAT" +msgstr "Details VAT " -#: include/database.item.php:139 -#, fuzzy +#: include/database.item.php:139 include/database.item.php:137 msgid "Détail TVA par journal" -msgstr "Total VAT by ledger" +msgstr "Total VAT by ledger " #: include/ajax_view_action.php:33 include/ajax/ajax_view_action.php:33 #: include/ajax/ajax_view_action.php:31 @@ -10811,6 +11399,8 @@ msgstr "Details item" #: include/class/acc_ledger_purchase.class.php:1603 #: include/class/acc_ledger_purchase.class.php:1176 #: include/class/acc_ledger_purchase.class.php:1629 +#: include/class/acc_ledger_purchase.class.php:1214 +#: include/class/acc_ledger_purchase.class.php:1667 msgid "Détail articles achetés" msgstr "Detail items" @@ -10847,6 +11437,8 @@ msgstr "Detail items" #: include/class/acc_ledger_sale.class.php:1419 #: include/class/acc_ledger_sale.class.php:917 #: include/class/acc_ledger_sale.class.php:1471 +#: include/class/acc_ledger_sale.class.php:965 +#: include/class/acc_ledger_sale.class.php:1519 msgid "Détail articles vendus" msgstr "Detail sold items" @@ -10865,11 +11457,11 @@ msgstr "Details of the card" #: include/ext/amortis/include/material_modify.inc.php:40 #: include/ext/amortis/include/template/material_display.php:1 #: include/ext/amortis/include/material_modify.inc.php:39 +#: include/ext/amortis/include/material_modify.inc.php:45 msgid "Détail de matériel" msgstr "Equipment detail" -#: include/database.item.php:139 -#, fuzzy +#: include/database.item.php:139 include/database.item.php:137 msgid "Détail des TVA " msgstr "Details VAT" @@ -10964,6 +11556,8 @@ msgstr "Details operation" #: include/class/acc_ledger_purchase.class.php:1552 #: include/class/acc_ledger_sale.class.php:864 #: include/class/acc_ledger_purchase.class.php:1574 +#: include/class/acc_ledger_purchase.class.php:1612 +#: include/class/acc_ledger_sale.class.php:912 msgid "Détail opération " msgstr "Details operation" @@ -10995,9 +11589,8 @@ msgid "ERREUR" msgstr "ERROR" #: include/class/card_attribut_mtable.class.php:230 -#, fuzzy msgid "ERREUR SQL : " -msgstr "ERROR" +msgstr "ERROR " #: include/database/v_currency_last_value_sql.class.php:91 msgid "EUR ne peut pas être effacé" @@ -11061,6 +11654,9 @@ msgstr "EUR cannot be removed" #: include/template/ledger_detail_ach.php:34 #: tmp/import-advanced/class/import/impacc2_csv.class.php:484 #: tmp/import-advanced/class/import/impacc2_csv.class.php:523 +#: include/template/ledger_detail_ach.php:39 +#: include/class/acc_ledger_purchase.class.php:1640 +#: include/class/acc_ledger_sale.class.php:940 msgid "Echeance" msgstr "Limit Date" @@ -11092,12 +11688,15 @@ msgstr "Limit Date" #: include/class/acc_ledger_purchase.class.php:1954 #: include/class/acc_ledger_purchase.class.php:2027 #: include/class/acc_ledger_purchase.class.php:2060 +#: include/class/acc_ledger_purchase.class.php:2098 msgid "Echeance dépassée" msgstr "Missed deadline" #: include/ext/importbank/include/template/show_transfer.php:271 #: include/ext/importbank/include/template/show_transfer.php:270 #: include/ext/importbank/include/template/show_transfer.php:276 +#: include/ext/noalyss_document/ndc_load.php:48 +#: include/ext/importbank/include/template/show_transfer.php:170 msgid "Echec" msgstr "Failed" @@ -11109,6 +11708,7 @@ msgstr "Fail" #: include/class/document_export.class.php:218 #: include/class/document_export.class.php:225 #: include/class/document_export.class.php:230 +#: include/class/document_export.class.php:236 msgid "Echec " msgstr "Failure" @@ -11119,6 +11719,7 @@ msgstr "Failure" #: include/class/document_export.class.php:245 #: include/class/document_export.class.php:252 #: include/class/document_export.class.php:257 +#: include/class/document_export.class.php:263 msgid "Echec Ajout detail " msgstr "Add details failed" @@ -11147,6 +11748,7 @@ msgid "Echec création " msgstr "Creation failed" #: include/ext/rapport_avance/include/rapav_declaration.class.php:261 +#: include/ext/rapport_avance/include/rapav_declaration.class.php:262 #, php-format msgid "Echec création PDF [%s]" msgstr "Fail PDF [%s]" @@ -11184,10 +11786,12 @@ msgstr "Fail : missing or incorrect data" #: include/ext/importbank/include/template/show_transfer.php:125 #: include/ext/importbank/include/template/show_transfer.php:131 +#: include/ext/importbank/include/template/show_transfer.php:128 msgid "Echec import" msgstr "Import failed" #: include/ext/rapport_avance/include/rapav_declaration.class.php:251 +#: include/ext/rapport_avance/include/rapav_declaration.class.php:252 #, php-format msgid "Echec import [%s]" msgstr "Fail import [%s]" @@ -11251,6 +11855,7 @@ msgstr "Response Failed" #: include/class/pdf_operation.class.php:85 #: tmp/import-advanced/template/operation_result.php:109 #: include/class/acc_ledger_sale.class.php:1338 +#: include/class/acc_ledger_sale.class.php:1386 msgid "Echéance" msgstr "Date Limit" @@ -11319,15 +11924,15 @@ msgstr "Opening" msgid "Ecriture d'ouverture %d" msgstr "Opening entry %d" -#: include/database.item.php:129 -#, fuzzy +#: include/database.item.php:129 include/database.item.php:127 msgid "" "Ecriture d'ouverture ou de fermeture , , reporte les soldes des comptes de " "l'année passé du poste comptable 0xxx à 5xxxx sur l'année courante ou ferme " "les comptes de 6 à 7 de l'année " msgstr "" -"Open writing , reput the saldo of accounting of previous exercice 0xxx to " -"5xxxx on current one" +"Closing and opening writing , bring the balance of accounting of previous" +" exercice 0xxx to " +"5xxxx to current exercice or close accounting 6 to 7" #: include/database.item.php:91 include/database.item.php:94 #: include/database.item.php:88 include/database.item.php:86 @@ -11358,6 +11963,7 @@ msgstr "Writing not possible" #: include/database.item.php:55 include/database.item.php:54 #: include/database.item.php:51 include/database.item.php:52 #: include/database.item.php:50 include/database.item.php:49 +#: include/database.item.php:47 msgid "Ecriture prédefinie" msgstr "Predefined accounting" @@ -11386,7 +11992,8 @@ msgstr "Accounting" #: include/ajax/ajax_card.php:174 #: tmp/import-advanced/template/transfer-select-file.php:55 #: include/ajax/ajax_card.php:182 include/ajax/ajax_admin.php:262 -#: include/ajax/ajax_admin.php:294 +#: include/ajax/ajax_admin.php:294 include/ajax/ajax_admin.php:265 +#: include/ajax/ajax_admin.php:297 msgid "Efface" msgstr "Remove" @@ -11450,7 +12057,7 @@ msgstr "Erase statement" #: include/class/periode.class.php:673 include/class/periode.class.php:675 #: include/class/periode.class.php:677 include/class/periode.class.php:678 #: include/class/periode.class.php:679 include/class/periode.class.php:694 -#: include/class/periode.class.php:712 +#: include/class/periode.class.php:712 include/class/periode.class.php:719 msgid "Effacement impossible" msgstr "Impossible removal" @@ -11468,6 +12075,7 @@ msgstr "Warning : you can not change in a closed period" #: include/class/tva_rate_mtable.class.php:284 #: include/class/tva_rate_mtable.class.php:282 #: include/class/tva_rate_mtable.class.php:356 +#: include/class/tva_rate_mtable.class.php:416 msgid "Effacement interdit : TVA utilisée" msgstr "Removal forbidden : VAT In use" @@ -11583,6 +12191,13 @@ msgstr "Removal forbidden" #: include/ajax/ajax_admin.php:277 include/ajax/ajax_admin.php:308 #: include/modele.inc.php:312 #: include/template/operation_exercice-input_row.php:108 +#: include/compta_fin.inc.php:163 +#: include/ext/amortis/include/template/material_detail.php:211 +#: include/ext/importbank/include/template/show_field.php:121 +#: include/ext/importbank/include/template/show_list.php:249 +#: include/ajax/ajax_admin.php:280 include/ajax/ajax_admin.php:311 +#: include/class/document_modele.class.php:72 +#: include/class/document_type.class.php:90 msgid "Effacer" msgstr "Remove" @@ -11601,6 +12216,7 @@ msgstr "Remove" #: include/compta_ach.inc.php:294 include/compta_ven.inc.php:327 #: include/compta_ven.inc.php:294 include/compta_ach.inc.php:259 #: include/compta_ven.inc.php:298 include/compta_ach.inc.php:275 +#: include/compta_ach.inc.php:285 include/compta_ven.inc.php:310 msgid "Effacer " msgstr "Remove" @@ -11696,6 +12312,8 @@ msgstr "Remove an operation" #: include/ext/importbank/include/template/show_import.php:29 #: include/lib/manage_table_sql.class.php:1407 #: include/lib/manage_table_sql.class.php:1481 +#: include/ext/amortis/include/material_delete.inc.php:16 +#: include/ext/importbank/include/template/show_import.php:28 msgid "Effacé" msgstr "Erased" @@ -11729,11 +12347,12 @@ msgstr "Items" #: include/ajax/ajax_preference.php:78 include/user.inc.php:171 #: include/database.item.php:209 include/database.item.php:201 #: include/user.inc.php:200 include/user.inc.php:253 -#: include/database.item.php:212 +#: include/database.item.php:212 include/database.item.php:202 +#: include/user.inc.php:201 include/user.inc.php:254 msgid "Email" msgstr "E-mail" -#: include/database.item.php:195 +#: include/database.item.php:195 include/database.item.php:188 #, fuzzy msgid "Email " msgstr "E-mail" @@ -11750,6 +12369,8 @@ msgstr "Email sent" #: include/ext/transform/include/class_transform_representative.php:198 #: include/ext/transform/include/transform_declarant.class.php:163 #: include/ext/transform/include/transform_representative.class.php:198 +#: include/ext/transform/include/transform_declarant.class.php:187 +#: include/ext/transform/include/transform_representative.class.php:208 msgid "Email incorrect" msgstr "Incorrect Email" @@ -11765,8 +12386,8 @@ msgid "" "En Belgique, l'exercice commence par un report des comptes de 0 à 5, mais " "pas en France, ce solde est calculé depuis le tout premier exercice" msgstr "" -"In Belgium, the exercice start with the report of accounting 0 to 5 but in" -" France , these accoutings are computed from the very first exercice " +"In Belgium, the exercice start with the report of accounting 0 to 5 but in " +"France , these accoutings are computed from the very first exercice " #: include/template/stock_summary_list.php:49 msgid "En Stock" @@ -11782,6 +12403,7 @@ msgstr "" #: include/ext/amortis/include/class_am_generate.php:197 #: include/ext/amortis/include/am_generate.class.php:197 +#: include/ext/amortis/include/am_generate.class.php:201 msgid "En plusieurs opérations" msgstr "In several operations" @@ -11793,6 +12415,7 @@ msgstr "Late" #: include/ext/amortis/include/class_am_generate.php:196 #: include/ext/amortis/include/am_generate.class.php:196 +#: include/ext/amortis/include/am_generate.class.php:200 msgid "En une opération" msgstr "In one operation" @@ -11826,6 +12449,7 @@ msgstr "In mono mode, the database name must be set" #: include/ext/sav/include/class_sav_repair_card_sql.php:73 #: include/ext/sav/include/sav_repair_card_sql.class.php:68 #: include/ext/sav/include/sav_repair_card_sql.class.php:73 +#: include/ext/sav/index.php:48 msgid "En-cours" msgstr "en-cours" @@ -11865,7 +12489,7 @@ msgstr "Customer payment today" #: include/ajax/ajax_preference.php:240 include/ajax/ajax_preference.php:241 #: tmp/import-advanced/template/upload_operation_csv.php:61 #: tmp/import-advanced/template/upload_operation_fec.php:50 -#: include/ajax/ajax_preference.php:242 +#: include/ajax/ajax_preference.php:242 include/ajax/ajax_preference.php:258 msgid "Encodage" msgstr "Encoding" @@ -11873,7 +12497,7 @@ msgstr "Encoding" #: include/database.item.php:57 include/database.item.php:55 #: include/database.item.php:56 include/database.item.php:52 #: include/database.item.php:53 include/database.item.php:51 -#: include/database.item.php:50 +#: include/database.item.php:50 include/database.item.php:48 msgid "Encodage d'un extrait bancaire (=relevé bancaire)" msgstr "Encode bank receipt" @@ -11881,6 +12505,7 @@ msgstr "Encode bank receipt" #: include/database.item.php:11 include/database.item.php:9 #: include/database.item.php:10 include/database.item.php:58 #: include/database.item.php:60 include/database.item.php:55 +#: include/database.item.php:53 msgid "Encodage de tous vos revenus ou vente" msgstr "Encode all in and outcomes" @@ -11899,13 +12524,32 @@ msgstr "Unicode encoding" msgid "Encoder la facture" msgstr "Enter the invoice" +#: include/ext/rash/raw.php:156 +#, fuzzy +msgid "Enfant code" +msgstr "Missing code " + +#: include/ext/rash/raw.php:154 +#, fuzzy +msgid "Enfant nom" +msgstr "Missing name" + +#: include/ext/rash/raw.php:155 +#, fuzzy +msgid "Enfant prénom" +msgstr "First Name" + +#: include/ext/rash/index.php:78 +msgid "Enfants" +msgstr "Children" + #: include/ajax_admin.php:56 include/user_detail.inc.php:230 #: include/ajax_admin.php:57 include/user_detail.inc.php:226 #: include/ajax/ajax_admin.php:57 include/user_detail.inc.php:235 #: include/ajax/ajax_admin.php:54 include/ajax/ajax_admin.php:62 #: include/user_detail.inc.php:273 include/user_detail.inc.php:269 #: include/ajax/ajax_admin.php:61 include/user_detail.inc.php:199 -#: include/user_detail.inc.php:201 +#: include/user_detail.inc.php:201 include/ajax/ajax_admin.php:65 msgid "Enleve" msgstr "Remove" @@ -11918,16 +12562,19 @@ msgid "Enleve les éléments cochés" msgstr "Remove the checked items" #: include/template/action_other_action.php:43 +#: include/ext/tools/include/template/search_view.php:265 msgid "Enlever des étiquettes" msgstr "remove tag" #: include/ext/importbank/include/template/show_list.php:21 #: include/ext/importbank/include/template/show_list.php:73 #: include/ext/importbank/include/template/show_list.php:91 +#: include/ext/importbank/include/template/show_list.php:99 msgid "Enlever le marquage de suppression" msgstr "Suppress the mark for deleting" #: include/template/action_other_action.php:51 +#: include/ext/tools/include/template/search_view.php:273 msgid "Enlever toutes les étiquettes des documents choisis" msgstr "Remove all tags for the selected documents" @@ -11963,7 +12610,8 @@ msgstr "Record" #: include/compta_ach.inc.php:160 include/compta_fin.inc.php:120 #: include/compta_ven.inc.php:114 include/ext/modop/modop_save.php:90 #: include/ext/tva/ajax.php:118 include/compta_ven.inc.php:84 -#: include/compta_ach.inc.php:122 +#: include/compta_ach.inc.php:122 include/compta_ach.inc.php:131 +#: include/compta_fin.inc.php:129 include/ext/tva/ajax.php:134 msgid "Enregistrement" msgstr "Record" @@ -11998,13 +12646,21 @@ msgstr "Recorded in" #: include/compta_ach.inc.php:258 include/action.common.inc.php:214 #: include/action.common.inc.php:383 include/compta_ven.inc.php:297 #: include/compta_ach.inc.php:274 include/action.common.inc.php:392 +#: include/compta_ach.inc.php:284 include/compta_ven.inc.php:309 msgid "Enregistrer" msgstr "Submit" +#: include/ext/importbank/include/template/import_coda.php:66 +#, fuzzy +msgid "Enregistrer dans le journal" +msgstr "Recorded in ledger" + #: include/ext/importbank/include/template/confirm_transfer.php:280 #: include/ext/importbank/include/template/confirm_transfer.php:290 #: include/ext/importbank/include/template/confirm_transfer.php:248 #: include/ext/importbank/include/template/confirm_transfer.php:293 +#: include/ext/importbank/include/template/confirm_transfer.php:249 +#: include/ext/importbank/include/template/confirm_transfer.php:292 msgid "Enregistrer les opérations" msgstr "Record" @@ -12016,6 +12672,7 @@ msgstr "Recorded in ledger" #: include/class_anc_print.php:179 include/class/class_anc_print.php:179 #: include/class/class_anc_print.php:181 include/class/anc_print.class.php:175 #: include/class/anc_print.class.php:181 include/class/anc_print.class.php:182 +#: include/class/anc_print.class.php:177 msgid "Entre l'activité " msgstr "Between activity" @@ -12029,6 +12686,7 @@ msgstr "Between the account" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:99 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:100 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:104 #, php-format msgid "Entre les date %s et %s" msgstr "Between the date% s and% s" @@ -12073,12 +12731,14 @@ msgstr "Send invoices by email" #: include/ext/invoicing/include/invoice_send_mail.inc.php:170 #: include/ext/invoicing/include/invoice_send_mail.inc.php:174 #: include/ext/invoicing/include/invoice_send_mail.inc.php:186 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:189 msgid "Envoi echoué" msgstr "Sending fails" #: include/ext/invoicing/include/invoice_send_mail.inc.php:153 #: include/ext/invoicing/include/invoice_send_mail.inc.php:157 #: include/ext/invoicing/include/invoice_send_mail.inc.php:166 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:168 msgid "Envoi facture" msgstr "Shipping bill" @@ -12087,11 +12747,13 @@ msgstr "Shipping bill" #: include/ext/invoicing/include/invoice_send_mail.inc.php:147 #: include/ext/invoicing/include/invoice_send_mail.inc.php:151 #: include/ext/invoicing/include/invoice_send_mail.inc.php:160 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:162 msgid "Envoi facture " msgstr "Shipping bill" #: include/ext/rapport_avance/ajax_parameter_send_mail.php:17 #: include/ext/rapport_avance/ajax_parameter_send_mail.php:20 +#: include/ext/invoicing/include/invoicing.inc.php:119 msgid "Envoi par email" msgstr "Send by email" @@ -12144,6 +12806,7 @@ msgstr "Sent by" #: include/ajax/ajax_check_vatnumber.php:66 #: include/ajax/ajax_check_vatnumber.php:77 include/action.common.inc.php:355 #: include/lib/ac_common.php:388 +#: include/ext/importbank/include/template/show_import.php:27 msgid "Erreur" msgstr "Error:" @@ -12238,6 +12901,8 @@ msgstr "Error analytic filter %s" #: include/class/acc_compute.class.php:119 #: include/class/acc_compute.class.php:111 #: include/class/acc_compute.class.php:121 +#: include/class/acc_compute.class.php:113 +#: include/class/acc_compute.class.php:123 msgid "Erreur attribut inexistant" msgstr "Error nonexistent attribute" @@ -12251,6 +12916,7 @@ msgid "Erreur dans le fichier %s ligne %s : %s" msgstr "Error in file %s line %s : %s" #: include/ext/rapport_avance/include/rapav.class.php:165 +#: include/ext/rapport_avance/include/rapav.class.php:168 msgid "Erreur dans votre formule" msgstr "Error in formula" @@ -12264,6 +12930,9 @@ msgstr "Invalid Date" #: include/class/acc_ledger_purchase.class.php:911 #: include/class/acc_ledger_sale.class.php:627 #: include/class/acc_ledger_purchase.class.php:917 +#: include/class/acc_ledger_fin.class.php:983 +#: include/class/acc_ledger_purchase.class.php:960 +#: include/class/acc_ledger_sale.class.php:681 msgid "Erreur de balance" msgstr "Balance error" @@ -12292,7 +12961,7 @@ msgstr "Error key %s value %s" #: html/do.php:236 html/do.php:273 html/do.php:285 html/do.php:295 #: html/do.php:264 html/do.php:266 html/do.php:288 html/do.php:293 #: html/do_BASE_342368.php:293 html/do_LOCAL_342368.php:232 html/do.php:238 -#: html/do_REMOTE_342368.php:232 +#: html/do_REMOTE_342368.php:232 html/do.php:240 msgid "Erreur menu" msgstr "Error menu" @@ -12325,6 +12994,8 @@ msgstr "Error opening file %s" #: include/ajax/ajax_admin.php:104 include/ajax/ajax_admin.php:166 #: include/ajax/ajax_admin.php:194 include/ajax/ajax_admin.php:200 #: include/class/dossier.class.php:114 include/class/dossier.class.php:121 +#: include/ajax/ajax_admin.php:72 include/ajax/ajax_admin.php:108 +#: include/ajax/ajax_admin.php:198 include/ajax/ajax_admin.php:204 msgid "Erreur paramètre" msgstr "Settings error" @@ -12344,9 +13015,14 @@ msgstr "Error backup" msgid "Erreur sécurité" msgstr "Security error" +#: include/ext/noalyss-portal-client/index.php:78 +#, fuzzy +msgid "Espace" +msgstr "space" + #: html/install.php:636 html/install.php:643 html/install.php:646 #: html/install.php:699 html/install.php:705 html/install.php:716 -#: html/install.php:787 +#: html/install.php:787 html/install.php:754 msgid "Essai effacement install.php et se connecter à NOALYSS" msgstr "Try to unlink install.php and connect to Noalyss" @@ -12395,6 +13071,7 @@ msgid "Et utilisant le poste comptable" msgstr "And using the accounting item" #: include/ext/bilan_interne/index.php:75 +#: include/ext/bilan_interne/index.php:80 msgid "Etablir bilan interne" msgstr "Etablish internal balancesheet" @@ -12419,11 +13096,13 @@ msgstr "Step 1 : select folder" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:45 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:46 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:49 msgid "Etape 1/3" msgstr "Step 1/3" #: include/ext/importbank/include/template/show_field.php:5 #: include/ext/importbank/include/template/show_field.php:7 +#: include/ext/importbank/include/template/show_field.php:11 msgid "Etape 2 / 4: introduire le fichier" msgstr "Step 2 / 4 : upload the file" @@ -12438,20 +13117,24 @@ msgid "Etape 2 :Impression" msgstr "Step 2 : printing" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:266 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:278 msgid "Etape 2/3" msgstr "Step 2/3" #: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:34 +#: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:33 msgid "Etape 3/3" msgstr "Step 3/3" #: include/ext/importbank/include/template/confirm_transfer.php:143 +#: include/ext/importbank/include/template/confirm_transfer.php:138 msgid "Etape 3/4 : confirmez le transfert" msgstr "Step 2 / 4 : confirm transfer" #: include/ext/importbank/include/template/show_transfer.php:147 #: include/ext/importbank/include/template/show_transfer.php:146 #: include/ext/importbank/include/template/show_transfer.php:152 +#: include/ext/importbank/include/template/show_transfer.php:149 msgid "Etape 4/4 : les données sont sauvegardées" msgstr "Step 4/4 : data are loaded" @@ -12473,6 +13156,8 @@ msgstr "Step 4/4 : data are loaded" #: include/class/follow_up.class.php:722 #: include/template/follow_up-display.php:166 #: include/template/ledger_search.php:96 +#: include/template/follow_up-display.php:199 +#: include/ext/importbank/include/template/show_list.php:121 msgid "Etat" msgstr "State" @@ -12481,12 +13166,12 @@ msgstr "State" msgid "Etat " msgstr "State" -#: include/database.item.php:142 +#: include/database.item.php:142 include/database.item.php:140 #, fuzzy msgid "Etat des actions" msgstr "State of the stock" -#: include/database.item.php:142 +#: include/database.item.php:142 include/database.item.php:140 #, fuzzy msgid "Etat des actions dans le suivi" msgstr "Configuration document in follow-up" @@ -12504,6 +13189,7 @@ msgstr "State documents" #: include/database.item.php:95 include/database.item.php:93 #: include/database.item.php:92 include/database.item.php:86 #: include/database.item.php:88 include/database.item.php:72 +#: include/database.item.php:70 msgid "Etat des stock" msgstr "State of the stock" @@ -12511,10 +13197,11 @@ msgstr "State of the stock" #: include/database.item.php:93 include/database.item.php:91 #: include/database.item.php:92 include/database.item.php:86 #: include/database.item.php:88 include/database.item.php:72 +#: include/database.item.php:70 msgid "Etat des stock de l'exercice indiqué" msgstr "State of the repository for the selected exercice" -#: include/ext/etat_annexe_ohada/index.php:95 +#: include/ext/etat_annexe_ohada/index.php:95 include/ext/ohada/index.php:95 msgid "Etats des stocks" msgstr "State of the stock" @@ -12522,7 +13209,7 @@ msgstr "State of the stock" #: include/ajax/ajax_admin.php:249 include/ajax/ajax_admin.php:253 #: include/ajax/ajax_admin.php:260 include/ajax/ajax_admin.php:281 #: include/ajax/ajax_admin.php:285 include/ajax/ajax_admin.php:284 -#: include/ajax/ajax_admin.php:299 +#: include/ajax/ajax_admin.php:299 include/ajax/ajax_admin.php:302 msgid "Etes vous sure et certain de vouloir effacer " msgstr "Are you sure to remove this folder" @@ -12531,6 +13218,7 @@ msgstr "Are you sure to remove this folder" #: include/ajax/ajax_admin.php:228 include/ajax/ajax_admin.php:235 #: include/ajax/ajax_admin.php:256 include/ajax/ajax_admin.php:260 #: include/ajax/ajax_admin.php:259 include/ajax/ajax_admin.php:268 +#: include/ajax/ajax_admin.php:271 msgid "Etes vous sûr et certain de vouloir effacer " msgstr "Are you sure to remove this folder" @@ -12549,7 +13237,8 @@ msgstr "Are you sure to remove this folder" #: include/class/tag_operation.class.php:197 #: include/class/follow_up.class.php:619 include/database.item.php:145 #: include/class/follow_up.class.php:714 include/template/action_search.php:140 -#: include/database.item.php:152 +#: include/database.item.php:152 include/database.item.php:150 +#: include/ext/tools/include/template/search_view.php:245 msgid "Etiquette" msgstr "Etiquette" @@ -12616,6 +13305,7 @@ msgstr "Example" #: include/ajax/ajax_preference.php:135 include/class/periode.class.php:527 #: include/template/periode-form_exercice_label.php:36 #: include/class/periode.class.php:545 include/ajax/ajax_preference.php:136 +#: include/ext/bilan_interne/index.php:58 include/class/periode.class.php:552 msgid "Exercice" msgstr "Exercise" @@ -12625,12 +13315,14 @@ msgid "Exercice N-1" msgstr "Exercise" #: include/ext/amortis/include/template/material_detail.php:50 +#: include/ext/amortis/include/template/material_detail.php:51 msgid "Exercice comptable d'achat" msgstr "Purchase accounting year" #: include/class/periode.class.php:424 include/class/periode.class.php:426 #: include/class/periode.class.php:428 include/class/periode.class.php:429 #: include/class/periode.class.php:430 include/class/periode.class.php:448 +#: include/class/periode.class.php:455 #, php-format msgid "Exercice doit être entre %s et %s " msgstr "Exercice is between %s and %s" @@ -12648,6 +13340,7 @@ msgstr "Invalid exercice" #: include/class/periode.class.php:421 include/class/periode.class.php:423 #: include/class/periode.class.php:425 include/class/periode.class.php:426 #: include/class/periode.class.php:427 include/class/periode.class.php:445 +#: include/class/periode.class.php:452 msgid "Exercice n'est pas un nombre" msgstr "exercice is not a number" @@ -12662,18 +13355,22 @@ msgstr "Exercise" #: include/class/tax_summary.class.php:312 #: include/class/tax_summary.class.php:236 #: include/class/tax_summary.class.php:310 +#: include/class/tax_summary.class.php:253 +#: include/class/tax_summary.class.php:327 msgid "Exig TVA invalide" msgstr "Avail. VAT invalid" #: include/class/tva_rate_mtable.class.php:60 #: include/class/tva_rate_mtable.class.php:58 #: include/class/tva_rate_mtable.class.php:65 +#: include/class/tva_rate_mtable.class.php:68 msgid "Exigible achat" msgstr "Due for purchase" #: include/class/tva_rate_mtable.class.php:67 #: include/class/tva_rate_mtable.class.php:65 #: include/class/tva_rate_mtable.class.php:72 +#: include/class/tva_rate_mtable.class.php:75 msgid "Exigible vente" msgstr "Due for sales" @@ -12682,7 +13379,7 @@ msgstr "Due for sales" #: html/ajax_misc.php:347 html/ajax_misc.php:459 html/ajax_misc.php:461 #: html/ajax_misc.php:467 html/ajax_misc.php:469 html/ajax_misc.php:473 #: html/ajax_misc.php:438 html/ajax_misc.php:446 html/ajax_misc.php:534 -#: html/ajax_misc.php:536 html/ajax_misc.php:595 +#: html/ajax_misc.php:536 html/ajax_misc.php:595 html/ajax_misc.php:598 msgid "Explication" msgstr "Explanation" @@ -12696,6 +13393,7 @@ msgstr "Export PDF" #: include/ext/noalyss-export/template/export_param.php:71 #: include/ext/noalyss-export/template/export_param.php:118 #: tmp/import-advanced/template/upload_operation_csv.php:36 +#: include/ext/tools/index.php:51 msgid "Export" msgstr "Export CSV" @@ -12710,6 +13408,7 @@ msgstr "Export FEC" #: include/database.item.php:140 include/database.item.php:139 #: include/database.item.php:132 include/database.item.php:133 #: include/database.item.php:131 include/database.item.php:108 +#: include/database.item.php:106 msgid "Export ANC" msgstr "Export ANC" @@ -12717,7 +13416,7 @@ msgstr "Export ANC" #: include/database.item.php:53 include/database.item.php:52 #: include/database.item.php:55 include/database.item.php:48 #: include/database.item.php:47 include/database.item.php:44 -#: include/database.item.php:43 +#: include/database.item.php:43 include/database.item.php:41 msgid "Export Action Gestion" msgstr "Export Management Action" @@ -12725,7 +13424,7 @@ msgstr "Export Management Action" #: include/database.item.php:6 include/database.item.php:135 #: include/database.item.php:133 include/database.item.php:134 #: include/database.item.php:127 include/database.item.php:125 -#: include/database.item.php:104 +#: include/database.item.php:104 include/database.item.php:102 msgid "Export Balance agée" msgstr "Export ageing balance" @@ -12735,7 +13434,8 @@ msgstr "Export ageing balance" #: include/database.item.php:44 include/database.item.php:47 #: include/database.item.php:48 include/database.item.php:40 #: include/database.item.php:36 include/database.item.php:37 -#: include/database.item.php:35 +#: include/database.item.php:35 include/database.item.php:33 +#: include/database.item.php:34 msgid "Export Balance comptable" msgstr "Export accountancy balance" @@ -12743,7 +13443,7 @@ msgstr "Export accountancy balance" #: include/database.item.php:49 include/database.item.php:48 #: include/database.item.php:51 include/database.item.php:44 #: include/database.item.php:43 include/database.item.php:40 -#: include/database.item.php:39 +#: include/database.item.php:39 include/database.item.php:37 msgid "Export Balance groupe analytique" msgstr "Export Balance analytic group" @@ -12751,7 +13451,7 @@ msgstr "Export Balance analytic group" #: include/database.item.php:50 include/database.item.php:49 #: include/database.item.php:52 include/database.item.php:45 #: include/database.item.php:44 include/database.item.php:41 -#: include/database.item.php:40 +#: include/database.item.php:40 include/database.item.php:38 msgid "Export Bilan" msgstr "Export balance" @@ -12808,6 +13508,9 @@ msgstr "Export balance" #: include/class/acc_account_ledger.class.php:855 #: include/template/tax_detail-button_export_csv.php:37 #: include/template/follow_up-display.php:123 +#: include/template/follow_up-display.php:156 +#: include/class/fiche.class.php:1177 include/class/fiche.class.php:1836 +#: include/class/tax_summary.class.php:462 msgid "Export CSV" msgstr "Export CSV" @@ -12822,6 +13525,7 @@ msgstr "Export detailed CSV" #: include/database.item.php:44 include/database.item.php:37 #: include/database.item.php:34 include/database.item.php:31 #: include/database.item.php:30 include/database.item.php:32 +#: include/database.item.php:28 msgid "Export Comptabilité analytique" msgstr "Export Analytic" @@ -12831,7 +13535,8 @@ msgstr "Export Analytic" #: include/database.item.php:42 include/database.item.php:45 #: include/database.item.php:46 include/database.item.php:38 #: include/database.item.php:34 include/database.item.php:35 -#: include/database.item.php:33 +#: include/database.item.php:33 include/database.item.php:31 +#: include/database.item.php:32 msgid "Export Comptabilité analytique balance double" msgstr "Export Double crossed analytic balance" @@ -12839,24 +13544,23 @@ msgstr "Export Double crossed analytic balance" #: include/database.item.php:41 include/database.item.php:40 #: include/database.item.php:43 include/database.item.php:36 #: include/database.item.php:35 include/database.item.php:32 -#: include/database.item.php:31 +#: include/database.item.php:31 include/database.item.php:29 msgid "Export Comptabilité analytique balance simple" msgstr "Export single analytic balance" #: include/database.item.php:144 include/database.item.php:142 -#: include/database.item.php:117 +#: include/database.item.php:117 include/database.item.php:115 msgid "Export Devise CSV" msgstr "Export Currency CSV" #: include/database.item.php:145 include/database.item.php:143 -#: include/database.item.php:118 +#: include/database.item.php:118 include/database.item.php:116 msgid "Export Devise PDF" msgstr "Export Currency PDF" -#: include/database.item.php:140 -#, fuzzy +#: include/database.item.php:140 include/database.item.php:138 msgid "Export Détail TVA" -msgstr "Details VAT" +msgstr "Export VAT details " #: include/database.item.php:28 include/database.item.php:29 #: include/database.item.php:31 include/database.item.php:32 @@ -12864,6 +13568,7 @@ msgstr "Details VAT" #: include/database.item.php:34 include/database.item.php:37 #: include/database.item.php:38 include/database.item.php:30 #: include/database.item.php:26 include/database.item.php:27 +#: include/database.item.php:24 msgid "Export Fiche" msgstr "Export Card" @@ -12873,6 +13578,7 @@ msgstr "Export Card" #: include/database.item.php:30 include/database.item.php:33 #: include/database.item.php:34 include/database.item.php:26 #: include/database.item.php:22 include/database.item.php:23 +#: include/database.item.php:20 include/database.item.php:21 msgid "Export Fiche balance" msgstr "Export card balance" @@ -12882,6 +13588,7 @@ msgstr "Export card balance" #: include/database.item.php:28 include/database.item.php:31 #: include/database.item.php:32 include/database.item.php:24 #: include/database.item.php:20 include/database.item.php:21 +#: include/database.item.php:18 include/database.item.php:19 msgid "Export Fiche détail" msgstr "Export card detail" @@ -12891,7 +13598,8 @@ msgstr "Export card detail" #: include/database.item.php:36 include/database.item.php:39 #: include/database.item.php:40 include/database.item.php:32 #: include/database.item.php:28 include/database.item.php:29 -#: include/database.item.php:27 +#: include/database.item.php:27 include/database.item.php:25 +#: include/database.item.php:26 msgid "Export Grand Livre" msgstr "Export Great Ledger" @@ -12899,6 +13607,7 @@ msgstr "Export Great Ledger" #: include/database.item.php:24 include/database.item.php:23 #: include/database.item.php:26 include/database.item.php:19 #: include/database.item.php:18 include/database.item.php:15 +#: include/database.item.php:13 msgid "Export Historique" msgstr "Export History" @@ -12906,7 +13615,7 @@ msgstr "Export History" #: include/database.item.php:48 include/database.item.php:47 #: include/database.item.php:50 include/database.item.php:43 #: include/database.item.php:42 include/database.item.php:39 -#: include/database.item.php:38 +#: include/database.item.php:38 include/database.item.php:36 msgid "Export Historique Compt. Analytique" msgstr "Export for analytic history" @@ -12914,7 +13623,7 @@ msgstr "Export for analytic history" #: include/database.item.php:54 include/database.item.php:53 #: include/database.item.php:56 include/database.item.php:49 #: include/database.item.php:48 include/database.item.php:45 -#: include/database.item.php:44 +#: include/database.item.php:44 include/database.item.php:42 msgid "Export Historique mouvement stock" msgstr "Export Background stock movement" @@ -12924,6 +13633,7 @@ msgstr "Export Background stock movement" #: include/database.item.php:24 include/database.item.php:27 #: include/database.item.php:28 include/database.item.php:20 #: include/database.item.php:16 include/database.item.php:17 +#: include/database.item.php:14 include/database.item.php:15 msgid "Export Journaux" msgstr "Export Ledger" @@ -12962,6 +13672,9 @@ msgstr "Export Ledger" #: include/class/fiche.class.php:1157 include/class/fiche.class.php:1859 #: include/class/acc_account_ledger.class.php:877 #: include/template/ledger_detail_bottom.php:367 +#: include/template/ledger_detail_bottom.php:368 +#: include/class/fiche.class.php:1159 include/class/fiche.class.php:1858 +#: include/class/tax_summary.class.php:480 msgid "Export PDF" msgstr "Export PDF" @@ -12975,6 +13688,7 @@ msgstr "Export PDF " #: include/database.item.php:26 include/database.item.php:29 #: include/database.item.php:30 include/database.item.php:22 #: include/database.item.php:18 include/database.item.php:19 +#: include/database.item.php:16 include/database.item.php:17 msgid "Export Poste détail" msgstr "Export Accountancy" @@ -12982,7 +13696,8 @@ msgstr "Export Accountancy" #: include/database.item.php:141 include/database.item.php:134 #: include/database.item.php:135 include/database.item.php:136 #: include/database.item.php:133 include/database.item.php:109 -#: include/database.item.php:110 +#: include/database.item.php:110 include/database.item.php:107 +#: include/database.item.php:108 msgid "Export Résumé TVA" msgstr "Export summary VAT" @@ -12990,7 +13705,7 @@ msgstr "Export summary VAT" #: include/database.item.php:55 include/database.item.php:54 #: include/database.item.php:57 include/database.item.php:50 #: include/database.item.php:49 include/database.item.php:46 -#: include/database.item.php:45 +#: include/database.item.php:45 include/database.item.php:43 msgid "Export Résumé list stock" msgstr "Export Summary list stock" @@ -12998,7 +13713,7 @@ msgstr "Export Summary list stock" #: include/database.item.php:39 include/database.item.php:38 #: include/database.item.php:41 include/database.item.php:34 #: include/database.item.php:33 include/database.item.php:30 -#: include/database.item.php:29 +#: include/database.item.php:29 include/database.item.php:27 msgid "Export Sécurité" msgstr "Export Security" @@ -13006,7 +13721,7 @@ msgstr "Export Security" #: include/database.item.php:47 include/database.item.php:46 #: include/database.item.php:49 include/database.item.php:42 #: include/database.item.php:41 include/database.item.php:38 -#: include/database.item.php:37 +#: include/database.item.php:37 include/database.item.php:35 msgid "Export Tableau Analytique" msgstr "Export analytic tabel" @@ -13018,9 +13733,15 @@ msgstr "fail export for %s" #: include/database.item.php:137 include/database.item.php:138 #: include/database.item.php:136 include/database.item.php:112 +#: include/database.item.php:110 msgid "Export action suivi" msgstr "Export follow-up" +#: include/ext/export-import-xml/index.php:48 +#, fuzzy +msgid "Export d'un dossier comptable noalyss" +msgstr "Export accountancy balance" + #: include/class_anc_grandlivre.php:139 include/class_anc_grandlivre.php:146 #: include/ext/tools/include/class_anc_grandlivre_ext.php:73 #: include/class_anc_grandlivre.php:140 include/class_anc_grandlivre.php:147 @@ -13041,7 +13762,13 @@ msgstr "Export follow-up" msgid "Export des pièces en PDF" msgstr "Export in PDF" +#: include/ext/export-import-xml/index.php:48 +#, fuzzy +msgid "Export dossier" +msgstr "Export failed" + #: include/ext/rapport_avance/include/rapav_formulaire.class.php:317 +#: include/ext/rapport_avance/include/rapav_formulaire.class.php:318 msgid "Export définition" msgstr "export definition" @@ -13049,7 +13776,7 @@ msgstr "export definition" #: include/database.item.php:52 include/database.item.php:51 #: include/database.item.php:54 include/database.item.php:47 #: include/database.item.php:46 include/database.item.php:43 -#: include/database.item.php:42 +#: include/database.item.php:42 include/database.item.php:40 msgid "Export définition d'un raport" msgstr "Export definition of a report" @@ -13065,14 +13792,14 @@ msgstr "Export CSV" msgid "Export en PDF" msgstr "Export PDF" -#: html/export.php:53 html/export.php:54 html/export.php:58 +#: html/export.php:53 html/export.php:54 html/export.php:58 html/export.php:85 msgid "Export impossible" msgstr "Export failed" #: include/database.item.php:8 include/database.item.php:137 #: include/database.item.php:135 include/database.item.php:136 #: include/database.item.php:129 include/database.item.php:127 -#: include/database.item.php:106 +#: include/database.item.php:106 include/database.item.php:104 msgid "Export le document" msgstr "Export documents" @@ -13081,7 +13808,7 @@ msgstr "Export documents" #: include/database.item.php:128 include/database.item.php:132 #: include/database.item.php:126 include/database.item.php:125 #: include/database.item.php:119 include/database.item.php:117 -#: include/database.item.php:101 +#: include/database.item.php:101 include/database.item.php:99 msgid "Export opérations rapprochées" msgstr "Export close operations" @@ -13090,7 +13817,7 @@ msgstr "Export close operations" #: include/database.item.php:128 include/database.item.php:132 #: include/database.item.php:126 include/database.item.php:125 #: include/database.item.php:119 include/database.item.php:117 -#: include/database.item.php:101 +#: include/database.item.php:101 include/database.item.php:99 msgid "Export opérations rapprochées en CSV" msgstr "Export CSV close operations" @@ -13099,6 +13826,7 @@ msgstr "Export CSV close operations" #: include/database.item.php:130 include/database.item.php:128 #: include/database.item.php:129 include/database.item.php:123 #: include/database.item.php:121 include/database.item.php:103 +#: include/database.item.php:101 msgid "Export pièce PDF" msgstr "Export in PDF" @@ -13108,6 +13836,7 @@ msgstr "Export in PDF" #: include/database.item.php:32 include/database.item.php:35 #: include/database.item.php:36 include/database.item.php:28 #: include/database.item.php:24 include/database.item.php:25 +#: include/database.item.php:22 include/database.item.php:23 msgid "Export report" msgstr "Export report" @@ -13130,14 +13859,14 @@ msgstr "Export operations" #: include/database.item.php:7 include/database.item.php:136 #: include/database.item.php:134 include/database.item.php:135 #: include/database.item.php:128 include/database.item.php:126 -#: include/database.item.php:105 +#: include/database.item.php:105 include/database.item.php:103 msgid "Exporte la pièce" msgstr "Export receipt" #: include/database.item.php:9 include/database.item.php:138 #: include/database.item.php:136 include/database.item.php:137 #: include/database.item.php:130 include/database.item.php:128 -#: include/database.item.php:107 +#: include/database.item.php:107 include/database.item.php:105 msgid "Exporte le modèle de document" msgstr "Exporte template of document" @@ -13149,7 +13878,7 @@ msgid "Exporter en CSV ou passer à l'étape suivante" msgstr "Export in CSV or step forward" #: include/ext/tools/index.php:44 include/ext/tools/index.php:43 -#: include/ext/tools/index.php:48 +#: include/ext/tools/index.php:48 include/ext/tools/index.php:51 msgid "Exporter les opérations" msgstr "Export all entries" @@ -13166,7 +13895,7 @@ msgstr "Export all entries" #: include/upgrade.inc.php:34 include/database.item.php:58 #: include/database.item.php:56 include/database.item.php:144 #: include/cfgplugin.inc.php:79 include/database.item.php:54 -#: include/database.item.php:150 +#: include/database.item.php:150 include/database.item.php:148 msgid "Extension" msgstr "Plugin" @@ -13213,6 +13942,8 @@ msgstr "Plugin" #: include/template/acc_ledger-input_extra_info.php:79 #: include/class/acc_operation.class.php:883 include/ajax/ajax_ledger.php:512 #: include/template/ledger_detail_bottom.php:357 +#: include/template/ledger_detail_bottom.php:358 +#: include/class/acc_operation.class.php:886 msgid "Extourne" msgstr "Reverse" @@ -13251,6 +13982,7 @@ msgstr "Reverse operation" #: include/template/ledger_detail_bottom.php:390 #: include/template/ledger_detail_bottom.php:398 #: include/template/ledger_detail_bottom.php:382 +#: include/template/ledger_detail_bottom.php:383 msgid "Extourner" msgstr "Reverse" @@ -13266,6 +13998,7 @@ msgstr "Reverse" #: include/template/ledger_detail_bottom.php:392 #: include/template/ledger_detail_bottom.php:400 #: include/template/ledger_detail_bottom.php:384 +#: include/template/ledger_detail_bottom.php:385 msgid "" "Extourner une opération vous permet de l'annuler par son écriture inverse" msgstr "Avoid an operation by writing the reversed one" @@ -13276,18 +14009,20 @@ msgstr "Avoid an operation by writing the reversed one" #: include/compta_ven.inc.php:208 include/compta_ods.inc.php:118 #: include/compta_ven.inc.php:206 include/compta_ods.inc.php:113 #: include/compta_ven.inc.php:199 include/compta_ven.inc.php:166 -#: include/compta_ods.inc.php:122 +#: include/compta_ods.inc.php:122 include/compta_ven.inc.php:177 msgid "Extourné au " msgstr "Reversed on " #: include/compta_ach.inc.php:184 include/compta_ach.inc.php:186 #: include/compta_ach.inc.php:191 include/compta_ach.inc.php:189 #: include/compta_ach.inc.php:188 include/compta_ach.inc.php:149 +#: include/compta_ach.inc.php:158 #, php-format msgid "Extourné au %s" msgstr "Reversed on %s" #: include/ext/importbank/include/template/show_list.php:116 +#: include/ext/importbank/include/template/show_list.php:127 msgid "Extra" msgstr "Extra" @@ -13350,6 +14085,9 @@ msgstr "Invoicing, send invoices by email, download" #: include/database.item.php:194 include/ext/noalyss-portal-client/index.php:61 #: include/template/acc_ledger-input_extra_info.php:63 #: include/database.item.php:205 include/database.item.php:208 +#: include/database.item.php:198 +#: include/ext/invoicing/include/invoice_download_pdf.inc.php:114 +#: include/ext/invoicing/include/invoice_to_zip.inc.php:81 msgid "Facture" msgstr "Invoice" @@ -13374,7 +14112,7 @@ msgstr "Favorite" msgid "Favori ★ " msgstr "Favorite ★" -#: include/database.item.php:158 +#: include/database.item.php:158 include/database.item.php:156 #, fuzzy msgid "Favori ✨" msgstr "Favorite ★" @@ -13502,7 +14240,12 @@ msgstr "Firm action" #: include/template/ledger_detail_bottom.php:326 #: include/template/action_search.php:183 include/user.inc.php:205 #: include/widget/ajax.php:82 include/lib/html_input.class.php:467 -#: include/lib/html_input.class.php:483 +#: include/lib/html_input.class.php:483 include/user.inc.php:206 +#: include/template/ledger_detail_bottom.php:327 +#: include/ext/importbank/ajax.php:220 include/ext/importbank/ajax.php:278 +#: include/ext/amortis/include/template/material_detail.php:212 +#: include/lib/html_input.class.php:486 include/lib/html_input.class.php:502 +#: include/class/extension.class.php:316 #, php-format msgid "Fermer" msgstr "close" @@ -13516,6 +14259,7 @@ msgstr "Close selected periods" #: include/class/acc_operation.class.php:745 #: include/class/acc_operation.class.php:837 #: include/class/acc_operation.class.php:882 +#: include/class/acc_operation.class.php:885 msgid "Fermeture" msgstr "Close" @@ -13534,6 +14278,7 @@ msgstr "close" #: include/class/periode.class.php:590 include/class/periode.class.php:591 #: include/class/periode_ledger_table.class.php:143 #: include/class/periode.class.php:596 include/class/periode.class.php:614 +#: include/class/periode.class.php:621 msgid "Fermée" msgstr "Closed" @@ -13598,6 +14343,8 @@ msgstr "Closed" #: include/template/operation_exercice-input_row.php:80 #: include/database.item.php:57 include/print_currency01.inc.php:131 #: include/print_currency01.inc.php:146 include/category_card.inc.php:77 +#: include/database.item.php:55 +#: include/ext/amortis/include/template/material_detail.php:37 msgid "Fiche" msgstr "Card" @@ -13605,10 +14352,11 @@ msgstr "Card" #: include/ext/importbank/include/template/show_list.php:45 #: include/ext/importbank/include/template/show_list.php:34 #: include/ext/importbank/include/template/show_list.php:38 +#: include/ext/importbank/include/template/show_list.php:44 msgid "Fiche " msgstr "Card" -#: include/database.item.php:157 +#: include/database.item.php:157 include/database.item.php:155 msgid "Fiche 📇" msgstr "Card 📇" @@ -13684,6 +14432,7 @@ msgstr "Invalid card" #: include/class/fiche.class.php:523 include/class/fiche.class.php:580 #: include/class/fiche.class.php:529 include/class/fiche.class.php:586 #: include/class/fiche.class.php:561 include/class/fiche.class.php:618 +#: include/class/fiche.class.php:563 include/class/fiche.class.php:620 msgid "Fiche n'existe pas" msgstr "card does not exist" @@ -13799,6 +14548,8 @@ msgstr "Usable Cards (D/C)" #: tmp/import-advanced/template/history_file.php:38 #: tmp/import-advanced/template/select-anc-file.php:37 #: include/template/modele_document.php:62 include/menu.inc.php:111 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:121 +#: include/class/document_modele.class.php:71 msgid "Fichier" msgstr "File" @@ -13817,14 +14568,19 @@ msgstr "File" #: include/ext/listing/raw.php:173 include/export/export_receipt.php:80 #: include/ext/rapport_avance/raw.php:62 include/ext/rapport_avance/raw.php:108 #: include/ext/rapport_avance/raw.php:151 include/export/export_receipt.php:77 +#: include/ext/listing/raw.php:61 include/ext/listing/raw.php:108 +#: include/ext/listing/raw.php:180 include/ext/listing/raw.php:221 +#: include/ext/rash/raw.php:51 msgid "Fichier effacé" msgstr "Removed file" #: include/ext/rapport_avance/include/template/formulaire_listing.php:96 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:124 msgid "Fichier formulaire" msgstr "Form file" #: include/ext/rapport_avance/include/formulaire.inc.php:97 +#: include/ext/rapport_avance/include/formulaire.inc.php:108 msgid "Fichier non chargé" msgstr "file not uploaded" @@ -13871,6 +14627,7 @@ msgstr "File to load" #: include/ext/importbank/include/template/show_field.php:82 #: include/ext/importbank/include/template/show_field.php:94 +#: include/ext/importbank/include/template/show_field.php:106 msgid "Fichier à importer" msgstr "File to load" @@ -13878,8 +14635,15 @@ msgstr "File to load" msgid "Fichier à inclure (depuis le répertoire include)" msgstr "File to include (from the folder \"include\")" +#: include/ext/listing/include/rapav_listing_compute.class.php:492 +#, fuzzy +msgid "Fichiers" +msgstr "File" + #: include/template/follow_up-display.php:359 #: include/template/follow_up-display.php:462 +#: include/template/follow_up-display.php:397 +#: include/template/follow_up-display.php:501 #, fuzzy msgid "Fichiers :" msgstr "File" @@ -13989,6 +14753,8 @@ msgstr "Filter:" #: include/class/acc_ledger_purchase.class.php:2066 #: include/class/acc_ledger_sale.class.php:1672 #: include/class/acc_ledger_purchase.class.php:2099 +#: include/class/acc_ledger_purchase.class.php:2137 +#: include/class/acc_ledger_sale.class.php:1720 msgid "Filtre invalide" msgstr "Invalid filter" @@ -14005,6 +14771,7 @@ msgstr "filter on ledger" #: include/class/acc_account_ledger.class.php:780 #: include/class/acc_account_ledger.class.php:785 #: include/class/acc_account_ledger.class.php:886 +#: include/lib/html_input.class.php:1043 include/lib/html_input.class.php:1063 msgid "Filtre rapide" msgstr "quick filter:" @@ -14036,6 +14803,7 @@ msgid "Filtrer" msgstr "Filter" #: include/ext/tva/list_tva.inc.php:35 include/ext/tva/list_tva.inc.php:37 +#: include/ext/tva/include/list_tva.inc.php:39 msgid "Filtrer par " msgstr "Filter by" @@ -14045,7 +14813,7 @@ msgid "Filtrer par période" msgstr "Filter per periode" #: include/ext/amortis/index.php:41 include/ext/amortis/index.php:48 -#: include/ext/amortis/index.php:50 +#: include/ext/amortis/index.php:50 include/ext/amortis/index.php:58 msgid "Filtrer sur quick-code, nom, date d'acquisition ou Année d'achat" msgstr "Search with the quickcode , name, date of purchase ..." @@ -14071,6 +14839,11 @@ msgstr "filter on ledger" msgid "Fin" msgstr "Fin" +#: include/ext/amortis/include/template/amortiz_utility-display_compute_time.php:50 +#, fuzzy +msgid "Fin d'exercice" +msgstr "Label exercice" + #: html/test_class.php:239 dev/test/test_class.php:235 #: dev-2/test/test_class.php:235 msgid "Fin de programme" @@ -14103,7 +14876,8 @@ msgstr "Fin /MO" #: include/database.item.php:247 include/database.item.php:273 #: include/database.item.php:250 include/class/acc_ledger_search.class.php:1272 #: include/database.item.php:128 include/database.item.php:257 -#: include/database.item.php:278 +#: include/database.item.php:278 include/database.item.php:126 +#: include/database.item.php:253 msgid "Financier" msgstr "Financial" @@ -14133,9 +14907,16 @@ msgstr "Background selected item" msgid "Fond titre dialogue" msgstr "Background title dialog box" +#: include/class/tva_rate_mtable.class.php:92 +msgid "" +"Forcer ce poste comptable pour autoliquidation : par défault, le poste " +"d'autoliquidation est calculé : soit celui qui est en contrepartie, soit le " +"même (voir manuel)" +msgstr "" + #: include/ajax/ajax_preference.php:169 include/ajax/ajax_preference.php:180 #: include/ajax/ajax_preference.php:196 include/ajax/ajax_preference.php:197 -#: include/ajax/ajax_preference.php:198 +#: include/ajax/ajax_preference.php:198 include/ajax/ajax_preference.php:214 msgid "Format Export CSV" msgstr "Export CSV" @@ -14164,6 +14945,8 @@ msgstr "invalid format" #: include/ext/importbank/include/template/confirm_transfer.php:167 #: include/ext/importbank/include/template/show_transfer.php:173 #: tmp/import-advanced/template/upload_operation_csv.php:55 +#: include/ext/importbank/include/template/confirm_transfer.php:170 +#: include/ext/importbank/include/template/show_field.php:44 msgid "Format de date" msgstr "Date format" @@ -14184,6 +14967,7 @@ msgstr "removed" #: include/ext/import_account/include/impacc_file.class.php:61 #: include/ext/importbank/include/import_bank.php:101 #: include/ext/importbank/include/import_bank.php:105 +#: include/ext/importbank/include/template/import_csv.php:85 msgid "Format inconnu" msgstr "Unknown format" @@ -14201,16 +14985,19 @@ msgstr "Formula" #: include/ext/rapport_avance/index.php:61 #: include/ext/rapport_avance/index.php:60 #: include/ext/rapport_avance/index.php:74 +#: include/ext/rapport_avance/index.php:77 msgid "Formulaire" msgstr "Form" #: include/ext/rapport_avance/include/template/formulaire_listing.php:76 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:101 msgid "Formulaire vide" msgstr "empty form" #: include/template/forecast_item_mtable-display_table.php:41 #: include/template/forecast_item_mtable-input.php:94 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:43 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:44 msgid "Formule" msgstr "Formula" @@ -14295,6 +15082,9 @@ msgstr "Formula" #: include/template/acc_ledger_history_purchase_detail.php:37 #: include/template/ledger_detail_ach.php:54 #: tmp/import-advanced/class/import/impacc2_csv.class.php:477 +#: include/database.item.php:7 include/template/ledger_detail_ach.php:59 +#: include/class/acc_ledger_purchase.class.php:1515 +#: include/class/acc_ledger_purchase.class.php:1660 msgid "Fournisseur" msgstr "Supplier" @@ -14317,6 +15107,7 @@ msgstr "Supplier" #: include/class/acc_ledger_purchase.class.php:1233 #: include/class/acc_ledger_purchase.class.php:1285 #: include/class/acc_ledger_purchase.class.php:1307 +#: include/class/acc_ledger_purchase.class.php:1345 msgid "Fournisseur " msgstr "Supplier" @@ -14340,9 +15131,8 @@ msgid "Fournisseurs en retad" msgstr "Late suppliers" #: include/class/status_operation_event.class.php:72 -#, fuzzy msgid "Fournisseurs en retard" -msgstr "Late suppliers" +msgstr "Late suppliers " #: include/template/dashboard.php:281 include/template/dashboard.php:264 #: include/template/dashboard.php:268 include/template/dashboard.php:247 @@ -14352,8 +15142,28 @@ msgstr "Late suppliers" msgid "Fournisseurs à payer aujourd'hui" msgstr "Supplier to pay today" +#: include/ext/amortis/include/template/material_detail.php:64 +#, fuzzy +msgid "Fraction" +msgstr "Invoicing" + +#: include/ext/amortis/include/am_card.class.php:294 +#, fuzzy +msgid "Fraction Prorata année invalide" +msgstr "Prorata first year is invalid" + +#: include/ext/amortis/include/template/material_add.php:94 +#, fuzzy +msgid "Fraction prorata" +msgstr "Extract operation" + +#: include/ext/amortis/include/am_card.class.php:297 +#, fuzzy +msgid "Fraction supérieure au nombre de jours de l'exercice" +msgstr "Prorata : Number of month for the first year" + #: include/database.item.php:248 include/database.item.php:231 -#: include/database.item.php:252 +#: include/database.item.php:252 include/database.item.php:233 msgid "Frais Divers" msgstr "Misc. fees" @@ -14366,10 +15176,16 @@ msgstr "Misc. fees" msgid "Français" msgstr "French" +#: include/ext/importbank/include/template/show_import.php:16 +#: include/ext/importbank/include/template/show_import.php:104 +#, fuzzy +msgid "Fusionner la sélection" +msgstr "Remove selected " + #: include/class/periode.class.php:647 include/class/periode.class.php:649 #: include/class/periode.class.php:651 include/class/periode.class.php:652 #: include/class/periode.class.php:653 include/class/periode.class.php:659 -#: include/class/periode.class.php:677 +#: include/class/periode.class.php:677 include/class/periode.class.php:684 msgid "Février" msgstr "February" @@ -14392,7 +15208,7 @@ msgstr "GSM" #: include/database.item.php:14 include/database.item.php:76 #: include/database.item.php:79 include/database.item.php:73 #: include/database.item.php:72 include/database.item.php:69 -#: include/database.item.php:64 +#: include/database.item.php:64 include/database.item.php:62 msgid "Gestion" msgstr "Management" @@ -14404,7 +15220,7 @@ msgid "Gestion catégorie de fiche" msgstr "Category record management" #: include/database.item.php:154 include/database.item.php:152 -#: include/database.item.php:121 +#: include/database.item.php:121 include/database.item.php:119 msgid "Gestion de modèle de fiches" msgstr "Template of card" @@ -14413,7 +15229,7 @@ msgstr "Template of card" #: include/database.item.php:94 include/database.item.php:92 #: include/database.item.php:91 include/database.item.php:85 #: include/database.item.php:153 include/database.item.php:151 -#: include/database.item.php:149 +#: include/database.item.php:149 include/database.item.php:147 msgid "Gestion des attributs de fiches " msgstr "Management attributes sheets" @@ -14435,6 +15251,7 @@ msgstr "Template management" #: include/database.item.php:55 include/database.item.php:54 #: include/database.item.php:51 include/database.item.php:52 #: include/database.item.php:50 include/database.item.php:49 +#: include/database.item.php:47 msgid "Gestion des opérations prédéfinifies" msgstr "Manage predefined writing" @@ -14443,7 +15260,7 @@ msgstr "Manage predefined writing" #: include/database.item.php:88 include/database.item.php:86 #: include/database.item.php:85 include/database.item.php:79 #: include/database.item.php:82 include/database.item.php:80 -#: include/database.item.php:70 +#: include/database.item.php:70 include/database.item.php:68 msgid "Gestion des périodes" msgstr "Setting period" @@ -14451,7 +15268,7 @@ msgstr "Setting period" #: include/database.item.php:86 include/database.item.php:84 #: include/database.item.php:85 include/database.item.php:79 #: include/database.item.php:82 include/database.item.php:80 -#: include/database.item.php:70 +#: include/database.item.php:70 include/database.item.php:68 msgid "" "Gestion des périodes : clôture, ajout de période, afin de créer des périodes " "vous pouvez aussi utiliser le plugin outil comptable" @@ -14474,7 +15291,7 @@ msgstr "Users managements" #: include/database.item.php:177 include/database.item.php:180 #: include/database.item.php:176 include/database.item.php:187 #: include/database.item.php:195 include/database.item.php:190 -#: include/database.item.php:186 +#: include/database.item.php:186 include/database.item.php:179 msgid "Gestion stock" msgstr "Stock management" @@ -14498,6 +15315,7 @@ msgstr "Global period for all ledgers" #: include/database.item.php:62 include/class/acc_ledger.class.php:421 #: include/class/acc_ledger.class.php:435 include/database.item.php:63 #: include/class/acc_ledger.class.php:490 include/database.item.php:87 +#: include/database.item.php:85 include/class/acc_ledger.class.php:492 msgid "Grand Livre" msgstr "General Ledger" @@ -14511,7 +15329,7 @@ msgstr "General Ledger" #: include/database.item.php:76 include/database.item.php:75 #: include/database.item.php:78 include/database.item.php:72 #: include/database.item.php:71 include/database.item.php:68 -#: include/database.item.php:63 +#: include/database.item.php:63 include/database.item.php:61 msgid "Grand livre analytique" msgstr "Great analytical book" @@ -14519,6 +15337,7 @@ msgstr "Great analytical book" #: include/database.item.php:72 include/database.item.php:70 #: include/database.item.php:71 include/database.item.php:68 #: include/database.item.php:69 include/database.item.php:63 +#: include/database.item.php:61 msgid "Grand livre pour la comptabilité analytique" msgstr "General Ledger for Analytic accountancy" @@ -14527,7 +15346,7 @@ msgstr "General Ledger for Analytic accountancy" #: include/database.item.php:76 include/database.item.php:75 #: include/database.item.php:78 include/database.item.php:72 #: include/database.item.php:71 include/database.item.php:68 -#: include/database.item.php:63 +#: include/database.item.php:63 include/database.item.php:61 msgid "Grand'Livre" msgstr "General Ledger" @@ -14696,7 +15515,8 @@ msgstr "" #: include/class/follow_up.class.php:618 include/class/follow_up.class.php:621 #: tmp/import-advanced/template/operation_result.php:60 #: include/database.item.php:48 include/class/follow_up.class.php:716 -#: include/database.item.php:47 +#: include/database.item.php:47 include/database.item.php:45 +#: include/ext/rash/adm.php:61 msgid "Groupe" msgstr "Group" @@ -14712,6 +15532,7 @@ msgstr "Group" #: include/template/detail-action.php:152 #: include/template/detail-action.php:165 include/ajax/ajax_get_profile.php:56 #: include/template/follow_up-display.php:186 +#: include/template/follow_up-display.php:219 msgid "Groupe Gestion" msgstr "Management group" @@ -14720,18 +15541,29 @@ msgstr "Management group" #: include/database.item.php:58 include/database.item.php:56 #: include/database.item.php:51 include/database.item.php:52 #: include/database.item.php:49 include/database.item.php:48 -#: include/database.item.php:47 +#: include/database.item.php:47 include/database.item.php:45 msgid "Groupe analytique" msgstr "Analytical group" +#: include/ext/rash/adm.php:61 +#, fuzzy +msgid "Groupe de sécurité" +msgstr "Security error" + #: include/cfgtags.inc.php:83 include/cfgtags.inc.php:78 msgid "Groupe étiquettes" msgstr "Tag group" #: include/ext/noalyss-portal-client/index.php:60 +#: include/ext/noalyss-portal-client/index.php:76 msgid "Gère les clients" msgstr "Customer" +#: include/ext/noalyss-portal-client/index.php:78 +#, fuzzy +msgid "Gère les espaces client" +msgstr "Customer" + #: include/ext/noalyss-portal-client/index.php:61 msgid "Gère les factures et importe les PDF" msgstr "Manage invoice and turn them into a PDF" @@ -14750,10 +15582,12 @@ msgstr "Generate the document" #: include/ext/rapport_avance/index.php:60 #: include/ext/rapport_avance/index.php:62 include/ext/listing/index.php:61 #: include/ext/listing/index.php:59 include/ext/rapport_avance/index.php:75 +#: include/ext/listing/index.php:97 include/ext/rapport_avance/index.php:78 msgid "Génération" msgstr "Generation" #: include/ext/rapport_avance/index.php:75 +#: include/ext/rapport_avance/index.php:78 msgid "Génération Déclaration " msgstr "Generation Statement / listing" @@ -14773,11 +15607,12 @@ msgid "Génération du document a échoué" msgstr "Failure generate the document" #: include/ext/listing/index.php:61 include/ext/listing/index.php:59 +#: include/ext/listing/index.php:97 msgid "Génération listing" msgstr "Listing " #: include/ext/amortis/index.php:54 include/ext/amortis/include/am_util.php:30 -#: include/ext/amortis/index.php:80 +#: include/ext/amortis/index.php:80 include/ext/amortis/index.php:94 msgid "Génération écriture comptable" msgstr "Accounting entry generation" @@ -14819,6 +15654,7 @@ msgstr "Generate writing" #: include/ext/invoicing/include/invoicing.inc.php:93 #: include/ext/invoicing/include/invoicing.inc.php:94 #: include/ext/invoicing/include/invoicing.inc.php:98 +#: include/ext/invoicing/include/invoicing.inc.php:112 msgid "Générer les factures" msgstr "Generate invoices" @@ -14830,6 +15666,10 @@ msgstr "Generate invoices" msgid "Générer une facture ou charger un document" msgstr "Generate an invoice or upload a document" +#: include/ext/noalyss-timesheet/timesheet.class.php:227 +msgid "HH:MM Heure:Minute" +msgstr "" + #: include/lib/http_input.class.php:266 include/lib/http_input.class.php:273 msgid "HTTP266:array not set" msgstr "HTTP266:array not set" @@ -14888,6 +15728,7 @@ msgstr "HTTP266:array not set" #: include/template/acc_ledger_history_sale_extended.php:55 #: include/template/acc_ledger_history_sale_extended.php:146 #: include/template/ledger_detail_ach.php:158 +#: include/template/ledger_detail_ach.php:163 msgid "HTVA" msgstr "wo VAT" @@ -14925,6 +15766,8 @@ msgstr "wo VAT" #: include/class/acc_ledger_purchase.class.php:2119 #: include/class/acc_ledger_sale.class.php:1721 #: include/class/acc_ledger_purchase.class.php:2152 +#: include/class/acc_ledger_purchase.class.php:2190 +#: include/class/acc_ledger_sale.class.php:1769 msgid "HTVA Opération" msgstr "Operation without tax" @@ -14940,7 +15783,7 @@ msgstr "Operation without tax" #: include/class/follow_up.class.php:735 include/class/document.class.php:1612 #: include/class/follow_up.class.php:251 include/class/follow_up.class.php:738 #: include/class/document.class.php:1644 include/class/follow_up.class.php:294 -#: include/class/follow_up.class.php:826 +#: include/class/follow_up.class.php:826 include/class/document.class.php:1662 msgid "Haute" msgstr "High" @@ -14955,6 +15798,7 @@ msgstr "High" #: include/template/detail-action.php:126 #: include/template/action_display_short.php:90 #: include/template/follow_up-display.php:147 +#: include/template/follow_up-display.php:180 msgid "Heure" msgstr "Hour" @@ -14969,6 +15813,7 @@ msgstr "Hist." #: include/database.item.php:97 include/database.item.php:95 #: include/database.item.php:94 include/database.item.php:88 #: include/database.item.php:90 include/database.item.php:74 +#: include/database.item.php:72 msgid "Histo. Changement" msgstr "Histo. Change" @@ -14995,6 +15840,9 @@ msgstr "Histo. Change" #: include/ext/rapport_avance/index.php:76 include/ajax/ajax_card.php:169 #: include/fiche.inc.php:63 tmp/import-advanced/index.php:67 #: include/database.item.php:93 include/database.item.php:75 +#: include/database.item.php:73 include/ext/coprop/index.php:48 +#: include/ext/import-advanced/index.php:73 include/ext/listing/index.php:98 +#: include/ext/rapport_avance/index.php:79 include/ext/sav/index.php:49 msgid "Historique" msgstr "History" @@ -15014,7 +15862,7 @@ msgstr "Lettered history and different Amounts" #: include/database.item.php:68 include/database.item.php:62 #: include/database.item.php:61 include/database.item.php:56 #: include/database.item.php:57 include/database.item.php:55 -#: include/database.item.php:53 +#: include/database.item.php:53 include/database.item.php:51 msgid "Historique achat" msgstr "Purchase history" @@ -15022,7 +15870,7 @@ msgstr "Purchase history" #: include/database.item.php:62 include/database.item.php:60 #: include/database.item.php:61 include/database.item.php:56 #: include/database.item.php:57 include/database.item.php:55 -#: include/database.item.php:53 +#: include/database.item.php:53 include/database.item.php:51 msgid "" "Historique de toutes vos opérations dans les journaux d'achats un menu de " "recherche, vous permettra de retrouver rapidement l'opération qui vous " @@ -15034,7 +15882,7 @@ msgstr "" #: include/database.item.php:66 include/database.item.php:69 #: include/database.item.php:63 include/database.item.php:61 #: include/database.item.php:62 include/database.item.php:59 -#: include/database.item.php:56 +#: include/database.item.php:56 include/database.item.php:54 msgid "" "Historique de toutes vos opérations dans les journaux d'opérations diverses " "un menu de recherche, vous permettra de retrouver rapidement l'opération qui " @@ -15047,7 +15895,7 @@ msgstr "" #: include/database.item.php:106 include/database.item.php:104 #: include/database.item.php:105 include/database.item.php:100 #: include/database.item.php:101 include/database.item.php:99 -#: include/database.item.php:82 +#: include/database.item.php:82 include/database.item.php:80 msgid "" "Historique de toutes vos opérations dans les journaux de trésorerie un menu " "de recherche, vous permettra de retrouver rapidement l'opération qui vous " @@ -15060,7 +15908,7 @@ msgstr "" #: include/database.item.php:105 include/database.item.php:103 #: include/database.item.php:104 include/database.item.php:99 #: include/database.item.php:100 include/database.item.php:98 -#: include/database.item.php:81 +#: include/database.item.php:81 include/database.item.php:79 msgid "" "Historique de toutes vos opérations dans les journaux de vente un menu de " "recherche, vous permettra de retrouver rapidement l'opération qui vous " @@ -15073,6 +15921,7 @@ msgstr "" #: include/database.item.php:97 include/database.item.php:95 #: include/database.item.php:96 include/database.item.php:90 #: include/database.item.php:92 include/database.item.php:133 +#: include/database.item.php:131 msgid "" "Historique de toutes vos opérations dans tous les journaux auquels vous " "avez accès, vous permettra de retrouver rapidement l'opération qui vous " @@ -15085,7 +15934,7 @@ msgstr "" #: include/database.item.php:58 include/database.item.php:56 #: include/database.item.php:57 include/database.item.php:53 #: include/database.item.php:54 include/database.item.php:52 -#: include/database.item.php:51 +#: include/database.item.php:51 include/database.item.php:49 msgid "" "Historique de toutes vos opérations un menu de recherche dans une nouvelle " "fenêtre, vous permettra de retrouver rapidement l'opération qui vous " @@ -15098,6 +15947,7 @@ msgstr "" #: include/database.item.php:98 include/database.item.php:96 #: include/database.item.php:97 include/database.item.php:91 #: include/database.item.php:93 include/database.item.php:75 +#: include/database.item.php:73 msgid "" "Historique de toutes vos opérations un menu de recherche, vous permettra de " "retrouver rapidement l'opération qui vous intéresse" @@ -15105,12 +15955,13 @@ msgstr "" "History of all operations of ledgers you ca, access. Let you find quickly " "the operation you are interested in" -#: include/ext/coprop/index.php:47 +#: include/ext/coprop/index.php:47 include/ext/coprop/index.php:48 msgid "Historique des appels" msgstr "Call History" #: include/ext/skel/index.php:46 include/ext/tva/index.php:35 #: include/ext/tva/index.php:38 include/ext/tva/index.php:39 +#: include/ext/tva/index.php:46 msgid "Historique des déclarations TVA" msgstr "History" @@ -15118,11 +15969,12 @@ msgstr "History" #: include/ext/rapport_avance/index.php:61 #: include/ext/rapport_avance/index.php:63 #: include/ext/rapport_avance/index.php:76 +#: include/ext/rapport_avance/index.php:79 msgid "Historique des déclarations faites" msgstr "Historical statements" #: include/ext/importbank/index.php:57 include/ext/importbank/index.php:59 -#: include/ext/importbank/index.php:64 +#: include/ext/importbank/index.php:64 include/ext/importbank/index.php:105 msgid "Historique des imports effectués" msgstr "History made imports" @@ -15147,7 +15999,7 @@ msgstr "Transaction History" #: include/database.item.php:107 include/database.item.php:103 #: include/database.item.php:104 include/database.item.php:99 #: include/database.item.php:100 include/database.item.php:98 -#: include/database.item.php:81 +#: include/database.item.php:81 include/database.item.php:79 msgid "Historique des ventes" msgstr "Sales History" @@ -15156,17 +16008,19 @@ msgstr "Sales History" #: include/database.item.php:108 include/database.item.php:104 #: include/database.item.php:105 include/database.item.php:100 #: include/database.item.php:101 include/database.item.php:99 -#: include/database.item.php:82 +#: include/database.item.php:82 include/database.item.php:80 msgid "Historique financier" msgstr "Financial History" #: include/ext/import_account/index.php:65 #: include/ext/import-winbook/index.php:66 #: include/ext/import-advanced/index.php:67 tmp/import-advanced/index.php:67 +#: include/ext/import-advanced/index.php:73 msgid "Historique importation" msgstr "Transaction History" #: include/ext/listing/index.php:62 include/ext/listing/index.php:60 +#: include/ext/listing/index.php:98 msgid "Historique listing " msgstr "Listing History" @@ -15180,7 +16034,7 @@ msgstr "Not lettered history" #: include/database.item.php:67 include/database.item.php:66 #: include/database.item.php:69 include/database.item.php:63 #: include/database.item.php:62 include/database.item.php:59 -#: include/database.item.php:56 +#: include/database.item.php:56 include/database.item.php:54 msgid "Historique opérations diverses" msgstr "History" @@ -15188,6 +16042,7 @@ msgstr "History" #: include/database.item.php:23 include/database.item.php:22 #: include/database.item.php:25 include/database.item.php:18 #: include/database.item.php:17 include/database.item.php:14 +#: include/database.item.php:12 msgid "Historique stock" msgstr "Stock History" @@ -15196,7 +16051,7 @@ msgstr "Stock History" #: include/database.item.php:107 include/database.item.php:103 #: include/database.item.php:104 include/database.item.php:99 #: include/database.item.php:100 include/database.item.php:98 -#: include/database.item.php:81 +#: include/database.item.php:81 include/database.item.php:79 msgid "Historique vente" msgstr "Sales history" @@ -15212,6 +16067,7 @@ msgstr "Out of accountancy system" #: include/admin_repo.inc.php:127 include/admin_repo.inc.php:134 #: include/admin_repo.inc.php:138 include/admin_repo.inc.php:140 #: include/admin_repo.inc.php:142 include/admin_repo.inc.php:139 +#: include/admin_repo.inc.php:149 msgid "Hôte" msgstr "Host" @@ -15242,6 +16098,7 @@ msgstr "IN" #: include/export/export_stock_histo_csv.php:46 #: include/export/export_stock_histo_csv.php:44 +#: include/export/export_stock_histo_csv.php:49 msgid "IN/OUT" msgstr "IN/OUT" @@ -15250,6 +16107,7 @@ msgstr "IN/OUT" #: include/class/acc_account_ledger.class.php:402 #: include/class/fiche.class.php:968 include/class/fiche.class.php:1001 #: include/class/acc_account_ledger.class.php:490 +#: include/class/fiche.class.php:1003 msgid "ISO" msgstr "ISO" @@ -15320,7 +16178,7 @@ msgstr "There are %s invalid parameters" #: html/ajax_misc.php:435 html/ajax_misc.php:547 html/ajax_misc.php:549 #: html/ajax_misc.php:555 html/ajax_misc.php:557 html/ajax_misc.php:561 #: html/ajax_misc.php:526 html/ajax_misc.php:534 html/ajax_misc.php:622 -#: html/ajax_misc.php:624 html/ajax_misc.php:683 +#: html/ajax_misc.php:624 html/ajax_misc.php:683 html/ajax_misc.php:686 msgid "Il y a une erreur, ce plugin n'existe pas" msgstr "This plugin doesn't exist" @@ -15337,10 +16195,11 @@ msgid "Illimité" msgstr "Unlimited" #: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:38 +#: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:37 msgid "Ils ne seront inclus pas dans le fichier XML" msgstr "They are not included in the XML file" -#: include/ext/coprop/index.php:43 +#: include/ext/coprop/index.php:43 include/ext/coprop/index.php:44 msgid "Immeubles,lots et copropriétaires" msgstr "Buildings, lots, and condominium" @@ -15350,10 +16209,12 @@ msgid "Import" msgstr "Import" #: include/ext/import-advanced/index.php:65 tmp/import-advanced/index.php:65 +#: include/ext/import-advanced/index.php:71 msgid "Import Analytique" msgstr "Import analytic" #: include/ext/import-advanced/index.php:64 tmp/import-advanced/index.php:64 +#: include/ext/import-advanced/index.php:70 msgid "Import Compta" msgstr "Import accountancy" @@ -15366,6 +16227,16 @@ msgstr "Import Dolibarr" msgid "Import Fiche" msgstr "Import Card" +#: include/ext/importbank/include/import_bank.php:48 +#, fuzzy +msgid "Import Fichier CODA" +msgstr "Import Card" + +#: include/ext/importbank/include/import_bank.php:36 +#, fuzzy +msgid "Import Fichier CSV" +msgstr "Import Card" + #: tmp/import-advanced/template/input_file_acc.php:24 msgid "Import Opérations comptables CSV" msgstr "Import accountancy operation CSV" @@ -15374,6 +16245,11 @@ msgstr "Import accountancy operation CSV" msgid "Import Opérations comptables FEC" msgstr "Import accountancy operation FEC" +#: include/ext/export-import-xml/index.php:49 +#, fuzzy +msgid "Import d'un dossier comptable noalyss" +msgstr "Import accounting" + #: include/database.item.php:138 include/database.item.php:134 #: include/database.item.php:133 msgid "Import de plan comptable" @@ -15384,6 +16260,11 @@ msgstr "Import accounting" msgid "Import depuis dolibarr" msgstr "Import from dolibarr" +#: include/ext/export-import-xml/index.php:49 +#, fuzzy +msgid "Import dossier" +msgstr "Import" + #: include/ext/importbank/include/template/import_bank_display_duplicate.php:47 #, php-format msgid "Import n°%s du %s" @@ -15411,7 +16292,8 @@ msgstr "Import / export" #: html/install.php:264 html/install.php:608 html/install.php:694 #: html/install.php:270 html/install.php:616 html/install.php:676 #: html/install.php:705 html/install.php:286 html/install.php:687 -#: html/install.php:747 html/install.php:776 +#: html/install.php:747 html/install.php:776 html/install.php:654 +#: html/install.php:714 html/install.php:743 msgid "Important" msgstr "Important" @@ -15419,6 +16301,7 @@ msgstr "Important" #: include/ext/importbank/index.php:63 #: include/ext/import-advanced/include/imd_operation_anc.inc.php:65 #: tmp/import-advanced/include/imd_operation_anc.inc.php:65 +#: include/ext/importbank/index.php:104 msgid "Importation" msgstr "Import" @@ -15448,10 +16331,12 @@ msgid "Importation d'opérations " msgstr "Import operation" #: include/ext/import-advanced/index.php:65 tmp/import-advanced/index.php:65 +#: include/ext/import-advanced/index.php:71 msgid "Importation d'opérations analytique" msgstr "Import analytic operation" #: include/ext/import-advanced/index.php:64 tmp/import-advanced/index.php:64 +#: include/ext/import-advanced/index.php:70 msgid "Importation d'opérations comptable" msgstr "Import accountancy operation" @@ -15493,7 +16378,7 @@ msgid "Importation de fiches" msgstr "Import new records" #: include/ext/importbank/index.php:56 include/ext/importbank/index.php:58 -#: include/ext/importbank/index.php:63 +#: include/ext/importbank/index.php:63 include/ext/importbank/index.php:104 msgid "Importation de nouveaux fichiers" msgstr "Import new files" @@ -15522,6 +16407,7 @@ msgstr "Duplicate import" #: include/ext/importbank/include/template/show_transfer.php:270 #: include/ext/importbank/include/template/show_transfer.php:269 #: include/ext/importbank/include/template/show_transfer.php:275 +#: include/ext/importbank/include/template/show_transfer.php:169 msgid "Importés" msgstr "Imported" @@ -15531,7 +16417,7 @@ msgstr "Imported" #: include/class/fiche.class.php:1133 include/class/fiche.class.php:1134 #: include/class/fiche.class.php:1161 include/class/fiche.class.php:1237 #: include/class/fiche.class.php:564 include/class/fiche.class.php:570 -#: include/class/fiche.class.php:602 +#: include/class/fiche.class.php:602 include/class/fiche.class.php:604 msgid "Impossible cette fiche est utilisée dans un journal" msgstr "Can not remove this card, it is used" @@ -15615,6 +16501,7 @@ msgstr "" "\t\t\tAdministrator -> User" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:117 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:122 msgid "Impossible de sauver ce fichier" msgstr "Unable to save this file" @@ -15650,11 +16537,11 @@ msgstr "Impossible to connect to Postgresql" #: include/template/menu_detail.php:16 include/ajax/ajax_get_profile.php:123 #: include/ajax/ajax_get_profile.php:126 include/database.item.php:67 #: include/database.item.php:108 include/database.item.php:94 -#: include/menu.inc.php:126 +#: include/menu.inc.php:126 include/database.item.php:92 msgid "Impression" msgstr "Print" -#: include/database.item.php:155 +#: include/database.item.php:155 include/database.item.php:153 #, fuzzy msgid "Impression 📊" msgstr "Print" @@ -15663,7 +16550,7 @@ msgstr "Print" #: include/database.item.php:51 include/database.item.php:50 #: include/database.item.php:53 include/database.item.php:46 #: include/database.item.php:45 include/database.item.php:42 -#: include/database.item.php:41 +#: include/database.item.php:41 include/database.item.php:39 msgid "Impression Grand-Livre" msgstr "Print General Ledger" @@ -15672,6 +16559,7 @@ msgstr "Print General Ledger" #: include/database.item.php:117 include/database.item.php:113 #: include/database.item.php:114 include/database.item.php:108 #: include/database.item.php:106 include/database.item.php:136 +#: include/database.item.php:134 msgid "Impression Journaux" msgstr "Ledger report" @@ -15680,6 +16568,7 @@ msgstr "Ledger report" #: include/database.item.php:119 include/database.item.php:115 #: include/database.item.php:116 include/database.item.php:110 #: include/database.item.php:108 include/database.item.php:94 +#: include/database.item.php:92 msgid "Impression compta. analytique" msgstr "Print analytic" @@ -15688,6 +16577,7 @@ msgstr "Print analytic" #: include/database.item.php:110 include/database.item.php:106 #: include/database.item.php:107 include/database.item.php:102 #: include/database.item.php:104 include/database.item.php:135 +#: include/database.item.php:133 msgid "Impression de bilan" msgstr "Print balance sheet" @@ -15695,6 +16585,7 @@ msgstr "Print balance sheet" #: include/database.item.php:108 include/database.item.php:106 #: include/database.item.php:107 include/database.item.php:102 #: include/database.item.php:104 include/database.item.php:135 +#: include/database.item.php:133 msgid "" "Impression de bilan, ce module est basique, il est plus intéressant " "d'utiliser le plugin \"rapport avancés\"" @@ -15708,6 +16599,7 @@ msgstr "" #: include/database.item.php:71 include/database.item.php:65 #: include/database.item.php:64 include/database.item.php:61 #: include/database.item.php:62 include/database.item.php:138 +#: include/database.item.php:136 msgid "Impression de rapport" msgstr "Print report" @@ -15715,6 +16607,7 @@ msgstr "Print report" #: include/database.item.php:65 include/database.item.php:63 #: include/database.item.php:64 include/database.item.php:61 #: include/database.item.php:62 include/database.item.php:138 +#: include/database.item.php:136 msgid "" "Impression de rapport personnalisé, il est aussi possible d'exporter en CSV " "afin de faire des graphiques" @@ -15725,7 +16618,7 @@ msgstr "Printing of customized report, it is also possible to export in CSV" #: include/database.item.php:71 include/database.item.php:70 #: include/database.item.php:73 include/database.item.php:67 #: include/database.item.php:66 include/database.item.php:63 -#: include/database.item.php:88 +#: include/database.item.php:88 include/database.item.php:86 msgid "Impression des balances comptables" msgstr "Print balance" @@ -15734,6 +16627,7 @@ msgstr "Print balance" #: include/database.item.php:117 include/database.item.php:113 #: include/database.item.php:114 include/database.item.php:108 #: include/database.item.php:106 include/database.item.php:136 +#: include/database.item.php:134 msgid "Impression des journaux" msgstr "Ledger report" @@ -15741,6 +16635,7 @@ msgstr "Ledger report" #: include/database.item.php:115 include/database.item.php:113 #: include/database.item.php:114 include/database.item.php:108 #: include/database.item.php:106 include/database.item.php:136 +#: include/database.item.php:134 msgid "" "Impression des journaux avec les détails pour les parties privés, la TVA et " "ce qui est non déductibles en ce qui concerne les journaux de vente et " @@ -15754,7 +16649,7 @@ msgstr "" #: include/database.item.php:109 include/database.item.php:105 #: include/database.item.php:106 include/database.item.php:101 #: include/database.item.php:102 include/database.item.php:100 -#: include/database.item.php:89 +#: include/database.item.php:89 include/database.item.php:87 msgid "Impression des rapprochements" msgstr "Print reconciliations" @@ -15762,7 +16657,7 @@ msgstr "Print reconciliations" #: include/database.item.php:107 include/database.item.php:105 #: include/database.item.php:106 include/database.item.php:101 #: include/database.item.php:102 include/database.item.php:100 -#: include/database.item.php:89 +#: include/database.item.php:89 include/database.item.php:87 msgid "" "Impression des rapprochements : opérations non rapprochées ou avec des " "montants différents" @@ -15775,7 +16670,7 @@ msgstr "" #: include/database.item.php:68 include/database.item.php:67 #: include/database.item.php:70 include/database.item.php:64 #: include/database.item.php:63 include/database.item.php:60 -#: include/database.item.php:137 +#: include/database.item.php:137 include/database.item.php:135 msgid "Impression du détail d'un poste comptable" msgstr "Detail of a print job accounting" @@ -15784,12 +16679,13 @@ msgstr "Detail of a print job accounting" #: include/database.item.php:70 include/database.item.php:69 #: include/database.item.php:72 include/database.item.php:66 #: include/database.item.php:65 include/database.item.php:62 -#: include/database.item.php:87 +#: include/database.item.php:87 include/database.item.php:85 msgid "Impression du grand livre" msgstr "Print great ledger" #: include/ext/bilan_interne/index.php:110 include/lib/html_input.class.php:559 #: include/lib/html_input.class.php:558 include/lib/html_input.class.php:593 +#: include/ext/bilan_interne/index.php:115 include/lib/html_input.class.php:612 msgid "Imprimer" msgstr "Print" @@ -15833,6 +16729,10 @@ msgstr "Save in follow up" msgid "Inconnu" msgstr "Unknown" +#: include/balance.inc.php:194 +msgid "Indiquer le type de poste" +msgstr "Set the type of accounting" + #: include/lib/message_javascript.php:37 include/lib/message_javascript.php:38 msgid "" "Indiquez ici le prix hors tva si vous êtes affilié à la tva et que vous " @@ -15887,7 +16787,9 @@ msgstr "Extra info" #: include/template/ledger_detail_bottom.php:41 include/ext/tva/ajax.php:103 #: include/ext/tva/ajax.php:207 include/ajax/ajax_ledger.php:93 #: include/ajax/ajax_ledger.php:115 include/ajax/ajax_ledger.php:88 -#: include/ajax/ajax_ledger.php:113 +#: include/ajax/ajax_ledger.php:113 include/ext/tva/ajax.php:117 +#: include/ext/tva/ajax.php:199 +#: include/ext/noalyss-portal-client/include/nv-annonce.inc.php:40 msgid "Information" msgstr "Information" @@ -15896,7 +16798,7 @@ msgstr "Information" #: include/database.item.php:75 include/database.item.php:74 #: include/database.item.php:77 include/database.item.php:71 #: include/database.item.php:70 include/database.item.php:67 -#: include/database.item.php:62 +#: include/database.item.php:62 include/database.item.php:60 msgid "Information Banque" msgstr "Information Bank" @@ -15960,6 +16862,11 @@ msgstr "Install the latest version of Noalyss" msgid "Installe ou met à jour les extensions" msgstr "Install or upgrade the plugins" +#: include/ext/listing/index.php:64 +#, fuzzy +msgid "Installez d'abord l'extension Rapport Avancé" +msgstr "Install first Advanced Reporting and access it" + #: include/ext/listing/index.php:38 msgid "Installez d'abord l'extension Rapport Avancé et accèdez-y" msgstr "Install first Advanced Reporting and access it" @@ -15967,6 +16874,7 @@ msgstr "Install first Advanced Reporting and access it" #: include/class/package_template.class.php:72 #: include/class/package_template.class.php:73 #: include/class/package_template.class.php:100 +#: include/class/package_template.class.php:71 #, php-format msgid "Installé le %s" msgstr "Installed on %s" @@ -15977,6 +16885,13 @@ msgstr "Installed on %s" msgid "Installé par défaut dans %s" msgstr "Install by default in %s" +#: include/cfgplugin.inc.php:108 +#, php-format +msgid "" +"Installé par défaut dans le menu AD: %s " +msgstr "" + #: include/ajax/ajax_anc_key_clean.php:65 #: include/ajax/ajax_anc_key_clean.php:63 msgid "Interdit" @@ -16105,6 +17020,9 @@ msgstr "Internal" #: include/template/acc_ledger_history_sale_oneline.php:43 #: include/template/acc_ledger_history_financial_oneline.php:35 #: include/template/acc_ledger_history_sale_extended.php:43 +#: include/class/acc_ledger_purchase.class.php:2167 +#: include/class/acc_ledger_sale.class.php:1749 +#: include/class/fiche.class.php:999 msgid "Interne" msgstr "Internal" @@ -16118,6 +17036,7 @@ msgid "Intitulé est vide" msgstr "label is empty" #: include/ext/import-advanced/index.php:66 tmp/import-advanced/index.php:66 +#: include/ext/import-advanced/index.php:72 msgid "Intégration" msgstr "Integrate" @@ -16126,7 +17045,7 @@ msgstr "Integrate" msgid "Invalid command" msgstr "Invalid command" -#: include/ext/dossier_demo/ajax.php:38 +#: include/ext/dossier_demo/ajax.php:38 include/ext/demo-noalyss/ajax.php:38 msgid "Invalid value" msgstr "Invalide value" @@ -16139,6 +17058,7 @@ msgstr "Invalide" #: html/ajax_misc.php:288 html/ajax_misc.php:290 html/ajax_misc.php:296 #: html/ajax_misc.php:298 html/ajax_misc.php:313 html/ajax_misc.php:321 #: html/ajax_misc.php:409 html/ajax_misc.php:411 html/ajax_misc.php:467 +#: html/ajax_misc.php:468 msgid "Invalide type" msgstr "Invalide type" @@ -16197,7 +17117,7 @@ msgstr "Item" #: include/class/periode.class.php:647 include/class/periode.class.php:649 #: include/class/periode.class.php:651 include/class/periode.class.php:652 #: include/class/periode.class.php:653 include/class/periode.class.php:659 -#: include/class/periode.class.php:677 +#: include/class/periode.class.php:677 include/class/periode.class.php:684 msgid "Janvier" msgstr "January" @@ -16220,6 +17140,7 @@ msgstr "Javascript" #: include/template/detail-action.php:489 #: include/template/detail-action.php:523 #: include/template/follow_up-display.php:543 +#: include/template/follow_up-display.php:582 msgid "Je ne peux pas ajouter de fichier" msgstr "I can not add this file" @@ -16231,6 +17152,7 @@ msgstr "I can not add this file" #: include/class/calendar.class.php:184 include/class/calendar.class.php:276 #: include/ajax/ajax_preference.php:181 include/class/calendar.class.php:195 #: include/class/calendar.class.php:287 include/ajax/ajax_preference.php:182 +#: include/ext/noalyss-timesheet/timesheet.class.php:124 msgid "Jeudi" msgstr "Thursday" @@ -16325,6 +17247,10 @@ msgstr "Thursday" #: tmp/import-advanced/class/import/impacc2_csv.class.php:513 #: tmp/import-advanced/class/import/impacc2_csv.class.php:543 #: tmp/import-advanced/class/import/impacc2_csv.class.php:566 +#: include/database.item.php:139 +#: include/ext/importbank/include/template/show_list.php:44 +#: include/class/acc_ledger_purchase.class.php:1652 +#: include/class/acc_ledger_sale.class.php:950 msgid "Journal" msgstr "Ledger" @@ -16402,6 +17328,7 @@ msgstr "Ledger used in another tax" #: include/ext/importbank/include/import_bank.class.php:431 #: include/ext/importbank/include/import_bank.php:237 #: include/ext/importbank/include/import_bank.class.php:443 +#: include/ext/importbank/include/template/import_csv.php:217 msgid "Journal financier mal configuré" msgstr "Financial ledger misconfigured" @@ -16413,6 +17340,7 @@ msgstr "Financial ledger misconfigured" #: include/class/acc_ledger.class.php:3181 #: include/class/acc_ledger.class.php:3264 #: include/class/acc_ledger.class.php:3446 +#: include/class/acc_ledger.class.php:3462 msgid "Journal incorrect" msgstr "Incorrect ledger" @@ -16429,6 +17357,7 @@ msgstr "No existent ledger" #: include/class/acc_ledger.class.php:3327 #: include/ext/noalyss-export/class/export/export_csv.class.php:99 #: include/class/acc_ledger.class.php:3509 +#: include/class/acc_ledger.class.php:3525 msgid "Journal invalide" msgstr "Invalid Ledger" @@ -16472,6 +17401,7 @@ msgstr "Ledger not found" #: include/class/acc_ledger.class.php:3219 #: include/class/acc_ledger.class.php:3302 #: include/class/acc_ledger.class.php:3484 +#: include/class/acc_ledger.class.php:3500 msgid "Journal type non déterminé" msgstr "Ledger not found" @@ -16559,17 +17489,22 @@ msgstr "Purchase ledger" msgid "Journaux de vente" msgstr "Ledger of sales" +#: include/ext/amortis/ajax.php:115 +#, fuzzy +msgid "Jours" +msgstr " days" + #: include/class/periode.class.php:648 include/class/periode.class.php:650 #: include/class/periode.class.php:652 include/class/periode.class.php:653 #: include/class/periode.class.php:654 include/class/periode.class.php:660 -#: include/class/periode.class.php:678 +#: include/class/periode.class.php:678 include/class/periode.class.php:685 msgid "Juillet" msgstr "July" #: include/class/periode.class.php:648 include/class/periode.class.php:650 #: include/class/periode.class.php:652 include/class/periode.class.php:653 #: include/class/periode.class.php:654 include/class/periode.class.php:660 -#: include/class/periode.class.php:678 +#: include/class/periode.class.php:678 include/class/periode.class.php:685 msgid "Juin" msgstr "June" @@ -16583,6 +17518,7 @@ msgstr "Until accountancy" #: include/class/anc_print.class.php:155 include/class/anc_print.class.php:153 #: include/impress_jrn.inc.php:143 include/class/anc_print.class.php:154 #: include/impress_jrn.inc.php:136 include/class/anc_print.class.php:147 +#: include/class/anc_print.class.php:149 msgid "Jusque" msgstr "Until" @@ -16596,10 +17532,9 @@ msgstr "Until" msgid "L'exercice commence par un report des soldes" msgstr "Exercice starts with a report" -#: include/ajax/ajax_admin.php:417 -#, fuzzy +#: include/ajax/ajax_admin.php:417 include/ajax/ajax_admin.php:420 msgid "L'extension doit être activée dans le dossier avec C0PLG" -msgstr "The plugin must be activated in CFGPLUGIN in each folder" +msgstr "The plugin must be activated in C0PLG in each folder" #: include/ajax/ajax_admin.php:392 include/ajax/ajax_admin.php:387 msgid "L'extension doit être activée dans le dossier avec CFGPLUGIN" @@ -16613,6 +17548,13 @@ msgstr "The plugin must be activated in CFGPLUGIN in each folder" #: include/ext/noalyss-portal-client/index.php:75 #: include/ext/noalyss-timesheet/index.php:68 include/ext/rapid-in/index.php:68 #: include/ext/skel/index.php:68 include/ext/webservice/nw_service.php:93 +#: include/ext/coprop/index.php:85 +#: include/ext/noalyss-portal-client/index.php:93 +#: include/ext/noalyss-timesheet/bootstrap.php:59 +#: include/ext/noalyss-webservice/nw_service.php:100 +#: include/ext/rapport_avance/index.php:42 include/ext/rash/index.php:91 +#: include/ext/sav/index.php:82 include/ext/skel/index.php:76 +#: include/ext/tva/index.php:93 msgid "L'extension est installée, pourriez-vous en vérifier le paramètrage ?" msgstr "The extension is installed, could you check the settings?" @@ -16647,6 +17589,7 @@ msgstr "" #: html/install.php:619 html/install.php:581 html/install.php:571 #: html/install.php:577 html/install.php:580 html/install.php:630 #: html/install.php:636 html/install.php:644 html/install.php:715 +#: html/install.php:682 #, php-format msgid "" "La base de donnée %s est vide, \n" @@ -16805,6 +17748,11 @@ msgstr "The date is invalid, format is dd.mm.yyyy" #: include/class/acc_ledger_purchase.class.php:183 #: include/class/acc_ledger_purchase.class.php:197 #: include/class/acc_ledger_purchase.class.php:222 +#: include/class/acc_ledger_purchase.class.php:123 +#: include/class/acc_ledger_purchase.class.php:150 +#: include/class/acc_ledger_purchase.class.php:179 +#: include/class/acc_ledger_purchase.class.php:181 +#: include/class/acc_ledger_purchase.class.php:188 msgid "La fiche " msgstr "The card" @@ -16837,6 +17785,8 @@ msgstr "The card" #: include/class/acc_ledger.class.php:1370 #: include/class/acc_ledger.class.php:1320 #: include/class/acc_ledger.class.php:1475 +#: include/class/acc_ledger.class.php:1322 +#: include/class/acc_ledger.class.php:1477 #, php-format msgid "La fiche %s n'a pas de poste comptable" msgstr "The card% s Has No accountancy" @@ -16847,9 +17797,12 @@ msgstr "The card% s Has No accountancy" #: include/class/acc_ledger_purchase.class.php:115 #: include/class/acc_ledger_purchase.class.php:170 #: include/class/acc_ledger_fin.class.php:140 -#, fuzzy, php-format +#: include/class/acc_ledger.class.php:1313 +#: include/class/acc_ledger_purchase.class.php:120 +#: include/class/acc_ledger_purchase.class.php:175 +#, php-format msgid "La fiche %s n'est plus utilisée" -msgstr "The card% s Has No accountancy" +msgstr "The card %s is not used anymore" #: include/template/param_jrn.php:117 msgid "La numérotation est propre à chaque journal" @@ -16915,6 +17868,10 @@ msgstr "Label" msgid "Label TVA Noalyss" msgstr "Noalyss TVA Label" +#: include/ext/noalyss-timesheet/export-ts.php:119 +msgid "Laisser à vide pour avoir tous les employés" +msgstr "" + #: include/template/param_jrn.php:118 include/lib/message_javascript.php:71 #: include/lib/message_javascript.php:73 include/lib/message_javascript.php:74 msgid "Laissez à 0 pour ne pas changer le numéro" @@ -16939,6 +17896,11 @@ msgstr "Language" msgid "Latin" msgstr "Latin" +#: include/ext/importbank/include/template/import_csv.php:46 +#, fuzzy +msgid "Latin 1" +msgstr "Latin" + #: html/admin/setup.php:76 html/admin/setup.php:79 html/admin/setup.php:130 #: html/install.php:132 html/install.php:131 html/install.php:137 #: html/install.php:144 html/install.php:157 html/install.php:161 @@ -16968,7 +17930,11 @@ msgstr "" "The file %s/install.php is still present , you must remove this file after " "executing" -#: include/user.inc.php:223 +#: include/class/tva_rate_mtable.class.php:401 +msgid "Le label ne peut être vide" +msgstr "Label can't be empty" + +#: include/user.inc.php:223 include/user.inc.php:224 #, fuzzy msgid "Le login doit avoir au moins 5 lettres" msgstr "The plugs must have at least one name" @@ -16984,10 +17950,11 @@ msgstr "The login can not be empty" #: include/user.inc.php:93 include/user.inc.php:94 include/user.inc.php:96 #: include/user.inc.php:98 include/user.inc.php:183 include/user.inc.php:213 +#: include/user.inc.php:214 msgid "Le login ne peut être vide" msgstr "The login can not be empty" -#: include/class/extension.class.php:165 +#: include/class/extension.class.php:165 include/class/extension.class.php:173 #, php-format msgid "" "Le menu %s dont dépend %s doit être crée ou %s doit être ajouté depuis le " @@ -17019,12 +17986,12 @@ msgstr "" "Amount of document %s is incorrect: computed amount [ %s ] difference [%s]" #: include/class/acc_ledger_fin.class.php:230 -#, fuzzy, php-format +#, php-format msgid "" "Le montant de l'extrait est incorrect, solde donné [ %s ] solde calculé " "[%s] , différence de [%s]" msgstr "" -"Amount of document %s is incorrect: computed amount [ %s ] difference [%s]" +"Amount of document %s is incorrect: computed amount [ %s ] difference [%s] " #: html/install.php:226 html/install.php:230 html/install.php:231 #: html/install.php:235 @@ -17040,13 +18007,13 @@ msgstr "Password of superadmin cannot contains space, quote or @mobile" #: include/user.inc.php:98 include/user.inc.php:99 include/user.inc.php:101 #: include/user.inc.php:103 include/user.inc.php:188 include/user.inc.php:218 +#: include/user.inc.php:219 msgid "Le mot de passe ne peut être vide" msgstr "The password can not be empty" #: include/class/acc_ledger.class.php:1997 -#, fuzzy msgid "Le moyen de paiement choisi n'a pas de poste comptable" -msgstr "The card% s Has No accountancy" +msgstr "the mean of payment has no accounting" #: include/periode.inc.php:57 msgid "Le même libellé ne peut pas être utilisé pour 2 exercices" @@ -17056,6 +18023,7 @@ msgstr "Same label can be used for 2 different exercices" #: include/database.item.php:96 include/database.item.php:94 #: include/database.item.php:95 include/database.item.php:89 #: include/database.item.php:91 include/database.item.php:131 +#: include/database.item.php:129 msgid "" "Le navigateur vous présente une liste de menu auquel vous avez accès et vous " "permet d'accèder plus rapidement au menu que vous souhaitez" @@ -17129,7 +18097,7 @@ msgstr "the name cannot be empty" #: include/lib/itva_popup.class.php:136 #: include/class/anc_account_table.class.php:91 #: include/class/anc_key.class.php:161 include/class/anc_key.class.php:176 -#: include/lib/itva_popup.class.php:186 +#: include/lib/itva_popup.class.php:186 include/lib/itva_popup.class.php:194 msgid "Le nom ne peut être vide" msgstr "The name can not be empty" @@ -17139,9 +18107,8 @@ msgid "Le nombre de champs est de " msgstr "The number of columns is" #: include/company.inc.php:301 -#, fuzzy msgid "Le numéro de pièce justificative" -msgstr "Renumber the supporting parts" +msgstr "Receipt number" #: include/ajax/ajax_admin.php:392 msgid "Le plugin doit être activée dans le dossier avec CFGPLUGIN" @@ -17164,6 +18131,7 @@ msgstr "The accounting item" #: include/class/acc_ledger.class.php:1212 #: include/class/acc_ledger.class.php:1231 #: include/class/acc_ledger.class.php:1335 +#: include/class/acc_ledger.class.php:1337 #, php-format msgid "Le poste %s n'est pas dans ce journal" msgstr "Account %s doesn't belong to this ledger" @@ -17193,6 +18161,7 @@ msgstr "Style of row must be a number" #: include/ext/invoicing/include/invoice_send_mail.inc.php:42 #: include/ext/invoicing/include/invoice_send_mail.inc.php:65 #: include/ext/invoicing/include/invoice_send_mail.inc.php:69 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:67 msgid "Le sujet est obligatoire" msgstr "The subject is mandatory" @@ -17247,6 +18216,8 @@ msgstr "Both" #: include/class/tva_rate_mtable.class.php:222 #: include/class/tva_rate_mtable.class.php:268 #: include/class/tva_rate_mtable.class.php:270 +#: include/class/tva_rate_mtable.class.php:308 +#: include/class/tva_rate_mtable.class.php:310 msgid "Les 2 postes comptables ne peuvent être nuls" msgstr "Both accounting cannot be empty" @@ -17307,6 +18278,18 @@ msgstr "Plugin to convert into PDF are not installed" msgid "Les fiches doivent avoir au minimum un nom" msgstr "The plugs must have at least one name" +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:92 +msgid "" +"Les fichiers doivent avoir 4 colonnes : nom , numéro TVA, montant hors taxe, " +"montant tva" +msgstr "" + +#: include/ext/rapport_avance/include/template/formulaire_listing.php:82 +msgid "" +"Les formulaires sont disponibles dans le Package Repository ou depuis les " +"contributions" +msgstr "" + #: include/ext/import-advanced/include/imd_transfer.inc.php:70 #: tmp/import-advanced/include/imd_transfer.inc.php:70 #, php-format @@ -17327,11 +18310,13 @@ msgstr "Parameters are saved , continue" #: include/ext/importbank/include/template/show_transfer.php:211 #: include/ext/importbank/include/template/confirm_transfer.php:210 #: include/ext/importbank/include/template/show_transfer.php:217 +#: include/ext/importbank/include/template/confirm_transfer.php:213 msgid "Les lignes ayant ce nombre de colonnes sont valides" msgstr "Rows with this number of columns are valid" #: include/ext/importbank/include/template/show_field.php:71 #: include/ext/importbank/include/template/show_field.php:83 +#: include/ext/importbank/include/template/show_field.php:96 msgid "" "Les lignes ayant ce nombre de colonnes sont valides, laissez à vide si vous " "ne savez pas" @@ -17372,7 +18357,7 @@ msgstr "The password do not match, the password is not changed" #: include/database.item.php:55 include/database.item.php:53 #: include/database.item.php:54 include/database.item.php:51 #: include/database.item.php:52 include/database.item.php:50 -#: include/database.item.php:49 +#: include/database.item.php:49 include/database.item.php:47 msgid "" "Les opérations prédéfinies sont des opérations que vous faites régulièrement " "(loyer, abonnement,...) " @@ -17427,6 +18412,8 @@ msgstr "Separator files and decimal are in your setting" #: include/ext/importbank/include/import_bank.php:194 #: include/ext/importbank/include/import_bank.php:155 #: include/ext/importbank/include/import_bank.php:198 +#: include/ext/importbank/include/template/import_csv.php:132 +#: include/ext/importbank/include/template/import_csv.php:172 msgid "Les séparateurs décimals et de millier doivent être différents" msgstr "Decimal and thousand separators must be different" @@ -17476,6 +18463,7 @@ msgstr "Let." #: include/export/export_gl_csv.php:69 include/template/letter_all.php:19 #: include/template/letter_prop.php:24 include/template/letter_prop.php:68 #: include/database.item.php:65 include/category_card.inc.php:86 +#: include/database.item.php:63 msgid "Lettrage" msgstr "Lettering" @@ -17485,7 +18473,7 @@ msgstr "Lettering" #: include/database.item.php:67 include/database.item.php:61 #: include/database.item.php:60 include/database.item.php:55 #: include/database.item.php:56 include/database.item.php:54 -#: include/database.item.php:52 +#: include/database.item.php:52 include/database.item.php:50 msgid "Lettrage par Fiche" msgstr "Lettering Card " @@ -17495,7 +18483,7 @@ msgstr "Lettering Card " #: include/database.item.php:108 include/database.item.php:100 #: include/database.item.php:101 include/database.item.php:95 #: include/database.item.php:96 include/database.item.php:94 -#: include/database.item.php:78 +#: include/database.item.php:78 include/database.item.php:76 msgid "Lettrage par Poste" msgstr "Lettering Post" @@ -17505,7 +18493,7 @@ msgstr "Lettering Post" #: include/database.item.php:67 include/database.item.php:61 #: include/database.item.php:60 include/database.item.php:55 #: include/database.item.php:56 include/database.item.php:54 -#: include/database.item.php:52 +#: include/database.item.php:52 include/database.item.php:50 msgid "Lettrage par fiche" msgstr "Lettering by card" @@ -17525,7 +18513,7 @@ msgstr "Lettering for the accounting" #: include/database.item.php:180 include/database.item.php:188 #: include/database.item.php:193 include/database.item.php:186 #: include/database.item.php:195 include/database.item.php:206 -#: include/database.item.php:209 +#: include/database.item.php:209 include/database.item.php:199 msgid "Lettre de rappel" msgstr "Reminder" @@ -17810,7 +18798,21 @@ msgstr "label" #: include/template/acc_ledger_history_financial_oneline.php:38 #: include/template/account_result.php:13 #: include/template/ledger_detail_ach.php:77 -#: include/template/ledger_detail_fin.php:56 +#: include/template/ledger_detail_fin.php:56 include/balance.inc.php:338 +#: include/template/ledger_detail_ach.php:82 +#: include/template/ledger_detail_bottom.php:393 +#: include/ext/importbank/ajax.php:105 +#: include/ext/importbank/include/template/show_list.php:126 +#: include/class/acc_ledger.class.php:713 +#: include/class/acc_ledger.class.php:730 +#: include/class/acc_ledger.class.php:1013 +#: include/class/acc_ledger.class.php:1068 +#: include/class/acc_ledger_purchase.class.php:1655 +#: include/class/acc_ledger_purchase.class.php:2165 +#: include/class/acc_ledger_sale.class.php:953 +#: include/class/acc_ledger_sale.class.php:1747 +#: include/class/acc_operation.class.php:926 +#: include/class/periode.class.php:553 #, php-format msgid "Libellé" msgstr "Label" @@ -17846,6 +18848,8 @@ msgstr "Label" #: include/class/acc_ledger_purchase.class.php:1945 #: include/class/acc_ledger_sale.class.php:1225 #: include/class/acc_ledger_purchase.class.php:1978 +#: include/class/acc_ledger_purchase.class.php:2016 +#: include/class/acc_ledger_sale.class.php:1273 msgid "Libellé :" msgstr "Follows:" @@ -17897,6 +18901,8 @@ msgstr "Link between Accounting and Cost Accounting" #: include/ext/importbank/include/template/show_field.php:74 #: include/ext/importbank/include/template/confirm_transfer.php:202 #: include/ext/importbank/include/template/show_transfer.php:208 +#: include/ext/importbank/include/template/confirm_transfer.php:205 +#: include/ext/importbank/include/template/show_field.php:87 msgid "Ligne d'en-tête à ne pas prendre en considération" msgstr "Header lines" @@ -17905,6 +18911,7 @@ msgid "Ligne impaire" msgstr "Odd row" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:130 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:138 msgid "Ligne non importée" msgstr "Not imported online" @@ -17912,6 +18919,7 @@ msgstr "Not imported online" #: include/ext/importbank/include/template/show_transfer.php:230 #: include/ext/importbank/include/template/confirm_transfer.php:256 #: include/ext/importbank/include/template/show_transfer.php:236 +#: include/ext/importbank/include/template/confirm_transfer.php:257 msgid "Ligne n°" msgstr "Line #" @@ -17926,15 +18934,18 @@ msgstr "Empty row" #: include/ext/importbank/include/template/confirm_transfer.php:56 #: include/ext/importbank/include/template/confirm_transfer.php:59 +#: include/ext/importbank/include/template/confirm_transfer.php:62 msgid "Lignes non prises" msgstr "Skipped rows" #: include/ajax/ajax_admin.php:147 include/ajax/ajax_admin.php:148 #: include/ajax/ajax_admin.php:156 include/ajax/ajax_admin.php:155 +#: include/ajax/ajax_admin.php:159 msgid "Limite dossiers" msgstr "Folders limit" #: include/ext/invoicing/include/invoice_send_mail.inc.php:188 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:191 msgid "" "Limite email que vous pouvez envoyer est atteinte, contactez votre " "administrateur" @@ -17958,7 +18969,8 @@ msgstr "Filter the card type if you choose the card , only with Misc Ledger" #: include/template/calendar.php:10 include/ext/rapport_avance/index.php:60 #: include/ext/listing/index.php:60 include/ext/listing/index.php:58 #: include/fiche.inc.php:64 include/anc_od.inc.php:61 include/fiche.inc.php:61 -#: include/fiche.inc.php:62 +#: include/fiche.inc.php:62 include/template/calendar.php:22 +#: include/ext/listing/index.php:96 msgid "Liste" msgstr "List" @@ -17968,7 +18980,7 @@ msgid "Liste Autres Fiches" msgstr "List other cards" #: include/ext/importbank/index.php:57 include/ext/importbank/index.php:59 -#: include/ext/importbank/index.php:64 +#: include/ext/importbank/index.php:64 include/ext/importbank/index.php:105 msgid "Liste Import " msgstr "Import List" @@ -17977,7 +18989,7 @@ msgstr "Import List" #: include/database.item.php:124 include/database.item.php:128 #: include/database.item.php:122 include/database.item.php:121 #: include/database.item.php:115 include/database.item.php:113 -#: include/database.item.php:98 +#: include/database.item.php:98 include/database.item.php:96 msgid "Liste Suivi" msgstr "Follow up" @@ -17989,6 +19001,7 @@ msgid "Liste de contacts" msgstr "List of contacts" #: include/ext/rapport_avance/include/formulaire_param.class.php:468 +#: include/ext/rapport_avance/include/formulaire_param.class.php:472 msgid "Liste de poste" msgstr "Accounting list" @@ -17996,7 +19009,7 @@ msgstr "Accounting list" #: include/database.item.php:54 include/database.item.php:52 #: include/database.item.php:53 include/database.item.php:50 #: include/database.item.php:51 include/database.item.php:49 -#: include/database.item.php:48 +#: include/database.item.php:48 include/database.item.php:46 msgid "Liste de tous vos contacts" msgstr "List of contacts" @@ -18008,6 +19021,7 @@ msgstr "List of contacts" #: include/database.item.php:122 include/database.item.php:120 #: include/database.item.php:121 include/database.item.php:115 #: include/database.item.php:113 include/database.item.php:98 +#: include/database.item.php:96 msgid "" "Liste de vos suivis, en fait de tous les documents, réunions ... dont vous " "avez besoin afin de suivre vos clients, fournisseurs ou administrations. Il " @@ -18019,6 +19033,7 @@ msgstr "" "generate some kind of documents" #: include/ext/amortis/index.php:52 include/ext/amortis/index.php:78 +#: include/ext/amortis/index.php:92 msgid "Liste des biens amortissables" msgstr "List depreciable property" @@ -18027,6 +19042,7 @@ msgstr "List depreciable property" #: include/database.item.php:97 include/database.item.php:95 #: include/database.item.php:94 include/database.item.php:88 #: include/database.item.php:90 include/database.item.php:74 +#: include/database.item.php:72 msgid "Liste des changements manuels des stocks" msgstr "History " @@ -18034,6 +19050,7 @@ msgstr "History " #: include/database.item.php:95 include/database.item.php:93 #: include/database.item.php:94 include/database.item.php:88 #: include/database.item.php:90 include/database.item.php:74 +#: include/database.item.php:72 msgid "" "Liste des changements manuels des stocks, inventaire, transfert de " "marchandises entre dépôts..." @@ -18044,11 +19061,13 @@ msgstr "Manual changes in the repository , transfer between repository" #: include/database.item.php:60 include/database.item.php:52 #: include/database.item.php:53 include/database.item.php:50 #: include/database.item.php:49 include/database.item.php:48 +#: include/database.item.php:46 msgid "Liste des contacts" msgstr "List of contacts" #: include/ext/skel/index.php:46 include/ext/tva/index.php:35 #: include/ext/tva/index.php:38 include/ext/tva/index.php:39 +#: include/ext/tva/index.php:46 msgid "Liste des déclarations TVA" msgstr "History VAT forms" @@ -18060,6 +19079,7 @@ msgstr "Listing of operation" #: include/ajax_admin.php:129 include/ajax_admin.php:130 #: include/ajax/ajax_admin.php:130 include/ajax/ajax_admin.php:131 #: include/ajax/ajax_admin.php:139 include/ajax/ajax_admin.php:138 +#: include/ajax/ajax_admin.php:142 msgid "Liste dossier" msgstr "Folders" @@ -18097,11 +19117,16 @@ msgstr "Users managements" #: include/database.item.php:83 include/database.item.php:86 #: include/database.item.php:80 include/database.item.php:78 #: include/database.item.php:75 include/database.item.php:76 -#: include/database.item.php:157 +#: include/database.item.php:157 include/database.item.php:155 msgid "Liste,Balance,Historique par fiche" msgstr "List, Balance, History by Record" -#: include/ext/coprop/index.php:43 +#: include/ext/rash/index.php:78 +#, fuzzy +msgid "Listes des enfants" +msgstr "List sales" + +#: include/ext/coprop/index.php:43 include/ext/coprop/index.php:44 msgid "Listes des immeubles, copropriétaire et lots " msgstr "Lists of buildings, co-owner and prizes" @@ -18111,21 +19136,25 @@ msgstr "Listing" #: include/ext/skel/index.php:45 include/ext/tva/index.php:34 #: include/ext/tva/index.php:37 include/ext/tva/index.php:38 +#: include/ext/tva/index.php:45 msgid "Listing Assujetti" msgstr "Customer Listing" #: include/ext/skel/index.php:45 include/ext/tva/index.php:34 #: include/ext/tva/index.php:37 include/ext/tva/index.php:38 +#: include/ext/tva/index.php:45 msgid "Listing des clients assujettis" msgstr "Listing of taxable customers" #: include/ext/skel/index.php:44 include/ext/tva/index.php:33 #: include/ext/tva/index.php:36 include/ext/tva/index.php:37 +#: include/ext/tva/index.php:44 msgid "Listing intracommunautaire" msgstr "Intra Listing" #: include/ext/skel/index.php:44 include/ext/tva/index.php:33 #: include/ext/tva/index.php:36 include/ext/tva/index.php:37 +#: include/ext/tva/index.php:44 msgid "Listing intracommunautaire trimestriel" msgstr "Quarterly intra Listing" @@ -18142,7 +19171,7 @@ msgstr "Locality" #: include/user.inc.php:123 include/param_sec.inc.php:57 #: include/user.inc.php:125 include/user.inc.php:127 #: include/param_sec.inc.php:50 include/user.inc.php:212 -#: include/user.inc.php:248 +#: include/user.inc.php:248 include/user.inc.php:249 msgid "Login" msgstr "login" @@ -18154,6 +19183,7 @@ msgstr "login" #: include/class/calendar.class.php:184 include/class/calendar.class.php:276 #: include/ajax/ajax_preference.php:178 include/class/calendar.class.php:195 #: include/class/calendar.class.php:287 include/ajax/ajax_preference.php:179 +#: include/ext/noalyss-timesheet/timesheet.class.php:121 msgid "Lundi" msgstr "Monday" @@ -18162,10 +19192,49 @@ msgstr "Monday" msgid "M. Devise" msgstr "Currency" +#: include/ext/rash/raw.php:87 +#, fuzzy +msgid "ME Administratir" +msgstr "Administration" + +#: include/ext/rash/raw.php:89 +msgid "ME Ass Alcool" +msgstr "" + +#: include/ext/rash/raw.php:88 +msgid "ME Ass Drogue" +msgstr "" + +#: include/ext/rash/raw.php:90 +msgid "ME Ass Medicament" +msgstr "" + +#: include/ext/rash/raw.php:95 include/ext/rash/raw.php:96 +#, fuzzy +msgid "ME Autre" +msgstr "Other" + +#: include/ext/rash/raw.php:93 +#, fuzzy +msgid "ME Financier" +msgstr "Financial" + +#: include/ext/rash/raw.php:94 +msgid "ME Parentalité" +msgstr "" + +#: include/ext/rash/raw.php:92 +msgid "ME Santé mental" +msgstr "" + +#: include/ext/rash/raw.php:91 +msgid "ME Violence Conj" +msgstr "" + #: include/class/periode.class.php:648 include/class/periode.class.php:650 #: include/class/periode.class.php:652 include/class/periode.class.php:653 #: include/class/periode.class.php:654 include/class/periode.class.php:660 -#: include/class/periode.class.php:678 +#: include/class/periode.class.php:678 include/class/periode.class.php:685 msgid "Mai" msgstr "May" @@ -18176,6 +19245,8 @@ msgstr "Workhour" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:49 #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:267 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:50 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:53 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:279 msgid "Mandataire" msgstr "Representative" @@ -18184,6 +19255,7 @@ msgstr "Representative" #: include/class/extension.class.php:270 include/class/extension.class.php:302 #: include/class/extension.class.php:308 include/class/extension.class.php:310 #: include/class/extension.class.php:324 include/class/extension.class.php:340 +#: include/class/extension.class.php:348 msgid "Manque auteur" msgstr "Missing author" @@ -18192,6 +19264,7 @@ msgstr "Missing author" #: include/class/extension.class.php:269 include/class/extension.class.php:300 #: include/class/extension.class.php:306 include/class/extension.class.php:308 #: include/class/extension.class.php:322 include/class/extension.class.php:338 +#: include/class/extension.class.php:346 msgid "Manque code" msgstr "Missing code " @@ -18200,6 +19273,7 @@ msgstr "Missing code " #: include/class/extension.class.php:268 include/class/extension.class.php:298 #: include/class/extension.class.php:304 include/class/extension.class.php:306 #: include/class/extension.class.php:320 include/class/extension.class.php:336 +#: include/class/extension.class.php:344 msgid "Manque description" msgstr "Missing description" @@ -18208,6 +19282,7 @@ msgstr "Missing description" #: include/class/extension.class.php:272 include/class/extension.class.php:306 #: include/class/extension.class.php:312 include/class/extension.class.php:314 #: include/class/extension.class.php:328 include/class/extension.class.php:344 +#: include/class/extension.class.php:352 msgid "Manque fichier à inclure" msgstr "Missing file to load" @@ -18216,6 +19291,7 @@ msgstr "Missing file to load" #: include/class/extension.class.php:267 include/class/extension.class.php:296 #: include/class/extension.class.php:302 include/class/extension.class.php:304 #: include/class/extension.class.php:318 include/class/extension.class.php:334 +#: include/class/extension.class.php:342 msgid "Manque nom" msgstr "Missing name" @@ -18224,6 +19300,7 @@ msgstr "Missing name" #: include/class/extension.class.php:262 include/class/extension.class.php:290 #: include/class/extension.class.php:296 include/class/extension.class.php:298 #: include/class/extension.class.php:312 include/class/extension.class.php:328 +#: include/class/extension.class.php:336 msgid "Manque plugin" msgstr "Missing this plugin" @@ -18232,16 +19309,17 @@ msgstr "Missing this plugin" #: include/class/extension.class.php:271 include/class/extension.class.php:304 #: include/class/extension.class.php:310 include/class/extension.class.php:312 #: include/class/extension.class.php:326 include/class/extension.class.php:342 +#: include/class/extension.class.php:350 msgid "Manque répertoire racine" msgstr "Missing root directory" -#: include/class/extension.class.php:346 -#, fuzzy +#: include/class/extension.class.php:346 include/class/extension.class.php:354 msgid "Manque version de l'extension" -msgstr "Choice of the plugin" +msgstr "Missing plugin version" #: include/template/fiche_def_list.php:66 #: include/template/fiche_def-display.php:71 +#: include/template/fiche_def-display.php:72 msgid "Manuel" msgstr "Manual" @@ -18253,19 +19331,21 @@ msgstr "Manual" #: include/class/calendar.class.php:184 include/class/calendar.class.php:276 #: include/ajax/ajax_preference.php:179 include/class/calendar.class.php:195 #: include/class/calendar.class.php:287 include/ajax/ajax_preference.php:180 +#: include/ext/noalyss-timesheet/timesheet.class.php:122 msgid "Mardi" msgstr "Tuesday" #: include/ext/importbank/include/template/show_list.php:20 #: include/ext/importbank/include/template/show_list.php:72 #: include/ext/importbank/include/template/show_list.php:90 +#: include/ext/importbank/include/template/show_list.php:98 msgid "Marquer pour suppression" msgstr "Mark for deleting" #: include/class/periode.class.php:647 include/class/periode.class.php:649 #: include/class/periode.class.php:651 include/class/periode.class.php:652 #: include/class/periode.class.php:653 include/class/periode.class.php:659 -#: include/class/periode.class.php:677 +#: include/class/periode.class.php:677 include/class/periode.class.php:684 msgid "Mars" msgstr "March" @@ -18274,6 +19354,7 @@ msgstr "March" #: include/ext/amortis/include/class_am_card.php:263 #: include/ext/amortis/include/am_card.class.php:263 #: include/ext/amortis/include/am_card.class.php:323 +#: include/ext/amortis/include/am_card.class.php:349 msgid "Matériel déjà dans la liste" msgstr "Material already in the list" @@ -18285,6 +19366,8 @@ msgstr "returned material " #: include/ext/amortis/include/material_add.inc.php:36 #: include/ext/amortis/include/print_fiche.inc.php:74 #: include/ext/amortis/include/material_add.inc.php:37 +#: include/ext/amortis/include/material_add.inc.php:42 +#: include/ext/amortis/include/print_fiche.inc.php:77 msgid "Matériel à amortir" msgstr "Material damping" @@ -18305,7 +19388,7 @@ msgstr "Max" #: include/dossier.inc.php:347 include/ajax/ajax_admin.php:234 #: include/ajax/ajax_admin.php:238 include/dossier.inc.php:350 #: include/dossier.inc.php:345 include/ajax/ajax_admin.php:237 -#: include/dossier.inc.php:354 +#: include/dossier.inc.php:354 include/ajax/ajax_admin.php:241 msgid "Max. email / jour (-1 = illimité)" msgstr "Max of email / day (-1 for unlimited)" @@ -18352,7 +19435,7 @@ msgstr "Menu" #: include/database.item.php:73 include/database.item.php:72 #: include/database.item.php:75 include/database.item.php:69 #: include/database.item.php:68 include/database.item.php:65 -#: include/database.item.php:61 +#: include/database.item.php:61 include/database.item.php:59 msgid "Menu " msgstr "Menu" @@ -18361,6 +19444,7 @@ msgstr "Menu" #: include/database.item.php:123 include/database.item.php:127 #: include/database.item.php:121 include/database.item.php:120 #: include/database.item.php:114 include/database.item.php:112 +#: include/database.item.php:126 msgid "Menu Financier" msgstr "Financial Menu" @@ -18368,6 +19452,7 @@ msgstr "Financial Menu" #: include/database.item.php:74 include/database.item.php:72 #: include/database.item.php:73 include/database.item.php:70 #: include/database.item.php:71 include/database.item.php:65 +#: include/database.item.php:63 msgid "Menu Lettrage" msgstr "Lettering" @@ -18380,7 +19465,7 @@ msgstr "Mobile menu" #: include/database.item.php:72 include/database.item.php:71 #: include/database.item.php:74 include/database.item.php:68 #: include/database.item.php:67 include/database.item.php:64 -#: include/database.item.php:60 +#: include/database.item.php:60 include/database.item.php:58 msgid "Menu achat" msgstr "Purchase menu" @@ -18393,6 +19478,7 @@ msgstr "Current menu" #: include/database.item.php:122 include/database.item.php:118 #: include/database.item.php:119 include/database.item.php:113 #: include/database.item.php:111 include/database.item.php:97 +#: include/database.item.php:95 msgid "Menu avancé" msgstr "Advanced Menu" @@ -18408,6 +19494,7 @@ msgstr "Code Invalid mode" #: include/database.item.php:77 include/database.item.php:75 #: include/database.item.php:76 include/database.item.php:73 #: include/database.item.php:74 include/database.item.php:68 +#: include/database.item.php:66 msgid "Menu de différents paramètres" msgstr "Parameters" @@ -18416,7 +19503,7 @@ msgstr "Parameters" #: include/database.item.php:73 include/database.item.php:72 #: include/database.item.php:75 include/database.item.php:69 #: include/database.item.php:68 include/database.item.php:65 -#: include/database.item.php:61 +#: include/database.item.php:61 include/database.item.php:59 msgid "Menu et profil" msgstr "Menu and Profile" @@ -18425,7 +19512,7 @@ msgstr "Menu and Profile" #: include/database.item.php:74 include/database.item.php:73 #: include/database.item.php:76 include/database.item.php:70 #: include/database.item.php:69 include/database.item.php:66 -#: include/database.item.php:155 +#: include/database.item.php:155 include/database.item.php:153 msgid "Menu impression" msgstr "Report menu" @@ -18433,6 +19520,7 @@ msgstr "Report menu" #: include/class/acc_operation.class.php:764 #: include/class/acc_operation.class.php:856 #: include/class/acc_operation.class.php:907 +#: include/class/acc_operation.class.php:910 msgid "Menu invalide" msgstr "Invalid menu" @@ -18441,6 +19529,7 @@ msgstr "Invalid menu" #: include/database.item.php:116 include/database.item.php:112 #: include/database.item.php:113 include/database.item.php:107 #: include/database.item.php:105 include/database.item.php:84 +#: include/database.item.php:82 msgid "Menu opérations diverses" msgstr "Menu misc. operations" @@ -18454,6 +19543,7 @@ msgstr "Menu misc. operations" #: include/database.item.php:128 include/database.item.php:127 #: include/database.item.php:121 include/ajax/ajax_add_menu.php:164 #: include/database.item.php:119 include/database.item.php:143 +#: include/database.item.php:141 msgid "Menu par défaut" msgstr "Default menu" @@ -18466,11 +19556,13 @@ msgstr "Main menu" #: include/database.item.php:151 include/database.item.php:150 #: include/database.item.php:148 include/database.item.php:120 +#: include/database.item.php:118 msgid "Menu regroupant ce qui concerne la comptabilité" msgstr "Menu items about accountancy" #: include/database.item.php:149 include/database.item.php:63 #: include/database.item.php:61 include/database.item.php:57 +#: include/database.item.php:55 msgid "Menu regroupant ce qui concerne les fiches" msgstr "Menu items about cards" @@ -18478,6 +19570,7 @@ msgstr "Menu items about cards" #: include/database.item.php:120 include/database.item.php:118 #: include/database.item.php:119 include/database.item.php:113 #: include/database.item.php:111 include/database.item.php:97 +#: include/database.item.php:95 msgid "" "Menu regroupant la création de rapport, la vérification de la comptabilité..." msgstr "Group of menus for report creation, verification of your bookkeeping" @@ -18487,6 +19580,7 @@ msgstr "Group of menus for report creation, verification of your bookkeeping" #: include/database.item.php:62 include/database.item.php:61 #: include/database.item.php:47 include/database.item.php:58 #: include/database.item.php:56 include/database.item.php:54 +#: include/database.item.php:52 msgid "Menu regroupant les plugins" msgstr "Group of plugins menus" @@ -18499,6 +19593,7 @@ msgstr "Sub Menu" #: include/database.item.php:98 include/database.item.php:96 #: include/database.item.php:95 include/database.item.php:89 #: include/database.item.php:91 include/database.item.php:131 +#: include/database.item.php:129 msgid "Menu simplifié pour retrouver rapidement un menu" msgstr "Simplified menu to quickly locate a menu" @@ -18507,6 +19602,7 @@ msgstr "Simplified menu to quickly locate a menu" #: include/database.item.php:118 include/database.item.php:114 #: include/database.item.php:115 include/database.item.php:109 #: include/database.item.php:107 include/database.item.php:86 +#: include/database.item.php:84 msgid "Menu ventes et recettes" msgstr "Menu Sales and revenue" @@ -18518,6 +19614,7 @@ msgstr "Menu Sales and revenue" #: include/class/calendar.class.php:184 include/class/calendar.class.php:276 #: include/ajax/ajax_preference.php:180 include/class/calendar.class.php:195 #: include/class/calendar.class.php:287 include/ajax/ajax_preference.php:181 +#: include/ext/noalyss-timesheet/timesheet.class.php:123 msgid "Mercredi" msgstr "Wednesday" @@ -18547,6 +19644,11 @@ msgstr "Message" msgid "Message extourne" msgstr "Message reverse" +#: include/ext/noalyss-portal-client/index.php:79 +#, fuzzy +msgid "Messages Utilisateurs" +msgstr "Users" + #: include/upgrade.inc.php:33 include/upgrade.inc.php:32 msgid "Met à jour toutes les dossiers et modèles" msgstr "Update system and databases" @@ -18601,6 +19703,7 @@ msgstr "" #: include/database.item.php:150 include/database.item.php:149 #: include/database.item.php:147 include/database.item.php:119 +#: include/database.item.php:117 msgid "Meu regroupant ce qui concene les documents " msgstr "Menu items about documents" @@ -18626,6 +19729,7 @@ msgstr "Update" #: html/install.php:600 html/install.php:562 html/install.php:552 #: html/install.php:558 html/install.php:561 html/install.php:611 #: html/install.php:617 html/install.php:625 html/install.php:696 +#: html/install.php:663 msgid "Mise à jour dossier" msgstr "Update folder" @@ -18665,6 +19769,7 @@ msgstr "Update Repository" #: include/upgrade-plugin.php:116 include/upgrade-plugin.php:114 #: include/upgrade-template.php:49 #: include/ext/import_card/include/import_card.class.php:368 +#: include/ext/import_card/include/import_card.class.php:388 msgid "Mise à jour" msgstr "Update" @@ -18672,7 +19777,7 @@ msgstr "Update" #: html/install.php:621 html/install.php:637 html/install.php:629 #: html/install.php:635 html/install.php:597 html/install.php:587 #: html/install.php:594 html/install.php:647 html/install.php:653 -#: html/install.php:661 html/install.php:732 +#: html/install.php:661 html/install.php:732 html/install.php:699 msgid "Mise à jour Repository" msgstr "Update Repository" @@ -18697,6 +19802,7 @@ msgstr "Update folder" #: include/ext/tva/index.php:98 include/ext/tva/index.php:82 #: include/ext/tva/index.php:91 include/ext/tva/index.php:92 +#: include/ext/tva/index.php:125 msgid "Mise à jour du plugin, pourriez-vous en vérifier le paramètrage ?" msgstr "Update plugin, could you check the parameter setting?" @@ -18705,6 +19811,7 @@ msgstr "Update plugin, could you check the parameter setting?" #: html/install.php:599 html/install.php:561 html/install.php:551 #: html/install.php:557 html/install.php:560 html/install.php:610 #: html/install.php:616 html/install.php:624 html/install.php:695 +#: html/install.php:662 msgid "Mise à jour du systeme" msgstr "Update" @@ -18754,6 +19861,7 @@ msgstr "Update templates" #: include/class/acc_ledger_purchase.class.php:2038 #: include/history_operation.inc.php:166 #: include/class/acc_ledger_purchase.class.php:2071 +#: include/class/acc_ledger_purchase.class.php:2109 msgid "Mise à jour paiement" msgstr "Update payment" @@ -18800,6 +19908,7 @@ msgstr "Template" #: include/class/anticipation.class.php:203 include/ajax/ajax_admin.php:224 #: include/ajax/ajax_admin.php:304 include/ajax/ajax_admin.php:223 #: include/ajax/ajax_admin.php:303 include/ajax/ajax_admin.php:324 +#: include/ajax/ajax_admin.php:227 include/ajax/ajax_admin.php:327 msgid "Modification" msgstr "Change" @@ -18808,6 +19917,7 @@ msgstr "Change" #: include/database.item.php:96 include/database.item.php:94 #: include/database.item.php:93 include/database.item.php:87 #: include/database.item.php:89 include/database.item.php:73 +#: include/database.item.php:71 msgid "Modification Stocks" msgstr "Changing Stocks" @@ -18820,7 +19930,7 @@ msgstr "Hardware modification" #: include/database.item.php:104 include/database.item.php:102 #: include/database.item.php:103 include/database.item.php:97 #: include/database.item.php:98 include/database.item.php:96 -#: include/database.item.php:93 +#: include/database.item.php:93 include/database.item.php:91 msgid "" "Modification de votre plan comptable, parfois il est plus rapide d'utiliser " "le plugin \"Poste Comptable\"" @@ -18833,6 +19943,7 @@ msgstr "" #: include/database.item.php:96 include/database.item.php:94 #: include/database.item.php:93 include/database.item.php:87 #: include/database.item.php:89 include/database.item.php:73 +#: include/database.item.php:71 msgid "Modification des stocks (inventaire)" msgstr "Changing stocks (inventory)" @@ -18840,6 +19951,7 @@ msgstr "Changing stocks (inventory)" #: include/database.item.php:94 include/database.item.php:92 #: include/database.item.php:93 include/database.item.php:87 #: include/database.item.php:89 include/database.item.php:73 +#: include/database.item.php:71 msgid "Modification des stocks, menu utilisé pour l'inventaire" msgstr "Changing inventory " @@ -18868,7 +19980,8 @@ msgstr "Periode modification" #: include/ajax/ajax_admin.php:243 include/ajax/ajax_admin.php:321 #: include/template/periode-form_exercice_label.php:55 #: include/ajax/ajax_admin.php:245 include/ajax/ajax_admin.php:344 -#: include/modele.inc.php:314 +#: include/modele.inc.php:314 include/ajax/ajax_admin.php:248 +#: include/ajax/ajax_admin.php:347 msgid "Modifie" msgstr "Modify" @@ -18877,6 +19990,7 @@ msgstr "Modify" #: include/ext/listing/include/class_rapav_listing_compute.php:194 #: include/ext/listing/include/rapav_listing_compute.class.php:194 #: include/ext/listing/include/rapav_listing_compute.class.php:198 +#: include/ext/listing/include/rapav_listing_compute.class.php:201 msgid "Modifie description" msgstr "Missing description" @@ -18927,7 +20041,10 @@ msgstr "Modify exercice label" #: include/class/document_modele.class.php:89 #: include/class/document_type.class.php:79 #: include/ajax/ajax_get_profile.php:91 include/dossier.inc.php:290 -#: include/class/document_modele.class.php:95 +#: include/class/document_modele.class.php:95 include/stock_cfg.inc.php:108 +#: include/ext/rapport_avance/include/rapav_formulaire.class.php:317 +#: include/ext/transform/include/template/listing_client_display.php:95 +#: include/class/document_type.class.php:83 msgid "Modifier" msgstr "Modify" @@ -18936,12 +20053,12 @@ msgstr "Modify" msgid "Modifier ce plugin" msgstr "Modify" -#: include/database.item.php:236 +#: include/database.item.php:236 include/database.item.php:223 #, fuzzy msgid "Modifier la date d'une operation" msgstr "Change the document type" -#: include/database.item.php:235 +#: include/database.item.php:235 include/database.item.php:222 #, fuzzy msgid "Modifier le numéro de pièce" msgstr "Change the document type" @@ -18983,6 +20100,7 @@ msgstr "Module ERP" #: include/database.item.php:79 include/database.item.php:76 #: include/database.item.php:75 include/database.item.php:72 #: include/database.item.php:73 include/database.item.php:67 +#: include/database.item.php:65 msgid "Module comptabilité" msgstr "Accountancy Module" @@ -18991,6 +20109,7 @@ msgstr "Accountancy Module" #: include/database.item.php:120 include/database.item.php:116 #: include/database.item.php:117 include/database.item.php:111 #: include/database.item.php:109 include/database.item.php:95 +#: include/database.item.php:93 msgid "Module comptabilité analytique" msgstr "Cost Accounting Module" @@ -19002,7 +20121,7 @@ msgstr "VAT module" #: include/database.item.php:14 include/database.item.php:76 #: include/database.item.php:79 include/database.item.php:73 #: include/database.item.php:72 include/database.item.php:69 -#: include/database.item.php:64 +#: include/database.item.php:64 include/database.item.php:62 msgid "Module gestion" msgstr "Module ERP" @@ -19021,6 +20140,7 @@ msgstr "Module ERP" #: include/class/extension.class.php:140 include/class/extension.class.php:154 #: include/lib/ac_common.php:956 include/lib/ac_common.php:957 #: include/lib/ac_common.php:958 include/class/extension.class.php:155 +#: include/class/extension.class.php:163 msgid "Module inexistant" msgstr "Module not found" @@ -19036,7 +20156,7 @@ msgstr "Setting" #: include/database.item.php:59 include/database.item.php:57 #: include/database.item.php:58 include/database.item.php:54 #: include/database.item.php:55 include/database.item.php:53 -#: include/database.item.php:132 +#: include/database.item.php:132 include/database.item.php:130 msgid "Module paramètres" msgstr "Parameters module" @@ -19059,6 +20179,7 @@ msgstr " php-pgsql is not installed" #: include/ext/rapport_avance/include/rapav_formulaire.class.php:311 #: include/template/acc_ledger-input_extra_info.php:75 #: include/dossier.inc.php:365 +#: include/ext/rapport_avance/include/rapav_formulaire.class.php:312 msgid "Modèle" msgstr "Template" @@ -19071,6 +20192,7 @@ msgstr "Template" #: include/class/acc_ledger.class.php:858 #: include/class/acc_ledger.class.php:874 #: include/class/acc_ledger.class.php:944 +#: include/class/acc_ledger.class.php:946 msgid "Modèle d'opération" msgstr "Entry template" @@ -19098,7 +20220,7 @@ msgid "Modèle de document" msgstr "Document template" #: include/database.item.php:154 include/database.item.php:152 -#: include/database.item.php:121 +#: include/database.item.php:121 include/database.item.php:119 msgid "Modèle de fiches" msgstr "Card template" @@ -19112,7 +20234,7 @@ msgid "Modèle inexistant" msgstr "Template not found" #: include/ajax/ajax_admin.php:414 include/ajax/ajax_admin.php:407 -#: include/ajax/ajax_admin.php:437 +#: include/ajax/ajax_admin.php:437 include/ajax/ajax_admin.php:440 msgid "Modèle installé" msgstr "Template installed" @@ -19172,6 +20294,7 @@ msgstr "Local template" #: include/ext/tva/form_periode.php:7 include/ext/tva/form_periode.php:11 #: include/export/export_form_csv.php:82 include/export/export_form_csv.php:101 #: include/ext/tva/ajax.php:176 include/export/export_form_csv.php:94 +#: include/ext/amortis/ajax.php:122 include/ext/tva/ajax.php:169 msgid "Mois" msgstr "Month" @@ -19179,7 +20302,8 @@ msgstr "Month" #: include/class/periode.class.php:442 include/class/periode.class.php:444 #: include/class/periode.class.php:443 include/class/periode.class.php:445 #: include/class/periode.class.php:446 include/class/periode.class.php:462 -#: include/class/periode.class.php:464 +#: include/class/periode.class.php:464 include/class/periode.class.php:469 +#: include/class/periode.class.php:471 msgid "Mois de début n'existe pas " msgstr "Starting month does not exist" @@ -19191,6 +20315,8 @@ msgstr "Starting month does not exist" #: include/class/acc_ledger_purchase.class.php:2123 #: include/class/acc_ledger_sale.class.php:1725 #: include/class/acc_ledger_purchase.class.php:2156 +#: include/class/acc_ledger_purchase.class.php:2194 +#: include/class/acc_ledger_sale.class.php:1773 msgid "Mont. Devise" msgstr "Currency" @@ -19200,6 +20326,8 @@ msgstr "Currency" #: include/class/acc_ledger_purchase.class.php:2124 #: include/class/acc_ledger_sale.class.php:1726 #: include/class/acc_ledger_purchase.class.php:2157 +#: include/class/acc_ledger_purchase.class.php:2195 +#: include/class/acc_ledger_sale.class.php:1774 msgid "Mont. TVA Devise" msgstr "Currency VAT" @@ -19387,13 +20515,23 @@ msgstr "Currency VAT" #: include/template/ledger_detail_ach.php:184 #: tmp/import-advanced/class/import/impacc2_csv.class.php:548 #: tmp/import-advanced/class/import/impacc2_csv.class.php:571 +#: include/template/ledger_detail_ach.php:189 +#: include/ext/importbank/ajax.php:107 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:40 +#: include/ext/importbank/include/template/show_list.php:120 +#: include/ext/transform/include/template/listing_client_display.php:48 +#: include/class/acc_ledger.class.php:1069 +#: include/class/acc_ledger.class.php:3568 +#: include/class/acc_ledger_purchase.class.php:1683 +#: include/class/acc_ledger_sale.class.php:981 +#: include/class/fiche.class.php:922 msgid "Montant" msgstr "Amount" #: include/class/acc_operation.class.php:924 -#, fuzzy +#: include/class/acc_operation.class.php:927 msgid "Montant " -msgstr "Amount" +msgstr "Amount " #: include/ext/import_account/include/class_impacc_operation.php:253 msgid "Montant / unité" @@ -19511,6 +20649,8 @@ msgstr "Amount without VAT" #: tmp/import-advanced/template/operation_result.php:37 #: include/class/acc_ledger_sale.class.php:930 #: include/class/acc_ledger_purchase.class.php:1642 +#: include/class/acc_ledger_purchase.class.php:1680 +#: include/class/acc_ledger_sale.class.php:978 msgid "Montant HTVA" msgstr "Amount without VAT" @@ -19539,6 +20679,7 @@ msgstr "Initial amount" #: include/class/acc_ledger_purchase.class.php:2042 #: include/class/acc_ledger_purchase.class.php:2116 #: include/class/acc_ledger_purchase.class.php:2149 +#: include/class/acc_ledger_purchase.class.php:2187 msgid "Montant ND" msgstr "Amount ND" @@ -19664,6 +20805,10 @@ msgstr "Amount VAT included" #: include/template/tax_summary_display.php:132 #: include/template/tax_summary_display.php:221 #: include/template/tax_summary_display.php:314 +#: include/class/acc_ledger_purchase.class.php:1679 +#: include/class/acc_ledger_purchase.class.php:2183 +#: include/class/acc_ledger_sale.class.php:977 +#: include/class/acc_ledger_sale.class.php:1765 msgid "Montant TVA" msgstr "VAT Amount" @@ -19685,6 +20830,7 @@ msgstr "VAT Amount" #: include/class/acc_ledger_purchase.class.php:2043 #: include/class/acc_ledger_purchase.class.php:2117 #: include/class/acc_ledger_purchase.class.php:2150 +#: include/class/acc_ledger_purchase.class.php:2188 msgid "Montant TVA ND" msgstr "VAT Amount" @@ -19730,6 +20876,8 @@ msgstr "VAT amount incorrect" #: include/class/acc_ledger_purchase.class.php:1617 #: include/class/acc_ledger_sale.class.php:931 #: include/class/acc_ledger_purchase.class.php:1643 +#: include/class/acc_ledger_purchase.class.php:1681 +#: include/class/acc_ledger_sale.class.php:979 msgid "Montant TVAC" msgstr "Amount VAT included" @@ -19780,6 +20928,8 @@ msgstr "Incorrect currency amount" #: include/template/ledger_detail_misc.php:239 #: include/template/ledger_detail_ven.php:331 #: include/template/ledger_detail_ach.php:336 +#: include/template/ledger_detail_ach.php:389 +#: include/template/ledger_detail_ven.php:332 msgid "Montant en devise" msgstr "Amount currency" @@ -19788,6 +20938,7 @@ msgstr "Amount currency" #: include/ext/importbank/include/template/confirm_transfer.php:114 #: include/ext/transform/include/transform_client.class.php:99 #: include/ext/importbank/include/template/confirm_transfer.php:117 +#: include/ext/importbank/include/template/confirm_transfer.php:115 msgid "Montant incorrect" msgstr "Incorrect amount" @@ -19839,6 +20990,9 @@ msgstr "Initial amount" #: tmp/import-advanced/class/import/impacc2_import.class.php:42 #: include/class/acc_ledger.class.php:1316 #: include/class/acc_compute.class.php:212 +#: include/ext/amortis/include/am_card.class.php:305 +#: include/class/acc_compute.class.php:214 +#: include/class/acc_ledger.class.php:1318 msgid "Montant invalide" msgstr "Invalid amount" @@ -19910,11 +21064,14 @@ msgstr "Total amount including VAT" #: include/ext/amortis/include/template/listing_year.php:34 #: include/ext/amortis/raw.php:59 include/ext/amortis/raw.php:133 #: include/ext/amortis/include/template/material_detail.php:45 +#: include/ext/amortis/include/template/listing_year.php:36 +#: include/ext/amortis/include/template/material_detail.php:46 msgid "Montant à amortir" msgstr "Amount to be amortized" #: include/ext/amortis/include/template/listing_year.php:12 #: include/ext/amortis/include/template/listing_year.php:32 +#: include/ext/amortis/include/template/listing_year.php:34 msgid "Montant à l'achat" msgstr "Amount to purchase" @@ -19952,7 +21109,8 @@ msgstr "Show details" #: html/install.php:265 html/install.php:604 html/install.php:270 #: html/install.php:610 include/user.inc.php:85 html/install.php:276 #: html/install.php:618 include/user.inc.php:170 html/install.php:292 -#: html/install.php:689 include/user.inc.php:191 +#: html/install.php:689 include/user.inc.php:191 html/install.php:656 +#: include/user.inc.php:192 msgid "Mot de passe" msgstr "password" @@ -19992,15 +21150,14 @@ msgstr "User's password" msgid "Mot de passe de l'utilisateur pour la base de données ((Postgresql)" msgstr "Password of postgresql user" -#: include/user.inc.php:56 include/user.inc.php:115 +#: include/user.inc.php:56 include/user.inc.php:115 include/user.inc.php:116 #, fuzzy msgid "Mot de passe inchangé" msgstr "password" -#: include/ajax/ajax_preference.php:323 -#, fuzzy +#: include/ajax/ajax_preference.php:323 include/ajax/ajax_preference.php:340 msgid "Mot de passe ne correspondent pas" -msgstr "Date and period do not match" +msgstr "Passwords don't match" #: html/install.php:651 html/install.php:643 html/install.php:649 #: html/install.php:611 html/install.php:601 html/install.php:608 @@ -20008,9 +21165,13 @@ msgid "Mot de passe par défaut à l'installation" msgstr "Default password after install" #: html/install.php:244 -#, fuzzy msgid "Mot de passe trop faible" -msgstr "Password modified" +msgstr "Password too weak" + +#: include/ext/rash/raw.php:86 +#, fuzzy +msgid "Motif Entrée logement" +msgstr "Reason of change" #: include/template/stock_inv.php:50 include/template/stock_inv.php:51 #: include/template/stock_inv.php:53 @@ -20022,7 +21183,7 @@ msgstr "Reason of change" #: include/database.item.php:125 include/database.item.php:129 #: include/database.item.php:123 include/database.item.php:122 #: include/database.item.php:116 include/database.item.php:114 -#: include/database.item.php:144 +#: include/database.item.php:144 include/database.item.php:142 msgid "Moyen de paiement" msgstr "Payment middle" @@ -20055,7 +21216,7 @@ msgstr "Means of payment" #: include/ajax/ajax_preference.php:174 include/ajax/ajax_preference.php:185 #: include/ajax/ajax_preference.php:201 include/ajax/ajax_preference.php:202 -#: include/ajax/ajax_preference.php:203 +#: include/ajax/ajax_preference.php:203 include/ajax/ajax_preference.php:219 msgid "N'utilisez pas le même séparateur pour les champs et les décimales" msgstr "Do not use the same separator for decimal and field" @@ -20068,10 +21229,9 @@ msgstr "Do not use the same separator for decimal and field" msgid "Navigateur" msgstr "Navigator" -#: include/database.item.php:131 -#, fuzzy +#: include/database.item.php:131 include/database.item.php:129 msgid "Navigateur 🧭" -msgstr "Navigator" +msgstr "Navigator 🧭" #: include/param_pcmn.inc.php:138 include/param_pcmn.inc.php:139 #: include/param_pcmn.inc.php:80 @@ -20085,6 +21245,7 @@ msgstr "Navigation" #: include/ext/amortis/include/amortissement_table_pdf.class.php:45 #: include/ext/amortis/include/amortissement_material_pdf.class.php:38 #: include/ext/amortis/include/amortissement_table_pdf.class.php:47 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:39 msgid "Nbre" msgstr "Number" @@ -20100,6 +21261,7 @@ msgstr "Number annuities" #: include/ext/importbank/include/template/show_transfer.php:231 #: include/ext/importbank/include/template/confirm_transfer.php:257 #: include/ext/importbank/include/template/show_transfer.php:237 +#: include/ext/importbank/include/template/confirm_transfer.php:258 msgid "Nbre de colonnes" msgstr "Number of columns" @@ -20129,11 +21291,13 @@ msgid "Ne donner pas ce poste comptable si ce code n'est pas utilisé à l'achat msgstr "Do not give this accounting is not used for purchase" #: include/lib/message_javascript.php:78 include/lib/message_javascript.php:79 +#: include/class/tva_rate_mtable.class.php:89 msgid "" "Ne donnez pas ce poste comptable si ce code n'est pas utilisé à la vente" msgstr "Do not give this accounting is not used for sales" #: include/lib/message_javascript.php:77 include/lib/message_javascript.php:78 +#: include/class/tva_rate_mtable.class.php:87 msgid "Ne donnez pas ce poste comptable si ce code n'est pas utilisé à l'achat" msgstr "Do not give this accounting is not used for purchase" @@ -20154,6 +21318,8 @@ msgstr "Error opening file %s" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:150 #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:261 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:162 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:273 msgid "Ne peut pas ajouter " msgstr "Can not add" @@ -20240,6 +21406,8 @@ msgstr "Can not open [%s] [%s]" #: include/ext/listing/include/rapav_listing_compute_fiche.class.php:497 #: include/ext/rapport_avance/include/rapav_declaration.class.php:381 #: include/ext/rapport_avance/include/rapav_declaration.class.php:490 +#: include/ext/rapport_avance/include/rapav_declaration.class.php:382 +#: include/ext/rapport_avance/include/rapav_declaration.class.php:491 msgid "Ne peut pas sauver " msgstr "Can not save" @@ -20251,6 +21419,7 @@ msgstr "Can not save [%s] to [%s] code error = [%s]" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:52 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:53 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:56 msgid "Ne remplissez pas s'il n'y a pas de mandataire" msgstr "Do not complete if there is no representative" @@ -20309,6 +21478,7 @@ msgstr "Level 3" #: include/ext/transform/ajax.php:23 include/ext/sav/ajax.php:24 #: include/ext/skel/ajax.php:5 include/ext/bilan_interne/ajax.php:6 +#: include/ext/export-import-xml/ajax.php:24 msgid "No action" msgstr "No action" @@ -20444,7 +21614,15 @@ msgstr "No action" #: include/class/acc_ledger_fin.class.php:560 #: include/class/acc_ledger_fin.class.php:809 include/modele.inc.php:243 #: include/modele.inc.php:354 include/template/contact-summary.php:15 -#: include/user.inc.php:189 include/user.inc.php:249 +#: include/user.inc.php:189 include/user.inc.php:249 include/user.inc.php:190 +#: include/user.inc.php:250 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:36 +#: include/ext/rapport_avance/include/template/rapav_repository-display_form.php:33 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:26 +#: include/ext/transform/include/template/listing_assujetti_representative.php:26 +#: include/ext/transform/include/template/listing_client_display.php:42 +#: include/ajax/ajax_admin.php:232 include/class/document_modele.class.php:68 +#: include/class/fiche.class.php:1360 msgid "Nom" msgstr "Name" @@ -20456,6 +21634,11 @@ msgstr "name" msgid "Nom Société" msgstr "Company name" +#: include/export/export_stock_histo_csv.php:43 +#, fuzzy +msgid "Nom Stock" +msgstr "Stock" + #: include/class_acc_ledger_purchase.php:1744 #: include/class_acc_ledger_sold.php:1328 #: include/class_acc_ledger_sold.php:1326 @@ -20490,9 +21673,16 @@ msgstr "Company name" #: include/class/acc_ledger_purchase.class.php:2107 #: include/class/acc_ledger_sale.class.php:1712 #: include/class/acc_ledger_purchase.class.php:2140 +#: include/class/acc_ledger_purchase.class.php:2178 +#: include/class/acc_ledger_sale.class.php:1760 msgid "Nom TVA" msgstr "Label VAT" +#: include/export/export_stock_histo_csv.php:45 +#, fuzzy +msgid "Nom Tiers" +msgstr "Tiers" + #: html/admin/template_config_form.php:64 #: include/template/template_config_form.php:68 #: include/template/template_config_form.php:76 @@ -20544,9 +21734,8 @@ msgid "Nom de la catégorie de fiche" msgstr "Name of the category of card" #: include/class/acc_ledger_search.class.php:284 -#, fuzzy msgid "Nom de la recherche" -msgstr "Label exercice" +msgstr "Name of the search" #: include/class/class_pdf_operation.php:85 #: include/class/pdf_operation.class.php:85 @@ -20585,6 +21774,10 @@ msgstr "Filter name" #: include/ext/importbank/include/template/confirm_transfer.php:144 #: include/ext/importbank/include/template/confirm_transfer.php:151 #: include/ext/importbank/include/template/show_transfer.php:157 +#: include/ext/importbank/include/template/confirm_transfer.php:139 +#: include/ext/importbank/include/template/confirm_transfer.php:146 +#: include/ext/importbank/include/template/show_field.php:14 +#: include/ext/importbank/include/template/show_field.php:28 msgid "Nom du format" msgstr "Format Name" @@ -20640,10 +21833,13 @@ msgstr "name is empty" #: include/class/acc_ledger_purchase.class.php:2103 #: include/class/acc_ledger_sale.class.php:1708 #: include/class/acc_ledger_purchase.class.php:2136 +#: include/class/acc_ledger_purchase.class.php:2174 +#: include/class/acc_ledger_sale.class.php:1756 msgid "Nom fiche" msgstr "From card" #: include/ext/importbank/include/template/show_import.php:23 +#: include/ext/importbank/include/template/show_import.php:22 msgid "Nom format" msgstr "Format Name" @@ -20681,6 +21877,8 @@ msgstr "Format Name" #: include/class/acc_ledger_purchase.class.php:2105 #: include/class/acc_ledger_sale.class.php:1710 #: include/class/acc_ledger_purchase.class.php:2138 +#: include/class/acc_ledger_purchase.class.php:2176 +#: include/class/acc_ledger_sale.class.php:1758 msgid "Nom fournisseur" msgstr "Dealer name" @@ -20699,6 +21897,7 @@ msgstr "Name of the ledger" #: include/ext/importbank/include/template/show_field.php:110 #: include/ext/importbank/include/template/show_field.php:119 #: include/ext/importbank/include/template/show_field.php:131 +#: include/ext/importbank/include/template/show_field.php:144 msgid "Nom manquant" msgstr "Name is missing" @@ -20727,7 +21926,7 @@ msgid "Nom trop long max=80" msgstr "Name too long max = 80 char" #: include/class/fiche.class.php:455 include/class/fiche.class.php:457 -#: include/class/fiche.class.php:489 +#: include/class/fiche.class.php:489 include/class/fiche.class.php:491 msgid "Nom vide" msgstr "Name is empty" @@ -20743,6 +21942,7 @@ msgstr "Number" #: include/ext/amortis/include/template/listing_year.php:13 #: include/ext/amortis/include/template/listing_year.php:33 +#: include/ext/amortis/include/template/listing_year.php:35 msgid "Nombre amortissement" msgstr "Total amortization" @@ -20756,6 +21956,7 @@ msgstr "Number annuities" #: include/ext/amortis/include/class_am_card.php:236 #: include/ext/amortis/include/am_card.class.php:236 #: include/ext/amortis/include/am_card.class.php:275 +#: include/ext/amortis/include/am_card.class.php:301 msgid "Nombre annuités invalide" msgstr "Invalid number annuities" @@ -20783,6 +21984,7 @@ msgstr "Padding" #: include/ext/importbank/include/template/confirm_transfer.php:69 #: include/ext/importbank/include/template/confirm_transfer.php:72 +#: include/ext/importbank/include/template/confirm_transfer.php:75 msgid "Nombre de colonnes incorrect" msgstr "Incorrect number of columns" @@ -20791,6 +21993,16 @@ msgstr "Incorrect number of columns" msgid "Nombre de fiches trouvées %d montrées %d" msgstr "%d card found, shown %d" +#: include/ext/amortis/ajax.php:120 +#, fuzzy, php-format +msgid "Nombre de jours exercice %s" +msgstr "Label exercice" + +#: include/ext/amortis/ajax.php:117 +#, fuzzy, php-format +msgid "Nombre de jours restants %s" +msgstr "Number of records" + #: include/class_acc_ledger.php:3406 include/class_acc_ledger.php:3476 #: include/class_acc_ledger.php:3475 include/class_acc_ledger.php:3491 #: include/class_acc_ledger.php:3508 include/class_acc_ledger.php:3535 @@ -20814,11 +22026,13 @@ msgstr "Number of incorrect rows" #: include/ext/importbank/include/import_bank.php:89 #: include/ext/importbank/include/import_bank.php:84 #: include/ext/importbank/include/import_bank.php:88 +#: include/ext/importbank/include/template/import_csv.php:69 msgid "Nombre de ligne trouvé incorrect" msgstr "Incorrect number of rows " #: include/ext/importbank/ajax.php:198 include/ext/importbank/ajax.php:201 #: include/ext/importbank/ajax.php:202 include/ext/importbank/ajax.php:216 +#: include/ext/importbank/ajax.php:226 msgid "Nombre de lignes choisies" msgstr "Number of recorded lines" @@ -20834,9 +22048,15 @@ msgstr "Number of month" #: include/class/periode.class.php:436 include/class/periode.class.php:438 #: include/class/periode.class.php:440 include/class/periode.class.php:441 #: include/class/periode.class.php:442 include/class/periode.class.php:460 +#: include/class/periode.class.php:467 msgid "Nombre de mois doit être compris entre 1 & 60 " msgstr "Number of months must be between 1 and 60" +#: include/ext/amortis/ajax.php:127 +#, fuzzy, php-format +msgid "Nombre de mois exercice %s" +msgstr "Prorata : Number of month for the first year" + #: include/template/periode_add_exercice.php:87 #: include/template/periode_add_exercice.php:96 #: include/template/periode_add_exercice.php:111 @@ -20846,15 +22066,26 @@ msgstr "Number of month invalid" #: include/class/periode.class.php:434 include/class/periode.class.php:436 #: include/class/periode.class.php:438 include/class/periode.class.php:439 #: include/class/periode.class.php:440 include/class/periode.class.php:458 +#: include/class/periode.class.php:465 msgid "Nombre de mois n'est pas un nombre" msgstr "Number of month is not a number" +#: include/ext/amortis/index.php:59 +#, fuzzy +msgid "Nombre de mois ou jour sur la première année" +msgstr "Number of month for the first year" + #: include/template/periode_add_exercice.php:99 #: include/template/periode_add_exercice.php:108 #: include/template/periode_add_exercice.php:123 msgid "Nombre de mois possible entre 1 et 60" msgstr "Number of months must be between 1 and 60" +#: include/ext/amortis/ajax.php:124 +#, fuzzy, php-format +msgid "Nombre de mois restants %s" +msgstr "Number of month is not a number" + #: include/ext/amortis/index.php:42 include/ext/amortis/index.php:49 #: include/ext/amortis/index.php:51 msgid "Nombre de mois sur la première année" @@ -20904,6 +22135,7 @@ msgstr "Number of operation% d" #: include/user_detail.inc.php:96 include/class/tva_rate_mtable.class.php:61 #: include/company.inc.php:75 include/company.inc.php:79 #: include/company.inc.php:82 include/company.inc.php:135 +#: include/class/tva_rate_mtable.class.php:63 msgid "Non" msgstr "No" @@ -20939,6 +22171,7 @@ msgstr "Not Deductible from Tax" #: include/class/acc_ledger_purchase.class.php:1956 #: include/class/acc_ledger_purchase.class.php:2029 #: include/class/acc_ledger_purchase.class.php:2062 +#: include/class/acc_ledger_purchase.class.php:2100 msgid "Non Payée" msgstr "Not paid" @@ -20978,6 +22211,7 @@ msgstr "not authorized" #: include/template/ledger_detail_ach.php:127 #: include/template/acc_ledger_history_purchase_oneline.php:59 #: include/template/ledger_detail_ach.php:154 +#: include/template/ledger_detail_ach.php:159 msgid "Non ded" msgstr "No ded" @@ -21043,6 +22277,7 @@ msgstr "Not found" #: include/template/ledger_detail_bottom.php:307 #: include/template/ledger_detail_bottom.php:308 #: include/template/ledger_detail_bottom.php:315 +#: include/template/ledger_detail_bottom.php:316 msgid "Non utilisée" msgstr "not used" @@ -21051,6 +22286,7 @@ msgstr "not used" #: include/class/acc_operation.class.php:743 #: include/class/acc_operation.class.php:835 #: include/class/acc_operation.class.php:880 +#: include/class/acc_operation.class.php:883 msgid "Normal" msgstr "Normal" @@ -21060,7 +22296,7 @@ msgstr "Normal" #: include/class/follow_up.class.php:738 include/class/document.class.php:1612 #: include/class/follow_up.class.php:252 include/class/follow_up.class.php:741 #: include/class/document.class.php:1644 include/class/follow_up.class.php:295 -#: include/class/follow_up.class.php:829 +#: include/class/follow_up.class.php:829 include/class/document.class.php:1662 msgid "Normale" msgstr "Normal" @@ -21096,6 +22332,10 @@ msgstr "Normal" #: include/template/form_ledger_detail.php:75 #: include/template/acc_operation_note-input.php:27 #: include/widget/todo_list/todo_list-display_new_note.php:35 +#: include/class/acc_ledger.class.php:715 +#: include/class/acc_ledger.class.php:1027 +#: include/class/acc_ledger_purchase.class.php:1663 +#: include/class/acc_ledger_sale.class.php:960 msgid "Note" msgstr "Note" @@ -21110,6 +22350,7 @@ msgstr "Credit Note" #: include/database.item.php:198 include/database.item.php:191 #: include/database.item.php:200 include/database.item.php:211 #: include/database.item.php:203 include/database.item.php:214 +#: include/database.item.php:204 msgid "Note de frais" msgstr "Note of free" @@ -21148,15 +22389,19 @@ msgstr "Notes" #: include/ext/importbank/include/import_bank.class.php:145 #: include/ext/importbank/include/template/show_import.php:25 #: include/ext/rapport_avance/include/template/formulaire_listing.php:70 -#: include/ajax/ajax_add_menu.php:142 +#: include/ajax/ajax_add_menu.php:142 include/ext/importbank/ajax.php:372 +#: include/ext/importbank/include/template/show_import.php:24 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:92 msgid "Nouveau" msgstr "New" #: include/ext/importbank/include/template/import_new.php:17 +#: include/ext/importbank/include/template/import_new_csv.php:29 msgid "Nouveau format" msgstr "New tormat " #: include/ext/rapport_avance/include/template/formulaire_listing.php:69 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:75 msgid "Nouveau formulaire" msgstr "New form " @@ -21201,6 +22446,7 @@ msgstr "New balance %s %s" #: include/database.item.php:139 include/database.item.php:140 #: include/database.item.php:138 include/database.item.php:113 +#: include/database.item.php:111 msgid "Nouvel achat" msgstr "new purchase" @@ -21209,6 +22455,7 @@ msgstr "new purchase" #: include/database.item.php:4 include/database.item.php:3 #: include/database.item.php:139 include/database.item.php:140 #: include/database.item.php:138 include/database.item.php:113 +#: include/database.item.php:111 msgid "Nouvel achat ou dépense" msgstr "New purchase" @@ -21222,6 +22469,7 @@ msgstr "new attribute" #: include/database.item.php:57 include/database.item.php:56 #: include/database.item.php:52 include/database.item.php:53 #: include/database.item.php:51 include/database.item.php:50 +#: include/database.item.php:48 msgid "Nouvel extrait" msgstr "new entry" @@ -21231,6 +22479,7 @@ msgstr "new entry" #: include/database.item.php:57 include/database.item.php:56 #: include/database.item.php:52 include/database.item.php:53 #: include/database.item.php:51 include/database.item.php:50 +#: include/database.item.php:48 msgid "Nouvel extrait bancaire" msgstr "New bank statement" @@ -21247,7 +22496,7 @@ msgstr "New bank statement" #: include/lib/html_input.class.php:1153 include/lib/html_input.class.php:1145 #: include/lib/html_input.class.php:1147 #: include/template/action_display_short.php:82 -#: include/lib/html_input.class.php:1194 +#: include/lib/html_input.class.php:1194 include/lib/html_input.class.php:1213 msgid "Nouvel événement" msgstr "New event" @@ -21274,6 +22523,7 @@ msgstr "New card" #: include/ext/coprop/include/appel_fond.inc.php:214 #: include/ext/coprop/include/appel_fond.inc.php:216 #: include/ext/coprop/include/appel_fond.inc.php:224 +#: include/ext/coprop/include/appel_fond.inc.php:266 msgid "Nouvelle fiche " msgstr "New card" @@ -21307,6 +22557,7 @@ msgstr "New row" #: include/database.item.php:141 include/class/acc_ledger.class.php:3098 #: include/class/acc_ledger.class.php:3180 include/database.item.php:139 #: include/class/acc_ledger.class.php:3347 include/database.item.php:114 +#: include/database.item.php:112 include/class/acc_ledger.class.php:3363 msgid "Nouvelle opération" msgstr "New operations" @@ -21316,6 +22567,7 @@ msgstr "New operations" #: include/database.item.php:62 include/database.item.php:56 #: include/database.item.php:55 include/database.item.php:141 #: include/database.item.php:139 include/database.item.php:114 +#: include/database.item.php:112 msgid "Nouvelle opérations diverses" msgstr "New misc. operations" @@ -21324,7 +22576,7 @@ msgid "Nouvelle prévision" msgstr "New forecast" #: include/database.item.php:58 include/database.item.php:60 -#: include/database.item.php:55 +#: include/database.item.php:55 include/database.item.php:53 msgid "Nouvelle vente" msgstr "New sale" @@ -21332,7 +22584,7 @@ msgstr "New sale" #: include/database.item.php:14 include/database.item.php:17 #: include/database.item.php:11 include/database.item.php:10 #: include/database.item.php:58 include/database.item.php:60 -#: include/database.item.php:55 +#: include/database.item.php:55 include/database.item.php:53 msgid "Nouvelle vente ou recette" msgstr "New sale" @@ -21342,10 +22594,14 @@ msgstr "New sale" msgid "Nouvelle version disponible %s , votre version %s" msgstr "Available version %s , your version %s" +#: include/ext/noalyss-portal-client/index.php:77 +msgid "Nouvelles annonces, astuces," +msgstr "" + #: include/class/periode.class.php:649 include/class/periode.class.php:651 #: include/class/periode.class.php:653 include/class/periode.class.php:654 #: include/class/periode.class.php:655 include/class/periode.class.php:661 -#: include/class/periode.class.php:679 +#: include/class/periode.class.php:679 include/class/periode.class.php:686 msgid "Novembre" msgstr "November" @@ -21402,6 +22658,8 @@ msgstr "VAT Number" #: include/class/acc_ledger_purchase.class.php:1994 #: include/class/acc_ledger_sale.class.php:1282 #: include/class/acc_ledger_purchase.class.php:2027 +#: include/class/acc_ledger_purchase.class.php:2065 +#: include/class/acc_ledger_sale.class.php:1330 msgid "Numero de bon de commande : " msgstr "Number of ordering" @@ -21494,6 +22752,12 @@ msgstr "Number" #: include/class/acc_ledger_purchase.class.php:1592 #: include/class/acc_ledger_purchase.class.php:1595 #: include/template/form_ledger_detail.php:58 +#: include/class/acc_ledger_purchase.class.php:1624 +#: include/class/acc_ledger_purchase.class.php:1630 +#: include/class/acc_ledger_purchase.class.php:1633 +#: include/class/acc_ledger_sale.class.php:923 +#: include/class/acc_ledger_sale.class.php:929 +#: include/class/acc_ledger_sale.class.php:932 msgid "Numéro Pièce" msgstr "Receipt #" @@ -21501,7 +22765,9 @@ msgstr "Receipt #" #: include/ajax_boxcard_search.php:63 include/ajax/ajax_boxcard_search.php:63 #: include/ajax/ajax_boxcard_search.php:62 #: include/ajax/ajax_boxcard_search.php:64 include/database.item.php:198 -#: include/lib/ivatnumber.class.php:35 +#: include/lib/ivatnumber.class.php:35 include/database.item.php:191 +#: include/ext/transform/include/template/listing_client_display.php:45 +#: include/ajax/ajax_boxcard_search.php:67 msgid "Numéro TVA" msgstr "VAT number" @@ -21513,6 +22779,7 @@ msgstr "Bank receipt number" #: include/ext/transform/include/class_transform_declarant.php:173 #: include/ext/transform/include/transform_declarant.class.php:173 +#: include/ext/transform/include/transform_declarant.class.php:197 msgid "Numéro de TVA incorrect" msgstr "VAT number incorrect" @@ -21532,9 +22799,8 @@ msgid "Numéro de ligne" msgstr "Number of rows" #: include/compta_fin_rec.inc.php:194 -#, fuzzy msgid "Numéro de relevé est obligatoire" -msgstr "mandatory label" +msgstr "Receipt number mandatory" #: include/ext/transform/include/class_transform_client.php:94 #: include/ext/transform/include/class_transform_client.php:95 @@ -21546,6 +22812,8 @@ msgstr "VAT number incorrect" #: include/ext/transform/include/class_transform_representative.php:205 #: include/ext/transform/include/transform_declarant.class.php:170 #: include/ext/transform/include/transform_representative.class.php:205 +#: include/ext/transform/include/transform_declarant.class.php:194 +#: include/ext/transform/include/transform_representative.class.php:215 msgid "Numéro de téléphone incorrect" msgstr "Incorrect phone number" @@ -21617,6 +22885,8 @@ msgstr "Internal number" #: include/class/acc_ledger_purchase.class.php:2089 #: include/class/acc_ledger_sale.class.php:1694 #: include/class/acc_ledger_purchase.class.php:2122 +#: include/class/acc_ledger_purchase.class.php:2160 +#: include/class/acc_ledger_sale.class.php:1742 msgid "Numéro opération" msgstr "Operation #" @@ -21658,9 +22928,15 @@ msgstr "Receipt #" #: include/ext/transform/include/template/listing_assujetti_declarant.php:74 #: include/ext/tva/ext_list_intra.class.php:305 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:75 msgid "N° TVA" msgstr "No VAT" +#: include/ext/transform/include/template/listing_assujetti_declarant.php:85 +#: include/ext/transform/include/template/listing_assujetti_representative.php:77 +msgid "N° de téléphone, TVA, code postal uniquement des chiffres " +msgstr "" + #: include/template/detail-action.php:19 include/template/detail-action.php:12 #: include/template/detail-action.php:13 msgid "N° document" @@ -21698,6 +22974,7 @@ msgstr "Document No." #: include/class/acc_ledger_sold.class.php:1579 #: include/class/acc_ledger_purchase.class.php:2102 #: include/class/acc_ledger_purchase.class.php:2135 +#: include/class/acc_ledger_purchase.class.php:2173 msgid "N° fiche" msgstr "# Card" @@ -21735,6 +23012,8 @@ msgstr "# Card" #: include/class/acc_ledger_purchase.class.php:2104 #: include/class/acc_ledger_sale.class.php:1709 #: include/class/acc_ledger_purchase.class.php:2137 +#: include/class/acc_ledger_purchase.class.php:2175 +#: include/class/acc_ledger_sale.class.php:1757 msgid "N° fiche fournisseur" msgstr "# dealer card" @@ -21744,6 +23023,7 @@ msgstr "internal code" #: include/class/acc_ledger_sale.class.php:1655 #: include/class/acc_ledger_sale.class.php:1707 +#: include/class/acc_ledger_sale.class.php:1755 msgid "N° item" msgstr "# item" @@ -21759,6 +23039,7 @@ msgstr "No operation" #: include/class/class_balance_age.php:148 #: include/class/balance_age.class.php:148 #: include/class/balance_age.class.php:152 +#: include/export/export_stock_histo_csv.php:39 msgid "N° pièce" msgstr "receipt #" @@ -21781,7 +23062,7 @@ msgstr "Dutch" #: include/database.item.php:12 include/database.item.php:15 #: include/database.item.php:17 include/database.item.php:20 #: include/database.item.php:14 include/database.item.php:13 -#: include/database.item.php:10 +#: include/database.item.php:10 include/database.item.php:8 msgid "OD analytique" msgstr "MW analytic" @@ -21814,6 +23095,10 @@ msgstr "OK" msgid "OPERATION ANNULEE " msgstr "Canceled" +#: include/class/acc_ledger.class.php:1649 +msgid "OPERATION ANNULEE voir log" +msgstr "Operation canceled, see log files" + #: include/template/stock_summary_list.php:48 #: include/template/stock_summary_table.php:81 #: include/template/stock_summary_table.php:115 @@ -21824,6 +23109,7 @@ msgstr "Out" #: include/lib/output_html_tab.class.php:71 #: include/lib/output_html_tab.class.php:175 +#: include/lib/output_html_tab.class.php:229 msgid "OUTPUTHTML070 Mode invalide" msgstr "OUTPUTHTML070 Invalid mode" @@ -21858,6 +23144,9 @@ msgstr "Unknown object in " #: include/ext/transform/include/transform_representative.class.php:208 #: include/ext/transform/include/transform_representative.class.php:211 #: include/ext/transform/include/transform_representative.class.php:214 +#: include/ext/transform/include/transform_representative.class.php:218 +#: include/ext/transform/include/transform_representative.class.php:221 +#: include/ext/transform/include/transform_representative.class.php:224 msgid "Obligatoire" msgstr "Mandatory" @@ -21876,14 +23165,14 @@ msgstr "Mandatory for FIN ledger: give here the card of the bank" #: include/class/periode.class.php:649 include/class/periode.class.php:651 #: include/class/periode.class.php:653 include/class/periode.class.php:654 #: include/class/periode.class.php:655 include/class/periode.class.php:661 -#: include/class/periode.class.php:679 +#: include/class/periode.class.php:679 include/class/periode.class.php:686 msgid "Octobre" msgstr "October" #: include/class/periode.class.php:688 include/class/periode.class.php:690 #: include/class/periode.class.php:692 include/class/periode.class.php:693 #: include/class/periode.class.php:694 include/class/periode.class.php:710 -#: include/class/periode.class.php:728 +#: include/class/periode.class.php:728 include/class/periode.class.php:735 msgid "On ne peut ajouter une période que sur un exercice qui existe déjà" msgstr "It is possible to add a period on an existing exercice" @@ -21956,6 +23245,7 @@ msgstr "Unbalanced operation" #: include/database.item.php:138 include/database.item.php:139 #: include/database.item.php:137 include/database.item.php:146 +#: include/database.item.php:144 msgid "Option Fiches" msgstr "Options card" @@ -22006,6 +23296,7 @@ msgstr "Option for the welcome page" #: include/ext/tools/index.php:41 include/tax_summary.inc.php:41 #: include/tax_summary.inc.php:40 include/ext/tools/index.php:46 +#: include/ext/tools/index.php:49 msgid "Opération" msgstr "Operation" @@ -22073,6 +23364,7 @@ msgstr "Analytic operation only for accounting beginning with" #: include/class/acc_ledger_search.class.php:1206 #: include/class/acc_ledger_search.class.php:1022 #: include/class/acc_ledger_search.class.php:1234 +#: include/ext/tools/include/tool_function.php:622 msgid "Opération annulée" msgstr "Entry canceled" @@ -22080,12 +23372,13 @@ msgstr "Entry canceled" msgid "Opération avec dates différentes dans un groupe" msgstr "Operation with different date in a group" -#: include/database.item.php:129 +#: include/database.item.php:129 include/database.item.php:127 msgid "Opération de cloture ou d'ouverture d'exercice" msgstr "Closing or opening operation" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:129 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:130 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:134 msgid "Opération de vente" msgstr "Sale transaction" @@ -22093,6 +23386,7 @@ msgstr "Sale transaction" #: include/database.item.php:56 include/database.item.php:54 #: include/database.item.php:55 include/database.item.php:141 #: include/database.item.php:139 include/database.item.php:114 +#: include/database.item.php:112 msgid "" "Opération diverses tels que les amortissements, les augmentations de " "capital, les salaires, ..." @@ -22106,6 +23400,7 @@ msgstr "Operation already transferred: duplicate" #: include/ext/tva/ajax.php:201 include/ext/tva/ajax.php:208 #: include/ext/importbank/include/template/delete_item.php:25 +#: include/ext/tva/ajax.php:200 msgid "Opération effacée" msgstr "Removed accounting" @@ -22134,6 +23429,7 @@ msgstr "Reversed accounting" #: include/class/acc_ledger.class.php:3136 #: include/class/acc_ledger.class.php:3219 #: include/class/acc_ledger.class.php:3386 +#: include/class/acc_ledger.class.php:3402 msgid "Opération identique" msgstr "Same operation" @@ -22142,6 +23438,7 @@ msgid "Opération invalide" msgstr "Invalid operation" #: include/ext/importbank/include/template/show_list.php:113 +#: include/ext/importbank/include/template/show_list.php:124 msgid "Opération liée" msgstr "Linked operations" @@ -22159,6 +23456,7 @@ msgstr "Operation not removed" #: include/compta_ods.inc.php:118 include/compta_ven.inc.php:205 #: include/compta_ven.inc.php:172 include/compta_ods.inc.php:127 #: include/compta_ach.inc.php:155 include/compta_ods.inc.php:116 +#: include/compta_ach.inc.php:164 include/compta_ven.inc.php:183 msgid "Opération non extournée" msgstr "Not Reversed accounting" @@ -22173,6 +23471,11 @@ msgstr "operation not found" msgid "Opération paiement" msgstr "Payment Writing " +#: include/ext/tva/ajax.php:93 +#, fuzzy +msgid "Opération pour purger la TVA" +msgstr "Linked operation : %s" + #: include/operation_ods_new.inc.php:94 include/operation_ods_new.inc.php:95 #: include/operation_ods_new.inc.php:107 include/operation_ods_new.inc.php:113 #: include/operation_ods_new.inc.php:127 @@ -22181,6 +23484,7 @@ msgid "Opération rapprochée : %s" msgstr "Linked operation : %s" #: include/ext/importbank/ajax.php:283 include/ext/importbank/ajax.php:297 +#: include/ext/importbank/ajax.php:319 msgid "Opération récupérée" msgstr "Entry restored" @@ -22197,16 +23501,17 @@ msgstr "Entry restored" #: include/ajax/ajax_ledger.php:511 include/anc_od.inc.php:127 #: include/stock_inv.inc.php:38 include/ext/modop/modop_save.php:91 #: include/ext/modop/modop_save.php:180 +#: include/ext/coprop/include/appel_fond.inc.php:124 msgid "Opération sauvée" msgstr "Entry saved" #: include/class/operation_exercice.class.php:194 #: include/template/operation_exercice-input_row-error.php:28 -#, fuzzy, php-format +#, php-format msgid "Opération transférée le %s" -msgstr "Transfered operations %s" +msgstr "Transfered operations %s " -#: include/ext/importbank/ajax.php:286 +#: include/ext/importbank/ajax.php:286 include/ext/importbank/ajax.php:310 msgid "Opération à effacer" msgstr "Operations to remove" @@ -22253,7 +23558,7 @@ msgstr "Operation & Lettering" #: include/class/operation_predef_mtable.class.php:176 #: tmp/import-advanced/class/import/impacc2_csv.class.php:69 #: include/database.item.php:276 include/database.item.php:253 -#: include/database.item.php:281 +#: include/database.item.php:281 include/database.item.php:256 msgid "Opérations Diverses" msgstr "Misc. operations" @@ -22274,6 +23579,7 @@ msgstr "Operations Sales / Purchases" #: include/template/detail-action.php:176 #: include/template/detail-action.php:189 #: include/template/follow_up-display.php:213 +#: include/template/follow_up-display.php:246 msgid "Opérations concernées" msgstr "Concerned operations" @@ -22285,13 +23591,15 @@ msgstr "Concerned operations" #: include/database.item.php:112 include/database.item.php:13 #: include/database.item.php:113 include/database.item.php:10 #: include/database.item.php:107 include/database.item.php:105 -#: include/database.item.php:84 +#: include/database.item.php:84 include/database.item.php:8 +#: include/database.item.php:82 msgid "Opérations diverses" msgstr "Misc. writing" #: include/database.item.php:17 include/database.item.php:20 #: include/database.item.php:14 include/database.item.php:12 #: include/database.item.php:13 include/database.item.php:10 +#: include/database.item.php:8 msgid "Opérations diverses en Analytique" msgstr "Misc. writing for analytic" @@ -22379,6 +23687,7 @@ msgstr "Saved operations" #: include/ext/importbank/include/template/show_list.php:68 #: include/ext/importbank/include/template/show_list.php:57 #: include/ext/importbank/include/template/show_list.php:75 +#: include/ext/importbank/include/template/show_list.php:83 msgid "Opérations sélectionnées" msgstr "No operation selected" @@ -22411,6 +23720,10 @@ msgstr "Display order" msgid "Organiser les éléments en utilisant la souris (Drag & Drop) puis sauver" msgstr "Organize widgets with Drag'n drop" +#: include/ext/rash/raw.php:97 +msgid "Origine" +msgstr "" + #: include/impress_poste.inc.php:66 include/impress_poste.inc.php:59 msgid "Ou Choisissez la fiche" msgstr "Select the card" @@ -22443,6 +23756,7 @@ msgstr "Select the card" #: include/user_detail.inc.php:97 include/class/tva_rate_mtable.class.php:62 #: include/company.inc.php:76 include/company.inc.php:80 #: include/company.inc.php:83 include/company.inc.php:136 +#: include/class/tva_rate_mtable.class.php:64 msgid "Oui" msgstr "yes" @@ -22470,13 +23784,13 @@ msgstr "Tools for co-ownership" #: include/class/periode_ledger_table.class.php:143 #: include/class/periode_ledger_table.class.php:145 #: include/class/periode.class.php:596 include/class/periode.class.php:614 +#: include/class/periode.class.php:621 msgid "Ouvert" msgstr "Open" -#: include/database.item.php:129 -#, fuzzy +#: include/database.item.php:129 include/database.item.php:127 msgid "Ouvert./Fermeture" -msgstr "Close" +msgstr "Closing and opening writing" #: include/balance.inc.php:314 include/export/export_balance_pdf.php:135 #: include/class/acc_operation.class.php:727 @@ -22487,6 +23801,7 @@ msgstr "Close" #: include/class/acc_operation.class.php:836 #: include/class/acc_operation.class.php:881 include/balance.inc.php:336 #: include/template/operation_exercice-input_source.php:45 +#: include/balance.inc.php:345 include/class/acc_operation.class.php:884 msgid "Ouverture" msgstr "Opening entry" @@ -22528,9 +23843,14 @@ msgstr "PDF" #: include/class/document_export.class.php:296 #: include/class/document_export.class.php:303 #: include/class/document_export.class.php:308 +#: include/class/document_export.class.php:316 msgid "PDF2PS non installé" msgstr "PDF2PS is not installed" +#: include/class/document_export.class.php:455 +msgid "PDFTK ne peut pas convertir en PDF" +msgstr "Conversion to PDF failed , PDFTK fails" + #: include/class_acc_ledger.php:211 include/class_acc_ledger.php:210 #: include/class_acc_ledger.php:214 include/class_acc_ledger.php:215 #: include/class/class_acc_ledger.php:215 @@ -22543,6 +23863,7 @@ msgstr "PDF2PS is not installed" #: include/class/acc_ledger.class.php:257 #: include/class/acc_ledger.class.php:260 #: include/class/acc_ledger.class.php:269 +#: include/class/acc_ledger.class.php:271 msgid "PERIODE FERMEE" msgstr "Close period" @@ -22558,6 +23879,8 @@ msgstr "Close period" #: include/class/acc_ledger.class.php:654 #: include/class/acc_ledger.class.php:721 #: include/class/acc_ledger.class.php:722 +#: include/class/acc_ledger.class.php:723 +#: include/class/acc_ledger.class.php:724 msgid "PJ Num" msgstr "Receipt #" @@ -22570,6 +23893,7 @@ msgstr "Receipt #" #: include/class/document_export.class.php:295 #: include/class/document_export.class.php:302 #: include/class/document_export.class.php:307 +#: include/class/document_export.class.php:315 msgid "PS2PDF non installé" msgstr "PDF2PS is not installed" @@ -22607,6 +23931,8 @@ msgstr "PDF2PS is not installed" #: include/class/acc_ledger_purchase.class.php:2115 #: include/class/acc_ledger_sale.class.php:1720 #: include/class/acc_ledger_purchase.class.php:2148 +#: include/class/acc_ledger_purchase.class.php:2186 +#: include/class/acc_ledger_sale.class.php:1768 msgid "PU" msgstr "Pu" @@ -22708,7 +24034,7 @@ msgstr "Paid by" #: include/database.item.php:205 include/database.item.php:203 #: include/database.item.php:211 include/database.item.php:221 #: include/database.item.php:239 include/database.item.php:225 -#: include/database.item.php:244 +#: include/database.item.php:244 include/database.item.php:228 msgid "Paiement électronique" msgstr "Electronic payment" @@ -22718,14 +24044,17 @@ msgstr "Per year" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:94 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:95 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:99 msgid "Par calcul" msgstr "By calculation" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:191 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:203 msgid "Par calcul : date opération" msgstr "Calculation: Date operation" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:194 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:206 msgid "Par calcul : date paiement" msgstr "Calculation: Payment Date" @@ -22735,13 +24064,21 @@ msgid "Par catégorie de fiche" msgstr "Card Category" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:35 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:38 msgid "Par date opération" msgstr "Operation by date" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:34 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:37 msgid "Par date paiement" msgstr "Payment date" +#: include/lib/message_javascript.php:124 +msgid "" +"Par défault, le poste d'autoliquidation est celui qui est au débit pour les " +"ventes et au crédit pour les achats" +msgstr "" + #: include/ext/import_account/include/template/input_file.php:10 #: include/ext/import_card/include/template/input_file.php:29 msgid "" @@ -22757,6 +24094,8 @@ msgstr "By card" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:80 #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:152 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:81 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:84 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:164 msgid "Par fichier" msgstr "Per file" @@ -22767,6 +24106,7 @@ msgstr "Per file" #: include/database.item.php:221 include/database.item.php:205 #: include/database.item.php:213 include/database.item.php:223 #: include/database.item.php:238 include/database.item.php:243 +#: include/database.item.php:227 msgid "Par gérant ou administrateur" msgstr "By the manager or administrator" @@ -22810,6 +24150,7 @@ msgstr "Company parametes" #: include/class/acc_ledger.class.php:475 #: include/class/acc_ledger.class.php:489 #: include/class/acc_ledger.class.php:546 +#: include/class/acc_ledger.class.php:548 msgid "Parametres journaux non trouves" msgstr "Ledger parameters not found" @@ -22817,26 +24158,31 @@ msgstr "Ledger parameters not found" #: include/ext/import_account/index.php:66 #: include/ext/import-winbook/index.php:67 #: include/ext/import-advanced/index.php:68 tmp/import-advanced/index.php:68 +#: include/ext/import-advanced/index.php:74 msgid "Paramètrage" msgstr "Parameterization" #: include/ext/skel/index.php:47 include/ext/tva/index.php:36 #: include/ext/tva/index.php:39 include/ext/tva/index.php:40 +#: include/ext/tva/index.php:47 msgid "Paramètrage " msgstr "Parameterization" #: include/database.item.php:151 include/database.item.php:150 #: include/database.item.php:148 include/database.item.php:120 +#: include/database.item.php:118 msgid "Paramètrage comptabilité" msgstr "Accountancy setting" #: include/database.item.php:150 include/database.item.php:149 #: include/database.item.php:147 include/database.item.php:119 +#: include/database.item.php:117 msgid "Paramètrage des documents" msgstr "Document setting" #: include/database.item.php:149 include/database.item.php:63 #: include/database.item.php:61 include/database.item.php:57 +#: include/database.item.php:55 msgid "Paramètrage des fiches" msgstr "Card setting" @@ -22851,16 +24197,18 @@ msgstr "Card setting" #: include/menu.inc.php:112 include/template/menu_detail.php:73 #: include/ext/noalyss-portal-client/index.php:62 include/database.item.php:55 #: include/database.item.php:53 include/menu.inc.php:113 +#: include/ext/coprop/index.php:49 msgid "Paramètre" msgstr "Parameter" #: include/admin_repo.inc.php:146 include/admin_repo.inc.php:153 #: include/admin_repo.inc.php:157 include/admin_repo.inc.php:159 #: include/admin_repo.inc.php:161 include/admin_repo.inc.php:158 +#: include/admin_repo.inc.php:168 msgid "Paramètre PHP" msgstr "PHP Parameters" -#: include/ext/sav/index.php:47 +#: include/ext/sav/index.php:47 include/ext/sav/index.php:50 msgid "Paramètre SAV" msgstr "Parameter" @@ -22871,6 +24219,7 @@ msgstr "Parameter" #: include/admin_repo.inc.php:129 html/install.php:420 html/install.php:423 #: html/install.php:472 html/install.php:478 html/install.php:486 #: include/admin_repo.inc.php:126 html/install.php:512 +#: include/admin_repo.inc.php:136 msgid "Paramètre base de données" msgstr "Database parameters" @@ -22909,7 +24258,8 @@ msgstr "Invalid parameter" #: include/class/acc_ledger.class.php:92 #: tmp/import-advanced/class/impacc2_transfer.class.php:43 #: include/class/acc_ledger.class.php:99 include/class/periode.class.php:256 -#: include/lib/http_input.class.php:175 +#: include/lib/http_input.class.php:175 include/class/acc_ledger.class.php:101 +#: include/class/periode.class.php:262 msgid "Paramètre invalide" msgstr "Invalid parameter" @@ -22921,6 +24271,7 @@ msgstr "A parameter is missing" #: include/ext/skel/index.php:47 include/ext/tva/index.php:36 #: include/ext/tva/index.php:39 include/ext/tva/index.php:40 +#: include/ext/tva/index.php:47 msgid "Paramètre pour la TVA" msgstr "Parameter for VAT" @@ -22929,13 +24280,20 @@ msgstr "Parameter for VAT" #: include/database.item.php:80 include/database.item.php:77 #: include/database.item.php:76 include/database.item.php:73 #: include/database.item.php:74 include/database.item.php:68 +#: include/database.item.php:66 msgid "Paramètres divers" msgstr "Misc. parameters" -#: include/ext/sav/index.php:47 +#: include/ext/sav/index.php:47 include/ext/sav/index.php:50 msgid "Paramétrage du module SAV" msgstr "Parameter for Service After Sales" +#: include/ext/tva/index.php:137 +msgid "" +"Paramétrer les coordonnées du déclarant et les code TVA pour les listing " +"intracomm" +msgstr "" + #: include/param_pcmn.inc.php:55 include/param_pcmn.inc.php:56 #: include/template/pcmn_update.php:39 include/template/pcmn_update.php:40 msgid "Parent" @@ -22966,7 +24324,7 @@ msgstr "Part of the name or share of the accounting item" #: include/database.item.php:148 include/database.item.php:153 #: include/database.item.php:149 include/database.item.php:158 #: include/database.item.php:168 include/database.item.php:163 -#: include/database.item.php:187 +#: include/database.item.php:187 include/database.item.php:180 msgid "Partie fiscalement non déductible" msgstr "Non-tax deductible portion" @@ -22996,6 +24354,10 @@ msgstr "No access" msgid "Pas d'anomalie détectée" msgstr "Correct" +#: include/class/tva_rate_mtable.class.php:388 +msgid "Pas d'autoliquidation demandé" +msgstr "No Autoreverse" + #: include/class/anc_operation.class.php:271 #: include/class/anc_operation.class.php:272 #: include/class/anc_operation.class.php:273 @@ -23012,6 +24374,7 @@ msgstr "No step" #: include/template/detail-action.php:57 include/template/detail-action.php:58 #: include/template/follow_up-display.php:69 +#: include/template/follow_up-display.php:102 msgid "Pas de catégorie de contact" msgstr "Na category for contact" @@ -23020,6 +24383,7 @@ msgstr "Na category for contact" #: include/ext/invoicing/include/invoice_send_mail.inc.php:103 #: include/ext/invoicing/include/invoice_send_mail.inc.php:107 #: include/ext/invoicing/include/invoice_send_mail.inc.php:110 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:108 msgid "Pas de conversion en PDF disponible" msgstr "No PDF conversion available" @@ -23028,6 +24392,11 @@ msgstr "No PDF conversion available" msgid "Pas de croisement avec un seul plan" msgstr "Cannot cross data with only one axis" +#: include/ext/rapport_avance/include/rapav_report_repository.class.php:90 +#, fuzzy +msgid "Pas de fichier bin" +msgstr "Not given file" + #: 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 @@ -23037,6 +24406,7 @@ msgstr "Cannot cross data with only one axis" #: include/ext/importbank/include/import_bank.php:132 #: tmp/import-advanced/class/import/impacc2_import_anc_csv.class.php:187 #: tmp/import-advanced/class/import/impacc2_file.class.php:64 +#: include/ext/importbank/include/template/import_csv.php:110 msgid "Pas de fichier donné" msgstr "Not given file" @@ -23097,6 +24467,10 @@ msgstr "Not given file" #: include/class/acc_ledger_purchase.class.php:1242 #: include/class/acc_ledger_fin.class.php:319 include/compta_ach.inc.php:197 #: include/template/operation_exercice-input_transfer.php:40 +#: include/compta_ach.inc.php:206 include/compta_ven.inc.php:222 +#: include/class/acc_ledger.class.php:917 +#: include/class/acc_ledger_purchase.class.php:1280 +#: include/class/acc_ledger_sale.class.php:1430 msgid "Pas de journal disponible" msgstr "No available ledger" @@ -23141,7 +24515,7 @@ msgstr "Payment" msgid "Pays" msgstr "Country" -#: include/database.item.php:197 +#: include/database.item.php:197 include/database.item.php:190 #, fuzzy msgid "Pays " msgstr "Country" @@ -23186,6 +24560,8 @@ msgstr "Country" #: include/class/acc_ledger_sale.class.php:1706 #: include/class/acc_ledger_purchase.class.php:2134 #: include/template/ledger_detail_ven.php:94 +#: include/class/acc_ledger_purchase.class.php:2172 +#: include/class/acc_ledger_sale.class.php:1754 msgid "Payé" msgstr "Paid" @@ -23215,6 +24591,7 @@ msgstr "Paid" #: include/class/acc_ledger_purchase.class.php:1942 #: include/class/print_ledger_simple.class.php:338 #: include/class/acc_ledger_purchase.class.php:1975 +#: include/class/acc_ledger_purchase.class.php:2013 msgid "Payé par" msgstr "Paid by" @@ -23267,6 +24644,8 @@ msgstr "Period N-1" #: include/class/acc_ledger_sale.class.php:96 #: include/class/acc_ledger.class.php:1273 #: include/class/acc_ledger_fin.class.php:199 +#: include/class/acc_ledger.class.php:1275 +#: include/class/acc_ledger_purchase.class.php:100 msgid "Periode fermee" msgstr "Closed Period" @@ -23274,7 +24653,7 @@ msgstr "Closed Period" #: include/database.item.php:92 include/database.item.php:90 #: include/database.item.php:91 include/database.item.php:85 #: include/database.item.php:153 include/database.item.php:151 -#: include/database.item.php:149 +#: include/database.item.php:149 include/database.item.php:147 msgid "" "Permet d'ajouter de nouveaux attributs que vous pourrez par la suite ajouter " "à des catégories de fiches" @@ -23288,7 +24667,8 @@ msgstr "" #: include/database.item.php:111 include/database.item.php:103 #: include/database.item.php:105 include/database.item.php:152 #: include/database.item.php:150 include/database.item.php:83 -#: include/database.item.php:124 +#: include/database.item.php:124 include/database.item.php:81 +#: include/database.item.php:122 msgid "" "Permet d'ajouter de nouvelles catégorie de fiche, d'ajouter des attributs à " "ces catégories (numéro de téléphone, gsm, email...)" @@ -23299,7 +24679,7 @@ msgstr "" #: include/database.item.php:13 include/database.item.php:16 #: include/database.item.php:10 include/database.item.php:8 #: include/database.item.php:9 include/database.item.php:7 -#: include/database.item.php:148 +#: include/database.item.php:148 include/database.item.php:146 msgid "" "Permet d'ajouter des taux de TVA ou de les modifier ainsi que les postes " "comptables de ces TVA, ces TVA sont utilisables dans les menus de vente et " @@ -23310,6 +24690,7 @@ msgstr "Let you add and modify TVA setting ." #: include/database.item.php:113 include/database.item.php:111 #: include/database.item.php:112 include/database.item.php:106 #: include/database.item.php:104 include/database.item.php:142 +#: include/database.item.php:140 msgid "" "Permet d'ajouter des état pour les documents utilisés dans le suivi (à " "faire, à suivre...)" @@ -23319,6 +24700,7 @@ msgstr "Let you add status for documents used in the follow-up" #: include/database.item.php:80 include/database.item.php:78 #: include/database.item.php:79 include/database.item.php:75 #: include/database.item.php:76 include/database.item.php:157 +#: include/database.item.php:155 msgid "" "Permet d'avoir la balance de toutes vos fiches, les résumés exportables en " "CSV, les historiques avec ou sans lettrages" @@ -23326,7 +24708,7 @@ msgstr "" "Let you have the balance of all yours cards, export them in CSV with or " "without lettering" -#: include/database.item.php:150 +#: include/database.item.php:150 include/database.item.php:148 #, fuzzy msgid "Permet d'installer et d'activer facilement des extensions" msgstr "You must set or activate the plugin" @@ -23338,7 +24720,7 @@ msgid "Permet de changer le poste comptable de base des catégories de fiches" msgstr "Let modify the base accounting of category of card" #: include/database.item.php:154 include/database.item.php:152 -#: include/database.item.php:121 +#: include/database.item.php:121 include/database.item.php:119 msgid "Permet de changer le poste comptable de base des modèles de fiches" msgstr "Let modify the base accounting of category of card" @@ -23353,7 +24735,7 @@ msgstr "Let you search in the follow-up for the multiples concerned" #: include/database.item.php:139 include/database.item.php:138 #: include/database.item.php:131 include/database.item.php:129 -#: include/database.item.php:145 +#: include/database.item.php:145 include/database.item.php:143 msgid "Permet de configurer les devises" msgstr "Set currency" @@ -23361,6 +24743,7 @@ msgstr "Set currency" #: include/database.item.php:99 include/database.item.php:97 #: include/database.item.php:98 include/database.item.php:92 #: include/database.item.php:94 include/database.item.php:76 +#: include/database.item.php:74 msgid "" "Permet de faire correspondre vos extraits bancaires avec les opérations de " "vente ou d'achat, le lettrage se fait automatiquement" @@ -23368,7 +24751,7 @@ msgstr "" "Let you reconcile your bank receipt with your sales and purchase , the " "lettering is automatic" -#: include/database.item.php:151 +#: include/database.item.php:151 include/database.item.php:149 #, fuzzy msgid "Permet de gèrer les clefs de répartition en comptabilité analytique" msgstr "Link between Accounting and Cost Accounting" @@ -23388,14 +24771,13 @@ msgid "Permission incorrecte : ne peut écrire dans %s ou %s" msgstr "Wrong permission, %s or %s is not writable" #: include/database.item.php:156 include/database.item.php:154 -#: include/database.item.php:123 +#: include/database.item.php:123 include/database.item.php:121 msgid "Personnalisation des couleurs de NOYALYSS" msgstr "Customize the color of NOALYSS" #: include/dashboard.inc.php:10 -#, fuzzy msgid "Personnaliser le tableau de bord" -msgstr "return to the dashboard" +msgstr "Customize the dashboard" #: include/database.item.php:144 include/database.item.php:147 #: include/database.item.php:153 include/database.item.php:157 @@ -23403,7 +24785,7 @@ msgstr "return to the dashboard" #: include/database.item.php:150 include/database.item.php:158 #: include/database.item.php:161 include/database.item.php:168 #: include/database.item.php:176 include/database.item.php:171 -#: include/database.item.php:169 +#: include/database.item.php:169 include/database.item.php:162 msgid "Personne de contact " msgstr "Contact person" @@ -23607,6 +24989,11 @@ msgstr "Receipt" #: tmp/import-advanced/class/import/impacc2_csv.class.php:515 #: tmp/import-advanced/class/import/impacc2_csv.class.php:545 #: tmp/import-advanced/class/import/impacc2_csv.class.php:568 +#: include/template/ledger_detail_ach.php:73 include/ext/tools/index.php:50 +#: include/class/acc_ledger.class.php:1008 +#: include/class/acc_ledger_purchase.class.php:2166 +#: include/class/acc_ledger_sale.class.php:1748 +#: include/class/fiche.class.php:997 msgid "Pièce" msgstr "Receipt" @@ -23636,6 +25023,7 @@ msgstr "Receipt number" #: include/template/detail-action.php:401 #: include/template/detail-action.php:414 #: include/template/follow_up-display.php:553 +#: include/template/follow_up-display.php:592 msgid "Pièces attachées" msgstr "Attachment" @@ -23666,7 +25054,7 @@ msgid "Plan Analytique" msgstr "Analytical" #: include/class/anc_print.class.php:163 include/class/anc_print.class.php:164 -#: include/class/anc_print.class.php:157 +#: include/class/anc_print.class.php:157 include/class/anc_print.class.php:159 msgid "Plan Analytique " msgstr "Analytic Plan" @@ -23681,7 +25069,7 @@ msgstr "Analytic Plan" #: include/database.item.php:57 include/database.item.php:55 #: include/database.item.php:50 include/database.item.php:51 #: include/database.item.php:48 include/database.item.php:47 -#: include/database.item.php:46 +#: include/database.item.php:46 include/database.item.php:44 msgid "Plan Compt. analytique" msgstr "Plan Compt. analytical" @@ -23690,7 +25078,7 @@ msgstr "Plan Compt. analytical" #: include/database.item.php:106 include/database.item.php:102 #: include/database.item.php:103 include/database.item.php:97 #: include/database.item.php:98 include/database.item.php:96 -#: include/database.item.php:93 +#: include/database.item.php:93 include/database.item.php:91 msgid "Plan Comptable" msgstr "Accounting system" @@ -23699,7 +25087,7 @@ msgstr "Accounting system" #: include/database.item.php:57 include/database.item.php:55 #: include/database.item.php:50 include/database.item.php:51 #: include/database.item.php:48 include/database.item.php:47 -#: include/database.item.php:46 +#: include/database.item.php:46 include/database.item.php:44 msgid "Plan analytique" msgstr "Analytically" @@ -23710,13 +25098,14 @@ msgstr "Several tax code match that rate" #: include/ajax/ajax_preference.php:187 include/ajax/ajax_preference.php:198 #: include/ajax/ajax_preference.php:214 include/ajax/ajax_preference.php:215 #: include/ext/noalyss-export/class/export/export.class.php:120 -#: include/ajax/ajax_preference.php:216 +#: include/ajax/ajax_preference.php:216 include/ajax/ajax_preference.php:232 msgid "Point-virgule" msgstr "semi-colon" #: include/admin_repo.inc.php:130 include/admin_repo.inc.php:137 #: include/admin_repo.inc.php:141 include/admin_repo.inc.php:143 #: include/admin_repo.inc.php:145 include/admin_repo.inc.php:142 +#: include/admin_repo.inc.php:152 msgid "Port" msgstr "Port" @@ -23759,10 +25148,16 @@ msgstr "Possibly SQL inject" #: include/ext/importbank/include/template/show_list.php:159 #: include/ext/importbank/include/template/show_list.php:152 #: include/ext/importbank/include/template/show_list.php:171 +#: include/ext/importbank/include/template/show_list.php:189 #, php-format msgid "Possibles %d" msgstr "Possible %d" +#: include/ext/rash/raw.php:129 +#, fuzzy +msgid "Post Hébergement" +msgstr "Amortization accounting" + #: include/class_acc_ledger.php:1434 include/class_acc_ledger.php:1687 #: include/class_anc_grandlivre.php:157 include/class_anc_listing.php:83 #: include/class_pre_op_advanced.php:183 include/database.item.php:62 @@ -23895,7 +25290,13 @@ msgstr "Possible %d" #: include/template/ledger_detail_ven.php:187 #: include/template/operation_exercice-input_row.php:76 #: include/template/ledger_detail_ach.php:181 include/database.item.php:90 -#: include/database.item.php:137 +#: include/database.item.php:137 include/database.item.php:88 +#: include/database.item.php:135 include/template/ledger_detail_ach.php:186 +#: include/class/acc_ledger.class.php:729 +#: include/class/acc_ledger.class.php:1067 +#: include/class/acc_ledger_purchase.class.php:2169 +#: include/class/acc_ledger_sale.class.php:1751 +#: include/class/fiche.class.php:998 msgid "Poste" msgstr "Account. Item" @@ -23949,7 +25350,8 @@ msgstr "Post Charge" #: include/class/card_property.class.php:255 include/template/fiche_list.php:50 #: include/database.item.php:193 include/database.item.php:188 #: include/ajax/ajax_account.php:62 include/balance.inc.php:328 -#: include/template/ledger_detail_misc.php:120 +#: include/template/ledger_detail_misc.php:120 include/balance.inc.php:337 +#: include/database.item.php:171 msgid "Poste Comptable" msgstr "Accounting item" @@ -23974,6 +25376,7 @@ msgstr "Accounting basis of item" #: include/class/acc_ledger.class.php:1219 #: include/class/acc_ledger.class.php:1238 #: include/class/acc_ledger.class.php:1342 +#: include/class/acc_ledger.class.php:1344 msgid "Poste Inexistant [" msgstr "non-existent accounting" @@ -23991,6 +25394,7 @@ msgstr "non-existent accounting" #: include/class/acc_ledger.class.php:1202 #: include/class/acc_ledger.class.php:1221 #: include/class/acc_ledger.class.php:1325 +#: include/class/acc_ledger.class.php:1327 msgid "Poste Inexistant pour la fiche [" msgstr "Inexisting accountancy" @@ -24018,6 +25422,7 @@ msgid "Poste amortissement en contrepartie" msgstr "Position damping consideration" #: tmp/import-advanced/class/import/impacc2_import_anc_csv.class.php:244 +#: include/ext/tools/include/template/search_view.php:41 msgid "Poste analytique" msgstr "Analytic Accounting" @@ -24053,6 +25458,9 @@ msgstr "Post load" #: include/class/card_attribut_mtable.class.php:61 #: include/ajax/ajax_boxcard_search.php:67 #: include/template/account_result.php:12 +#: include/ext/amortis/include/template/material_listing.php:36 +#: include/ext/tools/include/template/search_view.php:74 +#: include/ajax/ajax_boxcard_search.php:70 include/class/fiche.class.php:1359 msgid "Poste comptable" msgstr "Accounting" @@ -24066,6 +25474,10 @@ msgstr "Accounting" msgid "Poste comptable Parent" msgstr "Parent Accounting" +#: include/class/tva_rate_mtable.class.php:55 +msgid "Poste comptable autoliquidation" +msgstr "Accounting for autoreverse" + #: include/company.inc.php:289 include/company.inc.php:291 #: include/company.inc.php:338 msgid "" @@ -24079,6 +25491,7 @@ msgstr "" #: include/class/template_card_category.class.php:42 #: include/class/template_card_category.class.php:118 #: include/template/fiche_def_input.php:26 +#: include/template/fiche_def_input.php:27 msgid "Poste comptable de base" msgstr "Basis accounting " @@ -24094,6 +25507,7 @@ msgstr "Accounting used with the card is incorrect" #: include/ext/importbank/include/import_bank.php:241 #: include/ext/importbank/include/import_bank.php:250 #: include/ext/importbank/include/import_bank.php:245 +#: include/ext/importbank/include/template/import_csv.php:225 msgid "Poste comptable de la fiche banque est incorrect" msgstr "Accounting used with the financial ledger is incorrect" @@ -24147,6 +25561,10 @@ msgstr "Unknown Accounting [%s]" #: include/class/acc_other_tax_mtable.class.php:125 #: include/class/tva_rate_mtable.class.php:294 #: include/class/tva_rate_mtable.class.php:304 +#: include/ext/tools/include/tool_function.php:554 +#: include/class/tva_rate_mtable.class.php:334 +#: include/class/tva_rate_mtable.class.php:344 +#: include/class/tva_rate_mtable.class.php:396 msgid "Poste comptable inexistant" msgstr "Invalid accounting" @@ -24171,6 +25589,7 @@ msgid "Poste comptable ou Fiche non existante" msgstr "Invalid card or accouting" #: include/ext/amortis/include/template/material_detail.php:63 +#: include/ext/amortis/include/template/material_detail.php:72 msgid "Poste comptable ou fiche" msgstr "Accounting or card" @@ -24282,9 +25701,15 @@ msgstr "Unknown accounting" #: include/class/acc_ledger.class.php:1216 #: include/class/acc_ledger.class.php:1235 #: include/class/acc_ledger.class.php:1339 +#: include/class/acc_ledger.class.php:1341 msgid "Poste invalide [" msgstr "Invalid accounting [" +#: include/ext/tools/include/tool_function.php:567 +#, fuzzy +msgid "Poste non compris dans analytique" +msgstr "Analytic Accounting" + #: include/class/acc_account.class.php:140 #: include/class/acc_account.class.php:141 #: include/class/acc_account.class.php:138 @@ -24416,6 +25841,7 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:197 #: include/class/acc_ledger_purchase.class.php:139 #: include/class/acc_ledger_purchase.class.php:216 +#: include/class/acc_ledger_purchase.class.php:144 msgid "Pour la fiche " msgstr "For the card" @@ -24452,6 +25878,7 @@ msgstr "For the card% s,% s the otherside does not exist" #: include/ext/tva/ajax.php:188 include/ext/tva/ajax.php:205 #: include/ext/tva/ajax.php:208 include/ext/tva/ajax.php:215 +#: include/ext/tva/ajax.php:216 msgid "Pour la grille " msgstr "To the gate" @@ -24477,6 +25904,11 @@ msgid "" "fichier reçu" msgstr "To convert it in unicode, do first year in backup restore it" +#: include/ext/invoicing/include/invoicing.inc.php:96 +#, fuzzy +msgid "Pour les factures sélectionnées" +msgstr "Close selected periods" + #: include/lib/message_javascript.php:105 #: include/lib/message_javascript.php:106 msgid "Pour les journaux FIN, ce sera la fiche du journal" @@ -24508,10 +25940,11 @@ msgstr "Percent" #: include/template/anc_key_input.php:64 #: include/ext/amortis/include/template/listing_year.php:36 #: include/template/anc_key_input.php:66 +#: include/ext/amortis/include/template/listing_year.php:38 msgid "Pourcentage" msgstr "Percentage" -#: include/database.item.php:154 +#: include/database.item.php:154 include/database.item.php:152 #, fuzzy msgid "Preference 👤" msgstr "Preference" @@ -24523,6 +25956,8 @@ msgstr "First day of the week" #: include/ext/skel/index.php:45 include/ext/rapid-in/index.php:52 #: include/ext/skel/index.php:52 include/ext/webservice/nw_service.php:77 +#: include/ext/noalyss-webservice/nw_service.php:84 +#: include/ext/skel/index.php:60 msgid "Première route" msgstr "First road" @@ -24535,6 +25970,7 @@ msgstr "First road" #: include/class/follow_up.class.php:1845 #: include/class/follow_up.class.php:1822 #: include/class/follow_up.class.php:2096 include/database.item.php:85 +#: include/database.item.php:83 msgid "Principal" msgstr "Main" @@ -24550,6 +25986,7 @@ msgstr "Main" #: include/template/detail-action.php:155 include/class/follow_up.class.php:726 #: include/template/action_display_short.php:101 #: include/template/follow_up-display.php:176 +#: include/template/follow_up-display.php:209 msgid "Priorité" msgstr "Priority" @@ -24612,6 +26049,17 @@ msgstr "Price / unit" msgid "Prix achat" msgstr "Purchase price" +#: include/ext/amortis/raw.php:135 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:44 +#, fuzzy +msgid "Prix cession" +msgstr "Expectation" + +#: include/export/export_stock_histo_csv.php:48 +#, fuzzy +msgid "Prix unitaire" +msgstr "Price unit" + #: include/database.item.php:130 include/database.item.php:133 #: include/database.item.php:168 include/database.item.php:172 #: include/database.item.php:171 include/database.item.php:135 @@ -24641,6 +26089,7 @@ msgstr "Price / unit" #: include/template/ledger_detail_ach.php:125 #: include/template/ledger_detail_ach.php:120 #: include/template/ledger_detail_ach.php:145 +#: include/template/ledger_detail_ach.php:150 msgid "Prix/Un." msgstr "Price / unit" @@ -24654,7 +26103,7 @@ msgstr "Price / unit" #: include/restore.inc.php:187 include/restore.inc.php:188 #: include/restore.inc.php:128 include/restore.inc.php:189 #: include/restore.inc.php:125 include/ext/dossier_demo/ajax.php:113 -#: include/restore.inc.php:126 +#: include/restore.inc.php:126 include/ext/demo-noalyss/ajax.php:113 msgid "Problème lors de la restauration " msgstr "Issue during restoration" @@ -24670,6 +26119,7 @@ msgstr "Issue during restoration" #: include/class/package_repository.class.php:156 #: include/class/package_repository.class.php:179 #: include/class/package_repository.class.php:196 +#: include/ext/rapport_avance/include/rapav_repository.class.php:63 msgid "Problème réseau" msgstr "Network issue" @@ -24720,13 +26170,14 @@ msgstr "Products" #: include/ext/invoicing/include/invoice_send_mail_input.inc.php:125 #: include/param_sec.inc.php:220 include/database.item.php:151 #: include/database.item.php:149 include/database.item.php:127 +#: include/database.item.php:125 msgid "Profil" msgstr "Profile" #: include/class_extension.php:116 include/class/class_extension.php:116 #: include/class/class_extension.php:117 include/class/extension.class.php:117 #: include/class/extension.class.php:132 include/class/extension.class.php:134 -#: include/class/extension.class.php:148 +#: include/class/extension.class.php:148 include/class/extension.class.php:156 msgid "Profil inexistant" msgstr "Profile not found" @@ -24768,13 +26219,20 @@ msgstr "Progr." #: include/database.item.php:195 include/database.item.php:188 #: include/database.item.php:197 include/database.item.php:208 #: include/database.item.php:200 include/database.item.php:211 +#: include/database.item.php:201 msgid "Proposition" msgstr "Proposal" #: include/ext/amortis/include/am_card.class.php:271 +#: include/ext/amortis/include/am_card.class.php:290 msgid "Prorata 1ère année invalide" msgstr "Prorata first year is invalid" +#: include/ext/amortis/include/template/material_detail.php:56 +#, fuzzy +msgid "Prorata : Nombre de mois (x/12) ou jour ( x/365) 1er exercice" +msgstr "Prorata : Number of month for the first year" + #: include/ext/amortis/include/template/material_detail.php:55 msgid "Prorata : Nombre de mois 1er exercice" msgstr "Prorata : Number of month for the first year" @@ -24819,7 +26277,7 @@ msgstr "Prefix for receipt" #: include/ajax/ajax_preference.php:69 html/user_login.php:135 #: include/database.item.php:76 include/ajax/ajax_preference.php:62 #: include/database.item.php:77 html/user_login.php:148 -#: include/database.item.php:154 +#: include/database.item.php:154 include/database.item.php:152 msgid "Préférence" msgstr "Setting" @@ -24827,6 +26285,7 @@ msgstr "Setting" #: include/database.item.php:81 include/database.item.php:79 #: include/database.item.php:80 include/database.item.php:76 #: include/database.item.php:77 include/database.item.php:154 +#: include/database.item.php:152 msgid "" "Préférence de l'utilisateur, apparence de l'application pour l'utilisateur, " "période par défaut et mot de passe" @@ -24850,11 +26309,13 @@ msgstr "User's preference, display, default period, email and password" #: include/user.inc.php:168 include/user.inc.php:232 #: include/database.item.php:188 include/database.item.php:183 #: include/template/contact-summary.php:16 include/user.inc.php:188 -#: include/user.inc.php:269 +#: include/user.inc.php:269 include/database.item.php:158 +#: include/user.inc.php:189 include/user.inc.php:270 msgid "Prénom" msgstr "First Name" #: include/ext/import-advanced/index.php:66 tmp/import-advanced/index.php:66 +#: include/ext/import-advanced/index.php:72 msgid "Préparation avant d'intégrer les opếrations" msgstr "Prepare before transfering " @@ -24876,7 +26337,7 @@ msgstr "Display" #: include/database.item.php:127 include/database.item.php:131 #: include/database.item.php:125 include/database.item.php:124 #: include/database.item.php:118 include/database.item.php:116 -#: include/database.item.php:100 +#: include/database.item.php:100 include/database.item.php:98 msgid "Prévision" msgstr "Forecast" @@ -24884,6 +26345,7 @@ msgstr "Forecast" #: include/database.item.php:125 include/database.item.php:123 #: include/database.item.php:124 include/database.item.php:118 #: include/database.item.php:116 include/database.item.php:100 +#: include/database.item.php:98 msgid "" "Prévision de vos achats, revenus, permet de suivre l'évolution de votre " "société. Vos prévisions sont des formules sur les postes comptables et vous " @@ -24906,6 +26368,7 @@ msgstr "After click on this link" #: html/install.php:586 html/install.php:589 html/install.php:639 #: html/install.php:645 html/install.php:653 html/install.php:724 +#: html/install.php:691 msgid "" "Puis refaites la procédure d'installation pour mettre la base de données à " "jour" @@ -24959,6 +26422,10 @@ msgstr "Then perform the install procedure to upgrade the database" #: include/database.item.php:80 include/class/acc_ledger_sale.class.php:1698 #: include/class/acc_ledger_purchase.class.php:2126 #: include/ajax/ajax_preference.php:145 include/database.item.php:70 +#: include/database.item.php:68 +#: include/ext/importbank/include/template/show_import.php:23 +#: include/class/acc_ledger_purchase.class.php:2164 +#: include/class/acc_ledger_sale.class.php:1746 msgid "Période" msgstr "Period" @@ -24981,6 +26448,7 @@ msgid "Période %s" msgstr "Period %s" #: include/ext/importbank/include/template/show_list.php:53 +#: include/ext/importbank/include/template/show_list.php:59 #, php-format msgid "Période %s %s %s" msgstr "Period : %s %s %s" @@ -25026,6 +26494,9 @@ msgstr "period between%s and %s" #: include/class/acc_ledger_sale.class.php:895 #: include/class/acc_ledger.class.php:710 #: include/class/acc_ledger_purchase.class.php:1607 +#: include/class/acc_ledger.class.php:712 +#: include/class/acc_ledger_purchase.class.php:1645 +#: include/class/acc_ledger_sale.class.php:943 msgid "Période Comptable" msgstr "Accounting Period" @@ -25035,7 +26506,7 @@ msgstr "Period N-1" #: include/class/periode.class.php:251 include/class/periode.class.php:253 #: include/class/periode.class.php:255 include/class/periode.class.php:254 -#: include/class/periode.class.php:272 +#: include/class/periode.class.php:272 include/class/periode.class.php:278 msgid "Période chevauchant une autre" msgstr "Period overlaping another one" @@ -25084,6 +26555,10 @@ msgstr "Period overlaping another one" #: include/class/acc_ledger_sale.class.php:1364 #: include/class/acc_ledger.class.php:983 #: include/class/acc_ledger_purchase.class.php:1220 +#: include/ext/amortis/include/am_generate.class.php:95 +#: include/class/acc_ledger.class.php:985 +#: include/class/acc_ledger_purchase.class.php:1258 +#: include/class/acc_ledger_sale.class.php:1412 msgid "Période comptable" msgstr "Accounting period" @@ -25120,6 +26595,7 @@ msgstr "period between%s and %s" #: include/class/acc_ledger_purchase.class.php:269 #: include/class/acc_ledger_sale.class.php:237 #: include/class/acc_ledger_purchase.class.php:275 +#: include/class/acc_ledger_purchase.class.php:280 msgid "Période fermée" msgstr "Closed Period" @@ -25134,6 +26610,7 @@ msgstr "Closed Period [%s]" #: include/class/acc_ledger.class.php:1139 #: include/class/acc_ledger.class.php:1156 #: include/class/acc_ledger.class.php:1256 +#: include/class/acc_ledger.class.php:1258 msgid "Période inexistante" msgstr "Inexisting period" @@ -25162,6 +26639,7 @@ msgstr "QCODE" #: include/ext/amortis/include/amortissement_material_pdf.class.php:33 #: include/template/card_multiple_result.php:17 #: include/ext/amortis/include/amortissement_material_pdf.class.php:34 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:35 msgid "QCode" msgstr "Code" @@ -25206,6 +26684,8 @@ msgstr "Quantity" #: include/template/ledger_detail_ach.php:146 #: tmp/import-advanced/class/import/impacc2_csv.class.php:480 #: tmp/import-advanced/class/import/impacc2_csv.class.php:519 +#: include/template/ledger_detail_ach.php:151 +#: include/export/export_stock_histo_csv.php:47 msgid "Quantité" msgstr "Quantity" @@ -25264,6 +26744,8 @@ msgstr "Quantity" #: include/template/ledger_detail_misc.php:121 #: include/template/ledger_detail_ven.php:154 #: include/template/ledger_detail_ach.php:142 include/database.item.php:194 +#: include/database.item.php:187 include/template/ledger_detail_ach.php:147 +#: include/ajax/ajax_boxcard_search.php:55 include/class/fiche.class.php:1358 msgid "Quick Code" msgstr "Quick Code" @@ -25278,6 +26760,7 @@ msgstr "Quick Code" #: include/class/acc_ledger.class.php:644 #: include/class/acc_ledger.class.php:658 #: include/class/acc_ledger.class.php:726 +#: include/class/acc_ledger.class.php:728 msgid "Quick Code ou " msgstr "QuickCode gold" @@ -25355,12 +26838,17 @@ msgstr "QuickCode" msgid "REQUEST" msgstr "REQUEST" +#: include/ext/rapport_avance/include/rapav_report_repository.class.php:123 +msgid "RRR40 : report not found" +msgstr "" + #: include/database.item.php:118 include/database.item.php:121 #: include/database.item.php:127 include/database.item.php:141 #: include/database.item.php:140 include/database.item.php:132 #: include/database.item.php:133 include/database.item.php:136 #: include/database.item.php:131 include/database.item.php:125 #: include/database.item.php:123 include/database.item.php:158 +#: include/database.item.php:156 msgid "Raccourci vers vos menus préférés" msgstr "Shortcut to your favorite menus" @@ -25394,7 +26882,8 @@ msgstr "Warning: by default, the accounting item Will Be" #: include/database.item.php:65 include/database.item.php:64 #: include/database.item.php:61 include/ext/amortis/index.php:79 #: include/database.item.php:62 include/database.item.php:138 -#: include/widget/mini_report/mini_report.php:117 +#: include/widget/mini_report/mini_report.php:117 include/database.item.php:136 +#: include/ext/amortis/index.php:93 msgid "Rapport" msgstr "Reporting" @@ -25403,6 +26892,7 @@ msgid "Rapport avance" msgstr "Advanced reporting" #: include/ext/etat_annexe_ohada/include/ohada_report.class.php:81 +#: include/ext/ohada/include/ohada_report.class.php:114 msgid "Rapport inexistant" msgstr "Inexistant report" @@ -25411,11 +26901,16 @@ msgstr "Inexistant report" msgid "Rapports avancés" msgstr "Advanced reporting" -#: include/database.item.php:156 +#: include/database.item.php:156 include/database.item.php:154 #, fuzzy msgid "Rapports avancés📊" msgstr "Advanced reporting" +#: include/ext/rapport_avance/include/template/formulaire_listing.php:146 +#, fuzzy +msgid "Rapports disponibles " +msgstr "Export failed" + #: include/database.item.php:97 include/database.item.php:104 #: include/template/ledger_detail_bottom.php:18 include/database.item.php:100 #: include/database.item.php:107 include/database.item.php:105 @@ -25425,6 +26920,7 @@ msgstr "Advanced reporting" #: include/database.item.php:98 include/database.item.php:106 #: include/database.item.php:92 include/database.item.php:94 #: include/database.item.php:76 include/database.item.php:89 +#: include/database.item.php:74 include/database.item.php:87 msgid "Rapprochement" msgstr "Reconciliation" @@ -25433,6 +26929,7 @@ msgstr "Reconciliation" #: include/database.item.php:101 include/database.item.php:99 #: include/database.item.php:98 include/database.item.php:92 #: include/database.item.php:94 include/database.item.php:76 +#: include/database.item.php:74 msgid "Rapprochement bancaire" msgstr "Bank Reconciliation" @@ -25550,15 +27047,16 @@ msgstr "Reload to see the change" #: include/ajax/ajax_account.php:60 include/database.item.php:51 #: include/database.item.php:133 include/lettering.card.inc.php:103 #: include/lib/html_input.class.php:1044 include/lib/html_input.class.php:1071 -#: include/menu.inc.php:142 +#: include/menu.inc.php:142 include/database.item.php:49 +#: include/database.item.php:131 include/lib/html_input.class.php:1090 +#: include/ajax/ajax_admin.php:147 #, php-format msgid "Recherche" msgstr "Search" -#: include/database.item.php:133 -#, fuzzy +#: include/database.item.php:133 include/database.item.php:131 msgid "Recherche 🔎" -msgstr "Search" +msgstr "Search 🔎" #: include/ajax_anc_search.php:41 include/ajax/ajax_anc_search.php:41 #: include/ajax/ajax_anc_search.php:45 include/ajax/ajax_anc_search.php:38 @@ -25569,6 +27067,11 @@ msgstr "Search activity" msgid "Recherche avancée" msgstr "Advanced search" +#: include/ext/noalyss_xmlpayment/index.php:146 +#, fuzzy +msgid "Recherche d'opération à ajouter" +msgstr "Internal operation code to change" + #: html/ajax_card.php:354 include/fiche.inc.php:90 include/forecast.inc.php:264 #: include/forecast.inc.php:329 include/impress_poste.inc.php:43 #: include/ext/modop/modop_display.php:80 @@ -25637,6 +27140,15 @@ msgstr "Search Card" #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:402 #: include/ajax/ajax_card.php:584 include/ajax/ajax_card.php:598 #: include/ajax/ajax_card.php:606 +#: include/ext/listing/include/rapav_listing_formula.class.php:387 +#: include/ext/listing/include/rapav_listing_formula.class.php:815 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:148 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:195 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:319 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:326 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:391 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:398 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:405 msgid "Recherche poste" msgstr "Search accounting" @@ -25689,13 +27201,13 @@ msgstr "search :" #: include/class/acc_ledger_search.class.php:700 #: include/class/anc_balance_double.class.php:365 #: include/class/acc_ledger_search.class.php:731 +#: include/ajax/ajax_admin.php:152 msgid "Rechercher" msgstr "Search" #: include/class/acc_ledger_search.class.php:733 -#, fuzzy msgid "Recherches sauvées" -msgstr "Advanced search" +msgstr "Saved search" #: include/lib/message_javascript.php:117 msgid "Recommendé d'avoir un poste propre" @@ -25705,6 +27217,7 @@ msgstr "Recommanded to have an specific accounting" #: include/ext/importbank/include/template/show_list.php:66 #: include/ext/importbank/include/template/show_list.php:55 #: include/ext/importbank/include/template/show_list.php:73 +#: include/ext/importbank/include/template/show_list.php:81 msgid "Reconciliation automatique" msgstr "Automatic reconciling" @@ -25759,7 +27272,7 @@ msgstr "Reference" #: include/database.item.php:53 include/database.item.php:51 #: include/database.item.php:52 include/database.item.php:49 #: include/database.item.php:50 include/database.item.php:48 -#: include/database.item.php:47 +#: include/database.item.php:47 include/database.item.php:45 msgid "Regroupement de compte analytique" msgstr "Analytical group" @@ -25767,6 +27280,7 @@ msgstr "Analytical group" #: include/database.item.php:71 include/database.item.php:69 #: include/database.item.php:70 include/database.item.php:67 #: include/database.item.php:68 include/database.item.php:62 +#: include/database.item.php:60 msgid "Regroupement des menus des journaux de trésorerie" msgstr "group for financial ledgers" @@ -25774,6 +27288,7 @@ msgstr "group for financial ledgers" #: include/database.item.php:116 include/database.item.php:114 #: include/database.item.php:115 include/database.item.php:109 #: include/database.item.php:107 include/database.item.php:86 +#: include/database.item.php:84 msgid "Regroupement des menus ventes et recettes" msgstr "Menu Sales and Purchase" @@ -25781,6 +27296,7 @@ msgstr "Menu Sales and Purchase" #: include/database.item.php:68 include/database.item.php:66 #: include/database.item.php:67 include/database.item.php:64 #: include/database.item.php:65 include/database.item.php:60 +#: include/database.item.php:58 msgid "Regroupement pour les menus d'achats(nouvelle opération, historique...)" msgstr "Group for purchase (expense, fee notes, history, new operation)" @@ -25788,6 +27304,7 @@ msgstr "Group for purchase (expense, fee notes, history, new operation)" #: include/database.item.php:114 include/database.item.php:112 #: include/database.item.php:113 include/database.item.php:107 #: include/database.item.php:105 include/database.item.php:84 +#: include/database.item.php:82 msgid "" "Regroupement pour les menus d'opérations diverses (nouvelle opération, " "historique...)" @@ -25797,6 +27314,7 @@ msgstr "Group for miscellaneous operation (history, new operation)" #: include/database.item.php:121 include/database.item.php:119 #: include/database.item.php:120 include/database.item.php:114 #: include/database.item.php:112 include/database.item.php:128 +#: include/database.item.php:126 msgid "" "Regroupement pour les menus de trésorerie (nouvelle opération, historique...)" msgstr "Group for financial (history, new operation)" @@ -25805,13 +27323,19 @@ msgstr "Group for financial (history, new operation)" #: include/database.item.php:69 include/database.item.php:67 #: include/database.item.php:68 include/database.item.php:65 #: include/database.item.php:66 include/database.item.php:61 +#: include/database.item.php:59 msgid "Regroupement pour les menus et les profils" msgstr "Group for menus and profile" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:287 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:299 msgid "Rejeté" msgstr "Rejected" +#: include/ext/rash/raw.php:130 +msgid "Remarque" +msgstr "" + #: include/ajax/ajax_search_filter.php:151 #: include/ajax/ajax_search_filter.php:160 #: include/ajax/ajax_search_filter.php:159 @@ -25844,7 +27368,7 @@ msgstr "Restore" #: include/restore.inc.php:181 include/restore.inc.php:182 #: include/restore.inc.php:122 include/restore.inc.php:183 #: include/restore.inc.php:119 include/ext/dossier_demo/ajax.php:95 -#: include/restore.inc.php:120 +#: include/restore.inc.php:120 include/ext/demo-noalyss/ajax.php:95 msgid "Restauration réussie du dossier " msgstr "Successfull restore" @@ -25880,6 +27404,7 @@ msgstr "Rest" #: include/ext/amortis/include/template/listing_year.php:17 #: include/ext/amortis/include/template/listing_year.php:37 +#: include/ext/amortis/include/template/listing_year.php:39 msgid "Reste à amortir" msgstr "Rest cushion" @@ -25942,7 +27467,9 @@ msgstr "Late" #: html/do_LOCAL_342368.php:276 html/user_login.php:82 html/do.php:282 #: html/do_REMOTE_342368.php:276 include/class/mobile.class.php:185 #: include/modele.inc.php:68 include/modele.inc.php:399 -#: include/modele.inc.php:439 include/restore.inc.php:49 +#: include/modele.inc.php:439 include/restore.inc.php:49 html/do.php:284 +#: include/ext/tva/ajax.php:40 +#: include/ext/invoicing/include/invoice_generate.inc.php:85 msgid "Retour" msgstr "Return" @@ -25959,7 +27486,7 @@ msgstr "Return without saving" #: html/do.php:96 html/do.php:63 html/do.php:66 html/do.php:67 html/do.php:68 #: html/do_BASE_342368.php:68 html/do_LOCAL_342368.php:68 html/do.php:73 -#: html/do_REMOTE_342368.php:68 +#: html/do_REMOTE_342368.php:68 html/do.php:75 msgid "Retour à l'accueil" msgstr "Back to home" @@ -25986,23 +27513,30 @@ msgstr "Nothing selected" #: include/ext/importbank/ajax.php:189 include/ext/importbank/ajax.php:192 #: include/ext/importbank/ajax.php:193 include/ext/importbank/ajax.php:207 +#: include/ext/importbank/ajax.php:217 msgid "Rien n'est sélectionné" msgstr "Nothing selected" #: include/ext/skel/index.php:45 include/ext/skel/index.php:52 #: include/ext/webservice/nw_service.php:77 +#: include/ext/noalyss-webservice/nw_service.php:84 +#: include/ext/skel/index.php:60 msgid "Route 1" msgstr "road 1" #: include/ext/skel/index.php:46 include/ext/noalyss-timesheet/index.php:53 #: include/ext/rapid-in/index.php:53 include/ext/skel/index.php:53 #: include/ext/webservice/nw_service.php:78 +#: include/ext/noalyss-webservice/nw_service.php:85 +#: include/ext/skel/index.php:61 msgid "Route 2" msgstr "road 2" #: include/ext/transform/include/template/listing_assujetti_declarant.php:30 #: include/ext/transform/include/template/listing_assujetti_representative.php:30 #: include/company.inc.php:165 include/company.inc.php:185 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:31 +#: include/ext/transform/include/template/listing_assujetti_representative.php:31 msgid "Rue" msgstr "Street" @@ -26013,7 +27547,7 @@ msgstr "Street" #: include/balance.inc.php:184 include/balance.inc.php:185 #: include/balance.inc.php:188 include/balance.inc.php:192 -#: include/balance.inc.php:196 +#: include/balance.inc.php:196 include/balance.inc.php:204 msgid "Récapitulatif par classe" msgstr "Summary Accounting class" @@ -26049,6 +27583,7 @@ msgstr "Front magazine" #: include/ext/importbank/include/template/show_list.php:66 #: include/ext/importbank/include/template/show_list.php:84 +#: include/ext/importbank/include/template/show_list.php:92 msgid "Réconciliation" msgstr "Reconciliation" @@ -26061,6 +27596,7 @@ msgstr "Reconciliation" #: include/class/acc_ledger.class.php:1058 #: include/class/acc_ledger.class.php:1074 #: include/class/acc_ledger.class.php:1171 +#: include/class/acc_ledger.class.php:1173 #, php-format msgid "Réconciliation/rapprochements : %s" msgstr "Reconciliation %s" @@ -26085,6 +27621,7 @@ msgstr "Ref" #: include/export/export_gl_csv.php:69 include/export/export_gl_pdf.php:60 #: include/template/follow_up-display.php:26 #: include/template/action_search.php:114 +#: include/template/follow_up-display.php:59 msgid "Référence" msgstr "Reference" @@ -26094,6 +27631,7 @@ msgid "Référence " msgstr "Reference" #: include/ext/tools/index.php:42 include/ext/tools/index.php:47 +#: include/ext/tools/index.php:50 msgid "Rénuméroter des pièces justificative" msgstr "Renumber the supporting parts" @@ -26162,10 +27700,12 @@ msgstr "One day for closing" #: tmp/import-advanced/class/import/impacc2_csv.class.php:528 #: tmp/import-advanced/class/import/impacc2_csv.class.php:551 #: tmp/import-advanced/class/import/impacc2_csv.class.php:573 +#: include/ext/importbank/include/template/confirm_transfer.php:287 msgid "Résultat" msgstr "Result" #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:136 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:137 #, php-format msgid "Résultat de la formule %s utilisant %s %s" msgstr "Result of the formula %s using %s %s" @@ -26195,9 +27735,10 @@ msgid "Résultat limité à %d , %d nombre de fiches trouvées" msgstr "List limited to %d, %d cards found" #: include/ajax/ajax_boxcard_search.php:45 -#, fuzzy, php-format +#: include/ajax/ajax_boxcard_search.php:47 +#, php-format msgid "Résultat limité à %d dans vos préférences, %d fiches trouvées" -msgstr "List limited to %d, %d cards found" +msgstr "List limited to %d, %d cards found " #: html/fid_card.php:181 html/fid_card.php:183 html/fid_card.php:186 #, php-format @@ -26236,6 +27777,7 @@ msgstr "Summary" #: include/export/export_balance_pdf.php:337 #: include/export/export_balance_pdf.php:338 include/balance.inc.php:483 #: include/export/export_balance_pdf.php:332 include/balance.inc.php:501 +#: include/balance.inc.php:513 msgid "Résumé Exercice courant" msgstr "Summary previous " @@ -26246,6 +27788,7 @@ msgstr "Summary previous " #: include/export/export_balance_pdf.php:330 #: include/export/export_balance_pdf.php:331 include/balance.inc.php:476 #: include/export/export_balance_pdf.php:325 include/balance.inc.php:494 +#: include/balance.inc.php:506 msgid "Résumé Exercice précédent" msgstr "Summary current" @@ -26253,7 +27796,7 @@ msgstr "Summary current" #: include/export/export_printtva_pdf.php:51 include/database.item.php:140 #: include/database.item.php:133 include/export/export_printtva_pdf.php:47 #: include/database.item.php:134 include/database.item.php:132 -#: include/database.item.php:125 +#: include/database.item.php:125 include/database.item.php:123 msgid "Résumé TVA" msgstr "Summary VAT" @@ -26271,12 +27814,12 @@ msgid "Résumé TVA vente" msgstr "Summary VAT Sales" #: include/database.item.php:142 include/database.item.php:140 -#: include/database.item.php:115 +#: include/database.item.php:115 include/database.item.php:113 msgid "Résumé par devise" msgstr "Summary currency" #: include/database.item.php:142 include/database.item.php:140 -#: include/database.item.php:115 +#: include/database.item.php:115 include/database.item.php:113 msgid "" "Résumé par devise afin de \n" "faire de calculer les écarts de conversion (différence de change) pour les " @@ -26324,6 +27867,7 @@ msgstr "Salary" #: include/template/detail-action.php:71 #: include/template/follow_up-display.php:90 +#: include/template/follow_up-display.php:123 msgid "Salle de réunion" msgstr "Meeting room" @@ -26335,6 +27879,7 @@ msgstr "Meeting room" #: include/class/calendar.class.php:184 include/class/calendar.class.php:276 #: include/ajax/ajax_preference.php:183 include/class/calendar.class.php:195 #: include/class/calendar.class.php:287 include/ajax/ajax_preference.php:184 +#: include/ext/noalyss-timesheet/timesheet.class.php:126 msgid "Samedi" msgstr "Saterday" @@ -26406,6 +27951,7 @@ msgstr "new line" #: include/template/operation_exercice-input_row.php:102 #: include/widget/todo_list/todo_list-display_new_note.php:41 #: include/company.inc.php:249 include/company.inc.php:355 +#: include/compta_fin.inc.php:162 msgid "Sauve" msgstr "Save" @@ -26414,6 +27960,9 @@ msgstr "Save" #: include/ext/tva/list_intra.inc.php:117 include/ext/tva/decl_tva.inc.php:109 #: include/ext/tva/list_assujetti.inc.php:101 #: include/ext/tva/list_intra.inc.php:126 include/dossier.inc.php:293 +#: include/ext/tva/include/decl_tva.inc.php:121 +#: include/ext/tva/include/list_assujetti.inc.php:105 +#: include/ext/tva/include/list_intra.inc.php:128 msgid "Sauvegarde" msgstr "Safeguard" @@ -26530,6 +28079,14 @@ msgstr "Save template %s" #: include/template/ledger_detail_bottom.php:341 #: include/template/card_multiple_display_option.php:115 #: include/widget/ajax.php:83 include/lib/manage_table_sql.class.php:1404 +#: include/stock_cfg.inc.php:154 include/template/ledger_detail_bottom.php:342 +#: include/ext/noalyss_document/ndc_load.php:71 +#: include/ext/amortis/include/am_generate.class.php:219 +#: include/ext/amortis/include/template/material_add.php:107 +#: include/ext/amortis/include/template/material_detail.php:209 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:108 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:129 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:150 msgid "Sauver" msgstr "Save" @@ -26575,7 +28132,8 @@ msgstr "Save" #: include/ajax/ajax_gestion.php:114 include/ext/amortis/ajax.php:68 #: include/ext/amortis/ajax.php:67 #: include/ext/noalyss-portal-client/include/customer.inc.php:49 -#: include/ajax/ajax_gestion.php:111 +#: include/ajax/ajax_gestion.php:111 include/ext/amortis/ajax.php:72 +#: include/ext/noalyss-portal-client/include/customer.inc.php:47 msgid "Sauvé" msgstr "Saved" @@ -26596,6 +28154,8 @@ msgstr "Reconnect to be back here" #: include/ext/skel/index.php:46 include/ext/noalyss-timesheet/index.php:53 #: include/ext/rapid-in/index.php:53 include/ext/skel/index.php:53 #: include/ext/webservice/nw_service.php:78 +#: include/ext/noalyss-webservice/nw_service.php:85 +#: include/ext/skel/index.php:61 msgid "Seconde route" msgstr "second road" @@ -26676,7 +28236,7 @@ msgstr "Select your language" #: include/class/periode.class.php:648 include/class/periode.class.php:650 #: include/class/periode.class.php:652 include/class/periode.class.php:653 #: include/class/periode.class.php:654 include/class/periode.class.php:660 -#: include/class/periode.class.php:678 +#: include/class/periode.class.php:678 include/class/periode.class.php:685 msgid "Septembre" msgstr "September" @@ -26746,6 +28306,7 @@ msgstr "" "Acc_Ledger_History_Generic" #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:117 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:118 msgid "" "Si la date donnée concerne la date de paiement ou d'écheance, cela limitera " "la recherche aux journaux VEN et ACH " @@ -26781,13 +28342,14 @@ msgstr "" "same accounting. " #: include/template/fiche_def_input.php:36 +#: include/template/fiche_def_input.php:37 msgid "" "Si vous ne cochez pas et que le poste comptable de base n'est pas vide alors " "toutes les fiches auront le poste comptable de base comme poste comptable " "par défaut" msgstr "" -"If you don't check , and the accounting is not empty then all the cards of" -" this category will have the same accounting by default " +"If you don't check , and the accounting is not empty then all the cards of " +"this category will have the same accounting by default " #: include/lib/message_javascript.php:60 include/lib/message_javascript.php:61 msgid "" @@ -26827,7 +28389,7 @@ msgstr "" "If you want to keep all the customizing of a folder , you can it make a " "template. Only card, ledger , period ... will be kept and no data. " -#: include/database.item.php:167 +#: include/database.item.php:167 include/database.item.php:160 #, fuzzy msgid "Site Web" msgstr "website" @@ -26848,6 +28410,7 @@ msgstr "Situation" #: include/template/card_multiple_result.php:18 include/database.item.php:179 #: include/database.item.php:188 include/database.item.php:196 #: include/database.item.php:191 include/template/contact-summary.php:17 +#: include/database.item.php:163 msgid "Société" msgstr "Company" @@ -26893,7 +28456,8 @@ msgstr "Company" #: include/class/fiche.class.php:1316 include/class/fiche.class.php:1322 #: include/class/acc_bilan.class.php:210 include/class/fiche.class.php:1368 #: include/export/export_gl_csv.php:69 include/export/export_gl_pdf.php:60 -#: include/balance.inc.php:339 +#: include/balance.inc.php:339 include/balance.inc.php:348 +#: include/class/fiche.class.php:1365 msgid "Solde" msgstr "Balance" @@ -26905,6 +28469,8 @@ msgstr "Balance" #: include/class/acc_balance.class.php:443 #: include/class/acc_balance.class.php:400 #: include/class/acc_balance.class.php:442 +#: include/class/acc_balance.class.php:402 +#: include/class/acc_balance.class.php:444 msgid "Solde 6/7" msgstr "Saldo 6/7" @@ -26919,7 +28485,7 @@ msgid "Solde Fin" msgstr "End balance" #: include/balance.inc.php:311 include/balance.inc.php:329 -#: include/balance.inc.php:333 +#: include/balance.inc.php:333 include/balance.inc.php:342 msgid "Solde N-1" msgstr "Total N-1" @@ -26940,15 +28506,15 @@ msgstr "Total credit : %s" #: include/class/acc_account_ledger.class.php:468 #: include/lib/message_javascript.php:121 -#, fuzzy msgid "Solde créditeur au lieu de débiteur" -msgstr "Total credit : %s" +msgstr "Total credit : %s instead of debit" #: include/database.item.php:98 include/database.item.php:101 #: include/database.item.php:106 include/database.item.php:103 #: include/database.item.php:102 include/database.item.php:100 #: include/database.item.php:99 include/database.item.php:93 #: include/database.item.php:95 include/database.item.php:77 +#: include/database.item.php:75 msgid "Solde des comptes en banques, caisse..." msgstr "Balance of bank accounts, cash ..." @@ -26956,6 +28522,7 @@ msgstr "Balance of bank accounts, cash ..." #: include/database.item.php:100 include/database.item.php:98 #: include/database.item.php:99 include/database.item.php:93 #: include/database.item.php:95 include/database.item.php:77 +#: include/database.item.php:75 msgid "" "Solde des journaux de trésorerie cela concerne les comptes en banques, " "caisse , les chèques... " @@ -26980,9 +28547,8 @@ msgstr "Total debit : %s" #: include/class/acc_account_ledger.class.php:473 #: include/lib/message_javascript.php:122 -#, fuzzy msgid "Solde débiteur au lieu de créditeur" -msgstr "Total credit" +msgstr "Total credit instead or credit" #: include/template/form_ledger_fin.php:33 #: include/template/form_ledger_fin.php:78 @@ -27004,15 +28570,16 @@ msgstr "End balance" #: include/class/fiche.class.php:1117 #: include/class/acc_account_ledger.class.php:600 -#, fuzzy +#: include/class/fiche.class.php:1119 msgid "Solde global" -msgstr "Total" +msgstr "Total " #: include/database.item.php:98 include/database.item.php:101 #: include/database.item.php:106 include/database.item.php:103 #: include/database.item.php:102 include/database.item.php:100 #: include/database.item.php:99 include/database.item.php:93 #: include/database.item.php:95 include/database.item.php:77 +#: include/database.item.php:75 msgid "Soldes" msgstr "Sales" @@ -27026,7 +28593,7 @@ msgstr "Sales" #: include/lib/user_menu.php:101 include/lib/user_menu.php:81 #: include/lib/user_menu.php:100 include/database.item.php:94 #: include/lib/user_menu.php:80 include/database.item.php:97 -#: include/database.item.php:80 +#: include/database.item.php:80 include/database.item.php:78 msgid "Sortie" msgstr "Logout" @@ -27035,6 +28602,7 @@ msgstr "Logout" #: include/database.item.php:107 include/database.item.php:101 #: include/database.item.php:99 include/database.item.php:94 #: include/database.item.php:97 include/database.item.php:80 +#: include/database.item.php:78 msgid "Sortie ⎆" msgstr "Logout ⎆" @@ -27048,15 +28616,28 @@ msgstr "Sub Menu" #: include/class/periode.class.php:525 include/class/periode.class.php:526 #: include/class/periode.class.php:530 #: tmp/import-advanced/template/operation_result.php:113 -#: include/class/periode.class.php:548 +#: include/class/periode.class.php:548 include/class/periode.class.php:555 msgid "Status" msgstr "Status" +#: include/ext/rash/raw.php:100 +msgid "Status motif entrée auteur" +msgstr "" + +#: include/ext/rash/raw.php:99 +msgid "Status motif entrée enfant" +msgstr "" + +#: include/ext/rash/raw.php:98 +msgid "Status motif entrée victime" +msgstr "" + #: include/database.item.php:107 include/database.item.php:110 #: include/database.item.php:116 include/database.item.php:113 #: include/database.item.php:112 include/database.item.php:108 #: include/database.item.php:109 include/database.item.php:103 #: include/database.item.php:105 include/database.item.php:83 +#: include/database.item.php:81 msgid "Stock" msgstr "Stock" @@ -27076,8 +28657,12 @@ msgstr "Printing type" msgid "Style de date" msgstr "Date format" +#: include/ext/noalyss_document/ndc_load.php:54 +msgid "Succés" +msgstr "" + #: include/ext/importbank/ajax.php:82 include/ext/importbank/ajax.php:83 -#: include/ext/importbank/ajax.php:89 +#: include/ext/importbank/ajax.php:89 include/ext/importbank/ajax.php:99 msgid "Suggestion" msgstr "Suggest" @@ -27120,7 +28705,7 @@ msgstr "Followed Supplier, customer, bank, quote, order, mail" #: include/database.item.php:126 include/database.item.php:130 #: include/database.item.php:124 include/database.item.php:123 #: include/database.item.php:117 include/database.item.php:115 -#: include/database.item.php:99 +#: include/database.item.php:99 include/database.item.php:97 msgid "Suivi administration, banque" msgstr "Followed administration, bank" @@ -27129,12 +28714,14 @@ msgstr "Followed administration, bank" #: include/database.item.php:104 include/database.item.php:21 #: include/database.item.php:24 include/database.item.php:17 #: include/database.item.php:16 include/database.item.php:13 +#: include/database.item.php:11 msgid "Suivi client" msgstr "Customer care" #: include/database.item.php:21 include/database.item.php:24 #: include/database.item.php:17 include/database.item.php:15 #: include/database.item.php:16 include/database.item.php:13 +#: include/database.item.php:11 msgid "Suivi client : devis, réunion, courrier, commande..." msgstr "Follow up, mail, invoice, ordering" @@ -27142,6 +28729,7 @@ msgstr "Follow up, mail, invoice, ordering" #: include/database.item.php:127 include/database.item.php:125 #: include/database.item.php:126 include/database.item.php:120 #: include/database.item.php:118 include/database.item.php:102 +#: include/database.item.php:100 msgid "" "Suivi de vos salariés, managers ainsi que des administrateurs, pour les " "documents et les opérations comptables" @@ -27151,12 +28739,14 @@ msgstr "Follow up of your employees , managers , for documents, expenses" #: include/database.item.php:124 include/database.item.php:122 #: include/database.item.php:123 include/database.item.php:117 #: include/database.item.php:115 include/database.item.php:99 +#: include/database.item.php:97 msgid "Suivi des administrations : courrrier, déclarations." msgstr "Follow up of administration : mail , tax return " #: include/database.item.php:16 include/database.item.php:19 #: include/database.item.php:13 include/database.item.php:11 #: include/database.item.php:12 include/database.item.php:9 +#: include/database.item.php:7 msgid "Suivi des fournisseurs : devis, lettres, email...." msgstr "Follow up of the suppliers : email, mail , cost estimate" @@ -27165,14 +28755,14 @@ msgstr "Follow up of the suppliers : email, mail , cost estimate" #: include/database.item.php:129 include/database.item.php:133 #: include/database.item.php:127 include/database.item.php:126 #: include/database.item.php:120 include/database.item.php:118 -#: include/database.item.php:102 +#: include/database.item.php:102 include/database.item.php:100 msgid "Suivi des gérants, administrateurs et salariés" msgstr "Monitoring of managers, directors and employees" #: include/database.item.php:11 include/database.item.php:14 #: include/database.item.php:16 include/database.item.php:19 #: include/database.item.php:13 include/database.item.php:12 -#: include/database.item.php:9 +#: include/database.item.php:9 include/database.item.php:7 msgid "Suivi fournisseur" msgstr "Follow up supplier" @@ -27192,6 +28782,7 @@ msgstr "Topic" #: include/ext/importbank/include/template/show_list.php:71 #: include/ext/importbank/include/template/show_list.php:89 +#: include/ext/importbank/include/template/show_list.php:97 msgid "Suppression" msgstr "Suppressing" @@ -27199,14 +28790,20 @@ msgstr "Suppressing" msgid "Suppression première ligne" msgstr "Suppress first row" +#: include/ext/importbank/include/template/show_list.php:100 +msgid "Supprime statut d'erreur" +msgstr "" + #: include/ext/sav/include/template/sas_spare_part_print_row.php:46 #: include/ext/sav/include/template/sas_workhour_print_row.php:49 #: include/template/ledger_detail_bottom.php:352 +#: include/template/ledger_detail_bottom.php:353 msgid "Supprimer" msgstr "Delete" #: include/ext/importbank/include/template/show_list.php:64 #: include/ext/importbank/include/template/show_list.php:82 +#: include/ext/importbank/include/template/show_list.php:90 msgid "Supprimer la contrepartie" msgstr "Suppress the counterpart" @@ -27217,6 +28814,8 @@ msgstr "Suppress first row" #: include/ext/importbank/include/template/show_import.php:17 #: include/ext/importbank/include/template/show_import.php:111 +#: include/ext/importbank/include/template/show_import.php:15 +#: include/ext/importbank/include/template/show_import.php:103 msgid "Supprimer la sélection" msgstr "Remove selected " @@ -27227,6 +28826,7 @@ msgstr "Reset the tiers" #: include/ext/importbank/include/template/show_list.php:69 #: include/ext/importbank/include/template/show_list.php:87 +#: include/ext/importbank/include/template/show_list.php:95 msgid "Supprimer réconciliation" msgstr "Suppress the reconciliation" @@ -27249,7 +28849,7 @@ msgstr "Deleted" #: html/ajax_misc.php:346 html/ajax_misc.php:458 html/ajax_misc.php:460 #: html/ajax_misc.php:466 html/ajax_misc.php:468 html/ajax_misc.php:472 #: html/ajax_misc.php:437 html/ajax_misc.php:445 html/ajax_misc.php:533 -#: html/ajax_misc.php:535 html/ajax_misc.php:594 +#: html/ajax_misc.php:535 html/ajax_misc.php:594 html/ajax_misc.php:597 msgid "Symbole" msgstr "Symbol" @@ -27312,7 +28912,7 @@ msgstr "Separator" #: include/ajax/ajax_preference.php:197 include/ajax/ajax_preference.php:208 #: include/ajax/ajax_preference.php:224 include/ajax/ajax_preference.php:225 -#: include/ajax/ajax_preference.php:226 +#: include/ajax/ajax_preference.php:226 include/ajax/ajax_preference.php:242 msgid "Séparateur Décimale" msgstr "Decimal separator" @@ -27325,11 +28925,15 @@ msgstr "Decimal separator" #: include/ext/importbank/include/template/show_transfer.php:182 #: include/ajax/ajax_preference.php:208 include/ajax/ajax_preference.php:209 #: include/ajax/ajax_preference.php:210 +#: include/ext/importbank/include/template/confirm_transfer.php:179 +#: include/ext/importbank/include/template/show_field.php:61 +#: include/ajax/ajax_preference.php:226 msgid "Séparateur de champs" msgstr "Field separator" #: include/ext/importbank/include/template/show_transfer.php:18 #: include/ext/importbank/include/template/show_transfer.php:21 +#: include/ext/importbank/include/template/show_transfer.php:24 msgid "Séparateur de champs inconnu" msgstr "unknown fieldseparator" @@ -27352,6 +28956,8 @@ msgstr "Decimal and thousand separators must be different" #: include/ext/importbank/include/template/show_transfer.php:191 #: tmp/import-advanced/template/upload_operation_csv.php:78 #: tmp/import-advanced/template/upload_operation_anc.php:61 +#: include/ext/importbank/include/template/confirm_transfer.php:188 +#: include/ext/importbank/include/template/show_field.php:70 msgid "Séparateur de millier" msgstr "Thousand separator" @@ -27361,13 +28967,21 @@ msgstr "Thousand separator" #: include/ext/importbank/include/template/show_field.php:66 #: include/ext/importbank/include/template/confirm_transfer.php:194 #: include/ext/importbank/include/template/show_transfer.php:200 +#: include/ext/importbank/include/template/confirm_transfer.php:197 +#: include/ext/importbank/include/template/show_field.php:79 msgid "Séparateur décimal" msgstr "Decimal separator" #: include/ext/importbank/include/template/confirm_transfer.php:38 +#: include/ext/importbank/include/template/confirm_transfer.php:43 msgid "Séparateur invalide" msgstr "Invalid separator" +#: include/ext/ohada/include/amortization.class.php:38 +#: include/ext/ohada/include/amortization.class.php:39 +msgid "TABLEAU SMT DE SUIVI DU MATERIEL, DU MOBILIER ET DES CAUTIONS" +msgstr "" + #: include/class_document_export.php:199 include/class_document_export.php:209 #: include/class/class_document_export.php:209 #: include/class/class_document_export.php:208 @@ -27381,6 +28995,7 @@ msgstr "Invalid separator" #: include/class/document_export.class.php:293 #: include/class/document_export.class.php:300 #: include/class/document_export.class.php:305 +#: include/class/document_export.class.php:313 msgid "TKPDF n'est pas installé" msgstr "TKPDF is not installed" @@ -27453,6 +29068,10 @@ msgstr "TRANS01.Error " #: include/template/acc_ledger_history_sale_extended.php:58 #: include/template/acc_ledger_history_sale_extended.php:147 #: include/template/ledger_detail_ach.php:160 include/database.item.php:148 +#: include/database.item.php:146 include/template/ledger_detail_ach.php:165 +#: include/ext/copy_parameter/index.php:114 +#: include/ext/import-advanced/include/imd_parameter.inc.php:38 +#: include/ext/transform/include/template/listing_client_display.php:51 msgid "TVA" msgstr "VAT" @@ -27465,6 +29084,7 @@ msgstr "CAT %s to %s" #: include/class/tva_rate_mtable.class.php:53 #: include/class/tva_rate_mtable.class.php:51 #: include/class/tva_rate_mtable.class.php:56 +#: include/class/tva_rate_mtable.class.php:57 msgid "TVA Achat (D)" msgstr "VAT Purchase (D)" @@ -27493,6 +29113,8 @@ msgstr "Tax Deductible" #: include/export/export_printtva_pdf.php:212 #: include/class/acc_ledger_sale.class.php:1723 #: include/template/ledger_detail_ach.php:159 +#: include/template/ledger_detail_ach.php:164 +#: include/class/acc_ledger_sale.class.php:1771 msgid "TVA ND" msgstr "VAT ND" @@ -27540,6 +29162,7 @@ msgstr "VAT ND" #: include/class/acc_ledger_purchase.class.php:2047 #: include/class/acc_ledger_purchase.class.php:2121 #: include/class/acc_ledger_purchase.class.php:2154 +#: include/class/acc_ledger_purchase.class.php:2192 msgid "TVA NP opération" msgstr "VAT NP Operation" @@ -27602,6 +29225,8 @@ msgstr "TVA Ded" #: include/class/acc_ledger_purchase.class.php:2110 #: include/class/acc_ledger_sale.class.php:1715 #: include/class/acc_ledger_purchase.class.php:2143 +#: include/class/acc_ledger_purchase.class.php:2181 +#: include/class/acc_ledger_sale.class.php:1763 msgid "TVA Non Payé" msgstr "VAT Not paid" @@ -27639,12 +29264,15 @@ msgstr "VAT Not paid" #: include/class/acc_ledger_purchase.class.php:2120 #: include/class/acc_ledger_sale.class.php:1722 #: include/class/acc_ledger_purchase.class.php:2153 +#: include/class/acc_ledger_purchase.class.php:2191 +#: include/class/acc_ledger_sale.class.php:1770 msgid "TVA Opération" msgstr "VAT Operation" #: include/class/tva_rate_mtable.class.php:52 #: include/class/tva_rate_mtable.class.php:50 #: include/class/tva_rate_mtable.class.php:55 +#: include/class/tva_rate_mtable.class.php:56 msgid "TVA Vente (C)" msgstr "VAT Sale (C)" @@ -27687,11 +29315,15 @@ msgstr "VAT Sale (C)" #: include/class/acc_ledger_purchase.class.php:2109 #: include/class/acc_ledger_sale.class.php:1714 #: include/class/acc_ledger_purchase.class.php:2142 +#: include/class/acc_ledger_purchase.class.php:2180 +#: include/class/acc_ledger_sale.class.php:1762 msgid "TVA annulée" msgstr "canceled VAT " #: include/lib/message_javascript.php:107 #: include/lib/message_javascript.php:108 +#: include/class/tva_rate_mtable.class.php:90 +#: include/class/tva_rate_mtable.class.php:91 msgid "TVA due ou récupérable quand l'opération est payée ou exécutée" msgstr "VAT due or deductible , when the operation is paid or executed " @@ -27707,7 +29339,7 @@ msgstr "invalid values %s " #: include/database.item.php:146 include/database.item.php:151 #: include/database.item.php:147 include/database.item.php:156 #: include/database.item.php:166 include/database.item.php:161 -#: include/database.item.php:189 +#: include/database.item.php:189 include/database.item.php:182 msgid "TVA non déductible" msgstr "Non-deductible VAT" @@ -27718,7 +29350,7 @@ msgstr "Non-deductible VAT" #: include/database.item.php:147 include/database.item.php:152 #: include/database.item.php:148 include/database.item.php:157 #: include/database.item.php:167 include/database.item.php:162 -#: include/database.item.php:199 +#: include/database.item.php:199 include/database.item.php:192 msgid "TVA non déductible récupérable par l'impôt" msgstr "Non-deductible VAT recoverable by the Tax" @@ -27740,6 +29372,7 @@ msgstr "Non-deductible VAT recoverable by the Tax" #: include/class/acc_ledger_purchase.class.php:2044 #: include/class/acc_ledger_purchase.class.php:2118 #: include/class/acc_ledger_purchase.class.php:2151 +#: include/class/acc_ledger_purchase.class.php:2189 msgid "TVA récup." msgstr "TVA Ded" @@ -27792,6 +29425,7 @@ msgstr "TVA Ded" #: include/template/acc_ledger_history_sale_extended.php:61 #: include/template/acc_ledger_history_sale_extended.php:149 #: include/template/ledger_detail_ach.php:161 +#: include/template/ledger_detail_ach.php:166 msgid "TVAC" msgstr "with VAT" @@ -27827,7 +29461,7 @@ msgstr "Table" msgid "Tableau / année" msgstr "Table / year" -#: include/ext/etat_annexe_ohada/index.php:92 +#: include/ext/etat_annexe_ohada/index.php:92 include/ext/ohada/index.php:92 msgid "Tableau SMT suivi matériel, mobilier" msgstr "Table SMT : material and furniture" @@ -27840,6 +29474,7 @@ msgstr "Table depreciation per year" #: include/database.item.php:121 include/database.item.php:117 #: include/database.item.php:118 include/database.item.php:112 #: include/database.item.php:110 include/database.item.php:96 +#: include/database.item.php:94 msgid "Tableau de bord" msgstr "Dashboard" @@ -27847,6 +29482,7 @@ msgstr "Dashboard" #: include/database.item.php:119 include/database.item.php:117 #: include/database.item.php:118 include/database.item.php:112 #: include/database.item.php:110 include/database.item.php:96 +#: include/database.item.php:94 msgid "" "Tableau de suivi, vous permet de voir en un coup d'oeil vos dernières " "opérations, un petit calendrier, une liste de chose à faire..." @@ -27904,9 +29540,8 @@ msgid "Taille des pages" msgstr "Page size" #: html/index.php:191 -#, fuzzy msgid "Tant que ce n'est pas fait, vous ne pouvez pas utiliser NOALYSS" -msgstr "You cannot use Noalyss if this file is present" +msgstr "You cannot use Noalyss if this file is present " #: html/index.php:173 html/index.php:181 msgid "Tant que ce n'est pas vous fait vous ne pouvez pas utiliser NOALYSS" @@ -27918,7 +29553,7 @@ msgid "Taper une formule (ex 20*5.1) puis enter" msgstr "Type a formula and press enter" #: include/ajax/ajax_admin.php:264 include/ajax/ajax_admin.php:263 -#: include/ajax/ajax_admin.php:272 +#: include/ajax/ajax_admin.php:272 include/ajax/ajax_admin.php:275 msgid "Tapez le code de confirmation" msgstr "Type the confirmation code" @@ -27964,7 +29599,8 @@ msgstr "" #: include/template/tax_summary_display.php:63 #: include/template/tax_summary_display.php:126 #: include/template/tax_summary_display.php:218 -#: include/template/tax_summary_display.php:305 +#: include/template/tax_summary_display.php:305 html/ajax_misc.php:596 +#: include/class/acc_operation.class.php:932 msgid "Taux" msgstr "Spleen" @@ -27974,6 +29610,8 @@ msgstr "Spleen" #: include/class/acc_ledger_purchase.class.php:1790 #: include/class/acc_ledger_sale.class.php:1059 #: include/class/acc_ledger_purchase.class.php:1818 +#: include/class/acc_ledger_purchase.class.php:1856 +#: include/class/acc_ledger_sale.class.php:1107 msgid "Taux " msgstr "Rate" @@ -27986,6 +29624,8 @@ msgstr "Rate" #: include/template/ledger_detail_misc.php:238 #: include/template/ledger_detail_ven.php:330 #: include/template/ledger_detail_ach.php:335 +#: include/template/ledger_detail_ach.php:388 +#: include/template/ledger_detail_ven.php:331 msgid "Taux Réf" msgstr "Reference rate" @@ -28008,6 +29648,7 @@ msgstr "Reference rate" #: include/database.item.php:173 include/database.item.php:168 #: include/template/ledger_detail_ven.php:159 #: include/template/ledger_detail_ach.php:149 include/database.item.php:181 +#: include/database.item.php:174 include/template/ledger_detail_ach.php:154 msgid "Taux TVA" msgstr "VAT rate" @@ -28023,12 +29664,14 @@ msgstr "VAT rate" #: include/class/tva_rate_mtable.class.php:232 #: include/class/tva_rate_mtable.class.php:230 #: include/class/tva_rate_mtable.class.php:276 +#: include/class/tva_rate_mtable.class.php:316 msgid "Taux de TVA invalide" msgstr "Invalid VAT code" #: include/class/acc_ledger.class.php:1108 #: include/class/acc_ledger.class.php:1125 #: include/class/acc_ledger.class.php:1225 +#: include/class/acc_ledger.class.php:1227 msgid "Taux de conversion doit être supérieur à 0" msgstr "Rate must be greater than 0" @@ -28044,6 +29687,7 @@ msgstr "Reference rate" #: include/class/acc_ledger_purchase.class.php:281 #: include/class/acc_ledger_sale.class.php:249 #: include/class/acc_ledger_purchase.class.php:287 +#: include/class/acc_ledger_purchase.class.php:292 msgid "Taux devise invalide" msgstr "Invalid currency rate" @@ -28058,6 +29702,7 @@ msgstr "inexistent rate" #: include/class/acc_ledger.class.php:3231 #: include/class/acc_ledger.class.php:3314 #: include/class/acc_ledger.class.php:3496 +#: include/class/acc_ledger.class.php:3512 msgid "Taux invalide" msgstr "invalid rate" @@ -28092,6 +29737,8 @@ msgstr "Reference rate" #: include/template/ledger_detail_misc.php:237 #: include/template/ledger_detail_ven.php:329 #: include/template/ledger_detail_ach.php:334 +#: include/template/ledger_detail_ach.php:387 +#: include/template/ledger_detail_ven.php:330 msgid "Taux utilisé" msgstr "Used rate" @@ -28207,6 +29854,9 @@ msgstr "Theme" #: include/export/export_ledger_csv.php:219 #: include/template/acc_ledger_history_financial_oneline.php:37 #: include/template/ledger_detail_fin.php:47 +#: include/ext/importbank/ajax.php:108 +#: include/ext/importbank/include/template/show_list.php:122 +#: include/class/fiche.class.php:1000 msgid "Tiers" msgstr "Tiers" @@ -28241,6 +29891,7 @@ msgstr "Title" #: include/ext/rapport_avance/include/template/formulaire_listing.php:78 #: include/class/follow_up.class.php:1524 #: include/class/follow_up.class.php:1692 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:103 msgid "Titre " msgstr "Title" @@ -28258,6 +29909,8 @@ msgstr "Title 3" #: include/ext/rapport_avance/include/rapav_formulaire.class.php:166 #: include/ext/rapport_avance/include/rapav_formulaire.class.php:173 +#: include/ext/rapport_avance/include/rapav_formulaire.class.php:167 +#: include/ext/rapport_avance/include/rapav_formulaire.class.php:174 msgid "Titre ne peut être vide" msgstr "Title can not be empty" @@ -28384,6 +30037,11 @@ msgstr "Total VAT NP" #: include/template/ledger_detail_ach.php:163 #: include/template/ledger_detail_ach.php:289 #: include/template/ledger_detail_ach.php:291 +#: include/template/ledger_detail_ach.php:168 +#: include/template/ledger_detail_ach.php:342 +#: include/template/ledger_detail_ach.php:344 +#: include/template/ledger_detail_ven.php:285 +#: include/template/ledger_detail_ven.php:287 msgid "Total" msgstr "Total" @@ -28492,6 +30150,8 @@ msgstr "Total" #: include/class/acc_ledger_sale.class.php:1718 #: include/class/acc_ledger_purchase.class.php:2146 #: include/template/form_ledger_detail.php:112 +#: include/class/acc_ledger_purchase.class.php:2184 +#: include/class/acc_ledger_sale.class.php:1766 msgid "Total HTVA" msgstr "Total VAT excluded" @@ -28528,6 +30188,8 @@ msgstr "Total VAT excluded" #: include/class/acc_ledger_purchase.class.php:1866 #: include/class/acc_ledger_sale.class.php:1163 #: include/class/acc_ledger_purchase.class.php:1897 +#: include/class/acc_ledger_purchase.class.php:1935 +#: include/class/acc_ledger_sale.class.php:1211 msgid "Total TVA" msgstr "Total VAT" @@ -28564,6 +30226,8 @@ msgstr "Total VAT" #: include/class/acc_ledger_purchase.class.php:1871 #: include/class/acc_ledger_sale.class.php:1168 #: include/class/acc_ledger_purchase.class.php:1902 +#: include/class/acc_ledger_purchase.class.php:1940 +#: include/class/acc_ledger_sale.class.php:1216 msgid "Total TVAC" msgstr "Total VAT included" @@ -28590,7 +30254,7 @@ msgstr "Total fee" #: include/class/fiche.class.php:1783 include/class/fiche.class.php:1784 #: include/class/fiche.class.php:1810 include/class/fiche.class.php:1946 #: include/class/fiche.class.php:1315 include/class/fiche.class.php:1321 -#: include/class/fiche.class.php:1367 +#: include/class/fiche.class.php:1367 include/class/fiche.class.php:1364 msgid "Total crédit" msgstr "Total credit" @@ -28609,7 +30273,7 @@ msgstr "Accounting sum" #: include/class/fiche.class.php:1782 include/class/fiche.class.php:1783 #: include/class/fiche.class.php:1809 include/class/fiche.class.php:1945 #: include/class/fiche.class.php:1314 include/class/fiche.class.php:1320 -#: include/class/fiche.class.php:1366 +#: include/class/fiche.class.php:1366 include/class/fiche.class.php:1363 msgid "Total débit" msgstr "Total Debit" @@ -28627,6 +30291,7 @@ msgstr "Total of lettered" #: include/balance.inc.php:348 include/balance.inc.php:349 #: include/balance.inc.php:365 include/balance.inc.php:366 #: include/balance.inc.php:383 include/balance.inc.php:387 +#: include/balance.inc.php:396 msgid "Total niveau" msgstr "Total level" @@ -28639,6 +30304,7 @@ msgstr "Total level" #: include/class/acc_ledger_history_generic.class.php:711 #: include/class/acc_ledger.class.php:3569 #: include/class/acc_ledger_history_generic.class.php:713 +#: include/class/acc_ledger.class.php:3585 msgid "Total opération" msgstr "Total entries" @@ -28775,6 +30441,12 @@ msgstr "Total to distribute" #: include/template/acc_ledger_history_purchase_detail.php:169 #: include/template/acc_ledger_history_sale_extended.php:200 #: include/operation_ods_new.inc.php:94 +#: include/ext/amortis/include/template/material_listing.php:79 +#: include/class/acc_ledger.class.php:848 +#: include/class/acc_ledger.class.php:859 +#: include/class/acc_ledger_purchase.class.php:1819 +#: include/class/acc_ledger_sale.class.php:1094 +#: include/class/fiche.class.php:1101 msgid "Totaux" msgstr "Total" @@ -28793,14 +30465,16 @@ msgstr "Total %s %s" #: include/class/acc_ledger.class.php:761 #: include/class/acc_ledger.class.php:776 #: include/class/acc_ledger.class.php:846 +#: include/class/acc_ledger.class.php:848 #, php-format msgid "Totaux %s (%s)" msgstr "Total %s %s" #: include/class/acc_balance.class.php:279 -#, fuzzy, php-format +#: include/class/acc_balance.class.php:280 +#, php-format msgid "Totaux delta %s %s" -msgstr "Total %s %s" +msgstr "Total delta %s %s" #: include/balance.inc.php:111 include/balance.inc.php:112 #: include/balance.inc.php:118 include/balance.inc.php:119 @@ -28816,7 +30490,7 @@ msgstr "Subtotal" #: include/template/tag_search_select.php:17 include/user.inc.php:180 #: include/template/tag_search_select.php:19 #: include/ext/importbank/include/import_bank.class.php:144 -#: include/user.inc.php:265 include/user.inc.php:304 +#: include/user.inc.php:265 include/user.inc.php:304 include/user.inc.php:305 msgid "Tous" msgstr "All" @@ -28943,7 +30617,7 @@ msgstr "Everything is installed" #: html/install.php:595 html/install.php:642 html/install.php:645 #: html/install.php:695 html/install.php:651 html/install.php:701 #: html/install.php:659 html/install.php:712 html/install.php:730 -#: html/install.php:783 +#: html/install.php:783 html/install.php:697 html/install.php:750 msgid "Tout est installé" msgstr "Everything is installed" @@ -29047,11 +30721,13 @@ msgid "Transformation de données dans un autre format" msgstr "Transformation data into another format" #: include/template/follow_up_detail_display.php:205 +#: include/template/follow_up_detail_display.php:218 #, fuzzy msgid "Transformer en Facture de Vente" msgstr "Generate invoices" #: include/template/follow_up_detail_display.php:219 +#: include/template/follow_up_detail_display.php:245 #, fuzzy msgid "Transformer en Note de frais ou Facture Achat" msgstr "Generate invoices" @@ -29080,6 +30756,8 @@ msgstr "Generate invoices" #: include/ext/importbank/include/template/show_list.php:201 #: include/ext/importbank/include/template/show_list.php:71 #: include/ext/importbank/include/template/show_list.php:232 +#: include/ext/importbank/include/template/show_list.php:79 +#: include/ext/importbank/include/template/show_list.php:251 msgid "Transfèrer" msgstr "Transfer" @@ -29087,6 +30765,7 @@ msgstr "Transfer" #: include/ext/importbank/include/import_bank.class.php:138 #: include/ext/importbank/include/import_bank.class.php:146 #: include/ext/importbank/include/template/show_import.php:26 +#: include/ext/importbank/include/template/show_import.php:25 msgid "Transfèré" msgstr "Transfered" @@ -29099,16 +30778,17 @@ msgid "Transféré" msgstr "Transfered" #: include/ext/tva/form_periode.php:8 include/ext/tva/form_periode.php:12 -#: include/ext/tva/ajax.php:176 +#: include/ext/tva/ajax.php:176 include/ext/tva/ajax.php:169 msgid "Trimestre" msgstr "Quarter" #: include/class/periode.class.php:403 include/class/periode.class.php:421 +#: include/class/periode.class.php:428 #, php-format msgid "Trop de périodes trouvées %s pour %s" msgstr "%s card found, shown %s" -#: include/lib/ac_common.php:1729 tmp/c.php:31 +#: include/lib/ac_common.php:1729 tmp/c.php:31 include/lib/ac_common.php:1786 msgid "Trop souvent le(s) même(s) symbole(s)" msgstr "Too often the same symbols" @@ -29119,10 +30799,11 @@ msgstr "Too often the same symbols" #: include/database.item.php:114 #: include/ext/etat_annexe_ohada/include/financial_ledger.class.php:59 #: include/database.item.php:112 +#: include/ext/ohada/include/financial_ledger.class.php:69 msgid "Trésorerie" msgstr "Financial" -#: include/ext/etat_annexe_ohada/index.php:77 +#: include/ext/etat_annexe_ohada/index.php:77 include/ext/ohada/index.php:77 msgid "Trésorerie SMT" msgstr "Financial SMT" @@ -29184,7 +30865,10 @@ msgstr "VAT ND" #: include/class/acc_account_ledger.class.php:489 #: include/export/export_gl_csv.php:69 #: include/template/follow_up-display.php:35 include/user.inc.php:272 -#: include/menu.inc.php:110 +#: include/menu.inc.php:110 include/user.inc.php:273 +#: include/template/follow_up-display.php:68 +#: include/ext/transform/include/template/listing_assujetti_representative.php:72 +#: include/class/fiche.class.php:1002 msgid "Type" msgstr "Type" @@ -29312,18 +30996,40 @@ msgstr "Event Type" msgid "Tâches" msgstr "Tasks" -#: include/database.item.php:171 +#: include/database.item.php:171 include/database.item.php:164 msgid "Tél. Portable" msgstr "Mobile phone" +#: include/ext/rapport_avance/include/template/formulaire_listing.php:141 +#, fuzzy +msgid "Téléchargement" +msgstr "Upload date" + +#: include/ext/invoicing/include/invoicing.inc.php:106 +#, fuzzy +msgid "Télécharger en PDF" +msgstr "Download file" + #: include/ext/invoicing/include/invoice_to_zip.inc.php:76 #: include/ext/tools/include/tool_function.php:503 #: include/ext/invoicing/include/invoice_to_zip.inc.php:88 +#: include/ext/invoicing/include/invoice_to_zip.inc.php:93 msgid "Télécharger le fichier" msgstr "Download file" +#: include/ext/invoicing/include/invoice_download_pdf.inc.php:127 +#, fuzzy +msgid "Télécharger les fichiers en PDF" +msgstr "Download file" + +#: include/ext/invoicing/include/invoicing.inc.php:101 +#, fuzzy +msgid "Télécharger les originaux" +msgstr "Download file" + #: include/template/detail-action.php:506 #: include/template/follow_up-display.php:649 +#: include/template/follow_up-display.php:700 msgid "Télécharger toutes les documents" msgstr "Download all documents" @@ -29333,6 +31039,7 @@ msgstr "Download all documents" #: include/ext/invoicing/include/invoicing.inc.php:88 #: include/ext/invoicing/include/invoice_generate.inc.php:72 #: include/ext/invoicing/include/invoicing.inc.php:92 +#: include/ext/invoicing/include/invoice_generate.inc.php:75 msgid "Télécharger toutes les factures" msgstr "Download all invoices" @@ -29346,10 +31053,12 @@ msgstr "Download all invoices" #: include/company.inc.php:130 include/company.inc.php:155 #: include/stock_cfg.inc.php:68 include/template/contact-summary.php:20 #: include/company.inc.php:167 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:65 +#: include/ext/transform/include/template/listing_assujetti_representative.php:61 msgid "Téléphone" msgstr "Phone" -#: include/database.item.php:196 +#: include/database.item.php:196 include/database.item.php:189 #, fuzzy msgid "Téléphone " msgstr "Phone" @@ -29423,6 +31132,7 @@ msgid "Un modéle de catégorie est obligatoire" msgstr "a category of template is needed" #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:438 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:441 msgid "Un poste comptable est manquant" msgstr "Missing accounting " @@ -29446,6 +31156,7 @@ msgstr "" #: include/ext/import_account/include/impacc_csv.class.php:77 #: tmp/import-advanced/class/import/impacc2_fec.class.php:49 #: tmp/import-advanced/class/import/impacc2_csv.class.php:74 +#: include/ext/importbank/include/template/import_csv.php:47 msgid "Unicode" msgstr "unicode" @@ -29580,19 +31291,20 @@ msgstr "invalid values" #: include/ext/noalyss-timesheet/index.php:52 include/user.inc.php:260 #: html/user_login.php:128 include/audit_log.php:37 #: include/template/operation_exercice-list_draft.php:58 -#: include/user.inc.php:299 +#: include/user.inc.php:299 include/admin_repo.inc.php:155 +#: include/user.inc.php:300 msgid "Utilisateur" msgstr "Users" #: html/install.php:594 html/install.php:586 html/install.php:592 #: html/install.php:554 html/install.php:544 html/install.php:550 #: html/install.php:553 html/install.php:603 html/install.php:609 -#: html/install.php:617 html/install.php:688 +#: html/install.php:617 html/install.php:688 html/install.php:655 msgid "Utilisateur administrateur" msgstr "Administrator user" #: include/user_detail.inc.php:113 include/user_detail.inc.php:110 -#: include/user.inc.php:150 include/user.inc.php:169 +#: include/user.inc.php:150 include/user.inc.php:169 include/user.inc.php:170 #, php-format msgid "Utilisateur %s %s est effacé" msgstr "User %s %s is removed" @@ -29624,7 +31336,8 @@ msgstr "Postgresql users" #: html/install.php:264 html/install.php:660 html/install.php:689 #: html/install.php:269 html/install.php:695 html/install.php:275 #: html/install.php:677 html/install.php:706 html/install.php:291 -#: html/install.php:748 html/install.php:777 +#: html/install.php:748 html/install.php:777 html/install.php:715 +#: html/install.php:744 msgid "Utilisateur administrateur" msgstr "Administrator user" @@ -29643,7 +31356,7 @@ msgstr "Postgresql user" msgid "Utilisateur de la base de données (Postgresql)" msgstr "Name of Postgresql user" -#: include/user.inc.php:62 include/user.inc.php:71 +#: include/user.inc.php:62 include/user.inc.php:71 include/user.inc.php:72 msgid "Utilisateur existant" msgstr "Users" @@ -29758,6 +31471,7 @@ msgstr "Direct use" #: include/class/acc_ledger.class.php:1238 #: include/class/acc_ledger.class.php:1257 #: include/class/acc_ledger.class.php:1361 +#: include/class/acc_ledger.class.php:1363 #, php-format msgid "Utilisation directe interdite du poste comptable %s" msgstr "Forbidden use of the accounting %s" @@ -29769,6 +31483,10 @@ msgstr "Forbidden use of the accounting %s" msgid "Utilisation du mode strict " msgstr "Use of the strict mode" +#: include/ajax/ajax_preference.php:197 +msgid "Utilisation id TVA ou code" +msgstr "Use VAT id or code" + #: include/ext/import_card/include/template/template_show.php:38 #: include/ext/import_card/include/template/template_show.php:41 msgid "Utiliser" @@ -29787,19 +31505,125 @@ msgid "Utilisez des postes comptables alphanumérique" msgstr "Use alphanumeric accountancy" #: include/ext/amortis/index.php:54 include/ext/amortis/index.php:80 +#: include/ext/amortis/index.php:94 msgid "Utilitaire" msgstr "Utility" +#: include/ext/rash/raw.php:123 +#, fuzzy +msgid "VA Admin" +msgstr "Local admin" + +#: include/ext/rash/raw.php:126 +msgid "VA Crime Honneur" +msgstr "" + +#: include/ext/rash/raw.php:120 +msgid "VA Eco" +msgstr "" + +#: include/ext/rash/raw.php:119 +#, fuzzy +msgid "VA Inconnu" +msgstr "Unknown" + +#: include/ext/rash/raw.php:127 +msgid "VA Mariage Forcé" +msgstr "" + +#: include/ext/rash/raw.php:125 +#, fuzzy +msgid "VA Mutilation" +msgstr "Autoreverse" + +#: include/ext/rash/raw.php:118 +msgid "VA Physique" +msgstr "" + +#: include/ext/rash/raw.php:122 +msgid "VA Psycho" +msgstr "" + +#: include/ext/rash/raw.php:121 +msgid "VA Sexuel" +msgstr "" + +#: include/ext/rash/raw.php:124 +msgid "VA Verbale" +msgstr "" + +#: include/ext/rash/raw.php:113 +#, fuzzy +msgid "VF Admin" +msgstr "Local admin" + +#: include/ext/rash/raw.php:115 +#, fuzzy +msgid "VF Autre" +msgstr "Other" + +#: include/ext/rash/raw.php:110 +msgid "VF Eco" +msgstr "" + +#: include/ext/rash/raw.php:116 +#, fuzzy +msgid "VF Inconnu" +msgstr "Unknown" + +#: include/ext/rash/raw.php:112 +msgid "VF Psycho" +msgstr "" + +#: include/ext/rash/raw.php:111 +msgid "VF Sexuelle" +msgstr "" + +#: include/ext/rash/raw.php:114 +msgid "VF Verbale" +msgstr "" + #: html/install.php:629 html/install.php:636 html/install.php:639 #: html/install.php:692 html/install.php:698 html/install.php:709 -#: html/install.php:780 +#: html/install.php:780 html/install.php:747 #, php-format msgid "VOUS DEVEZ EFFACER CE FICHIER %s" msgstr "You must delete this file %s" +#: include/ext/rash/raw.php:106 +#, fuzzy +msgid "VP Admin." +msgstr "Local admin" + +#: include/ext/rash/raw.php:108 +#, fuzzy +msgid "VP Autre" +msgstr "Other" + +#: include/ext/rash/raw.php:102 +msgid "VP Econo" +msgstr "" + +#: include/ext/rash/raw.php:103 +msgid "VP Physique" +msgstr "" + +#: include/ext/rash/raw.php:105 +msgid "VP Psycho" +msgstr "" + +#: include/ext/rash/raw.php:104 +msgid "VP Sexuelle" +msgstr "" + +#: include/ext/rash/raw.php:107 +msgid "VP Verbale" +msgstr "" + #: include/ext/amortis/include/class_amortissement_material_pdf.php:40 #: include/ext/amortis/include/amortissement_material_pdf.class.php:40 #: include/ext/amortis/include/amortissement_material_pdf.class.php:41 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:42 msgid "Val. Comptable Net" msgstr "Accounting system" @@ -29812,13 +31636,12 @@ msgid "Valeur" msgstr "Value" #: include/class/card_attribut_mtable.class.php:243 -#, fuzzy msgid "Valeur entre 11 et 9998" -msgstr "Net value" +msgstr "Valid value between 11 and 9998 " #: include/ext/etat_annexe_ohada/ajax.php:66 #: include/class/currency_mtable.class.php:175 -#: include/class/currency_mtable.class.php:218 +#: include/class/currency_mtable.class.php:218 include/ext/ohada/ajax.php:81 msgid "Valeur incorrecte" msgstr "Incorrect value" @@ -29846,6 +31669,10 @@ msgstr "Invalid value " #: include/class/noalyss_user.class.php:1806 #: include/class/tva_rate_mtable.class.php:317 #: include/lib/input_switch.class.php:61 +#: include/ext/noalyss-webservice/include/nw_parameter.class.php:123 +#: include/ext/noalyss-webservice/include/nw_parameter.class.php:145 +#: include/ext/noalyss-webservice/include/nw_parameter.class.php:151 +#: include/class/tva_rate_mtable.class.php:357 msgid "Valeur invalide" msgstr "Invalid value" @@ -29866,6 +31693,7 @@ msgid "Valeur net " msgstr "Net value" #: include/ext/amortis/include/template/listing_year.php:119 +#: include/ext/amortis/include/template/listing_year.php:126 msgid "Valeur nette " msgstr "Netto value" @@ -29900,6 +31728,7 @@ msgstr "Valide and not transfered" #: include/ext/importbank/include/template/show_list.php:183 #: include/ext/importbank/include/template/show_list.php:175 #: include/ext/importbank/include/template/show_list.php:194 +#: include/ext/importbank/include/template/show_list.php:212 msgid "Valide?" msgstr "Validate ?" @@ -29964,11 +31793,15 @@ msgstr "Validate ?" #: include/template/operation_exercice-input_source.php:121 #: include/template/action_display_short.php:127 #: include/lib/html_input.class.php:442 +#: include/ext/importbank/include/template/show_field.php:118 +#: include/ext/tools/include/template/search_view.php:278 +#: include/lib/html_input.class.php:461 msgid "Valider" msgstr "Validate" #: include/ext/importbank/include/template/show_list.php:68 #: include/ext/importbank/include/template/show_list.php:86 +#: include/ext/importbank/include/template/show_list.php:94 msgid "Valider réconciliation" msgstr "Valide automatic reconciliation" @@ -29988,7 +31821,7 @@ msgstr "Undefined variable in the form file " #: include/admin_repo.inc.php:106 include/admin_repo.inc.php:110 #: include/admin_repo.inc.php:112 include/admin_repo.inc.php:114 -#: include/admin_repo.inc.php:111 +#: include/admin_repo.inc.php:111 include/admin_repo.inc.php:121 msgid "Variables" msgstr "Variables" @@ -30000,6 +31833,7 @@ msgstr "Variables" #: include/class/calendar.class.php:184 include/class/calendar.class.php:276 #: include/ajax/ajax_preference.php:182 include/class/calendar.class.php:195 #: include/class/calendar.class.php:287 include/ajax/ajax_preference.php:183 +#: include/ext/noalyss-timesheet/timesheet.class.php:125 msgid "Vendredi" msgstr "Friday" @@ -30030,6 +31864,7 @@ msgstr "Friday" #: include/database.item.php:254 include/database.item.php:274 #: include/database.item.php:237 include/database.item.php:251 #: include/class/acc_ledger_search.class.php:1274 include/database.item.php:279 +#: include/database.item.php:235 msgid "Vente" msgstr "Sale" @@ -30038,11 +31873,12 @@ msgstr "Sale" #: include/database.item.php:118 include/database.item.php:114 #: include/database.item.php:115 include/database.item.php:109 #: include/database.item.php:107 include/database.item.php:86 +#: include/database.item.php:84 msgid "Vente / Recette" msgstr "Sales" #: include/database.item.php:249 include/database.item.php:232 -#: include/database.item.php:253 +#: include/database.item.php:253 include/database.item.php:234 msgid "Vente différée" msgstr "Selling " @@ -30053,10 +31889,12 @@ msgid "Ventes" msgstr "Sales" #: include/ext/etat_annexe_ohada/include/pdf_writer_financial.class.php:56 +#: include/ext/ohada/include/pdf_writer_financial.class.php:70 msgid "Ventilation Dépenses" msgstr "Fee details" #: include/ext/etat_annexe_ohada/include/pdf_writer_financial.class.php:51 +#: include/ext/ohada/include/pdf_writer_financial.class.php:65 msgid "Ventilation Recettes" msgstr "Sales details" @@ -30073,6 +31911,7 @@ msgstr "Version %s du %s" #: include/admin_repo.inc.php:107 include/admin_repo.inc.php:109 #: include/admin_repo.inc.php:111 include/admin_repo.inc.php:108 +#: include/admin_repo.inc.php:118 msgid "Version Noalyss" msgstr "Noalyss version" @@ -30089,9 +31928,8 @@ msgid "Version PHP trop basse , minimum 7.2" msgstr "PHP version to low, minimum 5.4" #: html/install.php:386 -#, fuzzy msgid "Version PHP trop basse , minimum 8.0" -msgstr "PHP version to low, minimum 5.4" +msgstr "PHP version to low, minimum 8.0" #: html/login.php:52 html/login.php:95 html/login.php:55 html/login.php:98 #: html/login.php:58 html/login.php:101 @@ -30141,6 +31979,7 @@ msgstr "Please reconnect from another tab or by clicking on the link" #: include/template/detail-action.php:69 #: include/template/follow_up-display.php:88 +#: include/template/follow_up-display.php:121 msgid "VideoConf" msgstr "VideoConf" @@ -30158,9 +31997,24 @@ msgstr "VideoConf" #: include/database.item.php:175 include/stock_cfg.inc.php:66 #: include/export/export_stock_resume_list.php:36 include/database.item.php:183 #: include/database.item.php:178 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:41 +#: include/ext/transform/include/template/listing_assujetti_representative.php:43 msgid "Ville" msgstr "City" +#: include/ext/rash/raw.php:117 +#, fuzzy +msgid "Violence Autre autres" +msgstr "Adding others" + +#: include/ext/rash/raw.php:109 +msgid "Violence Familiale Physique" +msgstr "" + +#: include/ext/rash/raw.php:101 +msgid "Violence Partenaire Inconnu " +msgstr "" + #: include/ext/noalyss-export/class/export/export.class.php:119 msgid "Virgule" msgstr "comma" @@ -30180,6 +32034,7 @@ msgstr "Visible Y or N" #: include/ext/amortis/include/class_am_card.php:240 #: include/ext/amortis/include/am_card.class.php:240 #: include/ext/amortis/include/am_card.class.php:285 +#: include/ext/amortis/include/am_card.class.php:311 msgid "Visible Y ou N\n" msgstr "Visible Y or N\n" @@ -30194,6 +32049,7 @@ msgstr "Visible Y or N\n" #: include/impress_jrn.inc.php:167 include/impress_poste.inc.php:107 #: include/impress_rapport.inc.php:303 include/impress_rec.inc.php:78 #: include/balance.inc.php:207 include/impress_rec.inc.php:87 +#: include/balance.inc.php:215 msgid "Visualisation" msgstr "View" @@ -30246,6 +32102,7 @@ msgstr "Incorrect parameters" #: html/do.php:213 html/do.php:182 html/do.php:194 html/do.php:199 #: html/do_BASE_342368.php:199 html/do_LOCAL_342368.php:138 #: html/user_login.php:96 html/do.php:144 html/do_REMOTE_342368.php:138 +#: html/do.php:146 msgid "Votre base de données n'est pas à jour" msgstr "Your database is not updated" @@ -30267,6 +32124,8 @@ msgstr "Your database is updated" #: include/class/acc_operation.class.php:886 #: include/class/acc_operation.class.php:937 #: include/class/acc_operation.class.php:947 +#: include/class/acc_operation.class.php:940 +#: include/class/acc_operation.class.php:950 #, php-format msgid "Voulez-vous aller à %s pour dupliquer cette opération ?" msgstr "Do you want to got to %s to duplication this operation" @@ -30288,6 +32147,7 @@ msgstr "Do you have a copy of this issue" #: include/template/detail-action.php:346 #: include/template/detail-action.php:361 #: include/template/follow_up-display.php:429 +#: include/template/follow_up-display.php:468 #, php-format msgid "Voulez-vous effacer ce commentaire" msgstr "Do you want to delete this comment" @@ -30345,7 +32205,7 @@ msgstr "Do you want to delete this transaction" #: include/lib/html_input.class.php:1084 include/lib/html_input.class.php:1099 #: include/lib/html_input.class.php:1100 include/lib/html_input.class.php:1133 #: include/lib/html_input.class.php:1134 include/lib/html_input.class.php:1136 -#: include/lib/html_input.class.php:1183 +#: include/lib/html_input.class.php:1183 include/lib/html_input.class.php:1202 #, php-format msgid "Voulez-vous effacer cette relation " msgstr "Do you want to delete this relation" @@ -30364,6 +32224,7 @@ msgstr "Do you want to delete this relation" #: include/template/detail-action.php:466 #: include/template/detail-action.php:482 #: include/template/follow_up-display.php:622 +#: include/template/follow_up-display.php:673 #, php-format msgid "Voulez-vous effacer le document" msgstr "Would you remove this Document" @@ -30414,6 +32275,7 @@ msgstr "You have defined more than once in the same column" #: include/ajax/ajax_add_menu.php:145 include/class/document_type.class.php:83 #: include/class/document_type.class.php:85 include/ajax/ajax_add_menu.php:144 #: include/class/document_type.class.php:87 +#: include/class/document_type.class.php:91 msgid "Vous confirmez" msgstr "Do you confirm" @@ -30470,6 +32332,13 @@ msgstr "Confirm cloning" msgid "Vous confirmez mise à jour ?" msgstr "Do you confirm the update?" +#: include/ext/amortis/include/material_add.inc.php:46 +#, fuzzy +msgid "" +"Vous devez aller dans CCARD pour ajouter une catégorie , puis des fiches de " +"biens à amortir" +msgstr "You have to first create a category of card in the card menu" + #: include/ext/amortis/include/material_add.inc.php:39 #: include/ext/amortis/include/material_add.inc.php:40 msgid "" @@ -30497,18 +32366,17 @@ msgid "Vous devez choisir par fichier ou par calcul" msgstr "You must choose by file or by calculation" #: html/install.php:171 -#, fuzzy msgid "" "Vous devez choisir si NOALYSS est installé sur un server mutualisé qui ne " "permet qu'une seule base de données" msgstr "" "You must choose between a installation with one folder (limited) or several " -"(default)" +"(default) " #: html/admin/setup.php:81 html/admin/setup.php:84 html/admin/setup.php:135 #: html/install.php:137 html/install.php:136 html/install.php:142 #: html/install.php:149 html/install.php:162 html/install.php:166 -#: html/install.php:167 +#: html/install.php:167 html/install.php:171 msgid "" "Vous devez choisir si NOALYSS est installé sur l'un de vos servers ou sur un " "server mutualisé qui ne donne qu'une seule base de données" @@ -30592,6 +32460,11 @@ msgstr "You must tell if it is a template or a folder" msgid "Vous n'avez encore sauvé aucun modèle" msgstr "You don't have template" +#: include/ext/rash/include/bn.inc.php:48 +#, fuzzy +msgid "Vous n'avez pas accès à ce groupe" +msgstr "User can access this folder" + #: include/ext/modop/modop_save.php:248 include/ext/modop/modop_save.php:252 #: include/ext/modop/modop_save.php:250 include/ext/modop/modop_save.php:263 msgid "Vous n'avez pas donné de banque" @@ -30613,6 +32486,7 @@ msgstr "You have not enter any customer" #: include/class/acc_ledger_purchase.class.php:84 #: include/class/acc_ledger_purchase.class.php:86 #: include/class/acc_ledger_purchase.class.php:70 +#: include/class/acc_ledger_purchase.class.php:75 msgid "Vous n'avez pas donné de fournisseur" msgstr "You have not give Any supplier" @@ -30622,10 +32496,12 @@ msgstr "You do not use stock management" #: include/admin_repo.inc.php:43 include/admin_repo.inc.php:45 #: include/admin_repo.inc.php:47 include/admin_repo.inc.php:44 +#: include/admin_repo.inc.php:51 msgid "Vous n'êtes pas administateur" msgstr "You are not an administrator" #: include/tva.inc.php:93 include/tva.inc.php:36 include/tva.inc.php:31 +#: include/tva.inc.php:32 msgid "Vous n'êtes pas assujetti à la TVA" msgstr "You are not using VAT" @@ -30637,6 +32513,7 @@ msgstr "You are not an administrator" #: include/class/tva_rate_mtable.class.php:290 #: include/class/tva_rate_mtable.class.php:288 #: include/class/tva_rate_mtable.class.php:362 +#: include/class/tva_rate_mtable.class.php:422 msgid "" "Vous ne pouvez pas effacer tous les taux. Si votre société n'utilise pas la " "TVA, changer dans le menu société" @@ -30686,7 +32563,7 @@ msgstr "Let you add new type of documents " #: include/database.item.php:4 include/database.item.php:2 #: include/database.item.php:3 include/database.item.php:139 #: include/database.item.php:140 include/database.item.php:138 -#: include/database.item.php:113 +#: include/database.item.php:113 include/database.item.php:111 msgid "" "Vous permet d'encoder des achats, dépenses, des notes de frais ou des notes " "de crédits, vous pouvez spécifier un bénéficiaire ou un autre moyen de " @@ -30707,6 +32584,12 @@ msgid "" "des comptes analytiques et des fiches" msgstr "You can make addition, substraction , ... with the accounting" +#: include/ext/rapport_avance/include/template/formulaire_listing.php:87 +msgid "" +"Vous pouvez les modifier afin de les améliorer ou de vous en inspirer pour " +"en créer de nouveaux" +msgstr "You can modify them " + #: include/class/template_card_category.class.php:161 msgid "Vous pouvez modifier l'ordre des attributs avec la souris" msgstr "You can't sort the attributes with the mouse" @@ -30763,6 +32646,7 @@ msgstr "You're using the strict mod and the last entry is one" #: include/class/acc_ledger.class.php:1167 #: include/class/acc_ledger.class.php:1184 #: include/class/acc_ledger.class.php:1284 +#: include/class/acc_ledger.class.php:1286 #, php-format msgid "" "Vous utilisez le mode strict la dernière operation est la date du %s\n" @@ -30786,6 +32670,7 @@ msgstr "" #: include/class/acc_ledger_fin.class.php:206 #: include/class/acc_ledger_purchase.class.php:105 #: include/class/acc_ledger_fin.class.php:209 +#: include/class/acc_ledger_purchase.class.php:110 msgid "Vous utilisez le mode strict la dernière operation est à la date du " msgstr "You're using the strict accounting entry is the last one" @@ -30803,7 +32688,7 @@ msgstr "You are disconnected" #: include/database.item.php:89 include/database.item.php:87 #: include/database.item.php:86 include/database.item.php:80 #: include/database.item.php:83 include/database.item.php:81 -#: include/database.item.php:71 +#: include/database.item.php:71 include/database.item.php:69 msgid "Vérification " msgstr "Verifying" @@ -30812,6 +32697,7 @@ msgstr "Verifying" #: include/template/ledger_detail_bottom.php:353 #: include/template/ledger_detail_bottom.php:361 #: include/template/ledger_detail_bottom.php:345 +#: include/template/ledger_detail_bottom.php:346 msgid "Vérification CA" msgstr "Verify Analytic" @@ -30820,7 +32706,7 @@ msgstr "Verify Analytic" #: include/database.item.php:89 include/database.item.php:87 #: include/database.item.php:86 include/database.item.php:80 #: include/database.item.php:83 include/database.item.php:81 -#: include/database.item.php:71 +#: include/database.item.php:71 include/database.item.php:69 msgid "Vérification de la comptabilité" msgstr "Verifying accountancy writing" @@ -30849,7 +32735,7 @@ msgstr "Check in" #: include/database.item.php:87 include/database.item.php:85 #: include/database.item.php:86 include/database.item.php:80 #: include/database.item.php:83 include/database.item.php:81 -#: include/database.item.php:71 +#: include/database.item.php:71 include/database.item.php:69 msgid "" "Vérifie que votre comptabilité ne contient pas d'erreur de base, tels que " "l'équilibre entre le passif et l'actif, l'utilisation des postes " @@ -30870,6 +32756,7 @@ msgstr "" #: include/class/acc_ledger_sold.class.php:1046 #: include/class/acc_ledger_sale.class.php:1101 #: include/class/acc_ledger_sale.class.php:1142 +#: include/class/acc_ledger_sale.class.php:1190 msgid "Vérifiez Imputation Analytique" msgstr "Verify analytic" @@ -30889,6 +32776,7 @@ msgstr "Verify analytic" #: include/class/acc_ledger_purchase.class.php:1789 #: include/class/acc_ledger_purchase.class.php:1844 #: include/class/acc_ledger_purchase.class.php:1875 +#: include/class/acc_ledger_purchase.class.php:1913 msgid "Vérifiez imputation analytique" msgstr "Verify analytic" @@ -30909,6 +32797,7 @@ msgid "Zone de texte" msgstr "Text area" #: include/ext/rapport_avance/include/formulaire_param.class.php:402 +#: include/ext/rapport_avance/include/formulaire_param.class.php:406 #, php-format msgid "[%s]" msgstr "[%s]" @@ -30949,6 +32838,7 @@ msgstr "] Does not exist" #: include/class/acc_ledger_sale.class.php:164 #: include/class/acc_ledger_sale.class.php:172 #: include/class/acc_ledger_purchase.class.php:183 +#: include/class/acc_ledger_purchase.class.php:188 msgid "a un code tva invalide" msgstr "Has an invalid VAT code" @@ -30958,6 +32848,7 @@ msgstr "Has an invalid VAT code" #: include/class/acc_ledger_purchase.class.php:172 #: include/class/acc_ledger_purchase.class.php:174 #: include/class/acc_ledger_purchase.class.php:163 +#: include/class/acc_ledger_purchase.class.php:179 msgid "a un montant invalide" msgstr "Has an invalid Amount" @@ -30985,6 +32876,7 @@ msgstr "Has an invalid value" #: include/class/acc_ledger_purchase.class.php:174 #: include/class/acc_ledger_purchase.class.php:176 #: include/class/acc_ledger_purchase.class.php:165 +#: include/class/acc_ledger_purchase.class.php:181 msgid "a une quantité invalide" msgstr "Has an invalid quantity" @@ -31004,6 +32896,15 @@ msgstr "Has an invalid quantity" msgid "act invalide" msgstr "invalid act" +#: include/ext/rash/raw.php:80 +#, fuzzy +msgid "actif" +msgstr "Disabled" + +#: include/balance.inc.php:195 +msgid "actif, passif,charge,..." +msgstr "Asset, Charge, ..." + #: include/ext/importbank/include/class_import_bank.php:597 #: include/ext/importbank/include/class_import_bank.php:574 #: include/ext/importbank/include/class_import_bank.php:586 @@ -31064,7 +32965,7 @@ msgstr "base" msgid "base de donnée = %s" msgstr "Database %s" -#: include/ext/coprop/index.php:46 +#: include/ext/coprop/index.php:46 include/ext/coprop/index.php:47 msgid "budgets" msgstr "budgets" @@ -31095,13 +32996,13 @@ msgstr "This Code Has No accounting, please create it [" #: include/class/document.class.php:1293 include/class/document.class.php:1576 #: include/class/document.class.php:1782 include/class/document.class.php:1788 -#: include/class/document.class.php:1831 +#: include/class/document.class.php:1831 include/class/document.class.php:1849 #, php-format msgid "chaine à remplacer [%s] contient un caractère interdit" msgstr "String to remplace [%s] contains a forbidden character" #: include/ext/importbank/ajax.php:134 include/ext/importbank/ajax.php:135 -#: include/ext/importbank/ajax.php:141 +#: include/ext/importbank/ajax.php:141 include/ext/importbank/ajax.php:151 msgid "choisir" msgstr "Choose" @@ -31124,7 +33025,7 @@ msgstr "Choose" #: include/lib/html_input.class.php:1068 include/lib/html_input.class.php:1070 #: include/class/acc_ledger_search.class.php:119 #: include/class/acc_ledger_search.class.php:123 -#: include/lib/html_input.class.php:1117 +#: include/lib/html_input.class.php:1117 include/lib/html_input.class.php:1136 msgid "choix des journaux" msgstr "Ledgers" @@ -31156,12 +33057,13 @@ msgstr "Select the type of ledger" #: html/do.php:214 html/do.php:183 html/do.php:195 html/do.php:200 #: html/do_BASE_342368.php:200 html/do_LOCAL_342368.php:139 #: html/user_login.php:97 html/do.php:145 html/do_REMOTE_342368.php:139 +#: html/do.php:147 msgid "cliquez ici pour appliquer le patch" msgstr "Click here to apply the patch" #: html/do.php:193 html/do.php:203 html/do.php:172 html/do.php:184 #: html/do.php:189 html/do_BASE_342368.php:189 html/do_LOCAL_342368.php:128 -#: html/do.php:134 html/do_REMOTE_342368.php:128 +#: html/do.php:134 html/do_REMOTE_342368.php:128 html/do.php:136 msgid "cliquez ici pour mettre à jour " msgstr "Click here to update " @@ -31181,6 +33083,7 @@ msgstr "Click here to update " #: include/class/pdf_operation.class.php:181 #: include/class/pdf_operation.class.php:232 #: include/class/pdf_operation.class.php:311 html/ajax_misc.php:592 +#: html/ajax_misc.php:595 msgid "code" msgstr "code" @@ -31200,16 +33103,17 @@ msgid "code tva" msgstr "zip code" #: include/class/tva_rate_mtable.class.php:338 -#, fuzzy +#: include/class/tva_rate_mtable.class.php:378 msgid "code tva : Maximum 5 caractères" -msgstr "Maximum 10 char." +msgstr "VAT Code max 5 letters" #: include/class/tva_rate_mtable.class.php:334 -#, fuzzy +#: include/class/tva_rate_mtable.class.php:374 msgid "code tva : Uniquement des chiffres et des lettres" -msgstr "Only digits with comma" +msgstr "VAT Code Only digits only letters or digits" #: include/class/tva_rate_mtable.class.php:341 +#: include/class/tva_rate_mtable.class.php:381 msgid "code tva : doit aussi contenir des lettres" msgstr "VAT Code must also contains letters" @@ -31270,12 +33174,15 @@ msgstr "in NOALYSS" #: include/ext/importbank/ajax.php:87 include/ext/importbank/ajax.php:88 #: include/ext/importbank/ajax.php:94 include/class/tax_detail.class.php:164 +#: include/ext/importbank/ajax.php:104 include/ext/rash/raw.php:81 +#: include/ext/rash/raw.php:160 msgid "date" msgstr "Date" #: include/ext/invoicing/include/invoice_send_mail.inc.php:153 #: include/ext/invoicing/include/invoice_send_mail.inc.php:157 #: include/ext/invoicing/include/invoice_send_mail.inc.php:166 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:168 msgid "date " msgstr "Date" @@ -31300,6 +33207,7 @@ msgid "debit" msgstr "Debit" #: include/ext/tva/ajax.php:247 include/ext/tva/ajax.php:254 +#: include/ext/tva/ajax.php:246 msgid "delete_param : echec" msgstr "delete_param : fail" @@ -31309,6 +33217,7 @@ msgstr "delete_param : fail" #: include/template/ledger_detail_bottom.php:232 #: include/template/ledger_detail_bottom.php:233 #: include/template/ledger_detail_bottom.php:240 +#: include/template/ledger_detail_bottom.php:241 msgid "delta" msgstr "Delta" @@ -31351,6 +33260,7 @@ msgstr "Must be a number" #: include/ext/rapport_avance/include/class_formulaire_param_detail.php:302 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:302 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:332 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:335 msgid "du poste comptable" msgstr "the accounting item" @@ -31386,6 +33296,7 @@ msgid "détail" msgstr "Detail" #: include/ext/invoicing/include/invoice_send_mail.inc.php:258 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:262 msgid "echec chargement fichier" msgstr "Failure loading file " @@ -31399,6 +33310,8 @@ msgstr "Delete" #: include/user_detail.inc.php:135 include/user_detail.inc.php:146 #: include/user_detail.inc.php:142 include/user_detail.inc.php:71 #: include/user_detail.inc.php:72 include/template/contact-summary.php:19 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:55 +#: include/ext/transform/include/template/listing_assujetti_representative.php:55 msgid "email" msgstr "e-mail" @@ -31411,7 +33324,7 @@ msgstr "e-mail" msgid "email " msgstr "e-mail" -#: include/ext/sav/index.php:45 +#: include/ext/sav/index.php:45 include/ext/sav/index.php:48 msgid "en-cours fiche réparation" msgstr "in progress" @@ -31426,6 +33339,11 @@ msgstr "Encoding" msgid "enlever" msgstr "Remove" +#: include/compta_ach.inc.php:113 include/compta_fin.inc.php:124 +#: include/compta_ven.inc.php:131 +msgid "enregistrement annulé: balance , voyer le fichier log" +msgstr "Cancelled record : see log file" + #: include/class_balance_age.php:146 include/class/class_balance_age.php:146 #: include/class/class_balance_age.php:152 #: include/class/balance_age.class.php:152 @@ -31469,9 +33387,15 @@ msgstr "Between 61 and 90 days" #: include/template/ledger_detail_bottom.php:404 #: include/ajax/ajax_ledger.php:494 #: include/template/ledger_detail_bottom.php:388 +#: include/template/ledger_detail_bottom.php:389 msgid "entrez une date" msgstr "Give a date" +#: include/ext/rash/raw.php:82 +#, fuzzy +msgid "entrée" +msgstr "Unlettered operations" + #: include/class_anc_key.php:268 include/class/class_anc_key.php:268 #: include/class/class_anc_key.php:269 include/class/anc_key.class.php:270 #: include/class/anc_key.class.php:278 include/class/anc_key.class.php:297 @@ -31559,10 +33483,14 @@ msgstr "and" msgid "export CSV" msgstr "Export CSV" -#: include/database.item.php:130 -#, fuzzy +#: include/database.item.php:130 include/database.item.php:128 msgid "export Fiche détail PDF" -msgstr "Export card detail" +msgstr "Export card detail in PDF" + +#: include/ext/ohada/Amortization.php:22 include/ext/ohada/Amortization.php:41 +#, fuzzy +msgid "export PDF" +msgstr "Export PDF" #: scenario/acc_ledger_historyTest.php:37 msgid "" @@ -31578,7 +33506,7 @@ msgstr "" #: include/class/periode.class.php:709 include/class/periode.class.php:711 #: include/class/periode.class.php:712 include/class/periode.class.php:713 #: include/ajax/ajax_periode.php:174 include/class/periode.class.php:729 -#: include/class/periode.class.php:747 +#: include/class/periode.class.php:747 include/class/periode.class.php:754 msgid "fermer" msgstr "close" @@ -31665,7 +33593,7 @@ msgstr "Group" msgid "guillemet" msgstr "quote" -#: include/ext/sav/index.php:46 +#: include/ext/sav/index.php:46 include/ext/sav/index.php:49 msgid "historique fiche réparation" msgstr "Transaction History" @@ -31687,7 +33615,8 @@ msgstr "Stock-History" #: include/class/fiche.class.php:368 include/dossier.inc.php:233 #: include/class/fiche.class.php:370 html/ajax_misc.php:591 #: include/class/tva_rate_mtable.class.php:49 include/class/fiche.class.php:401 -#: include/modele.inc.php:242 +#: include/modele.inc.php:242 html/ajax_misc.php:594 +#: include/class/fiche.class.php:403 msgid "id" msgstr "id" @@ -31863,12 +33792,13 @@ msgstr "Label" #: include/ajax/ajax_preference.php:220 include/ajax/ajax_preference.php:231 #: include/ajax/ajax_preference.php:247 include/ajax/ajax_preference.php:248 -#: include/ajax/ajax_preference.php:249 +#: include/ajax/ajax_preference.php:249 include/ajax/ajax_preference.php:265 msgid "latin1" msgstr "Latin" #: include/class/document.class.php:1229 include/class/document.class.php:1406 #: include/class/document.class.php:1412 include/class/document.class.php:1444 +#: include/class/document.class.php:1462 #, php-format msgid "le %s , %s écrit %s" msgstr "on %s , %s wrote %s " @@ -31923,6 +33853,7 @@ msgstr "" "PL plugins\t
  • SP Special values
  • \t" #: include/ext/transform/include/template/listing_client_display.php:31 +#: include/ext/transform/include/template/listing_client_display.php:37 msgid "les enregistrements incorrects ne seront inclus pas dans le fichier XML" msgstr "incorrect records will not include in the XML file" @@ -31936,7 +33867,7 @@ msgstr "Lettering" #: include/database.item.php:108 include/database.item.php:100 #: include/database.item.php:101 include/database.item.php:95 #: include/database.item.php:96 include/database.item.php:94 -#: include/database.item.php:78 +#: include/database.item.php:78 include/database.item.php:76 msgid "lettrage par poste comptable" msgstr "lettering accounting item" @@ -31985,11 +33916,13 @@ msgid "limité aux champs " msgstr "Limited to the attributes " #: include/ext/transform/include/template/listing_assujetti_representative.php:66 +#: include/ext/transform/include/template/listing_assujetti_representative.php:67 msgid "listing id" msgstr "listing id" #: include/user.inc.php:77 include/user.inc.php:78 include/user.inc.php:80 #: include/user.inc.php:82 include/user.inc.php:167 include/user.inc.php:187 +#: include/user.inc.php:188 msgid "login" msgstr "login" @@ -32050,6 +33983,7 @@ msgstr "max_execution_time should be more than 60 " #: include/class/acc_reconciliation.class.php:529 #: include/export/export_ledger_csv.php:222 #: include/template/ledger_detail_fin.php:62 +#: include/template/ledger_detail_bottom.php:240 msgid "montant" msgstr "Amount" @@ -32068,26 +34002,26 @@ msgstr "amount currency" msgid "montant tva" msgstr "Amount VAT" -#: include/lib/ac_common.php:1706 tmp/c.php:8 +#: include/lib/ac_common.php:1706 tmp/c.php:8 include/lib/ac_common.php:1763 #, fuzzy msgid "mot de passe de 8 lettres minimum" msgstr "The password can not be empty" -#: include/lib/ac_common.php:1735 tmp/c.php:37 +#: include/lib/ac_common.php:1735 tmp/c.php:37 include/lib/ac_common.php:1792 msgid "mot de passe doit inclure au moins un caractére spécial '+-/*[...'" msgstr "Password must contain a special character " -#: include/lib/ac_common.php:1711 tmp/c.php:13 +#: include/lib/ac_common.php:1711 tmp/c.php:13 include/lib/ac_common.php:1768 #, fuzzy msgid "mot de passe doit inclure au moins un chiffre" msgstr "You must select at least one row" -#: include/lib/ac_common.php:1720 tmp/c.php:22 +#: include/lib/ac_common.php:1720 tmp/c.php:22 include/lib/ac_common.php:1777 #, fuzzy msgid "mot de passe doit inclure au moins une majuscule" msgstr "You must select at least one row" -#: include/lib/ac_common.php:1716 tmp/c.php:18 +#: include/lib/ac_common.php:1716 tmp/c.php:18 include/lib/ac_common.php:1773 #, fuzzy msgid "mot de passe doit inclure au moins une minuscule" msgstr "You must select at least one row" @@ -32121,6 +34055,7 @@ msgstr "You must select at least one row" #: include/class/acc_ledger_sale.class.php:165 #: include/class/acc_ledger_purchase.class.php:118 #: include/class/acc_ledger_purchase.class.php:197 +#: include/class/acc_ledger_purchase.class.php:123 msgid "n'a pas de poste comptable" msgstr "Has No accounting entry" @@ -32153,6 +34088,7 @@ msgstr "Has No accounting entry" #: include/class/acc_ledger_sale.class.php:203 #: include/class/acc_ledger_purchase.class.php:145 #: include/class/acc_ledger_purchase.class.php:222 +#: include/class/acc_ledger_purchase.class.php:150 msgid "n'est pas accessible à ce journal" msgstr "is not allowed for this ledger" @@ -32190,12 +34126,19 @@ msgstr "Does not belong to this ledger" #: include/class/acc_ledger_sale.class.php:197 #: include/class/acc_ledger_purchase.class.php:139 #: include/class/acc_ledger_purchase.class.php:216 +#: include/class/acc_ledger_purchase.class.php:144 msgid "n'existe pas" msgstr "does not exist" +#: include/ext/rash/raw.php:84 +#, fuzzy +msgid "naissance" +msgstr "Fund" + #: include/class/periode.class.php:520 include/class/periode.class.php:522 #: include/class/periode.class.php:524 include/class/periode.class.php:525 #: include/class/periode.class.php:529 include/class/periode.class.php:547 +#: include/class/periode.class.php:554 msgid "nb opérations" msgstr "Number of entries" @@ -32237,9 +34180,8 @@ msgid "non actif" msgstr "Not asset" #: include/class/tax_detail.class.php:164 -#, fuzzy msgid "non deductible" -msgstr "Not Deductible from Tax" +msgstr "Not Deductible " #: include/lib/manage_table_sql.class.php:965 #: include/lib/manage_table_sql.class.php:1020 @@ -32264,11 +34206,11 @@ msgid "non utilisé" msgstr "not used" #: include/ajax/ajax_check_vatnumber.php:94 -#, fuzzy msgid "non valide" -msgstr "Invalide" +msgstr "Invalide " #: include/ext/importbank/include/template/show_import.php:21 +#: include/ext/importbank/include/template/show_import.php:20 msgid "num transfert" msgstr "Num Transfer" @@ -32333,6 +34275,7 @@ msgstr "receipt #" #: include/class/fiche.class.php:1396 include/class/fiche.class.php:1423 #: include/class/fiche.class.php:1512 include/class/fiche.class.php:879 #: include/class/fiche.class.php:885 include/class/fiche.class.php:917 +#: include/class/fiche.class.php:919 msgid "n° de pièce / Code interne" msgstr "Internal code" @@ -32355,7 +34298,7 @@ msgstr "Internal code" #: include/class/acc_ledger_search.class.php:840 #: include/class/acc_ledger_search.class.php:871 #: include/class/tax_detail.class.php:164 -#: include/class/acc_ledger_fin.class.php:808 +#: include/class/acc_ledger_fin.class.php:808 include/ext/rash/raw.php:79 msgid "n° interne" msgstr "internal code" @@ -32372,6 +34315,7 @@ msgstr "No online" #: include/class/acc_ledger_history_sale.class.php:297 #: include/class/acc_ledger_history_sale.class.php:317 #: include/class/acc_ledger_history_purchase.class.php:339 +#: include/ext/importbank/include/template/show_list.php:117 msgid "n° opération" msgstr "No operation" @@ -32480,6 +34424,7 @@ msgid "opération annulée" msgstr "Entry canceled" #: include/ext/amortis/ajax.php:32 include/ext/amortis/ajax.php:34 +#: include/ext/amortis/ajax.php:36 msgid "opération non trouvée" msgstr "operation not found" @@ -32533,6 +34478,7 @@ msgstr "or QuickCode" #: include/class/acc_ledger_purchase.class.php:1910 #: include/class/acc_ledger_purchase.class.php:1983 #: include/class/acc_ledger_purchase.class.php:2016 +#: include/class/acc_ledger_purchase.class.php:2054 msgid "ou générer un document" msgstr "or generate a paper" @@ -32549,6 +34495,7 @@ msgstr "or generate a paper" #: include/class/acc_ledger_sold.class.php:1158 #: include/class/acc_ledger_sale.class.php:1229 #: include/class/acc_ledger_sale.class.php:1271 +#: include/class/acc_ledger_sale.class.php:1319 msgid "ou générer une facture" msgstr "or generate an invoice" @@ -32645,7 +34592,7 @@ msgstr "range of accounting" #: include/ajax/ajax_preference.php:230 include/ajax/ajax_preference.php:231 #: tmp/import-advanced/impacc2_constant.php:39 #: tmp/import-advanced/impacc2_constant.php:45 -#: include/ajax/ajax_preference.php:232 +#: include/ajax/ajax_preference.php:232 include/ajax/ajax_preference.php:248 msgid "point" msgstr "point" @@ -32715,6 +34662,8 @@ msgstr "Private" #: include/class/acc_ledger_purchase.class.php:1609 #: include/class/acc_ledger_sale.class.php:923 #: include/class/acc_ledger_purchase.class.php:1635 +#: include/class/acc_ledger_purchase.class.php:1673 +#: include/class/acc_ledger_sale.class.php:971 msgid "prix" msgstr "price" @@ -32767,15 +34716,19 @@ msgstr "First Name" #: include/ext/rapport_avance/include/formulaire_param.class.php:409 #: include/ext/rapport_avance/include/formulaire_param.class.php:474 +#: include/ext/rapport_avance/include/formulaire_param.class.php:413 +#: include/ext/rapport_avance/include/formulaire_param.class.php:478 msgid "période" msgstr "Period " #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:264 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:276 #, php-format msgid "période %s entre [%s] et [%s]" msgstr "period between% s [% s] and [% s]" #: include/balance.inc.php:317 include/balance.inc.php:321 +#: include/balance.inc.php:330 #, php-format msgid "période du %s au %s" msgstr "period between %s and %s" @@ -32872,10 +34825,15 @@ msgstr "QCode" #: include/class/acc_ledger_purchase.class.php:2147 #: include/template/form_ledger_detail.php:111 #: include/template/form_ledger_detail.php:118 +#: include/class/acc_ledger_purchase.class.php:1674 +#: include/class/acc_ledger_purchase.class.php:2185 +#: include/class/acc_ledger_sale.class.php:972 +#: include/class/acc_ledger_sale.class.php:1767 msgid "quantité" msgstr "quantity" #: include/ext/amortis/index.php:53 include/ext/amortis/index.php:79 +#: include/ext/amortis/index.php:93 msgid "rapport et tableaux sur les biens amortissables" msgstr "Report and tables on depreciable assets" @@ -32932,6 +34890,10 @@ msgstr "recup" msgid "ref" msgstr "Ref" +#: include/ext/noalyss-portal-client/include/nv-annonce.inc.php:31 +msgid "register : version too low " +msgstr "" + #: html/admin/setup.php:357 html/install.php:421 html/install.php:420 #: html/install.php:418 html/install.php:424 html/install.php:430 #: html/install.php:394 html/install.php:361 html/install.php:364 @@ -32967,7 +34929,7 @@ msgstr "balance" #: include/database.item.php:14 include/database.item.php:17 #: include/database.item.php:15 include/database.item.php:20 #: include/database.item.php:23 include/database.item.php:16 -#: include/database.item.php:12 +#: include/database.item.php:12 include/database.item.php:10 msgid "saut de ligne" msgstr "new line" @@ -32976,7 +34938,7 @@ msgstr "new line" #: include/class/periode.class.php:708 include/class/periode.class.php:710 #: include/class/periode.class.php:711 include/class/periode.class.php:712 #: include/ajax/ajax_periode.php:173 include/class/periode.class.php:728 -#: include/class/periode.class.php:746 +#: include/class/periode.class.php:746 include/class/periode.class.php:753 msgid "sauver" msgstr "Save" @@ -32994,16 +34956,16 @@ msgstr "" "Otherwise the application will face malfunction, use only digit for the base " "or nothing" -#: include/class/fiche.class.php:1365 -#, fuzzy +#: include/class/fiche.class.php:1365 include/class/fiche.class.php:1362 msgid "site web" -msgstr "website" +msgstr "website " #: html/admin/setup.php:539 html/install.php:603 html/install.php:604 #: html/install.php:611 html/install.php:627 html/install.php:619 #: html/install.php:625 html/install.php:587 html/install.php:577 #: html/install.php:583 html/install.php:586 html/install.php:636 #: html/install.php:642 html/install.php:650 html/install.php:721 +#: html/install.php:688 msgid "" "soit noalyss/contrib/mono-dossier/mono-belge.sql pour la comptabilité belge" msgstr "or noalyss/contrib/mono-dossier/mono-belge.sql for belgian accountancy" @@ -33013,6 +34975,7 @@ msgstr "or noalyss/contrib/mono-dossier/mono-belge.sql for belgian accountancy" #: html/install.php:624 html/install.php:586 html/install.php:576 #: html/install.php:582 html/install.php:585 html/install.php:635 #: html/install.php:641 html/install.php:649 html/install.php:720 +#: html/install.php:687 msgid "" "soit noalyss/contrib/mono-dossier/mono-france.sql pour la comptabilité " "française" @@ -33023,6 +34986,7 @@ msgstr "or noalyss/contrib/mono-dossier/mono-france.sql for french accountancy" #: html/install.php:626 html/install.php:588 html/install.php:578 #: html/install.php:584 html/install.php:587 html/install.php:637 #: html/install.php:643 html/install.php:651 html/install.php:722 +#: html/install.php:689 msgid "soit y restaurer un backup ou un modèle" msgstr "or restore un backup or a template" @@ -33064,6 +35028,7 @@ msgstr "Total credit" #: include/class/fiche.class.php:911 include/class/fiche.class.php:1056 #: include/class/fiche.class.php:943 include/class/fiche.class.php:1089 #: include/class/acc_account_ledger.class.php:581 +#: include/class/fiche.class.php:945 include/class/fiche.class.php:1091 msgid "solde créditeur" msgstr "Total credit" @@ -33097,6 +35062,7 @@ msgstr "Sum credit" #: include/class/fiche.class.php:911 include/class/fiche.class.php:1056 #: include/class/fiche.class.php:943 include/class/fiche.class.php:1089 #: include/class/acc_account_ledger.class.php:581 +#: include/class/fiche.class.php:945 include/class/fiche.class.php:1091 msgid "solde débiteur" msgstr "Total debit" @@ -33117,9 +35083,15 @@ msgstr "Total Bank Report" msgid "solde opération" msgstr "Sum operations" +#: include/ext/rash/raw.php:83 +#, fuzzy +msgid "sortie" +msgstr "Logout" + #: include/ext/invoicing/include/invoice_send_mail.inc.php:153 #: include/ext/invoicing/include/invoice_send_mail.inc.php:157 #: include/ext/invoicing/include/invoice_send_mail.inc.php:167 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:170 msgid "sujet" msgstr "Topic" @@ -33168,6 +35140,7 @@ msgstr "text" #: include/class/acc_ledger.class.php:227 #: include/class/acc_ledger.class.php:230 #: include/class/acc_ledger.class.php:239 +#: include/class/acc_ledger.class.php:241 msgid "this->jr_id is not set ou opération inconnue" msgstr "Unknown operation" @@ -33236,6 +35209,7 @@ msgstr "Total" #: include/database.item.php:141 include/database.item.php:140 #: include/database.item.php:133 include/database.item.php:134 #: include/database.item.php:132 include/database.item.php:125 +#: include/database.item.php:123 msgid "totaux par TVA et par journal" msgstr "Total VAT by ledger" @@ -33282,6 +35256,8 @@ msgstr "try to clean session" #: include/class/acc_ledger_sale.class.php:928 #: include/class/acc_ledger_purchase.class.php:1640 #: include/template/form_ledger_detail.php:113 +#: include/class/acc_ledger_purchase.class.php:1678 +#: include/class/acc_ledger_sale.class.php:976 msgid "tva" msgstr "vat" @@ -33295,7 +35271,7 @@ msgstr "vat" #: html/ajax_misc.php:526 html/ajax_misc.php:531 html/ajax_misc.php:491 #: html/ajax_misc.php:496 html/ajax_misc.php:499 html/ajax_misc.php:504 #: html/ajax_misc.php:587 html/ajax_misc.php:592 html/ajax_misc.php:589 -#: html/ajax_misc.php:594 html/ajax_misc.php:652 +#: html/ajax_misc.php:594 html/ajax_misc.php:652 html/ajax_misc.php:655 msgid "tva inconnue" msgstr "VAT unknown" @@ -33370,9 +35346,13 @@ msgstr "phone" msgid "unknow jrn_type" msgstr "Unknown type" +#: include/ext/rash/raw.php:85 +msgid "urgent" +msgstr "" + #: include/ajax/ajax_preference.php:219 include/ajax/ajax_preference.php:230 #: include/ajax/ajax_preference.php:246 include/ajax/ajax_preference.php:247 -#: include/ajax/ajax_preference.php:248 +#: include/ajax/ajax_preference.php:248 include/ajax/ajax_preference.php:264 msgid "utf8" msgstr "utf8" @@ -33405,6 +35385,7 @@ msgstr "Check Analytic" #: include/class/acc_ledger.class.php:780 #: include/class/acc_ledger.class.php:795 #: include/class/acc_ledger.class.php:865 +#: include/class/acc_ledger.class.php:867 msgid "verifie Imputation Analytique" msgstr "Verify Analytic" @@ -33419,6 +35400,7 @@ msgstr "Verify Analytic" #: tmp/import-advanced/impacc2_constant.php:44 #: tmp/import-advanced/impacc2_constant.php:49 #: include/ajax/ajax_preference.php:217 include/ajax/ajax_preference.php:233 +#: include/ajax/ajax_preference.php:249 msgid "virgule" msgstr "comma" @@ -33440,6 +35422,7 @@ msgstr "Do you confirm" #: include/template/ledger_detail_bottom.php:211 #: include/template/ledger_detail_bottom.php:212 #: include/template/ledger_detail_bottom.php:219 +#: include/template/ledger_detail_bottom.php:220 msgid "vous confirmez?" msgstr "Do you confirm" @@ -33537,9 +35520,6 @@ msgstr "Step 4" #~ msgid "Changez vos préférences" #~ msgstr "Change your preferences" -#~ msgid "Choisir un autre journal" -#~ msgstr "Choose another ledger" - #~ msgid "Choississez la période à transfèrer" #~ msgstr "Choose the periode to transfert" @@ -33688,9 +35668,6 @@ msgstr "Step 4" #~ msgid "Liste des achats" #~ msgstr "List of purchase" -#~ msgid "Liste des ventes" -#~ msgstr "List sales" - #~ msgid "Liste des ventes non payées" #~ msgstr "List of unpaid sales" @@ -33757,9 +35734,6 @@ msgstr "Step 4" #~ msgid "Pour le type de journal" #~ msgstr "For the type of ledger" -#~ msgid "Prevision" -#~ msgstr "Expectation" - #~ msgid "Purge CSV" #~ msgstr "Prune CSV" diff --git a/html/lang/messages.po b/html/lang/messages.po index 8d7595461..68452dd9f 100644 --- a/html/lang/messages.po +++ b/html/lang/messages.po @@ -3,16 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -#: html/direct.php:45 include/template/module.php:128 -#: include/template/module.php:172 +#: html/direct.php:45 include/database.item.php:99 +#: include/template/module.php:128 include/template/module.php:172 #: include/template/profile_menu_display_module.php:72 -#: include/database.item.php:101 #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-07 17:50+0200\n" +"POT-Creation-Date: 2025-06-20 17:50+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -39,8 +38,6 @@ msgstr "" #: include/ext/importbank/include/import_bank.class.php:502 #: include/ajax/ajax_card.php:150 include/class/fiche.class.php:725 #: include/class/filter_data_currency_card.class.php:78 -#: include/class/filter_data_currency_card.class.php:78 -#: include/ajax/ajax_card.php:150 msgid "Fiche non trouvée" msgstr "" @@ -66,9 +63,10 @@ msgstr "" #: include/fiche.inc.php:62 include/ext/import-advanced/index.php:67 #: include/ext/rapport_avance/index.php:76 include/ajax/ajax_card.php:169 #: include/fiche.inc.php:63 tmp/import-advanced/index.php:67 -#: include/database.item.php:93 include/fiche.inc.php:63 -#: include/ajax/ajax_card.php:170 include/database.item.php:4 -#: include/database.item.php:75 tmp/import-advanced/index.php:67 +#: include/database.item.php:93 include/database.item.php:75 +#: include/database.item.php:73 include/ext/coprop/index.php:48 +#: include/ext/import-advanced/index.php:73 include/ext/listing/index.php:98 +#: include/ext/rapport_avance/index.php:79 include/ext/sav/index.php:49 msgid "Historique" msgstr "" @@ -77,8 +75,7 @@ msgstr "" #: include/ajax/ajax_card.php:173 include/ajax/ajax_card.php:176 #: include/ajax/ajax_card.php:182 include/ajax/ajax_card.php:183 #: include/ajax/ajax_card.php:186 include/ajax/ajax_card.php:110 -#: include/ajax/ajax_card.php:185 include/ajax/ajax_card.php:110 -#: include/ajax/ajax_card.php:193 +#: include/ajax/ajax_card.php:185 include/ajax/ajax_card.php:193 msgid "Aucune fiche demandée" msgstr "" @@ -165,7 +162,6 @@ msgstr "" #: include/ajax/ajax_card.php:417 include/ajax/ajax_add_concerned_card.php:64 #: include/ajax/ajax_add_concerned_card.php:61 include/ajax/ajax_card.php:415 #: include/ajax/ajax_card.php:429 include/ajax/ajax_card.php:435 -#: include/ajax/ajax_add_concerned_card.php:61 msgid "Fiche contenant" msgstr "" @@ -270,22 +266,14 @@ msgstr "" #: include/class/acc_ledger_search.class.php:689 include/fiche.inc.php:87 #: include/class/acc_ledger_search.class.php:696 include/ajax/ajax_card.php:431 #: include/database.item.php:54 include/database.item.php:92 -#: include/database.item.php:52 html/recherche.php:89 include/fiche.inc.php:87 -#: include/anc_acc_table.inc.php:14 include/anc_group_balance.inc.php:15 -#: include/class/acc_ledger_search.class.php:727 -#: include/lettering.account.inc.php:106 include/ajax/ajax_card.php:437 -#: include/ajax/ajax_admin.php:144 include/ajax/ajax_search_operation.php:63 -#: include/ajax/ajax_search_operation.php:71 -#: include/ajax/ajax_anc_search.php:42 include/ajax/ajax_anc_search.php:54 -#: include/ajax/ajax_account.php:60 include/ajax/ajax_add_concerned_card.php:87 -#: include/template/action_button.php:34 include/template/action_show.php:32 -#: include/template/stock_histo_search.php:30 -#: include/template/stock_histo_search.php:68 -#: include/lettering.gestion.inc.php:52 include/database.item.php:51 +#: include/database.item.php:52 html/recherche.php:89 +#: include/class/acc_ledger_search.class.php:727 include/ajax/ajax_card.php:437 +#: include/ajax/ajax_account.php:60 include/database.item.php:51 #: include/database.item.php:133 include/lettering.card.inc.php:103 -#: include/anc_acc_balance.inc.php:14 include/lib/html_input.class.php:1024 #: include/lib/html_input.class.php:1044 include/lib/html_input.class.php:1071 -#: include/upgrade-plugin.php:53 include/menu.inc.php:142 +#: include/menu.inc.php:142 include/database.item.php:49 +#: include/database.item.php:131 include/lib/html_input.class.php:1090 +#: include/ajax/ajax_admin.php:147 #, php-format msgid "Recherche" msgstr "" @@ -306,7 +294,6 @@ msgstr "" #: include/ajax/ajax_card.php:465 include/ajax/ajax_card.php:463 #: include/ajax/ajax_card.php:477 include/template/profile.php:49 #: include/template/module.php:30 include/ajax/ajax_card.php:483 -#: include/template/profile.php:49 include/template/module.php:30 msgid "Recherche de fiche" msgstr "" @@ -392,6 +379,15 @@ msgstr "" #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:402 #: include/ajax/ajax_card.php:584 include/ajax/ajax_card.php:598 #: include/ajax/ajax_card.php:606 +#: include/ext/listing/include/rapav_listing_formula.class.php:387 +#: include/ext/listing/include/rapav_listing_formula.class.php:815 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:148 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:195 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:319 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:326 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:391 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:398 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:405 msgid "Recherche poste" msgstr "" @@ -449,18 +445,12 @@ msgstr "" #: tmp/import-advanced/template/input_file_acc.php:51 #: tmp/import-advanced/template/input_file_acc.php:80 #: include/class/fiche_def.class.php:820 include/class/fiche_def.class.php:855 -#: include/ajax/ajax_mod_predf_op.php:66 include/ajax/ajax_card.php:214 -#: include/ajax/ajax_card.php:613 include/compta_fin.inc.php:153 -#: include/template/todo_list_display.php:105 +#: include/ajax/ajax_card.php:214 include/ajax/ajax_card.php:613 #: include/template/operation_exercice-input_transfer.php:50 #: include/template/operation_exercice-input_row.php:102 -#: include/noalyss-color.inc.php:65 #: include/widget/todo_list/todo_list-display_new_note.php:41 #: include/company.inc.php:249 include/company.inc.php:355 -#: include/cfgledger.inc.php:133 -#: tmp/import-advanced/template/input_file_anc.php:46 -#: tmp/import-advanced/template/input_file_acc.php:51 -#: tmp/import-advanced/template/input_file_acc.php:80 +#: include/compta_fin.inc.php:162 msgid "Sauve" msgstr "" @@ -523,8 +513,9 @@ msgstr "" #: include/template/ledger_detail_bottom.php:41 include/ext/tva/ajax.php:103 #: include/ext/tva/ajax.php:207 include/ajax/ajax_ledger.php:93 #: include/ajax/ajax_ledger.php:115 include/ajax/ajax_ledger.php:88 -#: include/ajax/ajax_ledger.php:113 -#: include/template/ledger_detail_bottom.php:41 +#: include/ajax/ajax_ledger.php:113 include/ext/tva/ajax.php:117 +#: include/ext/tva/ajax.php:199 +#: include/ext/noalyss-portal-client/include/nv-annonce.inc.php:40 msgid "Information" msgstr "" @@ -601,11 +592,10 @@ msgstr "" #: include/template/acc_ledger-input_extra_info.php:67 #: include/database.item.php:85 include/database.item.php:149 #: include/database.item.php:83 include/database.item.php:147 -#: include/compta_ven.inc.php:142 include/class/document.class.php:208 -#: include/class/acc_ledger_search.class.php:881 include/compta_ach.inc.php:134 -#: include/template/ledger_detail_bottom.php:43 -#: include/template/acc_ledger-input_extra_info.php:67 -#: include/database.item.php:91 include/database.item.php:119 +#: include/class/document.class.php:208 +#: include/class/acc_ledger_search.class.php:881 include/database.item.php:119 +#: include/compta_ach.inc.php:143 include/compta_ven.inc.php:153 +#: include/database.item.php:117 include/ext/noalyss_document/index.php:141 msgid "Document" msgstr "" @@ -621,8 +611,8 @@ msgstr "" #: include/ext/modop/modop_save.php:165 include/ajax/ajax_ledger.php:510 #: include/ajax/ajax_ledger.php:511 include/anc_od.inc.php:127 #: include/stock_inv.inc.php:38 include/ext/modop/modop_save.php:91 -#: include/ext/modop/modop_save.php:180 include/stock_inv.inc.php:38 -#: include/anc_od.inc.php:127 +#: include/ext/modop/modop_save.php:180 +#: include/ext/coprop/include/appel_fond.inc.php:124 msgid "Opération sauvée" msgstr "" @@ -661,9 +651,7 @@ msgstr "" #: include/class/pdf_operation.class.php:181 #: include/class/pdf_operation.class.php:232 #: include/class/pdf_operation.class.php:311 html/ajax_misc.php:592 -#: include/class/pdf_operation.class.php:181 -#: include/class/pdf_operation.class.php:232 -#: include/class/pdf_operation.class.php:311 +#: html/ajax_misc.php:595 msgid "code" msgstr "" @@ -695,19 +683,13 @@ msgstr "" #: include/class/acc_ledger_fin.class.php:666 html/ajax_misc.php:534 #: include/class/acc_other_tax_mtable.class.php:39 #: include/export/export_printtva_pdf.php:211 html/ajax_misc.php:593 -#: include/class/acc_other_tax_mtable.class.php:39 #: include/class/acc_operation.class.php:929 #: include/class/acc_ledger_fin.class.php:670 -#: include/export/export_printtva_pdf.php:55 -#: include/export/export_printtva_pdf.php:211 -#: include/export/export_printtva_csv.php:51 -#: include/export/export_printtva_csv.php:70 -#: include/export/export_histo_csv.php:49 -#: include/export/export_fiche_balance_csv.php:161 #: include/template/tax_summary_display.php:63 #: include/template/tax_summary_display.php:126 #: include/template/tax_summary_display.php:218 -#: include/template/tax_summary_display.php:305 +#: include/template/tax_summary_display.php:305 html/ajax_misc.php:596 +#: include/class/acc_operation.class.php:932 msgid "Taux" msgstr "" @@ -716,7 +698,7 @@ msgstr "" #: html/ajax_misc.php:346 html/ajax_misc.php:458 html/ajax_misc.php:460 #: html/ajax_misc.php:466 html/ajax_misc.php:468 html/ajax_misc.php:472 #: html/ajax_misc.php:437 html/ajax_misc.php:445 html/ajax_misc.php:533 -#: html/ajax_misc.php:535 html/ajax_misc.php:594 +#: html/ajax_misc.php:535 html/ajax_misc.php:594 html/ajax_misc.php:597 msgid "Symbole" msgstr "" @@ -725,7 +707,7 @@ msgstr "" #: html/ajax_misc.php:347 html/ajax_misc.php:459 html/ajax_misc.php:461 #: html/ajax_misc.php:467 html/ajax_misc.php:469 html/ajax_misc.php:473 #: html/ajax_misc.php:438 html/ajax_misc.php:446 html/ajax_misc.php:534 -#: html/ajax_misc.php:536 html/ajax_misc.php:595 +#: html/ajax_misc.php:536 html/ajax_misc.php:595 html/ajax_misc.php:598 msgid "Explication" msgstr "" @@ -739,7 +721,7 @@ msgstr "" #: html/ajax_misc.php:526 html/ajax_misc.php:531 html/ajax_misc.php:491 #: html/ajax_misc.php:496 html/ajax_misc.php:499 html/ajax_misc.php:504 #: html/ajax_misc.php:587 html/ajax_misc.php:592 html/ajax_misc.php:589 -#: html/ajax_misc.php:594 html/ajax_misc.php:652 +#: html/ajax_misc.php:594 html/ajax_misc.php:652 html/ajax_misc.php:655 msgid "tva inconnue" msgstr "" @@ -789,14 +771,11 @@ msgstr "" #: include/dossier.inc.php:190 include/dossier.inc.php:391 #: include/dossier.inc.php:435 html/do_BASE_342368.php:337 #: html/do_LOCAL_342368.php:276 html/user_login.php:82 html/do.php:282 -#: html/do_REMOTE_342368.php:276 include/class/anticipation.class.php:174 -#: include/class/mobile.class.php:185 include/opening.inc.php:175 -#: include/ajax/ajax_display_letter.php:52 include/ajax/ajax_get_profile.php:47 +#: html/do_REMOTE_342368.php:276 include/class/mobile.class.php:185 #: include/modele.inc.php:68 include/modele.inc.php:399 -#: include/modele.inc.php:439 include/forecast.inc.php:141 -#: include/restore.inc.php:49 include/dossier.inc.php:190 -#: include/dossier.inc.php:391 include/dossier.inc.php:435 -#: include/report.inc.php:121 include/cfgledger.inc.php:137 +#: include/modele.inc.php:439 include/restore.inc.php:49 html/do.php:284 +#: include/ext/tva/ajax.php:40 +#: include/ext/invoicing/include/invoice_generate.inc.php:85 msgid "Retour" msgstr "" @@ -817,10 +796,10 @@ msgstr "" #: include/database.item.php:70 include/template/letter_all.php:18 #: include/template/letter_prop.php:20 include/template/letter_prop.php:63 #: include/ajax/ajax_display_letter.php:62 include/database.item.php:71 -#: include/ajax/ajax_display_letter.php:62 include/export/export_gl_csv.php:69 -#: include/template/letter_all.php:19 include/template/letter_prop.php:24 -#: include/template/letter_prop.php:68 include/database.item.php:65 -#: include/category_card.inc.php:86 +#: include/export/export_gl_csv.php:69 include/template/letter_all.php:19 +#: include/template/letter_prop.php:24 include/template/letter_prop.php:68 +#: include/database.item.php:65 include/category_card.inc.php:86 +#: include/database.item.php:63 msgid "Lettrage" msgstr "" @@ -830,7 +809,6 @@ msgstr "" #: include/ajax/ajax_display_letter.php:74 #: include/ajax/ajax_display_letter.php:89 #: include/ajax/ajax_display_letter.php:88 -#: include/ajax/ajax_display_letter.php:88 msgid "Montant min. " msgstr "" @@ -840,7 +818,6 @@ msgstr "" #: include/ajax/ajax_display_letter.php:81 #: include/ajax/ajax_display_letter.php:96 #: include/ajax/ajax_display_letter.php:95 -#: include/ajax/ajax_display_letter.php:95 msgid "Montant max. " msgstr "" @@ -855,8 +832,6 @@ msgstr "" #: include/ajax/ajax_display_letter.php:128 #: include/ajax/ajax_display_letter.php:111 #: include/ajax/ajax_display_letter.php:127 -#: include/ajax/ajax_display_letter.php:111 -#: include/ajax/ajax_display_letter.php:127 msgid "Date malformée" msgstr "" @@ -874,8 +849,7 @@ msgstr "" #: include/ajax/ajax_display_letter.php:140 #: include/export/export_poste_detail_pdf.php:103 include/fiche.inc.php:600 #: include/ajax/ajax_display_letter.php:139 -#: include/export/export_poste_detail_pdf.php:95 include/fiche.inc.php:600 -#: include/ajax/ajax_display_letter.php:139 +#: include/export/export_poste_detail_pdf.php:95 #: include/export/export_poste_detail_pdf.php:96 msgid "Debit" msgstr "" @@ -894,8 +868,7 @@ msgstr "" #: include/ajax/ajax_display_letter.php:141 #: include/export/export_poste_detail_pdf.php:105 include/fiche.inc.php:604 #: include/ajax/ajax_display_letter.php:140 -#: include/export/export_poste_detail_pdf.php:97 include/fiche.inc.php:604 -#: include/ajax/ajax_display_letter.php:140 +#: include/export/export_poste_detail_pdf.php:97 #: include/export/export_poste_detail_pdf.php:98 msgid "Credit" msgstr "" @@ -906,7 +879,6 @@ msgstr "" #: include/ajax/ajax_display_letter.php:124 #: include/ajax/ajax_display_letter.php:142 #: include/ajax/ajax_display_letter.php:141 -#: include/ajax/ajax_display_letter.php:141 msgid "Les 2" msgstr "" @@ -1014,25 +986,25 @@ msgstr "" #: include/template/ledger_detail_bottom.php:357 #: include/class/fiche_def.class.php:783 include/class/fiche_def.class.php:796 #: include/class/acc_ledger.class.php:2431 -#: include/ajax/ajax_display_letter.php:225 include/ajax/ajax_card.php:168 -#: include/ajax/ajax_mod_stock_repo.php:79 include/ajax/ajax_create_menu.php:15 -#: include/ajax/ajax_mod_menu.php:17 include/stock_cfg.inc.php:163 -#: include/default_menu.inc.php:44 include/template/modele_document.php:121 +#: include/template/modele_document.php:121 #: include/template/ledger_detail_bottom.php:341 -#: include/template/acc_report-create.php:48 include/template/stock_inv.php:107 -#: include/template/user_sec_profile.php:58 -#: include/template/profile_sec_repository.php:59 #: include/template/card_multiple_display_option.php:115 -#: include/template/anc_key_input.php:205 include/template/forecast-new.php:86 -#: include/forecast.inc.php:159 include/widget/ajax.php:83 -#: include/anc_od.inc.php:151 include/lib/manage_table_sql.class.php:1404 -#: include/cfgledger.inc.php:153 +#: include/widget/ajax.php:83 include/lib/manage_table_sql.class.php:1404 +#: include/stock_cfg.inc.php:154 include/template/ledger_detail_bottom.php:342 +#: include/ext/noalyss_document/ndc_load.php:71 +#: include/ext/amortis/include/am_generate.class.php:219 +#: include/ext/amortis/include/template/material_add.php:107 +#: include/ext/amortis/include/template/material_detail.php:209 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:108 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:129 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:150 msgid "Sauver" msgstr "" #: html/ajax.php:48 html/extension.raw.php:59 html/ajax.php:66 #: html/extension.raw.php:57 html/ajax.php:67 html/ajax.php:68 html/ajax.php:69 -#: html/ajax.php:75 html/ajax.php:77 html/extension.raw.php:64 +#: html/ajax.php:75 html/ajax.php:77 html/extension.raw.php:64 html/ajax.php:79 +#: html/extension.raw.php:82 msgid "Cette extension n'existe pas " msgstr "" @@ -1070,16 +1042,14 @@ msgstr "" #: include/class/pdfbalance_simple.class.php:61 #: include/class/card_property.class.php:255 include/template/fiche_list.php:50 #: include/database.item.php:193 include/database.item.php:188 -#: include/class/pdfbalance_simple.class.php:61 -#: include/class/acc_plan_mtable.class.php:44 include/ajax/ajax_account.php:62 -#: include/balance.inc.php:328 include/template/ledger_detail_misc.php:120 -#: include/template/ledger_detail_bottom.php:93 -#: include/template/fiche_list.php:50 include/database.item.php:178 +#: include/ajax/ajax_account.php:62 include/balance.inc.php:328 +#: include/template/ledger_detail_misc.php:120 include/balance.inc.php:337 +#: include/database.item.php:171 msgid "Poste Comptable" msgstr "" #: html/do.php:44 html/popup.php:38 html/popup.php:35 html/do.php:47 -#: html/do.php:48 html/popup.php:37 html/recherche.php:33 html/popup.php:37 +#: html/do.php:48 html/popup.php:37 html/recherche.php:33 #: html/do_BASE_342368.php:47 html/do_LOCAL_342368.php:47 html/do.php:49 #: html/do_REMOTE_342368.php:47 html/recherche.php:35 msgid "Vous êtes déconnecté" @@ -1091,7 +1061,7 @@ msgstr "" #: html/do.php:186 html/user_login.php:70 html/do.php:196 html/do.php:165 #: html/do.php:177 html/do.php:182 html/do_BASE_342368.php:182 #: html/do_LOCAL_342368.php:121 html/user_login.php:81 html/do.php:127 -#: html/do_REMOTE_342368.php:121 +#: html/do_REMOTE_342368.php:121 html/do.php:129 msgid "Base de donnée invalide" msgstr "" @@ -1100,6 +1070,7 @@ msgstr "" #: html/do.php:185 html/do.php:197 html/do.php:207 html/do.php:176 #: html/do.php:188 html/do.php:193 html/do_BASE_342368.php:193 #: html/do_LOCAL_342368.php:132 html/do.php:138 html/do_REMOTE_342368.php:132 +#: html/do.php:140 msgid "" "Attention: la version de base de donnée est supérieure à la version du " "programme, vous devriez mettre à jour" @@ -1112,6 +1083,7 @@ msgstr "" #: html/do.php:213 html/do.php:182 html/do.php:194 html/do.php:199 #: html/do_BASE_342368.php:199 html/do_LOCAL_342368.php:138 #: html/user_login.php:96 html/do.php:144 html/do_REMOTE_342368.php:138 +#: html/do.php:146 msgid "Votre base de données n'est pas à jour" msgstr "" @@ -1122,6 +1094,7 @@ msgstr "" #: html/do.php:214 html/do.php:183 html/do.php:195 html/do.php:200 #: html/do_BASE_342368.php:200 html/do_LOCAL_342368.php:139 #: html/user_login.php:97 html/do.php:145 html/do_REMOTE_342368.php:139 +#: html/do.php:147 msgid "cliquez ici pour appliquer le patch" msgstr "" @@ -1135,7 +1108,9 @@ msgstr "" #: include/ext/listing/raw.php:173 include/export/export_receipt.php:80 #: include/ext/rapport_avance/raw.php:62 include/ext/rapport_avance/raw.php:108 #: include/ext/rapport_avance/raw.php:151 include/export/export_receipt.php:77 -#: include/export/export_receipt.php:77 +#: include/ext/listing/raw.php:61 include/ext/listing/raw.php:108 +#: include/ext/listing/raw.php:180 include/ext/listing/raw.php:221 +#: include/ext/rash/raw.php:51 msgid "Fichier effacé" msgstr "" @@ -1164,7 +1139,7 @@ msgstr "" #: include/ajax/ajax_preference.php:69 html/user_login.php:135 #: include/database.item.php:76 include/ajax/ajax_preference.php:62 #: include/database.item.php:77 html/user_login.php:148 -#: include/ajax/ajax_preference.php:62 include/database.item.php:154 +#: include/database.item.php:154 include/database.item.php:152 msgid "Préférence" msgstr "" @@ -1232,8 +1207,7 @@ msgstr "" #: include/class/acc_ledger_search.class.php:695 #: include/class/acc_ledger_search.class.php:702 html/recherche.php:90 #: include/cfgplugin.inc.php:76 include/ajax/ajax_search_filter.php:133 -#: include/modele.inc.php:274 include/balance.inc.php:98 -#: include/forecast.inc.php:180 include/lettering.card.inc.php:97 +#: include/modele.inc.php:274 include/lettering.card.inc.php:97 #: include/menu.inc.php:145 msgid "Filtre" msgstr "" @@ -1254,8 +1228,7 @@ msgstr "" #: include/class/user.class.php:1088 include/action.common.inc.php:142 #: include/action.common.inc.php:176 include/lib/ac_common.php:487 #: include/class/noalyss_user.class.php:1043 -#: include/class/noalyss_user.class.php:1090 include/action.common.inc.php:142 -#: include/action.common.inc.php:176 include/lib/ac_common.php:485 +#: include/class/noalyss_user.class.php:1090 include/lib/ac_common.php:485 msgid "Cette action ne vous est pas autorisée Contactez votre responsable" msgstr "" @@ -1286,7 +1259,7 @@ msgstr "" #: include/class/extension.class.php:140 include/class/extension.class.php:154 #: include/lib/ac_common.php:956 include/lib/ac_common.php:957 #: include/lib/ac_common.php:958 include/class/extension.class.php:155 -#: include/lib/ac_common.php:956 +#: include/class/extension.class.php:163 msgid "Module inexistant" msgstr "" @@ -1321,8 +1294,8 @@ msgstr "" #: include/compta_ven.inc.php:326 include/compta_ven.inc.php:293 #: include/compta_ach.inc.php:258 include/action.common.inc.php:214 #: include/action.common.inc.php:383 include/compta_ven.inc.php:297 -#: include/compta_ach.inc.php:274 include/action.common.inc.php:214 -#: include/action.common.inc.php:392 +#: include/compta_ach.inc.php:274 include/action.common.inc.php:392 +#: include/compta_ach.inc.php:284 include/compta_ven.inc.php:309 msgid "Enregistrer" msgstr "" @@ -1345,7 +1318,6 @@ msgstr "" #: include/action.common.inc.php:215 include/action.common.inc.php:216 #: include/action.common.inc.php:222 include/action.common.inc.php:244 #: include/action.common.inc.php:245 include/action.common.inc.php:255 -#: include/action.common.inc.php:255 msgid "Vous confirmez l\\'effacement" msgstr "" @@ -1357,7 +1329,6 @@ msgstr "" #: include/ajax/ajax_view_action.php:52 include/action.common.inc.php:226 #: include/action.common.inc.php:232 include/action.common.inc.php:257 #: include/action.common.inc.php:258 include/ajax/ajax_view_action.php:50 -#: include/action.common.inc.php:268 include/ajax/ajax_view_action.php:50 #: include/action.common.inc.php:268 msgid "Ce document n'est pas accessible" msgstr "" @@ -1367,7 +1338,6 @@ msgstr "" #: include/action.common.inc.php:246 include/action.common.inc.php:247 #: include/action.common.inc.php:253 include/action.common.inc.php:278 #: include/action.common.inc.php:279 include/action.common.inc.php:290 -#: include/action.common.inc.php:290 msgid "Action " msgstr "" @@ -1376,12 +1346,11 @@ msgstr "" #: include/action.common.inc.php:246 include/action.common.inc.php:247 #: include/action.common.inc.php:253 include/action.common.inc.php:278 #: include/action.common.inc.php:279 include/action.common.inc.php:290 -#: include/action.common.inc.php:290 msgid " effacée" msgstr "" #: include/action.inc.php:26 include/action.inc.php:25 -#: include/action.inc.php:27 include/action.inc.php:27 +#: include/action.inc.php:27 msgid "Retour liste" msgstr "" @@ -1397,9 +1366,6 @@ msgstr "" #: include/contact.inc.php:87 include/adm.inc.php:83 include/contact.inc.php:82 #: include/customer.inc.php:84 include/supplier.inc.php:83 #: include/contact.inc.php:83 include/customer.inc.php:85 -#: include/bank.inc.php:82 include/adm.inc.php:83 include/supplier.inc.php:83 -#: include/contact.inc.php:86 include/customer.inc.php:85 -#: include/manager.inc.php:85 msgid "Catégorie :" msgstr "" @@ -1421,11 +1387,7 @@ msgstr "" #: include/manager.inc.php:97 include/supplier.inc.php:95 #: scenario/select-box-test.php:99 include/template/module.php:29 #: include/contact.inc.php:95 include/customer.inc.php:98 -#: scenario/select-box-test.php:99 include/bank.inc.php:95 -#: include/adm.inc.php:93 include/template/module.php:29 -#: include/template/action_search.php:175 include/supplier.inc.php:95 -#: include/contact.inc.php:98 include/customer.inc.php:98 -#: include/manager.inc.php:97 +#: include/template/action_search.php:175 msgid "recherche" msgstr "" @@ -1536,16 +1498,10 @@ msgstr "" #: include/class/pre_op_ven.class.php:171 include/fiche.inc.php:109 #: include/fiche.inc.php:235 include/class/pre_op_ach.class.php:188 #: include/class/pre_op_ach.class.php:195 include/class/follow_up.class.php:286 -#: include/class/acc_ledger.class.php:2818 include/fiche.inc.php:109 -#: include/fiche.inc.php:235 include/class/pre_op_ach.class.php:188 -#: include/class/pre_op_ach.class.php:195 include/class/follow_up.class.php:329 -#: include/class/pre_op_ven.class.php:173 -#: include/class/pre_op_ven.class.php:180 -#: include/class/acc_ledger.class.php:2944 -#: include/class/pre_op_advanced.class.php:175 include/bank.inc.php:121 -#: include/adm.inc.php:118 include/supplier.inc.php:121 -#: include/contact.inc.php:127 include/customer.inc.php:123 -#: include/manager.inc.php:123 include/category_card.inc.php:167 +#: include/class/acc_ledger.class.php:2818 +#: include/class/follow_up.class.php:329 +#: include/class/acc_ledger.class.php:2944 include/contact.inc.php:127 +#: include/category_card.inc.php:167 msgid "Créer une nouvelle fiche" msgstr "" @@ -1563,10 +1519,7 @@ msgstr "" #: include/contact.inc.php:140 include/customer.inc.php:139 #: include/adm.inc.php:129 include/bank.inc.php:131 include/contact.inc.php:135 #: include/customer.inc.php:133 include/manager.inc.php:133 -#: include/supplier.inc.php:131 include/bank.inc.php:131 -#: include/adm.inc.php:129 include/supplier.inc.php:131 -#: include/contact.inc.php:136 include/customer.inc.php:134 -#: include/manager.inc.php:133 +#: include/supplier.inc.php:131 include/contact.inc.php:136 msgid "Ajout d'une catégorie" msgstr "" @@ -1696,54 +1649,33 @@ msgstr "" #: include/user.inc.php:169 include/user.inc.php:213 #: include/dossier.inc.php:234 include/profile.inc.php:371 #: include/database.item.php:172 include/database.item.php:167 -#: include/class/fiche.class.php:1318 -#: include/class/acc_other_tax_mtable.class.php:37 -#: include/class/currency_mtable.class.php:58 -#: include/class/forecast_category_mtable.class.php:51 -#: include/class/noalyss_user.class.php:1264 -#: include/class/template_card_category.class.php:41 -#: include/class/template_card_category.class.php:117 +#: include/class/fiche.class.php:1318 include/class/noalyss_user.class.php:1264 #: include/class/acc_ledger_search.class.php:1281 -#: include/class/tag_group_mtable.class.php:46 -#: include/class/operation_predef_mtable.class.php:49 -#: include/class/document_modele.class.php:67 #: include/class/fiche.class.php:1363 -#: include/class/card_attribut_mtable.class.php:41 -#: include/class/action_document_type_mtable.class.php:47 #: include/class/acc_ledger_fin.class.php:560 -#: include/class/acc_ledger_fin.class.php:809 -#: include/class/anc_plan.class.php:134 include/class/anc_plan.class.php:150 -#: include/class/contact_option_ref_mtable.class.php:39 -#: include/class/balance_age.class.php:149 include/ajax/ajax_get_profile.php:52 -#: include/ajax/ajax_admin.php:229 include/ajax/ajax_mod_stock_repo.php:39 -#: include/modele.inc.php:243 include/modele.inc.php:354 -#: include/stock_cfg.inc.php:64 include/upgrade-template.php:49 -#: include/export/export_anc_axis_csv.php:43 -#: include/export/export_fiche_balance_csv.php:53 -#: include/template/currency_mtable_input_new.php:44 -#: include/template/follow_up_other_concerned_display_table.php:45 -#: include/template/profile.php:33 include/template/acc_report-create.php:37 -#: include/template/currency_mtable_input.php:44 -#: include/template/contact-summary.php:15 -#: include/template/card_multiple_result.php:19 -#: include/template/fiche_list.php:47 include/template/forecast-new.php:56 -#: include/template/forecast-new.php:59 include/user.inc.php:189 -#: include/user.inc.php:249 include/database.item.php:164 -#: include/dossier.inc.php:234 include/profile.inc.php:371 -#: include/upgrade-plugin.php:60 include/param_sec.inc.php:51 +#: include/class/acc_ledger_fin.class.php:809 include/modele.inc.php:243 +#: include/modele.inc.php:354 include/template/contact-summary.php:15 +#: include/user.inc.php:189 include/user.inc.php:249 include/user.inc.php:190 +#: include/user.inc.php:250 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:36 +#: include/ext/rapport_avance/include/template/rapav_repository-display_form.php:33 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:26 +#: include/ext/transform/include/template/listing_assujetti_representative.php:26 +#: include/ext/transform/include/template/listing_client_display.php:42 +#: include/ajax/ajax_admin.php:232 include/class/document_modele.class.php:68 +#: include/class/fiche.class.php:1360 msgid "Nom" msgstr "" #: include/ajax_get_profile.php:41 include/ajax_get_profile.php:46 #: include/ajax_get_profile.php:53 include/ajax/ajax_get_profile.php:53 -#: include/ajax/ajax_get_profile.php:56 include/ajax/ajax_get_profile.php:53 +#: include/ajax/ajax_get_profile.php:56 msgid "Détail Menus" msgstr "" #: include/ajax_get_profile.php:42 include/ajax_get_profile.php:47 #: include/ajax_get_profile.php:54 include/ajax/ajax_get_profile.php:54 #: include/ajax/ajax_get_profile.php:57 include/ajax/ajax_get_profile.php:55 -#: include/ajax/ajax_get_profile.php:55 msgid "Détail Impressions" msgstr "" @@ -1756,14 +1688,12 @@ msgstr "" #: include/ajax_get_profile.php:44 include/ajax_get_profile.php:49 #: include/ajax_get_profile.php:56 include/ajax/ajax_get_profile.php:56 #: include/ajax/ajax_get_profile.php:59 include/ajax/ajax_get_profile.php:57 -#: include/ajax/ajax_get_profile.php:57 msgid "Dépôts" msgstr "" #: include/ajax_preference.php:69 include/ajax_preference.php:70 #: include/ajax/ajax_preference.php:69 include/ajax/ajax_preference.php:70 #: include/ajax/ajax_preference.php:81 include/ajax/ajax_preference.php:74 -#: include/ajax/ajax_preference.php:74 msgid "Options Générales" msgstr "" @@ -1830,10 +1760,11 @@ msgstr "" #: include/ajax/ajax_preference.php:144 include/database.item.php:82 #: include/database.item.php:80 include/class/acc_ledger_sale.class.php:1698 #: include/class/acc_ledger_purchase.class.php:2126 -#: include/ajax/ajax_preference.php:145 -#: include/template/anticipation-display.php:25 -#: include/template/forecast_item_mtable-display_table.php:47 -#: include/database.item.php:70 +#: include/ajax/ajax_preference.php:145 include/database.item.php:70 +#: include/database.item.php:68 +#: include/ext/importbank/include/template/show_import.php:23 +#: include/class/acc_ledger_purchase.class.php:2164 +#: include/class/acc_ledger_sale.class.php:1746 msgid "Période" msgstr "" @@ -1906,8 +1837,7 @@ msgstr "" #: include/ajax/ajax_preference.php:173 include/ajax/ajax_preference.php:252 #: dev/test/test_class.php:215 include/ajax/ajax_preference.php:263 #: dev-2/test/test_class.php:215 include/ajax/ajax_preference.php:279 -#: include/ajax/ajax_preference.php:280 dev-2/test/test_class.php:215 -#: include/ajax/ajax_preference.php:264 dev/test/test_class.php:215 +#: include/ajax/ajax_preference.php:280 include/ajax/ajax_preference.php:264 msgid "Français" msgstr "" @@ -1916,8 +1846,7 @@ msgstr "" #: include/ajax/ajax_preference.php:174 include/ajax/ajax_preference.php:253 #: dev/test/test_class.php:216 include/ajax/ajax_preference.php:264 #: dev-2/test/test_class.php:216 include/ajax/ajax_preference.php:280 -#: include/ajax/ajax_preference.php:281 dev-2/test/test_class.php:216 -#: include/ajax/ajax_preference.php:265 dev/test/test_class.php:216 +#: include/ajax/ajax_preference.php:281 include/ajax/ajax_preference.php:265 msgid "Anglais" msgstr "" @@ -1926,8 +1855,7 @@ msgstr "" #: include/ajax/ajax_preference.php:175 include/ajax/ajax_preference.php:254 #: dev/test/test_class.php:217 include/ajax/ajax_preference.php:265 #: dev-2/test/test_class.php:217 include/ajax/ajax_preference.php:281 -#: include/ajax/ajax_preference.php:282 dev-2/test/test_class.php:217 -#: include/ajax/ajax_preference.php:266 dev/test/test_class.php:217 +#: include/ajax/ajax_preference.php:282 include/ajax/ajax_preference.php:266 msgid "Néerlandais" msgstr "" @@ -1986,26 +1914,25 @@ msgstr "" #: include/template/action_other_action.php:61 #: tmp/import-advanced/template/tva_parameter_detail.php:64 #: include/class/acc_ledger_search.class.php:1311 -#: include/ajax/ajax_add_menu.php:170 include/ajax/ajax_add_menu.php:216 #: include/ajax/ajax_preference.php:284 -#: include/ajax/ajax_get_menu_detail.php:79 include/balance_age.inc.php:54 +#: include/ajax/ajax_get_menu_detail.php:79 #: include/template/operation_exercice-input_source.php:90 #: include/template/operation_exercice-input_source.php:121 #: include/template/action_display_short.php:127 -#: include/template/action_other_action.php:61 -#: include/stock_inv_histo.inc.php:67 include/lib/html_input.class.php:442 -#: include/balance_card_ageing.inc.php:56 -#: tmp/import-advanced/template/tva_parameter_detail.php:64 +#: include/lib/html_input.class.php:442 +#: include/ext/importbank/include/template/show_field.php:118 +#: include/ext/tools/include/template/search_view.php:278 +#: include/lib/html_input.class.php:461 msgid "Valider" msgstr "" #: include/ajax_view_action.php:33 include/ajax/ajax_view_action.php:33 -#: include/ajax/ajax_view_action.php:31 include/ajax/ajax_view_action.php:31 +#: include/ajax/ajax_view_action.php:31 msgid "Détail action" msgstr "" #: include/anc_od.inc.php:43 include/anc_od.inc.php:44 -#: include/anc_od.inc.php:39 include/anc_od.inc.php:39 +#: include/anc_od.inc.php:39 msgid "Aucun plan analytique défini" msgstr "" @@ -2024,15 +1951,15 @@ msgstr "" #: include/ext/importbank/include/import_bank.class.php:145 #: include/ext/importbank/include/template/show_import.php:25 #: include/ext/rapport_avance/include/template/formulaire_listing.php:70 -#: include/ajax/ajax_add_menu.php:142 include/ajax/ajax_add_menu.php:142 -#: include/anc_od.inc.php:56 +#: include/ajax/ajax_add_menu.php:142 include/ext/importbank/ajax.php:372 +#: include/ext/importbank/include/template/show_import.php:24 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:92 msgid "Nouveau" msgstr "" #: include/anc_od.inc.php:61 include/anc_od.inc.php:62 #: include/impress_jrn.inc.php:134 include/impress_jrn.inc.php:146 -#: include/impress_jrn.inc.php:139 include/impress_jrn.inc.php:139 -#: include/anc_od.inc.php:62 +#: include/impress_jrn.inc.php:139 msgid "Liste opérations" msgstr "" @@ -2044,7 +1971,7 @@ msgid "Choississez un autre exercice" msgstr "" #: include/bank.inc.php:86 include/bank.inc.php:85 include/bank.inc.php:96 -#: include/bank.inc.php:92 include/bank.inc.php:92 +#: include/bank.inc.php:92 msgid "Inclure les banques sans opération :" msgstr "" @@ -2060,9 +1987,7 @@ msgstr "" #: include/ajax/ajax_card.php:647 #: include/class/template_card_category.class.php:72 #: include/class/forecast.class.php:72 include/ajax/ajax_card.php:661 -#: include/class/forecast.class.php:72 -#: include/class/template_card_category.class.php:72 -#: include/ajax/ajax_card.php:669 include/forecast.inc.php:81 +#: include/ajax/ajax_card.php:669 msgid "Le nom ne peut pas être vide" msgstr "" @@ -2117,16 +2042,13 @@ msgstr "" #: include/class/anc_key.class.php:380 #: include/template/followup-show-action-add.php:65 #: tmp/import-advanced/template/tva_parameter_list.php:70 -#: include/user_detail.inc.php:211 include/class/anc_key.class.php:380 +#: include/user_detail.inc.php:211 #: include/class/acc_ledger_search.class.php:286 -#: include/class/tag_group_mtable.class.php:97 -#: include/class/operation_predef_mtable.class.php:166 #: include/template/followup-show-action-add.php:67 -#: include/template/forecast_item_mtable-display_table.php:66 -#: include/widget/todo_list/todo_list.php:49 include/report.inc.php:137 +#: include/widget/todo_list/todo_list.php:49 #: include/lib/manage_table_sql.class.php:840 -#: include/lib/manage_table_sql.class.php:883 -#: tmp/import-advanced/template/tva_parameter_list.php:70 +#: include/lib/manage_table_sql.class.php:883 include/ext/sav/index.php:47 +#: include/ext/import_card/include/import_card.class.php:378 msgid "Ajout" msgstr "" @@ -2185,22 +2107,14 @@ msgstr "" #: include/class/card_attribut_mtable.class.php:57 include/database.item.php:63 #: include/database.item.php:152 include/database.item.php:61 #: include/database.item.php:76 include/database.item.php:150 -#: include/class/payment_method_mtable.class.php:46 -#: include/class/anc_group_operation.class.php:114 #: include/class/card_attribut_mtable.class.php:58 -#: include/class/acc_plan_mtable.class.php:48 -#: include/class/print_operation_currency.class.php:114 -#: include/class/print_operation_currency.class.php:173 -#: include/class/operation_exercice.class.php:83 include/ajax/ajax_card.php:109 -#: include/ajax/ajax_anc_detail_operation.php:54 -#: include/export/export_stock_histo_csv.php:41 -#: include/template/follow_up_detail_display.php:50 +#: include/class/operation_exercice.class.php:83 #: include/template/form_ledger_fin.php:84 #: include/template/operation_exercice-input_row.php:80 -#: include/template/security_list_action.php:56 -#: include/template/stock_inv.php:67 include/template/stock_histo_search.php:39 #: include/database.item.php:57 include/print_currency01.inc.php:131 #: include/print_currency01.inc.php:146 include/category_card.inc.php:77 +#: include/database.item.php:55 +#: include/ext/amortis/include/template/material_detail.php:37 msgid "Fiche" msgstr "" @@ -2221,8 +2135,7 @@ msgstr "" #: include/template/security_list_action.php:60 #: include/category_card.inc.php:76 include/category_card.inc.php:75 #: include/template/action_show.php:30 include/template/dashboard.php:230 -#: include/ajax/ajax_card.php:171 include/template/security_list_action.php:61 -#: include/template/action_show.php:30 include/category_card.inc.php:78 +#: include/ajax/ajax_card.php:171 include/category_card.inc.php:78 msgid "Suivi" msgstr "" @@ -2244,7 +2157,8 @@ msgstr "" #: include/template/detail-action.php:50 include/category_card.inc.php:76 #: include/database.item.php:50 include/database.item.php:49 #: include/template/follow_up-display.php:60 include/database.item.php:48 -#: include/category_card.inc.php:81 +#: include/category_card.inc.php:81 include/database.item.php:46 +#: include/template/follow_up-display.php:93 msgid "Contact" msgstr "" @@ -2272,7 +2186,6 @@ msgstr "" #: include/category_card.inc.php:76 include/category_card.inc.php:78 #: include/impress_jrn.inc.php:156 include/category_card.inc.php:77 #: include/impress_jrn.inc.php:149 include/impress_poste.inc.php:96 -#: include/impress_jrn.inc.php:149 include/impress_poste.inc.php:96 #: include/category_card.inc.php:83 msgid "Toutes les opérations" msgstr "" @@ -2292,9 +2205,9 @@ msgstr "" #: include/database.item.php:63 include/database.item.php:96 #: include/fiche.inc.php:67 include/fiche.inc.php:68 #: include/database.item.php:97 include/database.item.php:64 -#: include/database.item.php:95 include/fiche.inc.php:68 -#: include/database.item.php:79 include/database.item.php:88 -#: include/category_card.inc.php:84 +#: include/database.item.php:95 include/database.item.php:79 +#: include/database.item.php:88 include/category_card.inc.php:84 +#: include/database.item.php:77 include/database.item.php:86 msgid "Balance" msgstr "" @@ -2318,7 +2231,6 @@ msgstr "" #: include/category_detail.inc.php:49 include/category_detail.inc.php:50 #: include/category_detail.inc.php:48 include/category_detail.inc.php:47 -#: include/category_detail.inc.php:47 msgid "Information sauvée" msgstr "" @@ -2345,15 +2257,15 @@ msgstr "" #: include/ajax/ajax_mod_predf_op.php:55 include/ajax/ajax_mod_predf_op.php:68 #: include/category_detail.inc.php:67 include/template/dashboard.php:278 #: include/lib/manage_table_sql.class.php:1340 -#: include/ajax/ajax_mod_predf_op.php:67 include/ajax/ajax_mod_predf_op.php:67 -#: include/category_detail.inc.php:69 +#: include/ajax/ajax_mod_predf_op.php:67 include/category_detail.inc.php:69 #: include/widget/todo_list/todo_list-display_new_note.php:42 #: include/lib/manage_table_sql.class.php:1408 +#: include/ext/amortis/include/template/material_add.php:106 msgid "Annuler" msgstr "" #: include/category_detail.inc.php:69 include/category_detail.inc.php:71 -#: include/category_detail.inc.php:70 include/category_detail.inc.php:71 +#: include/category_detail.inc.php:70 msgid "Effacer cette fiche" msgstr "" @@ -2594,10 +2506,8 @@ msgstr "" #: include/template/ledger_detail_bottom.php:408 #: include/template/ledger_detail_ven.php:83 #: include/template/periode-form_exercice_label.php:45 -#: include/template/ledger_detail_fin.php:52 include/fiche.inc.php:408 -#: include/class/payment_method_mtable.class.php:43 +#: include/template/ledger_detail_fin.php:52 #: include/class/anc_operation.class.php:333 -#: include/class/acc_report_mtable.class.php:62 #: include/class/acc_ledger_sale.class.php:905 #: include/class/acc_ledger_sale.class.php:1699 #: include/class/acc_operation.class.php:923 @@ -2608,38 +2518,33 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1617 #: include/class/acc_ledger_purchase.class.php:2127 #: include/class/acc_ledger_fin.class.php:809 -#: include/class/pre_op_advanced.class.php:198 -#: include/class/print_ledger_detail_item.class.php:56 -#: include/class/print_ledger_detail_item.class.php:157 #: include/class/acc_ledger_history_generic.class.php:804 -#: include/class/acc_plan_mtable.class.php:46 -#: include/class/print_operation_currency.class.php:117 -#: include/class/print_operation_currency.class.php:176 -#: include/class/pdf_operation.class.php:182 -#: include/class/pdf_operation.class.php:233 -#: include/class/pdf_operation.class.php:312 -#: include/class/anc_grandlivre.class.php:259 #: include/class/operation_exercice.class.php:83 -#: include/export/export_ledger_csv.php:137 #: include/export/export_poste_detail_pdf.php:92 -#: include/export/export_gl_csv.php:69 -#: include/export/export_balance_pdf.php:121 -#: include/export/export_gl_pdf.php:60 include/balance.inc.php:329 -#: include/template/ledger_detail_misc.php:46 -#: include/template/ledger_detail_misc.php:122 +#: include/export/export_gl_csv.php:69 include/export/export_gl_pdf.php:60 +#: include/balance.inc.php:329 include/template/ledger_detail_misc.php:122 #: include/template/form_ledger_detail.php:66 -#: include/template/ledger_detail_bottom.php:95 #: include/template/ledger_detail_bottom.php:392 #: include/template/ledger_detail_ven.php:88 #: include/template/operation_exercice-input_row.php:85 -#: include/template/balance_aged_result.php:50 #: include/template/acc_ledger_history_financial_oneline.php:38 #: include/template/account_result.php:13 #: include/template/ledger_detail_ach.php:77 -#: include/template/new_mod_payment.php:19 -#: include/template/periode-form_exercice_label.php:45 -#: include/template/ledger_detail_fin.php:56 -#: include/template/impress_reconciliation.php:19 +#: include/template/ledger_detail_fin.php:56 include/balance.inc.php:338 +#: include/template/ledger_detail_ach.php:82 +#: include/template/ledger_detail_bottom.php:393 +#: include/ext/importbank/ajax.php:105 +#: include/ext/importbank/include/template/show_list.php:126 +#: include/class/acc_ledger.class.php:713 +#: include/class/acc_ledger.class.php:730 +#: include/class/acc_ledger.class.php:1013 +#: include/class/acc_ledger.class.php:1068 +#: include/class/acc_ledger_purchase.class.php:1655 +#: include/class/acc_ledger_purchase.class.php:2165 +#: include/class/acc_ledger_sale.class.php:953 +#: include/class/acc_ledger_sale.class.php:1747 +#: include/class/acc_operation.class.php:926 +#: include/class/periode.class.php:553 #, php-format msgid "Libellé" msgstr "" @@ -2665,10 +2570,9 @@ msgstr "" #: include/ext/noalyss-export/template/export_param.php:59 #: include/ext/noalyss-export/template/export_param.php:102 #: include/class/acc_bilan.class.php:69 include/class/acc_bilan.class.php:95 -#: include/class/anc_print.class.php:136 include/balance.inc.php:73 -#: include/impress_gl_comptes.inc.php:56 -#: include/template/impress_cat_card.php:14 include/impress_jrn.inc.php:125 -#: include/print_currency01.inc.php:107 include/impress_poste.inc.php:79 +#: include/balance.inc.php:73 include/print_currency01.inc.php:107 +#: include/ext/bilan_interne/acc_bilaninterne.class.php:302 +#: include/class/anc_print.class.php:138 msgid "Depuis" msgstr "" @@ -2677,6 +2581,7 @@ msgstr "" #: include/ext/bilan_interne/acc_bilaninterne.class.php:278 #: include/class/acc_bilan.class.php:74 include/class/acc_bilan.class.php:69 #: include/class/acc_bilan.class.php:73 +#: include/ext/bilan_interne/acc_bilaninterne.class.php:307 msgid " jusque " msgstr "" @@ -2709,8 +2614,8 @@ msgstr "" #: include/class/acc_ledger.class.php:1140 #: include/class/acc_ledger_sale.class.php:63 #: include/class/acc_ledger.class.php:1240 -#: include/class/acc_ledger_purchase.class.php:66 -#: include/class/acc_ledger_fin.class.php:63 +#: include/class/acc_ledger.class.php:1242 +#: include/class/acc_ledger_purchase.class.php:71 msgid "Double Encodage" msgstr "" @@ -2753,11 +2658,11 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:68 #: include/class/acc_ledger.class.php:1135 html/export.php:49 #: html/recherche.php:65 include/class/acc_ledger_sale.class.php:67 -#: include/class/acc_ledger.class.php:1235 -#: include/class/acc_ledger_purchase.class.php:61 -#: include/class/acc_ledger_fin.class.php:67 -#: include/ajax/ajax_todo_list.php:198 include/ajax/ajax_todo_list.php:261 -#: include/ajax/ajax_history.php:26 +#: include/class/acc_ledger.class.php:1235 html/export.php:57 +#: include/admin_repo.inc.php:48 include/ext/rash/include/bn.inc.php:58 +#: include/ext/rash/include/bn.inc.php:74 +#: include/class/acc_ledger.class.php:1237 +#: include/class/acc_ledger_purchase.class.php:66 msgid "Accès interdit" msgstr "" @@ -2795,9 +2700,9 @@ msgstr "" #: include/class/acc_ledger.class.php:1165 #: include/class/acc_ledger_sale.class.php:87 #: include/class/acc_ledger.class.php:1265 -#: include/class/acc_ledger_purchase.class.php:90 -#: include/class/acc_ledger_fin.class.php:104 #: include/class/acc_ledger_fin.class.php:193 +#: include/class/acc_ledger.class.php:1267 +#: include/class/acc_ledger_purchase.class.php:95 msgid "Date et periode ne correspondent pas" msgstr "" @@ -2829,9 +2734,9 @@ msgstr "" #: include/class/acc_ledger.class.php:1173 #: include/class/acc_ledger_sale.class.php:96 #: include/class/acc_ledger.class.php:1273 -#: include/class/acc_ledger_purchase.class.php:95 -#: include/class/acc_ledger_fin.class.php:110 #: include/class/acc_ledger_fin.class.php:199 +#: include/class/acc_ledger.class.php:1275 +#: include/class/acc_ledger_purchase.class.php:100 msgid "Periode fermee" msgstr "" @@ -2849,9 +2754,8 @@ msgstr "" #: include/class/acc_ledger_fin.class.php:120 #: include/class/acc_ledger_fin.class.php:206 #: include/class/acc_ledger_purchase.class.php:105 -#: include/class/acc_ledger_purchase.class.php:105 -#: include/class/acc_ledger_fin.class.php:120 #: include/class/acc_ledger_fin.class.php:209 +#: include/class/acc_ledger_purchase.class.php:110 msgid "Vous utilisez le mode strict la dernière operation est à la date du " msgstr "" @@ -2870,7 +2774,6 @@ msgstr "" #: include/class/acc_ledger_sold.class.php:106 #: include/class/acc_ledger_sale.class.php:106 #: include/class/acc_ledger_sale.class.php:105 -#: include/class/acc_ledger_fin.class.php:121 #: include/class/acc_ledger_fin.class.php:210 msgid " vous ne pouvez pas encoder à une date antérieure" msgstr "" @@ -2945,6 +2848,10 @@ msgstr "" #: include/template/ledger_detail_ven.php:193 #: include/template/ledger_detail_ach.php:187 #: include/template/ledger_detail_fin.php:142 +#: include/template/ledger_detail_ach.php:192 +#: include/class/acc_ledger.class.php:740 +#: include/class/acc_ledger_purchase.class.php:1693 +#: include/class/acc_ledger_sale.class.php:989 msgid "Compt. Analytique" msgstr "" @@ -3000,12 +2907,15 @@ msgstr "" #: include/class/acc_ledger.class.php:845 #: include/class/acc_ledger_purchase.class.php:1224 #: include/compta_ods.inc.php:47 include/compta_ach.inc.php:196 -#: include/compta_ven.inc.php:211 include/class/acc_ledger_sale.class.php:1382 +#: include/class/acc_ledger_sale.class.php:1382 #: include/class/acc_ledger.class.php:915 #: include/class/acc_ledger_purchase.class.php:1242 -#: include/class/acc_ledger_fin.class.php:319 include/compta_ods.inc.php:46 -#: include/compta_ach.inc.php:197 include/compta_fin.inc.php:49 +#: include/class/acc_ledger_fin.class.php:319 include/compta_ach.inc.php:197 #: include/template/operation_exercice-input_transfer.php:40 +#: include/compta_ach.inc.php:206 include/compta_ven.inc.php:222 +#: include/class/acc_ledger.class.php:917 +#: include/class/acc_ledger_purchase.class.php:1280 +#: include/class/acc_ledger_sale.class.php:1430 msgid "Pas de journal disponible" msgstr "" @@ -3062,10 +2972,7 @@ msgstr "" #: include/class/acc_ledger_search.class.php:700 #: include/class/anc_balance_double.class.php:365 #: include/class/acc_ledger_search.class.php:731 -#: include/class/anc_listing.class.php:38 -#: include/class/anc_balance_double.class.php:365 -#: include/class/anc_balance_simple.class.php:189 -#: include/ajax/ajax_admin.php:149 include/anc_great_ledger.inc.php:22 +#: include/ajax/ajax_admin.php:152 msgid "Rechercher" msgstr "" @@ -3143,17 +3050,17 @@ msgstr "" #: include/class/acc_ledger.class.php:236 #: include/class/acc_ledger.class.php:1145 include/lib/ac_common.php:715 #: tmp/anc_acc_list-display_html.php:14 include/class/follow_up.class.php:1924 -#: include/class/follow_up.class.php:1926 -#: include/class/anc_acc_list.class.php:350 -#: include/class/acc_bilan.class.php:830 +#: include/class/follow_up.class.php:1926 include/class/acc_bilan.class.php:830 #: include/class/acc_ledger_sale.class.php:75 #: include/class/acc_ledger.class.php:245 #: include/class/acc_ledger.class.php:1245 -#: include/class/acc_ledger_purchase.class.php:75 #: include/class/acc_currency.class.php:151 -#: include/class/anc_table.class.php:251 include/ajax/ajax_gestion.php:65 -#: include/anc_od.inc.php:162 include/lib/ac_common.php:713 -#: tmp/anc_acc_list-display_html.php:14 +#: include/class/anc_table.class.php:251 include/lib/ac_common.php:713 +#: include/ext/ohada/boot.php:74 include/ext/ohada/index.php:67 +#: include/ext/importbank/include/template/show_transfer.php:113 +#: include/class/acc_ledger.class.php:247 +#: include/class/acc_ledger.class.php:1247 +#: include/class/acc_ledger_purchase.class.php:80 msgid "Date invalide" msgstr "" @@ -3179,6 +3086,8 @@ msgstr "" #: include/class/acc_ledger.class.php:251 #: include/class/acc_ledger.class.php:256 #: include/class/acc_ledger.class.php:260 +#: include/class/acc_ledger.class.php:258 +#: include/class/acc_ledger.class.php:262 msgid "Cette opération n'existe pas" msgstr "" @@ -3194,6 +3103,7 @@ msgstr "" #: include/class/acc_ledger.class.php:257 #: include/class/acc_ledger.class.php:260 #: include/class/acc_ledger.class.php:269 +#: include/class/acc_ledger.class.php:271 msgid "PERIODE FERMEE" msgstr "" @@ -3268,6 +3178,7 @@ msgstr "" #: include/class/acc_ledger_search.class.php:880 #: include/class/acc_ledger_search.class.php:1139 #: include/template/follow_up-display.php:46 +#: include/template/follow_up-display.php:79 msgid "Concerne" msgstr "" @@ -3311,6 +3222,8 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:1706 #: include/class/acc_ledger_purchase.class.php:2134 #: include/template/ledger_detail_ven.php:94 +#: include/class/acc_ledger_purchase.class.php:2172 +#: include/class/acc_ledger_sale.class.php:1754 msgid "Payé" msgstr "" @@ -3326,6 +3239,7 @@ msgstr "" #: include/class/acc_ledger.class.php:475 #: include/class/acc_ledger.class.php:489 #: include/class/acc_ledger.class.php:546 +#: include/class/acc_ledger.class.php:548 msgid "Parametres journaux non trouves" msgstr "" @@ -3675,92 +3589,64 @@ msgstr "" #: tmp/import-advanced/template/select-anc-file.php:40 #: include/lib/ac_common.php:1298 include/class/fiche.class.php:886 #: include/class/fiche.class.php:961 include/template/ledger_detail_fin.php:23 -#: include/lib/ac_common.php:1299 include/fiche.inc.php:535 -#: include/class/currency_mtable.class.php:60 -#: include/class/acc_ledger_history_sale.class.php:286 -#: include/class/follow_up.class.php:1688 +#: include/lib/ac_common.php:1299 include/class/follow_up.class.php:1688 #: include/class/anc_operation.class.php:332 -#: include/class/anc_group_operation.class.php:103 #: include/class/acc_reconciliation.class.php:499 -#: include/class/acc_reconciliation.class.php:507 #: include/class/acc_reconciliation.class.php:523 #: include/class/acc_ledger_search.class.php:810 #: include/class/acc_ledger_search.class.php:1133 #: include/class/acc_ledger_sale.class.php:889 #: include/class/acc_ledger_sale.class.php:1695 #: include/class/acc_operation.class.php:922 -#: include/class/acc_ledger_history_purchase.class.php:303 -#: include/class/print_ledger_fin.class.php:64 #: include/class/acc_ledger.class.php:707 -#: include/class/acc_ledger.class.php:955 -#: include/class/print_ledger_misc.class.php:45 -#: include/class/fiche.class.php:918 include/class/fiche.class.php:994 -#: include/class/anc_listing.class.php:75 +#: include/class/acc_ledger.class.php:955 include/class/fiche.class.php:918 +#: include/class/fiche.class.php:994 #: include/class/card_attribut_mtable.class.php:55 #: include/class/acc_ledger_purchase.class.php:1599 #: include/class/acc_ledger_purchase.class.php:2123 #: include/class/acc_ledger_fin.class.php:559 #: include/class/acc_ledger_fin.class.php:808 -#: include/class/print_ledger_simple.class.php:121 -#: include/class/contact_option_ref_mtable.class.php:48 #: include/class/acc_account_ledger.class.php:483 -#: include/class/print_ledger_detail_item.class.php:53 #: include/class/acc_ledger_history_generic.class.php:707 #: include/class/acc_ledger_history_generic.class.php:801 -#: include/class/balance_age.class.php:151 -#: include/class/print_operation_currency.class.php:112 -#: include/class/print_operation_currency.class.php:171 -#: include/class/pdf_operation.class.php:82 -#: include/class/anc_grandlivre.class.php:256 #: include/class/operation_exercice.class.php:54 include/audit_log.php:38 -#: include/ajax/ajax_display_letter.php:67 -#: include/export/export_printtva_pdf.php:43 #: include/export/export_ledger_csv.php:216 #: include/export/export_poste_detail_pdf.php:86 -#: include/export/export_gl_csv.php:69 -#: include/export/export_poste_detail_csv.php:71 -#: include/export/export_poste_detail_csv.php:207 -#: include/export/export_gl_pdf.php:60 -#: include/export/export_fiche_detail_csv.php:64 -#: include/export/export_stock_histo_csv.php:38 -#: include/export/export_histo_csv.php:39 -#: include/export/export_fiche_balance_csv.php:149 -#: include/template/ledger_detail_misc.php:34 +#: include/export/export_gl_csv.php:69 include/export/export_gl_pdf.php:60 #: include/template/form_ledger_detail.php:32 -#: include/template/todo_list_display.php:44 -#: include/template/acc_ledger_history_purchase_extended.php:32 #: include/template/action_display_short.php:87 #: include/template/form_ledger_fin.php:46 #: include/template/form_ledger_fin.php:82 #: include/template/acc_ledger_history_sale_detail.php:36 #: include/template/ledger_detail_ven.php:38 -#: include/template/currency_mtable_input_new.php:56 #: include/template/follow_up-display.php:138 #: include/template/acc_ledger_history_purchase_oneline.php:38 #: include/template/letter_all.php:22 #: include/template/acc_ledger_history_sale_oneline.php:34 #: include/template/acc_ledger_history_financial_oneline.php:33 #: include/template/acc_ledger_history_purchase_detail.php:34 -#: include/template/stock_inv.php:37 -#: include/template/action_search_result.php:45 #: include/template/status_operation_event-display_operation.php:33 -#: include/template/currency_mtable_input.php:62 -#: include/template/currency_mtable_input.php:98 #: include/template/acc_ledger_history_sale_extended.php:34 #: include/template/ledger_detail_ach.php:27 #: include/template/letter_prop.php:27 include/template/letter_prop.php:71 #: include/template/ledger_detail_fin.php:27 -#: include/template/impress_reconciliation.php:10 #: include/widget/todo_list/todo_list-display_new_note.php:36 -#: include/stock_inv_histo.inc.php:73 include/balance_card_ageing.inc.php:54 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:386 #: tmp/import-advanced/class/import/impacc2_csv.class.php:473 #: tmp/import-advanced/class/import/impacc2_csv.class.php:512 #: tmp/import-advanced/class/import/impacc2_csv.class.php:542 #: tmp/import-advanced/class/import/impacc2_csv.class.php:565 -#: tmp/import-advanced/template/select-acc-file.php:45 -#: tmp/import-advanced/template/operation_result.php:57 -#: tmp/import-advanced/template/select-anc-file.php:40 +#: include/template/follow_up-display.php:171 +#: include/template/ledger_detail_ach.php:32 +#: include/ext/importbank/include/template/show_import.php:21 +#: include/ext/importbank/include/template/show_list.php:118 +#: include/class/acc_ledger.class.php:709 +#: include/class/acc_ledger.class.php:957 +#: include/class/acc_ledger_purchase.class.php:1637 +#: include/class/acc_ledger_purchase.class.php:2161 +#: include/class/acc_ledger_sale.class.php:937 +#: include/class/acc_ledger_sale.class.php:1743 +#: include/class/acc_operation.class.php:925 include/class/fiche.class.php:920 +#: include/class/fiche.class.php:996 #, php-format msgid "Date" msgstr "" @@ -3799,6 +3685,9 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:895 #: include/class/acc_ledger.class.php:710 #: include/class/acc_ledger_purchase.class.php:1607 +#: include/class/acc_ledger.class.php:712 +#: include/class/acc_ledger_purchase.class.php:1645 +#: include/class/acc_ledger_sale.class.php:943 msgid "Période Comptable" msgstr "" @@ -3814,6 +3703,8 @@ msgstr "" #: include/class/acc_ledger.class.php:654 #: include/class/acc_ledger.class.php:721 #: include/class/acc_ledger.class.php:722 +#: include/class/acc_ledger.class.php:723 +#: include/class/acc_ledger.class.php:724 msgid "PJ Num" msgstr "" @@ -3828,6 +3719,7 @@ msgstr "" #: include/class/acc_ledger.class.php:644 #: include/class/acc_ledger.class.php:658 #: include/class/acc_ledger.class.php:726 +#: include/class/acc_ledger.class.php:728 msgid "Quick Code ou " msgstr "" @@ -3953,26 +3845,23 @@ msgstr "" #: include/template/ledger_detail_ach.php:156 #: tmp/import-advanced/class/import/impacc2_fec.class.php:390 #: include/database.item.php:75 include/class/fiche.class.php:963 -#: include/fiche.inc.php:409 include/class/acc_ledger_sale.class.php:1703 +#: include/class/acc_ledger_sale.class.php:1703 #: include/class/acc_ledger.class.php:727 #: include/class/acc_ledger.class.php:1065 include/class/fiche.class.php:996 -#: include/class/anc_listing.class.php:76 #: include/class/acc_ledger_purchase.class.php:2131 -#: include/class/pre_op_advanced.class.php:197 #: include/class/anc_table.class.php:429 -#: include/class/print_ledger_detail_item.class.php:156 #: include/class/acc_ledger_history_generic.class.php:802 -#: include/class/anc_grandlivre.class.php:257 #: include/class/operation_exercice.class.php:83 -#: include/ajax/ajax_display_letter.php:63 -#: include/export/export_poste_detail_csv.php:72 -#: include/export/export_poste_detail_csv.php:203 -#: include/export/export_fiche_detail_csv.php:63 #: include/template/ledger_detail_ven.php:187 #: include/template/operation_exercice-input_row.php:76 #: include/template/ledger_detail_ach.php:181 include/database.item.php:90 -#: include/database.item.php:137 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:390 +#: include/database.item.php:137 include/database.item.php:88 +#: include/database.item.php:135 include/template/ledger_detail_ach.php:186 +#: include/class/acc_ledger.class.php:729 +#: include/class/acc_ledger.class.php:1067 +#: include/class/acc_ledger_purchase.class.php:2169 +#: include/class/acc_ledger_sale.class.php:1751 +#: include/class/fiche.class.php:998 msgid "Poste" msgstr "" @@ -4109,34 +3998,25 @@ msgstr "" #: include/class/acc_ledger_history_generic.class.php:803 #: include/operation_ods_new.inc.php:92 include/operation_ods_new.inc.php:101 #: tmp/import-advanced/class/import/impacc2_fec.class.php:393 -#: include/class/fiche.class.php:970 include/fiche.inc.php:410 -#: include/fiche.inc.php:541 include/class/anc_group_operation.class.php:130 -#: include/class/acc_ledger.class.php:729 -#: include/class/pdfbalance_simple.class.php:62 +#: include/class/fiche.class.php:970 include/class/acc_ledger.class.php:729 #: include/class/fiche.class.php:1003 -#: include/class/anc_balance_double.class.php:92 -#: include/class/anc_balance_double.class.php:160 #: include/class/acc_account_ledger.class.php:492 -#: include/class/pre_op_advanced.class.php:200 #: include/class/acc_ledger_history_generic.class.php:805 -#: include/class/anc_grandlivre.class.php:264 #: include/class/operation_exercice.class.php:160 -#: include/export/export_balance_csv.php:74 #: include/export/export_poste_detail_pdf.php:241 -#: include/export/export_gl_csv.php:69 -#: include/export/export_poste_detail_csv.php:86 -#: include/export/export_gl_pdf.php:60 -#: include/export/export_fiche_detail_csv.php:76 -#: include/export/export_fiche_balance_csv.php:153 include/balance.inc.php:337 -#: include/impress_gl_comptes.inc.php:192 +#: include/export/export_gl_csv.php:69 include/export/export_gl_pdf.php:60 +#: include/balance.inc.php:337 include/impress_gl_comptes.inc.php:192 #: include/template/ledger_detail_misc.php:123 -#: include/template/ledger_detail_bottom.php:96 #: include/template/operation_exercice-input_row.php:95 -#: include/template/letter_all.php:34 include/template/anc_balance_group.php:49 -#: include/template/letter_prop.php:39 include/template/letter_prop.php:83 -#: include/operation_ods_new.inc.php:95 include/operation_ods_new.inc.php:109 -#: include/anc_od.inc.php:154 include/verif_bilan.inc.php:72 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:393 +#: include/template/letter_all.php:34 include/template/letter_prop.php:39 +#: include/template/letter_prop.php:83 include/operation_ods_new.inc.php:109 +#: include/balance.inc.php:346 include/ext/coprop/include/appel_fond.inc.php:91 +#: include/ext/coprop/include/appel_fond.inc.php:101 +#: include/ext/coprop/include/appel_fond.inc.php:191 +#: include/ext/coprop/include/appel_fond.inc.php:201 +#: include/ext/coprop/include/coprop_appel_fond.class.php:261 +#: include/ext/coprop/include/coprop_appel_fond.class.php:271 +#: include/class/acc_ledger.class.php:731 include/class/fiche.class.php:1005 msgid "Débit" msgstr "" @@ -4245,30 +4125,26 @@ msgstr "" #: include/class/acc_account_ledger.class.php:405 #: include/class/acc_ledger_history_generic.class.php:804 #: include/operation_ods_new.inc.php:94 include/operation_ods_new.inc.php:103 -#: include/class/fiche.class.php:971 include/fiche.inc.php:411 -#: include/fiche.inc.php:542 include/class/acc_ledger.class.php:730 -#: include/class/pdfbalance_simple.class.php:63 +#: include/class/fiche.class.php:971 include/class/acc_ledger.class.php:730 #: include/class/fiche.class.php:1004 -#: include/class/anc_balance_double.class.php:93 -#: include/class/anc_balance_double.class.php:160 #: include/class/acc_account_ledger.class.php:493 #: include/class/acc_ledger_history_generic.class.php:806 -#: include/class/anc_grandlivre.class.php:265 #: include/class/operation_exercice.class.php:160 -#: include/export/export_balance_csv.php:74 #: include/export/export_poste_detail_pdf.php:244 -#: include/export/export_gl_csv.php:69 -#: include/export/export_poste_detail_csv.php:87 -#: include/export/export_gl_pdf.php:60 -#: include/export/export_fiche_detail_csv.php:77 include/balance.inc.php:338 -#: include/impress_gl_comptes.inc.php:191 +#: include/export/export_gl_csv.php:69 include/export/export_gl_pdf.php:60 +#: include/balance.inc.php:338 include/impress_gl_comptes.inc.php:191 #: include/template/ledger_detail_misc.php:124 -#: include/template/ledger_detail_bottom.php:97 #: include/template/operation_exercice-input_row.php:95 #: include/template/letter_all.php:37 include/template/letter_prop.php:42 #: include/template/letter_prop.php:86 include/operation_ods_new.inc.php:98 -#: include/operation_ods_new.inc.php:113 include/anc_od.inc.php:155 -#: include/verif_bilan.inc.php:72 +#: include/operation_ods_new.inc.php:113 include/balance.inc.php:347 +#: include/ext/coprop/include/appel_fond.inc.php:93 +#: include/ext/coprop/include/appel_fond.inc.php:103 +#: include/ext/coprop/include/appel_fond.inc.php:193 +#: include/ext/coprop/include/appel_fond.inc.php:203 +#: include/ext/coprop/include/coprop_appel_fond.class.php:263 +#: include/ext/coprop/include/coprop_appel_fond.class.php:273 +#: include/class/acc_ledger.class.php:732 include/class/fiche.class.php:1006 msgid "Crédit" msgstr "" @@ -4358,23 +4234,26 @@ msgstr "" #: include/template/acc_ledger_history_purchase_oneline.php:162 #: include/template/acc_ledger_history_sale_oneline.php:146 #: include/template/acc_ledger_history_sale_extended.php:198 -#: include/class/fiche.class.php:1066 include/fiche.inc.php:451 +#: include/class/fiche.class.php:1066 #: include/class/acc_ledger_sale.class.php:1046 #: include/class/acc_ledger.class.php:846 #: include/class/acc_ledger.class.php:857 include/class/fiche.class.php:1099 #: include/class/acc_ledger_purchase.class.php:1781 #: include/class/acc_account_ledger.class.php:532 #: include/class/acc_ledger_history_generic.class.php:772 -#: include/class/balance_age.class.php:238 #: include/export/export_fiche_balance_pdf.php:136 -#: include/template/acc_ledger_history_purchase_extended.php:191 #: include/template/acc_ledger_history_sale_detail.php:157 #: include/template/acc_ledger_history_purchase_oneline.php:167 #: include/template/acc_ledger_history_sale_oneline.php:151 #: include/template/acc_ledger_history_purchase_detail.php:169 -#: include/template/anticipation-display.php:31 #: include/template/acc_ledger_history_sale_extended.php:200 #: include/operation_ods_new.inc.php:94 +#: include/ext/amortis/include/template/material_listing.php:79 +#: include/class/acc_ledger.class.php:848 +#: include/class/acc_ledger.class.php:859 +#: include/class/acc_ledger_purchase.class.php:1819 +#: include/class/acc_ledger_sale.class.php:1094 +#: include/class/fiche.class.php:1101 msgid "Totaux" msgstr "" @@ -4389,6 +4268,7 @@ msgstr "" #: include/class/acc_ledger.class.php:780 #: include/class/acc_ledger.class.php:795 #: include/class/acc_ledger.class.php:865 +#: include/class/acc_ledger.class.php:867 msgid "verifie Imputation Analytique" msgstr "" @@ -4441,6 +4321,10 @@ msgstr "" #: include/class/acc_ledger.class.php:978 #: include/class/acc_ledger_purchase.class.php:1214 #: include/class/acc_ledger_fin.class.php:300 +#: include/ext/amortis/include/am_generate.class.php:90 +#: include/class/acc_ledger.class.php:980 +#: include/class/acc_ledger_purchase.class.php:1252 +#: include/class/acc_ledger_sale.class.php:1408 msgid "Aucune période ouverte" msgstr "" @@ -4489,6 +4373,10 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:1364 #: include/class/acc_ledger.class.php:983 #: include/class/acc_ledger_purchase.class.php:1220 +#: include/ext/amortis/include/am_generate.class.php:95 +#: include/class/acc_ledger.class.php:985 +#: include/class/acc_ledger_purchase.class.php:1258 +#: include/class/acc_ledger_sale.class.php:1412 msgid "Période comptable" msgstr "" @@ -4640,39 +4528,33 @@ msgstr "" #: tmp/import-advanced/template/operation_result.php:66 #: include/lib/ac_common.php:1300 include/class/fiche.class.php:962 #: include/template/ledger_detail_fin.php:64 include/lib/ac_common.php:1301 -#: include/class/acc_ledger_history_sale.class.php:289 #: include/class/acc_ledger_search.class.php:818 #: include/class/acc_ledger_search.class.php:1134 #: include/class/acc_ledger_sale.class.php:1700 -#: include/class/acc_ledger_history_purchase.class.php:306 #: include/class/acc_ledger.class.php:1006 include/class/fiche.class.php:995 #: include/class/acc_ledger_purchase.class.php:2128 -#: include/class/print_ledger_simple.class.php:120 #: include/class/acc_account_ledger.class.php:484 -#: include/class/print_operation_currency.class.php:115 -#: include/class/print_operation_currency.class.php:174 -#: include/class/pdf_operation.class.php:94 -#: include/class/anc_grandlivre.class.php:262 #: include/export/export_gl_csv.php:69 include/export/export_gl_pdf.php:60 #: include/template/ledger_detail_misc.php:64 -#: include/template/acc_ledger_history_purchase_extended.php:38 #: include/template/acc_ledger_history_sale_detail.php:35 #: include/template/ledger_detail_ven.php:79 #: include/template/acc_ledger_history_purchase_oneline.php:44 #: include/template/acc_ledger_history_sale_oneline.php:40 -#: include/template/balance_aged_result.php:47 #: include/template/acc_ledger_history_financial_oneline.php:36 #: include/template/acc_ledger_history_purchase_detail.php:33 #: include/template/status_operation_event-display_operation.php:35 #: include/template/acc_ledger_history_sale_extended.php:40 #: include/template/ledger_detail_ach.php:68 #: include/template/ledger_detail_fin.php:68 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:389 #: tmp/import-advanced/class/import/impacc2_csv.class.php:476 #: tmp/import-advanced/class/import/impacc2_csv.class.php:515 #: tmp/import-advanced/class/import/impacc2_csv.class.php:545 #: tmp/import-advanced/class/import/impacc2_csv.class.php:568 -#: tmp/import-advanced/template/operation_result.php:66 +#: include/template/ledger_detail_ach.php:73 include/ext/tools/index.php:50 +#: include/class/acc_ledger.class.php:1008 +#: include/class/acc_ledger_purchase.class.php:2166 +#: include/class/acc_ledger_sale.class.php:1748 +#: include/class/fiche.class.php:997 msgid "Pièce" msgstr "" @@ -4843,44 +4725,33 @@ msgstr "" #: tmp/import-advanced/template/operation_result.php:42 #: tmp/import-advanced/template/operation_result.php:47 #: include/lib/ac_common.php:1303 include/class/fiche.class.php:888 -#: include/lib/ac_common.php:1304 -#: include/class/anc_group_operation.class.php:129 -#: include/class/acc_ledger_search.class.php:824 +#: include/lib/ac_common.php:1304 include/class/acc_ledger_search.class.php:824 #: include/class/acc_ledger_search.class.php:1138 #: include/class/acc_ledger_sale.class.php:933 -#: include/class/print_ledger_fin.class.php:69 #: include/class/acc_ledger.class.php:1067 -#: include/class/acc_ledger.class.php:3552 -#: include/class/print_ledger_misc.class.php:51 -#: include/class/fiche.class.php:920 include/class/anc_listing.class.php:82 +#: include/class/acc_ledger.class.php:3552 include/class/fiche.class.php:920 #: include/class/acc_ledger_purchase.class.php:1645 #: include/class/acc_ledger_fin.class.php:562 #: include/class/acc_ledger_fin.class.php:809 -#: include/class/pre_op_advanced.class.php:199 -#: include/class/print_operation_currency.class.php:118 -#: include/class/print_operation_currency.class.php:177 -#: include/class/pdf_operation.class.php:313 -#: include/class/pdf_operation.class.php:368 #: include/class/operation_exercice.class.php:83 -#: include/ajax/ajax_anc_detail_operation.php:56 -#: include/export/export_anc_axis_csv.php:45 -#: include/export/export_form_csv.php:65 -#: include/export/export_poste_detail_csv.php:210 -#: include/template/ledger_detail_misc.php:54 #: include/template/form_ledger_fin.php:86 #: include/template/ledger_detail_ven.php:190 -#: include/template/forecast_item_mtable-input.php:108 #: include/template/operation_exercice-input_row.php:89 #: include/template/acc_ledger_history_financial_oneline.php:39 #: include/template/status_operation_event-display_operation.php:38 #: include/template/ledger_detail_ach.php:184 -#: include/template/forecast_item_mtable-display_table.php:44 -#: include/template/impress_reconciliation.php:22 -#: tmp/import-advanced/class/import/impacc2_import_anc_csv.class.php:243 #: tmp/import-advanced/class/import/impacc2_csv.class.php:548 #: tmp/import-advanced/class/import/impacc2_csv.class.php:571 -#: tmp/import-advanced/template/operation_result.php:42 -#: tmp/import-advanced/template/operation_result.php:47 +#: include/template/ledger_detail_ach.php:189 +#: include/ext/importbank/ajax.php:107 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:40 +#: include/ext/importbank/include/template/show_list.php:120 +#: include/ext/transform/include/template/listing_client_display.php:48 +#: include/class/acc_ledger.class.php:1069 +#: include/class/acc_ledger.class.php:3568 +#: include/class/acc_ledger_purchase.class.php:1683 +#: include/class/acc_ledger_sale.class.php:981 +#: include/class/fiche.class.php:922 msgid "Montant" msgstr "" @@ -4935,6 +4806,8 @@ msgstr "" #: include/class/acc_ledger.class.php:1370 #: include/class/acc_ledger.class.php:1320 #: include/class/acc_ledger.class.php:1475 +#: include/class/acc_ledger.class.php:1322 +#: include/class/acc_ledger.class.php:1477 #, php-format msgid "La fiche %s n'a pas de poste comptable" msgstr "" @@ -4953,6 +4826,7 @@ msgstr "" #: include/class/acc_ledger.class.php:1202 #: include/class/acc_ledger.class.php:1221 #: include/class/acc_ledger.class.php:1325 +#: include/class/acc_ledger.class.php:1327 msgid "Poste Inexistant pour la fiche [" msgstr "" @@ -4992,6 +4866,7 @@ msgstr "" #: include/class/acc_ledger.class.php:1216 #: include/class/acc_ledger.class.php:1235 #: include/class/acc_ledger.class.php:1339 +#: include/class/acc_ledger.class.php:1341 msgid "Poste invalide [" msgstr "" @@ -5009,6 +4884,7 @@ msgstr "" #: include/class/acc_ledger.class.php:1219 #: include/class/acc_ledger.class.php:1238 #: include/class/acc_ledger.class.php:1342 +#: include/class/acc_ledger.class.php:1344 msgid "Poste Inexistant [" msgstr "" @@ -5026,6 +4902,7 @@ msgstr "" #: include/class/acc_ledger.class.php:1246 #: include/class/acc_ledger.class.php:1265 #: include/class/acc_ledger.class.php:1369 +#: include/class/acc_ledger.class.php:1371 msgid "Balance incorrecte " msgstr "" @@ -5039,7 +4916,6 @@ msgstr "" #: include/class/class_pre_operation.php:282 include/ajax/ajax_card.php:284 #: include/class/class_acc_ledger.php:2974 #: include/class/class_acc_ledger.php:2979 -#: include/template/stock_state_search.php:50 msgid "Filtrer" msgstr "" @@ -5047,7 +4923,7 @@ msgstr "" #: include/class_acc_ledger.php:3349 include/class_acc_ledger.php:3348 #: include/ajax_create_menu.php:7 include/ajax/ajax_create_menu.php:7 #: include/lib/user_menu.php:51 include/ajax/ajax_create_menu.php:11 -#: include/ajax/ajax_create_menu.php:10 include/ajax/ajax_create_menu.php:10 +#: include/ajax/ajax_create_menu.php:10 msgid "Création" msgstr "" @@ -5097,7 +4973,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1942 #: include/class/print_ledger_simple.class.php:338 #: include/class/acc_ledger_purchase.class.php:1975 -#: include/class/print_ledger_simple.class.php:338 +#: include/class/acc_ledger_purchase.class.php:2013 msgid "Payé par" msgstr "" @@ -5107,7 +4983,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:84 #: include/class/acc_ledger_purchase.class.php:86 #: include/class/acc_ledger_purchase.class.php:70 -#: include/class/acc_ledger_purchase.class.php:70 +#: include/class/acc_ledger_purchase.class.php:75 msgid "Vous n'avez pas donné de fournisseur" msgstr "" @@ -5117,7 +4993,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:120 #: include/class/acc_ledger_purchase.class.php:122 #: include/class/acc_ledger_purchase.class.php:106 -#: include/class/acc_ledger_purchase.class.php:106 +#: include/class/acc_ledger_purchase.class.php:111 msgid " vous ne pouvez pas encoder à une date antérieure dans ce journal" msgstr "" @@ -5216,18 +5092,20 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:194 #: include/class/acc_ledger_sale.class.php:116 #: include/class/acc_ledger_sale.class.php:141 -#: include/class/acc_ledger_sale.class.php:160 #: include/class/acc_ledger_sale.class.php:162 #: include/class/acc_ledger_sale.class.php:165 #: include/class/acc_ledger_sale.class.php:172 #: include/class/acc_ledger_sale.class.php:203 #: include/class/acc_ledger_purchase.class.php:118 #: include/class/acc_ledger_purchase.class.php:145 -#: include/class/acc_ledger_purchase.class.php:174 -#: include/class/acc_ledger_purchase.class.php:176 #: include/class/acc_ledger_purchase.class.php:183 #: include/class/acc_ledger_purchase.class.php:197 #: include/class/acc_ledger_purchase.class.php:222 +#: include/class/acc_ledger_purchase.class.php:123 +#: include/class/acc_ledger_purchase.class.php:150 +#: include/class/acc_ledger_purchase.class.php:179 +#: include/class/acc_ledger_purchase.class.php:181 +#: include/class/acc_ledger_purchase.class.php:188 msgid "La fiche " msgstr "" @@ -5260,6 +5138,7 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:165 #: include/class/acc_ledger_purchase.class.php:118 #: include/class/acc_ledger_purchase.class.php:197 +#: include/class/acc_ledger_purchase.class.php:123 msgid "n'a pas de poste comptable" msgstr "" @@ -5292,6 +5171,7 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:197 #: include/class/acc_ledger_purchase.class.php:139 #: include/class/acc_ledger_purchase.class.php:216 +#: include/class/acc_ledger_purchase.class.php:144 msgid "Pour la fiche " msgstr "" @@ -5316,6 +5196,7 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:134 #: include/class/acc_ledger_sale.class.php:197 #: include/class/acc_ledger_purchase.class.php:139 +#: include/class/acc_ledger_purchase.class.php:144 msgid " le poste comptable [" msgstr "" @@ -5342,6 +5223,7 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:197 #: include/class/acc_ledger_purchase.class.php:139 #: include/class/acc_ledger_purchase.class.php:216 +#: include/class/acc_ledger_purchase.class.php:144 msgid "n'existe pas" msgstr "" @@ -5374,6 +5256,7 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:203 #: include/class/acc_ledger_purchase.class.php:145 #: include/class/acc_ledger_purchase.class.php:222 +#: include/class/acc_ledger_purchase.class.php:150 msgid "n'est pas accessible à ce journal" msgstr "" @@ -5383,7 +5266,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:172 #: include/class/acc_ledger_purchase.class.php:174 #: include/class/acc_ledger_purchase.class.php:163 -#: include/class/acc_ledger_purchase.class.php:174 +#: include/class/acc_ledger_purchase.class.php:179 msgid "a un montant invalide" msgstr "" @@ -5393,7 +5276,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:174 #: include/class/acc_ledger_purchase.class.php:176 #: include/class/acc_ledger_purchase.class.php:165 -#: include/class/acc_ledger_purchase.class.php:176 +#: include/class/acc_ledger_purchase.class.php:181 msgid "a une quantité invalide" msgstr "" @@ -5423,6 +5306,7 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:164 #: include/class/acc_ledger_sale.class.php:172 #: include/class/acc_ledger_purchase.class.php:183 +#: include/class/acc_ledger_purchase.class.php:188 msgid "a un code tva invalide" msgstr "" @@ -5442,6 +5326,7 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:174 #: include/class/acc_ledger_sale.class.php:183 #: include/class/acc_ledger_purchase.class.php:192 +#: include/class/acc_ledger_purchase.class.php:197 msgid " La TVA " msgstr "" @@ -5527,9 +5412,10 @@ msgstr "" #: include/class/pre_op_ach.class.php:274 #: include/class/acc_ledger_purchase.class.php:1159 #: include/class/acc_ledger_purchase.class.php:1603 -#: include/class/pre_op_ach.class.php:274 #: include/class/acc_ledger_purchase.class.php:1176 #: include/class/acc_ledger_purchase.class.php:1629 +#: include/class/acc_ledger_purchase.class.php:1214 +#: include/class/acc_ledger_purchase.class.php:1667 msgid "Détail articles achetés" msgstr "" @@ -5552,6 +5438,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1233 #: include/class/acc_ledger_purchase.class.php:1285 #: include/class/acc_ledger_purchase.class.php:1307 +#: include/class/acc_ledger_purchase.class.php:1345 msgid "Fournisseur " msgstr "" @@ -5617,16 +5504,14 @@ msgstr "" #: include/class/pdf_operation.class.php:132 #: tmp/import-advanced/class/import/impacc2_csv.class.php:476 #: tmp/import-advanced/template/operation_result.php:36 -#: include/class/acc_ledger_history_sale.class.php:290 -#: include/class/acc_ledger_history_purchase.class.php:307 #: include/class/acc_ledger_purchase.class.php:1477 #: include/class/acc_ledger_purchase.class.php:1622 -#: include/class/print_ledger_simple.class.php:126 -#: include/class/pdf_operation.class.php:132 include/balance_age.inc.php:36 #: include/template/acc_ledger_history_purchase_detail.php:37 -#: include/template/ledger_detail_ach.php:54 include/database.item.php:9 +#: include/template/ledger_detail_ach.php:54 #: tmp/import-advanced/class/import/impacc2_csv.class.php:477 -#: tmp/import-advanced/template/operation_result.php:36 +#: include/database.item.php:7 include/template/ledger_detail_ach.php:59 +#: include/class/acc_ledger_purchase.class.php:1515 +#: include/class/acc_ledger_purchase.class.php:1660 msgid "Fournisseur" msgstr "" @@ -5698,6 +5583,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1552 #: include/class/acc_ledger_sale.class.php:864 #: include/class/acc_ledger_purchase.class.php:1574 +#: include/class/acc_ledger_purchase.class.php:1612 +#: include/class/acc_ledger_sale.class.php:912 msgid "Détail opération " msgstr "" @@ -5775,6 +5662,12 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1592 #: include/class/acc_ledger_purchase.class.php:1595 #: include/template/form_ledger_detail.php:58 +#: include/class/acc_ledger_purchase.class.php:1624 +#: include/class/acc_ledger_purchase.class.php:1630 +#: include/class/acc_ledger_purchase.class.php:1633 +#: include/class/acc_ledger_sale.class.php:923 +#: include/class/acc_ledger_sale.class.php:929 +#: include/class/acc_ledger_sale.class.php:932 msgid "Numéro Pièce" msgstr "" @@ -5809,8 +5702,10 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:845 #: include/class/acc_ledger_purchase.class.php:1568 #: include/compta_ods.inc.php:100 include/class/acc_ledger_sale.class.php:882 -#: include/class/acc_ledger_purchase.class.php:1593 include/opening.inc.php:85 +#: include/class/acc_ledger_purchase.class.php:1593 #: include/compta_ods.inc.php:88 +#: include/class/acc_ledger_purchase.class.php:1631 +#: include/class/acc_ledger_sale.class.php:930 msgid "Attention numéro pièce existante, elle a du être adaptée" msgstr "" @@ -5867,12 +5762,14 @@ msgstr "" #: include/class/acc_ledger_search.class.php:814 #: include/class/acc_ledger_sale.class.php:892 #: include/class/acc_ledger_purchase.class.php:1602 -#: include/export/export_histo_csv.php:40 #: include/template/form_ledger_detail.php:40 #: include/template/ledger_detail_ven.php:46 #: include/template/ledger_detail_ach.php:34 #: tmp/import-advanced/class/import/impacc2_csv.class.php:484 #: tmp/import-advanced/class/import/impacc2_csv.class.php:523 +#: include/template/ledger_detail_ach.php:39 +#: include/class/acc_ledger_purchase.class.php:1640 +#: include/class/acc_ledger_sale.class.php:940 msgid "Echeance" msgstr "" @@ -5957,31 +5854,20 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_csv.class.php:512 #: tmp/import-advanced/class/import/impacc2_csv.class.php:542 #: tmp/import-advanced/class/import/impacc2_csv.class.php:565 -#: unit-test/include/class/print_ledger_detail.classTest.php:75 -#: unit-test/include/class/print_ledger_fin.classTest.php:72 -#: unit-test/include/class/print_ledger_fin.classTest.php:83 -#: unit-test/include/class/print_ledger_fin.classTest.php:95 -#: unit-test/include/class/print_ledger_fin.classTest.php:106 -#: include/compta_fin_saldo.inc.php:48 #: include/class/acc_ledger_search.class.php:1130 -#: include/class/operation_predef_mtable.class.php:48 #: include/class/acc_ledger_sale.class.php:902 #: include/class/acc_ledger_purchase.class.php:1614 #: include/class/acc_ledger_fin.class.php:323 -#: include/class/pdf_operation.class.php:77 #: include/export/export_poste_detail_pdf.php:90 -#: include/export/export_printtva_csv.php:49 -#: include/export/export_printtva_csv.php:68 -#: include/export/export_ledger_pdf.php:74 -#: include/export/export_histo_csv.php:38 -#: include/template/form_ledger_detail.php:18 -#: include/template/pre_operation_display.php:38 include/database.item.php:141 -#: include/verif_bilan.inc.php:72 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:387 +#: include/template/form_ledger_detail.php:18 include/database.item.php:141 #: tmp/import-advanced/class/import/impacc2_csv.class.php:474 #: tmp/import-advanced/class/import/impacc2_csv.class.php:513 #: tmp/import-advanced/class/import/impacc2_csv.class.php:543 #: tmp/import-advanced/class/import/impacc2_csv.class.php:566 +#: include/database.item.php:139 +#: include/ext/importbank/include/template/show_list.php:44 +#: include/class/acc_ledger_purchase.class.php:1652 +#: include/class/acc_ledger_sale.class.php:950 msgid "Journal" msgstr "" @@ -6049,21 +5935,17 @@ msgstr "" #: include/class/acc_account_ledger.class.php:397 #: include/template/ledger_detail_ven.php:160 #: include/template/ledger_detail_ach.php:153 -#: include/class/parameter_extra_mtable.class.php:48 #: include/class/tva_rate_mtable.class.php:50 #: include/class/acc_ledger_sale.class.php:921 #: include/class/acc_ledger_purchase.class.php:1633 #: include/class/acc_account_ledger.class.php:485 -#: include/class/print_ledger_detail_item.class.php:55 -#: include/ajax/ajax_add_menu.php:155 include/ajax/ajax_add_menu.php:210 -#: include/ajax/ajax_plugin_detail.php:39 -#: include/ajax/ajax_get_menu_detail.php:60 include/anc_group.inc.php:59 -#: include/template/stock_summary_list.php:45 #: include/template/ledger_detail_ven.php:184 -#: include/template/follow_up_other_concerned_display_table.php:42 #: include/template/ledger_detail_ach.php:178 -#: include/template/contact-summary.php:14 include/upgrade-plugin.php:69 -#: include/menu.inc.php:107 +#: include/template/contact-summary.php:14 include/menu.inc.php:107 +#: include/template/ledger_detail_ach.php:183 +#: include/ext/rapport_avance/include/template/rapav_repository-display_form.php:32 +#: include/class/acc_ledger_purchase.class.php:1671 +#: include/class/acc_ledger_sale.class.php:969 msgid "Code" msgstr "" @@ -6101,7 +5983,8 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:922 #: include/class/acc_ledger_purchase.class.php:1634 #: include/template/form_ledger_detail.php:108 -#: include/template/predf_ledger_detail.php:17 +#: include/class/acc_ledger_purchase.class.php:1672 +#: include/class/acc_ledger_sale.class.php:970 msgid "Dénomination" msgstr "" @@ -6131,6 +6014,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1609 #: include/class/acc_ledger_sale.class.php:923 #: include/class/acc_ledger_purchase.class.php:1635 +#: include/class/acc_ledger_purchase.class.php:1673 +#: include/class/acc_ledger_sale.class.php:971 msgid "prix" msgstr "" @@ -6217,11 +6102,12 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:1719 #: include/class/acc_ledger_purchase.class.php:1636 #: include/class/acc_ledger_purchase.class.php:2147 -#: include/template/follow_up_detail_display.php:53 #: include/template/form_ledger_detail.php:111 #: include/template/form_ledger_detail.php:118 -#: include/template/predf_ledger_detail.php:20 -#: include/template/predf_ledger_detail.php:27 +#: include/class/acc_ledger_purchase.class.php:1674 +#: include/class/acc_ledger_purchase.class.php:2185 +#: include/class/acc_ledger_sale.class.php:972 +#: include/class/acc_ledger_sale.class.php:1767 msgid "quantité" msgstr "" @@ -6260,7 +6146,8 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:928 #: include/class/acc_ledger_purchase.class.php:1640 #: include/template/form_ledger_detail.php:113 -#: include/template/predf_ledger_detail.php:22 +#: include/class/acc_ledger_purchase.class.php:1678 +#: include/class/acc_ledger_sale.class.php:976 msgid "tva" msgstr "" @@ -6363,17 +6250,14 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:1717 #: include/class/acc_ledger_purchase.class.php:1641 #: include/class/acc_ledger_purchase.class.php:2145 -#: include/class/pdf_operation.class.php:185 -#: include/class/pdf_operation.class.php:236 -#: include/export/export_printtva_pdf.php:55 -#: include/export/export_printtva_pdf.php:211 -#: include/export/export_printtva_csv.php:53 -#: include/export/export_printtva_csv.php:73 -#: include/template/follow_up_detail_display.php:55 #: include/template/tax_summary_display.php:65 #: include/template/tax_summary_display.php:132 #: include/template/tax_summary_display.php:221 #: include/template/tax_summary_display.php:314 +#: include/class/acc_ledger_purchase.class.php:1679 +#: include/class/acc_ledger_purchase.class.php:2183 +#: include/class/acc_ledger_sale.class.php:977 +#: include/class/acc_ledger_sale.class.php:1765 msgid "Montant TVA" msgstr "" @@ -6413,10 +6297,8 @@ msgstr "" #: tmp/import-advanced/template/operation_result.php:37 #: include/class/acc_ledger_sale.class.php:930 #: include/class/acc_ledger_purchase.class.php:1642 -#: include/class/pdf_operation.class.php:183 -#: include/class/pdf_operation.class.php:234 -#: tmp/import-advanced/template/operation_result.php:33 -#: tmp/import-advanced/template/operation_result.php:37 +#: include/class/acc_ledger_purchase.class.php:1680 +#: include/class/acc_ledger_sale.class.php:978 msgid "Montant HTVA" msgstr "" @@ -6456,7 +6338,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1617 #: include/class/acc_ledger_sale.class.php:931 #: include/class/acc_ledger_purchase.class.php:1643 -#: include/template/follow_up_detail_display.php:56 +#: include/class/acc_ledger_purchase.class.php:1681 +#: include/class/acc_ledger_sale.class.php:979 msgid "Montant TVAC" msgstr "" @@ -6491,7 +6374,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1716 #: include/class/acc_ledger_sale.class.php:1005 #: include/class/acc_ledger_purchase.class.php:1742 -#: include/lib/message_javascript.php:60 +#: include/class/acc_ledger_purchase.class.php:1780 +#: include/class/acc_ledger_sale.class.php:1053 msgid "Attention Différence entre TVA calculée et donnée" msgstr "" @@ -6511,6 +6395,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1789 #: include/class/acc_ledger_purchase.class.php:1844 #: include/class/acc_ledger_purchase.class.php:1875 +#: include/class/acc_ledger_purchase.class.php:1913 msgid "Vérifiez imputation analytique" msgstr "" @@ -6547,7 +6432,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1866 #: include/class/acc_ledger_sale.class.php:1163 #: include/class/acc_ledger_purchase.class.php:1897 -#: include/template/predf_ledger_detail.php:77 +#: include/class/acc_ledger_purchase.class.php:1935 +#: include/class/acc_ledger_sale.class.php:1211 msgid "Total TVA" msgstr "" @@ -6584,7 +6470,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1871 #: include/class/acc_ledger_sale.class.php:1168 #: include/class/acc_ledger_purchase.class.php:1902 -#: include/template/predf_ledger_detail.php:78 +#: include/class/acc_ledger_purchase.class.php:1940 +#: include/class/acc_ledger_sale.class.php:1216 msgid "Total TVAC" msgstr "" @@ -6619,6 +6506,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1944 #: include/class/acc_ledger_sale.class.php:1224 #: include/class/acc_ledger_purchase.class.php:1977 +#: include/class/acc_ledger_purchase.class.php:2015 +#: include/class/acc_ledger_sale.class.php:1272 msgid "Déduction acompte " msgstr "" @@ -6653,6 +6542,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1945 #: include/class/acc_ledger_sale.class.php:1225 #: include/class/acc_ledger_purchase.class.php:1978 +#: include/class/acc_ledger_purchase.class.php:2016 +#: include/class/acc_ledger_sale.class.php:1273 msgid "Libellé :" msgstr "" @@ -6692,7 +6583,8 @@ msgstr "" #: include/template/acc_ledger-input_extra_info.php:109 #: include/class/acc_ledger_sale.class.php:1265 #: include/class/acc_ledger_purchase.class.php:2010 -#: include/template/acc_ledger-input_extra_info.php:109 +#: include/class/acc_ledger_purchase.class.php:2048 +#: include/class/acc_ledger_sale.class.php:1313 msgid "Ajoutez une pièce justificative " msgstr "" @@ -6714,6 +6606,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1910 #: include/class/acc_ledger_purchase.class.php:1983 #: include/class/acc_ledger_purchase.class.php:2016 +#: include/class/acc_ledger_purchase.class.php:2054 msgid "ou générer un document" msgstr "" @@ -6749,6 +6642,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1994 #: include/class/acc_ledger_sale.class.php:1282 #: include/class/acc_ledger_purchase.class.php:2027 +#: include/class/acc_ledger_purchase.class.php:2065 +#: include/class/acc_ledger_sale.class.php:1330 msgid "Numero de bon de commande : " msgstr "" @@ -6783,6 +6678,7 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:1241 #: include/class/acc_ledger_purchase.class.php:1995 #: include/class/acc_ledger_purchase.class.php:2028 +#: include/class/acc_ledger_purchase.class.php:2066 msgid "Autre information : " msgstr "" @@ -6814,6 +6710,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1954 #: include/class/acc_ledger_purchase.class.php:2027 #: include/class/acc_ledger_purchase.class.php:2060 +#: include/class/acc_ledger_purchase.class.php:2098 msgid "Echeance dépassée" msgstr "" @@ -6845,6 +6742,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1956 #: include/class/acc_ledger_purchase.class.php:2029 #: include/class/acc_ledger_purchase.class.php:2062 +#: include/class/acc_ledger_purchase.class.php:2100 msgid "Non Payée" msgstr "" @@ -6882,6 +6780,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2038 #: include/history_operation.inc.php:166 #: include/class/acc_ledger_purchase.class.php:2071 +#: include/class/acc_ledger_purchase.class.php:2109 msgid "Mise à jour paiement" msgstr "" @@ -7012,22 +6911,19 @@ msgstr "" #: include/template/acc_ledger_history_sale_extended.php:44 #: tmp/import-advanced/class/import/impacc2_csv.class.php:515 #: tmp/import-advanced/template/operation_result.php:31 -#: include/class/pre_op_ach.class.php:406 -#: include/class/pre_op_ven.class.php:393 #: include/class/acc_ledger_sale.class.php:909 #: include/class/acc_ledger_sale.class.php:1331 #: include/class/acc_ledger_sale.class.php:1595 -#: include/class/print_ledger_simple.class.php:124 -#: include/class/pdf_operation.class.php:135 include/balance_age.inc.php:35 -#: include/template/acc_ledger_history_purchase_extended.php:44 #: include/template/acc_ledger_history_sale_detail.php:39 #: include/template/ledger_detail_ven.php:65 #: include/template/acc_ledger_history_purchase_oneline.php:50 #: include/template/acc_ledger_history_sale_oneline.php:46 #: include/template/acc_ledger_history_sale_extended.php:46 -#: include/database.item.php:13 #: tmp/import-advanced/class/import/impacc2_csv.class.php:516 -#: tmp/import-advanced/template/operation_result.php:31 +#: include/database.item.php:11 include/ext/noalyss-portal-client/index.php:76 +#: include/class/acc_ledger_sale.class.php:957 +#: include/class/acc_ledger_sale.class.php:1379 +#: include/class/acc_ledger_sale.class.php:1643 msgid "Client" msgstr "" @@ -7062,9 +6958,10 @@ msgstr "" #: include/class/pre_op_ven.class.php:259 #: include/class/acc_ledger_sale.class.php:879 #: include/class/acc_ledger_sale.class.php:1419 -#: include/class/pre_op_ven.class.php:261 #: include/class/acc_ledger_sale.class.php:917 #: include/class/acc_ledger_sale.class.php:1471 +#: include/class/acc_ledger_sale.class.php:965 +#: include/class/acc_ledger_sale.class.php:1519 msgid "Détail articles vendus" msgstr "" @@ -7080,6 +6977,7 @@ msgstr "" #: include/class/acc_ledger_sold.class.php:1046 #: include/class/acc_ledger_sale.class.php:1101 #: include/class/acc_ledger_sale.class.php:1142 +#: include/class/acc_ledger_sale.class.php:1190 msgid "Vérifiez Imputation Analytique" msgstr "" @@ -7096,6 +6994,7 @@ msgstr "" #: include/class/acc_ledger_sold.class.php:1158 #: include/class/acc_ledger_sale.class.php:1229 #: include/class/acc_ledger_sale.class.php:1271 +#: include/class/acc_ledger_sale.class.php:1319 msgid "ou générer une facture" msgstr "" @@ -7119,8 +7018,7 @@ msgstr "" #: include/class/pdf_operation.class.php:85 #: tmp/import-advanced/template/operation_result.php:109 #: include/class/acc_ledger_sale.class.php:1338 -#: include/class/pdf_operation.class.php:85 -#: tmp/import-advanced/template/operation_result.php:109 +#: include/class/acc_ledger_sale.class.php:1386 msgid "Echéance" msgstr "" @@ -7421,57 +7319,46 @@ msgstr "" #: include/lib/ac_common.php:1300 include/database.item.php:175 #: include/database.item.php:170 include/lib/ac_common.php:1301 #: include/class/fiche.class.php:887 include/class/fiche.class.php:966 -#: include/lib/ac_common.php:1302 include/compta_fin_saldo.inc.php:49 -#: include/class/noalyss_user.class.php:1267 +#: include/lib/ac_common.php:1302 include/class/noalyss_user.class.php:1267 #: include/class/tva_rate_mtable.class.php:53 -#: include/class/anc_account_table.class.php:48 #: include/class/acc_ledger_search.class.php:826 #: include/class/acc_ledger_search.class.php:1136 #: include/class/acc_ledger_search.class.php:1282 -#: include/class/operation_predef_mtable.class.php:51 #: include/class/fiche.class.php:919 include/class/fiche.class.php:999 -#: include/class/anc_listing.class.php:79 include/class/anc_plan.class.php:135 -#: include/class/anc_plan.class.php:151 -#: include/class/print_ledger_simple.class.php:129 #: include/class/acc_account_ledger.class.php:488 #: include/class/anc_table.class.php:430 include/cfgplugin.inc.php:81 -#: include/ajax/ajax_plugin_detail.php:43 include/ajax/ajax_admin.php:234 #: include/ajax/ajax_boxcard_search.php:61 include/modele.inc.php:244 -#: include/modele.inc.php:358 include/upgrade-template.php:49 -#: include/export/export_anc_axis_csv.php:44 -#: include/export/export_form_csv.php:64 -#: include/export/export_poste_detail_csv.php:80 -#: include/export/export_poste_detail_csv.php:209 -#: include/export/export_fiche_detail_csv.php:70 -#: include/export/export_histo_csv.php:45 include/anc_group.inc.php:59 -#: include/template/follow_up_detail_display.php:51 -#: include/template/tag_select.php:25 +#: include/modele.inc.php:358 #: include/template/operation_exercice-list_draft.php:55 -#: include/template/acc_ledger_history_purchase_extended.php:47 #: include/template/action_display_short.php:115 #: include/template/acc_ledger_history_sale_detail.php:40 -#: include/template/ledger_detail_ven.php:155 include/template/profile.php:37 -#: include/template/tag_search_select.php:26 +#: include/template/ledger_detail_ven.php:155 #: include/template/follow_up-display.php:314 #: include/template/follow_up-display.php:328 #: include/template/follow_up-display.php:336 #: include/template/follow_up-display.php:345 #: include/template/acc_ledger_history_purchase_oneline.php:53 -#: include/template/letter_all.php:31 include/template/menu_detail.php:41 +#: include/template/letter_all.php:31 #: include/template/acc_ledger_history_sale_oneline.php:49 #: include/template/acc_ledger_history_purchase_detail.php:38 -#: include/template/category_of_card.php:28 #: include/template/status_operation_event-display_operation.php:36 -#: include/template/tag_detail.php:26 include/template/tag_list.php:16 #: include/template/acc_ledger_history_sale_extended.php:49 #: include/template/ledger_detail_ach.php:143 #: include/template/letter_prop.php:36 include/template/letter_prop.php:80 #: include/template/param_jrn.php:143 include/template/fiche_def_input.php:18 -#: include/template/card_multiple_result.php:20 include/database.item.php:166 -#: include/dossier.inc.php:235 include/dossier.inc.php:349 +#: include/database.item.php:166 #: include/widget/todo_list/todo_list-display_new_note.php:38 -#: include/profile.inc.php:373 include/upgrade-plugin.php:63 -#: include/menu.inc.php:109 +#: include/menu.inc.php:109 include/database.item.php:159 +#: include/template/fiche_def_input.php:19 +#: include/template/follow_up-display.php:349 +#: include/template/follow_up-display.php:363 +#: include/template/follow_up-display.php:371 +#: include/template/follow_up-display.php:380 +#: include/template/ledger_detail_ach.php:148 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:104 +#: include/ext/rapport_avance/include/template/rapav_repository-display_form.php:34 +#: include/ajax/ajax_admin.php:237 include/ajax/ajax_boxcard_search.php:64 +#: include/class/fiche.class.php:921 include/class/fiche.class.php:1001 msgid "Description" msgstr "" @@ -7503,12 +7390,8 @@ msgstr "" #: include/class/follow_up.class.php:618 include/class/follow_up.class.php:621 #: tmp/import-advanced/template/operation_result.php:60 #: include/database.item.php:48 include/class/follow_up.class.php:716 -#: include/class/anc_account_table.class.php:49 -#: include/export/export_anc_axis_csv.php:46 -#: include/template/tag_search_select.php:66 -#: include/template/tag_search_select.php:72 include/database.item.php:8 -#: include/database.item.php:47 -#: tmp/import-advanced/template/operation_result.php:60 +#: include/database.item.php:47 include/database.item.php:45 +#: include/ext/rash/adm.php:61 msgid "Groupe" msgstr "" @@ -7520,7 +7403,6 @@ msgstr "" #: include/class/anc_balance_double.class.php:366 #: include/class/anc_balance_double.class.php:359 #: include/class/anc_balance_double.class.php:361 -#: include/class/anc_balance_double.class.php:361 msgid "" "Selectionnez le plan qui vous intéresse avant de cliquer sur Recherche" msgstr "" @@ -7549,8 +7431,6 @@ msgstr "" #: include/class/anc_grandlivre.class.php:228 #: include/class/anc_grandlivre.class.php:258 #: include/class/anc_listing.class.php:77 -#: include/class/anc_listing.class.php:77 -#: include/class/anc_grandlivre.class.php:258 msgid "Quick_code" msgstr "" @@ -7560,7 +7440,6 @@ msgstr "" #: include/class/anc_listing.class.php:82 #: include/class/anc_listing.class.php:84 #: include/class/anc_listing.class.php:80 -#: include/class/anc_listing.class.php:80 msgid "libelle" msgstr "" @@ -7573,7 +7452,6 @@ msgstr "" #: include/class/anc_listing.class.php:83 #: include/class/anc_listing.class.php:85 #: include/class/anc_listing.class.php:81 -#: include/class/anc_listing.class.php:81 msgid "Num.interne" msgstr "" @@ -7581,7 +7459,6 @@ msgstr "" #: include/class/class_anc_group_operation.php:73 #: include/class/anc_group_operation.class.php:73 #: include/class/anc_group_operation.class.php:65 -#: include/class/anc_group_operation.class.php:65 msgid "Operation non equilibrée" msgstr "" @@ -7603,10 +7480,8 @@ msgstr "" #: include/class/anticipation.class.php:431 include/template/stock_inv.php:106 #: include/class/anc_group_operation.class.php:208 #: include/class/anc_group_operation.class.php:200 -#: include/class/anc_group_operation.class.php:200 #: include/class/operation_exercice.class.php:86 #: include/class/operation_exercice.class.php:95 -#: include/template/stock_inv.php:106 msgid "Ajouter une ligne" msgstr "" @@ -7621,9 +7496,7 @@ msgstr "" #: include/class/pdf_operation.class.php:391 #: include/class/pdf_operation.class.php:459 #: tmp/import-advanced/template/transfer-select-file.php:57 -#: include/class/anc_listing.class.php:78 -#: include/class/pdf_operation.class.php:459 -#: tmp/import-advanced/template/transfer-select-file.php:57 +#: include/ext/copy_parameter/index.php:131 msgid "Analytique" msgstr "" @@ -7650,27 +7523,19 @@ msgstr "" #: include/class/pdf_operation.class.php:314 #: tmp/import-advanced/class/import/impacc2_csv.class.php:548 #: tmp/import-advanced/template/operation_result.php:90 -#: include/fiche.inc.php:413 include/class/pdfbalance_simple.class.php:65 -#: include/class/anc_listing.class.php:83 -#: include/class/pdf_operation.class.php:314 -#: include/ajax/ajax_anc_detail_operation.php:57 -#: include/export/export_poste_detail_csv.php:211 -#: include/export/export_fiche_balance_csv.php:156 #: tmp/import-advanced/class/import/impacc2_csv.class.php:549 -#: tmp/import-advanced/template/operation_result.php:90 msgid "D/C" msgstr "" #: include/class_anc_print.php:93 include/class_anc_print.php:94 #: include/class/class_anc_print.php:94 include/class/class_anc_print.php:96 #: include/class/anc_print.class.php:96 include/class/anc_print.class.php:97 -#: include/class/anc_print.class.php:90 include/class/anc_print.class.php:90 +#: include/class/anc_print.class.php:90 include/class/anc_print.class.php:92 msgid "Aucun plan défini" msgstr "" #: include/class_anc_print.php:120 include/lib/message_javascript.php:68 #: include/lib/message_javascript.php:70 include/lib/message_javascript.php:71 -#: include/lib/message_javascript.php:71 msgid "Les dates sont en format DD.MM.YYYY" msgstr "" @@ -7684,7 +7549,7 @@ msgstr "" #: include/class_anc_print.php:179 include/class/class_anc_print.php:179 #: include/class/class_anc_print.php:181 include/class/anc_print.class.php:175 #: include/class/anc_print.class.php:181 include/class/anc_print.class.php:182 -#: include/class/anc_print.class.php:175 +#: include/class/anc_print.class.php:177 msgid "Entre l'activité " msgstr "" @@ -7699,13 +7564,13 @@ msgstr "" #: include/class_anc_print.php:181 include/class/class_anc_print.php:181 #: include/class/class_anc_print.php:183 include/class/anc_print.class.php:177 #: include/class/anc_print.class.php:183 include/class/anc_print.class.php:184 -#: include/class/anc_print.class.php:177 +#: include/class/anc_print.class.php:179 msgid " et l'activité " msgstr "" #: include/class_anc_print.php:140 include/class_anc_print.php:181 #: include/lib/message_javascript.php:73 include/lib/message_javascript.php:75 -#: include/lib/message_javascript.php:76 include/lib/message_javascript.php:76 +#: include/lib/message_javascript.php:76 msgid "Selectionnez le plan qui vous intéresse avant de cliquer sur Recherche" msgstr "" @@ -7713,7 +7578,6 @@ msgstr "" #: include/class/anticipation.class.php:122 #: include/class/anticipation.class.php:192 #: include/class/anticipation.class.php:193 -#: include/class/anticipation.class.php:193 msgid "Période de début non valable" msgstr "" @@ -7721,7 +7585,6 @@ msgstr "" #: include/class/anticipation.class.php:123 #: include/class/anticipation.class.php:193 #: include/class/anticipation.class.php:194 -#: include/class/anticipation.class.php:194 msgid "Période de fin non valable" msgstr "" @@ -7737,8 +7600,8 @@ msgstr "" #: include/ajax/ajax_admin.php:220 include/ajax/ajax_admin.php:300 #: include/class/anticipation.class.php:203 include/ajax/ajax_admin.php:224 #: include/ajax/ajax_admin.php:304 include/ajax/ajax_admin.php:223 -#: include/ajax/ajax_admin.php:303 include/ajax/ajax_plugin_detail.php:29 -#: include/ajax/ajax_admin.php:224 include/ajax/ajax_admin.php:324 +#: include/ajax/ajax_admin.php:303 include/ajax/ajax_admin.php:324 +#: include/ajax/ajax_admin.php:227 include/ajax/ajax_admin.php:327 msgid "Modification" msgstr "" @@ -7769,7 +7632,8 @@ msgstr "" #: include/template/form_ledger_fin.php:29 include/database.item.php:68 #: include/template/form_ledger_fin.php:28 #: include/template/acc_ledger_history_financial_oneline.php:34 -#: include/database.item.php:62 +#: include/database.item.php:62 include/database.item.php:60 +#: include/ext/importbank/include/template/show_list.php:119 msgid "Banque" msgstr "" @@ -7811,6 +7675,7 @@ msgstr "" #: include/class/calendar.class.php:184 include/class/calendar.class.php:276 #: include/ajax/ajax_preference.php:184 include/class/calendar.class.php:195 #: include/class/calendar.class.php:287 include/ajax/ajax_preference.php:185 +#: include/ext/noalyss-timesheet/timesheet.class.php:127 msgid "Dimanche" msgstr "" @@ -7822,6 +7687,7 @@ msgstr "" #: include/class/calendar.class.php:184 include/class/calendar.class.php:276 #: include/ajax/ajax_preference.php:178 include/class/calendar.class.php:195 #: include/class/calendar.class.php:287 include/ajax/ajax_preference.php:179 +#: include/ext/noalyss-timesheet/timesheet.class.php:121 msgid "Lundi" msgstr "" @@ -7833,6 +7699,7 @@ msgstr "" #: include/class/calendar.class.php:184 include/class/calendar.class.php:276 #: include/ajax/ajax_preference.php:179 include/class/calendar.class.php:195 #: include/class/calendar.class.php:287 include/ajax/ajax_preference.php:180 +#: include/ext/noalyss-timesheet/timesheet.class.php:122 msgid "Mardi" msgstr "" @@ -7844,6 +7711,7 @@ msgstr "" #: include/class/calendar.class.php:184 include/class/calendar.class.php:276 #: include/ajax/ajax_preference.php:180 include/class/calendar.class.php:195 #: include/class/calendar.class.php:287 include/ajax/ajax_preference.php:181 +#: include/ext/noalyss-timesheet/timesheet.class.php:123 msgid "Mercredi" msgstr "" @@ -7855,6 +7723,7 @@ msgstr "" #: include/class/calendar.class.php:184 include/class/calendar.class.php:276 #: include/ajax/ajax_preference.php:181 include/class/calendar.class.php:195 #: include/class/calendar.class.php:287 include/ajax/ajax_preference.php:182 +#: include/ext/noalyss-timesheet/timesheet.class.php:124 msgid "Jeudi" msgstr "" @@ -7866,6 +7735,7 @@ msgstr "" #: include/class/calendar.class.php:184 include/class/calendar.class.php:276 #: include/ajax/ajax_preference.php:182 include/class/calendar.class.php:195 #: include/class/calendar.class.php:287 include/ajax/ajax_preference.php:183 +#: include/ext/noalyss-timesheet/timesheet.class.php:125 msgid "Vendredi" msgstr "" @@ -7877,6 +7747,7 @@ msgstr "" #: include/class/calendar.class.php:184 include/class/calendar.class.php:276 #: include/ajax/ajax_preference.php:183 include/class/calendar.class.php:195 #: include/class/calendar.class.php:287 include/ajax/ajax_preference.php:184 +#: include/ext/noalyss-timesheet/timesheet.class.php:126 msgid "Samedi" msgstr "" @@ -7921,11 +7792,8 @@ msgstr "" #: include/class/anticipation.class.php:109 #: include/class/document_modele.class.php:65 #: include/class/anticipation.class.php:110 include/template/fiche_list.php:54 -#: include/class/anticipation.class.php:110 -#: include/class/document_modele.class.php:68 -#: include/ajax/ajax_add_concerned_card.php:78 -#: include/template/forecast_item_mtable-display_table.php:35 -#: include/template/fiche_list.php:54 include/lib/html_input.class.php:419 +#: include/lib/html_input.class.php:419 include/lib/html_input.class.php:438 +#: include/class/document_modele.class.php:69 msgid "Catégorie" msgstr "" @@ -7934,7 +7802,7 @@ msgstr "" #: include/class/class_document_modele.php:69 #: include/class/document_modele.class.php:69 #: include/class/document_modele.class.php:66 -#: include/class/document_modele.class.php:69 +#: include/class/document_modele.class.php:70 msgid "Affect." msgstr "" @@ -7950,12 +7818,9 @@ msgstr "" #: tmp/import-advanced/template/select-acc-file.php:36 #: tmp/import-advanced/template/history_file.php:38 #: tmp/import-advanced/template/select-anc-file.php:37 -#: include/class/document_modele.class.php:70 -#: include/ajax/ajax_plugin_detail.php:47 #: include/template/modele_document.php:62 include/menu.inc.php:111 -#: tmp/import-advanced/template/select-acc-file.php:36 -#: tmp/import-advanced/template/history_file.php:38 -#: tmp/import-advanced/template/select-anc-file.php:37 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:121 +#: include/class/document_modele.class.php:71 msgid "Fichier" msgstr "" @@ -8060,15 +7925,16 @@ msgstr "" #: include/class/anticipation.class.php:165 #: include/template/ledger_detail_bottom.php:368 include/dossier.inc.php:297 #: include/user_detail.inc.php:130 include/class/fiche_def.class.php:801 -#: include/class/anticipation.class.php:165 -#: include/class/document_modele.class.php:71 -#: include/class/document_type.class.php:86 -#: include/ajax/ajax_view_mod_stock.php:54 include/ajax/ajax_admin.php:277 -#: include/ajax/ajax_admin.php:308 include/modele.inc.php:312 -#: include/compta_fin.inc.php:154 include/anc_group.inc.php:85 +#: include/ajax/ajax_admin.php:277 include/ajax/ajax_admin.php:308 +#: include/modele.inc.php:312 #: include/template/operation_exercice-input_row.php:108 -#: include/template/anc_key_input.php:212 include/dossier.inc.php:288 -#: include/dossier.inc.php:297 +#: include/compta_fin.inc.php:163 +#: include/ext/amortis/include/template/material_detail.php:211 +#: include/ext/importbank/include/template/show_field.php:121 +#: include/ext/importbank/include/template/show_list.php:249 +#: include/ajax/ajax_admin.php:280 include/ajax/ajax_admin.php:311 +#: include/class/document_modele.class.php:72 +#: include/class/document_type.class.php:90 msgid "Effacer" msgstr "" @@ -8166,6 +8032,8 @@ msgstr "" #: include/ext/listing/include/rapav_listing_compute_fiche.class.php:497 #: include/ext/rapport_avance/include/rapav_declaration.class.php:381 #: include/ext/rapport_avance/include/rapav_declaration.class.php:490 +#: include/ext/rapport_avance/include/rapav_declaration.class.php:382 +#: include/ext/rapport_avance/include/rapav_declaration.class.php:491 msgid "Ne peut pas sauver " msgstr "" @@ -8208,10 +8076,10 @@ msgstr "" #: include/class/document_modele.class.php:89 #: include/class/document_type.class.php:79 #: include/ajax/ajax_get_profile.php:91 include/dossier.inc.php:290 -#: include/class/document_modele.class.php:95 -#: include/class/document_type.class.php:79 -#: include/ajax/ajax_get_profile.php:91 include/ajax/ajax_view_action.php:45 -#: include/stock_cfg.inc.php:109 include/dossier.inc.php:290 +#: include/class/document_modele.class.php:95 include/stock_cfg.inc.php:108 +#: include/ext/rapport_avance/include/rapav_formulaire.class.php:317 +#: include/ext/transform/include/template/listing_client_display.php:95 +#: include/class/document_type.class.php:83 msgid "Modifier" msgstr "" @@ -8225,9 +8093,7 @@ msgstr "" #: include/ajax/ajax_add_menu.php:145 include/class/document_type.class.php:83 #: include/class/document_type.class.php:85 include/ajax/ajax_add_menu.php:144 #: include/class/document_type.class.php:87 -#: include/class/document_type.class.php:87 include/ajax/ajax_add_menu.php:144 -#: include/ajax/ajax_plugin_detail.php:32 -#: include/ajax/ajax_get_menu_detail.php:53 +#: include/class/document_type.class.php:91 msgid "Vous confirmez" msgstr "" @@ -8257,9 +8123,6 @@ msgstr "" #: include/class/anc_account_table.class.php:47 #: include/class/document_state_mtable.class.php:42 #: include/class/fiche_def.class.php:448 include/class/fiche_def.class.php:461 -#: include/class/anc_account_table.class.php:47 -#: include/class/document_state_mtable.class.php:42 -#: include/ajax/ajax_plugin_detail.php:35 msgid "Label" msgstr "" @@ -8324,9 +8187,6 @@ msgstr "" #: include/ajax/ajax_add_menu.php:199 include/ajax/ajax_create_menu.php:12 #: include/class/fiche_def.class.php:786 include/template/fiche_list.php:38 #: include/class/fiche_def.class.php:799 include/class/fiche_def.class.php:804 -#: include/ajax/ajax_add_menu.php:199 include/ajax/ajax_create_menu.php:12 -#: include/template/stock_inv.php:33 include/template/fiche_list.php:38 -#: include/lib/message_javascript.php:81 msgid "Vous confirmez ?" msgstr "" @@ -8395,9 +8255,6 @@ msgstr "" #: include/class/acc_ledger_history_generic.class.php:707 #: include/class/acc_ledger_history_generic.class.php:706 #: include/class/acc_ledger_history_generic.class.php:708 -#: include/export/export_poste_detail_csv.php:73 -#: include/export/export_fiche_detail_csv.php:65 -#: include/template/impress_reconciliation.php:16 msgid "n° pièce" msgstr "" @@ -8411,7 +8268,6 @@ msgstr "" #: include/class/fiche.class.php:1458 include/class/fiche.class.php:1460 #: include/class/acc_account_ledger.class.php:387 #: include/export/export_fiche_detail_csv.php:66 -#: include/export/export_fiche_detail_csv.php:66 msgid "Code interne" msgstr "" @@ -8464,14 +8320,14 @@ msgstr "" #: include/template/ledger_detail_ach.php:117 #: include/template/fiche_list.php:43 include/database.item.php:182 #: include/database.item.php:177 include/class/fiche.class.php:1316 -#: include/fiche.inc.php:407 include/class/fiche.class.php:1361 +#: include/class/fiche.class.php:1361 #: include/class/acc_ledger_fin.class.php:808 #: include/ajax/ajax_boxcard_search.php:52 #: include/template/ledger_detail_misc.php:121 -#: include/template/ledger_detail_bottom.php:94 #: include/template/ledger_detail_ven.php:154 -#: include/template/ledger_detail_ach.php:142 -#: include/template/fiche_list.php:43 include/database.item.php:194 +#: include/template/ledger_detail_ach.php:142 include/database.item.php:194 +#: include/database.item.php:187 include/template/ledger_detail_ach.php:147 +#: include/ajax/ajax_boxcard_search.php:55 include/class/fiche.class.php:1358 msgid "Quick Code" msgstr "" @@ -8490,9 +8346,7 @@ msgstr "" #: include/stock_cfg.inc.php:65 include/export/export_stock_resume_list.php:36 #: include/class/fiche.class.php:1944 include/class/fiche.class.php:1313 #: include/class/fiche.class.php:1319 include/class/fiche.class.php:1364 -#: include/audit_log.php:39 include/ajax/ajax_mod_stock_repo.php:47 -#: include/stock_cfg.inc.php:65 include/export/export_stock_resume_list.php:36 -#: include/template/stock_summary_list.php:39 +#: include/audit_log.php:39 include/class/fiche.class.php:1361 msgid "Adresse" msgstr "" @@ -8505,7 +8359,7 @@ msgstr "" #: include/class/fiche.class.php:1782 include/class/fiche.class.php:1783 #: include/class/fiche.class.php:1809 include/class/fiche.class.php:1945 #: include/class/fiche.class.php:1314 include/class/fiche.class.php:1320 -#: include/class/fiche.class.php:1366 +#: include/class/fiche.class.php:1366 include/class/fiche.class.php:1363 msgid "Total débit" msgstr "" @@ -8518,7 +8372,7 @@ msgstr "" #: include/class/fiche.class.php:1783 include/class/fiche.class.php:1784 #: include/class/fiche.class.php:1810 include/class/fiche.class.php:1946 #: include/class/fiche.class.php:1315 include/class/fiche.class.php:1321 -#: include/class/fiche.class.php:1367 +#: include/class/fiche.class.php:1367 include/class/fiche.class.php:1364 msgid "Total crédit" msgstr "" @@ -8548,15 +8402,10 @@ msgstr "" #: include/class/anc_listing.class.php:116 include/class/fiche.class.php:1947 #: include/class/pdfbalance_simple.class.php:64 include/fiche.inc.php:412 #: include/class/fiche.class.php:1316 include/class/fiche.class.php:1322 -#: include/fiche.inc.php:412 include/class/acc_bilan.class.php:210 -#: include/class/pdfbalance_simple.class.php:64 -#: include/class/fiche.class.php:1368 include/class/anc_listing.class.php:116 -#: include/class/anc_balance_double.class.php:94 -#: include/export/export_gl_csv.php:69 -#: include/export/export_balance_pdf.php:130 -#: include/export/export_gl_pdf.php:60 include/balance.inc.php:339 -#: include/template/anc_balance_group.php:51 -#: include/template/anc_balance_group.php:72 +#: include/class/acc_bilan.class.php:210 include/class/fiche.class.php:1368 +#: include/export/export_gl_csv.php:69 include/export/export_gl_pdf.php:60 +#: include/balance.inc.php:339 include/balance.inc.php:348 +#: include/class/fiche.class.php:1365 msgid "Solde" msgstr "" @@ -8747,10 +8596,14 @@ msgstr "" #: include/class/extension.class.php:308 include/ajax/ajax_card.php:338 #: include/template/ledger_detail_bottom.php:325 #: include/template/ledger_detail_bottom.php:326 -#: include/template/ledger_detail_top.php:16 #: include/template/action_search.php:183 include/user.inc.php:205 #: include/widget/ajax.php:82 include/lib/html_input.class.php:467 -#: include/lib/html_input.class.php:483 +#: include/lib/html_input.class.php:483 include/user.inc.php:206 +#: include/template/ledger_detail_bottom.php:327 +#: include/ext/importbank/ajax.php:220 include/ext/importbank/ajax.php:278 +#: include/ext/amortis/include/template/material_detail.php:212 +#: include/lib/html_input.class.php:486 include/lib/html_input.class.php:502 +#: include/class/extension.class.php:316 #, php-format msgid "Fermer" msgstr "" @@ -8762,19 +8615,18 @@ msgstr "" #: include/lib/ibutton.class.php:63 include/compta_fin_rec.inc.php:258 #: include/compta_fin_rec.inc.php:263 include/lib/ibutton.class.php:67 #: include/compta_fin_rec.inc.php:294 include/compta_fin_rec.inc.php:298 -#: include/lib/ibutton.class.php:67 msgid "Inverser la sélection" msgstr "" #: include/class_ibutton.php:68 include/class_ibutton.php:70 #: include/lib/class_ibutton.php:70 include/lib/ibutton.class.php:70 -#: include/lib/ibutton.class.php:74 include/lib/ibutton.class.php:74 +#: include/lib/ibutton.class.php:74 msgid "Cocher tous" msgstr "" #: include/class_ibutton.php:75 include/class_ibutton.php:77 #: include/lib/class_ibutton.php:77 include/lib/ibutton.class.php:77 -#: include/lib/ibutton.class.php:81 include/lib/ibutton.class.php:81 +#: include/lib/ibutton.class.php:81 msgid "Décocher tous" msgstr "" @@ -8782,13 +8634,11 @@ msgstr "" #: include/lib/class_ibutton.php:84 include/lib/ibutton.class.php:84 #: include/lib/message_javascript.php:97 include/lib/message_javascript.php:99 #: include/lib/message_javascript.php:100 -#: include/lib/message_javascript.php:100 msgid "Calculatrice" msgstr "" #: include/class_iperiod.php:123 include/lib/class_iperiod.php:123 #: include/lib/iperiod.class.php:123 include/lib/iperiod.class.php:124 -#: include/lib/iperiod.class.php:123 msgid "Aucune periode trouvée" msgstr "" @@ -8801,9 +8651,7 @@ msgstr "" #: include/lib/itva_popup.class.php:136 #: include/class/anc_account_table.class.php:91 #: include/class/anc_key.class.php:161 include/class/anc_key.class.php:176 -#: include/class/anc_key.class.php:176 -#: include/class/anc_account_table.class.php:91 -#: include/ajax/ajax_anc_plan.php:51 include/lib/itva_popup.class.php:186 +#: include/lib/itva_popup.class.php:186 include/lib/itva_popup.class.php:194 msgid "Le nom ne peut être vide" msgstr "" @@ -8844,7 +8692,6 @@ msgstr "" #: include/class/pre_op_ach.class.php:200 #: include/class/pre_op_ach.class.php:198 #: include/class/pre_op_ach.class.php:211 -#: include/class/pre_op_ach.class.php:211 msgid "En-tête facture fournisseur" msgstr "" @@ -8863,7 +8710,6 @@ msgstr "" #: include/class/pre_op_ven.class.php:201 #: include/class/pre_op_ven.class.php:196 #: include/class/pre_op_ven.class.php:194 -#: include/class/pre_op_ven.class.php:196 msgid "En-tête facture client" msgstr "" @@ -8880,9 +8726,6 @@ msgstr "" #: include/export/export_security_pdf.php:132 #: include/class/profile_menu.class.php:250 #: include/class/profile_menu.class.php:276 -#: include/class/profile_menu.class.php:250 -#: include/class/profile_menu.class.php:276 -#: include/export/export_security_pdf.php:132 msgid "Lecture" msgstr "" @@ -8900,9 +8743,6 @@ msgstr "" #: include/export/export_security_pdf.php:142 #: include/class/profile_menu.class.php:252 #: include/class/profile_menu.class.php:277 -#: include/class/profile_menu.class.php:252 -#: include/class/profile_menu.class.php:277 -#: include/export/export_security_pdf.php:142 msgid "Ecriture" msgstr "" @@ -8926,9 +8766,6 @@ msgstr "" #: include/class/profile_menu.class.php:253 #: include/class/profile_menu.class.php:278 include/param_sec.inc.php:148 #: include/param_sec.inc.php:258 include/param_sec.inc.php:265 -#: include/param_sec.inc.php:348 include/class/profile_menu.class.php:253 -#: include/class/profile_menu.class.php:278 include/param_sec.inc.php:148 -#: include/param_sec.inc.php:258 include/param_sec.inc.php:265 #: include/param_sec.inc.php:348 msgid "Aucun accès" msgstr "" @@ -9016,12 +8853,9 @@ msgstr "" #: include/class/mobile_device_mtable.class.php:48 #: include/class/tva_rate_mtable.class.php:54 include/user_detail.inc.php:94 #: include/user_detail.inc.php:96 include/class/tva_rate_mtable.class.php:61 -#: include/class/mobile_device_mtable.class.php:48 -#: include/template/profile_menu_display_submenu.php:66 -#: include/template/profile_menu_display_module.php:81 #: include/company.inc.php:75 include/company.inc.php:79 -#: include/company.inc.php:82 include/company.inc.php:112 -#: include/company.inc.php:135 +#: include/company.inc.php:82 include/company.inc.php:135 +#: include/class/tva_rate_mtable.class.php:63 msgid "Non" msgstr "" @@ -9051,14 +8885,9 @@ msgstr "" #: include/class/tva_rate_mtable.class.php:55 include/user_detail.inc.php:95 #: tmp/import-advanced/class/import/impacc2_fec.class.php:45 #: include/user_detail.inc.php:97 include/class/tva_rate_mtable.class.php:62 -#: include/class/mobile_device_mtable.class.php:47 -#: include/class/acc_plan_mtable.class.php:65 -#: include/template/profile_menu_display_submenu.php:66 -#: include/template/profile_menu_display_module.php:81 #: include/company.inc.php:76 include/company.inc.php:80 -#: include/company.inc.php:83 include/company.inc.php:113 -#: include/company.inc.php:136 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:45 +#: include/company.inc.php:83 include/company.inc.php:136 +#: include/class/tva_rate_mtable.class.php:64 msgid "Oui" msgstr "" @@ -9075,9 +8904,10 @@ msgstr "" #: include/ext/sav/include/template/sas_display_detail.php:115 #: include/ajax/ajax_mod_stock_repo.php:71 include/company.inc.php:122 #: include/company.inc.php:130 include/company.inc.php:155 -#: include/stock_cfg.inc.php:68 include/ajax/ajax_mod_stock_repo.php:71 -#: include/stock_cfg.inc.php:68 include/template/stock_summary_list.php:42 -#: include/template/contact-summary.php:20 include/company.inc.php:167 +#: include/stock_cfg.inc.php:68 include/template/contact-summary.php:20 +#: include/company.inc.php:167 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:65 +#: include/ext/transform/include/template/listing_assujetti_representative.php:61 msgid "Téléphone" msgstr "" @@ -9123,10 +8953,7 @@ msgstr "" #: include/ajax/ajax_mod_stock_repo.php:63 include/company.inc.php:134 #: include/export/export_stock_resume_list.php:38 include/company.inc.php:142 #: include/company.inc.php:185 include/stock_cfg.inc.php:67 -#: include/export/export_stock_resume_list.php:36 -#: include/ajax/ajax_mod_stock_repo.php:63 include/stock_cfg.inc.php:67 -#: include/export/export_stock_resume_list.php:36 -#: include/template/stock_summary_list.php:41 include/company.inc.php:221 +#: include/export/export_stock_resume_list.php:36 include/company.inc.php:221 msgid "Pays" msgstr "" @@ -9213,9 +9040,8 @@ msgstr "" #: include/compta_ach.inc.php:160 include/compta_fin.inc.php:120 #: include/compta_ven.inc.php:114 include/ext/modop/modop_save.php:90 #: include/ext/tva/ajax.php:118 include/compta_ven.inc.php:84 -#: include/compta_ach.inc.php:122 include/compta_ven.inc.php:84 -#: include/compta_ach.inc.php:77 include/compta_ach.inc.php:122 -#: include/compta_fin.inc.php:120 +#: include/compta_ach.inc.php:122 include/compta_ach.inc.php:131 +#: include/compta_fin.inc.php:129 include/ext/tva/ajax.php:134 msgid "Enregistrement" msgstr "" @@ -9232,8 +9058,6 @@ msgstr "" #: include/compta_ach.inc.php:112 include/compta_fin.inc.php:89 #: include/compta_ven.inc.php:115 include/operation_ods_confirm.inc.php:94 #: include/compta_ven.inc.php:85 include/operation_ods_confirm.inc.php:45 -#: include/compta_ven.inc.php:85 include/compta_ach.inc.php:78 -#: include/compta_fin.inc.php:89 include/operation_ods_confirm.inc.php:45 msgid "Corriger" msgstr "" @@ -9266,7 +9090,7 @@ msgstr "" #: include/compta_ven.inc.php:292 include/compta_ach.inc.php:256 #: include/template/form_ledger_detail.php:164 include/compta_ven.inc.php:296 #: include/compta_ach.inc.php:272 include/template/form_ledger_detail.php:183 -#: include/template/predf_ledger_detail.php:59 +#: include/compta_ach.inc.php:282 include/compta_ven.inc.php:308 msgid "Actualiser" msgstr "" @@ -9285,6 +9109,7 @@ msgstr "" #: include/compta_ach.inc.php:294 include/compta_ven.inc.php:327 #: include/compta_ven.inc.php:294 include/compta_ach.inc.php:259 #: include/compta_ven.inc.php:298 include/compta_ach.inc.php:275 +#: include/compta_ach.inc.php:285 include/compta_ven.inc.php:310 msgid "Effacer " msgstr "" @@ -9297,8 +9122,7 @@ msgstr "" #: include/user_detail.inc.php:214 include/ext/importbank/ajax.php:252 #: include/user_detail.inc.php:122 include/user_detail.inc.php:144 #: include/operation_ods_confirm.inc.php:44 include/user_detail.inc.php:124 -#: include/user_detail.inc.php:146 include/compta_fin.inc.php:88 -#: include/operation_ods_confirm.inc.php:44 +#: include/user_detail.inc.php:146 include/ext/importbank/ajax.php:277 msgid "Confirmer" msgstr "" @@ -9314,23 +9138,19 @@ msgstr "" #: include/contact.inc.php:54 include/adm.inc.php:44 include/bank.inc.php:44 #: include/contact.inc.php:49 include/customer.inc.php:48 #: include/manager.inc.php:48 include/supplier.inc.php:46 -#: include/customer.inc.php:49 include/bank.inc.php:44 include/adm.inc.php:44 -#: include/supplier.inc.php:46 include/contact.inc.php:52 -#: include/customer.inc.php:49 include/manager.inc.php:48 +#: include/customer.inc.php:49 include/contact.inc.php:52 msgid "Vous ne pouvez pas enlever de fiche" msgstr "" #: include/contact.inc.php:90 include/contact.inc.php:94 #: include/contact.inc.php:95 include/contact.inc.php:96 #: include/contact.inc.php:91 include/contact.inc.php:92 -#: include/contact.inc.php:95 msgid "Société :" msgstr "" #: include/customer.inc.php:86 include/customer.inc.php:97 #: include/customer.inc.php:100 include/customer.inc.php:101 #: include/customer.inc.php:95 include/customer.inc.php:96 -#: include/customer.inc.php:96 msgid "Inclure les clients sans opération :" msgstr "" @@ -9365,11 +9185,10 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_csv.class.php:66 #: include/database.item.php:252 include/database.item.php:275 #: include/database.item.php:65 include/class/acc_ledger_search.class.php:1276 -#: include/class/operation_predef_mtable.class.php:168 #: include/template/tax_summary_display.php:185 include/database.item.php:60 #: include/database.item.php:258 include/database.item.php:280 -#: include/cfgledger.inc.php:167 -#: tmp/import-advanced/class/import/impacc2_csv.class.php:66 +#: include/database.item.php:58 include/database.item.php:239 +#: include/database.item.php:255 msgid "Achat" msgstr "" @@ -9378,27 +9197,28 @@ msgstr "" #: include/database.item.php:4 include/database.item.php:3 #: include/database.item.php:139 include/database.item.php:140 #: include/database.item.php:138 include/database.item.php:113 +#: include/database.item.php:111 msgid "Nouvel achat ou dépense" msgstr "" #: include/database.item.php:3 include/database.item.php:6 #: include/database.item.php:8 include/database.item.php:11 #: include/database.item.php:5 include/database.item.php:4 -#: include/database.item.php:2 include/database.item.php:4 +#: include/database.item.php:2 msgid "Historique des imputations analytiques" msgstr "" #: include/database.item.php:4 include/database.item.php:7 #: include/database.item.php:9 include/database.item.php:12 #: include/database.item.php:6 include/database.item.php:5 -#: include/database.item.php:3 include/database.item.php:5 +#: include/database.item.php:3 msgid "Balance simple" msgstr "" #: include/database.item.php:4 include/database.item.php:7 #: include/database.item.php:9 include/database.item.php:12 #: include/database.item.php:6 include/database.item.php:5 -#: include/database.item.php:3 include/database.item.php:5 +#: include/database.item.php:3 msgid "Balance simple des imputations analytiques" msgstr "" @@ -9407,35 +9227,35 @@ msgstr "" #: include/database.item.php:7 include/database.item.php:6 #: include/database.item.php:4 include/class/noalyss_appearance.class.php:256 #: include/class/noalyss_appearance.class.php:257 -#: include/class/noalyss_appearance.class.php:269 include/database.item.php:6 +#: include/class/noalyss_appearance.class.php:269 msgid "Tableau" msgstr "" #: include/database.item.php:5 include/database.item.php:8 #: include/database.item.php:10 include/database.item.php:13 #: include/database.item.php:7 include/database.item.php:6 -#: include/database.item.php:4 include/database.item.php:6 +#: include/database.item.php:4 msgid "Tableau lié à la comptabilité" msgstr "" #: include/database.item.php:6 include/database.item.php:9 #: include/database.item.php:11 include/database.item.php:14 #: include/database.item.php:8 include/database.item.php:7 -#: include/database.item.php:5 include/database.item.php:7 +#: include/database.item.php:5 msgid "Balance Analytique/comptabilité" msgstr "" #: include/database.item.php:6 include/database.item.php:9 #: include/database.item.php:11 include/database.item.php:14 #: include/database.item.php:8 include/database.item.php:7 -#: include/database.item.php:5 include/database.item.php:7 +#: include/database.item.php:5 msgid "Lien entre comptabilité et Comptabilité analytique" msgstr "" #: include/database.item.php:7 include/database.item.php:10 #: include/database.item.php:12 include/database.item.php:15 #: include/database.item.php:9 include/database.item.php:8 -#: include/database.item.php:6 include/database.item.php:8 +#: include/database.item.php:6 msgid "Balance par groupe" msgstr "" @@ -9494,22 +9314,16 @@ msgstr "" #: include/template/acc_ledger_history_sale_extended.php:145 #: tmp/import-advanced/template/tva_parameter_detail.php:34 #: tmp/import-advanced/include/imd_parameter.inc.php:36 -#: include/class/acc_ledger_history_sale.class.php:294 -#: include/class/print_ledger_detail_item.class.php:163 -#: include/class/pdf_operation.class.php:184 -#: include/class/pdf_operation.class.php:235 -#: include/template/acc_ledger_history_purchase_extended.php:56 -#: include/template/acc_ledger_history_purchase_extended.php:142 #: include/template/ledger_detail_ven.php:164 #: include/template/acc_ledger_history_purchase_oneline.php:62 #: include/template/acc_ledger_history_sale_oneline.php:56 -#: include/template/impress_reconciliation_detail.php:19 #: include/template/acc_ledger_history_sale_extended.php:58 #: include/template/acc_ledger_history_sale_extended.php:147 -#: include/template/ledger_detail_ach.php:160 include/tax_summary.inc.php:42 -#: include/database.item.php:148 -#: tmp/import-advanced/template/tva_parameter_detail.php:34 -#: tmp/import-advanced/include/imd_parameter.inc.php:36 +#: include/template/ledger_detail_ach.php:160 include/database.item.php:148 +#: include/database.item.php:146 include/template/ledger_detail_ach.php:165 +#: include/ext/copy_parameter/index.php:114 +#: include/ext/import-advanced/include/imd_parameter.inc.php:38 +#: include/ext/transform/include/template/listing_client_display.php:51 msgid "TVA" msgstr "" @@ -9517,6 +9331,7 @@ msgstr "" #: include/database.item.php:13 include/database.item.php:16 #: include/database.item.php:10 include/database.item.php:9 #: include/database.item.php:7 include/database.item.php:148 +#: include/database.item.php:146 msgid "Config. de la tva" msgstr "" @@ -9546,11 +9361,8 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_csv.class.php:67 #: include/database.item.php:254 include/database.item.php:274 #: include/database.item.php:237 include/database.item.php:251 -#: include/class/acc_ledger_search.class.php:1274 -#: include/class/operation_predef_mtable.class.php:172 -#: include/template/tax_summary_display.php:30 include/database.item.php:254 -#: include/database.item.php:279 include/cfgledger.inc.php:169 -#: tmp/import-advanced/class/import/impacc2_csv.class.php:67 +#: include/class/acc_ledger_search.class.php:1274 include/database.item.php:279 +#: include/database.item.php:235 msgid "Vente" msgstr "" @@ -9558,7 +9370,7 @@ msgstr "" #: include/database.item.php:14 include/database.item.php:17 #: include/database.item.php:11 include/database.item.php:10 #: include/database.item.php:58 include/database.item.php:60 -#: include/database.item.php:55 +#: include/database.item.php:55 include/database.item.php:53 msgid "Nouvelle vente ou recette" msgstr "" @@ -9566,6 +9378,7 @@ msgstr "" #: include/database.item.php:15 include/database.item.php:18 #: include/database.item.php:12 include/database.item.php:11 #: include/database.item.php:8 include/database.item.php:58 +#: include/database.item.php:56 msgid "Config. Menu" msgstr "" @@ -9573,13 +9386,14 @@ msgstr "" #: include/database.item.php:15 include/database.item.php:18 #: include/database.item.php:12 include/database.item.php:11 #: include/database.item.php:8 include/database.item.php:58 +#: include/database.item.php:56 msgid "Configuration des menus et plugins" msgstr "" #: include/database.item.php:11 include/database.item.php:14 #: include/database.item.php:16 include/database.item.php:19 #: include/database.item.php:13 include/database.item.php:12 -#: include/database.item.php:9 include/database.item.php:9 +#: include/database.item.php:9 include/database.item.php:7 msgid "Suivi fournisseur" msgstr "" @@ -9591,28 +9405,29 @@ msgstr "" #: include/database.item.php:112 include/database.item.php:13 #: include/database.item.php:113 include/database.item.php:10 #: include/database.item.php:107 include/database.item.php:105 -#: include/database.item.php:10 include/database.item.php:84 +#: include/database.item.php:84 include/database.item.php:8 +#: include/database.item.php:82 msgid "Opérations diverses" msgstr "" #: include/database.item.php:12 include/database.item.php:15 #: include/database.item.php:17 include/database.item.php:20 #: include/database.item.php:14 include/database.item.php:13 -#: include/database.item.php:10 include/database.item.php:10 +#: include/database.item.php:10 include/database.item.php:8 msgid "OD analytique" msgstr "" #: include/database.item.php:13 include/database.item.php:16 #: include/database.item.php:18 include/database.item.php:21 #: include/database.item.php:15 include/database.item.php:14 -#: include/database.item.php:11 include/database.item.php:11 +#: include/database.item.php:11 include/database.item.php:9 msgid "Création de rapport" msgstr "" #: include/database.item.php:14 include/database.item.php:17 #: include/database.item.php:15 include/database.item.php:20 #: include/database.item.php:23 include/database.item.php:16 -#: include/database.item.php:12 include/database.item.php:12 +#: include/database.item.php:12 include/database.item.php:10 msgid "saut de ligne" msgstr "" @@ -9626,7 +9441,7 @@ msgstr "" #: include/database.item.php:104 include/database.item.php:21 #: include/database.item.php:24 include/database.item.php:17 #: include/database.item.php:16 include/database.item.php:13 -#: include/database.item.php:13 +#: include/database.item.php:11 msgid "Suivi client" msgstr "" @@ -9634,7 +9449,7 @@ msgstr "" #: include/database.item.php:23 include/database.item.php:22 #: include/database.item.php:25 include/database.item.php:18 #: include/database.item.php:17 include/database.item.php:14 -#: include/database.item.php:14 +#: include/database.item.php:12 msgid "Historique stock" msgstr "" @@ -9647,7 +9462,7 @@ msgstr "" #: include/database.item.php:24 include/database.item.php:23 #: include/database.item.php:26 include/database.item.php:19 #: include/database.item.php:18 include/database.item.php:15 -#: include/database.item.php:15 +#: include/database.item.php:13 msgid "Export Historique" msgstr "" @@ -9657,7 +9472,7 @@ msgstr "" #: include/database.item.php:24 include/database.item.php:27 #: include/database.item.php:28 include/database.item.php:20 #: include/database.item.php:16 include/database.item.php:17 -#: include/database.item.php:16 include/database.item.php:17 +#: include/database.item.php:14 include/database.item.php:15 msgid "Export Journaux" msgstr "" @@ -9667,7 +9482,7 @@ msgstr "" #: include/database.item.php:26 include/database.item.php:29 #: include/database.item.php:30 include/database.item.php:22 #: include/database.item.php:18 include/database.item.php:19 -#: include/database.item.php:18 include/database.item.php:19 +#: include/database.item.php:16 include/database.item.php:17 msgid "Export Poste détail" msgstr "" @@ -9677,7 +9492,7 @@ msgstr "" #: include/database.item.php:28 include/database.item.php:31 #: include/database.item.php:32 include/database.item.php:24 #: include/database.item.php:20 include/database.item.php:21 -#: include/database.item.php:20 include/database.item.php:21 +#: include/database.item.php:18 include/database.item.php:19 msgid "Export Fiche détail" msgstr "" @@ -9687,7 +9502,7 @@ msgstr "" #: include/database.item.php:30 include/database.item.php:33 #: include/database.item.php:34 include/database.item.php:26 #: include/database.item.php:22 include/database.item.php:23 -#: include/database.item.php:22 include/database.item.php:23 +#: include/database.item.php:20 include/database.item.php:21 msgid "Export Fiche balance" msgstr "" @@ -9697,7 +9512,7 @@ msgstr "" #: include/database.item.php:32 include/database.item.php:35 #: include/database.item.php:36 include/database.item.php:28 #: include/database.item.php:24 include/database.item.php:25 -#: include/database.item.php:24 include/database.item.php:25 +#: include/database.item.php:22 include/database.item.php:23 msgid "Export report" msgstr "" @@ -9707,7 +9522,7 @@ msgstr "" #: include/database.item.php:34 include/database.item.php:37 #: include/database.item.php:38 include/database.item.php:30 #: include/database.item.php:26 include/database.item.php:27 -#: include/database.item.php:26 +#: include/database.item.php:24 msgid "Export Fiche" msgstr "" @@ -9717,7 +9532,8 @@ msgstr "" #: include/database.item.php:36 include/database.item.php:39 #: include/database.item.php:40 include/database.item.php:32 #: include/database.item.php:28 include/database.item.php:29 -#: include/database.item.php:27 include/database.item.php:28 +#: include/database.item.php:27 include/database.item.php:25 +#: include/database.item.php:26 msgid "Export Grand Livre" msgstr "" @@ -9725,7 +9541,7 @@ msgstr "" #: include/database.item.php:39 include/database.item.php:38 #: include/database.item.php:41 include/database.item.php:34 #: include/database.item.php:33 include/database.item.php:30 -#: include/database.item.php:29 +#: include/database.item.php:29 include/database.item.php:27 msgid "Export Sécurité" msgstr "" @@ -9736,6 +9552,7 @@ msgstr "" #: include/database.item.php:44 include/database.item.php:37 #: include/database.item.php:34 include/database.item.php:31 #: include/database.item.php:30 include/database.item.php:32 +#: include/database.item.php:28 msgid "Export Comptabilité analytique" msgstr "" @@ -9743,7 +9560,7 @@ msgstr "" #: include/database.item.php:41 include/database.item.php:40 #: include/database.item.php:43 include/database.item.php:36 #: include/database.item.php:35 include/database.item.php:32 -#: include/database.item.php:31 +#: include/database.item.php:31 include/database.item.php:29 msgid "Export Comptabilité analytique balance simple" msgstr "" @@ -9753,7 +9570,8 @@ msgstr "" #: include/database.item.php:42 include/database.item.php:45 #: include/database.item.php:46 include/database.item.php:38 #: include/database.item.php:34 include/database.item.php:35 -#: include/database.item.php:33 include/database.item.php:34 +#: include/database.item.php:33 include/database.item.php:31 +#: include/database.item.php:32 msgid "Export Comptabilité analytique balance double" msgstr "" @@ -9763,7 +9581,8 @@ msgstr "" #: include/database.item.php:44 include/database.item.php:47 #: include/database.item.php:48 include/database.item.php:40 #: include/database.item.php:36 include/database.item.php:37 -#: include/database.item.php:35 include/database.item.php:36 +#: include/database.item.php:35 include/database.item.php:33 +#: include/database.item.php:34 msgid "Export Balance comptable" msgstr "" @@ -9771,7 +9590,7 @@ msgstr "" #: include/database.item.php:47 include/database.item.php:46 #: include/database.item.php:49 include/database.item.php:42 #: include/database.item.php:41 include/database.item.php:38 -#: include/database.item.php:37 +#: include/database.item.php:37 include/database.item.php:35 msgid "Export Tableau Analytique" msgstr "" @@ -9779,7 +9598,7 @@ msgstr "" #: include/database.item.php:48 include/database.item.php:47 #: include/database.item.php:50 include/database.item.php:43 #: include/database.item.php:42 include/database.item.php:39 -#: include/database.item.php:38 +#: include/database.item.php:38 include/database.item.php:36 msgid "Export Historique Compt. Analytique" msgstr "" @@ -9787,7 +9606,7 @@ msgstr "" #: include/database.item.php:49 include/database.item.php:48 #: include/database.item.php:51 include/database.item.php:44 #: include/database.item.php:43 include/database.item.php:40 -#: include/database.item.php:39 +#: include/database.item.php:39 include/database.item.php:37 msgid "Export Balance groupe analytique" msgstr "" @@ -9795,7 +9614,7 @@ msgstr "" #: include/database.item.php:50 include/database.item.php:49 #: include/database.item.php:52 include/database.item.php:45 #: include/database.item.php:44 include/database.item.php:41 -#: include/database.item.php:40 +#: include/database.item.php:40 include/database.item.php:38 msgid "Export Bilan" msgstr "" @@ -9803,7 +9622,7 @@ msgstr "" #: include/database.item.php:51 include/database.item.php:50 #: include/database.item.php:53 include/database.item.php:46 #: include/database.item.php:45 include/database.item.php:42 -#: include/database.item.php:41 +#: include/database.item.php:41 include/database.item.php:39 msgid "Impression Grand-Livre" msgstr "" @@ -9811,7 +9630,7 @@ msgstr "" #: include/database.item.php:52 include/database.item.php:51 #: include/database.item.php:54 include/database.item.php:47 #: include/database.item.php:46 include/database.item.php:43 -#: include/database.item.php:42 +#: include/database.item.php:42 include/database.item.php:40 msgid "Export définition d'un raport" msgstr "" @@ -9819,7 +9638,7 @@ msgstr "" #: include/database.item.php:53 include/database.item.php:52 #: include/database.item.php:55 include/database.item.php:48 #: include/database.item.php:47 include/database.item.php:44 -#: include/database.item.php:43 +#: include/database.item.php:43 include/database.item.php:41 msgid "Export Action Gestion" msgstr "" @@ -9827,7 +9646,7 @@ msgstr "" #: include/database.item.php:54 include/database.item.php:53 #: include/database.item.php:56 include/database.item.php:49 #: include/database.item.php:48 include/database.item.php:45 -#: include/database.item.php:44 +#: include/database.item.php:44 include/database.item.php:42 msgid "Export Historique mouvement stock" msgstr "" @@ -9835,7 +9654,7 @@ msgstr "" #: include/database.item.php:55 include/database.item.php:54 #: include/database.item.php:57 include/database.item.php:50 #: include/database.item.php:49 include/database.item.php:46 -#: include/database.item.php:45 +#: include/database.item.php:45 include/database.item.php:43 msgid "Export Résumé list stock" msgstr "" @@ -9844,7 +9663,7 @@ msgstr "" #: include/database.item.php:57 include/database.item.php:55 #: include/database.item.php:50 include/database.item.php:51 #: include/database.item.php:48 include/database.item.php:47 -#: include/database.item.php:46 +#: include/database.item.php:46 include/database.item.php:44 msgid "Plan Compt. analytique" msgstr "" @@ -9853,7 +9672,7 @@ msgstr "" #: include/database.item.php:57 include/database.item.php:55 #: include/database.item.php:50 include/database.item.php:51 #: include/database.item.php:48 include/database.item.php:47 -#: include/database.item.php:46 +#: include/database.item.php:46 include/database.item.php:44 msgid "Plan analytique" msgstr "" @@ -9862,7 +9681,7 @@ msgstr "" #: include/database.item.php:58 include/database.item.php:56 #: include/database.item.php:51 include/database.item.php:52 #: include/database.item.php:49 include/database.item.php:48 -#: include/database.item.php:47 +#: include/database.item.php:47 include/database.item.php:45 msgid "Groupe analytique" msgstr "" @@ -9871,6 +9690,7 @@ msgstr "" #: include/database.item.php:60 include/database.item.php:52 #: include/database.item.php:53 include/database.item.php:50 #: include/database.item.php:49 include/database.item.php:48 +#: include/database.item.php:46 msgid "Liste des contacts" msgstr "" @@ -9886,9 +9706,8 @@ msgstr "" #: include/database.item.php:47 include/database.item.php:146 #: include/upgrade.inc.php:34 include/database.item.php:58 #: include/database.item.php:56 include/database.item.php:144 -#: include/cfgplugin.inc.php:79 include/ajax/ajax_navigator.php:106 -#: include/database.item.php:54 include/database.item.php:150 -#: include/upgrade.inc.php:34 +#: include/cfgplugin.inc.php:79 include/database.item.php:54 +#: include/database.item.php:150 include/database.item.php:148 msgid "Extension" msgstr "" @@ -9908,6 +9727,7 @@ msgstr "" #: include/database.item.php:55 include/database.item.php:54 #: include/database.item.php:51 include/database.item.php:52 #: include/database.item.php:50 include/database.item.php:49 +#: include/database.item.php:47 msgid "Ecriture prédefinie" msgstr "" @@ -9917,6 +9737,7 @@ msgstr "" #: include/database.item.php:55 include/database.item.php:54 #: include/database.item.php:51 include/database.item.php:52 #: include/database.item.php:50 include/database.item.php:49 +#: include/database.item.php:47 msgid "Gestion des opérations prédéfinifies" msgstr "" @@ -9934,9 +9755,7 @@ msgstr "" #: include/class/operation_predef_mtable.class.php:176 #: tmp/import-advanced/class/import/impacc2_csv.class.php:69 #: include/database.item.php:276 include/database.item.php:253 -#: include/class/operation_predef_mtable.class.php:176 -#: include/database.item.php:281 include/cfgledger.inc.php:168 -#: tmp/import-advanced/class/import/impacc2_csv.class.php:69 +#: include/database.item.php:281 include/database.item.php:256 msgid "Opérations Diverses" msgstr "" @@ -9946,6 +9765,7 @@ msgstr "" #: include/database.item.php:62 include/database.item.php:56 #: include/database.item.php:55 include/database.item.php:141 #: include/database.item.php:139 include/database.item.php:114 +#: include/database.item.php:112 msgid "Nouvelle opérations diverses" msgstr "" @@ -9955,6 +9775,7 @@ msgstr "" #: include/database.item.php:57 include/database.item.php:56 #: include/database.item.php:52 include/database.item.php:53 #: include/database.item.php:51 include/database.item.php:50 +#: include/database.item.php:48 msgid "Nouvel extrait" msgstr "" @@ -9964,6 +9785,7 @@ msgstr "" #: include/database.item.php:57 include/database.item.php:56 #: include/database.item.php:52 include/database.item.php:53 #: include/database.item.php:51 include/database.item.php:50 +#: include/database.item.php:48 msgid "Nouvel extrait bancaire" msgstr "" @@ -9977,8 +9799,8 @@ msgstr "" #: include/database.item.php:58 include/database.item.php:54 #: include/menu.inc.php:112 include/template/menu_detail.php:73 #: include/ext/noalyss-portal-client/index.php:62 include/database.item.php:55 -#: include/database.item.php:53 include/template/menu_detail.php:73 -#: include/menu.inc.php:113 +#: include/database.item.php:53 include/menu.inc.php:113 +#: include/ext/coprop/index.php:49 msgid "Paramètre" msgstr "" @@ -10012,7 +9834,7 @@ msgstr "" #: include/database.item.php:67 include/database.item.php:61 #: include/database.item.php:60 include/database.item.php:55 #: include/database.item.php:56 include/database.item.php:54 -#: include/database.item.php:52 +#: include/database.item.php:52 include/database.item.php:50 msgid "Lettrage par Fiche" msgstr "" @@ -10022,7 +9844,7 @@ msgstr "" #: include/database.item.php:67 include/database.item.php:61 #: include/database.item.php:60 include/database.item.php:55 #: include/database.item.php:56 include/database.item.php:54 -#: include/database.item.php:52 +#: include/database.item.php:52 include/database.item.php:50 msgid "Lettrage par fiche" msgstr "" @@ -10032,7 +9854,7 @@ msgstr "" #: include/database.item.php:68 include/database.item.php:62 #: include/database.item.php:61 include/database.item.php:56 #: include/database.item.php:57 include/database.item.php:55 -#: include/database.item.php:53 +#: include/database.item.php:53 include/database.item.php:51 msgid "Historique achat" msgstr "" @@ -10041,7 +9863,7 @@ msgstr "" #: include/database.item.php:67 include/database.item.php:66 #: include/database.item.php:69 include/database.item.php:63 #: include/database.item.php:62 include/database.item.php:59 -#: include/database.item.php:56 +#: include/database.item.php:56 include/database.item.php:54 msgid "Historique opérations diverses" msgstr "" @@ -10050,7 +9872,7 @@ msgstr "" #: include/database.item.php:68 include/database.item.php:67 #: include/database.item.php:70 include/database.item.php:64 #: include/database.item.php:63 include/database.item.php:60 -#: include/database.item.php:137 +#: include/database.item.php:137 include/database.item.php:135 msgid "Impression du détail d'un poste comptable" msgstr "" @@ -10061,7 +9883,8 @@ msgstr "" #: include/database.item.php:65 include/database.item.php:64 #: include/database.item.php:61 include/ext/amortis/index.php:79 #: include/database.item.php:62 include/database.item.php:138 -#: include/widget/mini_report/mini_report.php:117 +#: include/widget/mini_report/mini_report.php:117 include/database.item.php:136 +#: include/ext/amortis/index.php:93 msgid "Rapport" msgstr "" @@ -10071,6 +9894,7 @@ msgstr "" #: include/database.item.php:71 include/database.item.php:65 #: include/database.item.php:64 include/database.item.php:61 #: include/database.item.php:62 include/database.item.php:138 +#: include/database.item.php:136 msgid "Impression de rapport" msgstr "" @@ -10089,6 +9913,7 @@ msgstr "" #: include/database.item.php:62 include/class/acc_ledger.class.php:421 #: include/class/acc_ledger.class.php:435 include/database.item.php:63 #: include/class/acc_ledger.class.php:490 include/database.item.php:87 +#: include/database.item.php:85 include/class/acc_ledger.class.php:492 msgid "Grand Livre" msgstr "" @@ -10097,7 +9922,7 @@ msgstr "" #: include/database.item.php:70 include/database.item.php:69 #: include/database.item.php:72 include/database.item.php:66 #: include/database.item.php:65 include/database.item.php:62 -#: include/database.item.php:87 +#: include/database.item.php:87 include/database.item.php:85 msgid "Impression du grand livre" msgstr "" @@ -10106,7 +9931,7 @@ msgstr "" #: include/database.item.php:71 include/database.item.php:70 #: include/database.item.php:73 include/database.item.php:67 #: include/database.item.php:66 include/database.item.php:63 -#: include/database.item.php:88 +#: include/database.item.php:88 include/database.item.php:86 msgid "Impression des balances comptables" msgstr "" @@ -10115,7 +9940,7 @@ msgstr "" #: include/database.item.php:72 include/database.item.php:71 #: include/database.item.php:74 include/database.item.php:68 #: include/database.item.php:67 include/database.item.php:64 -#: include/database.item.php:60 +#: include/database.item.php:60 include/database.item.php:58 msgid "Menu achat" msgstr "" @@ -10124,7 +9949,7 @@ msgstr "" #: include/database.item.php:73 include/database.item.php:72 #: include/database.item.php:75 include/database.item.php:69 #: include/database.item.php:68 include/database.item.php:65 -#: include/database.item.php:61 +#: include/database.item.php:61 include/database.item.php:59 msgid "Menu et profil" msgstr "" @@ -10133,7 +9958,7 @@ msgstr "" #: include/database.item.php:73 include/database.item.php:72 #: include/database.item.php:75 include/database.item.php:69 #: include/database.item.php:68 include/database.item.php:65 -#: include/database.item.php:61 +#: include/database.item.php:61 include/database.item.php:59 msgid "Menu " msgstr "" @@ -10154,10 +9979,8 @@ msgstr "" #: include/database.item.php:110 include/menu.inc.php:125 #: include/template/menu_detail.php:16 include/ajax/ajax_get_profile.php:123 #: include/ajax/ajax_get_profile.php:126 include/database.item.php:67 -#: include/database.item.php:108 include/ajax/ajax_get_profile.php:126 -#: include/template/menu_detail.php:16 -#: include/template/action_other_action.php:22 include/database.item.php:94 -#: include/menu.inc.php:126 +#: include/database.item.php:108 include/database.item.php:94 +#: include/menu.inc.php:126 include/database.item.php:92 msgid "Impression" msgstr "" @@ -10166,7 +9989,7 @@ msgstr "" #: include/database.item.php:74 include/database.item.php:73 #: include/database.item.php:76 include/database.item.php:70 #: include/database.item.php:69 include/database.item.php:66 -#: include/database.item.php:155 +#: include/database.item.php:155 include/database.item.php:153 msgid "Menu impression" msgstr "" @@ -10175,7 +9998,7 @@ msgstr "" #: include/database.item.php:75 include/database.item.php:74 #: include/database.item.php:77 include/database.item.php:71 #: include/database.item.php:70 include/database.item.php:67 -#: include/database.item.php:62 +#: include/database.item.php:62 include/database.item.php:60 msgid "Information Banque" msgstr "" @@ -10184,7 +10007,7 @@ msgstr "" #: include/database.item.php:76 include/database.item.php:75 #: include/database.item.php:78 include/database.item.php:72 #: include/database.item.php:71 include/database.item.php:68 -#: include/database.item.php:63 +#: include/database.item.php:63 include/database.item.php:61 msgid "Grand'Livre" msgstr "" @@ -10193,7 +10016,7 @@ msgstr "" #: include/database.item.php:76 include/database.item.php:75 #: include/database.item.php:78 include/database.item.php:72 #: include/database.item.php:71 include/database.item.php:68 -#: include/database.item.php:63 +#: include/database.item.php:63 include/database.item.php:61 msgid "Grand livre analytique" msgstr "" @@ -10201,7 +10024,7 @@ msgstr "" #: include/database.item.php:14 include/database.item.php:76 #: include/database.item.php:79 include/database.item.php:73 #: include/database.item.php:72 include/database.item.php:69 -#: include/database.item.php:64 +#: include/database.item.php:64 include/database.item.php:62 msgid "Gestion" msgstr "" @@ -10209,7 +10032,7 @@ msgstr "" #: include/database.item.php:14 include/database.item.php:76 #: include/database.item.php:79 include/database.item.php:73 #: include/database.item.php:72 include/database.item.php:69 -#: include/database.item.php:64 +#: include/database.item.php:64 include/database.item.php:62 msgid "Module gestion" msgstr "" @@ -10223,8 +10046,7 @@ msgstr "" #: include/database.item.php:74 include/lib/user_menu.php:80 #: include/lib/user_menu.php:99 include/database.item.php:71 #: include/lib/user_menu.php:79 include/database.item.php:72 -#: include/database.item.php:66 include/lib/user_menu.php:79 -#: include/lib/user_menu.php:99 +#: include/database.item.php:66 include/database.item.php:64 msgid "Accueil" msgstr "" @@ -10240,10 +10062,9 @@ msgstr "" #: include/class/pdf_operation.class.php:456 #: tmp/import-advanced/template/transfer-select-file.php:51 #: include/database.item.php:150 include/database.item.php:73 -#: include/database.item.php:148 include/class/pdf_operation.class.php:456 -#: include/template/security_list_action.php:67 include/database.item.php:67 -#: include/database.item.php:120 -#: tmp/import-advanced/template/transfer-select-file.php:51 +#: include/database.item.php:148 include/database.item.php:67 +#: include/database.item.php:120 include/database.item.php:65 +#: include/database.item.php:118 msgid "Comptabilité" msgstr "" @@ -10252,6 +10073,7 @@ msgstr "" #: include/database.item.php:79 include/database.item.php:76 #: include/database.item.php:75 include/database.item.php:72 #: include/database.item.php:73 include/database.item.php:67 +#: include/database.item.php:65 msgid "Module comptabilité" msgstr "" @@ -10268,7 +10090,8 @@ msgstr "" #: include/database.item.php:199 include/ext/tva/form_parameter.php:115 #: include/database.item.php:210 include/database.item.php:74 #: include/database.item.php:202 include/database.item.php:68 -#: include/database.item.php:213 +#: include/database.item.php:213 include/database.item.php:66 +#: include/database.item.php:203 msgid "Divers" msgstr "" @@ -10277,6 +10100,7 @@ msgstr "" #: include/database.item.php:80 include/database.item.php:77 #: include/database.item.php:76 include/database.item.php:73 #: include/database.item.php:74 include/database.item.php:68 +#: include/database.item.php:66 msgid "Paramètres divers" msgstr "" @@ -10290,8 +10114,7 @@ msgstr "" #: include/lib/user_menu.php:101 include/lib/user_menu.php:81 #: include/lib/user_menu.php:100 include/database.item.php:94 #: include/lib/user_menu.php:80 include/database.item.php:97 -#: include/database.item.php:80 include/lib/user_menu.php:80 -#: include/lib/user_menu.php:100 +#: include/database.item.php:80 include/database.item.php:78 msgid "Sortie" msgstr "" @@ -10313,9 +10136,8 @@ msgstr "" #: include/database.item.php:98 include/param_sec.inc.php:219 #: include/ext/invoicing/include/invoice_send_mail_input.inc.php:125 #: include/param_sec.inc.php:220 include/database.item.php:151 -#: include/database.item.php:149 include/template/user_sec_profile.php:35 -#: include/template/action_search.php:52 include/database.item.php:127 -#: include/param_sec.inc.php:220 +#: include/database.item.php:149 include/database.item.php:127 +#: include/database.item.php:125 msgid "Profil" msgstr "" @@ -10324,7 +10146,7 @@ msgstr "" #: include/database.item.php:81 include/database.item.php:84 #: include/database.item.php:78 include/database.item.php:76 #: include/database.item.php:98 include/database.item.php:151 -#: include/database.item.php:127 +#: include/database.item.php:127 include/database.item.php:125 msgid "Configuration profil" msgstr "" @@ -10333,7 +10155,7 @@ msgstr "" #: include/database.item.php:82 include/database.item.php:85 #: include/database.item.php:79 include/database.item.php:77 #: include/database.item.php:74 include/database.item.php:75 -#: include/database.item.php:90 +#: include/database.item.php:90 include/database.item.php:88 msgid "Config. poste comptable de base" msgstr "" @@ -10342,7 +10164,7 @@ msgstr "" #: include/database.item.php:83 include/database.item.php:86 #: include/database.item.php:80 include/database.item.php:78 #: include/database.item.php:75 include/database.item.php:76 -#: include/database.item.php:157 +#: include/database.item.php:157 include/database.item.php:155 msgid "Liste,Balance,Historique par fiche" msgstr "" @@ -10366,7 +10188,7 @@ msgstr "" #: include/database.item.php:86 include/database.item.php:84 #: include/database.item.php:83 include/database.item.php:77 #: include/database.item.php:80 include/database.item.php:78 -#: include/database.item.php:69 +#: include/database.item.php:69 include/database.item.php:67 msgid "Balance croisée double" msgstr "" @@ -10375,7 +10197,7 @@ msgstr "" #: include/database.item.php:86 include/database.item.php:84 #: include/database.item.php:83 include/database.item.php:77 #: include/database.item.php:80 include/database.item.php:78 -#: include/database.item.php:69 +#: include/database.item.php:69 include/database.item.php:67 msgid "Balance double croisées des imputations analytiques" msgstr "" @@ -10392,7 +10214,6 @@ msgstr "" #: include/database.item.php:87 include/database.item.php:85 #: include/database.item.php:84 include/database.item.php:78 #: include/database.item.php:81 include/database.item.php:79 -#: include/database.item.php:85 msgid "Parametre societe" msgstr "" @@ -10401,7 +10222,7 @@ msgstr "" #: include/database.item.php:88 include/database.item.php:86 #: include/database.item.php:85 include/database.item.php:79 #: include/database.item.php:82 include/database.item.php:80 -#: include/database.item.php:70 +#: include/database.item.php:70 include/database.item.php:68 msgid "Gestion des périodes" msgstr "" @@ -10410,7 +10231,7 @@ msgstr "" #: include/database.item.php:89 include/database.item.php:87 #: include/database.item.php:86 include/database.item.php:80 #: include/database.item.php:83 include/database.item.php:81 -#: include/database.item.php:71 +#: include/database.item.php:71 include/database.item.php:69 msgid "Vérification " msgstr "" @@ -10419,7 +10240,7 @@ msgstr "" #: include/database.item.php:89 include/database.item.php:87 #: include/database.item.php:86 include/database.item.php:80 #: include/database.item.php:83 include/database.item.php:81 -#: include/database.item.php:71 +#: include/database.item.php:71 include/database.item.php:69 msgid "Vérification de la comptabilité" msgstr "" @@ -10444,7 +10265,6 @@ msgstr "" #: include/database.item.php:91 include/database.item.php:89 #: include/database.item.php:88 include/database.item.php:82 #: include/database.item.php:85 include/database.item.php:83 -#: include/database.item.php:91 msgid "Config. modèle de document" msgstr "" @@ -10461,7 +10281,7 @@ msgstr "" #: include/database.item.php:92 include/database.item.php:90 #: include/database.item.php:89 include/database.item.php:83 #: include/database.item.php:86 include/database.item.php:84 -#: include/database.item.php:141 +#: include/database.item.php:141 include/database.item.php:139 msgid "Configuration des journaux" msgstr "" @@ -10471,7 +10291,6 @@ msgstr "" #: include/database.item.php:91 include/database.item.php:90 #: include/database.item.php:84 include/export/export_security_pdf.php:84 #: include/database.item.php:87 include/database.item.php:85 -#: include/export/export_security_pdf.php:84 include/database.item.php:92 msgid "Sécurité" msgstr "" @@ -10480,7 +10299,6 @@ msgstr "" #: include/database.item.php:93 include/database.item.php:91 #: include/database.item.php:90 include/database.item.php:84 #: include/database.item.php:87 include/database.item.php:85 -#: include/database.item.php:92 msgid "configuration de la sécurité" msgstr "" @@ -10489,7 +10307,7 @@ msgstr "" #: include/database.item.php:94 include/database.item.php:92 #: include/database.item.php:91 include/database.item.php:85 #: include/database.item.php:153 include/database.item.php:151 -#: include/database.item.php:149 +#: include/database.item.php:149 include/database.item.php:147 msgid "Attribut de fiche" msgstr "" @@ -10498,7 +10316,7 @@ msgstr "" #: include/database.item.php:94 include/database.item.php:92 #: include/database.item.php:91 include/database.item.php:85 #: include/database.item.php:153 include/database.item.php:151 -#: include/database.item.php:149 +#: include/database.item.php:149 include/database.item.php:147 msgid "Gestion des attributs de fiches " msgstr "" @@ -10507,6 +10325,7 @@ msgstr "" #: include/database.item.php:95 include/database.item.php:93 #: include/database.item.php:92 include/database.item.php:86 #: include/database.item.php:88 include/database.item.php:72 +#: include/database.item.php:70 msgid "Etat des stock" msgstr "" @@ -10515,6 +10334,7 @@ msgstr "" #: include/database.item.php:96 include/database.item.php:94 #: include/database.item.php:93 include/database.item.php:87 #: include/database.item.php:89 include/database.item.php:73 +#: include/database.item.php:71 msgid "Modification Stocks" msgstr "" @@ -10523,6 +10343,7 @@ msgstr "" #: include/database.item.php:96 include/database.item.php:94 #: include/database.item.php:93 include/database.item.php:87 #: include/database.item.php:89 include/database.item.php:73 +#: include/database.item.php:71 msgid "Modification des stocks (inventaire)" msgstr "" @@ -10531,6 +10352,7 @@ msgstr "" #: include/database.item.php:97 include/database.item.php:95 #: include/database.item.php:94 include/database.item.php:88 #: include/database.item.php:90 include/database.item.php:74 +#: include/database.item.php:72 msgid "Histo. Changement" msgstr "" @@ -10539,6 +10361,7 @@ msgstr "" #: include/database.item.php:97 include/database.item.php:95 #: include/database.item.php:94 include/database.item.php:88 #: include/database.item.php:90 include/database.item.php:74 +#: include/database.item.php:72 msgid "Liste des changements manuels des stocks" msgstr "" @@ -10548,7 +10371,6 @@ msgstr "" #: include/ajax/ajax_navigator.php:23 include/database.item.php:96 #: include/ajax/ajax_navigator.php:28 include/database.item.php:95 #: include/database.item.php:89 include/database.item.php:91 -#: include/ajax/ajax_navigator.php:28 msgid "Navigateur" msgstr "" @@ -10557,6 +10379,7 @@ msgstr "" #: include/database.item.php:98 include/database.item.php:96 #: include/database.item.php:95 include/database.item.php:89 #: include/database.item.php:91 include/database.item.php:131 +#: include/database.item.php:129 msgid "Menu simplifié pour retrouver rapidement un menu" msgstr "" @@ -10569,6 +10392,7 @@ msgstr "" #: include/database.item.php:98 include/database.item.php:106 #: include/database.item.php:92 include/database.item.php:94 #: include/database.item.php:76 include/database.item.php:89 +#: include/database.item.php:74 include/database.item.php:87 msgid "Rapprochement" msgstr "" @@ -10577,6 +10401,7 @@ msgstr "" #: include/database.item.php:101 include/database.item.php:99 #: include/database.item.php:98 include/database.item.php:92 #: include/database.item.php:94 include/database.item.php:76 +#: include/database.item.php:74 msgid "Rapprochement bancaire" msgstr "" @@ -10585,6 +10410,7 @@ msgstr "" #: include/database.item.php:102 include/database.item.php:100 #: include/database.item.php:99 include/database.item.php:93 #: include/database.item.php:95 include/database.item.php:77 +#: include/database.item.php:75 msgid "Soldes" msgstr "" @@ -10593,6 +10419,7 @@ msgstr "" #: include/database.item.php:102 include/database.item.php:100 #: include/database.item.php:99 include/database.item.php:93 #: include/database.item.php:95 include/database.item.php:77 +#: include/database.item.php:75 msgid "Solde des comptes en banques, caisse..." msgstr "" @@ -10602,7 +10429,7 @@ msgstr "" #: include/database.item.php:108 include/database.item.php:100 #: include/database.item.php:101 include/database.item.php:95 #: include/database.item.php:96 include/database.item.php:94 -#: include/database.item.php:78 +#: include/database.item.php:78 include/database.item.php:76 msgid "Lettrage par Poste" msgstr "" @@ -10612,7 +10439,7 @@ msgstr "" #: include/database.item.php:108 include/database.item.php:100 #: include/database.item.php:101 include/database.item.php:95 #: include/database.item.php:96 include/database.item.php:94 -#: include/database.item.php:78 +#: include/database.item.php:78 include/database.item.php:76 msgid "lettrage par poste comptable" msgstr "" @@ -10621,7 +10448,7 @@ msgstr "" #: include/database.item.php:105 include/database.item.php:101 #: include/database.item.php:102 include/database.item.php:96 #: include/database.item.php:97 include/database.item.php:95 -#: include/database.item.php:79 +#: include/database.item.php:79 include/database.item.php:77 msgid "Balance par catégorie de fiche" msgstr "" @@ -10630,7 +10457,7 @@ msgstr "" #: include/database.item.php:106 include/database.item.php:102 #: include/database.item.php:103 include/database.item.php:97 #: include/database.item.php:98 include/database.item.php:96 -#: include/database.item.php:93 +#: include/database.item.php:93 include/database.item.php:91 msgid "Plan Comptable" msgstr "" @@ -10639,7 +10466,7 @@ msgstr "" #: include/database.item.php:106 include/database.item.php:102 #: include/database.item.php:103 include/database.item.php:97 #: include/database.item.php:98 include/database.item.php:96 -#: include/database.item.php:93 +#: include/database.item.php:93 include/database.item.php:91 msgid "Config. du plan comptable" msgstr "" @@ -10648,7 +10475,7 @@ msgstr "" #: include/database.item.php:107 include/database.item.php:103 #: include/database.item.php:104 include/database.item.php:99 #: include/database.item.php:100 include/database.item.php:98 -#: include/database.item.php:81 +#: include/database.item.php:81 include/database.item.php:79 msgid "Historique vente" msgstr "" @@ -10657,7 +10484,7 @@ msgstr "" #: include/database.item.php:107 include/database.item.php:103 #: include/database.item.php:104 include/database.item.php:99 #: include/database.item.php:100 include/database.item.php:98 -#: include/database.item.php:81 +#: include/database.item.php:81 include/database.item.php:79 msgid "Historique des ventes" msgstr "" @@ -10666,7 +10493,7 @@ msgstr "" #: include/database.item.php:108 include/database.item.php:104 #: include/database.item.php:105 include/database.item.php:100 #: include/database.item.php:101 include/database.item.php:99 -#: include/database.item.php:82 +#: include/database.item.php:82 include/database.item.php:80 msgid "Historique financier" msgstr "" @@ -10675,7 +10502,7 @@ msgstr "" #: include/database.item.php:109 include/database.item.php:105 #: include/database.item.php:106 include/database.item.php:101 #: include/database.item.php:102 include/database.item.php:100 -#: include/database.item.php:89 +#: include/database.item.php:89 include/database.item.php:87 msgid "Impression des rapprochements" msgstr "" @@ -10684,6 +10511,7 @@ msgstr "" #: include/database.item.php:110 include/database.item.php:106 #: include/database.item.php:107 include/database.item.php:102 #: include/database.item.php:104 include/database.item.php:135 +#: include/database.item.php:133 msgid "Bilan" msgstr "" @@ -10692,6 +10520,7 @@ msgstr "" #: include/database.item.php:110 include/database.item.php:106 #: include/database.item.php:107 include/database.item.php:102 #: include/database.item.php:104 include/database.item.php:135 +#: include/database.item.php:133 msgid "Impression de bilan" msgstr "" @@ -10707,7 +10536,7 @@ msgstr "" #: include/database.item.php:111 include/database.item.php:107 #: include/database.item.php:108 include/database.item.php:140 #: include/database.item.php:103 include/database.item.php:101 -#: include/database.item.php:147 +#: include/database.item.php:147 include/database.item.php:145 msgid "Configuration dépôts" msgstr "" @@ -10716,6 +10545,7 @@ msgstr "" #: include/database.item.php:112 include/database.item.php:108 #: include/database.item.php:109 include/database.item.php:103 #: include/database.item.php:105 include/database.item.php:83 +#: include/database.item.php:81 msgid "Stock" msgstr "" @@ -10748,7 +10578,7 @@ msgstr "" #: include/database.item.php:114 include/database.item.php:110 #: include/database.item.php:111 include/database.item.php:105 #: include/database.item.php:152 include/database.item.php:150 -#: include/database.item.php:124 +#: include/database.item.php:124 include/database.item.php:122 msgid "Configuration de catégorie de fiches" msgstr "" @@ -10765,6 +10595,7 @@ msgstr "" #: include/database.item.php:116 include/database.item.php:112 #: include/database.item.php:113 include/database.item.php:107 #: include/database.item.php:105 include/database.item.php:84 +#: include/database.item.php:82 msgid "Menu opérations diverses" msgstr "" @@ -10773,6 +10604,7 @@ msgstr "" #: include/database.item.php:117 include/database.item.php:113 #: include/database.item.php:114 include/database.item.php:108 #: include/database.item.php:106 include/database.item.php:136 +#: include/database.item.php:134 msgid "Impression Journaux" msgstr "" @@ -10781,6 +10613,7 @@ msgstr "" #: include/database.item.php:117 include/database.item.php:113 #: include/database.item.php:114 include/database.item.php:108 #: include/database.item.php:106 include/database.item.php:136 +#: include/database.item.php:134 msgid "Impression des journaux" msgstr "" @@ -10789,6 +10622,7 @@ msgstr "" #: include/database.item.php:118 include/database.item.php:114 #: include/database.item.php:115 include/database.item.php:109 #: include/database.item.php:107 include/database.item.php:86 +#: include/database.item.php:84 msgid "Vente / Recette" msgstr "" @@ -10797,6 +10631,7 @@ msgstr "" #: include/database.item.php:118 include/database.item.php:114 #: include/database.item.php:115 include/database.item.php:109 #: include/database.item.php:107 include/database.item.php:86 +#: include/database.item.php:84 msgid "Menu ventes et recettes" msgstr "" @@ -10805,6 +10640,7 @@ msgstr "" #: include/database.item.php:119 include/database.item.php:115 #: include/database.item.php:116 include/database.item.php:110 #: include/database.item.php:108 include/database.item.php:94 +#: include/database.item.php:92 msgid "Impression compta. analytique" msgstr "" @@ -10813,6 +10649,7 @@ msgstr "" #: include/database.item.php:120 include/database.item.php:116 #: include/database.item.php:117 include/database.item.php:111 #: include/database.item.php:109 include/database.item.php:95 +#: include/database.item.php:93 msgid "Compta Analytique" msgstr "" @@ -10821,6 +10658,7 @@ msgstr "" #: include/database.item.php:120 include/database.item.php:116 #: include/database.item.php:117 include/database.item.php:111 #: include/database.item.php:109 include/database.item.php:95 +#: include/database.item.php:93 msgid "Module comptabilité analytique" msgstr "" @@ -10829,6 +10667,7 @@ msgstr "" #: include/database.item.php:121 include/database.item.php:117 #: include/database.item.php:118 include/database.item.php:112 #: include/database.item.php:110 include/database.item.php:96 +#: include/database.item.php:94 msgid "Tableau de bord" msgstr "" @@ -10839,7 +10678,7 @@ msgstr "" #: include/balance.inc.php:96 include/database.item.php:118 #: include/database.item.php:119 include/balance.inc.php:89 #: include/database.item.php:113 include/database.item.php:111 -#: include/balance.inc.php:93 include/database.item.php:97 +#: include/database.item.php:97 include/database.item.php:95 msgid "Avancé" msgstr "" @@ -10848,6 +10687,7 @@ msgstr "" #: include/database.item.php:122 include/database.item.php:118 #: include/database.item.php:119 include/database.item.php:113 #: include/database.item.php:111 include/database.item.php:97 +#: include/database.item.php:95 msgid "Menu avancé" msgstr "" @@ -10862,6 +10702,7 @@ msgstr "" #: include/database.item.php:133 include/database.item.php:136 #: include/database.item.php:131 include/database.item.php:125 #: include/database.item.php:123 include/database.item.php:158 +#: include/database.item.php:156 msgid "Raccourci vers vos menus préférés" msgstr "" @@ -10872,6 +10713,7 @@ msgstr "" #: include/database.item.php:114 #: include/ext/etat_annexe_ohada/include/financial_ledger.class.php:59 #: include/database.item.php:112 +#: include/ext/ohada/include/financial_ledger.class.php:69 msgid "Trésorerie" msgstr "" @@ -10880,7 +10722,7 @@ msgstr "" #: include/database.item.php:123 include/database.item.php:127 #: include/database.item.php:121 include/database.item.php:120 #: include/database.item.php:114 include/database.item.php:112 -#: include/database.item.php:128 +#: include/database.item.php:126 msgid "Menu Financier" msgstr "" @@ -10889,7 +10731,7 @@ msgstr "" #: include/database.item.php:124 include/database.item.php:128 #: include/database.item.php:122 include/database.item.php:121 #: include/database.item.php:115 include/database.item.php:113 -#: include/database.item.php:98 +#: include/database.item.php:98 include/database.item.php:96 msgid "Liste Suivi" msgstr "" @@ -10898,7 +10740,7 @@ msgstr "" #: include/database.item.php:124 include/database.item.php:128 #: include/database.item.php:122 include/database.item.php:121 #: include/database.item.php:115 include/database.item.php:113 -#: include/database.item.php:98 +#: include/database.item.php:98 include/database.item.php:96 msgid "Document de suivi sous forme de liste" msgstr "" @@ -10907,7 +10749,7 @@ msgstr "" #: include/database.item.php:125 include/database.item.php:129 #: include/database.item.php:123 include/database.item.php:122 #: include/database.item.php:116 include/database.item.php:114 -#: include/database.item.php:144 +#: include/database.item.php:144 include/database.item.php:142 msgid "Moyen de paiement" msgstr "" @@ -10916,7 +10758,7 @@ msgstr "" #: include/database.item.php:125 include/database.item.php:129 #: include/database.item.php:123 include/database.item.php:122 #: include/database.item.php:116 include/database.item.php:114 -#: include/database.item.php:144 +#: include/database.item.php:144 include/database.item.php:142 msgid "Config. des méthodes de paiement" msgstr "" @@ -10931,8 +10773,8 @@ msgstr "" #: html/user_login.php:143 include/database.item.php:123 #: html/user_login.php:132 include/admin_repo.inc.php:62 #: include/database.item.php:117 include/database.item.php:115 -#: html/user_login.php:145 include/admin_repo.inc.php:63 -#: include/database.item.php:99 +#: html/user_login.php:145 include/database.item.php:99 +#: include/admin_repo.inc.php:72 include/database.item.php:97 msgid "Administration" msgstr "" @@ -10941,7 +10783,7 @@ msgstr "" #: include/database.item.php:126 include/database.item.php:130 #: include/database.item.php:124 include/database.item.php:123 #: include/database.item.php:117 include/database.item.php:115 -#: include/database.item.php:99 +#: include/database.item.php:99 include/database.item.php:97 msgid "Suivi administration, banque" msgstr "" @@ -10950,7 +10792,7 @@ msgstr "" #: include/database.item.php:127 include/database.item.php:131 #: include/database.item.php:125 include/database.item.php:124 #: include/database.item.php:118 include/database.item.php:116 -#: include/database.item.php:100 +#: include/database.item.php:100 include/database.item.php:98 msgid "Prévision" msgstr "" @@ -10959,7 +10801,7 @@ msgstr "" #: include/database.item.php:128 include/database.item.php:132 #: include/database.item.php:126 include/database.item.php:125 #: include/database.item.php:119 include/database.item.php:117 -#: include/database.item.php:101 +#: include/database.item.php:101 include/database.item.php:99 msgid "Export opérations rapprochées" msgstr "" @@ -10968,7 +10810,7 @@ msgstr "" #: include/database.item.php:128 include/database.item.php:132 #: include/database.item.php:126 include/database.item.php:125 #: include/database.item.php:119 include/database.item.php:117 -#: include/database.item.php:101 +#: include/database.item.php:101 include/database.item.php:99 msgid "Export opérations rapprochées en CSV" msgstr "" @@ -10992,9 +10834,8 @@ msgstr "" #: include/user_detail.inc.php:111 include/user.inc.php:260 #: include/param_sec.inc.php:157 include/database.item.php:118 #: html/user_login.php:128 include/user_detail.inc.php:113 -#: include/export/export_security_pdf.php:107 include/user.inc.php:299 -#: include/database.item.php:102 include/param_sec.inc.php:93 -#: include/param_sec.inc.php:157 +#: include/user.inc.php:299 include/database.item.php:102 +#: include/database.item.php:100 include/user.inc.php:300 msgid "Administrateur" msgstr "" @@ -11003,7 +10844,7 @@ msgstr "" #: include/database.item.php:129 include/database.item.php:133 #: include/database.item.php:127 include/database.item.php:126 #: include/database.item.php:120 include/database.item.php:118 -#: include/database.item.php:102 +#: include/database.item.php:102 include/database.item.php:100 msgid "Suivi des gérants, administrateurs et salariés" msgstr "" @@ -11016,8 +10857,8 @@ msgstr "" #: include/database.item.php:134 include/ajax/ajax_add_menu.php:165 #: include/database.item.php:128 include/database.item.php:127 #: include/database.item.php:121 include/ajax/ajax_add_menu.php:164 -#: include/database.item.php:119 include/ajax/ajax_add_menu.php:164 -#: include/ajax/ajax_get_menu_detail.php:71 include/database.item.php:143 +#: include/database.item.php:119 include/database.item.php:143 +#: include/database.item.php:141 msgid "Menu par défaut" msgstr "" @@ -11026,7 +10867,7 @@ msgstr "" #: include/database.item.php:130 include/database.item.php:134 #: include/database.item.php:128 include/database.item.php:127 #: include/database.item.php:121 include/database.item.php:119 -#: include/database.item.php:143 +#: include/database.item.php:143 include/database.item.php:141 msgid "Configuration des menus par défaut" msgstr "" @@ -11047,7 +10888,6 @@ msgstr "" #: include/template/action_document_type_mtable_input.php:75 #: include/database.item.php:177 include/database.item.php:161 #: include/database.item.php:162 include/database.item.php:157 -#: include/template/action_document_type_mtable_input.php:75 #: include/database.item.php:179 msgid "Prix vente" msgstr "" @@ -11060,7 +10900,6 @@ msgstr "" #: include/template/action_document_type_mtable_input.php:76 #: include/database.item.php:178 include/database.item.php:162 #: include/database.item.php:163 include/database.item.php:158 -#: include/template/action_document_type_mtable_input.php:76 #: include/database.item.php:180 msgid "Prix achat" msgstr "" @@ -11084,7 +10923,6 @@ msgstr "" #: include/database.item.php:146 include/database.item.php:155 #: include/template/forecast_item_mtable-input.php:113 #: include/database.item.php:165 include/database.item.php:160 -#: include/template/forecast_item_mtable-input.php:113 #: include/database.item.php:183 msgid "Montant initial" msgstr "" @@ -11096,7 +10934,7 @@ msgstr "" #: include/database.item.php:146 include/database.item.php:151 #: include/database.item.php:147 include/database.item.php:156 #: include/database.item.php:166 include/database.item.php:161 -#: include/database.item.php:189 +#: include/database.item.php:189 include/database.item.php:182 msgid "TVA non déductible" msgstr "" @@ -11107,7 +10945,7 @@ msgstr "" #: include/database.item.php:147 include/database.item.php:152 #: include/database.item.php:148 include/database.item.php:157 #: include/database.item.php:167 include/database.item.php:162 -#: include/database.item.php:199 +#: include/database.item.php:199 include/database.item.php:192 msgid "TVA non déductible récupérable par l'impôt" msgstr "" @@ -11118,7 +10956,7 @@ msgstr "" #: include/database.item.php:148 include/database.item.php:153 #: include/database.item.php:149 include/database.item.php:158 #: include/database.item.php:168 include/database.item.php:163 -#: include/database.item.php:187 +#: include/database.item.php:187 include/database.item.php:180 msgid "Partie fiscalement non déductible" msgstr "" @@ -11129,7 +10967,7 @@ msgstr "" #: include/database.item.php:149 include/database.item.php:154 #: include/database.item.php:150 include/database.item.php:159 #: include/database.item.php:169 include/database.item.php:164 -#: include/database.item.php:193 +#: include/database.item.php:193 include/database.item.php:186 msgid "Dépense charge du grant (partie privé) " msgstr "" @@ -11156,8 +10994,8 @@ msgstr "" #: include/database.item.php:163 include/lettering.account.inc.php:81 #: include/lettering.card.inc.php:76 include/lettering.gestion.inc.php:26 #: include/database.item.php:171 include/database.item.php:166 -#: include/lettering.account.inc.php:81 include/lettering.gestion.inc.php:26 #: include/database.item.php:184 include/lettering.card.inc.php:77 +#: include/database.item.php:177 msgid "Date début" msgstr "" @@ -11180,7 +11018,7 @@ msgstr "" #: include/database.item.php:173 include/database.item.php:168 #: include/template/ledger_detail_ven.php:159 #: include/template/ledger_detail_ach.php:149 include/database.item.php:181 -#: tmp/import-advanced/template/tva_parameter_list.php:41 +#: include/database.item.php:174 include/template/ledger_detail_ach.php:154 msgid "Taux TVA" msgstr "" @@ -11200,7 +11038,7 @@ msgstr "" #: include/database.item.php:150 include/database.item.php:158 #: include/database.item.php:161 include/database.item.php:168 #: include/database.item.php:176 include/database.item.php:171 -#: include/database.item.php:169 +#: include/database.item.php:169 include/database.item.php:162 msgid "Personne de contact " msgstr "" @@ -11219,7 +11057,7 @@ msgstr "" #: include/database.item.php:152 include/database.item.php:160 #: include/database.item.php:163 include/database.item.php:170 #: include/database.item.php:178 include/database.item.php:173 -#: include/database.item.php:173 +#: include/database.item.php:166 msgid "Adresse " msgstr "" @@ -11263,9 +11101,9 @@ msgstr "" #: include/database.item.php:165 include/database.item.php:168 #: include/database.item.php:175 include/stock_cfg.inc.php:66 #: include/export/export_stock_resume_list.php:36 include/database.item.php:183 -#: include/database.item.php:178 include/ajax/ajax_mod_stock_repo.php:55 -#: include/stock_cfg.inc.php:66 include/export/export_stock_resume_list.php:36 -#: include/template/stock_summary_list.php:40 include/database.item.php:175 +#: include/database.item.php:178 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:41 +#: include/ext/transform/include/template/listing_assujetti_representative.php:43 msgid "Ville" msgstr "" @@ -11296,7 +11134,6 @@ msgstr "" #: include/database.item.php:161 include/database.item.php:169 #: include/database.item.php:172 include/database.item.php:179 #: include/database.item.php:187 include/database.item.php:182 -#: include/database.item.php:168 msgid "Numero de client" msgstr "" @@ -11317,11 +11154,9 @@ msgstr "" #: include/database.item.php:180 include/class/balance_age.class.php:150 #: include/user.inc.php:168 include/user.inc.php:232 #: include/database.item.php:188 include/database.item.php:183 -#: include/class/balance_age.class.php:150 -#: include/template/todo_list_list_user.php:43 -#: include/template/follow_up_other_concerned_display_table.php:48 #: include/template/contact-summary.php:16 include/user.inc.php:188 -#: include/user.inc.php:269 include/database.item.php:165 +#: include/user.inc.php:269 include/database.item.php:158 +#: include/user.inc.php:189 include/user.inc.php:270 msgid "Prénom" msgstr "" @@ -11341,7 +11176,7 @@ msgstr "" #: include/database.item.php:164 include/database.item.php:167 #: include/database.item.php:172 include/database.item.php:182 #: include/database.item.php:190 include/database.item.php:185 -#: include/database.item.php:190 +#: include/database.item.php:183 msgid "Contrepartie pour TVA non Ded." msgstr "" @@ -11351,7 +11186,7 @@ msgstr "" #: include/database.item.php:165 include/database.item.php:168 #: include/database.item.php:173 include/database.item.php:183 #: include/database.item.php:191 include/database.item.php:186 -#: include/database.item.php:192 +#: include/database.item.php:192 include/database.item.php:185 msgid "Contrepartie pour dépense à charge du gérant" msgstr "" @@ -11361,7 +11196,7 @@ msgstr "" #: include/database.item.php:166 include/database.item.php:169 #: include/database.item.php:174 include/database.item.php:184 #: include/database.item.php:192 include/database.item.php:187 -#: include/database.item.php:188 +#: include/database.item.php:188 include/database.item.php:181 msgid "Contrepartie pour dépense fiscal. non déd." msgstr "" @@ -11380,8 +11215,8 @@ msgstr "" #: include/database.item.php:186 include/ajax/ajax_display_letter.php:133 #: include/class/periode.class.php:526 include/database.item.php:194 #: include/database.item.php:189 include/class/periode.class.php:544 -#: include/class/periode_ledger_table.class.php:99 -#: include/ajax/ajax_display_letter.php:133 include/database.item.php:185 +#: include/database.item.php:185 include/database.item.php:178 +#: include/class/periode.class.php:551 msgid "Date Fin" msgstr "" @@ -11391,7 +11226,7 @@ msgstr "" #: include/database.item.php:177 include/database.item.php:180 #: include/database.item.php:176 include/database.item.php:187 #: include/database.item.php:195 include/database.item.php:190 -#: include/database.item.php:186 +#: include/database.item.php:186 include/database.item.php:179 msgid "Gestion stock" msgstr "" @@ -11402,7 +11237,7 @@ msgstr "" #: include/template/card_multiple_result.php:18 include/database.item.php:179 #: include/database.item.php:188 include/database.item.php:196 #: include/database.item.php:191 include/template/contact-summary.php:17 -#: include/template/card_multiple_result.php:18 include/database.item.php:170 +#: include/database.item.php:163 msgid "Société" msgstr "" @@ -11412,7 +11247,7 @@ msgstr "" #: include/database.item.php:173 include/database.item.php:176 #: include/database.item.php:184 include/database.item.php:189 #: include/database.item.php:182 include/database.item.php:202 -#: include/database.item.php:205 +#: include/database.item.php:205 include/database.item.php:195 msgid "Document Interne" msgstr "" @@ -11452,9 +11287,10 @@ msgstr "" #: include/database.item.php:185 include/compta_ven.inc.php:88 #: include/database.item.php:194 include/ext/noalyss-portal-client/index.php:61 #: include/template/acc_ledger-input_extra_info.php:63 -#: include/database.item.php:205 -#: include/template/acc_ledger-input_extra_info.php:63 -#: include/database.item.php:208 +#: include/database.item.php:205 include/database.item.php:208 +#: include/database.item.php:198 +#: include/ext/invoicing/include/invoice_download_pdf.inc.php:114 +#: include/ext/invoicing/include/invoice_to_zip.inc.php:81 msgid "Facture" msgstr "" @@ -11464,7 +11300,7 @@ msgstr "" #: include/database.item.php:180 include/database.item.php:188 #: include/database.item.php:193 include/database.item.php:186 #: include/database.item.php:195 include/database.item.php:206 -#: include/database.item.php:209 +#: include/database.item.php:209 include/database.item.php:199 msgid "Lettre de rappel" msgstr "" @@ -11474,7 +11310,8 @@ msgstr "" #: include/database.item.php:181 include/database.item.php:189 #: include/database.item.php:194 include/database.item.php:187 #: include/database.item.php:196 include/database.item.php:199 -#: include/database.item.php:210 +#: include/database.item.php:210 include/database.item.php:200 +#: include/ext/noalyss-portal-client/index.php:79 msgid "Courrier" msgstr "" @@ -11485,6 +11322,7 @@ msgstr "" #: include/database.item.php:195 include/database.item.php:188 #: include/database.item.php:197 include/database.item.php:208 #: include/database.item.php:200 include/database.item.php:211 +#: include/database.item.php:201 msgid "Proposition" msgstr "" @@ -11501,8 +11339,9 @@ msgstr "" #: include/user.inc.php:86 include/database.item.php:198 #: include/ajax/ajax_preference.php:78 include/user.inc.php:171 #: include/database.item.php:209 include/database.item.php:201 -#: include/ajax/ajax_preference.php:78 include/user.inc.php:200 -#: include/user.inc.php:253 include/database.item.php:212 +#: include/user.inc.php:200 include/user.inc.php:253 +#: include/database.item.php:212 include/database.item.php:202 +#: include/user.inc.php:201 include/user.inc.php:254 msgid "Email" msgstr "" @@ -11513,6 +11352,7 @@ msgstr "" #: include/database.item.php:198 include/database.item.php:191 #: include/database.item.php:200 include/database.item.php:211 #: include/database.item.php:203 include/database.item.php:214 +#: include/database.item.php:204 msgid "Note de frais" msgstr "" @@ -11618,7 +11458,8 @@ msgstr "" #: include/database.item.php:240 include/database.item.php:241 #: include/database.item.php:226 include/database.item.php:227 #: include/database.item.php:242 include/database.item.php:245 -#: include/database.item.php:246 +#: include/database.item.php:246 include/database.item.php:229 +#: include/database.item.php:230 msgid "Caisse" msgstr "" @@ -11628,7 +11469,7 @@ msgstr "" #: include/database.item.php:205 include/database.item.php:203 #: include/database.item.php:211 include/database.item.php:221 #: include/database.item.php:239 include/database.item.php:225 -#: include/database.item.php:244 +#: include/database.item.php:244 include/database.item.php:228 msgid "Paiement électronique" msgstr "" @@ -11639,6 +11480,7 @@ msgstr "" #: include/database.item.php:221 include/database.item.php:205 #: include/database.item.php:213 include/database.item.php:223 #: include/database.item.php:238 include/database.item.php:243 +#: include/database.item.php:227 msgid "Par gérant ou administrateur" msgstr "" @@ -11665,9 +11507,8 @@ msgstr "" #: include/database.item.php:247 include/database.item.php:273 #: include/database.item.php:250 include/class/acc_ledger_search.class.php:1272 #: include/database.item.php:128 include/database.item.php:257 -#: include/database.item.php:278 include/lib/user_menu.php:135 -#: include/cfgledger.inc.php:166 -#: tmp/import-advanced/class/import/impacc2_csv.class.php:68 +#: include/database.item.php:278 include/database.item.php:126 +#: include/database.item.php:253 msgid "Financier" msgstr "" @@ -11689,7 +11530,7 @@ msgstr "" #: include/database.item.php:236 include/database.item.php:214 #: include/database.item.php:245 include/database.item.php:226 #: include/database.item.php:232 include/database.item.php:265 -#: include/database.item.php:271 +#: include/database.item.php:271 include/database.item.php:249 msgid "" "Concerne tous les achats, factures reçues, notes de crédit reçues et notes " "de frais" @@ -11702,6 +11543,7 @@ msgstr "" #: include/database.item.php:243 include/database.item.php:224 #: include/database.item.php:233 include/database.item.php:260 #: include/database.item.php:240 include/database.item.php:270 +#: include/database.item.php:248 msgid "" "Concerne tous les mouvements financiers (comptes en banque, caisses, visa...)" msgstr "" @@ -11714,6 +11556,7 @@ msgstr "" #: include/database.item.php:242 include/database.item.php:223 #: include/database.item.php:234 include/database.item.php:266 #: include/database.item.php:246 include/database.item.php:269 +#: include/database.item.php:247 msgid "" "Concerne toutes les opérations comme les amortissements, les comptes TVA, ..." msgstr "" @@ -11725,7 +11568,7 @@ msgstr "" #: include/database.item.php:239 include/database.item.php:217 #: include/database.item.php:244 include/database.item.php:225 #: include/database.item.php:235 include/database.item.php:247 -#: include/database.item.php:267 +#: include/database.item.php:245 msgid "Concerne toutes les ventes, notes de crédit envoyées" msgstr "" @@ -11736,7 +11579,6 @@ msgstr "" #: include/dossier.inc.php:49 include/dossier.inc.php:54 #: include/dossier.inc.php:56 include/dossier.inc.php:58 #: include/dossier.inc.php:65 include/dossier.inc.php:61 -#: include/dossier.inc.php:61 msgid "Le nom du dossier est vide" msgstr "" @@ -11745,21 +11587,19 @@ msgstr "" #: include/modele.inc.php:65 include/dossier.inc.php:82 #: include/dossier.inc.php:87 include/modele.inc.php:66 #: include/dossier.inc.php:83 include/modele.inc.php:61 -#: include/modele.inc.php:62 include/dossier.inc.php:83 +#: include/modele.inc.php:62 msgid "Désolé vous devez migrer ce modèle en unicode" msgstr "" #: include/dossier.inc.php:58 include/dossier.inc.php:76 #: include/dossier.inc.php:82 include/dossier.inc.php:84 #: include/dossier.inc.php:89 include/dossier.inc.php:85 -#: include/dossier.inc.php:85 msgid "le modele " msgstr "" #: include/dossier.inc.php:58 include/dossier.inc.php:76 #: include/dossier.inc.php:82 include/dossier.inc.php:84 #: include/dossier.inc.php:89 include/dossier.inc.php:85 -#: include/dossier.inc.php:85 msgid " doit être migré en unicode." msgstr "" @@ -11776,7 +11616,7 @@ msgstr "" #: include/dossier.inc.php:76 include/dossier.inc.php:97 #: include/dossier.inc.php:103 include/dossier.inc.php:106 #: include/dossier.inc.php:111 include/dossier.inc.php:113 -#: include/dossier.inc.php:109 include/dossier.inc.php:109 +#: include/dossier.inc.php:109 msgid "" "Desole la creation de ce dossier a echoue,\n" " la cause la plus probable est deux fois le même nom de dossier" @@ -11785,14 +11625,14 @@ msgstr "" #: include/dossier.inc.php:94 include/dossier.inc.php:115 #: include/dossier.inc.php:126 include/dossier.inc.php:129 #: include/dossier.inc.php:134 include/dossier.inc.php:136 -#: include/dossier.inc.php:132 include/dossier.inc.php:132 +#: include/dossier.inc.php:132 msgid " est une année invalide" msgstr "" #: include/dossier.inc.php:111 include/dossier.inc.php:132 #: include/dossier.inc.php:143 include/dossier.inc.php:146 #: include/dossier.inc.php:151 include/dossier.inc.php:153 -#: include/dossier.inc.php:149 include/dossier.inc.php:149 +#: include/dossier.inc.php:149 msgid " Base de donnée " msgstr "" @@ -11804,7 +11644,6 @@ msgstr "" #: include/dossier.inc.php:152 include/dossier.inc.php:413 #: include/dossier.inc.php:154 include/dossier.inc.php:417 #: include/dossier.inc.php:150 include/dossier.inc.php:412 -#: include/dossier.inc.php:421 include/dossier.inc.php:150 #: include/dossier.inc.php:421 msgid "est accèdée, déconnectez-vous d'abord" msgstr "" @@ -11826,9 +11665,8 @@ msgstr "" #: include/ajax/ajax_add_concerned_card.php:138 include/dossier.inc.php:225 #: include/anc_group.inc.php:78 include/dossier.inc.php:220 #: include/modele.inc.php:257 include/ajax/ajax_add_concerned_card.php:135 -#: include/dossier.inc.php:229 include/ajax/ajax_add_concerned_card.php:135 -#: include/modele.inc.php:258 include/anc_group.inc.php:78 -#: include/dossier.inc.php:229 include/widget/ajax.php:84 +#: include/dossier.inc.php:229 include/modele.inc.php:258 +#: include/widget/ajax.php:84 msgid "Ajouter" msgstr "" @@ -11842,7 +11680,7 @@ msgstr "" #: include/class/dossier.class.php:379 include/class/dossier.class.php:385 #: include/dossier.inc.php:279 include/dossier.inc.php:274 #: include/class/dossier.class.php:383 include/dossier.inc.php:283 -#: include/class/dossier.class.php:396 include/dossier.inc.php:283 +#: include/class/dossier.class.php:396 msgid "Dossier inexistant" msgstr "" @@ -11863,7 +11701,6 @@ msgstr "" #: include/dossier.inc.php:308 include/dossier.inc.php:311 #: include/dossier.inc.php:316 include/dossier.inc.php:319 #: include/dossier.inc.php:314 include/dossier.inc.php:323 -#: include/dossier.inc.php:323 msgid "pas de modèle disponible" msgstr "" @@ -11872,7 +11709,6 @@ msgstr "" #: include/dossier.inc.php:331 include/dossier.inc.php:334 #: include/dossier.inc.php:339 include/dossier.inc.php:342 #: include/dossier.inc.php:337 include/dossier.inc.php:346 -#: include/dossier.inc.php:346 msgid "Nom du dossier" msgstr "" @@ -11890,8 +11726,7 @@ msgstr "" #: include/ext/rapport_avance/include/rapav_formulaire.class.php:311 #: include/template/acc_ledger-input_extra_info.php:75 #: include/dossier.inc.php:365 -#: include/template/acc_ledger-input_extra_info.php:75 -#: include/dossier.inc.php:365 include/upgrade.inc.php:35 +#: include/ext/rapport_avance/include/rapav_formulaire.class.php:312 msgid "Modèle" msgstr "" @@ -11900,7 +11735,6 @@ msgstr "" #: include/dossier.inc.php:342 include/dossier.inc.php:358 #: include/dossier.inc.php:363 include/dossier.inc.php:366 #: include/dossier.inc.php:361 include/dossier.inc.php:370 -#: include/dossier.inc.php:370 msgid "Creation Dossier" msgstr "" @@ -11918,8 +11752,8 @@ msgstr "" #: include/ajax/ajax_admin.php:243 include/ajax/ajax_admin.php:321 #: include/template/periode-form_exercice_label.php:55 #: include/ajax/ajax_admin.php:245 include/ajax/ajax_admin.php:344 -#: include/modele.inc.php:314 -#: include/template/periode-form_exercice_label.php:55 +#: include/modele.inc.php:314 include/ajax/ajax_admin.php:248 +#: include/ajax/ajax_admin.php:347 msgid "Modifie" msgstr "" @@ -11928,6 +11762,7 @@ msgstr "" #: include/ajax/ajax_admin.php:228 include/ajax/ajax_admin.php:235 #: include/ajax/ajax_admin.php:256 include/ajax/ajax_admin.php:260 #: include/ajax/ajax_admin.php:259 include/ajax/ajax_admin.php:268 +#: include/ajax/ajax_admin.php:271 msgid "Etes vous sûr et certain de vouloir effacer " msgstr "" @@ -11954,7 +11789,6 @@ msgstr "" #: include/dossier.inc.php:371 include/dossier.inc.php:387 #: include/dossier.inc.php:392 include/dossier.inc.php:396 #: include/dossier.inc.php:391 include/dossier.inc.php:400 -#: include/dossier.inc.php:400 msgid "inexistant" msgstr "" @@ -11963,7 +11797,6 @@ msgstr "" #: include/dossier.inc.php:391 include/dossier.inc.php:407 #: include/dossier.inc.php:412 include/dossier.inc.php:416 #: include/dossier.inc.php:411 include/dossier.inc.php:420 -#: include/dossier.inc.php:420 msgid "Base de donnée " msgstr "" @@ -11978,9 +11811,7 @@ msgstr "" #: include/class/print_ledger_simple.class.php:98 include/fiche.inc.php:536 #: include/export/export_fiche_balance_csv.php:150 #: include/class/print_ledger_simple.class.php:102 -#: include/class/print_ledger_simple.class.php:122 include/fiche.inc.php:536 #: include/class/print_ledger_simple.class.php:122 -#: include/export/export_fiche_balance_csv.php:150 msgid "ref" msgstr "" @@ -12071,27 +11902,21 @@ msgstr "" #: include/class/acc_ledger_history_generic.class.php:798 #: include/template/acc_ledger_history_purchase_extended.php:41 #: include/template/acc_ledger_history_sale_extended.php:41 -#: include/class/fiche.class.php:964 include/fiche.inc.php:537 +#: include/class/fiche.class.php:964 #: include/class/acc_reconciliation.class.php:508 #: include/class/acc_ledger_sale.class.php:1701 -#: include/class/print_ledger_fin.class.php:65 -#: include/class/print_ledger_misc.class.php:47 #: include/class/fiche.class.php:997 #: include/class/acc_ledger_purchase.class.php:2129 #: include/class/acc_account_ledger.class.php:486 #: include/class/acc_ledger_history_generic.class.php:800 -#: include/class/balance_age.class.php:153 -#: include/class/anc_grandlivre.class.php:263 -#: include/export/export_poste_detail_csv.php:78 -#: include/export/export_poste_detail_csv.php:206 -#: include/export/export_fiche_balance_csv.php:151 -#: include/template/acc_ledger_history_purchase_extended.php:41 #: include/template/acc_ledger_history_purchase_oneline.php:47 #: include/template/letter_all.php:28 #: include/template/acc_ledger_history_sale_oneline.php:43 -#: include/template/balance_aged_result.php:53 #: include/template/acc_ledger_history_financial_oneline.php:35 #: include/template/acc_ledger_history_sale_extended.php:43 +#: include/class/acc_ledger_purchase.class.php:2167 +#: include/class/acc_ledger_sale.class.php:1749 +#: include/class/fiche.class.php:999 msgid "Interne" msgstr "" @@ -12103,7 +11928,6 @@ msgstr "" #: include/export/export_fiche_balance_csv.php:156 include/fiche.inc.php:519 #: include/fiche.inc.php:521 include/fiche.inc.php:530 #: include/fiche.inc.php:543 include/fiche.inc.php:538 -#: include/export/export_fiche_balance_csv.php:152 include/fiche.inc.php:538 #: include/export/export_fiche_balance_csv.php:152 msgid "Comm" msgstr "" @@ -12115,9 +11939,6 @@ msgstr "" #: include/export/export_fiche_balance_csv.php:158 #: include/export/export_fiche_balance_csv.php:154 #: tmp/import-advanced/class/import/impacc2_fec.class.php:394 -#: include/export/export_fiche_balance_csv.php:154 -#: include/template/anc_balance_group.php:50 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:394 msgid "Crébit" msgstr "" @@ -12141,11 +11962,7 @@ msgstr "" #: include/export/export_fiche_balance_csv.php:155 #: include/export/export_fiche_detail_csv.php:78 #: include/export/export_poste_detail_csv.php:88 -#: include/class/anc_grandlivre.class.php:266 include/fiche.inc.php:543 #: include/class/anc_grandlivre.class.php:266 -#: include/export/export_poste_detail_csv.php:88 -#: include/export/export_fiche_detail_csv.php:78 -#: include/export/export_fiche_balance_csv.php:155 msgid "Prog." msgstr "" @@ -12161,10 +11978,7 @@ msgstr "" #: include/fiche.inc.php:533 include/fiche.inc.php:546 #: include/fiche.inc.php:544 include/export/export_fiche_balance_csv.php:157 #: include/export/export_fiche_detail_csv.php:79 -#: include/export/export_poste_detail_csv.php:89 include/fiche.inc.php:544 #: include/export/export_poste_detail_csv.php:89 -#: include/export/export_fiche_detail_csv.php:79 -#: include/export/export_fiche_balance_csv.php:157 msgid "Let." msgstr "" @@ -12173,7 +11987,6 @@ msgstr "" #: include/export/export_fiche_balance_csv.php:161 #: include/export/export_fiche_balance_csv.php:162 #: include/export/export_fiche_balance_csv.php:158 -#: include/export/export_fiche_balance_csv.php:158 msgid "Diff Let." msgstr "" @@ -12183,7 +11996,6 @@ msgid "Options invalides" msgstr "" #: include/extension_choice.inc.php:37 include/extension_choice.inc.php:31 -#: include/extension_choice.inc.php:31 msgid "Aucune extension disponible" msgstr "" @@ -12198,7 +12010,6 @@ msgstr "" #: include/extension.inc.php:49 include/ajax_plugin_detail.php:29 #: include/ajax/ajax_plugin_detail.php:29 -#: include/ajax/ajax_plugin_detail.php:29 msgid "Nouvelle extension" msgstr "" @@ -12213,14 +12024,12 @@ msgstr "" #: include/fiche_def.inc.php:68 #: include/class/template_card_category.class.php:104 #: include/class/template_card_category.class.php:103 -#: include/class/template_card_category.class.php:103 msgid "par exemple ne pas changer Client par fournisseur" msgstr "" #: include/fiche_def.inc.php:69 #: include/class/template_card_category.class.php:105 #: include/class/template_card_category.class.php:104 -#: include/class/template_card_category.class.php:104 msgid "" "sinon le programme fonctionnera mal, utiliser uniquement des chiffres pour " "la classe de base ou rien" @@ -12230,23 +12039,23 @@ msgstr "" #: include/template/calendar.php:10 include/ext/rapport_avance/index.php:60 #: include/ext/listing/index.php:60 include/ext/listing/index.php:58 #: include/fiche.inc.php:64 include/anc_od.inc.php:61 include/fiche.inc.php:61 -#: include/fiche.inc.php:62 include/fiche.inc.php:62 -#: include/template/calendar.php:10 include/anc_od.inc.php:61 +#: include/fiche.inc.php:62 include/template/calendar.php:22 +#: include/ext/listing/index.php:96 msgid "Liste" msgstr "" #: include/fiche.inc.php:65 include/fiche.inc.php:66 include/fiche.inc.php:63 -#: include/fiche.inc.php:64 include/fiche.inc.php:64 +#: include/fiche.inc.php:64 msgid "Historique Lettré" msgstr "" #: include/fiche.inc.php:66 include/fiche.inc.php:67 include/fiche.inc.php:64 -#: include/fiche.inc.php:65 include/fiche.inc.php:65 +#: include/fiche.inc.php:65 msgid "Historique Lettré et montants différents" msgstr "" #: include/fiche.inc.php:67 include/fiche.inc.php:68 include/fiche.inc.php:65 -#: include/fiche.inc.php:66 include/fiche.inc.php:66 +#: include/fiche.inc.php:66 msgid "Historique non Lettré" msgstr "" @@ -12255,27 +12064,26 @@ msgstr "" #: include/class/pdf_operation.class.php:107 include/fiche.inc.php:69 #: include/fiche.inc.php:66 include/class/pdf_operation.class.php:106 #: include/fiche.inc.php:67 include/class/pdf_operation.class.php:139 -#: include/fiche.inc.php:67 include/class/pdf_operation.class.php:139 #: include/template/status_operation_event-main_display.php:42 msgid "Résumé" msgstr "" #: include/fiche.inc.php:70 include/fiche.inc.php:72 include/fiche.inc.php:73 -#: include/fiche.inc.php:71 include/fiche.inc.php:71 +#: include/fiche.inc.php:71 msgid "Balance non soldée" msgstr "" #: include/fiche.inc.php:175 include/fiche.inc.php:179 #: include/fiche.inc.php:181 include/fiche.inc.php:182 #: include/fiche.inc.php:183 include/fiche.inc.php:184 -#: include/fiche.inc.php:185 include/fiche.inc.php:179 +#: include/fiche.inc.php:185 msgid "Fiche non effacées" msgstr "" #: include/fiche.inc.php:176 include/fiche.inc.php:180 #: include/fiche.inc.php:182 include/fiche.inc.php:183 #: include/fiche.inc.php:184 include/fiche.inc.php:185 -#: include/fiche.inc.php:186 include/fiche.inc.php:180 +#: include/fiche.inc.php:186 msgid " Ces fiches n'ont pas été effacées " msgstr "" @@ -12288,7 +12096,6 @@ msgstr "" #: include/fiche.inc.php:405 include/export/export_fiche_pdf.php:73 #: include/fiche.inc.php:132 include/fiche.inc.php:400 #: include/export/export_fiche_pdf.php:68 include/fiche.inc.php:128 -#: include/fiche.inc.php:397 include/fiche.inc.php:128 #: include/fiche.inc.php:397 msgid "Aucune fiche trouvée" msgstr "" @@ -12298,7 +12105,6 @@ msgstr "" #: include/fiche.inc.php:394 include/fiche.inc.php:395 #: include/fiche.inc.php:402 include/fiche.inc.php:412 #: include/fiche.inc.php:407 include/fiche.inc.php:404 -#: include/fiche.inc.php:404 msgid "Filtre rapide:" msgstr "" @@ -12309,7 +12115,6 @@ msgstr "" #: include/forecast.inc.php:241 include/forecast.inc.php:385 #: include/forecast.inc.php:381 include/forecast.inc.php:375 #: include/forecast.inc.php:389 include/forecast.inc.php:183 -#: include/forecast.inc.php:183 msgid "Ajout d'une prévision" msgstr "" @@ -12322,7 +12127,6 @@ msgstr "" #: include/forecast.inc.php:361 include/forecast.inc.php:341 #: include/forecast.inc.php:337 include/forecast.inc.php:331 #: include/forecast.inc.php:345 include/forecast.inc.php:136 -#: include/forecast.inc.php:136 msgid "Modifier éléments" msgstr "" @@ -12351,13 +12155,11 @@ msgstr "" #: include/forecast.inc.php:373 include/forecast.inc.php:355 #: include/forecast.inc.php:351 include/forecast.inc.php:345 #: include/forecast.inc.php:359 include/forecast.inc.php:150 -#: include/forecast.inc.php:150 msgid "Vous devez corriger" msgstr "" #: include/impress_bilan.inc.php:64 include/impress_bilan.inc.php:71 #: include/impress_bilan.inc.php:78 include/impress_bilan.inc.php:81 -#: include/impress_bilan.inc.php:78 msgid "Verification comptabilite" msgstr "" @@ -12376,18 +12178,15 @@ msgstr "" #: include/impress_gl_comptes.inc.php:63 include/impress_poste.inc.php:94 #: include/impress_poste.inc.php:87 include/impress_gl_comptes.inc.php:57 -#: include/impress_poste.inc.php:80 include/impress_gl_comptes.inc.php:57 #: include/impress_poste.inc.php:80 msgid "Jusque " msgstr "" #: include/impress_gl_comptes.inc.php:80 include/impress_gl_comptes.inc.php:74 -#: include/impress_gl_comptes.inc.php:74 msgid "Depuis le poste" msgstr "" #: include/impress_gl_comptes.inc.php:84 include/impress_gl_comptes.inc.php:78 -#: include/impress_gl_comptes.inc.php:78 msgid "Jusqu'au poste" msgstr "" @@ -12401,15 +12200,13 @@ msgstr "" #: include/balance.inc.php:203 include/impress_gl_comptes.inc.php:94 #: include/impress_jrn.inc.php:167 include/impress_poste.inc.php:107 #: include/impress_rapport.inc.php:303 include/impress_rec.inc.php:78 -#: include/balance.inc.php:207 include/impress_gl_comptes.inc.php:94 -#: include/impress_jrn.inc.php:167 include/impress_rec.inc.php:87 -#: include/impress_rapport.inc.php:303 include/impress_poste.inc.php:107 +#: include/balance.inc.php:207 include/impress_rec.inc.php:87 +#: include/balance.inc.php:215 msgid "Visualisation" msgstr "" #: include/lettering.account.inc.php:47 include/lettering.account.inc.php:53 #: include/lettering.account.inc.php:55 include/lettering.account.inc.php:54 -#: include/lettering.account.inc.php:54 msgid "Lettrage pour le poste comptable " msgstr "" @@ -12420,7 +12217,6 @@ msgstr "" #: include/lettering.account.inc.php:80 include/lettering.account.inc.php:124 #: include/lettering.account.inc.php:76 include/lettering.card.inc.php:71 #: include/lettering.account.inc.php:75 include/lettering.card.inc.php:69 -#: include/lettering.gestion.inc.php:72 include/lettering.account.inc.php:75 #: include/lettering.gestion.inc.php:72 include/lettering.card.inc.php:70 msgid "Date malformée, désolé" msgstr "" @@ -12430,7 +12226,6 @@ msgstr "" #: include/ext/tools/include/export_operation.inc.php:33 #: include/lettering.gestion.inc.php:33 include/lettering.account.inc.php:85 #: include/lettering.account.inc.php:86 include/lettering.card.inc.php:84 -#: include/lettering.gestion.inc.php:32 include/lettering.account.inc.php:85 #: include/lettering.gestion.inc.php:32 include/lettering.card.inc.php:83 msgid "Date fin" msgstr "" @@ -12439,7 +12234,6 @@ msgstr "" #: include/lettering.gestion.inc.php:41 include/lettering.gestion.inc.php:40 #: include/lettering.account.inc.php:92 include/lettering.account.inc.php:93 #: include/lettering.card.inc.php:91 include/lettering.gestion.inc.php:39 -#: include/lettering.account.inc.php:92 include/lettering.gestion.inc.php:39 #: include/lettering.card.inc.php:90 msgid "Toutes opérations" msgstr "" @@ -12449,15 +12243,13 @@ msgstr "" #: include/lettering.account.inc.php:93 include/impress_poste.inc.php:104 #: include/lettering.account.inc.php:94 include/lettering.card.inc.php:92 #: include/impress_poste.inc.php:97 include/lettering.gestion.inc.php:40 -#: include/lettering.account.inc.php:93 include/lettering.gestion.inc.php:40 -#: include/lettering.card.inc.php:91 include/impress_poste.inc.php:97 +#: include/lettering.card.inc.php:91 msgid "Opérations lettrées" msgstr "" #: include/lettering.account.inc.php:86 include/lettering.card.inc.php:91 #: include/lettering.account.inc.php:94 include/lettering.account.inc.php:95 -#: include/lettering.card.inc.php:93 include/lettering.account.inc.php:94 -#: include/lettering.card.inc.php:92 +#: include/lettering.card.inc.php:93 include/lettering.card.inc.php:92 msgid "Opérations lettrées montants différents" msgstr "" @@ -12465,19 +12257,18 @@ msgstr "" #: include/lettering.gestion.inc.php:43 include/lettering.gestion.inc.php:42 #: include/lettering.account.inc.php:95 include/lettering.account.inc.php:96 #: include/lettering.card.inc.php:94 include/lettering.gestion.inc.php:41 -#: include/lettering.account.inc.php:95 include/lettering.gestion.inc.php:41 #: include/lettering.card.inc.php:93 msgid "Opérations NON lettrées" msgstr "" #: include/lettering.card.inc.php:50 include/lettering.card.inc.php:51 -#: include/lettering.card.inc.php:49 include/lettering.card.inc.php:50 +#: include/lettering.card.inc.php:49 msgid "Lettrage pour la fiche " msgstr "" #: include/manager.inc.php:88 include/manager.inc.php:99 #: include/manager.inc.php:102 include/manager.inc.php:103 -#: include/manager.inc.php:95 include/manager.inc.php:95 +#: include/manager.inc.php:95 msgid "Inclure les employés sans opération :" msgstr "" @@ -12505,7 +12296,10 @@ msgstr "" #: include/operation_ods_new.inc.php:96 #: include/class/acc_ledger_fin.class.php:666 #: include/class/acc_ledger_fin.class.php:695 -#: include/operation_ods_new.inc.php:101 include/anc_od.inc.php:156 +#: include/operation_ods_new.inc.php:101 +#: include/ext/coprop/include/appel_fond.inc.php:95 +#: include/ext/coprop/include/appel_fond.inc.php:195 +#: include/ext/coprop/include/coprop_appel_fond.class.php:265 msgid "Difference" msgstr "" @@ -12527,6 +12321,8 @@ msgstr "" #: include/ext/coprop/include/appel_fond.inc.php:159 #: include/ext/coprop/include/coprop_appel_fond.class.php:253 #: include/ext/rapport_avance/include/template/formulaire_definition.php:114 +#: include/ext/coprop/include/appel_fond.inc.php:86 +#: include/ext/coprop/include/appel_fond.inc.php:184 msgid "Ajout d'une ligne" msgstr "" @@ -12554,14 +12350,13 @@ msgstr "" #: include/class/fiche.class.php:1311 #: include/class/card_attribut_mtable.class.php:60 #: include/class/pdf_operation.class.php:310 include/class/fiche.class.php:1317 -#: include/class/acc_other_tax_mtable.class.php:41 #: include/class/card_property.class.php:194 include/class/fiche.class.php:1362 #: include/class/card_attribut_mtable.class.php:61 -#: include/class/print_operation_currency.class.php:113 -#: include/class/print_operation_currency.class.php:172 -#: include/class/pdf_operation.class.php:310 #: include/ajax/ajax_boxcard_search.php:67 #: include/template/account_result.php:12 +#: include/ext/amortis/include/template/material_listing.php:36 +#: include/ext/tools/include/template/search_view.php:74 +#: include/ajax/ajax_boxcard_search.php:70 include/class/fiche.class.php:1359 msgid "Poste comptable" msgstr "" @@ -12573,7 +12368,6 @@ msgstr "" #: include/param_pcmn.inc.php:57 include/param_pcmn.inc.php:58 #: include/class/contact_option_ref_mtable.class.php:37 #: include/class/contact_option_ref_mtable.class.php:40 -#: include/class/contact_option_ref_mtable.class.php:40 msgid "Type " msgstr "" @@ -12596,9 +12390,8 @@ msgstr "" #: include/ajax/ajax_card.php:174 #: tmp/import-advanced/template/transfer-select-file.php:55 #: include/ajax/ajax_card.php:182 include/ajax/ajax_admin.php:262 -#: include/ajax/ajax_admin.php:294 include/report.inc.php:119 -#: include/cfgledger.inc.php:135 -#: tmp/import-advanced/template/transfer-select-file.php:55 +#: include/ajax/ajax_admin.php:294 include/ajax/ajax_admin.php:265 +#: include/ajax/ajax_admin.php:297 msgid "Efface" msgstr "" @@ -12612,7 +12405,7 @@ msgstr "" #: include/anc_pa.inc.php:99 include/anc_pa.inc.php:192 #: include/anc_pa.inc.php:194 include/payment_middle.inc.php:104 #: include/anc_pa.inc.php:57 include/payment_middle.inc.php:105 -#: include/anc_pa.inc.php:54 include/anc_pa.inc.php:54 +#: include/anc_pa.inc.php:54 msgid "Enregistre" msgstr "" @@ -12623,7 +12416,6 @@ msgstr "" #: include/report.inc.php:97 include/report.inc.php:83 #: include/report.inc.php:82 include/report.inc.php:62 #: include/ext/rapport_avance/include/formulaire_definition_show.inc.php:31 -#: include/report.inc.php:62 msgid "Définition" msgstr "" @@ -12636,7 +12428,6 @@ msgstr "" #: include/report.inc.php:116 include/report.inc.php:102 #: include/report.inc.php:101 include/template/acc_report-create.php:44 -#: include/template/acc_report-create.php:44 msgid "Importer ce rapport" msgstr "" @@ -12651,13 +12442,11 @@ msgid "Effacement" msgstr "" #: include/stock_cfg.inc.php:37 include/stock_cfg.inc.php:36 -#: include/stock_cfg.inc.php:36 msgid "Vous n'utilisez pas de gestion de stock" msgstr "" #: include/supplier.inc.php:90 include/supplier.inc.php:99 #: include/supplier.inc.php:101 include/supplier.inc.php:92 -#: include/supplier.inc.php:92 msgid "Inclure les fournisseurs sans opération :" msgstr "" @@ -12671,7 +12460,6 @@ msgstr "" #: include/lib/user_menu.php:74 include/lib/user_menu.php:97 #: include/lib/user_menu.php:73 include/lib/user_menu.php:96 #: include/lib/user_menu.php:70 include/lib/user_menu.php:95 -#: include/lib/user_menu.php:70 include/lib/user_menu.php:95 msgid "Utilisateurs" msgstr "" @@ -12681,21 +12469,18 @@ msgstr "" #: include/lib/user_menu.php:74 include/lib/user_menu.php:97 #: include/lib/user_menu.php:73 include/lib/user_menu.php:96 #: include/lib/user_menu.php:70 include/lib/user_menu.php:95 -#: include/lib/user_menu.php:70 include/lib/user_menu.php:95 msgid "Gestion des utilisateurs" msgstr "" #: include/user_menu.php:111 include/lib/user_menu.php:117 #: include/lib/user_menu.php:118 include/lib/user_menu.php:75 #: include/lib/user_menu.php:74 include/lib/user_menu.php:71 -#: include/lib/user_menu.php:71 msgid "Dossiers" msgstr "" #: include/user_menu.php:111 include/lib/user_menu.php:117 #: include/lib/user_menu.php:118 include/lib/user_menu.php:75 #: include/lib/user_menu.php:74 include/lib/user_menu.php:71 -#: include/lib/user_menu.php:71 msgid "Gestion des dossiers" msgstr "" @@ -12706,28 +12491,24 @@ msgstr "" #: include/lib/user_menu.php:76 include/modele.inc.php:259 #: include/lib/user_menu.php:75 include/modele.inc.php:253 #: include/lib/user_menu.php:72 include/modele.inc.php:254 -#: include/lib/user_menu.php:72 msgid "Modèles" msgstr "" #: include/user_menu.php:112 include/lib/user_menu.php:118 #: include/lib/user_menu.php:119 include/lib/user_menu.php:76 #: include/lib/user_menu.php:75 include/lib/user_menu.php:72 -#: include/lib/user_menu.php:72 msgid "Gestion des modèles" msgstr "" #: include/user_menu.php:113 include/lib/user_menu.php:119 #: include/lib/user_menu.php:120 include/lib/user_menu.php:77 #: include/lib/user_menu.php:76 include/lib/user_menu.php:73 -#: include/lib/user_menu.php:73 msgid "Restaure" msgstr "" #: include/user_menu.php:113 include/lib/user_menu.php:119 #: include/lib/user_menu.php:120 include/lib/user_menu.php:77 #: include/lib/user_menu.php:76 include/lib/user_menu.php:73 -#: include/lib/user_menu.php:73 msgid "Restaure une base de données" msgstr "" @@ -12737,7 +12518,6 @@ msgstr "" #: include/lib/user_menu.php:79 include/lib/user_menu.php:98 #: include/lib/user_menu.php:78 include/lib/user_menu.php:97 #: include/lib/user_menu.php:76 include/lib/user_menu.php:96 -#: include/lib/user_menu.php:76 include/lib/user_menu.php:96 msgid "Audit" msgstr "" @@ -12747,56 +12527,48 @@ msgstr "" #: include/lib/user_menu.php:79 include/lib/user_menu.php:98 #: include/lib/user_menu.php:78 include/lib/user_menu.php:97 #: include/lib/user_menu.php:76 include/lib/user_menu.php:96 -#: include/lib/user_menu.php:76 include/lib/user_menu.php:96 msgid "Utilisateurs qui se sont connectés" msgstr "" #: include/user_menu.php:147 include/user_menu.php:151 #: include/lib/user_menu.php:160 include/lib/user_menu.php:173 #: include/lib/user_menu.php:131 include/lib/user_menu.php:130 -#: include/lib/user_menu.php:130 msgid " Hors Bilan" msgstr "" #: include/user_menu.php:148 include/user_menu.php:152 #: include/lib/user_menu.php:161 include/lib/user_menu.php:174 #: include/lib/user_menu.php:132 include/lib/user_menu.php:131 -#: include/lib/user_menu.php:131 msgid " Immobilisé" msgstr "" #: include/user_menu.php:149 include/user_menu.php:153 #: include/lib/user_menu.php:162 include/lib/user_menu.php:175 #: include/lib/user_menu.php:133 include/lib/user_menu.php:132 -#: include/lib/user_menu.php:132 msgid "Actif a un an au plus" msgstr "" #: include/user_menu.php:150 include/user_menu.php:154 #: include/lib/user_menu.php:163 include/lib/user_menu.php:176 #: include/lib/user_menu.php:134 include/lib/user_menu.php:133 -#: include/lib/user_menu.php:133 msgid "Stock et commande" msgstr "" #: include/user_menu.php:151 include/user_menu.php:155 #: include/lib/user_menu.php:164 include/lib/user_menu.php:177 #: include/lib/user_menu.php:135 include/lib/user_menu.php:134 -#: include/lib/user_menu.php:134 msgid "Compte tiers" msgstr "" #: include/user_menu.php:153 include/user_menu.php:157 #: include/lib/user_menu.php:166 include/lib/user_menu.php:179 #: include/lib/user_menu.php:137 include/lib/user_menu.php:136 -#: include/lib/user_menu.php:136 msgid "Charges" msgstr "" #: include/user_menu.php:154 include/user_menu.php:158 #: include/lib/user_menu.php:167 include/lib/user_menu.php:180 #: include/lib/user_menu.php:138 include/lib/user_menu.php:137 -#: include/lib/user_menu.php:137 msgid "Produits" msgstr "" @@ -12805,14 +12577,12 @@ msgstr "" #: include/lib/user_menu.php:168 include/lib/user_menu.php:169 #: include/lib/user_menu.php:181 include/lib/user_menu.php:182 #: include/lib/user_menu.php:139 include/lib/user_menu.php:140 -#: include/lib/user_menu.php:138 include/lib/user_menu.php:138 -#: include/lib/user_menu.php:139 +#: include/lib/user_menu.php:138 msgid "Hors Comptabilité" msgstr "" #: include/template/account_result.php:6 include/template/card_result.php:6 #: include/template/card_multiple_result.php:7 -#: include/template/card_multiple_result.php:7 msgid "Résultats" msgstr "" @@ -12821,7 +12591,7 @@ msgstr "" msgid "Nombre d'enregistrements" msgstr "" -#: include/template/account_search.php:5 include/template/account_search.php:5 +#: include/template/account_search.php:5 msgid "Partie du poste comptable ou du libellé" msgstr "" @@ -12830,7 +12600,6 @@ msgid "Ajout Action" msgstr "" #: include/template/action_search.php:39 include/template/action_search.php:33 -#: include/template/action_search.php:33 include/template/action_search.php:39 msgid "Recherche avancée" msgstr "" @@ -12848,10 +12617,9 @@ msgstr "" #: include/class/tag_action.class.php:58 #: include/class/tag_operation.class.php:197 #: include/class/follow_up.class.php:619 include/database.item.php:145 -#: include/class/follow_up.class.php:714 include/class/tag_action.class.php:58 -#: include/class/tag_operation.class.php:197 -#: include/ajax/ajax_tag_detail.php:17 include/template/action_search.php:140 -#: include/database.item.php:152 include/cfgtags.inc.php:33 +#: include/class/follow_up.class.php:714 include/template/action_search.php:140 +#: include/database.item.php:152 include/database.item.php:150 +#: include/ext/tools/include/template/search_view.php:245 msgid "Etiquette" msgstr "" @@ -12870,8 +12638,6 @@ msgstr "" #: include/template/action_show.php:38 include/class/follow_up.class.php:1522 #: include/class/follow_up.class.php:1690 #: include/template/action_display_short.php:98 -#: include/template/action_search_result.php:54 -#: include/template/action_show.php:38 include/template/action_search.php:47 msgid "Destinataire" msgstr "" @@ -12891,21 +12657,22 @@ msgstr "" #: include/class/anc_account_table.class.php:50 #: include/class/follow_up.class.php:624 include/class/follow_up.class.php:627 #: include/class/follow_up.class.php:722 -#: include/class/anc_account_table.class.php:50 #: include/template/follow_up-display.php:166 -#: include/template/ledger_search.php:96 include/template/action_search.php:56 +#: include/template/ledger_search.php:96 +#: include/template/follow_up-display.php:199 +#: include/ext/importbank/include/template/show_list.php:121 msgid "Etat" msgstr "" #: include/template/action_search.php:107 #: include/template/action_search.php:121 include/template/action_search.php:64 -#: include/template/action_search.php:60 include/template/action_search.php:64 +#: include/template/action_search.php:60 msgid "Exclure Etat" msgstr "" #: include/template/action_search.php:110 #: include/template/action_search.php:124 include/template/action_search.php:67 -#: include/template/action_search.php:63 include/template/action_search.php:67 +#: include/template/action_search.php:63 #, php-format msgid "contenant le mot" msgstr "" @@ -12913,7 +12680,7 @@ msgstr "" #: include/template/action_search.php:114 #: include/template/document_mod_change.php:25 #: include/template/action_search.php:128 include/template/action_search.php:71 -#: include/template/action_search.php:67 include/template/action_search.php:71 +#: include/template/action_search.php:67 msgid "Type de document" msgstr "" @@ -12932,31 +12699,28 @@ msgstr "" #: include/template/action_search.php:133 #: include/template/action_search.php:134 include/template/action_search.php:77 -#: include/template/action_search.php:73 include/template/action_search.php:77 +#: include/template/action_search.php:73 msgid "Uniquement actions internes" msgstr "" -#: include/template/category_of_card.php:17 #: include/template/category_of_card.php:17 msgid "Nom de la catégorie de fiche" msgstr "" #: include/template/category_of_card.php:21 #: include/template/fiche_def_input.php:18 -#: include/template/category_of_card.php:21 msgid "Classe de base" msgstr "" #: include/template/category_of_card.php:28 #: include/template/category_of_card.php:32 -#: include/template/category_of_card.php:32 #: include/template/fiche_def_input.php:31 +#: include/template/fiche_def_input.php:32 msgid "Création automatique du poste comptable" msgstr "" #: include/template/category_of_card.php:32 #: include/template/category_of_card.php:36 -#: include/template/category_of_card.php:36 msgid "" "Si vous utilisez la création automatique de poste, chaque nouvelle fiche de " "cette catégorie aura son propre poste comptable. Ce poste comptable sera la " @@ -12965,7 +12729,6 @@ msgstr "" #: include/template/category_of_card.php:35 #: include/template/category_of_card.php:39 -#: include/template/category_of_card.php:39 msgid "" "Si vous n'utilisez pas la création automatique, toutes les nouvelles fiches " "auront par défaut le même poste comptable. Ce poste comptable par défaut est " @@ -12974,7 +12737,6 @@ msgstr "" #: include/template/category_of_card.php:38 #: include/template/category_of_card.php:42 -#: include/template/category_of_card.php:42 msgid " A moins qu'en créant la fiche, vous forcez un autre poste comptable" msgstr "" @@ -12994,9 +12756,8 @@ msgstr "" #: include/lib/html_input.class.php:1041 include/lib/html_input.class.php:1042 #: include/impress_rapport.inc.php:251 include/template/dashboard.php:7 #: include/lib/html_input.class.php:1044 include/ajax/ajax_calendar_zoom.php:30 -#: include/ajax/ajax_calendar_zoom.php:30 include/template/calendar-list.php:34 -#: include/widget/agenda/agenda.php:48 include/impress_rapport.inc.php:251 -#: include/lib/html_input.class.php:1091 +#: include/widget/agenda/agenda.php:48 include/lib/html_input.class.php:1091 +#: include/lib/html_input.class.php:1110 msgid "Calendrier" msgstr "" @@ -13055,11 +12816,7 @@ msgstr "" #: include/class/noalyss_appearance.class.php:244 #: include/class/noalyss_appearance.class.php:245 #: include/class/follow_up.class.php:720 -#: include/class/noalyss_appearance.class.php:55 #: include/class/noalyss_appearance.class.php:257 -#: include/template/todo_list_display.php:54 -#: include/template/action_search_result.php:51 -#: include/template/action_show.php:39 #: include/widget/todo_list/todo_list-display_new_note.php:37 msgid "Titre" msgstr "" @@ -13089,6 +12846,7 @@ msgstr "" #: include/template/detail-action.php:126 #: include/template/action_display_short.php:90 #: include/template/follow_up-display.php:147 +#: include/template/follow_up-display.php:180 msgid "Heure" msgstr "" @@ -13100,6 +12858,7 @@ msgstr "" #: include/template/detail-action.php:123 #: include/template/detail-action.php:136 #: include/template/follow_up-display.php:157 +#: include/template/follow_up-display.php:190 msgid "Date limite" msgstr "" @@ -13154,18 +12913,13 @@ msgstr "" #: include/class/fiche.class.php:967 include/user_detail.inc.php:106 #: include/class/acc_ledger_search.class.php:1283 #: include/class/fiche.class.php:1000 -#: include/class/card_attribut_mtable.class.php:42 #: include/class/acc_account_ledger.class.php:489 -#: include/class/acc_plan_mtable.class.php:45 #: include/export/export_gl_csv.php:69 -#: include/export/export_poste_detail_csv.php:81 -#: include/export/export_fiche_detail_csv.php:71 -#: include/template/follow_up-display.php:35 -#: include/template/menu_detail.php:49 -#: include/template/action_search_result.php:57 -#: include/template/impress_cat_card.php:10 include/user.inc.php:272 -#: include/menu.inc.php:110 tmp/import-advanced/template/select-acc-file.php:39 -#: tmp/import-advanced/template/history_file.php:41 +#: include/template/follow_up-display.php:35 include/user.inc.php:272 +#: include/menu.inc.php:110 include/user.inc.php:273 +#: include/template/follow_up-display.php:68 +#: include/ext/transform/include/template/listing_assujetti_representative.php:72 +#: include/class/fiche.class.php:1002 msgid "Type" msgstr "" @@ -13181,6 +12935,7 @@ msgstr "" #: include/template/detail-action.php:155 include/class/follow_up.class.php:726 #: include/template/action_display_short.php:101 #: include/template/follow_up-display.php:176 +#: include/template/follow_up-display.php:209 msgid "Priorité" msgstr "" @@ -13300,20 +13055,23 @@ msgstr "" #: include/class/acc_ledger_history_generic.class.php:709 #: include/class/pdf_operation.class.php:97 #: include/class/acc_ledger_sale.class.php:1704 -#: include/class/print_ledger_fin.class.php:67 -#: include/class/print_ledger_misc.class.php:49 #: include/class/acc_ledger_purchase.class.php:2132 #: include/class/acc_ledger_fin.class.php:561 #: include/class/acc_ledger_history_generic.class.php:711 -#: include/class/pdf_operation.class.php:97 -#: include/export/export_stock_histo_csv.php:42 #: include/template/action_document_type_mtable_input.php:121 #: include/template/form_ledger_fin.php:85 #: include/template/follow_up-display.php:378 #: include/template/follow_up-display.php:406 #: include/template/follow_up-display.php:421 #: include/template/follow_up-display.php:424 -#: include/stock_inv_histo.inc.php:76 +#: include/template/follow_up-display.php:417 +#: include/template/follow_up-display.php:445 +#: include/template/follow_up-display.php:460 +#: include/template/follow_up-display.php:463 +#: include/ext/transform/include/template/listing_client_display.php:54 +#: include/export/export_stock_histo_csv.php:46 +#: include/class/acc_ledger_purchase.class.php:2170 +#: include/class/acc_ledger_sale.class.php:1752 msgid "Commentaire" msgstr "" @@ -13339,7 +13097,6 @@ msgstr "" #: include/template/detail-action.php:317 #: include/template/follow_up_detail_display.php:52 #: include/template/newEmptyPHP_NOALYSS.php:37 -#: include/template/follow_up_detail_display.php:52 msgid "prix unitaire" msgstr "" @@ -13418,11 +13175,6 @@ msgstr "" #: tmp/import-advanced/template/tva_parameter_detail.php:51 #: include/class/acc_ledger_sale.class.php:1716 #: include/class/acc_ledger_purchase.class.php:2144 -#: include/class/print_ledger_detail_item.class.php:162 -#: include/export/export_printtva_pdf.php:55 -#: include/export/export_printtva_pdf.php:211 -#: include/template/follow_up_detail_display.php:54 -#: include/template/acc_ledger_history_purchase_extended.php:143 #: include/template/tax_summary_display.php:62 #: include/template/tax_summary_display.php:123 #: include/template/tax_summary_display.php:217 @@ -13431,8 +13183,8 @@ msgstr "" #: include/template/acc_ledger_history_sale_extended.php:148 #: tmp/import-advanced/class/import/impacc2_csv.class.php:482 #: tmp/import-advanced/class/import/impacc2_csv.class.php:521 -#: tmp/import-advanced/template/operation_result.php:100 -#: tmp/import-advanced/template/tva_parameter_detail.php:51 +#: include/class/acc_ledger_purchase.class.php:2182 +#: include/class/acc_ledger_sale.class.php:1764 msgid "Code TVA" msgstr "" @@ -13479,6 +13231,8 @@ msgstr "" #: include/template/detail-action.php:411 #: include/template/detail-action.php:440 #: include/template/follow_up-display.php:565 +#: include/template/follow_up-display.php:616 +#: include/ext/invoicing/include/invoicing.inc.php:114 msgid "Document à générer" msgstr "" @@ -13495,6 +13249,7 @@ msgstr "" #: include/template/detail-action.php:401 #: include/template/detail-action.php:414 #: include/template/follow_up-display.php:553 +#: include/template/follow_up-display.php:592 msgid "Pièces attachées" msgstr "" @@ -13512,6 +13267,7 @@ msgstr "" #: include/template/detail-action.php:466 #: include/template/detail-action.php:482 #: include/template/follow_up-display.php:622 +#: include/template/follow_up-display.php:673 #, php-format msgid "Voulez-vous effacer le document" msgstr "" @@ -13530,6 +13286,7 @@ msgstr "" #: include/template/detail-action.php:489 #: include/template/detail-action.php:523 #: include/template/follow_up-display.php:543 +#: include/template/follow_up-display.php:582 msgid "Je ne peux pas ajouter de fichier" msgstr "" @@ -13539,13 +13296,11 @@ msgstr "" #: include/template/document_mod_change.php:56 #: include/template/action_document_type_mtable_input.php:39 -#: include/template/action_document_type_mtable_input.php:39 msgid "numéro actuel" msgstr "" #: include/template/document_mod_change.php:71 #: include/template/action_document_type_mtable_input.php:36 -#: include/template/action_document_type_mtable_input.php:36 msgid "Prochain numéro" msgstr "" @@ -13563,7 +13318,6 @@ msgstr "" #: include/template/forecast_cat.php:14 #: include/template/forecast_cat-delete.php:14 #: include/class/forecast_category_mtable.class.php:52 -#: include/class/forecast_category_mtable.class.php:52 #: include/class/card_attribut_mtable.class.php:44 msgid "Ordre" msgstr "" @@ -13582,19 +13336,16 @@ msgstr "" #: include/template/forecast_result.php:36 #: include/template/anticipation-display.php:36 -#: include/template/anticipation-display.php:36 msgid "Estimé" msgstr "" #: include/template/forecast_result.php:71 #: include/template/anticipation-display.php:104 -#: include/template/anticipation-display.php:104 msgid "Réel" msgstr "" #: include/template/forecast_result.php:84 #: include/template/anticipation-display.php:135 -#: include/template/anticipation-display.php:135 msgid "Total réel" msgstr "" @@ -13604,28 +13355,23 @@ msgstr "" #: include/template/anticipation-display.php:153 #: include/template/anticipation-display.php:227 #: include/template/anticipation-display.php:231 -#: include/template/anticipation-display.php:153 -#: include/template/anticipation-display.php:231 include/verif_bilan.inc.php:72 msgid "Différence" msgstr "" #: include/template/forecast_result.php:128 #: include/template/anticipation-display.php:183 -#: include/template/anticipation-display.php:183 msgid "Diff. cumul." msgstr "" #: include/template/forecast_result.php:176 #: include/template/anticipation-display.php:221 #: include/template/anticipation-display.php:225 -#: include/template/anticipation-display.php:225 msgid "Total Catégorie estimé" msgstr "" #: include/template/forecast_result.php:179 #: include/template/anticipation-display.php:224 #: include/template/anticipation-display.php:228 -#: include/template/anticipation-display.php:228 msgid "Total Catégorie réel" msgstr "" @@ -13637,7 +13383,6 @@ msgstr "" #: include/template/form_ledger_detail.php:87 #: include/template/form_ledger_detail.php:90 #: include/template/form_ledger_detail.php:110 -#: include/template/predf_ledger_detail.php:19 msgid "prix/unité htva" msgstr "" @@ -13687,8 +13432,8 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:1718 #: include/class/acc_ledger_purchase.class.php:2146 #: include/template/form_ledger_detail.php:112 -#: include/template/predf_ledger_detail.php:21 -#: include/template/predf_ledger_detail.php:76 +#: include/class/acc_ledger_purchase.class.php:2184 +#: include/class/acc_ledger_sale.class.php:1766 msgid "Total HTVA" msgstr "" @@ -13700,7 +13445,6 @@ msgstr "" #: include/template/form_ledger_detail.php:91 #: include/template/form_ledger_detail.php:94 #: include/template/form_ledger_detail.php:114 -#: include/template/predf_ledger_detail.php:23 msgid "tot.tva" msgstr "" @@ -13712,7 +13456,6 @@ msgstr "" #: include/template/form_ledger_detail.php:92 #: include/template/form_ledger_detail.php:95 #: include/template/form_ledger_detail.php:115 -#: include/template/predf_ledger_detail.php:24 msgid "tvac" msgstr "" @@ -13724,7 +13467,6 @@ msgstr "" #: include/template/form_ledger_detail.php:94 #: include/template/form_ledger_detail.php:97 #: include/template/form_ledger_detail.php:117 -#: include/template/predf_ledger_detail.php:26 msgid "prix/unité " msgstr "" @@ -13739,8 +13481,6 @@ msgstr "" #: include/template/form_ledger_detail.php:96 #: include/template/form_ledger_detail.php:99 #: include/template/form_ledger_detail.php:119 -#: include/template/predf_ledger_detail.php:28 -#: include/template/impress_reconciliation.php:65 msgid "Total " msgstr "" @@ -13835,26 +13575,19 @@ msgstr "" #: include/template/ledger_detail_ven.php:262 #: include/template/ledger_detail_ach.php:264 #: include/template/ledger_detail_ach.php:266 -#: include/class/pdf_anc_acc_list.class.php:61 -#: include/class/anc_listing.class.php:111 -#: include/class/anc_listing.class.php:113 -#: include/class/anc_listing.class.php:114 -#: include/class/anc_balance_double.class.php:76 -#: include/class/anc_balance_double.class.php:273 -#: include/class/anc_balance_simple.class.php:166 -#: include/class/pdf_operation.class.php:186 -#: include/class/pdf_operation.class.php:237 #: include/export/export_gl_csv.php:130 include/export/export_gl_csv.php:192 #: include/template/form_ledger_detail.php:149 #: include/template/ledger_detail_ven.php:167 #: include/template/ledger_detail_ven.php:284 #: include/template/ledger_detail_ven.php:286 -#: include/template/stock_summary_table.php:41 -#: include/template/predf_ledger_detail.php:80 #: include/template/ledger_detail_ach.php:163 #: include/template/ledger_detail_ach.php:289 #: include/template/ledger_detail_ach.php:291 -#: include/template/anc_key_input.php:141 +#: include/template/ledger_detail_ach.php:168 +#: include/template/ledger_detail_ach.php:342 +#: include/template/ledger_detail_ach.php:344 +#: include/template/ledger_detail_ven.php:285 +#: include/template/ledger_detail_ven.php:287 msgid "Total" msgstr "" @@ -13903,8 +13636,7 @@ msgstr "" #: include/ajax/ajax_boxcard_search.php:56 #: include/template/forecast_item_mtable-input.php:73 #: include/ajax/ajax_boxcard_search.php:58 -#: include/template/forecast_item_mtable-input.php:73 -#: include/template/impress_cat_card.php:6 +#: include/ajax/ajax_boxcard_search.php:61 msgid "Categorie" msgstr "" @@ -13914,9 +13646,7 @@ msgstr "" #: include/class/anc_print.class.php:155 include/class/anc_print.class.php:153 #: include/impress_jrn.inc.php:143 include/class/anc_print.class.php:154 #: include/impress_jrn.inc.php:136 include/class/anc_print.class.php:147 -#: include/class/anc_print.class.php:147 -#: include/template/impress_cat_card.php:18 -#: include/template/stock_histo_search.php:47 include/impress_jrn.inc.php:136 +#: include/class/anc_print.class.php:149 msgid "Jusque" msgstr "" @@ -13947,11 +13677,6 @@ msgstr "" #: include/class/pdf_operation.class.php:405 #: include/template/action_document_type_mtable_input.php:66 #: include/class/pdf_operation.class.php:422 -#: include/ajax/ajax_anc_detail_operation.php:44 -#: include/template/action_document_type_mtable_input.php:66 -#: include/template/result_cat_card_summary.php:14 -#: include/template/stock_summary_list.php:46 -#: include/stock_inv_histo.inc.php:105 msgid "Détail" msgstr "" @@ -13961,6 +13686,7 @@ msgstr "" #: include/template/ledger_detail_ach.php:125 #: include/template/ledger_detail_ach.php:120 #: include/template/ledger_detail_ach.php:145 +#: include/template/ledger_detail_ach.php:150 msgid "Prix/Un." msgstr "" @@ -13993,14 +13719,14 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_csv.class.php:479 #: tmp/import-advanced/class/import/impacc2_csv.class.php:518 #: tmp/import-advanced/template/operation_result.php:82 -#: include/export/export_stock_histo_csv.php:43 #: include/template/acc_ledger_history_purchase_extended.php:139 -#: include/template/ledger_detail_ven.php:157 include/template/stock_inv.php:71 +#: include/template/ledger_detail_ven.php:157 #: include/template/acc_ledger_history_sale_extended.php:145 #: include/template/ledger_detail_ach.php:146 #: tmp/import-advanced/class/import/impacc2_csv.class.php:480 #: tmp/import-advanced/class/import/impacc2_csv.class.php:519 -#: tmp/import-advanced/template/operation_result.php:82 +#: include/template/ledger_detail_ach.php:151 +#: include/export/export_stock_histo_csv.php:47 msgid "Quantité" msgstr "" @@ -14011,6 +13737,7 @@ msgstr "" #: include/template/ledger_detail_ach.php:127 #: include/template/acc_ledger_history_purchase_oneline.php:59 #: include/template/ledger_detail_ach.php:154 +#: include/template/ledger_detail_ach.php:159 msgid "Non ded" msgstr "" @@ -14062,18 +13789,13 @@ msgstr "" #: include/template/acc_ledger_history_purchase_extended.php:141 #: include/template/acc_ledger_history_sale_extended.php:53 #: include/template/acc_ledger_history_sale_extended.php:144 -#: include/class/acc_ledger_history_sale.class.php:293 -#: include/class/acc_ledger_history_purchase.class.php:310 -#: include/class/print_ledger_simple.class.php:131 -#: include/class/print_ledger_detail_item.class.php:160 -#: include/template/acc_ledger_history_purchase_extended.php:53 -#: include/template/acc_ledger_history_purchase_extended.php:141 #: include/template/ledger_detail_ven.php:163 #: include/template/acc_ledger_history_purchase_oneline.php:56 #: include/template/acc_ledger_history_sale_oneline.php:52 #: include/template/acc_ledger_history_sale_extended.php:55 #: include/template/acc_ledger_history_sale_extended.php:146 #: include/template/ledger_detail_ach.php:158 +#: include/template/ledger_detail_ach.php:163 msgid "HTVA" msgstr "" @@ -14090,9 +13812,9 @@ msgstr "" #: include/class/print_ledger_simple.class.php:135 #: include/export/export_printtva_pdf.php:212 #: include/class/acc_ledger_sale.class.php:1723 -#: include/class/print_ledger_simple.class.php:135 -#: include/export/export_printtva_pdf.php:212 #: include/template/ledger_detail_ach.php:159 +#: include/template/ledger_detail_ach.php:164 +#: include/class/acc_ledger_sale.class.php:1771 msgid "TVA ND" msgstr "" @@ -14139,17 +13861,13 @@ msgstr "" #: include/template/acc_ledger_history_sale_oneline.php:62 #: include/template/acc_ledger_history_sale_extended.php:59 #: include/template/acc_ledger_history_sale_extended.php:147 -#: include/class/print_ledger_detail_item.class.php:61 -#: include/class/print_ledger_detail_item.class.php:164 -#: include/template/acc_ledger_history_purchase_extended.php:59 -#: include/template/acc_ledger_history_purchase_extended.php:144 #: include/template/ledger_detail_ven.php:165 #: include/template/acc_ledger_history_purchase_oneline.php:70 #: include/template/acc_ledger_history_sale_oneline.php:64 -#: include/template/impress_reconciliation_detail.php:28 #: include/template/acc_ledger_history_sale_extended.php:61 #: include/template/acc_ledger_history_sale_extended.php:149 #: include/template/ledger_detail_ach.php:161 +#: include/template/ledger_detail_ach.php:166 msgid "TVAC" msgstr "" @@ -14197,6 +13915,7 @@ msgstr "" #: include/template/ledger_detail_bottom.php:390 #: include/template/ledger_detail_bottom.php:398 #: include/template/ledger_detail_bottom.php:382 +#: include/template/ledger_detail_bottom.php:383 msgid "Extourner" msgstr "" @@ -14260,7 +13979,7 @@ msgstr "" #: include/template/letter_all.php:13 include/template/letter_prop.php:11 #: include/template/letter_all.php:11 include/template/letter_prop.php:9 -#: include/template/letter_all.php:12 include/template/letter_prop.php:9 +#: include/template/letter_all.php:12 msgid "Désolé aucun résultat trouvé" msgstr "" @@ -14281,7 +14000,6 @@ msgstr "" #: include/template/acc_ledger_history_sale_detail.php:38 #: include/template/letter_all.php:25 #: include/template/acc_ledger_history_purchase_detail.php:36 -#: include/template/action_search_result.php:48 #: include/template/letter_prop.php:30 include/template/letter_prop.php:74 msgid "Ref" msgstr "" @@ -14306,7 +14024,7 @@ msgid "Total Credit" msgstr "" #: include/template/new_mod_payment.php:10 include/payment_middle.inc.php:120 -#: include/payment_middle.inc.php:121 include/template/new_mod_payment.php:10 +#: include/payment_middle.inc.php:121 msgid "Pour le journal" msgstr "" @@ -14315,18 +14033,15 @@ msgstr "" #: include/class/payment_method_mtable.class.php:40 #: include/class/payment_method_mtable.class.php:41 #: include/class/payment_method_mtable.class.php:45 -#: include/class/payment_method_mtable.class.php:45 -#: include/template/new_mod_payment.php:28 msgid "Type de fiche" msgstr "" -#: include/template/new_mod_payment.php:38 #: include/template/new_mod_payment.php:38 msgid "Paiement enregistré dans " msgstr "" #: include/template/new_mod_payment.php:47 include/payment_middle.inc.php:123 -#: include/payment_middle.inc.php:124 include/template/new_mod_payment.php:47 +#: include/payment_middle.inc.php:124 msgid "Avec la fiche" msgstr "" @@ -14342,19 +14057,16 @@ msgstr "" #: include/template/param_jrn.php:14 #: include/export/export_fiche_detail_csv.php:68 #: include/export/export_poste_detail_csv.php:75 -#: include/export/export_poste_detail_csv.php:75 -#: include/export/export_fiche_detail_csv.php:68 -#: include/template/param_jrn.php:14 msgid "Nom journal" msgstr "" #: include/template/param_jrn.php:15 include/template/param_jrn.php:22 -#: include/template/param_jrn.php:25 include/template/param_jrn.php:25 +#: include/template/param_jrn.php:25 msgid "Postes utilisables journal (débit/crédit) " msgstr "" #: include/template/param_jrn.php:21 include/template/param_jrn.php:28 -#: include/template/param_jrn.php:31 include/template/param_jrn.php:31 +#: include/template/param_jrn.php:31 msgid "" "Uniquement pour les journaux d'Opérations Diverses, les valeurs sont " "séparées par des espaces, on peut aussi\n" @@ -14362,7 +14074,7 @@ msgid "" msgstr "" #: include/template/param_jrn.php:33 include/template/param_jrn.php:40 -#: include/template/param_jrn.php:46 include/template/param_jrn.php:46 +#: include/template/param_jrn.php:46 msgid "Numérotation de chaque opération" msgstr "" @@ -14373,7 +14085,6 @@ msgstr "" #: include/template/param_jrn.php:54 include/compta_fin_saldo.inc.php:47 #: include/template/ledger_detail_fin.php:32 #: include/template/ledger_detail_fin.php:33 -#: include/compta_fin_saldo.inc.php:47 include/template/param_jrn.php:54 #: include/template/ledger_detail_fin.php:37 msgid "Compte en banque" msgstr "" @@ -14388,9 +14099,6 @@ msgstr "" #: include/class/operation_predef_mtable.class.php:53 #: include/class/operation_predef_mtable.class.php:50 #: tmp/import-advanced/template/upload_operation_csv.php:41 -#: include/class/operation_predef_mtable.class.php:50 -#: include/template/param_jrn.php:6 -#: tmp/import-advanced/template/upload_operation_csv.php:41 msgid "Type de journal" msgstr "" @@ -14408,7 +14116,6 @@ msgstr "" #: include/template/param_jrn.php:94 include/lib/message_javascript.php:70 #: include/lib/message_javascript.php:72 include/lib/message_javascript.php:73 -#: include/lib/message_javascript.php:73 msgid "" "Le préfixe des pièces doit être différent pour chaque journal, on peut aussi " "utiliser l'année" @@ -14438,7 +14145,6 @@ msgstr "" #: include/template/param_jrn.php:118 include/lib/message_javascript.php:71 #: include/lib/message_javascript.php:73 include/lib/message_javascript.php:74 -#: include/lib/message_javascript.php:74 msgid "Laissez à 0 pour ne pas changer le numéro" msgstr "" @@ -14447,9 +14153,6 @@ msgstr "" #: include/stock_inv_histo.inc.php:79 include/template/stock_inv.php:43 #: include/template/stock_inv.php:117 include/stock_inv_histo.inc.php:81 #: include/template/stock_inv.php:45 include/template/stock_inv.php:118 -#: include/template/stock_inv.php:45 include/template/stock_inv.php:118 -#: include/template/profile_sec_repository.php:35 -#: include/stock_inv_histo.inc.php:79 msgid "Dépot" msgstr "" @@ -14458,9 +14161,6 @@ msgstr "" #: include/template/user_sec_profile.php:36 #: include/export/export_security_pdf.php:180 #: include/export/export_security_pdf.php:175 -#: include/export/export_security_pdf.php:175 -#: include/template/user_sec_profile.php:36 -#: include/template/profile_sec_repository.php:36 msgid "Accès" msgstr "" @@ -14469,33 +14169,36 @@ msgstr "" #: include/export/export_security_pdf.php:175 #: include/export/export_security_pdf.php:128 #: include/export/export_security_pdf.php:170 -#: include/export/export_security_pdf.php:128 -#: include/export/export_security_pdf.php:170 msgid "Pas d'accès" msgstr "" #: include/ext/amortis/ajax.php:32 include/ext/amortis/ajax.php:34 +#: include/ext/amortis/ajax.php:36 msgid "opération non trouvée" msgstr "" #: include/ext/amortis/index.php:52 include/ext/amortis/index.php:78 +#: include/ext/amortis/index.php:92 msgid "Biens amortissables" msgstr "" #: include/ext/amortis/index.php:52 include/ext/amortis/index.php:78 +#: include/ext/amortis/index.php:92 msgid "Liste des biens amortissables" msgstr "" #: include/ext/amortis/index.php:53 include/ext/amortis/index.php:79 +#: include/ext/amortis/index.php:93 msgid "rapport et tableaux sur les biens amortissables" msgstr "" #: include/ext/amortis/index.php:54 include/ext/amortis/index.php:80 +#: include/ext/amortis/index.php:94 msgid "Utilitaire" msgstr "" #: include/ext/amortis/index.php:54 include/ext/amortis/include/am_util.php:30 -#: include/ext/amortis/index.php:80 +#: include/ext/amortis/index.php:80 include/ext/amortis/index.php:94 msgid "Génération écriture comptable" msgstr "" @@ -14514,6 +14217,7 @@ msgstr "" #: include/ext/amortis/include/amortissement_table_pdf.class.php:43 #: include/ext/amortis/include/amortissement_material_pdf.class.php:37 #: include/ext/amortis/include/amortissement_table_pdf.class.php:45 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:38 msgid "Année achat" msgstr "" @@ -14535,6 +14239,8 @@ msgstr "" #: include/ext/amortis/include/template/listing_year.php:34 #: include/ext/amortis/raw.php:59 include/ext/amortis/raw.php:133 #: include/ext/amortis/include/template/material_detail.php:45 +#: include/ext/amortis/include/template/listing_year.php:36 +#: include/ext/amortis/include/template/material_detail.php:46 msgid "Montant à amortir" msgstr "" @@ -14544,6 +14250,7 @@ msgstr "" #: include/database.item.php:19 #: include/ext/amortis/include/template/listing_year.php:35 #: include/ext/amortis/raw.php:60 +#: include/ext/amortis/include/template/listing_year.php:37 msgid "Amortissement" msgstr "" @@ -14557,7 +14264,6 @@ msgstr "" #: include/export/export_histo_csv.php:42 #: include/export/export_histo_csv.php:45 #: include/export/export_histo_csv.php:43 -#: include/export/export_histo_csv.php:43 msgid "qcode" msgstr "" @@ -14590,11 +14296,11 @@ msgstr "" msgid "Montant a amortir" msgstr "" -#: include/ext/coprop/index.php:43 +#: include/ext/coprop/index.php:43 include/ext/coprop/index.php:44 msgid "Immeubles,lots et copropriétaires" msgstr "" -#: include/ext/coprop/index.php:43 +#: include/ext/coprop/index.php:43 include/ext/coprop/index.php:44 msgid "Listes des immeubles, copropriétaire et lots " msgstr "" @@ -14603,31 +14309,32 @@ msgstr "" #: include/database.item.php:138 include/database.item.php:131 #: include/database.item.php:129 include/database.item.php:130 #: include/database.item.php:124 include/database.item.php:122 -#: include/database.item.php:151 +#: include/database.item.php:151 include/database.item.php:149 +#: include/ext/coprop/index.php:45 msgid "Clef de répartition" msgstr "" -#: include/ext/coprop/index.php:45 +#: include/ext/coprop/index.php:45 include/ext/coprop/index.php:46 msgid "Appel de fond" msgstr "" -#: include/ext/coprop/index.php:45 +#: include/ext/coprop/index.php:45 include/ext/coprop/index.php:46 msgid "Création décompte pour appel de fond" msgstr "" -#: include/ext/coprop/index.php:46 +#: include/ext/coprop/index.php:46 include/ext/coprop/index.php:47 msgid "Budget" msgstr "" -#: include/ext/coprop/index.php:46 +#: include/ext/coprop/index.php:46 include/ext/coprop/index.php:47 msgid "budgets" msgstr "" -#: include/ext/coprop/index.php:47 +#: include/ext/coprop/index.php:47 include/ext/coprop/index.php:48 msgid "Historique des appels" msgstr "" -#: include/ext/coprop/index.php:48 +#: include/ext/coprop/index.php:48 include/ext/coprop/index.php:49 msgid "Configuration et paramètre" msgstr "" @@ -14639,13 +14346,19 @@ msgstr "" #: include/ext/noalyss-portal-client/index.php:75 #: include/ext/noalyss-timesheet/index.php:68 include/ext/rapid-in/index.php:68 #: include/ext/skel/index.php:68 include/ext/webservice/nw_service.php:93 +#: include/ext/coprop/index.php:85 +#: include/ext/noalyss-portal-client/index.php:93 +#: include/ext/noalyss-timesheet/bootstrap.php:59 +#: include/ext/noalyss-webservice/nw_service.php:100 +#: include/ext/rapport_avance/index.php:42 include/ext/rash/index.php:91 +#: include/ext/sav/index.php:82 include/ext/skel/index.php:76 +#: include/ext/tva/index.php:93 msgid "L'extension est installée, pourriez-vous en vérifier le paramètrage ?" msgstr "" #: include/ext/import_account/index.php:57 include/ext/import_doli/index.php:57 #: include/export/export_stock_resume_list.php:38 #: include/export/export_stock_resume_list.php:36 -#: include/export/export_stock_resume_list.php:36 msgid "Fiches" msgstr "" @@ -14665,7 +14378,7 @@ msgstr "" #: include/ext/import_account/index.php:66 #: include/ext/import-winbook/index.php:67 #: include/ext/import-advanced/index.php:68 tmp/import-advanced/index.php:68 -#: tmp/import-advanced/index.php:68 +#: include/ext/import-advanced/index.php:74 msgid "Paramètrage" msgstr "" @@ -14673,22 +14386,22 @@ msgstr "" #: include/ext/importbank/index.php:63 #: include/ext/import-advanced/include/imd_operation_anc.inc.php:65 #: tmp/import-advanced/include/imd_operation_anc.inc.php:65 -#: tmp/import-advanced/include/imd_operation_anc.inc.php:65 +#: include/ext/importbank/index.php:104 msgid "Importation" msgstr "" #: include/ext/importbank/index.php:56 include/ext/importbank/index.php:58 -#: include/ext/importbank/index.php:63 +#: include/ext/importbank/index.php:63 include/ext/importbank/index.php:104 msgid "Importation de nouveaux fichiers" msgstr "" #: include/ext/importbank/index.php:57 include/ext/importbank/index.php:59 -#: include/ext/importbank/index.php:64 +#: include/ext/importbank/index.php:64 include/ext/importbank/index.php:105 msgid "Liste Import " msgstr "" #: include/ext/importbank/index.php:57 include/ext/importbank/index.php:59 -#: include/ext/importbank/index.php:64 +#: include/ext/importbank/index.php:64 include/ext/importbank/index.php:105 msgid "Historique des imports effectués" msgstr "" @@ -14726,8 +14439,8 @@ msgstr "" #: include/class/acc_ledger.class.php:92 #: tmp/import-advanced/class/impacc2_transfer.class.php:43 #: include/class/acc_ledger.class.php:99 include/class/periode.class.php:256 -#: include/lib/http_input.class.php:175 -#: tmp/import-advanced/class/impacc2_transfer.class.php:43 +#: include/lib/http_input.class.php:175 include/class/acc_ledger.class.php:101 +#: include/class/periode.class.php:262 msgid "Paramètre invalide" msgstr "" @@ -14738,6 +14451,7 @@ msgstr "" #: include/ext/rapport_avance/ajax_parameter_send_mail.php:17 #: include/ext/rapport_avance/ajax_parameter_send_mail.php:20 +#: include/ext/invoicing/include/invoicing.inc.php:119 msgid "Envoi par email" msgstr "" @@ -14787,20 +14501,19 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_csv.class.php:527 #: tmp/import-advanced/class/import/impacc2_csv.class.php:550 #: tmp/import-advanced/class/import/impacc2_csv.class.php:572 -#: include/audit_log.php:41 include/ajax/ajax_search_account_card.php:40 -#: include/verif_bilan.inc.php:156 include/verif_bilan.inc.php:224 -#: tmp/import-advanced/class/import/impacc2_import_anc_csv.class.php:245 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:396 +#: include/audit_log.php:41 include/verif_bilan.inc.php:156 +#: include/verif_bilan.inc.php:224 #: tmp/import-advanced/class/import/impacc2_csv.class.php:489 #: tmp/import-advanced/class/import/impacc2_csv.class.php:528 #: tmp/import-advanced/class/import/impacc2_csv.class.php:551 #: tmp/import-advanced/class/import/impacc2_csv.class.php:573 +#: include/ext/importbank/include/template/confirm_transfer.php:287 msgid "Résultat" msgstr "" #: include/ext/rapport_avance/index.php:58 #: include/ext/rapport_avance/index.php:60 include/ext/listing/index.php:60 -#: include/ext/listing/index.php:58 +#: include/ext/listing/index.php:58 include/ext/listing/index.php:96 msgid "Création, modification, Paramètre de listes, mailing list" msgstr "" @@ -14808,6 +14521,7 @@ msgstr "" #: include/ext/rapport_avance/index.php:61 #: include/ext/rapport_avance/index.php:60 #: include/ext/rapport_avance/index.php:74 +#: include/ext/rapport_avance/index.php:77 msgid "Formulaire" msgstr "" @@ -14815,6 +14529,7 @@ msgstr "" #: include/ext/rapport_avance/index.php:61 #: include/ext/rapport_avance/index.php:60 #: include/ext/rapport_avance/index.php:74 +#: include/ext/rapport_avance/index.php:77 msgid "Création, modification, Paramètre" msgstr "" @@ -14822,6 +14537,7 @@ msgstr "" #: include/ext/rapport_avance/index.php:60 #: include/ext/rapport_avance/index.php:62 include/ext/listing/index.php:61 #: include/ext/listing/index.php:59 include/ext/rapport_avance/index.php:75 +#: include/ext/listing/index.php:97 include/ext/rapport_avance/index.php:78 msgid "Génération" msgstr "" @@ -14835,71 +14551,83 @@ msgstr "" #: include/ext/rapport_avance/index.php:61 #: include/ext/rapport_avance/index.php:63 #: include/ext/rapport_avance/index.php:76 +#: include/ext/rapport_avance/index.php:79 msgid "Historique des déclarations faites" msgstr "" #: include/ext/skel/index.php:43 include/ext/tva/index.php:32 #: include/ext/tva/index.php:35 include/ext/tva/index.php:36 -#: include/ext/tva/tva_pdf_writer.class.php:44 +#: include/ext/tva/tva_pdf_writer.class.php:44 include/ext/tva/index.php:43 msgid "Déclaration TVA" msgstr "" #: include/ext/skel/index.php:43 include/ext/tva/index.php:32 #: include/ext/tva/index.php:35 include/ext/tva/index.php:36 +#: include/ext/tva/index.php:43 msgid "Déclaration Trimestriel ou annuel de TVA" msgstr "" #: include/ext/skel/index.php:44 include/ext/tva/index.php:33 #: include/ext/tva/index.php:36 include/ext/tva/index.php:37 +#: include/ext/tva/index.php:44 msgid "Listing intracommunautaire" msgstr "" #: include/ext/skel/index.php:44 include/ext/tva/index.php:33 #: include/ext/tva/index.php:36 include/ext/tva/index.php:37 +#: include/ext/tva/index.php:44 msgid "Listing intracommunautaire trimestriel" msgstr "" #: include/ext/skel/index.php:45 include/ext/tva/index.php:34 #: include/ext/tva/index.php:37 include/ext/tva/index.php:38 +#: include/ext/tva/index.php:45 msgid "Listing Assujetti" msgstr "" #: include/ext/skel/index.php:45 include/ext/tva/index.php:34 #: include/ext/tva/index.php:37 include/ext/tva/index.php:38 +#: include/ext/tva/index.php:45 msgid "Listing des clients assujettis" msgstr "" #: include/ext/skel/index.php:46 include/ext/tva/index.php:35 #: include/ext/tva/index.php:38 include/ext/tva/index.php:39 +#: include/ext/tva/index.php:46 msgid "Liste des déclarations TVA" msgstr "" #: include/ext/skel/index.php:46 include/ext/tva/index.php:35 #: include/ext/tva/index.php:38 include/ext/tva/index.php:39 +#: include/ext/tva/index.php:46 msgid "Historique des déclarations TVA" msgstr "" #: include/ext/skel/index.php:47 include/ext/tva/index.php:36 #: include/ext/tva/index.php:39 include/ext/tva/index.php:40 +#: include/ext/tva/index.php:47 msgid "Paramètrage " msgstr "" #: include/ext/skel/index.php:47 include/ext/tva/index.php:36 #: include/ext/tva/index.php:39 include/ext/tva/index.php:40 +#: include/ext/tva/index.php:47 msgid "Paramètre pour la TVA" msgstr "" #: include/ext/tools/index.php:41 include/tax_summary.inc.php:41 #: include/tax_summary.inc.php:40 include/ext/tools/index.php:46 -#: include/tax_summary.inc.php:40 +#: include/ext/tools/index.php:49 msgid "Opération" msgstr "" #: include/ext/tools/index.php:41 include/ext/tools/index.php:46 +#: include/ext/tools/index.php:49 msgid "Changer poste comptable ou fiche" msgstr "" #: include/ext/tools/index.php:42 include/ext/tools/index.php:47 +#: include/ext/tools/index.php:50 msgid "Rénuméroter des pièces justificative" msgstr "" @@ -14920,12 +14648,8 @@ msgstr "" #: include/impress_jrn.inc.php:95 include/impress_rapport.inc.php:220 #: include/ajax/ajax_preference.php:135 include/class/periode.class.php:527 #: include/template/periode-form_exercice_label.php:36 -#: include/compta_fin_saldo.inc.php:42 include/class/periode.class.php:545 -#: include/class/periode_ledger_table.class.php:100 include/bank.inc.php:68 -#: include/ajax/ajax_preference.php:136 -#: include/template/stock_state_search.php:35 -#: include/template/stock_inv.php:126 -#: include/template/periode-form_exercice_label.php:36 +#: include/class/periode.class.php:545 include/ajax/ajax_preference.php:136 +#: include/ext/bilan_interne/index.php:58 include/class/periode.class.php:552 msgid "Exercice" msgstr "" @@ -14943,6 +14667,7 @@ msgstr "" #: include/ext/transform/ajax.php:23 include/ext/sav/ajax.php:24 #: include/ext/skel/ajax.php:5 include/ext/bilan_interne/ajax.php:6 +#: include/ext/export-import-xml/ajax.php:24 msgid "No action" msgstr "" @@ -14953,11 +14678,13 @@ msgstr "" #: include/ext/transform/raw.php:31 include/ext/transform/raw.php:70 #: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:27 #: include/ext/transform/raw.php:32 include/ext/transform/raw.php:73 +#: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:26 msgid "Accès directe incorrecte" msgstr "" #: include/ext/tva/ajax.php:188 include/ext/tva/ajax.php:205 #: include/ext/tva/ajax.php:208 include/ext/tva/ajax.php:215 +#: include/ext/tva/ajax.php:216 msgid "Pour la grille " msgstr "" @@ -14977,7 +14704,6 @@ msgstr "" #: include/ext/tva/ext_list_assujetti.class.php:57 #: include/ext/tva/ext_tvagen.class.php:117 #: include/template/tax_detail-display_form.php:75 -#: include/tax_summary.inc.php:51 include/lib/message_javascript.php:97 #: include/print_currency01.inc.php:161 msgid "Afficher" msgstr "" @@ -14995,7 +14721,6 @@ msgstr "" #: include/ext/tva/ext_tva.class.php:348 #: include/class/pdf_operation.class.php:239 #: include/class/pdf_operation.class.php:304 -#: include/class/pdf_operation.class.php:304 include/impress_jrn.inc.php:141 msgid "Ecriture comptable" msgstr "" @@ -15024,6 +14749,8 @@ msgstr "" #: include/ext/tva/list_intra.inc.php:31 include/ext/tva/decl_tva.inc.php:36 #: include/ext/tva/list_assujetti.inc.php:35 #: include/ext/tva/list_intra.inc.php:35 +#: include/ext/tva/include/list_assujetti.inc.php:42 +#: include/ext/tva/include/list_intra.inc.php:39 msgid "Année invalide [" msgstr "" @@ -15032,6 +14759,9 @@ msgstr "" #: include/ext/tva/list_intra.inc.php:49 include/ext/tva/decl_tva.inc.php:53 #: include/ext/tva/list_assujetti.inc.php:54 #: include/ext/tva/list_intra.inc.php:54 +#: include/ext/tva/include/decl_tva.inc.php:64 +#: include/ext/tva/include/list_assujetti.inc.php:61 +#: include/ext/tva/include/list_intra.inc.php:58 msgid "Déclaration sauvée" msgstr "" @@ -15040,6 +14770,9 @@ msgstr "" #: include/ext/tva/list_intra.inc.php:117 include/ext/tva/decl_tva.inc.php:109 #: include/ext/tva/list_assujetti.inc.php:101 #: include/ext/tva/list_intra.inc.php:126 include/dossier.inc.php:293 +#: include/ext/tva/include/decl_tva.inc.php:121 +#: include/ext/tva/include/list_assujetti.inc.php:105 +#: include/ext/tva/include/list_intra.inc.php:128 msgid "Sauvegarde" msgstr "" @@ -15259,19 +14992,19 @@ msgstr "" #: include/dossier.inc.php:361 include/template/periode_add_exercice.php:41 #: include/dossier.inc.php:364 include/dossier.inc.php:359 #: include/template/periode_add_exercice.php:56 include/dossier.inc.php:368 -#: include/template/periode_add_exercice.php:56 include/dossier.inc.php:368 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:71 msgid "Année" msgstr "" #: include/ext/tva/form_periode.php:7 include/ext/tva/form_periode.php:11 #: include/export/export_form_csv.php:82 include/export/export_form_csv.php:101 #: include/ext/tva/ajax.php:176 include/export/export_form_csv.php:94 -#: include/export/export_form_csv.php:94 +#: include/ext/amortis/ajax.php:122 include/ext/tva/ajax.php:169 msgid "Mois" msgstr "" #: include/ext/tva/form_periode.php:8 include/ext/tva/form_periode.php:12 -#: include/ext/tva/ajax.php:176 +#: include/ext/tva/ajax.php:176 include/ext/tva/ajax.php:169 msgid "Trimestre" msgstr "" @@ -15281,10 +15014,12 @@ msgstr "" #: include/ext/tva/index.php:98 include/ext/tva/index.php:82 #: include/ext/tva/index.php:91 include/ext/tva/index.php:92 +#: include/ext/tva/index.php:125 msgid "Mise à jour du plugin, pourriez-vous en vérifier le paramètrage ?" msgstr "" #: include/ext/tva/list_tva.inc.php:35 include/ext/tva/list_tva.inc.php:37 +#: include/ext/tva/include/list_tva.inc.php:39 msgid "Filtrer par " msgstr "" @@ -15310,8 +15045,7 @@ msgstr "" #: include/ajax/ajax_card.php:412 include/ajax/ajax_add_concerned_card.php:56 #: include/ajax/ajax_add_concerned_card.php:53 include/ajax/ajax_card.php:410 #: include/export/export_fiche_detail_pdf.php:47 include/ajax/ajax_card.php:424 -#: include/ajax/ajax_card.php:430 include/ajax/ajax_add_concerned_card.php:53 -#: include/export/export_fiche_detail_pdf.php:47 +#: include/ajax/ajax_card.php:430 msgid "Détail fiche" msgstr "" @@ -15343,7 +15077,7 @@ msgstr "" #: include/ext/amortis/include/am_card.class.php:267 #: include/template/periode_add_exercice.php:101 #: include/template/periode_add_exercice.php:116 -#: include/template/periode_add_exercice.php:116 +#: include/ext/amortis/include/am_card.class.php:286 msgid "Année invalide" msgstr "" @@ -15352,6 +15086,7 @@ msgstr "" #: include/ext/amortis/include/class_am_card.php:236 #: include/ext/amortis/include/am_card.class.php:236 #: include/ext/amortis/include/am_card.class.php:275 +#: include/ext/amortis/include/am_card.class.php:301 msgid "Nombre annuités invalide" msgstr "" @@ -15377,8 +15112,9 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_import.class.php:42 #: include/class/acc_ledger.class.php:1316 #: include/class/acc_compute.class.php:212 -#: tmp/import-advanced/class/import/impacc2_import_anc_csv.class.php:51 -#: tmp/import-advanced/class/import/impacc2_import.class.php:42 +#: include/ext/amortis/include/am_card.class.php:305 +#: include/class/acc_compute.class.php:214 +#: include/class/acc_ledger.class.php:1318 msgid "Montant invalide" msgstr "" @@ -15414,6 +15150,7 @@ msgstr "" #: include/ext/amortis/include/template/listing_year.php:113 #: include/ext/amortis/include/amortissement_table_pdf.class.php:36 #: include/ext/amortis/include/amortissement_table_pdf.class.php:38 +#: include/ext/amortis/include/template/listing_year.php:120 msgid "Amortissement " msgstr "" @@ -15457,7 +15194,7 @@ msgstr "" #: include/class/acc_ledger_search.class.php:840 #: include/class/acc_ledger_search.class.php:871 #: include/class/tax_detail.class.php:164 -#: include/class/acc_ledger_fin.class.php:808 +#: include/class/acc_ledger_fin.class.php:808 include/ext/rash/raw.php:79 msgid "n° interne" msgstr "" @@ -15468,12 +15205,16 @@ msgstr "" #: include/ext/amortis/include/material_add.inc.php:36 #: include/ext/amortis/include/print_fiche.inc.php:74 #: include/ext/amortis/include/material_add.inc.php:37 +#: include/ext/amortis/include/material_add.inc.php:42 +#: include/ext/amortis/include/print_fiche.inc.php:77 msgid "Matériel à amortir" msgstr "" #: include/ext/amortis/include/material_add.inc.php:37 #: include/ext/amortis/include/print_fiche.inc.php:75 #: include/ext/amortis/include/material_add.inc.php:38 +#: include/ext/amortis/include/material_add.inc.php:43 +#: include/ext/amortis/include/print_fiche.inc.php:78 msgid "Attention pas de catégorie de fiche à amortir" msgstr "" @@ -15494,17 +15235,21 @@ msgstr "" #: include/ext/importbank/include/template/show_import.php:29 #: include/lib/manage_table_sql.class.php:1407 #: include/lib/manage_table_sql.class.php:1481 +#: include/ext/amortis/include/material_delete.inc.php:16 +#: include/ext/importbank/include/template/show_import.php:28 msgid "Effacé" msgstr "" #: include/ext/amortis/include/material_modify.inc.php:40 #: include/ext/amortis/include/template/material_display.php:1 #: include/ext/amortis/include/material_modify.inc.php:39 +#: include/ext/amortis/include/material_modify.inc.php:45 msgid "Détail de matériel" msgstr "" #: include/ext/amortis/include/material_modify.inc.php:41 #: include/ext/amortis/include/material_modify.inc.php:40 +#: include/ext/amortis/include/material_modify.inc.php:46 msgid "Bien à amortir effacé" msgstr "" @@ -15556,17 +15301,14 @@ msgstr "" #: include/class/fiche.class.php:1125 include/class/fiche.class.php:1756 #: include/class/acc_account_ledger.class.php:754 #: include/action.common.inc.php:305 include/class/fiche.class.php:1131 -#: include/class/fiche.class.php:1787 html/popup.php:113 -#: include/fiche.inc.php:246 include/fiche.inc.php:305 -#: include/fiche.inc.php:342 include/anc_pa.inc.php:120 -#: include/class/tax_summary.class.php:445 include/class/fiche.class.php:1175 +#: include/class/fiche.class.php:1787 include/class/fiche.class.php:1175 #: include/class/fiche.class.php:1837 #: include/class/acc_account_ledger.class.php:855 -#: include/ajax/ajax_action_concerned_list.php:48 -#: include/action.common.inc.php:305 #: include/template/tax_detail-button_export_csv.php:37 #: include/template/follow_up-display.php:123 -#: include/print_currency01.inc.php:200 include/balance_card_ageing.inc.php:49 +#: include/template/follow_up-display.php:156 +#: include/class/fiche.class.php:1177 include/class/fiche.class.php:1836 +#: include/class/tax_summary.class.php:462 msgid "Export CSV" msgstr "" @@ -15581,6 +15323,7 @@ msgstr "" #: include/ext/coprop/include/appel_fond.inc.php:214 #: include/ext/coprop/include/appel_fond.inc.php:216 #: include/ext/coprop/include/appel_fond.inc.php:224 +#: include/ext/coprop/include/appel_fond.inc.php:266 msgid "Nouvelle fiche " msgstr "" @@ -15593,8 +15336,7 @@ msgstr "" #: include/ext/importbank/include/import_bank.php:132 #: tmp/import-advanced/class/import/impacc2_import_anc_csv.class.php:187 #: tmp/import-advanced/class/import/impacc2_file.class.php:64 -#: tmp/import-advanced/class/import/impacc2_import_anc_csv.class.php:187 -#: tmp/import-advanced/class/import/impacc2_file.class.php:64 +#: include/ext/importbank/include/template/import_csv.php:110 msgid "Pas de fichier donné" msgstr "" @@ -15692,12 +15434,8 @@ msgstr "" #: include/class/print_ledger_detail_item.class.php:153 #: include/class/print_ledger_detail_item.class.php:155 #: include/class/acc_ledger_history_generic.class.php:801 -#: include/class/print_ledger_detail_item.class.php:155 #: include/class/acc_ledger_history_generic.class.php:803 -#: include/class/balance_age.class.php:148 #: include/export/export_ledger_csv.php:218 -#: include/export/export_poste_detail_csv.php:76 -#: include/export/export_poste_detail_csv.php:205 msgid "QuickCode" msgstr "" @@ -15730,7 +15468,6 @@ msgstr "" #: include/ext/import-advanced/include/imd_transfer.inc.php:63 #: tmp/import-advanced/include/imd_transfer.inc.php:63 #: include/template/operation_exercice-input_transfer.php:27 -#: tmp/import-advanced/include/imd_transfer.inc.php:63 msgid "Transfert" msgstr "" @@ -15748,7 +15485,6 @@ msgstr "" #: include/operation_ods_confirm.inc.php:70 #: include/ext/invoicing/include/invoice_send_mail_input.inc.php:90 #: include/template/acc_ledger-input_extra_info.php:132 -#: include/template/acc_ledger-input_extra_info.php:132 msgid "Message" msgstr "" @@ -15810,6 +15546,8 @@ msgstr "" #: include/class/acc_compute.class.php:119 #: include/class/acc_compute.class.php:111 #: include/class/acc_compute.class.php:121 +#: include/class/acc_compute.class.php:113 +#: include/class/acc_compute.class.php:123 msgid "Erreur attribut inexistant" msgstr "" @@ -15852,18 +15590,21 @@ msgstr "" #: include/ext/invoicing/include/invoicing.inc.php:88 #: include/ext/invoicing/include/invoice_generate.inc.php:72 #: include/ext/invoicing/include/invoicing.inc.php:92 +#: include/ext/invoicing/include/invoice_generate.inc.php:75 msgid "Télécharger toutes les factures" msgstr "" #: include/ext/invoicing/include/invoice_send_mail.inc.php:39 #: include/ext/invoicing/include/invoice_send_mail.inc.php:61 #: include/ext/invoicing/include/invoice_send_mail.inc.php:65 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:63 msgid "Désolé mais il faut donner l'email de celui qui envoie" msgstr "" #: include/ext/invoicing/include/invoice_send_mail.inc.php:42 #: include/ext/invoicing/include/invoice_send_mail.inc.php:65 #: include/ext/invoicing/include/invoice_send_mail.inc.php:69 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:67 msgid "Le sujet est obligatoire" msgstr "" @@ -15872,6 +15613,7 @@ msgstr "" #: include/ext/invoicing/include/invoice_send_mail.inc.php:103 #: include/ext/invoicing/include/invoice_send_mail.inc.php:107 #: include/ext/invoicing/include/invoice_send_mail.inc.php:110 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:108 msgid "Pas de conversion en PDF disponible" msgstr "" @@ -15880,6 +15622,7 @@ msgstr "" #: include/ext/invoicing/include/invoice_send_mail.inc.php:147 #: include/ext/invoicing/include/invoice_send_mail.inc.php:151 #: include/ext/invoicing/include/invoice_send_mail.inc.php:160 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:162 msgid "Envoi facture " msgstr "" @@ -15888,6 +15631,7 @@ msgstr "" #: include/ext/invoicing/include/invoice_send_mail.inc.php:147 #: include/ext/invoicing/include/invoice_send_mail.inc.php:151 #: include/ext/invoicing/include/invoice_send_mail.inc.php:160 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:162 msgid " destinataire " msgstr "" @@ -15897,6 +15641,7 @@ msgstr "" #: include/ext/invoicing/include/invoice_send_mail.inc.php:170 #: include/ext/invoicing/include/invoice_send_mail.inc.php:174 #: include/ext/invoicing/include/invoice_send_mail.inc.php:186 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:189 msgid "Envoi echoué" msgstr "" @@ -15906,6 +15651,7 @@ msgstr "" #: include/ext/invoicing/include/invoice_send_mail.inc.php:174 #: include/ext/invoicing/include/invoice_send_mail.inc.php:178 #: include/ext/invoicing/include/invoice_send_mail.inc.php:264 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:268 msgid "Aucune pièce à envoyer" msgstr "" @@ -15915,23 +15661,28 @@ msgstr "" #: include/ext/invoicing/include/invoice_send_mail.inc.php:177 #: include/ext/invoicing/include/invoice_send_mail.inc.php:181 #: include/ext/invoicing/include/invoice_send_mail.inc.php:267 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:271 msgid "Aucune adresse email trouvée" msgstr "" #: include/ext/invoicing/include/invoice_to_zip.inc.php:43 #: include/ext/invoicing/include/invoice_to_zip.inc.php:55 +#: include/ext/invoicing/include/invoice_download_pdf.inc.php:65 +#: include/ext/invoicing/include/invoice_to_zip.inc.php:60 msgid "Ajout facture " msgstr "" #: include/ext/invoicing/include/invoice_to_zip.inc.php:76 #: include/ext/tools/include/tool_function.php:503 #: include/ext/invoicing/include/invoice_to_zip.inc.php:88 +#: include/ext/invoicing/include/invoice_to_zip.inc.php:93 msgid "Télécharger le fichier" msgstr "" #: include/ext/invoicing/include/invoicing.inc.php:93 #: include/ext/invoicing/include/invoicing.inc.php:94 #: include/ext/invoicing/include/invoicing.inc.php:98 +#: include/ext/invoicing/include/invoicing.inc.php:112 msgid "Générer les factures" msgstr "" @@ -15991,6 +15742,7 @@ msgstr "" #: include/ext/rapport_avance/include/class_formulaire_param_detail.php:193 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:193 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:215 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:218 msgid "Choix du type de journal " msgstr "" @@ -16025,6 +15777,7 @@ msgstr "" #: include/ext/importbank/include/template/confirm_transfer.php:114 #: include/ext/transform/include/transform_client.class.php:99 #: include/ext/importbank/include/template/confirm_transfer.php:117 +#: include/ext/importbank/include/template/confirm_transfer.php:115 msgid "Montant incorrect" msgstr "" @@ -16038,6 +15791,8 @@ msgstr "" #: include/ext/transform/include/class_transform_representative.php:198 #: include/ext/transform/include/transform_declarant.class.php:163 #: include/ext/transform/include/transform_representative.class.php:198 +#: include/ext/transform/include/transform_declarant.class.php:187 +#: include/ext/transform/include/transform_representative.class.php:208 msgid "Email incorrect" msgstr "" @@ -16045,6 +15800,8 @@ msgstr "" #: include/ext/transform/include/class_transform_representative.php:201 #: include/ext/transform/include/transform_declarant.class.php:166 #: include/ext/transform/include/transform_representative.class.php:201 +#: include/ext/transform/include/transform_declarant.class.php:190 +#: include/ext/transform/include/transform_representative.class.php:211 msgid "Code Pays incorrect" msgstr "" @@ -16052,11 +15809,14 @@ msgstr "" #: include/ext/transform/include/class_transform_representative.php:205 #: include/ext/transform/include/transform_declarant.class.php:170 #: include/ext/transform/include/transform_representative.class.php:205 +#: include/ext/transform/include/transform_declarant.class.php:194 +#: include/ext/transform/include/transform_representative.class.php:215 msgid "Numéro de téléphone incorrect" msgstr "" #: include/ext/transform/include/class_transform_declarant.php:173 #: include/ext/transform/include/transform_declarant.class.php:173 +#: include/ext/transform/include/transform_declarant.class.php:197 msgid "Numéro de TVA incorrect" msgstr "" @@ -16066,58 +15826,74 @@ msgstr "" #: include/ext/transform/include/transform_representative.class.php:208 #: include/ext/transform/include/transform_representative.class.php:211 #: include/ext/transform/include/transform_representative.class.php:214 +#: include/ext/transform/include/transform_representative.class.php:218 +#: include/ext/transform/include/transform_representative.class.php:221 +#: include/ext/transform/include/transform_representative.class.php:224 msgid "Obligatoire" msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:34 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:37 msgid "Par date paiement" msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:35 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:38 msgid "Par date opération" msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:45 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:46 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:49 msgid "Etape 1/3" msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:49 #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:267 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:50 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:53 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:279 msgid "Mandataire" msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:52 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:53 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:56 msgid "Ne remplissez pas s'il n'y a pas de mandataire" msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:60 #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:271 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:61 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:64 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:283 msgid "Déclarant" msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:80 #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:152 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:81 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:84 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:164 msgid "Par fichier" msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:94 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:95 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:99 msgid "Par calcul" msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:99 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:100 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:104 #, php-format msgid "Entre les date %s et %s" msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:129 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:130 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:134 msgid "Opération de vente" msgstr "" @@ -16148,40 +15924,50 @@ msgid "Aucun fichier donné" msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:117 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:122 msgid "Impossible de sauver ce fichier" msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:130 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:138 msgid "Ligne non importée" msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:150 #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:261 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:162 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:273 msgid "Ne peut pas ajouter " msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:191 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:203 msgid "Par calcul : date opération" msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:194 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:206 msgid "Par calcul : date paiement" msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:264 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:276 #, php-format msgid "période %s entre [%s] et [%s]" msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:266 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:278 msgid "Etape 2/3" msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:287 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:299 msgid "Rejeté" msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:34 +#: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:33 msgid "Etape 3/3" msgstr "" @@ -16191,6 +15977,7 @@ msgid "Attention : il y a %d enregistrements incorrects " msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:38 +#: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:37 msgid "Ils ne seront inclus pas dans le fichier XML" msgstr "" @@ -16209,28 +15996,33 @@ msgstr "" #: include/ext/amortis/include/template/listing_year.php:12 #: include/ext/amortis/include/template/listing_year.php:32 +#: include/ext/amortis/include/template/listing_year.php:34 msgid "Montant à l'achat" msgstr "" #: include/ext/amortis/include/template/listing_year.php:13 #: include/ext/amortis/include/template/listing_year.php:33 +#: include/ext/amortis/include/template/listing_year.php:35 msgid "Nombre amortissement" msgstr "" #: include/ext/amortis/include/template/listing_year.php:16 #: include/template/anc_key_input.php:64 #: include/ext/amortis/include/template/listing_year.php:36 -#: include/template/anc_key_input.php:66 include/template/anc_key_input.php:66 +#: include/template/anc_key_input.php:66 +#: include/ext/amortis/include/template/listing_year.php:38 msgid "Pourcentage" msgstr "" #: include/ext/amortis/include/template/listing_year.php:17 #: include/ext/amortis/include/template/listing_year.php:37 +#: include/ext/amortis/include/template/listing_year.php:39 msgid "Reste à amortir" msgstr "" #: include/ext/amortis/include/template/listing_year.php:61 #: include/ext/amortis/include/template/listing_year.php:105 +#: include/ext/amortis/include/template/listing_year.php:112 msgid "Acquisition de l'année" msgstr "" @@ -16377,7 +16169,6 @@ msgstr "" #: include/class/acc_ledger_search.class.php:1097 #: include/template/fiche_list.php:58 #: include/class/acc_ledger_search.class.php:1125 -#: include/template/fiche_list.php:58 msgid "Selection" msgstr "" @@ -16498,9 +16289,7 @@ msgstr "" #: include/ajax/ajax_preference.php:240 include/ajax/ajax_preference.php:241 #: tmp/import-advanced/template/upload_operation_csv.php:61 #: tmp/import-advanced/template/upload_operation_fec.php:50 -#: include/ajax/ajax_preference.php:242 -#: tmp/import-advanced/template/upload_operation_csv.php:61 -#: tmp/import-advanced/template/upload_operation_fec.php:50 +#: include/ajax/ajax_preference.php:242 include/ajax/ajax_preference.php:258 msgid "Encodage" msgstr "" @@ -16510,8 +16299,6 @@ msgstr "" #: include/ext/import_doli/include/template/test_file.php:33 #: tmp/import-advanced/template/upload_operation_csv.php:65 #: tmp/import-advanced/template/upload_operation_anc.php:46 -#: tmp/import-advanced/template/upload_operation_csv.php:65 -#: tmp/import-advanced/template/upload_operation_anc.php:46 msgid "Texte entouré par" msgstr "" @@ -16536,24 +16323,30 @@ msgstr "" #: include/ext/rapport_avance/include/template/parameter_send_mail_input.php:23 #: include/ext/rapport_avance/include/template/parameter_send_mail_input.php:27 #: scenario/HtmlInput.test.php:89 scenario/HtmlInput.test.php:106 -#: scenario/HtmlInput.test.php:109 scenario/HtmlInput.test.php:109 +#: scenario/HtmlInput.test.php:109 msgid "Envoi" msgstr "" #: include/ext/transform/include/template/listing_assujetti_declarant.php:30 #: include/ext/transform/include/template/listing_assujetti_representative.php:30 #: include/company.inc.php:165 include/company.inc.php:185 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:31 +#: include/ext/transform/include/template/listing_assujetti_representative.php:31 msgid "Rue" msgstr "" #: include/ext/transform/include/template/listing_assujetti_declarant.php:35 #: include/ext/transform/include/template/listing_assujetti_representative.php:36 #: include/ext/sav/include/template/sas_display_detail.php:99 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:36 +#: include/ext/transform/include/template/listing_assujetti_representative.php:37 msgid "Code postal" msgstr "" #: include/ext/transform/include/template/listing_assujetti_declarant.php:45 #: include/ext/transform/include/template/listing_assujetti_representative.php:48 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:46 +#: include/ext/transform/include/template/listing_assujetti_representative.php:49 msgid "Code Pays" msgstr "" @@ -16563,19 +16356,24 @@ msgstr "" #: include/user_detail.inc.php:135 include/user_detail.inc.php:146 #: include/user_detail.inc.php:142 include/user_detail.inc.php:71 #: include/user_detail.inc.php:72 include/template/contact-summary.php:19 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:55 +#: include/ext/transform/include/template/listing_assujetti_representative.php:55 msgid "email" msgstr "" #: include/ext/transform/include/template/listing_assujetti_declarant.php:74 #: include/ext/tva/ext_list_intra.class.php:305 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:75 msgid "N° TVA" msgstr "" #: include/ext/transform/include/template/listing_assujetti_representative.php:66 +#: include/ext/transform/include/template/listing_assujetti_representative.php:67 msgid "listing id" msgstr "" #: include/ext/transform/include/template/listing_client_display.php:31 +#: include/ext/transform/include/template/listing_client_display.php:37 msgid "les enregistrements incorrects ne seront inclus pas dans le fichier XML" msgstr "" @@ -16583,7 +16381,9 @@ msgstr "" #: include/ajax_boxcard_search.php:63 include/ajax/ajax_boxcard_search.php:63 #: include/ajax/ajax_boxcard_search.php:62 #: include/ajax/ajax_boxcard_search.php:64 include/database.item.php:198 -#: include/lib/ivatnumber.class.php:35 +#: include/lib/ivatnumber.class.php:35 include/database.item.php:191 +#: include/ext/transform/include/template/listing_client_display.php:45 +#: include/ajax/ajax_boxcard_search.php:67 msgid "Numéro TVA" msgstr "" @@ -16661,8 +16461,7 @@ msgstr "" #: include/ajax/ajax_history.php:61 include/ajax/ajax_history.php:146 #: include/ajax/ajax_history.php:147 include/ajax/ajax_history.php:148 #: include/balance_card.inc.php:37 include/ajax/ajax_history.php:54 -#: include/ajax/ajax_history.php:56 include/balance_card.inc.php:36 -#: include/ajax/ajax_history.php:56 include/ajax/ajax_history.php:147 +#: include/ajax/ajax_history.php:56 msgid "" "erreur aucune période par défaut, allez dans préférence pour en choisir une" msgstr "" @@ -16683,8 +16482,6 @@ msgstr "" #: include/ajax/ajax_history.php:179 include/ajax/ajax_history.php:185 #: include/ajax/ajax_history.php:84 include/ajax/ajax_history.php:90 #: include/ajax/ajax_history.php:180 include/ajax/ajax_history.php:186 -#: include/ajax/ajax_history.php:88 include/ajax/ajax_history.php:94 -#: include/ajax/ajax_history.php:180 include/ajax/ajax_history.php:186 msgid "Autre exercice" msgstr "" @@ -16699,8 +16496,7 @@ msgstr "" #: include/ajax/ajax_history.php:208 include/ajax/ajax_history.php:209 #: include/balance_card.inc.php:71 include/ajax/ajax_history.php:114 #: include/ajax/ajax_history.php:118 include/ajax/ajax_history.php:210 -#: include/balance_card.inc.php:77 include/ajax/ajax_history.php:118 -#: include/ajax/ajax_history.php:210 +#: include/balance_card.inc.php:77 msgid "Aucune opération pour l'exercice courant" msgstr "" @@ -16719,6 +16515,8 @@ msgstr "" #: include/ajax/ajax_ledger.php:245 include/ajax/ajax_ledger.php:358 #: include/ajax/ajax_ledger.php:234 include/ajax/ajax_ledger.php:345 #: include/ajax/ajax_ledger.php:213 include/ajax/ajax_ledger.php:313 +#: include/ext/noalyss_document/index.php:142 +#: include/ext/importbank/include/template/import_new_coda.php:43 msgid "Chargement" msgstr "" @@ -16743,6 +16541,7 @@ msgstr "" #: include/template/ledger_detail_bottom.php:404 #: include/ajax/ajax_ledger.php:494 #: include/template/ledger_detail_bottom.php:388 +#: include/template/ledger_detail_bottom.php:389 msgid "entrez une date" msgstr "" @@ -16787,12 +16586,10 @@ msgstr "" #: include/template/ledger_detail_fin.php:58 #: include/class/anc_operation.class.php:600 #: include/class/acc_reconciliation.class.php:505 -#: include/class/acc_reconciliation.class.php:513 #: include/class/acc_reconciliation.class.php:529 -#: include/ajax/ajax_display_letter.php:68 #: include/export/export_ledger_csv.php:222 -#: include/template/ledger_detail_bottom.php:239 #: include/template/ledger_detail_fin.php:62 +#: include/template/ledger_detail_bottom.php:240 msgid "montant" msgstr "" @@ -16802,7 +16599,6 @@ msgstr "" #: include/ajax/ajax_display_letter.php:216 #: include/ajax/ajax_display_letter.php:223 #: include/ajax/ajax_display_letter.php:222 -#: include/ajax/ajax_display_letter.php:222 msgid "Mauvais type objet" msgstr "" @@ -16827,7 +16623,7 @@ msgstr "" msgid "Code invalide" msgstr "" -#: html/logout.php:30 html/logout.php:46 html/logout.php:47 html/logout.php:47 +#: html/logout.php:30 html/logout.php:46 html/logout.php:47 msgid "Vous êtes déconnecté" msgstr "" @@ -16863,10 +16659,12 @@ msgstr "" #: include/class/acc_account_ledger.class.php:776 #: include/template/ledger_detail_bottom.php:383 #: include/class/fiche.class.php:1113 include/class/fiche.class.php:1809 -#: html/popup.php:114 include/class/tax_summary.class.php:463 #: include/class/fiche.class.php:1157 include/class/fiche.class.php:1859 #: include/class/acc_account_ledger.class.php:877 #: include/template/ledger_detail_bottom.php:367 +#: include/template/ledger_detail_bottom.php:368 +#: include/class/fiche.class.php:1159 include/class/fiche.class.php:1858 +#: include/class/tax_summary.class.php:480 msgid "Export PDF" msgstr "" @@ -16881,9 +16679,9 @@ msgstr "" #: include/user.inc.php:175 include/admin_repo.inc.php:145 #: include/ext/noalyss-timesheet/index.php:52 include/user.inc.php:260 #: html/user_login.php:128 include/audit_log.php:37 -#: include/admin_repo.inc.php:146 #: include/template/operation_exercice-list_draft.php:58 -#: include/user.inc.php:299 include/stock_inv_histo.inc.php:82 +#: include/user.inc.php:299 include/admin_repo.inc.php:155 +#: include/user.inc.php:300 msgid "Utilisateur" msgstr "" @@ -16916,7 +16714,7 @@ msgstr "" #: include/lib/ac_common.php:838 include/lib/ac_common.php:854 #: include/lib/ac_common.php:864 include/lib/ac_common.php:902 #: include/lib/ac_common.php:911 include/lib/ac_common.php:912 -#: include/lib/ac_common.php:913 include/lib/ac_common.php:911 +#: include/lib/ac_common.php:913 msgid "Données non disponibles" msgstr "" @@ -16930,7 +16728,7 @@ msgstr "" #: include/ac_common.php:786 include/ac_common.php:794 #: include/ac_common.php:795 include/lib/ac_common.php:901 #: include/lib/ac_common.php:910 include/lib/ac_common.php:911 -#: include/lib/ac_common.php:912 include/lib/ac_common.php:910 +#: include/lib/ac_common.php:912 msgid "Déconnecté" msgstr "" @@ -16977,14 +16775,11 @@ msgstr "" #: include/class/print_operation_currency.class.php:110 #: include/template/ledger_detail_bottom.php:310 include/lib/ac_common.php:1334 #: include/lib/ac_common.php:1335 include/lib/ac_common.php:1336 -#: include/class/print_operation_currency.class.php:110 -#: include/export/export_fiche_detail_csv.php:54 #: include/impress_gl_comptes.inc.php:126 #: include/template/tax_summary_display.php:112 #: include/template/tax_summary_display.php:291 -#: include/template/ledger_detail_bottom.php:310 #: include/template/status_operation_event-display_operation.php:68 -#: include/lib/message_javascript.php:103 +#: include/template/ledger_detail_bottom.php:311 msgid "Aucune donnée" msgstr "" @@ -17001,32 +16796,31 @@ msgstr "" #: 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 include/ajax/ajax_add_menu.php:192 -#: include/ajax/ajax_add_menu.php:191 include/ajax/ajax_add_menu.php:191 +#: include/ajax/ajax_add_menu.php:191 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 include/ajax/ajax_add_menu.php:195 -#: include/ajax/ajax_add_menu.php:194 include/ajax/ajax_add_menu.php:194 +#: include/ajax/ajax_add_menu.php:194 msgid "Aucune impression disponible à ajouter" msgstr "" #: include/ajax_anc_search.php:41 include/ajax/ajax_anc_search.php:41 #: include/ajax/ajax_anc_search.php:45 include/ajax/ajax_anc_search.php:38 -#: include/ajax/ajax_anc_search.php:38 msgid "Recherche activité" msgstr "" #: include/ajax_anc_search.php:65 include/ajax/ajax_anc_search.php:65 #: include/ajax/ajax_anc_search.php:67 include/ajax/ajax_anc_search.php:70 -#: include/ajax/ajax_anc_search.php:63 include/ajax/ajax_anc_search.php:63 +#: include/ajax/ajax_anc_search.php:63 msgid "Ce plan n'existe pas" msgstr "" #: include/ajax_anc_search.php:74 include/ajax/ajax_anc_search.php:74 #: include/ajax/ajax_anc_search.php:76 include/ajax/ajax_anc_search.php:79 -#: include/ajax/ajax_anc_search.php:72 include/ajax/ajax_anc_search.php:72 +#: include/ajax/ajax_anc_search.php:72 msgid "Aucun poste trouvé" msgstr "" @@ -17038,32 +16832,27 @@ msgstr "" #: include/class/contact_option_ref_mtable.class.php:47 #: include/class/card_attribut_mtable.class.php:56 #: include/class/card_attribut_mtable.class.php:57 -#: include/class/contact_option_ref_mtable.class.php:47 msgid "Choix" msgstr "" #: include/ajax_bookmark.php:28 include/ajax/ajax_bookmark.php:28 -#: include/ajax/ajax_bookmark.php:28 include/widget/bookmark/bookmark.php:34 +#: include/widget/bookmark/bookmark.php:34 msgid "Favoris" msgstr "" #: include/ajax_bookmark.php:46 include/ajax/ajax_bookmark.php:46 -#: include/ajax/ajax_bookmark.php:46 msgid "Ce favori a déjà été ajouté" msgstr "" #: include/ajax_bookmark.php:103 include/ajax/ajax_bookmark.php:103 -#: include/ajax/ajax_bookmark.php:103 msgid "Supprimez favoris sélectionnés" msgstr "" #: include/ajax_bookmark.php:109 include/ajax/ajax_bookmark.php:109 -#: include/ajax/ajax_bookmark.php:109 msgid "Menu actuel" msgstr "" #: include/ajax_bookmark.php:113 include/ajax/ajax_bookmark.php:113 -#: include/ajax/ajax_bookmark.php:113 msgid "Ajoutez le menu actuel à vos favoris" msgstr "" @@ -17089,6 +16878,8 @@ msgstr "" #: include/class/acc_ledger.class.php:683 #: include/ajax/ajax_boxcard_search.php:72 include/export/export_gl_csv.php:63 #: include/widget/mini_report/mini_report.php:89 +#: include/ajax/ajax_boxcard_search.php:75 +#: include/class/acc_ledger.class.php:685 msgid "Aucun résultat" msgstr "" @@ -17097,7 +16888,6 @@ msgstr "" #: include/param_sec.inc.php:141 include/ajax/ajax_fiche_def_detail.php:41 #: include/param_sec.inc.php:146 include/param_sec.inc.php:139 #: include/ajax/ajax_fiche_def_detail.php:39 include/param_sec.inc.php:140 -#: include/param_sec.inc.php:140 msgid "Retour à la liste" msgstr "" @@ -17110,8 +16900,7 @@ msgstr "" #: include/ajax/ajax_add_menu.php:152 include/ajax/ajax_get_menu_detail.php:67 #: include/ajax/ajax_add_menu.php:153 include/ajax/ajax_add_menu.php:161 #: include/ext/rapport_avance/include/template/formulaire_definition.php:52 -#: include/ajax/ajax_add_menu.php:160 include/ajax/ajax_add_menu.php:160 -#: include/ajax/ajax_get_menu_detail.php:67 +#: include/ajax/ajax_add_menu.php:160 msgid "Ordre d'apparition" msgstr "" @@ -17131,7 +16920,6 @@ msgstr "" #: include/ajax/ajax_get_profile.php:97 include/ajax/ajax_get_profile.php:94 #: include/ajax/ajax_get_profile.php:103 include/ajax/ajax_get_profile.php:92 #: include/ajax/ajax_get_profile.php:101 include/ajax/ajax_get_profile.php:95 -#: include/ajax/ajax_get_profile.php:104 include/ajax/ajax_get_profile.php:95 #: include/ajax/ajax_get_profile.php:104 msgid "vous confirmez" msgstr "" @@ -17142,13 +16930,12 @@ msgstr "" #: include/ajax/ajax_get_profile.php:103 include/ajax/ajax_get_profile.php:105 #: include/ajax/ajax_get_profile.php:109 include/ajax/ajax_get_profile.php:107 #: include/ajax/ajax_get_profile.php:106 include/ajax/ajax_get_profile.php:110 -#: include/ajax/ajax_get_profile.php:106 include/ajax/ajax_get_profile.php:110 msgid "Effacer ce profil" msgstr "" #: include/ajax_mod_predf_op.php:32 include/ajax/ajax_mod_predf_op.php:32 #: include/ajax/ajax_mod_predf_op.php:31 include/ajax/ajax_mod_predf_op.php:44 -#: include/ajax/ajax_mod_predf_op.php:43 include/ajax/ajax_mod_predf_op.php:43 +#: include/ajax/ajax_mod_predf_op.php:43 msgid "Modification du nom" msgstr "" @@ -17164,13 +16951,11 @@ msgstr "" #: include/ajax/ajax_mod_predf_op.php:55 #: include/class/pre_operation.class.php:69 #: include/class/pre_operation.class.php:70 -#: include/ajax/ajax_mod_predf_op.php:55 -#: include/template/pre_operation_display.php:34 msgid "Description (max 50 car.)" msgstr "" #: include/ajax_navigator.php:37 include/ajax/ajax_navigator.php:37 -#: include/ajax/ajax_navigator.php:42 include/ajax/ajax_navigator.php:42 +#: include/ajax/ajax_navigator.php:42 msgid "" "Vous permet d'accèder rapidement au menu qui vous intéresse, utiliser le " "filtre pour trouver plus rapidement" @@ -17180,42 +16965,38 @@ msgstr "" #: include/cfgplugin.inc.php:113 include/ajax/ajax_navigator.php:52 #: include/cfgplugin.inc.php:114 include/cfgplugin.inc.php:115 #: include/cfgplugin.inc.php:116 include/ajax/ajax_navigator.php:56 -#: include/cfgplugin.inc.php:82 include/ajax/ajax_navigator.php:56 +#: include/cfgplugin.inc.php:82 msgid "Chemin" msgstr "" #: include/ajax_navigator.php:56 include/database.item.php:183 #: include/database.item.php:187 include/database.item.php:186 #: include/ajax/ajax_navigator.php:56 include/ajax/ajax_navigator.php:60 -#: include/ajax/ajax_navigator.php:60 msgid "Description complète" msgstr "" #: include/ajax_navigator.php:59 include/ajax/ajax_navigator.php:59 -#: include/ajax/ajax_navigator.php:63 include/ajax/ajax_navigator.php:63 +#: include/ajax/ajax_navigator.php:63 msgid "Aide sur le wiki" msgstr "" #: include/ajax_navigator.php:106 include/ajax/ajax_navigator.php:106 -#: include/ajax/ajax_navigator.php:110 include/ajax/ajax_navigator.php:110 +#: include/ajax/ajax_navigator.php:110 msgid "sur le wiki" msgstr "" #: include/ajax_plugin_detail.php:54 include/ajax_plugin_detail.php:55 #: include/ajax/ajax_plugin_detail.php:55 -#: include/ajax/ajax_plugin_detail.php:55 msgid "Ajouter ce plugin" msgstr "" #: include/ajax_plugin_detail.php:57 include/ajax_plugin_detail.php:58 #: include/ajax/ajax_plugin_detail.php:58 -#: include/ajax/ajax_plugin_detail.php:58 msgid "Voulez-vous effacer ce plugin ?" msgstr "" #: include/ajax_plugin_detail.php:58 include/ajax_plugin_detail.php:60 #: include/ajax/ajax_plugin_detail.php:60 -#: include/ajax/ajax_plugin_detail.php:60 msgid "Modifier ce plugin" msgstr "" @@ -17253,36 +17034,31 @@ msgstr "" #: include/class/pre_operation.class.php:310 #: include/class/pre_operation.class.php:308 #: include/class/pre_operation.class.php:311 -#: include/ajax/ajax_update_predef.php:52 msgid "Modèle d'opérations" msgstr "" #: include/ajax_view_mod_stock.php:33 include/ajax/ajax_view_mod_stock.php:33 #: include/ajax/ajax_view_mod_stock.php:32 -#: include/ajax/ajax_view_mod_stock.php:32 msgid "Détail changement" msgstr "" #: include/ajax_view_mod_stock.php:52 include/ajax/ajax_view_mod_stock.php:52 #: include/ajax/ajax_view_mod_stock.php:51 -#: include/ajax/ajax_view_mod_stock.php:51 msgid "Cochez pour confirmer effacement" msgstr "" #: include/anc_group.inc.php:62 include/anc_group.inc.php:59 -#: include/anc_group.inc.php:59 msgid "Plan" msgstr "" #: include/anc_pa.inc.php:47 include/anc_pa.inc.php:52 -#: include/anc_pa.inc.php:49 include/anc_pa.inc.php:49 +#: include/anc_pa.inc.php:49 msgid "Nouveau plan" msgstr "" #: include/anc_pa.inc.php:60 include/anc_pa.inc.php:73 #: include/anc_pa.inc.php:74 include/anc_pa.inc.php:66 #: include/anc_pa.inc.php:80 include/anc_pa.inc.php:63 -#: include/anc_pa.inc.php:77 include/anc_pa.inc.php:63 #: include/anc_pa.inc.php:77 msgid "Maximum de plan analytique est atteint" msgstr "" @@ -17298,7 +17074,7 @@ msgstr "" #: include/upgrade-plugin.php:116 include/upgrade-plugin.php:114 #: include/upgrade-template.php:49 #: include/ext/import_card/include/import_card.class.php:368 -#: include/upgrade-template.php:49 include/upgrade-plugin.php:114 +#: include/ext/import_card/include/import_card.class.php:388 msgid "Mise à jour" msgstr "" @@ -17321,7 +17097,6 @@ msgstr "" #: include/anc_pa.inc.php:276 include/anc_pa.inc.php:280 #: include/anc_pa.inc.php:182 include/anc_pa.inc.php:186 #: include/anc_pa.inc.php:181 include/anc_pa.inc.php:178 -#: include/anc_pa.inc.php:178 msgid "Aucun plan analytique n'est défini" msgstr "" @@ -17332,41 +17107,36 @@ msgstr "" #: include/template/action_other_action.php:7 #: include/class/follow_up.class.php:1531 #: include/class/follow_up.class.php:1699 -#: include/template/action_other_action.php:7 msgid "Autres actions" msgstr "" -#: include/template/action_other_action.php:17 #: include/template/action_other_action.php:17 msgid "Actions sur plusieurs documents" msgstr "" -#: include/template/action_other_action.php:18 #: include/template/action_other_action.php:18 msgid "Sélectionner les documents et l' action :" msgstr "" -#: include/template/action_other_action.php:26 #: include/template/action_other_action.php:26 msgid "Changement des états" msgstr "" #: include/template/action_other_action.php:35 -#: include/template/action_other_action.php:35 +#: include/ext/tools/include/template/search_view.php:257 msgid "Ajout d'étiquettes" msgstr "" #: include/template/action_other_action.php:43 -#: include/template/action_other_action.php:43 +#: include/ext/tools/include/template/search_view.php:265 msgid "Enlever des étiquettes" msgstr "" #: include/template/action_other_action.php:51 -#: include/template/action_other_action.php:51 +#: include/ext/tools/include/template/search_view.php:273 msgid "Enlever toutes les étiquettes des documents choisis" msgstr "" -#: include/template/action_other_action.php:55 #: include/template/action_other_action.php:55 msgid "Effacer les documents choisis" msgstr "" @@ -17387,7 +17157,6 @@ msgstr "" #: include/template/action_search.php:63 include/template/action_search.php:77 #: include/template/action_search.php:111 #: include/template/action_search.php:107 include/template/action_search.php:60 -#: include/template/action_search.php:60 msgid "Affiche aussi les actions fermées" msgstr "" @@ -17405,10 +17174,6 @@ msgstr "" #: include/template/action_search_result.php:90 #: include/ajax/ajax_search_operation.php:131 #: include/ajax/ajax_search_operation.php:136 -#: include/ajax/ajax_search_operation.php:131 -#: include/ajax/ajax_search_operation.php:136 -#: include/template/action_search_result.php:33 -#: include/template/action_search_result.php:90 msgid "Mettre à jour" msgstr "" @@ -17477,8 +17242,7 @@ msgstr "" #: include/print_currency01.inc.php:111 include/print_currency01.inc.php:125 #: include/ext/noalyss-export/template/export_param.php:63 #: include/ext/noalyss-export/template/export_param.php:106 -#: include/class/acc_bilan.class.php:95 include/balance.inc.php:91 -#: include/balance.inc.php:183 include/impress_rapport.inc.php:284 +#: include/class/acc_bilan.class.php:95 include/balance.inc.php:183 #: include/print_currency01.inc.php:110 include/print_currency01.inc.php:124 msgid "jusque" msgstr "" @@ -17505,8 +17269,6 @@ msgstr "" #: include/class/contact_option_ref_mtable.class.php:45 #: include/class/card_attribut_mtable.class.php:53 #: include/class/card_attribut_mtable.class.php:54 -#: include/class/contact_option_ref_mtable.class.php:45 -#: include/template/forecast_item_mtable-display_table.php:38 msgid "Texte" msgstr "" @@ -17517,7 +17279,6 @@ msgstr "" #: include/class/contact_option_ref_mtable.class.php:46 #: include/class/card_attribut_mtable.class.php:55 #: include/class/card_attribut_mtable.class.php:56 -#: include/class/contact_option_ref_mtable.class.php:46 msgid "Nombre" msgstr "" @@ -17542,7 +17303,8 @@ msgstr "" #: include/class/fiche.class.php:368 include/dossier.inc.php:233 #: include/class/fiche.class.php:370 html/ajax_misc.php:591 #: include/class/tva_rate_mtable.class.php:49 include/class/fiche.class.php:401 -#: include/modele.inc.php:242 include/dossier.inc.php:233 +#: include/modele.inc.php:242 html/ajax_misc.php:594 +#: include/class/fiche.class.php:403 msgid "id" msgstr "" @@ -17553,7 +17315,6 @@ msgstr "" #: include/class/card_attribut_mtable.class.php:41 include/dossier.inc.php:250 #: include/dossier.inc.php:245 include/class/card_attribut_mtable.class.php:42 #: include/class/card_attribut_mtable.class.php:43 include/dossier.inc.php:254 -#: include/class/card_attribut_mtable.class.php:43 include/dossier.inc.php:254 msgid "Taille" msgstr "" @@ -17573,12 +17334,11 @@ msgstr "" #: include/cfgledger.inc.php:50 include/cfgledger.inc.php:51 #: include/cfgledger.inc.php:58 include/cfgledger.inc.php:54 -#: include/cfgledger.inc.php:54 msgid "Journal inexistant" msgstr "" #: include/cfgtags.inc.php:51 include/cfgtags.inc.php:66 -#: include/cfgtags.inc.php:61 include/cfgtags.inc.php:61 +#: include/cfgtags.inc.php:61 msgid "" "Vous pouvez utiliser ceci comme des étiquettes pour marquer des documents " "ou \n" @@ -17596,7 +17356,6 @@ msgstr "" #: include/class/acc_account.class.php:86 #: include/class/acc_account_ledger.class.php:241 #: include/class/acc_account_ledger.class.php:242 -#: include/class/acc_account.class.php:86 #: include/class/acc_account_ledger.class.php:303 msgid "Poste inconnu" msgstr "" @@ -17784,6 +17543,7 @@ msgstr "" #: include/class/acc_ledger.class.php:135 #: include/class/acc_ledger.class.php:137 #: include/class/acc_ledger.class.php:144 +#: include/class/acc_ledger.class.php:146 msgid " Tous les journaux" msgstr "" @@ -17799,6 +17559,7 @@ msgstr "" #: include/class/acc_ledger.class.php:227 #: include/class/acc_ledger.class.php:230 #: include/class/acc_ledger.class.php:239 +#: include/class/acc_ledger.class.php:241 msgid "this->jr_id is not set ou opération inconnue" msgstr "" @@ -17822,10 +17583,7 @@ msgstr "" #: include/class/print_operation_currency.class.php:175 #: include/class/acc_ledger_search.class.php:1098 #: include/class/acc_ledger_search.class.php:1126 -#: include/class/print_operation_currency.class.php:116 -#: include/class/print_operation_currency.class.php:175 -#: include/export/export_histo_csv.php:37 include/template/letter_prop.php:33 -#: include/template/letter_prop.php:77 +#: include/template/letter_prop.php:33 include/template/letter_prop.php:77 msgid "Internal" msgstr "" @@ -17872,6 +17630,7 @@ msgstr "" #: include/class/acc_ledger_search.class.php:1206 #: include/class/acc_ledger_search.class.php:1022 #: include/class/acc_ledger_search.class.php:1234 +#: include/ext/tools/include/tool_function.php:622 msgid "Opération annulée" msgstr "" @@ -17920,15 +17679,10 @@ msgstr "" #: include/class/acc_ledger_history_purchase.class.php:304 #: include/class/acc_ledger.class.php:2793 #: include/class/pdf_operation.class.php:88 -#: include/class/acc_ledger_history_sale.class.php:287 #: include/class/acc_ledger_search.class.php:816 -#: include/class/acc_ledger_history_purchase.class.php:304 #: include/class/acc_ledger.class.php:2920 -#: include/class/pdf_operation.class.php:88 -#: include/export/export_histo_csv.php:41 #: include/template/acc_ledger_history_sale_detail.php:37 #: include/template/acc_ledger_history_purchase_detail.php:35 -#: include/tax_summary.inc.php:41 msgid "Paiement" msgstr "" @@ -17999,18 +17753,15 @@ msgstr "" #: include/class/acc_ledger_history_generic.class.php:708 #: include/class/fiche.class.php:965 include/template/ledger_detail_fin.php:43 #: include/class/acc_ledger_search.class.php:822 -#: include/class/print_ledger_misc.class.php:48 #: include/class/fiche.class.php:998 #: include/class/acc_account_ledger.class.php:487 #: include/class/acc_ledger_history_generic.class.php:710 -#: include/class/anc_grandlivre.class.php:260 #: include/export/export_ledger_csv.php:219 -#: include/export/export_poste_detail_csv.php:79 -#: include/export/export_poste_detail_csv.php:208 -#: include/export/export_fiche_detail_csv.php:69 -#: include/export/export_histo_csv.php:44 #: include/template/acc_ledger_history_financial_oneline.php:37 #: include/template/ledger_detail_fin.php:47 +#: include/ext/importbank/ajax.php:108 +#: include/ext/importbank/include/template/show_list.php:122 +#: include/class/fiche.class.php:1000 msgid "Tiers" msgstr "" @@ -18041,6 +17792,7 @@ msgstr "" #: include/class/acc_ledger.class.php:632 #: include/class/acc_ledger.class.php:646 #: include/class/acc_ledger.class.php:704 +#: include/class/acc_ledger.class.php:706 msgid "Attention : il vaut mieux utiliser les fiches que les postes comptables" msgstr "" @@ -18058,6 +17810,7 @@ msgstr "" #: include/class/acc_ledger.class.php:1299 #: include/class/acc_ledger.class.php:1318 #: include/class/acc_ledger.class.php:1423 +#: include/class/acc_ledger.class.php:1425 msgid "" "Attention : il vaut mieux utiliser les fiches que les postes comptables " msgstr "" @@ -18080,8 +17833,7 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_import.class.php:46 #: tmp/import-advanced/class/import/impacc2_fec.class.php:301 #: include/class/acc_ledger.class.php:1594 -#: tmp/import-advanced/class/import/impacc2_import.class.php:46 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:301 +#: include/class/acc_ledger.class.php:1596 msgid "Balance incorrecte" msgstr "" @@ -18339,6 +18091,7 @@ msgstr "" #: include/class/acc_ledger.class.php:3009 #: include/class/acc_ledger.class.php:3091 #: include/class/acc_ledger.class.php:3258 +#: include/class/acc_ledger.class.php:3267 msgid "Action non accessible" msgstr "" @@ -18350,7 +18103,8 @@ msgstr "" #: include/template/action_show.php:37 include/export/export_gl_pdf.php:82 #: include/export/export_gl_csv.php:69 include/export/export_gl_pdf.php:60 #: include/template/follow_up-display.php:26 -#: include/template/action_show.php:37 include/template/action_search.php:114 +#: include/template/action_search.php:114 +#: include/template/follow_up-display.php:59 msgid "Référence" msgstr "" @@ -18383,8 +18137,6 @@ msgstr "" #: include/class/document_state_mtable.php:44 include/template/dashboard.php:55 #: include/class/contact_option_ref_mtable.class.php:41 #: include/class/document_state_mtable.class.php:43 -#: include/class/contact_option_ref_mtable.class.php:41 -#: include/class/document_state_mtable.class.php:43 #: include/template/status_operation_event-main_display.php:57 msgid "Action" msgstr "" @@ -18487,6 +18239,7 @@ msgstr "" #: include/template/detail-action.php:175 #: include/template/detail-action.php:188 #: include/template/follow_up-display.php:212 +#: include/template/follow_up-display.php:245 msgid "Actions concernées" msgstr "" @@ -18503,6 +18256,7 @@ msgstr "" #: include/template/detail-action.php:346 #: include/template/detail-action.php:361 #: include/template/follow_up-display.php:429 +#: include/template/follow_up-display.php:468 #, php-format msgid "Voulez-vous effacer ce commentaire" msgstr "" @@ -18521,6 +18275,7 @@ msgstr "" #: include/template/detail-action.php:504 #: include/template/detail-action.php:542 #: include/template/follow_up-display.php:528 +#: include/template/follow_up-display.php:567 msgid "Ajouter un fichier" msgstr "" @@ -18532,28 +18287,31 @@ msgstr "" #: include/template/fiche_def_list.php:66 #: include/template/fiche_def-display.php:71 +#: include/template/fiche_def-display.php:72 msgid "Automatique" msgstr "" #: include/template/fiche_def_list.php:66 #: include/template/fiche_def-display.php:71 +#: include/template/fiche_def-display.php:72 msgid "Manuel" msgstr "" #: include/template/fiche_def_list.php:84 #: include/template/fiche_def-display.php:89 +#: include/template/fiche_def-display.php:90 msgid "Ajout d'une nouvelle catégorie" msgstr "" #: include/template/fiche_list.php:87 include/template/fiche_list.php:89 #: include/template/fiche_list.php:91 include/template/fiche_list.php:96 -#: include/template/fiche_list.php:105 include/template/fiche_list.php:105 +#: include/template/fiche_list.php:105 msgid "Effacer la sélection " msgstr "" #: include/template/fiche_list.php:89 include/template/fiche_list.php:91 #: include/template/fiche_list.php:93 include/template/fiche_list.php:98 -#: include/template/fiche_list.php:107 include/template/fiche_list.php:107 +#: include/template/fiche_list.php:107 msgid "Déplacer la sélection vers" msgstr "" @@ -18579,35 +18337,28 @@ msgstr "" msgid "Avec date opérations" msgstr "" -#: include/template/impress_reconciliation_detail.php:10 #: include/template/impress_reconciliation_detail.php:10 msgid "Prix HTVA" msgstr "" -#: include/template/impress_reconciliation_detail.php:13 #: include/template/impress_reconciliation_detail.php:13 msgid "Non Deductible" msgstr "" #: include/template/impress_reconciliation_detail.php:16 #: include/class/tax_detail.class.php:164 -#: include/template/impress_reconciliation_detail.php:16 msgid "code tva" msgstr "" -#: include/template/impress_reconciliation_detail.php:22 #: include/template/impress_reconciliation_detail.php:22 msgid "Tva ND" msgstr "" -#: include/template/impress_reconciliation.php:7 -#: tmp/import-advanced/template/history_file.php:35 #: include/template/impress_reconciliation.php:7 #: tmp/import-advanced/template/history_file.php:35 msgid "N°" msgstr "" -#: include/template/impress_reconciliation.php:13 #: include/template/impress_reconciliation.php:13 msgid "N° op" msgstr "" @@ -18671,12 +18422,8 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_csv.class.php:484 #: tmp/import-advanced/class/import/impacc2_csv.class.php:523 #: tmp/import-advanced/template/operation_result.php:106 -#: include/class/acc_ledger_history_sale.class.php:314 #: include/class/acc_ledger_sale.class.php:1696 -#: include/class/acc_ledger_history_purchase.class.php:335 #: include/class/acc_ledger_purchase.class.php:2124 -#: include/export/export_ledger_csv.php:134 -#: include/template/acc_ledger_history_purchase_extended.php:35 #: include/template/ledger_detail_ven.php:51 #: include/template/acc_ledger_history_purchase_oneline.php:41 #: include/template/acc_ledger_history_sale_oneline.php:37 @@ -18684,7 +18431,9 @@ msgstr "" #: include/template/ledger_detail_ach.php:40 #: tmp/import-advanced/class/import/impacc2_csv.class.php:485 #: tmp/import-advanced/class/import/impacc2_csv.class.php:524 -#: tmp/import-advanced/template/operation_result.php:106 +#: include/template/ledger_detail_ach.php:45 +#: include/class/acc_ledger_purchase.class.php:2162 +#: include/class/acc_ledger_sale.class.php:1744 msgid "Date paiement" msgstr "" @@ -18698,7 +18447,6 @@ msgstr "" #: include/template/ledger_detail_bottom.php:148 #: include/template/ledger_detail_bottom.php:153 #: include/template/ledger_detail_bottom.php:154 -#: include/template/ledger_detail_bottom.php:153 msgid " Bon de commande" msgstr "" @@ -18709,15 +18457,13 @@ msgstr "" #: include/template/ledger_detail_bottom.php:151 #: include/template/ledger_detail_bottom.php:156 #: include/template/ledger_detail_bottom.php:157 -#: include/ext/importbank/ajax.php:96 -#: include/template/ledger_detail_bottom.php:156 +#: include/ext/importbank/ajax.php:96 include/ext/importbank/ajax.php:106 msgid "Autre information" msgstr "" #: include/template/ledger_detail_forbidden.php:5 #: include/ajax_view_action.php:44 include/ajax_view_action.php:46 #: include/ajax/ajax_view_action.php:46 include/ajax/ajax_view_action.php:47 -#: include/template/ledger_detail_forbidden.php:5 msgid "" "Accès interdit : vous n'avez pas accès à cette information, contactez votre " "responsable" @@ -18748,17 +18494,17 @@ msgstr "" #: include/class/acc_ledger_history_sale.class.php:274 #: include/class/acc_ledger_history_sale.class.php:291 #: include/class/acc_ledger_history_purchase.class.php:308 -#: include/class/acc_ledger_history_sale.class.php:291 #: include/class/acc_ledger_sale.class.php:912 -#: include/class/acc_ledger_history_purchase.class.php:308 #: include/class/acc_ledger.class.php:713 #: include/class/acc_ledger.class.php:1025 #: include/class/acc_ledger_purchase.class.php:1625 -#: include/export/export_histo_csv.php:46 #: include/template/form_ledger_detail.php:75 -#: include/template/security_list_action.php:73 #: include/template/acc_operation_note-input.php:27 #: include/widget/todo_list/todo_list-display_new_note.php:35 +#: include/class/acc_ledger.class.php:715 +#: include/class/acc_ledger.class.php:1027 +#: include/class/acc_ledger_purchase.class.php:1663 +#: include/class/acc_ledger_sale.class.php:960 msgid "Note" msgstr "" @@ -18772,13 +18518,11 @@ msgstr "" #: include/template/letter_all.php:115 include/export/export_balance_csv.php:79 #: include/export/export_balance_csv.php:74 -#: include/export/export_balance_csv.php:74 msgid "Solde débiteur" msgstr "" #: include/template/letter_all.php:117 include/export/export_balance_csv.php:79 #: include/export/export_balance_csv.php:74 -#: include/export/export_balance_csv.php:74 msgid "Solde créditeur" msgstr "" @@ -18809,24 +18553,20 @@ msgstr "" #: include/template/profile_menu_display_module.php:57 #: include/ajax/ajax_get_profile.php:114 include/menu.inc.php:107 #: include/menu.inc.php:124 include/template/menu_detail.php:17 -#: include/cfgplugin.inc.php:80 include/template/menu_detail.php:17 -#: include/template/profile_menu_display_module.php:57 include/menu.inc.php:108 +#: include/cfgplugin.inc.php:80 include/menu.inc.php:108 #: include/menu.inc.php:125 msgid "Menu" msgstr "" #: include/template/menu_detail.php:27 include/template/menu_detail.php:25 -#: include/template/menu_detail.php:25 msgid "Code du menu" msgstr "" #: include/template/menu_detail.php:35 include/template/menu_detail.php:33 -#: include/template/menu_detail.php:33 msgid "Libellé du menu" msgstr "" #: include/template/menu_detail.php:59 include/template/menu_detail.php:57 -#: include/template/menu_detail.php:57 msgid "Fichier à inclure (depuis le répertoire include)" msgstr "" @@ -18865,7 +18605,6 @@ msgstr "" #: include/template/periode_add_exercice.php:74 #: include/template/periode_add_exercice.php:76 #: include/template/periode_add_exercice.php:91 -#: include/template/periode_add_exercice.php:91 msgid "Ajout d'un exercice comptable" msgstr "" @@ -18879,15 +18618,14 @@ msgstr "" #: include/template/acc_ledger_history_financial_oneline.php:40 #: include/class/pdf_operation.class.php:282 #: include/class/pdf_operation.class.php:350 -#: include/class/pdf_operation.class.php:350 #: include/template/acc_ledger_history_sale_detail.php:58 #: include/template/acc_ledger_history_financial_oneline.php:42 #: include/template/acc_ledger_history_purchase_detail.php:59 -#: include/impress_rec.inc.php:68 include/anc_great_ledger.inc.php:55 +#: include/impress_rec.inc.php:68 msgid "Opérations rapprochées" msgstr "" -#: include/template/profile.php:41 include/template/profile.php:41 +#: include/template/profile.php:41 msgid "Avec Calculatrice" msgstr "" @@ -18903,14 +18641,11 @@ msgstr "" #: include/template/stock_inv.php:63 #: include/export/export_stock_histo_csv.php:39 #: include/export/export_stock_resume_list.php:36 -#: include/export/export_stock_resume_list.php:36 -#: include/export/export_stock_histo_csv.php:39 -#: include/template/stock_summary_table.php:33 -#: include/template/stock_inv.php:63 include/template/stock_histo_search.php:35 +#: include/export/export_stock_histo_csv.php:40 +#: include/export/export_stock_histo_csv.php:42 msgid "Code Stock" msgstr "" -#: include/template/stock_histo_search.php:43 #: include/template/stock_histo_search.php:43 msgid "A partir de" msgstr "" @@ -18923,33 +18658,27 @@ msgstr "" #: include/database.item.php:140 #: include/template/acc_ledger-input_extra_info.php:71 #: include/database.item.php:103 include/database.item.php:101 -#: include/template/stock_histo_search.php:51 -#: include/template/acc_ledger-input_extra_info.php:71 -#: include/database.item.php:147 +#: include/database.item.php:147 include/database.item.php:145 msgid "Dépôt" msgstr "" -#: include/template/stock_histo_search.php:55 #: include/template/stock_histo_search.php:55 msgid "Montant supérieur ou égal à" msgstr "" -#: include/template/stock_histo_search.php:59 #: include/template/stock_histo_search.php:59 msgid "Montant inférieur ou égal à" msgstr "" -#: include/template/stock_histo_search.php:64 #: include/template/stock_histo_search.php:64 msgid "Direction" msgstr "" #: include/template/stock_inv.php:50 include/template/stock_inv.php:51 -#: include/template/stock_inv.php:53 include/template/stock_inv.php:53 +#: include/template/stock_inv.php:53 msgid "Motif de changement" msgstr "" -#: include/template/stock_state_search.php:43 #: include/template/stock_state_search.php:43 msgid "Présentation" msgstr "" @@ -18959,10 +18688,6 @@ msgstr "" #: include/template/stock_summary_table.php:107 #: include/export/export_stock_resume_list.php:38 #: include/export/export_stock_resume_list.php:36 -#: include/export/export_stock_resume_list.php:36 -#: include/template/stock_summary_list.php:47 -#: include/template/stock_summary_table.php:73 -#: include/template/stock_summary_table.php:107 msgid "IN" msgstr "" @@ -18971,25 +18696,17 @@ msgstr "" #: include/template/stock_summary_table.php:115 #: include/export/export_stock_resume_list.php:38 #: include/export/export_stock_resume_list.php:36 -#: include/export/export_stock_resume_list.php:36 -#: include/template/stock_summary_list.php:48 -#: include/template/stock_summary_table.php:81 -#: include/template/stock_summary_table.php:115 msgid "OUT" msgstr "" -#: include/template/stock_summary_list.php:49 #: include/template/stock_summary_list.php:49 msgid "En Stock" msgstr "" -#: include/template/stock_summary_list.php:87 #: include/template/stock_summary_list.php:87 msgid "Changement manuel" msgstr "" -#: include/template/stock_summary_table.php:89 -#: include/template/stock_summary_table.php:123 #: include/template/stock_summary_table.php:89 #: include/template/stock_summary_table.php:123 msgid "DIFF" @@ -18998,12 +18715,11 @@ msgstr "" #: include/template/tag_choose.php:8 include/template/tag_search_select.php:8 #: include/template/tag_select.php:8 include/template/tag_select.php:12 #: include/template/tag_select.php:14 include/template/tag_search_select.php:9 -#: include/template/tag_select.php:14 include/template/tag_search_select.php:9 msgid "Aucune étiquette disponible" msgstr "" #: include/template/tag_detail.php:15 include/template/tag_detail.php:21 -#: include/template/tag_detail.php:23 include/template/tag_detail.php:23 +#: include/template/tag_detail.php:23 msgid "Etiquette (tag)" msgstr "" @@ -19016,8 +18732,6 @@ msgstr "" #: include/template/tag_search_select.php:18 include/template/tag_select.php:20 #: include/template/tag_select.php:22 include/template/tag_search_select.php:21 #: include/template/tag_list.php:13 include/template/tag_search_select.php:23 -#: include/template/tag_select.php:22 include/template/tag_search_select.php:23 -#: include/template/tag_list.php:13 msgid "Tag" msgstr "" @@ -19036,8 +18750,7 @@ msgstr "" #: include/cfgledger.inc.php:164 include/cfgledger.inc.php:169 #: include/balance_card_ageing.inc.php:53 include/cfgledger.inc.php:165 #: include/menu.inc.php:123 include/ajax/ajax_search_account_card.php:49 -#: include/ajax/ajax_search_account_card.php:49 include/menu.inc.php:124 -#: include/balance_card_ageing.inc.php:53 include/cfgledger.inc.php:165 +#: include/menu.inc.php:124 msgid "Tout" msgstr "" @@ -19067,12 +18780,12 @@ msgstr "" #: include/ext/noalyss-export/template/export_param.php:71 #: include/ext/noalyss-export/template/export_param.php:118 #: tmp/import-advanced/template/upload_operation_csv.php:36 -#: tmp/import-advanced/template/upload_operation_csv.php:36 +#: include/ext/tools/index.php:51 msgid "Export" msgstr "" #: include/ext/tools/index.php:44 include/ext/tools/index.php:43 -#: include/ext/tools/index.php:48 +#: include/ext/tools/index.php:48 include/ext/tools/index.php:51 msgid "Exporter les opérations" msgstr "" @@ -19093,8 +18806,6 @@ msgstr "" #: include/export/export_balance_pdf.php:120 #: include/export/export_poste_detail_csv.php:33 #: include/class/tax_detail.class.php:164 -#: include/export/export_poste_detail_csv.php:33 -#: include/export/export_balance_pdf.php:120 msgid "poste" msgstr "" @@ -19136,9 +18847,9 @@ msgstr "" #: include/action.common.inc.php:155 include/action.common.inc.php:346 #: include/lib/ac_common.php:390 include/class/mobile.class.php:136 #: include/ajax/ajax_check_vatnumber.php:66 -#: include/ajax/ajax_check_vatnumber.php:77 include/action.common.inc.php:155 -#: include/action.common.inc.php:355 include/forecast.inc.php:149 +#: include/ajax/ajax_check_vatnumber.php:77 include/action.common.inc.php:355 #: include/lib/ac_common.php:388 +#: include/ext/importbank/include/template/show_import.php:27 msgid "Erreur" msgstr "" @@ -19153,8 +18864,7 @@ msgstr "" #: include/class/acc_ledger_search.class.php:1226 #: include/class/acc_other_tax_mtable.class.php:38 #: include/class/acc_ledger_search.class.php:1234 include/param_sec.inc.php:222 -#: include/class/acc_other_tax_mtable.class.php:38 -#: include/class/acc_ledger_search.class.php:1262 include/param_sec.inc.php:222 +#: include/class/acc_ledger_search.class.php:1262 msgid "Journaux" msgstr "" @@ -19163,6 +18873,7 @@ msgstr "" #: include/lib/class_html_input.php:379 include/lib/class_html_input.php:380 #: include/lib/html_input.class.php:376 include/lib/html_input.class.php:392 #: include/lib/html_input.class.php:391 include/lib/html_input.class.php:425 +#: include/lib/html_input.class.php:444 msgid "Choix des categories" msgstr "" @@ -19185,7 +18896,7 @@ msgstr "" #: include/lib/html_input.class.php:1068 include/lib/html_input.class.php:1070 #: include/class/acc_ledger_search.class.php:119 #: include/class/acc_ledger_search.class.php:123 -#: include/lib/html_input.class.php:1117 +#: include/lib/html_input.class.php:1117 include/lib/html_input.class.php:1136 msgid "choix des journaux" msgstr "" @@ -19194,6 +18905,7 @@ msgstr "" #: include/ext/amortis/include/am_card.class.php:64 #: include/ext/amortis/include/am_card.class.php:67 #: include/ext/amortis/include/am_card.class.php:68 +#: include/ext/amortis/include/am_card.class.php:74 msgid "Ajout d'un bien à amortir" msgstr "" @@ -19216,7 +18928,6 @@ msgstr "" #: include/ajax/ajax_display_letter.php:119 #: include/ajax/ajax_display_letter.php:137 #: include/ajax/ajax_display_letter.php:136 -#: include/ajax/ajax_display_letter.php:136 msgid "Debit / Credit" msgstr "" @@ -19225,7 +18936,7 @@ msgstr "" msgid "Appel invalide" msgstr "" -#: html/export.php:53 html/export.php:54 html/export.php:58 +#: html/export.php:53 html/export.php:54 html/export.php:58 html/export.php:85 msgid "Export impossible" msgstr "" @@ -19236,7 +18947,6 @@ msgstr "" #: include/ajax_anc_key_choice.php:38 include/ajax/ajax_anc_key_choice.php:38 #: include/ajax/ajax_anc_key_choice.php:50 #: include/ajax/ajax_anc_key_choice.php:48 -#: include/ajax/ajax_anc_key_choice.php:48 msgid "Choix d'une clef" msgstr "" @@ -19247,16 +18957,13 @@ msgstr "" #: include/anc_history.inc.php:34 include/anc_history.inc.php:37 #: include/anc_balance_double.inc.php:26 include/anc_balance_double.inc.php:25 #: include/anc_balance_simple.inc.php:26 include/anc_great_ledger.inc.php:104 -#: include/anc_history.inc.php:36 include/anc_history.inc.php:36 -#: include/anc_balance_simple.inc.php:26 include/anc_balance_double.inc.php:25 -#: include/anc_great_ledger.inc.php:104 +#: include/anc_history.inc.php:36 msgid "Aucune donnée trouvée" msgstr "" #: include/anc_great_ledger.inc.php:31 #: include/ext/tools/include/export_document_anc.inc.php:46 #: include/anc_great_ledger.inc.php:35 include/anc_great_ledger.inc.php:34 -#: include/anc_great_ledger.inc.php:34 msgid "Tout sélectionner" msgstr "" @@ -19269,6 +18976,7 @@ msgstr "" #: include/balance.inc.php:348 include/balance.inc.php:349 #: include/balance.inc.php:365 include/balance.inc.php:366 #: include/balance.inc.php:383 include/balance.inc.php:387 +#: include/balance.inc.php:396 msgid "Total niveau" msgstr "" @@ -19339,6 +19047,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2089 #: include/class/acc_ledger_sale.class.php:1694 #: include/class/acc_ledger_purchase.class.php:2122 +#: include/class/acc_ledger_purchase.class.php:2160 +#: include/class/acc_ledger_sale.class.php:1742 msgid "Numéro opération" msgstr "" @@ -19376,6 +19086,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2092 #: include/class/acc_ledger_sale.class.php:1697 #: include/class/acc_ledger_purchase.class.php:2125 +#: include/class/acc_ledger_purchase.class.php:2163 +#: include/class/acc_ledger_sale.class.php:1745 msgid "Date échéance" msgstr "" @@ -19419,8 +19131,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2097 #: include/class/acc_ledger_sale.class.php:1702 #: include/class/acc_ledger_purchase.class.php:2130 -#: include/export/export_poste_detail_csv.php:74 -#: include/export/export_fiche_detail_csv.php:67 +#: include/class/acc_ledger_purchase.class.php:2168 +#: include/class/acc_ledger_sale.class.php:1750 msgid "Code journal" msgstr "" @@ -19458,6 +19170,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2100 #: include/class/acc_ledger_sale.class.php:1705 #: include/class/acc_ledger_purchase.class.php:2133 +#: include/class/acc_ledger_purchase.class.php:2171 +#: include/class/acc_ledger_sale.class.php:1753 msgid "Code Item" msgstr "" @@ -19493,6 +19207,7 @@ msgstr "" #: include/class/acc_ledger_sold.class.php:1579 #: include/class/acc_ledger_purchase.class.php:2102 #: include/class/acc_ledger_purchase.class.php:2135 +#: include/class/acc_ledger_purchase.class.php:2173 msgid "N° fiche" msgstr "" @@ -19530,6 +19245,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2103 #: include/class/acc_ledger_sale.class.php:1708 #: include/class/acc_ledger_purchase.class.php:2136 +#: include/class/acc_ledger_purchase.class.php:2174 +#: include/class/acc_ledger_sale.class.php:1756 msgid "Nom fiche" msgstr "" @@ -19567,6 +19284,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2104 #: include/class/acc_ledger_sale.class.php:1709 #: include/class/acc_ledger_purchase.class.php:2137 +#: include/class/acc_ledger_purchase.class.php:2175 +#: include/class/acc_ledger_sale.class.php:1757 msgid "N° fiche fournisseur" msgstr "" @@ -19604,6 +19323,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2105 #: include/class/acc_ledger_sale.class.php:1710 #: include/class/acc_ledger_purchase.class.php:2138 +#: include/class/acc_ledger_purchase.class.php:2176 +#: include/class/acc_ledger_sale.class.php:1758 msgid "Nom fournisseur" msgstr "" @@ -19641,6 +19362,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2106 #: include/class/acc_ledger_sale.class.php:1711 #: include/class/acc_ledger_purchase.class.php:2139 +#: include/class/acc_ledger_purchase.class.php:2177 +#: include/class/acc_ledger_sale.class.php:1759 msgid "Code fournisseur" msgstr "" @@ -19678,6 +19401,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2107 #: include/class/acc_ledger_sale.class.php:1712 #: include/class/acc_ledger_purchase.class.php:2140 +#: include/class/acc_ledger_purchase.class.php:2178 +#: include/class/acc_ledger_sale.class.php:1760 msgid "Nom TVA" msgstr "" @@ -19715,6 +19440,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2108 #: include/class/acc_ledger_sale.class.php:1713 #: include/class/acc_ledger_purchase.class.php:2141 +#: include/class/acc_ledger_purchase.class.php:2179 +#: include/class/acc_ledger_sale.class.php:1761 msgid "Commentaire TVA" msgstr "" @@ -19755,9 +19482,10 @@ msgstr "" #: include/class/acc_ledger_history_sale.class.php:295 #: include/class/acc_ledger_sale.class.php:1662 #: include/class/acc_ledger_purchase.class.php:2109 -#: include/class/acc_ledger_history_sale.class.php:295 #: include/class/acc_ledger_sale.class.php:1714 #: include/class/acc_ledger_purchase.class.php:2142 +#: include/class/acc_ledger_purchase.class.php:2180 +#: include/class/acc_ledger_sale.class.php:1762 msgid "TVA annulée" msgstr "" @@ -19803,6 +19531,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2115 #: include/class/acc_ledger_sale.class.php:1720 #: include/class/acc_ledger_purchase.class.php:2148 +#: include/class/acc_ledger_purchase.class.php:2186 +#: include/class/acc_ledger_sale.class.php:1768 msgid "PU" msgstr "" @@ -19827,7 +19557,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2042 #: include/class/acc_ledger_purchase.class.php:2116 #: include/class/acc_ledger_purchase.class.php:2149 -#: include/export/export_printtva_csv.php:75 +#: include/class/acc_ledger_purchase.class.php:2187 msgid "Montant ND" msgstr "" @@ -19849,6 +19579,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2043 #: include/class/acc_ledger_purchase.class.php:2117 #: include/class/acc_ledger_purchase.class.php:2150 +#: include/class/acc_ledger_purchase.class.php:2188 msgid "Montant TVA ND" msgstr "" @@ -19870,6 +19601,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2044 #: include/class/acc_ledger_purchase.class.php:2118 #: include/class/acc_ledger_purchase.class.php:2151 +#: include/class/acc_ledger_purchase.class.php:2189 msgid "TVA récup." msgstr "" @@ -19907,6 +19639,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2119 #: include/class/acc_ledger_sale.class.php:1721 #: include/class/acc_ledger_purchase.class.php:2152 +#: include/class/acc_ledger_purchase.class.php:2190 +#: include/class/acc_ledger_sale.class.php:1769 msgid "HTVA Opération" msgstr "" @@ -19944,6 +19678,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2120 #: include/class/acc_ledger_sale.class.php:1722 #: include/class/acc_ledger_purchase.class.php:2153 +#: include/class/acc_ledger_purchase.class.php:2191 +#: include/class/acc_ledger_sale.class.php:1770 msgid "TVA Opération" msgstr "" @@ -19964,8 +19700,6 @@ msgstr "" #: include/class/anc_grandlivre.class.php:183 #: include/class/anc_grandlivre.class.php:205 #: include/class/anc_grandlivre.class.php:213 -#: include/class/anc_grandlivre.class.php:205 -#: include/class/anc_grandlivre.class.php:213 msgid "Export des pièces en PDF" msgstr "" @@ -19976,7 +19710,7 @@ msgstr "" #: include/class_anc_group.php:56 include/class/class_anc_group.php:56 #: include/class/class_anc_group.php:57 include/class/anc_group.class.php:57 -#: include/class/anc_group.class.php:54 include/class/anc_group.class.php:54 +#: include/class/anc_group.class.php:54 msgid "Taille de la code trop long maximum 10 caractères" msgstr "" @@ -19984,33 +19718,31 @@ msgstr "" #: include/class/class_anc_key.php:83 include/class/class_anc_key.php:101 #: include/class/anc_key.class.php:83 include/class/anc_key.class.php:101 #: include/class/anc_key.class.php:91 include/class/anc_key.class.php:109 -#: include/class/anc_key.class.php:119 include/class/anc_key.class.php:101 #: include/class/anc_key.class.php:119 msgid "Aucune clef disponible" msgstr "" #: include/class_anc_key.php:84 include/class/class_anc_key.php:84 #: include/class/anc_key.class.php:84 include/class/anc_key.class.php:92 -#: include/class/anc_key.class.php:102 include/class/anc_key.class.php:102 +#: include/class/anc_key.class.php:102 msgid "Allez dans ANCKEY pour en ajouter pour ce journal" msgstr "" #: include/class_anc_key.php:140 include/class/class_anc_key.php:140 #: include/class/anc_key.class.php:140 include/class/anc_key.class.php:148 -#: include/class/anc_key.class.php:162 include/class/anc_key.class.php:162 +#: include/class/anc_key.class.php:162 msgid "Aucune répartition" msgstr "" #: include/class_anc_key.php:150 include/class/class_anc_key.php:150 #: include/class/anc_key.class.php:150 include/class/anc_key.class.php:158 -#: include/class/anc_key.class.php:172 include/class/anc_key.class.php:172 +#: include/class/anc_key.class.php:172 msgid "Le total ne vaut pas 100, total calculé = " msgstr "" #: include/class_anc_key.php:268 include/class/class_anc_key.php:268 #: include/class/class_anc_key.php:269 include/class/anc_key.class.php:270 #: include/class/anc_key.class.php:278 include/class/anc_key.class.php:297 -#: include/class/anc_key.class.php:297 msgid "erreur" msgstr "" @@ -20018,7 +19750,7 @@ msgstr "" #: include/class/class_anc_key.php:338 include/class/class_anc_key.php:339 #: include/class/class_anc_key.php:340 include/class/anc_key.class.php:349 #: include/class/anc_key.class.php:350 include/class/anc_key.class.php:358 -#: include/class/anc_key.class.php:377 include/class/anc_key.class.php:377 +#: include/class/anc_key.class.php:377 msgid "Nouvelle clef" msgstr "" @@ -20026,7 +19758,7 @@ msgstr "" #: include/class/class_anc_key.php:339 include/class/class_anc_key.php:340 #: include/class/class_anc_key.php:341 include/class/anc_key.class.php:350 #: include/class/anc_key.class.php:351 include/class/anc_key.class.php:359 -#: include/class/anc_key.class.php:378 include/class/anc_key.class.php:378 +#: include/class/anc_key.class.php:378 msgid "Description de la nouvelle clef" msgstr "" @@ -20100,6 +19832,7 @@ msgstr "" #: include/class/document_export.class.php:292 #: include/class/document_export.class.php:299 #: include/class/document_export.class.php:304 +#: include/class/document_export.class.php:312 msgid "CONVERT_GIF_PDF n'est pas installé" msgstr "" @@ -20116,6 +19849,7 @@ msgstr "" #: include/class/document_export.class.php:293 #: include/class/document_export.class.php:300 #: include/class/document_export.class.php:305 +#: include/class/document_export.class.php:313 msgid "TKPDF n'est pas installé" msgstr "" @@ -20136,7 +19870,6 @@ msgstr "" #: include/restore.inc.php:197 include/restore.inc.php:198 #: include/restore.inc.php:136 include/restore.inc.php:199 #: include/restore.inc.php:133 include/restore.inc.php:134 -#: include/restore.inc.php:197 msgid "" "Ne pas recharger la page, sinon votre base de données sera restaurée une " "fois de plus" @@ -20149,7 +19882,6 @@ msgid "Fiche (limite %d)" msgstr "" #: include/template/anc_key_input.php:48 include/template/anc_key_input.php:49 -#: include/template/anc_key_input.php:49 msgid "Répartition" msgstr "" @@ -20179,30 +19911,21 @@ msgstr "" #: tmp/import-advanced/template/select-anc-file.php:34 #: include/class/acc_reconciliation.class.php:498 #: include/class/acc_reconciliation.class.php:522 -#: include/class/pdf_operation.class.php:180 -#: include/class/pdf_operation.class.php:231 -#: include/class/pdf_operation.class.php:309 -#: include/template/anc_key_input.php:53 -#: tmp/import-advanced/template/select-acc-file.php:33 -#: tmp/import-advanced/template/select-anc-file.php:34 msgid "n°" msgstr "" #: include/template/anc_key_input.php:148 #: include/template/anc_key_input.php:149 -#: include/template/anc_key_input.php:149 msgid "Ajout ligne" msgstr "" #: include/template/anc_key_input.php:153 #: include/template/anc_key_input.php:154 -#: include/template/anc_key_input.php:154 msgid "Disponible dans les journaux " msgstr "" #: include/template/anc_key_input.php:211 #: include/template/anc_key_input.php:212 -#: include/template/anc_key_input.php:212 msgid "Confirmer effacement?" msgstr "" @@ -20220,7 +19943,6 @@ msgstr "" msgid "Transformer en facture" msgstr "" -#: include/template/impress_cat_card.php:21 #: include/template/impress_cat_card.php:21 msgid "Pour toutes les catégories" msgstr "" @@ -20230,7 +19952,6 @@ msgstr "" #: include/template/ledger_detail_bottom.php:38 #: include/template/ledger_detail_bottom.php:43 #: include/template/ledger_detail_bottom.php:42 -#: include/template/ledger_detail_bottom.php:42 msgid "Opérations liées" msgstr "" @@ -20247,18 +19968,21 @@ msgid "D" msgstr "" #: include/ext/invoicing/include/invoice_generate.inc.php:59 +#: include/ext/invoicing/include/invoice_generate.inc.php:62 msgid "Aucun modèle" msgstr "" #: include/ext/invoicing/include/invoice_send_mail.inc.php:153 #: include/ext/invoicing/include/invoice_send_mail.inc.php:157 #: include/ext/invoicing/include/invoice_send_mail.inc.php:166 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:168 msgid "Envoi facture" msgstr "" #: include/ext/invoicing/include/invoice_send_mail.inc.php:153 #: include/ext/invoicing/include/invoice_send_mail.inc.php:157 #: include/ext/invoicing/include/invoice_send_mail.inc.php:167 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:169 msgid " à " msgstr "" @@ -20325,20 +20049,17 @@ msgstr "" #: include/ajax_mod_periode.php:48 include/ajax/ajax_mod_periode.php:48 #: include/ajax/ajax_periode.php:150 include/ajax/ajax_periode.php:148 -#: include/ajax/ajax_periode.php:148 msgid "Modification période" msgstr "" #: include/ajax_mod_periode.php:49 include/ajax_mod_periode.php:75 #: include/ajax/ajax_mod_periode.php:49 include/ajax/ajax_mod_periode.php:75 #: include/ajax/ajax_periode.php:151 include/ajax/ajax_periode.php:149 -#: include/ajax/ajax_periode.php:149 msgid "Modifier les dates de début et fin de période" msgstr "" #: include/ajax_mod_periode.php:50 include/ajax/ajax_mod_periode.php:50 #: include/ajax/ajax_periode.php:153 include/ajax/ajax_periode.php:151 -#: include/ajax/ajax_periode.php:151 msgid "Cela pourrait avoir un impact sur les opérations déjà existantes" msgstr "" @@ -20347,7 +20068,7 @@ msgstr "" #: include/class/periode.class.php:704 include/class/periode.class.php:706 #: include/class/periode.class.php:707 include/class/periode.class.php:708 #: include/ajax/ajax_periode.php:169 include/class/periode.class.php:724 -#: include/class/periode.class.php:742 include/ajax/ajax_periode.php:169 +#: include/class/periode.class.php:742 include/class/periode.class.php:749 msgid " Début période : " msgstr "" @@ -20356,7 +20077,7 @@ msgstr "" #: include/class/periode.class.php:705 include/class/periode.class.php:707 #: include/class/periode.class.php:708 include/class/periode.class.php:709 #: include/ajax/ajax_periode.php:170 include/class/periode.class.php:725 -#: include/class/periode.class.php:743 include/ajax/ajax_periode.php:170 +#: include/class/periode.class.php:743 include/class/periode.class.php:750 msgid " Fin période : " msgstr "" @@ -20365,7 +20086,7 @@ msgstr "" #: include/class/periode.class.php:706 include/class/periode.class.php:708 #: include/class/periode.class.php:709 include/class/periode.class.php:710 #: include/ajax/ajax_periode.php:171 include/class/periode.class.php:726 -#: include/class/periode.class.php:744 include/ajax/ajax_periode.php:171 +#: include/class/periode.class.php:744 include/class/periode.class.php:751 msgid " Exercice : " msgstr "" @@ -20374,7 +20095,7 @@ msgstr "" #: include/class/periode.class.php:708 include/class/periode.class.php:710 #: include/class/periode.class.php:711 include/class/periode.class.php:712 #: include/ajax/ajax_periode.php:173 include/class/periode.class.php:728 -#: include/class/periode.class.php:746 include/ajax/ajax_periode.php:173 +#: include/class/periode.class.php:746 include/class/periode.class.php:753 msgid "sauver" msgstr "" @@ -20388,7 +20109,6 @@ msgstr "" #: include/ajax/ajax_search_operation.php:124 #: include/ajax/ajax_search_operation.php:129 #: include/ajax/ajax_search_operation.php:125 -#: include/ajax/ajax_search_operation.php:125 msgid "Liste limitée à " msgstr "" @@ -20398,11 +20118,10 @@ msgstr "" #: include/ajax/ajax_search_operation.php:124 #: include/ajax/ajax_search_operation.php:129 #: include/ajax/ajax_search_operation.php:125 -#: include/ajax/ajax_search_operation.php:125 msgid " enregistrements. Le nombre d'enregistrements trouvés est de " msgstr "" -#: include/template/profile.php:45 include/template/profile.php:45 +#: include/template/profile.php:45 msgid "Avec Accès Direct " msgstr "" @@ -20451,7 +20170,7 @@ msgstr "" #: include/class/anc_operation.class.php:305 #: include/class/acc_ledger_search.class.php:729 include/template/module.php:42 #: include/class/anc_operation.class.php:330 -#: include/class/acc_ledger_search.class.php:760 include/template/module.php:42 +#: include/class/acc_ledger_search.class.php:760 msgid "Chercher" msgstr "" @@ -20478,39 +20197,39 @@ msgid "Choississez le rapport" msgstr "" #: include/impress_rapport.inc.php:208 include/impress_rapport.inc.php:233 -#: include/impress_rapport.inc.php:250 include/impress_rapport.inc.php:250 +#: include/impress_rapport.inc.php:250 msgid "Période comptable" msgstr "" #: include/impress_rapport.inc.php:240 include/impress_rapport.inc.php:265 -#: include/impress_rapport.inc.php:282 include/impress_rapport.inc.php:282 +#: include/impress_rapport.inc.php:282 msgid "Calendrier depuis :" msgstr "" #: include/impress_rapport.inc.php:247 include/impress_rapport.inc.php:272 -#: include/impress_rapport.inc.php:289 include/impress_rapport.inc.php:289 +#: include/impress_rapport.inc.php:289 msgid "Pas d'étape" msgstr "" #: include/impress_rapport.inc.php:248 include/impress_rapport.inc.php:273 -#: include/impress_rapport.inc.php:290 include/impress_rapport.inc.php:290 +#: include/impress_rapport.inc.php:290 msgid "1 mois" msgstr "" #: include/impress_rapport.inc.php:251 include/impress_rapport.inc.php:276 -#: include/impress_rapport.inc.php:293 include/impress_rapport.inc.php:293 +#: include/impress_rapport.inc.php:293 msgid "Par étape de" msgstr "" #: include/impress_rapport.inc.php:257 include/impress_rapport.inc.php:282 -#: include/impress_rapport.inc.php:299 include/impress_rapport.inc.php:299 +#: include/impress_rapport.inc.php:299 msgid "" "Attention : vous ne pouvez pas utiliser les étapes avec les dates " "calendriers." msgstr "" #: include/impress_rapport.inc.php:259 include/impress_rapport.inc.php:284 -#: include/impress_rapport.inc.php:301 include/impress_rapport.inc.php:301 +#: include/impress_rapport.inc.php:301 msgid "Les clauses FROM sont ignorés avec les dates calendriers" msgstr "" @@ -20626,7 +20345,6 @@ msgstr "" #: include/class/class_acc_ledger_info.php:54 #: include/class/acc_ledger_info.class.php:54 #: include/class/acc_ledger_info.class.php:52 -#: include/class/acc_ledger_info.class.php:52 msgid "appel incorrect" msgstr "" @@ -20666,13 +20384,13 @@ msgstr "" #: include/class/acc_ledger.class.php:3079 #: include/class/acc_ledger.class.php:3161 #: include/class/acc_ledger.class.php:3328 +#: include/class/acc_ledger.class.php:3344 msgid "Dans le dépôt" msgstr "" #: include/class_acc_parm_code.php:87 include/class/class_acc_parm_code.php:87 #: include/class/acc_parm_code.class.php:87 #: include/class/acc_parm_code.class.php:85 -#: include/class/acc_parm_code.class.php:85 msgid "Ce compte n'existe pas" msgstr "" @@ -20683,8 +20401,6 @@ msgstr "" #: include/class/anc_acc_list.class.php:559 #: include/class/anc_acc_list.class.php:571 #: include/class/pdf_anc_acc_list.class.php:249 -#: include/class/anc_acc_list.class.php:571 -#: include/class/pdf_anc_acc_list.class.php:249 msgid "date invalide" msgstr "" @@ -20698,7 +20414,7 @@ msgstr "" #: include/class_extension.php:116 include/class/class_extension.php:116 #: include/class/class_extension.php:117 include/class/extension.class.php:117 #: include/class/extension.class.php:132 include/class/extension.class.php:134 -#: include/class/extension.class.php:148 include/class/extension.class.php:148 +#: include/class/extension.class.php:148 include/class/extension.class.php:156 msgid "Profil inexistant" msgstr "" @@ -20707,6 +20423,7 @@ msgstr "" #: include/class/extension.class.php:262 include/class/extension.class.php:290 #: include/class/extension.class.php:296 include/class/extension.class.php:298 #: include/class/extension.class.php:312 include/class/extension.class.php:328 +#: include/class/extension.class.php:336 msgid "Manque plugin" msgstr "" @@ -20715,6 +20432,7 @@ msgstr "" #: include/class/extension.class.php:267 include/class/extension.class.php:296 #: include/class/extension.class.php:302 include/class/extension.class.php:304 #: include/class/extension.class.php:318 include/class/extension.class.php:334 +#: include/class/extension.class.php:342 msgid "Manque nom" msgstr "" @@ -20723,6 +20441,7 @@ msgstr "" #: include/class/extension.class.php:268 include/class/extension.class.php:298 #: include/class/extension.class.php:304 include/class/extension.class.php:306 #: include/class/extension.class.php:320 include/class/extension.class.php:336 +#: include/class/extension.class.php:344 msgid "Manque description" msgstr "" @@ -20731,6 +20450,7 @@ msgstr "" #: include/class/extension.class.php:269 include/class/extension.class.php:300 #: include/class/extension.class.php:306 include/class/extension.class.php:308 #: include/class/extension.class.php:322 include/class/extension.class.php:338 +#: include/class/extension.class.php:346 msgid "Manque code" msgstr "" @@ -20739,6 +20459,7 @@ msgstr "" #: include/class/extension.class.php:270 include/class/extension.class.php:302 #: include/class/extension.class.php:308 include/class/extension.class.php:310 #: include/class/extension.class.php:324 include/class/extension.class.php:340 +#: include/class/extension.class.php:348 msgid "Manque auteur" msgstr "" @@ -20747,6 +20468,7 @@ msgstr "" #: include/class/extension.class.php:271 include/class/extension.class.php:304 #: include/class/extension.class.php:310 include/class/extension.class.php:312 #: include/class/extension.class.php:326 include/class/extension.class.php:342 +#: include/class/extension.class.php:350 msgid "Manque répertoire racine" msgstr "" @@ -20755,6 +20477,7 @@ msgstr "" #: include/class/extension.class.php:272 include/class/extension.class.php:306 #: include/class/extension.class.php:312 include/class/extension.class.php:314 #: include/class/extension.class.php:328 include/class/extension.class.php:344 +#: include/class/extension.class.php:352 msgid "Manque fichier à inclure" msgstr "" @@ -20790,7 +20513,7 @@ msgstr "" #: include/class_fiche_def.php:674 include/class_fiche_def.php:686 #: include/class_fiche_def.php:685 include/class/class_fiche_def.php:685 #: include/class/fiche_def.class.php:686 include/class/fiche_def.class.php:681 -#: include/class/fiche_def.class.php:694 include/class/fiche_def.class.php:686 +#: include/class/fiche_def.class.php:694 msgid "Catégorie verrouillée " msgstr "" @@ -20854,7 +20577,7 @@ msgstr "" #: include/lib/html_input.class.php:1084 include/lib/html_input.class.php:1099 #: include/lib/html_input.class.php:1100 include/lib/html_input.class.php:1133 #: include/lib/html_input.class.php:1134 include/lib/html_input.class.php:1136 -#: include/lib/html_input.class.php:1183 +#: include/lib/html_input.class.php:1183 include/lib/html_input.class.php:1202 #, php-format msgid "Voulez-vous effacer cette relation " msgstr "" @@ -20868,7 +20591,6 @@ msgstr "" #: include/lib/html_input.class.php:1096 include/lib/html_input.class.php:1111 #: include/lib/html_input.class.php:1112 include/lib/html_input.class.php:1145 #: include/class/follow_up_other_concerned.class.php:135 -#: include/class/follow_up_other_concerned.class.php:135 msgid "Ajout autres" msgstr "" @@ -20905,9 +20627,6 @@ msgstr "" #: include/ext/import-advanced/include/imd_transfer.inc.php:48 #: include/compta_ven.inc.php:74 #: tmp/import-advanced/include/imd_transfer.inc.php:48 -#: include/compta_ven.inc.php:74 include/compta_ach.inc.php:66 -#: include/compta_fin.inc.php:83 include/operation_ods_confirm.inc.php:31 -#: tmp/import-advanced/include/imd_transfer.inc.php:48 msgid "Confirmation" msgstr "" @@ -20915,7 +20634,6 @@ msgstr "" #: include/compta_ven.inc.php:80 include/operation_ods_confirm.inc.php:37 #: include/compta_ach.inc.php:72 include/compta_ach.inc.php:74 #: include/compta_ven.inc.php:82 include/compta_fin.inc.php:84 -#: include/compta_fin.inc.php:84 include/operation_ods_confirm.inc.php:37 msgid "" "Attention, cette opération n'est pas encore sauvée : vous devez encore " "confirmer" @@ -20926,7 +20644,6 @@ msgstr "" #: include/compta_ach.inc.php:89 include/compta_ven.inc.php:96 #: include/compta_ach.inc.php:86 include/compta_ven.inc.php:88 #: include/template/acc_ledger-input_extra_info.php:63 -#: include/template/acc_ledger-input_extra_info.php:63 msgid "Générer une facture ou charger un document" msgstr "" @@ -20935,7 +20652,6 @@ msgstr "" #: include/compta_ach.inc.php:90 include/compta_ven.inc.php:97 #: include/compta_ach.inc.php:87 include/compta_ven.inc.php:89 #: include/template/acc_ledger-input_extra_info.php:71 -#: include/template/acc_ledger-input_extra_info.php:71 msgid "Choix du dépôt" msgstr "" @@ -20945,13 +20661,12 @@ msgstr "" #: include/compta_ven.inc.php:98 include/compta_ach.inc.php:88 #: include/compta_ven.inc.php:90 #: include/template/acc_ledger-input_extra_info.php:75 -#: include/template/acc_ledger-input_extra_info.php:75 msgid "Modèle à sauver" msgstr "" #: include/fiche.inc.php:278 include/fiche.inc.php:279 #: include/fiche.inc.php:293 include/fiche.inc.php:290 -#: include/fiche.inc.php:287 include/fiche.inc.php:287 +#: include/fiche.inc.php:287 msgid "Date invalide !" msgstr "" @@ -20960,7 +20675,7 @@ msgstr "" #: include/fiche.inc.php:368 include/fiche.inc.php:375 #: include/fiche.inc.php:385 include/export/export_fiche_pdf.php:63 #: include/fiche.inc.php:380 include/export/export_fiche_pdf.php:58 -#: include/fiche.inc.php:377 include/fiche.inc.php:377 +#: include/fiche.inc.php:377 msgid "Cette catégorie n'ayant pas de poste comptable n'a pas de balance" msgstr "" @@ -20977,7 +20692,6 @@ msgid " au " msgstr "" #: include/impress_rec.inc.php:42 include/impress_rec.inc.php:41 -#: include/impress_rec.inc.php:41 msgid "Filtre par journal" msgstr "" @@ -21011,7 +20725,6 @@ msgstr "" #: include/param_pcmn.inc.php:144 include/param_pcmn.inc.php:142 #: include/param_pcmn.inc.php:145 include/param_pcmn.inc.php:83 #: include/param_pcmn.inc.php:82 include/param_pcmn.inc.php:76 -#: include/param_pcmn.inc.php:76 msgid "Ajout poste comptable" msgstr "" @@ -21029,7 +20742,7 @@ msgstr "" #: include/restore.inc.php:181 include/restore.inc.php:182 #: include/restore.inc.php:122 include/restore.inc.php:183 #: include/restore.inc.php:119 include/ext/dossier_demo/ajax.php:95 -#: include/restore.inc.php:120 include/restore.inc.php:181 +#: include/restore.inc.php:120 include/ext/demo-noalyss/ajax.php:95 msgid "Restauration réussie du dossier " msgstr "" @@ -21037,35 +20750,33 @@ msgstr "" #: include/restore.inc.php:187 include/restore.inc.php:188 #: include/restore.inc.php:128 include/restore.inc.php:189 #: include/restore.inc.php:125 include/ext/dossier_demo/ajax.php:113 -#: include/restore.inc.php:126 include/restore.inc.php:187 +#: include/restore.inc.php:126 include/ext/demo-noalyss/ajax.php:113 msgid "Problème lors de la restauration " msgstr "" #: include/tva.inc.php:93 include/tva.inc.php:36 include/tva.inc.php:31 -#: include/tva.inc.php:31 +#: include/tva.inc.php:32 msgid "Vous n'êtes pas assujetti à la TVA" msgstr "" #: include/user_common.php:241 include/user_common.php:244 #: include/lib/user_common.php:244 include/lib/user_common.php:247 -#: include/lib/user_common.php:214 include/lib/user_common.php:214 +#: include/lib/user_common.php:214 msgid "Paramètre manquant" msgstr "" #: include/verif_bilan.inc.php:37 include/verif_bilan.inc.php:35 -#: include/verif_bilan.inc.php:33 include/verif_bilan.inc.php:33 +#: include/verif_bilan.inc.php:33 msgid "Vérification des journaux" msgstr "" #: include/verif_bilan.inc.php:78 include/verif_bilan.inc.php:105 #: include/verif_bilan.inc.php:103 include/verif_bilan.inc.php:101 -#: include/verif_bilan.inc.php:101 msgid "Grand livre" msgstr "" #: include/verif_bilan.inc.php:84 include/verif_bilan.inc.php:111 #: include/verif_bilan.inc.php:109 include/verif_bilan.inc.php:107 -#: include/verif_bilan.inc.php:107 msgid "Vérification des comptes" msgstr "" @@ -21124,6 +20835,7 @@ msgstr "" #: include/template/detail-action.php:72 include/template/detail-action.php:71 #: include/template/detail-action.php:73 include/template/detail-action.php:86 #: include/template/follow_up-display.php:105 +#: include/template/follow_up-display.php:138 msgid "Autres concernés" msgstr "" @@ -21131,7 +20843,6 @@ msgstr "" #: include/template/ledger_detail_bottom.php:36 #: include/template/ledger_detail_bottom.php:41 #: include/template/ledger_detail_bottom.php:40 -#: include/template/ledger_detail_bottom.php:40 msgid "Ecriture Comptable" msgstr "" @@ -21139,7 +20850,6 @@ msgstr "" #: include/template/ledger_detail_bottom.php:40 #: include/template/ledger_detail_bottom.php:45 #: include/template/ledger_detail_bottom.php:44 -#: include/template/ledger_detail_bottom.php:44 msgid "Actions Gestion" msgstr "" @@ -21147,7 +20857,6 @@ msgstr "" #: include/template/ledger_detail_bottom.php:41 #: include/template/ledger_detail_bottom.php:46 #: include/template/ledger_detail_bottom.php:45 -#: include/template/ledger_detail_bottom.php:45 msgid "Comptabilité Analytique" msgstr "" @@ -21162,7 +20871,7 @@ msgstr "" #: include/template/ledger_detail_bottom.php:307 #: include/template/ledger_detail_bottom.php:308 #: include/template/ledger_detail_bottom.php:315 -#: include/template/ledger_detail_bottom.php:315 +#: include/template/ledger_detail_bottom.php:316 msgid "Non utilisée" msgstr "" @@ -21221,6 +20930,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2110 #: include/class/acc_ledger_sale.class.php:1715 #: include/class/acc_ledger_purchase.class.php:2143 +#: include/class/acc_ledger_purchase.class.php:2181 +#: include/class/acc_ledger_sale.class.php:1763 msgid "TVA Non Payé" msgstr "" @@ -21240,6 +20951,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2047 #: include/class/acc_ledger_purchase.class.php:2121 #: include/class/acc_ledger_purchase.class.php:2154 +#: include/class/acc_ledger_purchase.class.php:2192 msgid "TVA NP opération" msgstr "" @@ -21252,8 +20964,6 @@ msgstr "" #: include/class/pdf_operation.class.php:75 #: include/class/print_ledger_detail_item.class.php:54 #: include/class/pdf_operation.class.php:91 -#: include/class/print_ledger_detail_item.class.php:54 -#: include/class/pdf_operation.class.php:91 msgid "Numéro interne" msgstr "" @@ -21262,7 +20972,6 @@ msgstr "" #: include/class/print_ledger_detail_item.class.php:61 #: include/class/print_ledger_detail_item.class.php:60 #: include/class/print_ledger_detail_item.class.php:57 -#: include/class/print_ledger_detail_item.class.php:57 msgid "Tot HTVA" msgstr "" @@ -21271,7 +20980,6 @@ msgstr "" #: include/class/print_ledger_detail_item.class.php:62 #: include/class/print_ledger_detail_item.class.php:61 #: include/class/print_ledger_detail_item.class.php:58 -#: include/class/print_ledger_detail_item.class.php:58 msgid "Tot TVA NP" msgstr "" @@ -21280,28 +20988,24 @@ msgstr "" #: include/class/print_ledger_detail_item.class.php:64 #: include/class/print_ledger_detail_item.class.php:63 #: include/class/print_ledger_detail_item.class.php:60 -#: include/class/print_ledger_detail_item.class.php:60 msgid "Tot TVA" msgstr "" #: include/class_stock_goods.php:226 include/class/class_stock_goods.php:227 #: include/class/stock_goods.class.php:228 #: include/class/stock_goods.class.php:234 -#: include/class/stock_goods.class.php:234 msgid "Inventaire invalide" msgstr "" #: include/class_stock_goods.php:228 include/class/class_stock_goods.php:229 #: include/class/stock_goods.class.php:230 #: include/class/stock_goods.class.php:236 -#: include/class/stock_goods.class.php:236 msgid "Dépôt invalide" msgstr "" #: include/class_stock_goods.php:252 include/class/class_stock_goods.php:253 #: include/class/stock_goods.class.php:254 #: include/class/stock_goods.class.php:260 -#: include/class/stock_goods.class.php:260 msgid "Inventaire " msgstr "" @@ -21320,9 +21024,6 @@ msgstr "" #: include/export/export_fiche_detail_csv.php:100 #: include/export/export_poste_detail_csv.php:110 #: include/export/export_poste_detail_csv.php:170 -#: include/export/export_poste_detail_csv.php:110 -#: include/export/export_poste_detail_csv.php:170 -#: include/export/export_fiche_detail_csv.php:100 #, php-format msgid "total" msgstr "" @@ -21340,8 +21041,6 @@ msgstr "" #: include/export/export_fiche_detail_pdf.php:116 #: include/export/export_poste_detail_pdf.php:131 #: include/export/export_poste_detail_pdf.php:132 -#: include/export/export_fiche_detail_pdf.php:116 -#: include/export/export_fiche_detail_csv.php:191 msgid "totaux" msgstr "" @@ -21352,19 +21051,16 @@ msgid "Pour une vérification complète, allez dans " msgstr "" #: include/impress_gl_comptes.inc.php:88 include/impress_gl_comptes.inc.php:82 -#: include/impress_gl_comptes.inc.php:82 msgid "Uniquement les opérations non lettrées" msgstr "" #: include/impress_gl_comptes.inc.php:93 include/impress_gl_comptes.inc.php:87 -#: include/impress_gl_comptes.inc.php:87 msgid "Uniquement les comptes non soldés" msgstr "" #: include/template/ledger_detail_top.php:10 #: include/template/ledger_detail_top.php:16 #: include/template/ledger_detail_top.php:17 -#: include/template/ledger_detail_top.php:17 msgid "Ouvrir dans une fenêtre séparée" msgstr "" @@ -21387,9 +21083,6 @@ msgstr "" #: include/class/acc_ledger_history_purchase.class.php:314 #: include/class/print_ledger_simple.class.php:137 #: include/class/print_ledger_detail_item.class.php:161 -#: include/class/acc_ledger_history_purchase.class.php:314 -#: include/class/print_ledger_simple.class.php:137 -#: include/class/print_ledger_detail_item.class.php:161 msgid "TVA NP" msgstr "" @@ -21398,8 +21091,6 @@ msgstr "" #: include/template/stock_inv.php:107 include/template/stock_inv.php:112 #: include/template/stock_inv.php:133 include/template/stock_inv.php:30 #: include/template/stock_inv.php:113 include/template/stock_inv.php:134 -#: include/template/stock_inv.php:30 include/template/stock_inv.php:113 -#: include/template/stock_inv.php:134 msgid "Reprise inventaire" msgstr "" @@ -21408,6 +21099,7 @@ msgstr "" #: include/ext/amortis/include/class_am_card.php:240 #: include/ext/amortis/include/am_card.class.php:240 #: include/ext/amortis/include/am_card.class.php:285 +#: include/ext/amortis/include/am_card.class.php:311 msgid "Visible Y ou N\n" msgstr "" @@ -21420,6 +21112,7 @@ msgstr "" #: include/ext/amortis/include/class_am_card.php:263 #: include/ext/amortis/include/am_card.class.php:263 #: include/ext/amortis/include/am_card.class.php:323 +#: include/ext/amortis/include/am_card.class.php:349 msgid "Matériel déjà dans la liste" msgstr "" @@ -21430,6 +21123,8 @@ msgstr "" #: include/ext/amortis/include/amortissement_table_pdf.class.php:42 #: include/ext/amortis/include/amortissement_material_pdf.class.php:36 #: include/ext/amortis/include/amortissement_table_pdf.class.php:44 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:37 +#: include/ext/amortis/include/template/amortiz_utility-display_compute_time.php:26 msgid "Date achat" msgstr "" @@ -21440,6 +21135,7 @@ msgstr "" #: include/ext/amortis/include/amortissement_table_pdf.class.php:45 #: include/ext/amortis/include/amortissement_material_pdf.class.php:38 #: include/ext/amortis/include/amortissement_table_pdf.class.php:47 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:39 msgid "Nbre" msgstr "" @@ -21451,6 +21147,7 @@ msgstr "" #: include/ext/amortis/include/amortissement_table_pdf.class.php:46 #: include/ext/amortis/include/amortissement_material_pdf.class.php:40 #: include/ext/amortis/include/amortissement_table_pdf.class.php:48 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:41 msgid "A amortir" msgstr "" @@ -21481,6 +21178,7 @@ msgstr "" #: include/database.item.php:130 include/database.item.php:128 #: include/database.item.php:129 include/database.item.php:123 #: include/database.item.php:121 include/database.item.php:103 +#: include/database.item.php:101 msgid "Export pièce PDF" msgstr "" @@ -21507,7 +21205,7 @@ msgstr "" #: include/database.item.php:141 include/class/acc_ledger.class.php:3098 #: include/class/acc_ledger.class.php:3180 include/database.item.php:139 #: include/class/acc_ledger.class.php:3347 include/database.item.php:114 -#: include/anc_od.inc.php:57 +#: include/database.item.php:112 include/class/acc_ledger.class.php:3363 msgid "Nouvelle opération" msgstr "" @@ -21515,7 +21213,6 @@ msgstr "" #: include/class/class_print_ledger_fin.php:55 #: include/class/print_ledger_fin.class.php:55 #: include/class/print_ledger_fin.class.php:59 -#: include/class/print_ledger_fin.class.php:59 msgid "report" msgstr "" @@ -21523,7 +21220,6 @@ msgstr "" #: include/class/class_print_ledger_fin.php:72 #: include/class/print_ledger_fin.class.php:72 #: include/class/print_ledger_fin.class.php:77 -#: include/class/print_ledger_fin.class.php:77 msgid "Total page" msgstr "" @@ -21531,7 +21227,6 @@ msgstr "" #: include/class/class_print_ledger_fin.php:76 #: include/class/print_ledger_fin.class.php:76 #: include/class/print_ledger_fin.class.php:81 -#: include/class/print_ledger_fin.class.php:81 msgid "Total à reporter" msgstr "" @@ -21545,7 +21240,7 @@ msgstr "" #: include/ext/amortis/include/amortissement_material_pdf.class.php:33 #: include/template/card_multiple_result.php:17 #: include/ext/amortis/include/amortissement_material_pdf.class.php:34 -#: include/template/card_multiple_result.php:17 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:35 msgid "QCode" msgstr "" @@ -21698,7 +21393,6 @@ msgstr "" #: include/anc_od.inc.php:108 include/anc_od.inc.php:109 #: include/anc_od.inc.php:107 include/anc_od.inc.php:113 -#: include/anc_od.inc.php:113 msgid "Filtrer par période" msgstr "" @@ -21747,12 +21441,12 @@ msgstr "" #: include/impress_jrn.inc.php:86 include/ext/bilan_interne/index.php:56 #: include/balance.inc.php:51 include/impress_jrn.inc.php:104 #: include/impress_bilan.inc.php:54 include/balance.inc.php:44 -#: include/impress_jrn.inc.php:97 include/balance.inc.php:44 +#: include/impress_jrn.inc.php:97 include/ext/bilan_interne/index.php:60 msgid "Choisissez un autre exercice" msgstr "" #: include/impress_rapport.inc.php:203 include/impress_rapport.inc.php:228 -#: include/impress_rapport.inc.php:245 include/impress_rapport.inc.php:245 +#: include/impress_rapport.inc.php:245 msgid "Choisissez le rapport" msgstr "" @@ -21761,6 +21455,7 @@ msgstr "" #: include/ext/amortis/include/class_am_card.php:245 #: include/ext/amortis/include/am_card.class.php:245 #: include/ext/amortis/include/am_card.class.php:291 +#: include/ext/amortis/include/am_card.class.php:317 msgid "Choisissez poste comptable ou fiche" msgstr "" @@ -21769,12 +21464,10 @@ msgid "Administration Globale" msgstr "" #: include/stock_inv_histo.inc.php:40 include/stock_inv_histo.inc.php:42 -#: include/stock_inv_histo.inc.php:40 msgid "Vous ne pouvez pas modifier ce dépôt" msgstr "" #: include/stock_inv_histo.inc.php:45 include/stock_inv_histo.inc.php:47 -#: include/stock_inv_histo.inc.php:45 msgid "Opération non effacée: vous n'avez pas confirmé" msgstr "" @@ -21794,7 +21487,7 @@ msgstr "" #: html/ajax_todo_list.php:140 html/ajax_todo_list.php:141 #: include/ajax/ajax_todo_list.php:140 include/ajax/ajax_todo_list.php:157 #: include/ajax/ajax_todo_list.php:159 include/ajax/ajax_todo_list.php:161 -#: include/ajax/ajax_todo_list.php:156 include/ajax/ajax_todo_list.php:156 +#: include/ajax/ajax_todo_list.php:156 msgid "Erreur : note invalide" msgstr "" @@ -21805,14 +21498,13 @@ msgstr "" #: include/ajax/ajax_todo_list.php:167 include/ajax/ajax_todo_list.php:206 #: include/ajax/ajax_todo_list.php:207 include/ajax/ajax_todo_list.php:169 #: include/ajax/ajax_todo_list.php:209 include/ajax/ajax_todo_list.php:164 -#: include/ajax/ajax_todo_list.php:164 include/ajax/ajax_todo_list.php:204 msgid "Liste utilisateurs" msgstr "" #: html/ajax_todo_list.php:150 html/ajax_todo_list.php:151 #: include/ajax/ajax_todo_list.php:150 include/ajax/ajax_todo_list.php:167 #: include/ajax/ajax_todo_list.php:169 include/ajax/ajax_todo_list.php:171 -#: include/ajax/ajax_todo_list.php:166 include/ajax/ajax_todo_list.php:166 +#: include/ajax/ajax_todo_list.php:166 msgid "Vous devez d'abord sauver" msgstr "" @@ -21826,8 +21518,7 @@ msgstr "" #: include/ajax/ajax_todo_list.php:254 include/ajax/ajax_todo_list.php:246 #: include/ajax/ajax_todo_list.php:255 include/ajax/ajax_todo_list.php:193 #: include/ajax/ajax_todo_list.php:248 include/ajax/ajax_todo_list.php:257 -#: include/ajax/ajax_todo_list.php:188 include/ajax/ajax_todo_list.php:188 -#: include/ajax/ajax_todo_list.php:243 include/ajax/ajax_todo_list.php:252 +#: include/ajax/ajax_todo_list.php:188 msgid "Cette note n'est pas à vous" msgstr "" @@ -21838,37 +21529,31 @@ msgstr "" #: include/ajax/ajax_todo_list.php:233 include/ajax/ajax_todo_list.php:292 #: include/ajax/ajax_todo_list.php:234 include/ajax/ajax_todo_list.php:293 #: include/ajax/ajax_todo_list.php:236 include/ajax/ajax_todo_list.php:295 -#: include/ajax/ajax_todo_list.php:231 include/ajax/ajax_todo_list.php:290 msgid "Erreur : paramètre invalide" msgstr "" #: html/test_class.php:213 dev/test/test_class.php:209 -#: dev-2/test/test_class.php:209 dev-2/test/test_class.php:209 -#: dev/test/test_class.php:209 +#: dev-2/test/test_class.php:209 msgid "Bienvenu sur mon site" msgstr "" #: html/test_class.php:214 dev/test/test_class.php:210 -#: dev-2/test/test_class.php:210 dev-2/test/test_class.php:210 -#: dev/test/test_class.php:210 +#: dev-2/test/test_class.php:210 msgid "Essayer de vous y amuser" msgstr "" #: html/test_class.php:218 dev/test/test_class.php:214 -#: dev-2/test/test_class.php:214 dev-2/test/test_class.php:214 -#: dev/test/test_class.php:214 +#: dev-2/test/test_class.php:214 msgid "Choississez votre langue" msgstr "" #: html/test_class.php:231 dev/test/test_class.php:227 -#: dev-2/test/test_class.php:227 dev-2/test/test_class.php:227 -#: dev/test/test_class.php:227 +#: dev-2/test/test_class.php:227 msgid "Change de langue" msgstr "" #: html/test_class.php:239 dev/test/test_class.php:235 -#: dev-2/test/test_class.php:235 dev-2/test/test_class.php:235 -#: dev/test/test_class.php:235 +#: dev-2/test/test_class.php:235 msgid "Fin de programme" msgstr "" @@ -21905,9 +21590,8 @@ msgstr "" #: include/ajax/ajax_admin.php:104 include/ajax/ajax_admin.php:166 #: include/ajax/ajax_admin.php:194 include/ajax/ajax_admin.php:200 #: include/class/dossier.class.php:114 include/class/dossier.class.php:121 -#: include/ajax/ajax_admin.php:69 include/ajax/ajax_admin.php:105 -#: include/ajax/ajax_admin.php:167 include/ajax/ajax_admin.php:195 -#: include/ajax/ajax_admin.php:201 +#: include/ajax/ajax_admin.php:72 include/ajax/ajax_admin.php:108 +#: include/ajax/ajax_admin.php:198 include/ajax/ajax_admin.php:204 msgid "Erreur paramètre" msgstr "" @@ -21917,28 +21601,28 @@ msgstr "" #: include/ajax/ajax_admin.php:54 include/ajax/ajax_admin.php:62 #: include/user_detail.inc.php:273 include/user_detail.inc.php:269 #: include/ajax/ajax_admin.php:61 include/user_detail.inc.php:199 -#: include/user_detail.inc.php:201 include/ajax/ajax_admin.php:62 +#: include/user_detail.inc.php:201 include/ajax/ajax_admin.php:65 msgid "Enleve" msgstr "" #: include/ajax_admin.php:129 include/ajax_admin.php:130 #: include/ajax/ajax_admin.php:130 include/ajax/ajax_admin.php:131 #: include/ajax/ajax_admin.php:139 include/ajax/ajax_admin.php:138 -#: include/ajax/ajax_admin.php:139 +#: include/ajax/ajax_admin.php:142 msgid "Liste dossier" msgstr "" #: include/ajax_admin.php:142 include/ajax_admin.php:143 #: include/ajax/ajax_admin.php:143 include/ajax/ajax_admin.php:147 #: include/ajax/ajax_admin.php:148 include/ajax/ajax_admin.php:156 -#: include/ajax/ajax_admin.php:155 include/ajax/ajax_admin.php:156 +#: include/ajax/ajax_admin.php:155 include/ajax/ajax_admin.php:159 msgid "Dossiers trouvés" msgstr "" #: include/ajax_admin.php:142 include/ajax_admin.php:143 #: include/ajax/ajax_admin.php:143 include/ajax/ajax_admin.php:147 #: include/ajax/ajax_admin.php:148 include/ajax/ajax_admin.php:156 -#: include/ajax/ajax_admin.php:155 include/ajax/ajax_admin.php:156 +#: include/ajax/ajax_admin.php:155 include/ajax/ajax_admin.php:159 msgid "Dossiers affichés" msgstr "" @@ -21946,7 +21630,7 @@ msgstr "" #: include/ajax/ajax_admin.php:249 include/ajax/ajax_admin.php:253 #: include/ajax/ajax_admin.php:260 include/ajax/ajax_admin.php:281 #: include/ajax/ajax_admin.php:285 include/ajax/ajax_admin.php:284 -#: include/ajax/ajax_admin.php:299 +#: include/ajax/ajax_admin.php:299 include/ajax/ajax_admin.php:302 msgid "Etes vous sure et certain de vouloir effacer " msgstr "" @@ -21954,34 +21638,33 @@ msgstr "" #: include/ajax/ajax_admin.php:253 include/ajax/ajax_admin.php:257 #: include/ajax/ajax_admin.php:264 include/ajax/ajax_admin.php:285 #: include/ajax/ajax_admin.php:289 include/ajax/ajax_admin.php:288 -#: include/ajax/ajax_admin.php:303 +#: include/ajax/ajax_admin.php:303 include/ajax/ajax_admin.php:306 msgid "Cochez la case si vous êtes sûr de vouloir effacer ce modèle" msgstr "" #: include/balance_age.inc.php:39 include/balance_age.inc.php:43 -#: include/balance_age.inc.php:42 include/balance_age.inc.php:42 +#: include/balance_age.inc.php:42 msgid "lettrées et non lettrées" msgstr "" #: include/balance_age.inc.php:40 include/balance_age.inc.php:44 -#: include/balance_age.inc.php:43 include/balance_age.inc.php:43 +#: include/balance_age.inc.php:43 msgid "non lettrées" msgstr "" #: include/balance_age.inc.php:49 include/balance_age.inc.php:53 -#: include/balance_age.inc.php:52 include/balance_age.inc.php:52 +#: include/balance_age.inc.php:52 #, php-format msgid " Opérations après la date %s qui sont %s " msgstr "" #: include/balance_age.inc.php:50 include/balance_age.inc.php:54 -#: include/balance_age.inc.php:53 include/balance_age.inc.php:53 +#: include/balance_age.inc.php:53 msgid "Type de tiers" msgstr "" #: include/balance_age.inc.php:64 include/balance_age.inc.php:68 #: include/balance_age.inc.php:67 include/balance_age.inc.php:72 -#: include/balance_age.inc.php:72 msgid "export CSV" msgstr "" @@ -21994,7 +21677,7 @@ msgstr "" #: include/category_card.inc.php:73 include/fiche.inc.php:70 #: include/category_card.inc.php:78 include/category_card.inc.php:80 #: include/fiche.inc.php:71 include/category_card.inc.php:79 -#: include/fiche.inc.php:68 include/fiche.inc.php:69 include/fiche.inc.php:69 +#: include/fiche.inc.php:68 include/fiche.inc.php:69 #: include/category_card.inc.php:85 msgid "Balance âgée" msgstr "" @@ -22009,7 +21692,7 @@ msgstr "" #: include/class/class_balance_age.php:148 #: include/class/balance_age.class.php:148 #: include/class/balance_age.class.php:152 -#: include/class/balance_age.class.php:152 +#: include/export/export_stock_histo_csv.php:39 msgid "N° pièce" msgstr "" @@ -22018,9 +21701,6 @@ msgstr "" #: include/class/balance_age.class.php:150 #: include/template/anticipation-input_title.php:71 #: include/template/forecast-new.php:79 include/class/balance_age.class.php:154 -#: include/class/balance_age.class.php:154 -#: include/template/anticipation-input_title.php:71 -#: include/template/forecast-new.php:79 msgid "Fin" msgstr "" @@ -22028,7 +21708,6 @@ msgstr "" #: include/class/class_balance_age.php:151 #: include/class/balance_age.class.php:151 #: include/class/balance_age.class.php:155 -#: include/class/balance_age.class.php:155 msgid "<30 jours" msgstr "" @@ -22036,7 +21715,6 @@ msgstr "" #: include/class/class_balance_age.php:152 #: include/class/balance_age.class.php:152 #: include/class/balance_age.class.php:156 -#: include/class/balance_age.class.php:156 msgid "entre 30 et 60 jours" msgstr "" @@ -22044,7 +21722,6 @@ msgstr "" #: include/class/class_balance_age.php:153 #: include/class/balance_age.class.php:153 #: include/class/balance_age.class.php:157 -#: include/class/balance_age.class.php:157 msgid "entre 60 et 90 jours" msgstr "" @@ -22054,8 +21731,6 @@ msgstr "" #: include/class/class_balance_age.php:154 #: include/class/balance_age.class.php:154 #: include/class/balance_age.class.php:158 -#: include/class/balance_age.class.php:158 -#: include/template/balance_aged_result.php:68 msgid "> 90 jours" msgstr "" @@ -22083,7 +21758,8 @@ msgstr "" #: include/template/acc_ledger-input_extra_info.php:79 #: include/class/acc_operation.class.php:883 include/ajax/ajax_ledger.php:512 #: include/template/ledger_detail_bottom.php:357 -#: include/template/acc_ledger-input_extra_info.php:79 +#: include/template/ledger_detail_bottom.php:358 +#: include/class/acc_operation.class.php:886 msgid "Extourne" msgstr "" @@ -22095,7 +21771,6 @@ msgstr "" #: include/compta_ach.inc.php:100 include/compta_ven.inc.php:105 #: include/operation_ods_confirm.inc.php:64 #: include/template/acc_ledger-input_extra_info.php:127 -#: include/template/acc_ledger-input_extra_info.php:127 msgid "Extourne opération" msgstr "" @@ -22105,8 +21780,7 @@ msgstr "" #: include/compta_ven.inc.php:208 include/compta_ods.inc.php:118 #: include/compta_ven.inc.php:206 include/compta_ods.inc.php:113 #: include/compta_ven.inc.php:199 include/compta_ven.inc.php:166 -#: include/compta_ods.inc.php:122 include/compta_ven.inc.php:166 -#: include/compta_ods.inc.php:113 +#: include/compta_ods.inc.php:122 include/compta_ven.inc.php:177 msgid "Extourné au " msgstr "" @@ -22119,8 +21793,8 @@ msgstr "" #: include/compta_ach.inc.php:195 include/compta_ach.inc.php:194 #: include/compta_ods.inc.php:118 include/compta_ven.inc.php:205 #: include/compta_ven.inc.php:172 include/compta_ods.inc.php:127 -#: include/compta_ach.inc.php:155 include/compta_ven.inc.php:172 -#: include/compta_ods.inc.php:116 include/compta_ach.inc.php:155 +#: include/compta_ach.inc.php:155 include/compta_ods.inc.php:116 +#: include/compta_ach.inc.php:164 include/compta_ven.inc.php:183 msgid "Opération non extournée" msgstr "" @@ -22133,8 +21807,9 @@ msgstr "" #: include/compta_ach.inc.php:203 include/compta_ach.inc.php:202 #: include/compta_ods.inc.php:127 include/compta_ven.inc.php:213 #: include/compta_ven.inc.php:180 include/compta_ods.inc.php:136 -#: include/compta_ach.inc.php:163 include/compta_ven.inc.php:180 -#: include/compta_ods.inc.php:123 include/compta_ach.inc.php:164 +#: include/compta_ach.inc.php:163 include/compta_ods.inc.php:123 +#: include/compta_ach.inc.php:164 include/compta_ach.inc.php:173 +#: include/compta_ven.inc.php:191 msgid "Date invalide, opération non extournée" msgstr "" @@ -22142,12 +21817,12 @@ msgstr "" #: include/dossier.inc.php:298 include/dossier.inc.php:299 #: include/dossier.inc.php:302 include/dossier.inc.php:307 #: include/dossier.inc.php:310 include/dossier.inc.php:305 -#: include/dossier.inc.php:314 include/dossier.inc.php:314 +#: include/dossier.inc.php:314 msgid "Ajout d'un dossier" msgstr "" #: include/fiche.inc.php:71 include/fiche.inc.php:72 include/fiche.inc.php:69 -#: include/fiche.inc.php:70 include/fiche.inc.php:70 +#: include/fiche.inc.php:70 msgid "Balance âgée en-cours" msgstr "" @@ -22166,7 +21841,7 @@ msgstr "" #: include/modele.inc.php:281 include/modele.inc.php:286 #: include/modele.inc.php:287 include/dossier.inc.php:250 #: include/dossier.inc.php:245 include/dossier.inc.php:254 -#: include/modele.inc.php:282 include/dossier.inc.php:254 +#: include/modele.inc.php:282 msgid "Nom base de données" msgstr "" @@ -22175,7 +21850,6 @@ msgstr "" #: include/modele.inc.php:329 include/document_modele.inc.php:85 #: include/modele.inc.php:334 include/modele.inc.php:335 #: include/document_modele.inc.php:80 include/modele.inc.php:330 -#: include/document_modele.inc.php:80 msgid "Ajout d'un modèle" msgstr "" @@ -22200,10 +21874,8 @@ msgstr "" #: include/class/fiche.class.php:802 include/user_detail.inc.php:88 #: include/class/fiche.class.php:397 include/user.inc.php:216 #: include/class/fiche.class.php:399 include/user_detail.inc.php:90 -#: include/class/anc_account_table.class.php:60 -#: include/class/fiche.class.php:431 include/class/acc_plan_mtable.class.php:54 -#: include/template/tag_detail.php:15 include/template/tag_list.php:20 -#: include/user.inc.php:252 +#: include/class/fiche.class.php:431 include/user.inc.php:252 +#: include/user.inc.php:253 include/class/fiche.class.php:433 msgid "Actif" msgstr "" @@ -22214,17 +21886,18 @@ msgstr "" #: include/param_sec.inc.php:151 include/user_detail.inc.php:181 #: include/export/export_security_pdf.php:61 include/user_detail.inc.php:110 #: include/param_sec.inc.php:152 include/user_detail.inc.php:112 -#: include/export/export_security_pdf.php:61 include/param_sec.inc.php:152 msgid "Utilisateur normal" msgstr "" #: include/user.inc.php:73 include/user.inc.php:74 include/user.inc.php:76 #: include/user.inc.php:78 include/user.inc.php:163 include/user.inc.php:182 +#: include/user.inc.php:183 msgid "Ajout Utilisateur" msgstr "" #: include/user.inc.php:77 include/user.inc.php:78 include/user.inc.php:80 #: include/user.inc.php:82 include/user.inc.php:167 include/user.inc.php:187 +#: include/user.inc.php:188 msgid "login" msgstr "" @@ -22236,52 +21909,49 @@ msgstr "" #: html/install.php:265 html/install.php:604 html/install.php:270 #: html/install.php:610 include/user.inc.php:85 html/install.php:276 #: html/install.php:618 include/user.inc.php:170 html/install.php:292 -#: html/install.php:689 include/user.inc.php:191 +#: html/install.php:689 include/user.inc.php:191 html/install.php:656 +#: include/user.inc.php:192 msgid "Mot de passe" msgstr "" #: include/user.inc.php:93 include/user.inc.php:94 include/user.inc.php:96 #: include/user.inc.php:98 include/user.inc.php:183 include/user.inc.php:213 +#: include/user.inc.php:214 msgid "Le login ne peut être vide" msgstr "" #: include/user.inc.php:98 include/user.inc.php:99 include/user.inc.php:101 #: include/user.inc.php:103 include/user.inc.php:188 include/user.inc.php:218 +#: include/user.inc.php:219 msgid "Le mot de passe ne peut être vide" msgstr "" #: include/template/balance_aged_result.php:44 #: include/template/operation_exercice-list_draft.php:52 -#: include/template/balance_aged_result.php:44 msgid "Date opération" msgstr "" -#: include/template/balance_aged_result.php:56 #: include/template/balance_aged_result.php:56 msgid "Fin/ OD" msgstr "" -#: include/template/balance_aged_result.php:59 #: include/template/balance_aged_result.php:59 msgid "< 30 jours" msgstr "" -#: include/template/balance_aged_result.php:62 #: include/template/balance_aged_result.php:62 msgid "entre 31 et 60 jours" msgstr "" -#: include/template/balance_aged_result.php:65 #: include/template/balance_aged_result.php:65 msgid "entre 61 et 90 jours" msgstr "" #: include/template/calendar-list.php:38 include/template/calendar-list.php:40 -#: include/template/calendar-list.php:41 include/template/calendar-list.php:41 +#: include/template/calendar-list.php:41 msgid "Retard" msgstr "" -#: include/template/folder_display.php:36 #: include/template/folder_display.php:36 msgid "Aucun dossier à afficher" msgstr "" @@ -22298,17 +21968,15 @@ msgstr "" #: include/template/ledger_detail_bottom.php:392 #: include/template/ledger_detail_bottom.php:400 #: include/template/ledger_detail_bottom.php:384 +#: include/template/ledger_detail_bottom.php:385 msgid "" "Extourner une opération vous permet de l'annuler par son écriture inverse" msgstr "" -#: include/template/todo_list_display.php:70 #: include/template/todo_list_display.php:70 msgid "Public" msgstr "" -#: include/template/todo_list_display.php:87 -#: include/template/todo_list_display.php:90 #: include/template/todo_list_display.php:87 #: include/template/todo_list_display.php:90 msgid "Partage" @@ -22318,12 +21986,10 @@ msgstr "" #: include/user.inc.php:123 include/param_sec.inc.php:57 #: include/user.inc.php:125 include/user.inc.php:127 #: include/param_sec.inc.php:50 include/user.inc.php:212 -#: include/template/todo_list_list_user.php:37 include/user.inc.php:248 -#: include/param_sec.inc.php:50 +#: include/user.inc.php:248 include/user.inc.php:249 msgid "Login" msgstr "" -#: include/template/todo_list_list_user.php:40 #: include/template/todo_list_list_user.php:40 msgid "Nom " msgstr "" @@ -22336,7 +22002,7 @@ msgstr "" msgid "Encoder la facture" msgstr "" -#: include/ext/sav/index.php:44 +#: include/ext/sav/index.php:44 include/ext/sav/index.php:47 msgid "Ajout fiche réparation" msgstr "" @@ -22345,56 +22011,67 @@ msgstr "" #: include/ext/sav/include/class_sav_repair_card_sql.php:73 #: include/ext/sav/include/sav_repair_card_sql.class.php:68 #: include/ext/sav/include/sav_repair_card_sql.class.php:73 +#: include/ext/sav/index.php:48 msgid "En-cours" msgstr "" -#: include/ext/sav/index.php:45 +#: include/ext/sav/index.php:45 include/ext/sav/index.php:48 msgid "en-cours fiche réparation" msgstr "" -#: include/ext/sav/index.php:46 +#: include/ext/sav/index.php:46 include/ext/sav/index.php:49 msgid "historique fiche réparation" msgstr "" -#: include/ext/sav/index.php:47 +#: include/ext/sav/index.php:47 include/ext/sav/index.php:50 msgid "Paramètre SAV" msgstr "" -#: include/ext/sav/index.php:47 +#: include/ext/sav/index.php:47 include/ext/sav/index.php:50 msgid "Paramétrage du module SAV" msgstr "" #: include/ext/skel/index.php:45 include/ext/skel/index.php:52 #: include/ext/webservice/nw_service.php:77 +#: include/ext/noalyss-webservice/nw_service.php:84 +#: include/ext/skel/index.php:60 msgid "Route 1" msgstr "" #: include/ext/skel/index.php:45 include/ext/rapid-in/index.php:52 #: include/ext/skel/index.php:52 include/ext/webservice/nw_service.php:77 +#: include/ext/noalyss-webservice/nw_service.php:84 +#: include/ext/skel/index.php:60 msgid "Première route" msgstr "" #: include/ext/skel/index.php:46 include/ext/noalyss-timesheet/index.php:53 #: include/ext/rapid-in/index.php:53 include/ext/skel/index.php:53 #: include/ext/webservice/nw_service.php:78 +#: include/ext/noalyss-webservice/nw_service.php:85 +#: include/ext/skel/index.php:61 msgid "Route 2" msgstr "" #: include/ext/skel/index.php:46 include/ext/noalyss-timesheet/index.php:53 #: include/ext/rapid-in/index.php:53 include/ext/skel/index.php:53 #: include/ext/webservice/nw_service.php:78 +#: include/ext/noalyss-webservice/nw_service.php:85 +#: include/ext/skel/index.php:61 msgid "Seconde route" msgstr "" #: include/ext/invoicing/include/invoice_send_mail.inc.php:153 #: include/ext/invoicing/include/invoice_send_mail.inc.php:157 #: include/ext/invoicing/include/invoice_send_mail.inc.php:166 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:168 msgid "date " msgstr "" #: include/ext/invoicing/include/invoice_send_mail.inc.php:153 #: include/ext/invoicing/include/invoice_send_mail.inc.php:157 #: include/ext/invoicing/include/invoice_send_mail.inc.php:167 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:170 msgid "sujet" msgstr "" @@ -22402,6 +22079,7 @@ msgstr "" #: include/ext/rapport_avance/include/class_formulaire_param_detail.php:302 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:302 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:332 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:335 msgid "du poste comptable" msgstr "" @@ -22409,6 +22087,7 @@ msgstr "" #: include/ext/rapport_avance/include/class_formulaire_param_detail.php:306 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:306 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:336 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:339 msgid " utilisé avec le poste comptable" msgstr "" @@ -22416,6 +22095,7 @@ msgstr "" #: include/ext/rapport_avance/include/class_formulaire_param_detail.php:322 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:322 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:354 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:357 msgid " Un poste comptable est manquant" msgstr "" @@ -22432,7 +22112,6 @@ msgstr "" #: include/ext/sav/include/sav_repair_card_sql.class.php:72 #: include/class/periode_ledger_table.class.php:145 #: include/class/periode_ledger_table.class.php:146 -#: include/class/periode_ledger_table.class.php:146 msgid "Fermé" msgstr "" @@ -22500,9 +22179,7 @@ msgstr "" #: include/class/periode.class.php:519 include/class/periode.class.php:521 #: include/class/periode.class.php:522 include/ajax/ajax_display_letter.php:119 #: include/ajax/ajax_display_letter.php:118 include/class/periode.class.php:525 -#: include/class/periode.class.php:543 -#: include/class/periode_ledger_table.class.php:98 -#: include/ajax/ajax_display_letter.php:118 +#: include/class/periode.class.php:543 include/class/periode.class.php:550 msgid "Date Début" msgstr "" @@ -22534,6 +22211,7 @@ msgstr "" #: include/ext/sav/include/template/sas_spare_part_print_row.php:46 #: include/ext/sav/include/template/sas_workhour_print_row.php:49 #: include/template/ledger_detail_bottom.php:352 +#: include/template/ledger_detail_bottom.php:353 msgid "Supprimer" msgstr "" @@ -22552,6 +22230,7 @@ msgstr "" #: include/class/fiche.class.php:1396 include/class/fiche.class.php:1423 #: include/class/fiche.class.php:1512 include/class/fiche.class.php:879 #: include/class/fiche.class.php:885 include/class/fiche.class.php:917 +#: include/class/fiche.class.php:919 msgid "n° de pièce / Code interne" msgstr "" @@ -22564,6 +22243,7 @@ msgstr "" #: include/class/fiche.class.php:1516 include/class/fiche.class.php:883 #: include/class/fiche.class.php:889 include/class/fiche.class.php:921 #: include/class/operation_exercice.class.php:83 +#: include/class/fiche.class.php:923 msgid "Débit/Crédit" msgstr "" @@ -22586,9 +22266,9 @@ msgstr "" #: include/class/fiche.class.php:905 include/class/fiche.class.php:1050 #: include/class/acc_account_ledger.class.php:493 #: include/class/fiche.class.php:911 include/class/fiche.class.php:1056 -#: include/fiche.inc.php:614 include/class/fiche.class.php:943 -#: include/class/fiche.class.php:1089 +#: include/class/fiche.class.php:943 include/class/fiche.class.php:1089 #: include/class/acc_account_ledger.class.php:581 +#: include/class/fiche.class.php:945 include/class/fiche.class.php:1091 msgid "solde débiteur" msgstr "" @@ -22611,6 +22291,7 @@ msgstr "" #: include/class/fiche.class.php:911 include/class/fiche.class.php:1056 #: include/class/fiche.class.php:943 include/class/fiche.class.php:1089 #: include/class/acc_account_ledger.class.php:581 +#: include/class/fiche.class.php:945 include/class/fiche.class.php:1091 msgid "solde créditeur" msgstr "" @@ -22621,11 +22302,13 @@ msgstr "" #: include/user.inc.php:84 include/user.inc.php:85 include/user.inc.php:87 #: include/user.inc.php:89 include/user.inc.php:174 include/user.inc.php:204 +#: include/user.inc.php:205 msgid "Créer Utilisateur" msgstr "" #: include/user.inc.php:109 include/user.inc.php:110 include/user.inc.php:112 #: include/user.inc.php:114 include/user.inc.php:199 include/user.inc.php:235 +#: include/user.inc.php:236 msgid "Ajout utilisateur" msgstr "" @@ -22633,7 +22316,7 @@ msgstr "" #: include/user.inc.php:125 include/restore.inc.php:220 #: include/restore.inc.php:221 include/restore.inc.php:222 #: include/user.inc.php:127 include/user.inc.php:129 include/user.inc.php:214 -#: include/user.inc.php:250 include/restore.inc.php:221 +#: include/user.inc.php:250 include/user.inc.php:251 msgid "Dossier" msgstr "" @@ -22642,7 +22325,6 @@ msgstr "" #: include/template/ledger_detail_top.php:28 #: include/template/ledger_detail_top.php:31 #: include/template/ledger_detail_top.php:29 -#: include/template/ledger_detail_top.php:29 msgid "Opération ID" msgstr "" @@ -22650,7 +22332,7 @@ msgstr "" #: include/dossier.inc.php:213 include/dossier.inc.php:214 #: include/dossier.inc.php:217 include/dossier.inc.php:222 #: include/dossier.inc.php:225 include/dossier.inc.php:220 -#: include/dossier.inc.php:229 include/dossier.inc.php:229 +#: include/dossier.inc.php:229 msgid "Ajouter un dossier" msgstr "" @@ -22658,7 +22340,7 @@ msgstr "" #: include/dossier.inc.php:403 include/dossier.inc.php:404 #: include/dossier.inc.php:420 include/dossier.inc.php:425 #: include/dossier.inc.php:429 include/dossier.inc.php:424 -#: include/dossier.inc.php:433 include/dossier.inc.php:433 +#: include/dossier.inc.php:433 #, php-format msgid "Le dossier %s est effacé" msgstr "" @@ -22667,7 +22349,7 @@ msgstr "" #: include/dossier.inc.php:204 include/dossier.inc.php:205 #: include/dossier.inc.php:208 include/dossier.inc.php:213 #: include/dossier.inc.php:216 include/dossier.inc.php:212 -#: include/dossier.inc.php:221 include/dossier.inc.php:221 +#: include/dossier.inc.php:221 msgid "Dossier Management" msgstr "" @@ -22773,37 +22455,31 @@ msgstr "" #: include/restore.inc.php:167 include/restore.inc.php:168 #: include/restore.inc.php:108 include/restore.inc.php:169 #: include/restore.inc.php:105 include/restore.inc.php:106 -#: include/restore.inc.php:167 msgid "Echec de la restauration " msgstr "" #: include/restore.inc.php:209 include/restore.inc.php:210 #: include/restore.inc.php:211 include/restore.inc.php:212 -#: include/restore.inc.php:210 msgid "Nom de la base de donnée" msgstr "" #: include/restore.inc.php:215 include/restore.inc.php:216 #: include/restore.inc.php:217 include/restore.inc.php:218 -#: include/restore.inc.php:217 msgid "Type de backup" msgstr "" #: include/restore.inc.php:223 include/restore.inc.php:224 #: include/restore.inc.php:225 include/restore.inc.php:226 -#: include/restore.inc.php:225 msgid "Modele" msgstr "" #: include/restore.inc.php:228 include/restore.inc.php:229 #: include/restore.inc.php:230 include/restore.inc.php:231 -#: include/restore.inc.php:230 msgid "Fichier " msgstr "" #: include/restore.inc.php:237 include/restore.inc.php:238 #: include/restore.inc.php:239 include/restore.inc.php:240 -#: include/restore.inc.php:239 msgid "Restauration" msgstr "" @@ -22826,12 +22502,11 @@ msgstr "" #: include/param_sec.inc.php:91 include/param_sec.inc.php:95 #: include/param_sec.inc.php:97 include/param_sec.inc.php:98 -#: include/param_sec.inc.php:91 msgid "Utilisateur Normal" msgstr "" #: include/template/calendar-list.php:49 include/template/calendar-list.php:51 -#: include/template/calendar-list.php:52 include/template/calendar-list.php:52 +#: include/template/calendar-list.php:52 msgid "jours" msgstr "" @@ -22842,22 +22517,26 @@ msgstr "" #: include/ext/amortis/include/class_am_generate.php:196 #: include/ext/amortis/include/am_generate.class.php:196 +#: include/ext/amortis/include/am_generate.class.php:200 msgid "En une opération" msgstr "" #: include/ext/amortis/include/class_am_generate.php:197 #: include/ext/amortis/include/am_generate.class.php:197 +#: include/ext/amortis/include/am_generate.class.php:201 msgid "En plusieurs opérations" msgstr "" #: include/ext/amortis/include/class_am_generate.php:198 #: include/ext/amortis/include/am_generate.class.php:198 +#: include/ext/amortis/include/am_generate.class.php:202 msgid "-- choix --" msgstr "" #: include/ext/amortis/include/class_amortissement_material_pdf.php:40 #: include/ext/amortis/include/amortissement_material_pdf.class.php:40 #: include/ext/amortis/include/amortissement_material_pdf.class.php:41 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:42 msgid "Val. Comptable Net" msgstr "" @@ -22866,6 +22545,7 @@ msgstr "" #: include/ext/listing/include/class_rapav_listing_compute.php:194 #: include/ext/listing/include/rapav_listing_compute.class.php:194 #: include/ext/listing/include/rapav_listing_compute.class.php:198 +#: include/ext/listing/include/rapav_listing_compute.class.php:201 msgid "Modifie description" msgstr "" @@ -22874,7 +22554,6 @@ msgstr "" #: html/ajax_misc.php:390 include/lib/message_javascript.php:90 #: include/lib/message_javascript.php:92 html/ajax_misc.php:392 #: html/ajax_misc.php:396 include/lib/message_javascript.php:93 -#: include/lib/message_javascript.php:93 msgid "Action non autorisée" msgstr "" @@ -22891,7 +22570,7 @@ msgstr "" #: html/do.php:236 html/do.php:273 html/do.php:285 html/do.php:295 #: html/do.php:264 html/do.php:266 html/do.php:288 html/do.php:293 #: html/do_BASE_342368.php:293 html/do_LOCAL_342368.php:232 html/do.php:238 -#: html/do_REMOTE_342368.php:232 +#: html/do_REMOTE_342368.php:232 html/do.php:240 msgid "Erreur menu" msgstr "" @@ -22899,7 +22578,7 @@ msgstr "" #: html/do.php:254 html/do.php:251 html/do.php:288 html/do.php:300 #: html/do.php:310 html/do.php:279 html/do.php:281 html/do.php:330 #: html/do.php:335 html/do_BASE_342368.php:335 html/do_LOCAL_342368.php:274 -#: html/do.php:280 html/do_REMOTE_342368.php:274 +#: html/do.php:280 html/do_REMOTE_342368.php:274 html/do.php:282 msgid "Accès menu impossible" msgstr "" @@ -22908,6 +22587,7 @@ msgstr "" #: html/do.php:329 html/do.php:331 html/do.php:300 html/do.php:302 #: html/do.php:351 html/do.php:356 html/do_BASE_342368.php:356 #: html/do_LOCAL_342368.php:295 html/do.php:301 html/do_REMOTE_342368.php:295 +#: html/do.php:303 msgid "Aucun profil utilisateur" msgstr "" @@ -22952,7 +22632,6 @@ msgstr "" #: include/action.common.inc.php:215 include/action.common.inc.php:216 #: include/action.common.inc.php:222 include/action.common.inc.php:243 #: include/action.common.inc.php:244 include/action.common.inc.php:254 -#: include/action.common.inc.php:254 msgid "Efface cet événement " msgstr "" @@ -22966,7 +22645,7 @@ msgstr "" #: include/ajax_gestion.php:76 include/ajax/ajax_gestion.php:76 #: include/ajax/ajax_gestion.php:77 include/ajax/ajax_gestion.php:78 -#: include/ajax/ajax_gestion.php:74 include/ajax/ajax_gestion.php:74 +#: include/ajax/ajax_gestion.php:74 msgid "Destinataire invalide" msgstr "" @@ -22983,16 +22662,14 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_file.class.php:128 #: tmp/import-advanced/class/import/impacc2_file.class.php:156 #: include/class/card_attribut_mtable.class.php:188 -#: include/ajax/ajax_gestion.php:77 include/lib/http_input.class.php:103 -#: include/lib/http_input.class.php:117 include/lib/http_input.class.php:132 -#: tmp/import-advanced/class/import/impacc2_file.class.php:128 -#: tmp/import-advanced/class/import/impacc2_file.class.php:156 +#: include/lib/http_input.class.php:103 include/lib/http_input.class.php:117 +#: include/lib/http_input.class.php:132 msgid "Type invalide" msgstr "" #: include/ajax_gestion.php:81 include/ajax/ajax_gestion.php:81 #: include/ajax/ajax_gestion.php:82 include/ajax/ajax_gestion.php:83 -#: include/ajax/ajax_gestion.php:79 include/ajax/ajax_gestion.php:79 +#: include/ajax/ajax_gestion.php:79 msgid "Aucun titre" msgstr "" @@ -23003,25 +22680,25 @@ msgstr "" #: include/ajax/ajax_gestion.php:114 include/ext/amortis/ajax.php:68 #: include/ext/amortis/ajax.php:67 #: include/ext/noalyss-portal-client/include/customer.inc.php:49 -#: include/ajax/ajax_gestion.php:111 +#: include/ajax/ajax_gestion.php:111 include/ext/amortis/ajax.php:72 +#: include/ext/noalyss-portal-client/include/customer.inc.php:47 msgid "Sauvé" msgstr "" #: include/ajax_get_profile.php:40 include/ajax/ajax_get_profile.php:40 -#: include/ajax/ajax_get_profile.php:43 include/ajax/ajax_get_profile.php:40 +#: include/ajax/ajax_get_profile.php:43 msgid "Ajout Menu" msgstr "" #: include/ajax_get_profile.php:90 include/ajax/ajax_get_profile.php:90 #: include/ajax/ajax_get_profile.php:96 include/ajax/ajax_get_profile.php:94 -#: include/ajax/ajax_get_profile.php:97 include/ajax/ajax_get_profile.php:97 +#: include/ajax/ajax_get_profile.php:97 msgid "Vous pouvez aussi copier ce profil et puis le corriger" msgstr "" #: include/ajax_get_profile.php:123 include/ajax/ajax_get_profile.php:123 #: include/ajax/ajax_get_profile.php:129 include/ajax/ajax_get_profile.php:128 #: include/ajax/ajax_get_profile.php:132 include/ajax/ajax_get_profile.php:135 -#: include/ajax/ajax_get_profile.php:135 msgid "Dépôt de stock accessible" msgstr "" @@ -23031,7 +22708,7 @@ msgstr "" #: include/class/periode.class.php:709 include/class/periode.class.php:711 #: include/class/periode.class.php:712 include/class/periode.class.php:713 #: include/ajax/ajax_periode.php:174 include/class/periode.class.php:729 -#: include/class/periode.class.php:747 include/ajax/ajax_periode.php:174 +#: include/class/periode.class.php:747 include/class/periode.class.php:754 msgid "fermer" msgstr "" @@ -23128,7 +22805,7 @@ msgstr "" #: include/lib/html_input.class.php:1153 include/lib/html_input.class.php:1145 #: include/lib/html_input.class.php:1147 #: include/template/action_display_short.php:82 -#: include/lib/html_input.class.php:1194 +#: include/lib/html_input.class.php:1194 include/lib/html_input.class.php:1213 msgid "Nouvel événement" msgstr "" @@ -23141,8 +22818,6 @@ msgstr "" #: include/class/print_ledger.class.php:194 #: include/class/print_ledger.class.php:142 #: include/class/print_ledger.class.php:186 -#: include/class/print_ledger.class.php:142 -#: include/class/print_ledger.class.php:186 msgid "Ce journal ne peut être imprimé en mode simple" msgstr "" @@ -23183,18 +22858,18 @@ msgstr "" #: include/profile.inc.php:356 include/profile.inc.php:358 #: include/profile.inc.php:381 include/profile.inc.php:363 -#: include/profile.inc.php:375 include/profile.inc.php:375 +#: include/profile.inc.php:375 msgid "Calculatrice visible" msgstr "" #: include/profile.inc.php:358 include/profile.inc.php:360 #: include/profile.inc.php:383 include/profile.inc.php:365 -#: include/profile.inc.php:377 include/profile.inc.php:377 +#: include/profile.inc.php:377 msgid "Accès Direct visible" msgstr "" #: include/user_detail.inc.php:59 include/user_detail.inc.php:56 -#: include/user.inc.php:88 include/user.inc.php:97 +#: include/user.inc.php:88 include/user.inc.php:97 include/user.inc.php:98 msgid "Cet utilisateur n'existe pas" msgstr "" @@ -23214,8 +22889,7 @@ msgstr "" #: include/class/follow_up.class.php:735 include/class/document.class.php:1612 #: include/class/follow_up.class.php:251 include/class/follow_up.class.php:738 #: include/class/document.class.php:1644 include/class/follow_up.class.php:294 -#: include/class/follow_up.class.php:826 -#: include/template/action_display_short.php:59 +#: include/class/follow_up.class.php:826 include/class/document.class.php:1662 msgid "Haute" msgstr "" @@ -23225,7 +22899,6 @@ msgstr "" #: include/class/class_follow_up.php:262 include/class/follow_up.class.php:262 #: include/template/action_display_short.php:59 #: include/class/follow_up.class.php:263 include/class/follow_up.class.php:728 -#: include/template/action_display_short.php:60 msgid "Moyenne" msgstr "" @@ -23241,11 +22914,10 @@ msgstr "" #: include/class/document.class.php:1612 include/class/follow_up.class.php:253 #: include/class/follow_up.class.php:744 include/class/document.class.php:1644 #: include/class/follow_up.class.php:296 include/class/follow_up.class.php:832 -#: include/template/action_display_short.php:61 +#: include/class/document.class.php:1662 msgid "Basse" msgstr "" -#: include/template/category_of_card.php:6 #: include/template/category_of_card.php:6 msgid "Ajout d'une catégorie " msgstr "" @@ -23256,8 +22928,8 @@ msgstr "" #: include/template/detail-action.php:150 #: include/template/detail-action.php:152 #: include/template/detail-action.php:165 include/ajax/ajax_get_profile.php:56 -#: include/ajax/ajax_get_profile.php:56 #: include/template/follow_up-display.php:186 +#: include/template/follow_up-display.php:219 msgid "Groupe Gestion" msgstr "" @@ -23269,13 +22941,12 @@ msgstr "" #: include/template/ledger_detail_bottom.php:211 #: include/template/ledger_detail_bottom.php:212 #: include/template/ledger_detail_bottom.php:219 -#: include/template/ledger_detail_bottom.php:219 +#: include/template/ledger_detail_bottom.php:220 msgid "vous confirmez?" msgstr "" #: include/template/periode_add_exercice.php:15 #: include/template/periode_add_exercice.php:21 -#: include/template/periode_add_exercice.php:21 msgid "Confirmez vous l\\'ajout d\\'un exercice comptable ?" msgstr "" @@ -23285,8 +22956,6 @@ msgstr "" #: include/template/profile_menu_display_submenu.php:62 #: include/template/profile_menu_display_module.php:78 #: include/template/profile_menu_display_submenu.php:63 -#: include/template/profile_menu_display_submenu.php:63 -#: include/template/profile_menu_display_module.php:78 msgid "ordre apparition" msgstr "" @@ -23296,8 +22965,6 @@ msgstr "" #: include/template/profile_menu_display_submenu.php:64 #: include/template/profile_menu_display_module.php:80 #: include/template/profile_menu_display_submenu.php:65 -#: include/template/profile_menu_display_submenu.php:65 -#: include/template/profile_menu_display_module.php:80 msgid "Default" msgstr "" @@ -23319,7 +22986,8 @@ msgstr "" #: include/class/card_attribut_mtable.class.php:180 include/profile.inc.php:348 #: include/cfgfiche.inc.php:105 #: include/class/card_attribut_mtable.class.php:182 -#: include/class/mobile_device_mtable.class.php:138 include/profile.inc.php:348 +#: include/ext/importbank/ajax.php:198 +#: include/ext/importbank/include/template/show_list.php:125 msgid "Doublon" msgstr "" @@ -23332,7 +23000,7 @@ msgstr "" #: include/impress_poste.inc.php:129 include/impress_gl_comptes.inc.php:149 #: include/impress_gl_comptes.inc.php:142 include/impress_poste.inc.php:122 -#: include/impress_gl_comptes.inc.php:117 include/impress_poste.inc.php:122 +#: include/impress_gl_comptes.inc.php:117 msgid "Date malformée, désolée" msgstr "" @@ -23346,6 +23014,8 @@ msgstr "" #: include/ext/importbank/include/template/show_list.php:201 #: include/ext/importbank/include/template/show_list.php:71 #: include/ext/importbank/include/template/show_list.php:232 +#: include/ext/importbank/include/template/show_list.php:79 +#: include/ext/importbank/include/template/show_list.php:251 msgid "Transfèrer" msgstr "" @@ -23376,8 +23046,7 @@ msgstr "" #: include/template/tag_search_select.php:17 include/user.inc.php:180 #: include/template/tag_search_select.php:19 #: include/ext/importbank/include/import_bank.class.php:144 -#: include/user.inc.php:265 include/template/tag_search_select.php:19 -#: include/user.inc.php:304 +#: include/user.inc.php:265 include/user.inc.php:304 include/user.inc.php:305 msgid "Tous" msgstr "" @@ -23385,6 +23054,7 @@ msgstr "" #: include/ext/importbank/include/import_bank.class.php:138 #: include/ext/importbank/include/import_bank.class.php:146 #: include/ext/importbank/include/template/show_import.php:26 +#: include/ext/importbank/include/template/show_import.php:25 msgid "Transfèré" msgstr "" @@ -23394,6 +23064,7 @@ msgstr "" #: include/ext/importbank/bank_constant.php:66 #: include/ext/importbank/include/import_bank.class.php:147 #: include/ext/importbank/include/template/show_import.php:27 +#: include/ext/importbank/include/template/show_import.php:26 msgid "Attente" msgstr "" @@ -23407,12 +23078,14 @@ msgstr "" #: include/ext/importbank/include/import_bank.class.php:431 #: include/ext/importbank/include/import_bank.php:237 #: include/ext/importbank/include/import_bank.class.php:443 +#: include/ext/importbank/include/template/import_csv.php:217 msgid "Journal financier mal configuré" msgstr "" #: include/ext/importbank/include/import_bank.php:89 #: include/ext/importbank/include/import_bank.php:84 #: include/ext/importbank/include/import_bank.php:88 +#: include/ext/importbank/include/template/import_csv.php:69 msgid "Nombre de ligne trouvé incorrect" msgstr "" @@ -23420,16 +23093,19 @@ msgstr "" #: include/ext/importbank/include/import_bank.php:241 #: include/ext/importbank/include/import_bank.php:250 #: include/ext/importbank/include/import_bank.php:245 +#: include/ext/importbank/include/template/import_csv.php:225 msgid "Poste comptable de la fiche banque est incorrect" msgstr "" #: include/ext/importbank/include/template/confirm_transfer.php:56 #: include/ext/importbank/include/template/confirm_transfer.php:59 +#: include/ext/importbank/include/template/confirm_transfer.php:62 msgid "Lignes non prises" msgstr "" #: include/ext/importbank/include/template/confirm_transfer.php:69 #: include/ext/importbank/include/template/confirm_transfer.php:72 +#: include/ext/importbank/include/template/confirm_transfer.php:75 msgid "Nombre de colonnes incorrect" msgstr "" @@ -23442,6 +23118,8 @@ msgstr "" #: include/ext/importbank/include/template/confirm_transfer.php:290 #: include/ext/importbank/include/template/confirm_transfer.php:248 #: include/ext/importbank/include/template/confirm_transfer.php:293 +#: include/ext/importbank/include/template/confirm_transfer.php:249 +#: include/ext/importbank/include/template/confirm_transfer.php:292 msgid "Enregistrer les opérations" msgstr "" @@ -23449,28 +23127,34 @@ msgstr "" #: include/ext/importbank/include/template/show_field.php:110 #: include/ext/importbank/include/template/show_field.php:119 #: include/ext/importbank/include/template/show_field.php:131 +#: include/ext/importbank/include/template/show_field.php:144 msgid "Nom manquant" msgstr "" #: include/ext/importbank/include/template/show_transfer.php:18 #: include/ext/importbank/include/template/show_transfer.php:21 +#: include/ext/importbank/include/template/show_transfer.php:24 msgid "Séparateur de champs inconnu" msgstr "" #: include/ext/importbank/include/template/show_transfer.php:125 #: include/ext/importbank/include/template/show_transfer.php:131 +#: include/ext/importbank/include/template/show_transfer.php:128 msgid "Echec import" msgstr "" #: include/ext/importbank/include/template/show_transfer.php:270 #: include/ext/importbank/include/template/show_transfer.php:269 #: include/ext/importbank/include/template/show_transfer.php:275 +#: include/ext/importbank/include/template/show_transfer.php:169 msgid "Importés" msgstr "" #: include/ext/importbank/include/template/show_transfer.php:271 #: include/ext/importbank/include/template/show_transfer.php:270 #: include/ext/importbank/include/template/show_transfer.php:276 +#: include/ext/noalyss_document/ndc_load.php:48 +#: include/ext/importbank/include/template/show_transfer.php:170 msgid "Echec" msgstr "" @@ -23495,19 +23179,19 @@ msgstr "" #: html/do.php:93 html/do.php:60 html/do.php:63 html/do.php:64 html/do.php:65 #: html/do_BASE_342368.php:65 html/do_LOCAL_342368.php:65 html/do.php:70 -#: html/do_REMOTE_342368.php:65 +#: html/do_REMOTE_342368.php:65 html/do.php:72 msgid "Désolé" msgstr "" #: html/do.php:94 html/do.php:61 html/do.php:64 html/do.php:65 html/do.php:66 #: html/do_BASE_342368.php:66 html/do_LOCAL_342368.php:66 html/do.php:71 -#: html/do_REMOTE_342368.php:66 +#: html/do_REMOTE_342368.php:66 html/do.php:73 msgid "Ce dossier est vide" msgstr "" #: html/do.php:96 html/do.php:63 html/do.php:66 html/do.php:67 html/do.php:68 #: html/do_BASE_342368.php:68 html/do_LOCAL_342368.php:68 html/do.php:73 -#: html/do_REMOTE_342368.php:68 +#: html/do_REMOTE_342368.php:68 html/do.php:75 msgid "Retour à l'accueil" msgstr "" @@ -23524,20 +23208,20 @@ msgstr "" #: include/dossier.inc.php:195 include/dossier.inc.php:196 #: include/dossier.inc.php:199 include/dossier.inc.php:204 #: include/dossier.inc.php:206 include/dossier.inc.php:202 -#: include/dossier.inc.php:211 include/dossier.inc.php:211 +#: include/dossier.inc.php:211 msgid "Echec création " msgstr "" #: include/dossier.inc.php:318 include/dossier.inc.php:319 #: include/dossier.inc.php:322 include/dossier.inc.php:327 #: include/dossier.inc.php:330 include/dossier.inc.php:325 -#: include/dossier.inc.php:334 include/dossier.inc.php:334 +#: include/dossier.inc.php:334 msgid "Aucun modèle (dossier vide, devant être restauré manuellement)" msgstr "" #: include/profile.inc.php:391 include/profile.inc.php:393 #: include/profile.inc.php:416 include/profile.inc.php:398 -#: include/profile.inc.php:410 include/profile.inc.php:410 +#: include/profile.inc.php:410 msgid "Ajouter un profil" msgstr "" @@ -23565,7 +23249,7 @@ msgstr "" #: include/class/fiche.class.php:1133 include/class/fiche.class.php:1134 #: include/class/fiche.class.php:1161 include/class/fiche.class.php:1237 #: include/class/fiche.class.php:564 include/class/fiche.class.php:570 -#: include/class/fiche.class.php:602 +#: include/class/fiche.class.php:602 include/class/fiche.class.php:604 msgid "Impossible cette fiche est utilisée dans un journal" msgstr "" @@ -23581,6 +23265,7 @@ msgstr "" #: include/database.item.php:107 include/database.item.php:101 #: include/database.item.php:99 include/database.item.php:94 #: include/database.item.php:97 include/database.item.php:80 +#: include/database.item.php:78 msgid "Sortie ⎆" msgstr "" @@ -23591,7 +23276,7 @@ msgstr "" #: include/database.item.php:133 include/database.item.php:126 #: include/database.item.php:127 include/database.item.php:124 #: include/database.item.php:125 include/database.item.php:104 -#: include/database.item.php:126 +#: include/database.item.php:102 msgid "Balance agée" msgstr "" @@ -23599,7 +23284,7 @@ msgstr "" #: include/database.item.php:6 include/database.item.php:135 #: include/database.item.php:133 include/database.item.php:134 #: include/database.item.php:127 include/database.item.php:125 -#: include/database.item.php:104 +#: include/database.item.php:104 include/database.item.php:102 msgid "Export Balance agée" msgstr "" @@ -23610,7 +23295,7 @@ msgstr "" #: include/database.item.php:145 include/database.item.php:144 #: include/database.item.php:132 include/database.item.php:130 -#: include/database.item.php:156 +#: include/database.item.php:156 include/database.item.php:154 msgid "Création de rapports avancés" msgstr "" @@ -23691,7 +23376,7 @@ msgstr "" #: html/ajax_misc.php:434 html/ajax_misc.php:546 html/ajax_misc.php:548 #: html/ajax_misc.php:554 html/ajax_misc.php:556 html/ajax_misc.php:560 #: html/ajax_misc.php:525 html/ajax_misc.php:533 html/ajax_misc.php:621 -#: html/ajax_misc.php:623 html/ajax_misc.php:682 +#: html/ajax_misc.php:623 html/ajax_misc.php:682 html/ajax_misc.php:685 msgid "Ce plugin n'existe pas " msgstr "" @@ -23699,12 +23384,12 @@ msgstr "" #: html/ajax_misc.php:435 html/ajax_misc.php:547 html/ajax_misc.php:549 #: html/ajax_misc.php:555 html/ajax_misc.php:557 html/ajax_misc.php:561 #: html/ajax_misc.php:526 html/ajax_misc.php:534 html/ajax_misc.php:622 -#: html/ajax_misc.php:624 html/ajax_misc.php:683 +#: html/ajax_misc.php:624 html/ajax_misc.php:683 html/ajax_misc.php:686 msgid "Il y a une erreur, ce plugin n'existe pas" msgstr "" #: include/opening.inc.php:112 include/opening.inc.php:119 -#: include/opening.inc.php:117 include/opening.inc.php:117 +#: include/opening.inc.php:117 msgid "Aucun dossier" msgstr "" @@ -23718,13 +23403,12 @@ msgstr "" #: html/install.php:267 html/install.php:272 html/install.php:315 #: html/install.php:278 html/install.php:321 html/install.php:284 #: html/install.php:327 include/opening.inc.php:138 include/opening.inc.php:172 -#: html/install.php:300 html/install.php:343 include/opening.inc.php:138 -#: include/opening.inc.php:172 +#: html/install.php:343 msgid "Continuer" msgstr "" #: include/opening.inc.php:178 include/opening.inc.php:189 -#: include/opening.inc.php:187 include/opening.inc.php:187 +#: include/opening.inc.php:187 msgid " Choisissez le journal qui contiendra l'opération d'ouverture " msgstr "" @@ -23735,6 +23419,7 @@ msgstr "" #: include/template/detail-action.php:57 include/template/detail-action.php:58 #: include/template/follow_up-display.php:69 +#: include/template/follow_up-display.php:102 msgid "Pas de catégorie de contact" msgstr "" @@ -23802,7 +23487,7 @@ msgstr "" #: html/admin/setup.php:81 html/admin/setup.php:84 html/admin/setup.php:135 #: html/install.php:137 html/install.php:136 html/install.php:142 #: html/install.php:149 html/install.php:162 html/install.php:166 -#: html/install.php:167 +#: html/install.php:167 html/install.php:171 msgid "" "Vous devez choisir si NOALYSS est installé sur l'un de vos servers ou sur un " "server mutualisé qui ne donne qu'une seule base de données" @@ -23923,7 +23608,6 @@ msgstr "" #: include/template/template_config_form.php:33 #: include/template/template_config_form.php:34 #: include/template/template_config_form.php:60 -#: include/template/template_config_form.php:60 msgid "Répertoire temporaire" msgstr "" @@ -23931,7 +23615,6 @@ msgstr "" #: include/template/template_config_form.php:39 #: include/template/template_config_form.php:40 #: include/template/template_config_form.php:66 -#: include/template/template_config_form.php:66 msgid "Changement de langue" msgstr "" @@ -23939,7 +23622,6 @@ msgstr "" #: include/template/template_config_form.php:43 #: include/template/template_config_form.php:44 #: include/template/template_config_form.php:70 -#: include/template/template_config_form.php:70 msgid "Chemin complet vers les executable de Postgresql" msgstr "" @@ -23956,7 +23638,6 @@ msgstr "" #: include/template/template_config_form.php:71 #: include/template/template_config_form.php:81 #: include/template/template_config_form.php:74 -#: include/template/template_config_form.php:74 msgid "Mode Serveur mutualisé" msgstr "" @@ -23965,7 +23646,6 @@ msgstr "" #: include/template/template_config_form.php:76 #: include/template/template_config_form.php:86 #: include/template/template_config_form.php:79 -#: include/template/template_config_form.php:79 msgid "Nom base de donnée" msgstr "" @@ -23974,7 +23654,6 @@ msgstr "" #: include/template/template_config_form.php:88 #: include/template/template_config_form.php:100 #: include/template/template_config_form.php:118 -#: include/template/template_config_form.php:118 msgid "" "Attention : si vous installez sous windows n'utilisez pas le \\ mais plutôt " "le / dans les nom de répertoire (càd les chemins ou path)" @@ -24047,7 +23726,7 @@ msgstr "" #: include/admin_repo.inc.php:129 html/install.php:420 html/install.php:423 #: html/install.php:472 html/install.php:478 html/install.php:486 #: include/admin_repo.inc.php:126 html/install.php:512 -#: include/admin_repo.inc.php:127 +#: include/admin_repo.inc.php:136 msgid "Paramètre base de données" msgstr "" @@ -24094,7 +23773,7 @@ msgstr "" #: html/install.php:558 html/install.php:569 html/install.php:567 #: html/install.php:529 html/install.php:513 html/install.php:519 #: html/install.php:522 html/install.php:572 html/install.php:578 -#: html/install.php:586 html/install.php:649 +#: html/install.php:586 html/install.php:649 html/install.php:621 msgid "Creation of Modele 1" msgstr "" @@ -24102,7 +23781,7 @@ msgstr "" #: html/install.php:571 html/install.php:582 html/install.php:580 #: html/install.php:542 html/install.php:532 html/install.php:538 #: html/install.php:541 html/install.php:591 html/install.php:597 -#: html/install.php:605 html/install.php:671 +#: html/install.php:605 html/install.php:671 html/install.php:641 msgid "Creation of Modele 2" msgstr "" @@ -24127,6 +23806,7 @@ msgstr "" #: html/install.php:624 html/install.php:586 html/install.php:576 #: html/install.php:582 html/install.php:585 html/install.php:635 #: html/install.php:641 html/install.php:649 html/install.php:720 +#: html/install.php:687 msgid "" "soit noalyss/contrib/mono-dossier/mono-france.sql pour la comptabilité " "française" @@ -24137,6 +23817,7 @@ msgstr "" #: html/install.php:625 html/install.php:587 html/install.php:577 #: html/install.php:583 html/install.php:586 html/install.php:636 #: html/install.php:642 html/install.php:650 html/install.php:721 +#: html/install.php:688 msgid "" "soit noalyss/contrib/mono-dossier/mono-belge.sql pour la comptabilité belge" msgstr "" @@ -24146,6 +23827,7 @@ msgstr "" #: html/install.php:626 html/install.php:588 html/install.php:578 #: html/install.php:584 html/install.php:587 html/install.php:637 #: html/install.php:643 html/install.php:651 html/install.php:722 +#: html/install.php:689 msgid "soit y restaurer un backup ou un modèle" msgstr "" @@ -24169,6 +23851,7 @@ msgstr "" #: html/install.php:682 html/install.php:617 html/install.php:644 #: html/install.php:607 html/install.php:614 html/install.php:667 #: html/install.php:673 html/install.php:684 html/install.php:755 +#: html/install.php:722 msgid "Connectez-vous à NOALYSS" msgstr "" @@ -24188,7 +23871,7 @@ msgstr "" #: html/install.php:456 html/install.php:464 include/upgrade.inc.php:32 #: include/class/dossier.class.php:371 include/class/dossier.class.php:399 #: html/install.php:487 include/class/dossier.class.php:384 -#: include/class/dossier.class.php:412 include/upgrade.inc.php:32 +#: include/class/dossier.class.php:412 msgid "Base de données" msgstr "" @@ -24197,6 +23880,7 @@ msgstr "" #: html/install.php:599 html/install.php:561 html/install.php:551 #: html/install.php:557 html/install.php:560 html/install.php:610 #: html/install.php:616 html/install.php:624 html/install.php:695 +#: html/install.php:662 msgid "Mise à jour du systeme" msgstr "" @@ -24205,6 +23889,7 @@ msgstr "" #: html/install.php:600 html/install.php:562 html/install.php:552 #: html/install.php:558 html/install.php:561 html/install.php:611 #: html/install.php:617 html/install.php:625 html/install.php:696 +#: html/install.php:663 msgid "Mise à jour dossier" msgstr "" @@ -24212,7 +23897,7 @@ msgstr "" #: html/install.php:621 html/install.php:637 html/install.php:629 #: html/install.php:635 html/install.php:597 html/install.php:587 #: html/install.php:594 html/install.php:647 html/install.php:653 -#: html/install.php:661 html/install.php:732 +#: html/install.php:661 html/install.php:732 html/install.php:699 msgid "Mise à jour Repository" msgstr "" @@ -24262,7 +23947,7 @@ msgstr "" #: include/database.item.php:132 include/database.item.php:133 #: include/database.item.php:126 include/database.item.php:127 #: include/database.item.php:124 include/database.item.php:125 -#: include/database.item.php:104 include/database.item.php:126 +#: include/database.item.php:104 include/database.item.php:102 msgid "Balance agée pour les clients et fournisseurs" msgstr "" @@ -24270,7 +23955,7 @@ msgstr "" #: include/database.item.php:4 include/database.item.php:2 #: include/database.item.php:3 include/database.item.php:139 #: include/database.item.php:140 include/database.item.php:138 -#: include/database.item.php:113 +#: include/database.item.php:113 include/database.item.php:111 msgid "" "Vous permet d'encoder des achats, dépenses, des notes de frais ou des notes " "de crédits, vous pouvez spécifier un bénéficiaire ou un autre moyen de " @@ -24280,7 +23965,7 @@ msgstr "" #: include/database.item.php:13 include/database.item.php:16 #: include/database.item.php:10 include/database.item.php:8 #: include/database.item.php:9 include/database.item.php:7 -#: include/database.item.php:148 +#: include/database.item.php:148 include/database.item.php:146 msgid "" "Permet d'ajouter des taux de TVA ou de les modifier ainsi que les postes " "comptables de ces TVA, ces TVA sont utilisables dans les menus de vente et " @@ -24291,34 +23976,35 @@ msgstr "" #: include/database.item.php:11 include/database.item.php:9 #: include/database.item.php:10 include/database.item.php:58 #: include/database.item.php:60 include/database.item.php:55 +#: include/database.item.php:53 msgid "Encodage de tous vos revenus ou vente" msgstr "" #: include/database.item.php:15 include/database.item.php:18 #: include/database.item.php:12 include/database.item.php:10 #: include/database.item.php:11 include/database.item.php:8 -#: include/database.item.php:58 +#: include/database.item.php:58 include/database.item.php:56 msgid "Ajout de menu ou de plugins" msgstr "" #: include/database.item.php:16 include/database.item.php:19 #: include/database.item.php:13 include/database.item.php:11 #: include/database.item.php:12 include/database.item.php:9 -#: include/database.item.php:9 +#: include/database.item.php:7 msgid "Suivi des fournisseurs : devis, lettres, email...." msgstr "" #: include/database.item.php:17 include/database.item.php:20 #: include/database.item.php:14 include/database.item.php:12 #: include/database.item.php:13 include/database.item.php:10 -#: include/database.item.php:10 +#: include/database.item.php:8 msgid "Opérations diverses en Analytique" msgstr "" #: include/database.item.php:18 include/database.item.php:21 #: include/database.item.php:15 include/database.item.php:13 #: include/database.item.php:14 include/database.item.php:11 -#: include/database.item.php:11 +#: include/database.item.php:9 msgid "" "Création de rapport sur mesure, comme les ratios, vous permet de créer des " "graphiques de vos données (vente, achat...)" @@ -24329,13 +24015,14 @@ msgstr "" #: include/database.item.php:62 include/database.item.php:61 #: include/database.item.php:47 include/database.item.php:58 #: include/database.item.php:56 include/database.item.php:54 +#: include/database.item.php:52 msgid "Menu regroupant les plugins" msgstr "" #: include/database.item.php:21 include/database.item.php:24 #: include/database.item.php:17 include/database.item.php:15 #: include/database.item.php:16 include/database.item.php:13 -#: include/database.item.php:13 +#: include/database.item.php:11 msgid "Suivi client : devis, réunion, courrier, commande..." msgstr "" @@ -24343,7 +24030,7 @@ msgstr "" #: include/database.item.php:52 include/database.item.php:50 #: include/database.item.php:51 include/database.item.php:48 #: include/database.item.php:49 include/database.item.php:47 -#: include/database.item.php:46 +#: include/database.item.php:46 include/database.item.php:44 msgid "Axe analytique" msgstr "" @@ -24351,7 +24038,7 @@ msgstr "" #: include/database.item.php:53 include/database.item.php:51 #: include/database.item.php:52 include/database.item.php:49 #: include/database.item.php:50 include/database.item.php:48 -#: include/database.item.php:47 +#: include/database.item.php:47 include/database.item.php:45 msgid "Regroupement de compte analytique" msgstr "" @@ -24359,7 +24046,7 @@ msgstr "" #: include/database.item.php:54 include/database.item.php:52 #: include/database.item.php:53 include/database.item.php:50 #: include/database.item.php:51 include/database.item.php:49 -#: include/database.item.php:48 +#: include/database.item.php:48 include/database.item.php:46 msgid "Liste de tous vos contacts" msgstr "" @@ -24367,7 +24054,7 @@ msgstr "" #: include/database.item.php:55 include/database.item.php:53 #: include/database.item.php:54 include/database.item.php:51 #: include/database.item.php:52 include/database.item.php:50 -#: include/database.item.php:49 +#: include/database.item.php:49 include/database.item.php:47 msgid "" "Les opérations prédéfinies sont des opérations que vous faites régulièrement " "(loyer, abonnement,...) " @@ -24377,6 +24064,7 @@ msgstr "" #: include/database.item.php:56 include/database.item.php:54 #: include/database.item.php:55 include/database.item.php:141 #: include/database.item.php:139 include/database.item.php:114 +#: include/database.item.php:112 msgid "" "Opération diverses tels que les amortissements, les augmentations de " "capital, les salaires, ..." @@ -24386,7 +24074,7 @@ msgstr "" #: include/database.item.php:57 include/database.item.php:55 #: include/database.item.php:56 include/database.item.php:52 #: include/database.item.php:53 include/database.item.php:51 -#: include/database.item.php:50 +#: include/database.item.php:50 include/database.item.php:48 msgid "Encodage d'un extrait bancaire (=relevé bancaire)" msgstr "" @@ -24394,7 +24082,7 @@ msgstr "" #: include/database.item.php:58 include/database.item.php:56 #: include/database.item.php:57 include/database.item.php:53 #: include/database.item.php:54 include/database.item.php:52 -#: include/database.item.php:51 +#: include/database.item.php:51 include/database.item.php:49 msgid "" "Historique de toutes vos opérations un menu de recherche dans une nouvelle " "fenêtre, vous permettra de retrouver rapidement l'opération qui vous " @@ -24405,7 +24093,7 @@ msgstr "" #: include/database.item.php:59 include/database.item.php:57 #: include/database.item.php:58 include/database.item.php:54 #: include/database.item.php:55 include/database.item.php:53 -#: include/database.item.php:132 +#: include/database.item.php:132 include/database.item.php:130 msgid "Module paramètres" msgstr "" @@ -24421,7 +24109,7 @@ msgstr "" #: include/database.item.php:62 include/database.item.php:60 #: include/database.item.php:61 include/database.item.php:56 #: include/database.item.php:57 include/database.item.php:55 -#: include/database.item.php:53 +#: include/database.item.php:53 include/database.item.php:51 msgid "" "Historique de toutes vos opérations dans les journaux d'achats un menu de " "recherche, vous permettra de retrouver rapidement l'opération qui vous " @@ -24431,7 +24119,7 @@ msgstr "" #: include/database.item.php:66 include/database.item.php:69 #: include/database.item.php:63 include/database.item.php:61 #: include/database.item.php:62 include/database.item.php:59 -#: include/database.item.php:56 +#: include/database.item.php:56 include/database.item.php:54 msgid "" "Historique de toutes vos opérations dans les journaux d'opérations diverses " "un menu de recherche, vous permettra de retrouver rapidement l'opération qui " @@ -24442,6 +24130,7 @@ msgstr "" #: include/database.item.php:65 include/database.item.php:63 #: include/database.item.php:64 include/database.item.php:61 #: include/database.item.php:62 include/database.item.php:138 +#: include/database.item.php:136 msgid "" "Impression de rapport personnalisé, il est aussi possible d'exporter en CSV " "afin de faire des graphiques" @@ -24451,6 +24140,7 @@ msgstr "" #: include/database.item.php:68 include/database.item.php:66 #: include/database.item.php:67 include/database.item.php:64 #: include/database.item.php:65 include/database.item.php:60 +#: include/database.item.php:58 msgid "Regroupement pour les menus d'achats(nouvelle opération, historique...)" msgstr "" @@ -24458,6 +24148,7 @@ msgstr "" #: include/database.item.php:69 include/database.item.php:67 #: include/database.item.php:68 include/database.item.php:65 #: include/database.item.php:66 include/database.item.php:61 +#: include/database.item.php:59 msgid "Regroupement pour les menus et les profils" msgstr "" @@ -24465,6 +24156,7 @@ msgstr "" #: include/database.item.php:71 include/database.item.php:69 #: include/database.item.php:70 include/database.item.php:67 #: include/database.item.php:68 include/database.item.php:62 +#: include/database.item.php:60 msgid "Regroupement des menus des journaux de trésorerie" msgstr "" @@ -24472,6 +24164,7 @@ msgstr "" #: include/database.item.php:72 include/database.item.php:70 #: include/database.item.php:71 include/database.item.php:68 #: include/database.item.php:69 include/database.item.php:63 +#: include/database.item.php:61 msgid "Grand livre pour la comptabilité analytique" msgstr "" @@ -24479,6 +24172,7 @@ msgstr "" #: include/database.item.php:74 include/database.item.php:72 #: include/database.item.php:73 include/database.item.php:70 #: include/database.item.php:71 include/database.item.php:65 +#: include/database.item.php:63 msgid "Menu Lettrage" msgstr "" @@ -24486,6 +24180,7 @@ msgstr "" #: include/database.item.php:75 include/database.item.php:73 #: include/database.item.php:74 include/database.item.php:71 #: include/database.item.php:72 include/database.item.php:66 +#: include/database.item.php:64 msgid "Choix de votre dossier" msgstr "" @@ -24493,6 +24188,7 @@ msgstr "" #: include/database.item.php:77 include/database.item.php:75 #: include/database.item.php:76 include/database.item.php:73 #: include/database.item.php:74 include/database.item.php:68 +#: include/database.item.php:66 msgid "Menu de différents paramètres" msgstr "" @@ -24500,7 +24196,7 @@ msgstr "" #: include/database.item.php:78 include/database.item.php:76 #: include/database.item.php:77 include/database.item.php:98 #: include/database.item.php:151 include/database.item.php:149 -#: include/database.item.php:127 +#: include/database.item.php:127 include/database.item.php:125 msgid "" "Configuration des profils des utilisateurs, permet de fixer les journaux, " "profils dans les documents et stock que ce profil peut utiliser. Cela " @@ -24511,6 +24207,7 @@ msgstr "" #: include/database.item.php:80 include/database.item.php:78 #: include/database.item.php:79 include/database.item.php:75 #: include/database.item.php:76 include/database.item.php:157 +#: include/database.item.php:155 msgid "" "Permet d'avoir la balance de toutes vos fiches, les résumés exportables en " "CSV, les historiques avec ou sans lettrages" @@ -24520,6 +24217,7 @@ msgstr "" #: include/database.item.php:81 include/database.item.php:79 #: include/database.item.php:80 include/database.item.php:76 #: include/database.item.php:77 include/database.item.php:154 +#: include/database.item.php:152 msgid "" "Préférence de l'utilisateur, apparence de l'application pour l'utilisateur, " "période par défaut et mot de passe" @@ -24539,7 +24237,6 @@ msgstr "" #: include/database.item.php:85 include/database.item.php:83 #: include/database.item.php:84 include/database.item.php:78 #: include/database.item.php:81 include/database.item.php:79 -#: include/database.item.php:85 msgid "" "Information sur votre société : nom, adresse... utilisé lors de la " "génération de documents" @@ -24549,7 +24246,7 @@ msgstr "" #: include/database.item.php:86 include/database.item.php:84 #: include/database.item.php:85 include/database.item.php:79 #: include/database.item.php:82 include/database.item.php:80 -#: include/database.item.php:70 +#: include/database.item.php:70 include/database.item.php:68 msgid "" "Gestion des périodes : clôture, ajout de période, afin de créer des périodes " "vous pouvez aussi utiliser le plugin outil comptable" @@ -24559,7 +24256,7 @@ msgstr "" #: include/database.item.php:87 include/database.item.php:85 #: include/database.item.php:86 include/database.item.php:80 #: include/database.item.php:83 include/database.item.php:81 -#: include/database.item.php:71 +#: include/database.item.php:71 include/database.item.php:69 msgid "" "Vérifie que votre comptabilité ne contient pas d'erreur de base, tels que " "l'équilibre entre le passif et l'actif, l'utilisation des postes " @@ -24585,7 +24282,7 @@ msgstr "" #: include/database.item.php:90 include/database.item.php:88 #: include/database.item.php:89 include/database.item.php:83 #: include/database.item.php:86 include/database.item.php:84 -#: include/database.item.php:141 +#: include/database.item.php:141 include/database.item.php:139 msgid "" "Création et modification des journaux, préfixe des pièces justificatives, " "numérotation, catégories de fiches accessibles à ce journal" @@ -24606,7 +24303,7 @@ msgstr "" #: include/database.item.php:92 include/database.item.php:90 #: include/database.item.php:91 include/database.item.php:85 #: include/database.item.php:153 include/database.item.php:151 -#: include/database.item.php:149 +#: include/database.item.php:149 include/database.item.php:147 msgid "" "Permet d'ajouter de nouveaux attributs que vous pourrez par la suite ajouter " "à des catégories de fiches" @@ -24616,6 +24313,7 @@ msgstr "" #: include/database.item.php:93 include/database.item.php:91 #: include/database.item.php:92 include/database.item.php:86 #: include/database.item.php:88 include/database.item.php:72 +#: include/database.item.php:70 msgid "Etat des stock de l'exercice indiqué" msgstr "" @@ -24623,6 +24321,7 @@ msgstr "" #: include/database.item.php:94 include/database.item.php:92 #: include/database.item.php:93 include/database.item.php:87 #: include/database.item.php:89 include/database.item.php:73 +#: include/database.item.php:71 msgid "Modification des stocks, menu utilisé pour l'inventaire" msgstr "" @@ -24630,6 +24329,7 @@ msgstr "" #: include/database.item.php:95 include/database.item.php:93 #: include/database.item.php:94 include/database.item.php:88 #: include/database.item.php:90 include/database.item.php:74 +#: include/database.item.php:72 msgid "" "Liste des changements manuels des stocks, inventaire, transfert de " "marchandises entre dépôts..." @@ -24639,6 +24339,7 @@ msgstr "" #: include/database.item.php:96 include/database.item.php:94 #: include/database.item.php:95 include/database.item.php:89 #: include/database.item.php:91 include/database.item.php:131 +#: include/database.item.php:129 msgid "" "Le navigateur vous présente une liste de menu auquel vous avez accès et vous " "permet d'accèder plus rapidement au menu que vous souhaitez" @@ -24648,6 +24349,7 @@ msgstr "" #: include/database.item.php:97 include/database.item.php:95 #: include/database.item.php:96 include/database.item.php:90 #: include/database.item.php:92 include/database.item.php:133 +#: include/database.item.php:131 msgid "" "Historique de toutes vos opérations dans tous les journaux auquels vous " "avez accès, vous permettra de retrouver rapidement l'opération qui vous " @@ -24658,6 +24360,7 @@ msgstr "" #: include/database.item.php:98 include/database.item.php:96 #: include/database.item.php:97 include/database.item.php:91 #: include/database.item.php:93 include/database.item.php:75 +#: include/database.item.php:73 msgid "" "Historique de toutes vos opérations un menu de recherche, vous permettra de " "retrouver rapidement l'opération qui vous intéresse" @@ -24667,6 +24370,7 @@ msgstr "" #: include/database.item.php:99 include/database.item.php:97 #: include/database.item.php:98 include/database.item.php:92 #: include/database.item.php:94 include/database.item.php:76 +#: include/database.item.php:74 msgid "" "Permet de faire correspondre vos extraits bancaires avec les opérations de " "vente ou d'achat, le lettrage se fait automatiquement" @@ -24676,6 +24380,7 @@ msgstr "" #: include/database.item.php:100 include/database.item.php:98 #: include/database.item.php:99 include/database.item.php:93 #: include/database.item.php:95 include/database.item.php:77 +#: include/database.item.php:75 msgid "" "Solde des journaux de trésorerie cela concerne les comptes en banques, " "caisse , les chèques... " @@ -24685,6 +24390,7 @@ msgstr "" #: include/database.item.php:101 include/database.item.php:99 #: include/database.item.php:103 include/database.item.php:94 #: include/database.item.php:97 include/database.item.php:80 +#: include/database.item.php:78 msgid "Déconnexion " msgstr "" @@ -24692,7 +24398,7 @@ msgstr "" #: include/database.item.php:103 include/database.item.php:101 #: include/database.item.php:102 include/database.item.php:96 #: include/database.item.php:97 include/database.item.php:95 -#: include/database.item.php:79 +#: include/database.item.php:79 include/database.item.php:77 msgid "" "Balance par catégorie de fiche ou pour toutes les fiches ayant un poste " "comptable" @@ -24702,7 +24408,7 @@ msgstr "" #: include/database.item.php:104 include/database.item.php:102 #: include/database.item.php:103 include/database.item.php:97 #: include/database.item.php:98 include/database.item.php:96 -#: include/database.item.php:93 +#: include/database.item.php:93 include/database.item.php:91 msgid "" "Modification de votre plan comptable, parfois il est plus rapide d'utiliser " "le plugin \"Poste Comptable\"" @@ -24712,7 +24418,7 @@ msgstr "" #: include/database.item.php:105 include/database.item.php:103 #: include/database.item.php:104 include/database.item.php:99 #: include/database.item.php:100 include/database.item.php:98 -#: include/database.item.php:81 +#: include/database.item.php:81 include/database.item.php:79 msgid "" "Historique de toutes vos opérations dans les journaux de vente un menu de " "recherche, vous permettra de retrouver rapidement l'opération qui vous " @@ -24723,7 +24429,7 @@ msgstr "" #: include/database.item.php:106 include/database.item.php:104 #: include/database.item.php:105 include/database.item.php:100 #: include/database.item.php:101 include/database.item.php:99 -#: include/database.item.php:82 +#: include/database.item.php:82 include/database.item.php:80 msgid "" "Historique de toutes vos opérations dans les journaux de trésorerie un menu " "de recherche, vous permettra de retrouver rapidement l'opération qui vous " @@ -24734,7 +24440,7 @@ msgstr "" #: include/database.item.php:107 include/database.item.php:105 #: include/database.item.php:106 include/database.item.php:101 #: include/database.item.php:102 include/database.item.php:100 -#: include/database.item.php:89 +#: include/database.item.php:89 include/database.item.php:87 msgid "" "Impression des rapprochements : opérations non rapprochées ou avec des " "montants différents" @@ -24744,6 +24450,7 @@ msgstr "" #: include/database.item.php:108 include/database.item.php:106 #: include/database.item.php:107 include/database.item.php:102 #: include/database.item.php:104 include/database.item.php:135 +#: include/database.item.php:133 msgid "" "Impression de bilan, ce module est basique, il est plus intéressant " "d'utiliser le plugin \"rapport avancés\"" @@ -24753,7 +24460,7 @@ msgstr "" #: include/database.item.php:109 include/database.item.php:107 #: include/database.item.php:108 include/database.item.php:140 #: include/database.item.php:103 include/database.item.php:101 -#: include/database.item.php:147 +#: include/database.item.php:147 include/database.item.php:145 msgid "Configuration des entrepots de dépôts" msgstr "" @@ -24764,7 +24471,8 @@ msgstr "" #: include/database.item.php:111 include/database.item.php:103 #: include/database.item.php:105 include/database.item.php:152 #: include/database.item.php:150 include/database.item.php:83 -#: include/database.item.php:124 +#: include/database.item.php:124 include/database.item.php:81 +#: include/database.item.php:122 msgid "" "Permet d'ajouter de nouvelles catégorie de fiche, d'ajouter des attributs à " "ces catégories (numéro de téléphone, gsm, email...)" @@ -24780,6 +24488,7 @@ msgstr "" #: include/database.item.php:113 include/database.item.php:111 #: include/database.item.php:112 include/database.item.php:106 #: include/database.item.php:104 include/database.item.php:142 +#: include/database.item.php:140 msgid "" "Permet d'ajouter des état pour les documents utilisés dans le suivi (à " "faire, à suivre...)" @@ -24789,6 +24498,7 @@ msgstr "" #: include/database.item.php:114 include/database.item.php:112 #: include/database.item.php:113 include/database.item.php:107 #: include/database.item.php:105 include/database.item.php:84 +#: include/database.item.php:82 msgid "" "Regroupement pour les menus d'opérations diverses (nouvelle opération, " "historique...)" @@ -24798,6 +24508,7 @@ msgstr "" #: include/database.item.php:115 include/database.item.php:113 #: include/database.item.php:114 include/database.item.php:108 #: include/database.item.php:106 include/database.item.php:136 +#: include/database.item.php:134 msgid "" "Impression des journaux avec les détails pour les parties privés, la TVA et " "ce qui est non déductibles en ce qui concerne les journaux de vente et " @@ -24808,6 +24519,7 @@ msgstr "" #: include/database.item.php:116 include/database.item.php:114 #: include/database.item.php:115 include/database.item.php:109 #: include/database.item.php:107 include/database.item.php:86 +#: include/database.item.php:84 msgid "Regroupement des menus ventes et recettes" msgstr "" @@ -24815,6 +24527,7 @@ msgstr "" #: include/database.item.php:119 include/database.item.php:117 #: include/database.item.php:118 include/database.item.php:112 #: include/database.item.php:110 include/database.item.php:96 +#: include/database.item.php:94 msgid "" "Tableau de suivi, vous permet de voir en un coup d'oeil vos dernières " "opérations, un petit calendrier, une liste de chose à faire..." @@ -24824,6 +24537,7 @@ msgstr "" #: include/database.item.php:120 include/database.item.php:118 #: include/database.item.php:119 include/database.item.php:113 #: include/database.item.php:111 include/database.item.php:97 +#: include/database.item.php:95 msgid "" "Menu regroupant la création de rapport, la vérification de la comptabilité..." msgstr "" @@ -24832,6 +24546,7 @@ msgstr "" #: include/database.item.php:121 include/database.item.php:119 #: include/database.item.php:120 include/database.item.php:114 #: include/database.item.php:112 include/database.item.php:128 +#: include/database.item.php:126 msgid "" "Regroupement pour les menus de trésorerie (nouvelle opération, historique...)" msgstr "" @@ -24840,6 +24555,7 @@ msgstr "" #: include/database.item.php:122 include/database.item.php:120 #: include/database.item.php:121 include/database.item.php:115 #: include/database.item.php:113 include/database.item.php:98 +#: include/database.item.php:96 msgid "" "Liste de vos suivis, en fait de tous les documents, réunions ... dont vous " "avez besoin afin de suivre vos clients, fournisseurs ou administrations. Il " @@ -24851,6 +24567,7 @@ msgstr "" #: include/database.item.php:123 include/database.item.php:121 #: include/database.item.php:122 include/database.item.php:116 #: include/database.item.php:114 include/database.item.php:144 +#: include/database.item.php:142 msgid "" "Configuration des moyens de paiements que vous voulez utiliser dans les " "journaux de type VEN ou ACH, les moyens de paiement permettent de générer " @@ -24862,6 +24579,7 @@ msgstr "" #: include/database.item.php:124 include/database.item.php:122 #: include/database.item.php:123 include/database.item.php:117 #: include/database.item.php:115 include/database.item.php:99 +#: include/database.item.php:97 msgid "Suivi des administrations : courrrier, déclarations." msgstr "" @@ -24869,6 +24587,7 @@ msgstr "" #: include/database.item.php:125 include/database.item.php:123 #: include/database.item.php:124 include/database.item.php:118 #: include/database.item.php:116 include/database.item.php:100 +#: include/database.item.php:98 msgid "" "Prévision de vos achats, revenus, permet de suivre l'évolution de votre " "société. Vos prévisions sont des formules sur les postes comptables et vous " @@ -24879,6 +24598,7 @@ msgstr "" #: include/database.item.php:127 include/database.item.php:125 #: include/database.item.php:126 include/database.item.php:120 #: include/database.item.php:118 include/database.item.php:102 +#: include/database.item.php:100 msgid "" "Suivi de vos salariés, managers ainsi que des administrateurs, pour les " "documents et les opérations comptables" @@ -24888,6 +24608,7 @@ msgstr "" #: include/database.item.php:128 include/database.item.php:126 #: include/database.item.php:127 include/database.item.php:121 #: include/database.item.php:119 include/database.item.php:143 +#: include/database.item.php:141 msgid "" "Configuration des menus par défaut, ces menus sont appelés par des actions " "dans d'autres menus" @@ -24903,7 +24624,7 @@ msgstr "" #: include/database.item.php:133 include/database.item.php:136 #: include/database.item.php:131 include/database.item.php:132 #: include/database.item.php:125 include/database.item.php:123 -#: include/database.item.php:158 +#: include/database.item.php:158 include/database.item.php:156 msgid "Ce menu vous présente un menu rapide de vos menus préférés" msgstr "" @@ -24917,7 +24638,6 @@ msgstr "" #: include/template/template_config_form.php:47 #: include/template/template_config_form.php:48 #: include/template/template_config_form.php:96 -#: include/template/template_config_form.php:96 msgid "Utilisateur Postgresql" msgstr "" @@ -24925,25 +24645,21 @@ msgstr "" #: include/template/template_config_form.php:51 #: include/template/template_config_form.php:52 #: include/template/template_config_form.php:100 -#: include/template/template_config_form.php:100 msgid "Mot de passe de l'utilisateur Postgresql" msgstr "" #: include/ajax/ajax_card.php:56 include/ajax/ajax_card.php:57 #: include/ajax/ajax_template_cat_category.php:42 -#: include/ajax/ajax_template_cat_category.php:51 include/ajax/ajax_card.php:57 -#: include/ajax/ajax_template_cat_category.php:42 #: include/ajax/ajax_template_cat_category.php:51 msgid "Accès non autorisé" msgstr "" #: include/ajax/ajax_ledger.php:31 include/ajax/ajax_poste.php:35 -#: include/ajax/ajax_ledger.php:32 include/ajax/ajax_ledger.php:32 -#: include/ajax/ajax_account.php:35 +#: include/ajax/ajax_ledger.php:32 include/ajax/ajax_account.php:35 msgid "Non authorisé" msgstr "" -#: include/ajax/ajax_todo_list.php:36 include/ajax/ajax_todo_list.php:36 +#: include/ajax/ajax_todo_list.php:36 msgid "Aucun accès direct" msgstr "" @@ -24956,6 +24672,7 @@ msgstr "" #: include/class/acc_account_ledger.class.php:780 #: include/class/acc_account_ledger.class.php:785 #: include/class/acc_account_ledger.class.php:886 +#: include/lib/html_input.class.php:1043 include/lib/html_input.class.php:1063 msgid "Filtre rapide" msgstr "" @@ -24970,12 +24687,7 @@ msgstr "" #: include/ajax/ajax_user_security.php:39 html/ajax_misc.php:86 #: html/ajax_misc.php:100 include/ajax/ajax_user_security.php:34 #: include/export/export_document.php:31 html/ajax_misc.php:89 -#: include/upgrade-core.php:23 include/ajax/ajax_user_security.php:34 -#: include/ajax/ajax_remove_submenu.php:27 include/upgrade-template.php:25 -#: include/export/export_receipt.php:24 include/export/export_document.php:31 -#: include/admin_repo.inc.php:25 include/admin_repo.inc.php:26 -#: include/upgrade.inc.php:27 include/backup.inc.php:22 -#: include/upgrade-plugin.php:25 include/impress_poste.inc.php:20 +#: include/admin_repo.inc.php:26 msgid "Non autorisé" msgstr "" @@ -25005,8 +24717,6 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_import_anc_csv.class.php:193 #: tmp/import-advanced/class/import/impacc2_file.class.php:72 #: html/install.php:305 -#: tmp/import-advanced/class/import/impacc2_import_anc_csv.class.php:193 -#: tmp/import-advanced/class/import/impacc2_file.class.php:72 msgid "Fichier non sauvé" msgstr "" @@ -25033,8 +24743,7 @@ msgstr "" #: html/install.php:285 include/lib/user_menu.php:77 #: include/upgrade-plugin.php:128 html/install.php:291 html/install.php:297 #: include/upgrade-plugin.php:126 include/lib/user_menu.php:74 -#: html/install.php:313 include/lib/user_menu.php:74 -#: include/upgrade-plugin.php:126 +#: html/install.php:313 msgid "Installation" msgstr "" @@ -25070,82 +24779,74 @@ msgstr "" #: include/ext/importbank/include/import_bank.class.php:496 #: include/class/acc_ledger_history.class.php:80 #: include/compta_fin_rec.inc.php:176 include/compta_fin_rec.inc.php:183 -#: include/class/acc_ledger_history.class.php:80 include/modele.inc.php:408 -#: include/compta_fin_rec.inc.php:176 include/compta_fin_rec.inc.php:183 +#: include/modele.inc.php:408 include/ext/importbank/index.php:198 msgid "Donnée invalide" msgstr "" #: include/admin_repo.inc.php:43 include/admin_repo.inc.php:45 #: include/admin_repo.inc.php:47 include/admin_repo.inc.php:44 -#: include/admin_repo.inc.php:45 +#: include/admin_repo.inc.php:51 msgid "Vous n'êtes pas administateur" msgstr "" #: include/admin_repo.inc.php:47 include/admin_repo.inc.php:49 #: include/admin_repo.inc.php:51 include/admin_repo.inc.php:48 -#: include/admin_repo.inc.php:49 msgid "Connectez-vous comme administrateur" msgstr "" #: include/admin_repo.inc.php:106 include/admin_repo.inc.php:110 #: include/admin_repo.inc.php:112 include/admin_repo.inc.php:114 -#: include/admin_repo.inc.php:111 include/admin_repo.inc.php:112 +#: include/admin_repo.inc.php:111 include/admin_repo.inc.php:121 msgid "Variables" msgstr "" #: include/admin_repo.inc.php:127 include/admin_repo.inc.php:134 #: include/admin_repo.inc.php:138 include/admin_repo.inc.php:140 #: include/admin_repo.inc.php:142 include/admin_repo.inc.php:139 -#: include/admin_repo.inc.php:140 +#: include/admin_repo.inc.php:149 msgid "Hôte" msgstr "" #: include/admin_repo.inc.php:130 include/admin_repo.inc.php:137 #: include/admin_repo.inc.php:141 include/admin_repo.inc.php:143 #: include/admin_repo.inc.php:145 include/admin_repo.inc.php:142 -#: include/admin_repo.inc.php:143 +#: include/admin_repo.inc.php:152 msgid "Port" msgstr "" #: include/admin_repo.inc.php:146 include/admin_repo.inc.php:153 #: include/admin_repo.inc.php:157 include/admin_repo.inc.php:159 #: include/admin_repo.inc.php:161 include/admin_repo.inc.php:158 -#: include/admin_repo.inc.php:159 +#: include/admin_repo.inc.php:168 msgid "Paramètre PHP" msgstr "" #: include/backup.inc.php:39 include/backup.inc.php:42 -#: include/backup.inc.php:41 include/backup.inc.php:41 +#: include/backup.inc.php:41 msgid "Erreur : paramètre manquant " msgstr "" #: include/impress_poste.inc.php:58 include/impress_poste.inc.php:51 -#: include/impress_poste.inc.php:51 msgid "Choisissez le poste" msgstr "" #: include/impress_poste.inc.php:59 include/impress_poste.inc.php:52 -#: include/impress_poste.inc.php:52 msgid "Choisissez un poste" msgstr "" #: include/impress_poste.inc.php:66 include/impress_poste.inc.php:59 -#: include/impress_poste.inc.php:59 msgid "Ou Choisissez la fiche" msgstr "" #: include/impress_poste.inc.php:91 include/impress_poste.inc.php:84 -#: include/impress_poste.inc.php:84 msgid "Tous les postes qui en dépendent" msgstr "" #: include/impress_poste.inc.php:97 include/impress_poste.inc.php:90 -#: include/impress_poste.inc.php:90 msgid "Détail des opérations" msgstr "" #: include/impress_poste.inc.php:105 include/impress_poste.inc.php:98 -#: include/impress_poste.inc.php:98 msgid "Opérations non lettrées" msgstr "" @@ -25176,14 +24877,12 @@ msgstr "" #: include/upgrade.inc.php:32 include/admin_repo.inc.php:183 #: include/admin_repo.inc.php:193 include/admin_repo.inc.php:195 #: include/upgrade.inc.php:57 include/upgrade.inc.php:56 -#: include/upgrade.inc.php:56 msgid "Confirmez" msgstr "" #: include/upgrade.inc.php:35 include/admin_repo.inc.php:186 #: include/admin_repo.inc.php:196 include/admin_repo.inc.php:198 #: include/upgrade.inc.php:61 include/upgrade.inc.php:60 -#: include/upgrade.inc.php:60 msgid "Tout mettre à jour" msgstr "" @@ -25218,7 +24917,6 @@ msgstr "" #: include/template/template_config_form.php:63 #: include/template/template_config_form.php:73 #: include/template/template_config_form.php:104 -#: include/template/template_config_form.php:104 msgid "Adresse Serveur Postgresql" msgstr "" @@ -25226,7 +24924,6 @@ msgstr "" #: include/template/template_config_form.php:67 #: include/template/template_config_form.php:77 #: include/template/template_config_form.php:108 -#: include/template/template_config_form.php:108 msgid "Port de Postgresql" msgstr "" @@ -25238,7 +24935,6 @@ msgstr "" #: include/lib/user_menu.php:142 include/lib/user_menu.php:80 #: include/lib/user_menu.php:99 include/lib/user_menu.php:79 #: include/lib/user_menu.php:98 include/lib/user_menu.php:78 -#: include/lib/user_menu.php:78 include/lib/user_menu.php:98 msgid "Information système" msgstr "" @@ -25312,21 +25008,18 @@ msgstr "" #: include/ajax/ajax_card.php:311 include/compta_fin_rec.inc.php:287 #: include/user.inc.php:225 include/dossier.inc.php:246 #: include/class/fiche.class.php:1819 html/ajax_misc.php:589 -#: html/user_login.php:173 include/compta_fin_saldo.inc.php:43 -#: include/class/pre_operation.class.php:341 +#: html/user_login.php:173 include/class/pre_operation.class.php:341 #: include/class/acc_ledger.class.php:2588 include/class/fiche.class.php:1869 -#: include/class/anc_listing.class.php:72 include/ajax/ajax_card.php:317 -#: include/ajax/ajax_navigator.php:46 -#: include/ajax/ajax_search_account_card.php:56 -#: include/ajax/ajax_boxcard_search.php:48 include/compta_fin_rec.inc.php:291 -#: include/balance.inc.php:324 include/template/result_cat_card_summary.php:5 -#: include/template/tag_select.php:18 -#: include/template/todo_list_list_user.php:31 -#: include/template/anc_key_display_list.php:28 -#: include/template/tag_search_select.php:17 +#: include/ajax/ajax_card.php:317 include/ajax/ajax_boxcard_search.php:48 +#: include/compta_fin_rec.inc.php:291 include/balance.inc.php:324 #: include/template/fiche_def-display.php:32 include/user.inc.php:262 -#: include/dossier.inc.php:246 include/report.inc.php:132 -#: include/lib/manage_table_sql.class.php:862 +#: include/lib/manage_table_sql.class.php:862 html/ajax_misc.php:592 +#: include/balance.inc.php:333 include/user.inc.php:263 +#: include/template/fiche_def-display.php:33 +#: include/ext/listing/include/historique.inc.php:54 +#: include/ext/listing/include/rapav_listing_compute.class.php:221 +#: include/ext/amortis/include/template/listing_histo.php:32 +#: include/ajax/ajax_boxcard_search.php:50 include/class/fiche.class.php:1868 #, php-format msgid "Cherche" msgstr "" @@ -25336,11 +25029,13 @@ msgstr "" #: include/ext/import_account/include/impacc_file.class.php:61 #: include/ext/importbank/include/import_bank.php:101 #: include/ext/importbank/include/import_bank.php:105 +#: include/ext/importbank/include/template/import_csv.php:85 msgid "Format inconnu" msgstr "" #: include/ext/importbank/include/template/show_field.php:5 #: include/ext/importbank/include/template/show_field.php:7 +#: include/ext/importbank/include/template/show_field.php:11 msgid "Etape 2 / 4: introduire le fichier" msgstr "" @@ -25352,6 +25047,10 @@ msgstr "" #: include/ext/importbank/include/template/confirm_transfer.php:144 #: include/ext/importbank/include/template/confirm_transfer.php:151 #: include/ext/importbank/include/template/show_transfer.php:157 +#: include/ext/importbank/include/template/confirm_transfer.php:139 +#: include/ext/importbank/include/template/confirm_transfer.php:146 +#: include/ext/importbank/include/template/show_field.php:14 +#: include/ext/importbank/include/template/show_field.php:28 msgid "Nom du format" msgstr "" @@ -25361,6 +25060,8 @@ msgstr "" #: include/ext/importbank/include/template/show_field.php:31 #: include/ext/importbank/include/template/confirm_transfer.php:159 #: include/ext/importbank/include/template/show_transfer.php:165 +#: include/ext/importbank/include/template/confirm_transfer.php:154 +#: include/ext/importbank/include/template/show_field.php:36 msgid "A importer dans le journal de banque" msgstr "" @@ -25371,7 +25072,8 @@ msgstr "" #: include/ext/importbank/include/template/confirm_transfer.php:167 #: include/ext/importbank/include/template/show_transfer.php:173 #: tmp/import-advanced/template/upload_operation_csv.php:55 -#: tmp/import-advanced/template/upload_operation_csv.php:55 +#: include/ext/importbank/include/template/confirm_transfer.php:170 +#: include/ext/importbank/include/template/show_field.php:44 msgid "Format de date" msgstr "" @@ -25384,6 +25086,9 @@ msgstr "" #: include/ext/importbank/include/template/show_transfer.php:182 #: include/ajax/ajax_preference.php:208 include/ajax/ajax_preference.php:209 #: include/ajax/ajax_preference.php:210 +#: include/ext/importbank/include/template/confirm_transfer.php:179 +#: include/ext/importbank/include/template/show_field.php:61 +#: include/ajax/ajax_preference.php:226 msgid "Séparateur de champs" msgstr "" @@ -25395,8 +25100,8 @@ msgstr "" #: include/ext/importbank/include/template/show_transfer.php:191 #: tmp/import-advanced/template/upload_operation_csv.php:78 #: tmp/import-advanced/template/upload_operation_anc.php:61 -#: tmp/import-advanced/template/upload_operation_csv.php:78 -#: tmp/import-advanced/template/upload_operation_anc.php:61 +#: include/ext/importbank/include/template/confirm_transfer.php:188 +#: include/ext/importbank/include/template/show_field.php:70 msgid "Séparateur de millier" msgstr "" @@ -25406,6 +25111,8 @@ msgstr "" #: include/ext/importbank/include/template/show_field.php:66 #: include/ext/importbank/include/template/confirm_transfer.php:194 #: include/ext/importbank/include/template/show_transfer.php:200 +#: include/ext/importbank/include/template/confirm_transfer.php:197 +#: include/ext/importbank/include/template/show_field.php:79 msgid "Séparateur décimal" msgstr "" @@ -25415,11 +25122,14 @@ msgstr "" #: include/ext/importbank/include/template/show_field.php:74 #: include/ext/importbank/include/template/confirm_transfer.php:202 #: include/ext/importbank/include/template/show_transfer.php:208 +#: include/ext/importbank/include/template/confirm_transfer.php:205 +#: include/ext/importbank/include/template/show_field.php:87 msgid "Ligne d'en-tête à ne pas prendre en considération" msgstr "" #: include/ext/importbank/include/template/show_field.php:71 #: include/ext/importbank/include/template/show_field.php:83 +#: include/ext/importbank/include/template/show_field.php:96 msgid "" "Les lignes ayant ce nombre de colonnes sont valides, laissez à vide si vous " "ne savez pas" @@ -25427,12 +25137,14 @@ msgstr "" #: include/ext/importbank/include/template/show_field.php:82 #: include/ext/importbank/include/template/show_field.php:94 +#: include/ext/importbank/include/template/show_field.php:106 msgid "Fichier à importer" msgstr "" #: include/ext/importbank/include/template/show_transfer.php:147 #: include/ext/importbank/include/template/show_transfer.php:146 #: include/ext/importbank/include/template/show_transfer.php:152 +#: include/ext/importbank/include/template/show_transfer.php:149 msgid "Etape 4/4 : les données sont sauvegardées" msgstr "" @@ -25440,6 +25152,7 @@ msgstr "" #: include/ext/importbank/include/template/show_transfer.php:211 #: include/ext/importbank/include/template/confirm_transfer.php:210 #: include/ext/importbank/include/template/show_transfer.php:217 +#: include/ext/importbank/include/template/confirm_transfer.php:213 msgid "Les lignes ayant ce nombre de colonnes sont valides" msgstr "" @@ -25447,6 +25160,7 @@ msgstr "" #: include/ext/importbank/include/template/show_transfer.php:230 #: include/ext/importbank/include/template/confirm_transfer.php:256 #: include/ext/importbank/include/template/show_transfer.php:236 +#: include/ext/importbank/include/template/confirm_transfer.php:257 msgid "Ligne n°" msgstr "" @@ -25454,6 +25168,7 @@ msgstr "" #: include/ext/importbank/include/template/show_transfer.php:231 #: include/ext/importbank/include/template/confirm_transfer.php:257 #: include/ext/importbank/include/template/show_transfer.php:237 +#: include/ext/importbank/include/template/confirm_transfer.php:258 msgid "Nbre de colonnes" msgstr "" @@ -25465,39 +25180,42 @@ msgstr "" #: include/adm.inc.php:71 include/bank.inc.php:70 include/contact.inc.php:73 #: include/customer.inc.php:72 include/manager.inc.php:73 #: include/supplier.inc.php:72 include/contact.inc.php:74 -#: include/customer.inc.php:73 include/bank.inc.php:70 include/adm.inc.php:71 -#: include/supplier.inc.php:72 include/contact.inc.php:77 -#: include/customer.inc.php:73 include/manager.inc.php:73 +#: include/customer.inc.php:73 msgid "Cherche " msgstr "" #: include/ext/importbank/ajax.php:82 include/ext/importbank/ajax.php:83 -#: include/ext/importbank/ajax.php:89 +#: include/ext/importbank/ajax.php:89 include/ext/importbank/ajax.php:99 msgid "Suggestion" msgstr "" #: include/ext/importbank/ajax.php:87 include/ext/importbank/ajax.php:88 #: include/ext/importbank/ajax.php:94 include/class/tax_detail.class.php:164 +#: include/ext/importbank/ajax.php:104 include/ext/rash/raw.php:81 +#: include/ext/rash/raw.php:160 msgid "date" msgstr "" #: include/ext/importbank/ajax.php:134 include/ext/importbank/ajax.php:135 -#: include/ext/importbank/ajax.php:141 +#: include/ext/importbank/ajax.php:141 include/ext/importbank/ajax.php:151 msgid "choisir" msgstr "" #: include/ext/importbank/ajax.php:186 include/ext/importbank/ajax.php:189 #: include/ext/importbank/ajax.php:190 include/ext/importbank/ajax.php:204 +#: include/ext/importbank/ajax.php:214 msgid "Choix du tiers pour les opérations sélectionnées" msgstr "" #: include/ext/importbank/ajax.php:189 include/ext/importbank/ajax.php:192 #: include/ext/importbank/ajax.php:193 include/ext/importbank/ajax.php:207 +#: include/ext/importbank/ajax.php:217 msgid "Rien n'est sélectionné" msgstr "" #: include/ext/importbank/ajax.php:198 include/ext/importbank/ajax.php:201 #: include/ext/importbank/ajax.php:202 include/ext/importbank/ajax.php:216 +#: include/ext/importbank/ajax.php:226 msgid "Nombre de lignes choisies" msgstr "" @@ -25540,6 +25258,7 @@ msgstr "" #: include/ext/importbank/include/template/show_list.php:15 #: include/ext/importbank/include/template/show_list.php:60 #: include/ext/importbank/include/template/show_list.php:78 +#: include/ext/importbank/include/template/show_list.php:86 msgid "--choix--" msgstr "" @@ -25564,12 +25283,14 @@ msgstr "" #: include/ext/importbank/include/template/show_list.php:20 #: include/ext/importbank/include/template/show_list.php:72 #: include/ext/importbank/include/template/show_list.php:90 +#: include/ext/importbank/include/template/show_list.php:98 msgid "Marquer pour suppression" msgstr "" #: include/ext/importbank/include/template/show_list.php:21 #: include/ext/importbank/include/template/show_list.php:73 #: include/ext/importbank/include/template/show_list.php:91 +#: include/ext/importbank/include/template/show_list.php:99 msgid "Enlever le marquage de suppression" msgstr "" @@ -25577,6 +25298,7 @@ msgstr "" #: include/ext/importbank/include/template/show_list.php:45 #: include/ext/importbank/include/template/show_list.php:34 #: include/ext/importbank/include/template/show_list.php:38 +#: include/ext/importbank/include/template/show_list.php:44 msgid "Fiche " msgstr "" @@ -25584,6 +25306,7 @@ msgstr "" #: include/ext/importbank/include/template/show_list.php:66 #: include/ext/importbank/include/template/show_list.php:55 #: include/ext/importbank/include/template/show_list.php:73 +#: include/ext/importbank/include/template/show_list.php:81 msgid "Reconciliation automatique" msgstr "" @@ -25591,6 +25314,7 @@ msgstr "" #: include/ext/importbank/include/template/show_list.php:68 #: include/ext/importbank/include/template/show_list.php:57 #: include/ext/importbank/include/template/show_list.php:75 +#: include/ext/importbank/include/template/show_list.php:83 msgid "Opérations sélectionnées" msgstr "" @@ -25603,6 +25327,7 @@ msgstr "" #: include/ext/importbank/include/template/show_list.php:159 #: include/ext/importbank/include/template/show_list.php:152 #: include/ext/importbank/include/template/show_list.php:171 +#: include/ext/importbank/include/template/show_list.php:189 #, php-format msgid "Possibles %d" msgstr "" @@ -25611,25 +25336,23 @@ msgstr "" #: include/ext/importbank/include/template/show_list.php:183 #: include/ext/importbank/include/template/show_list.php:175 #: include/ext/importbank/include/template/show_list.php:194 +#: include/ext/importbank/include/template/show_list.php:212 msgid "Valide?" msgstr "" #: include/lib/message_javascript.php:31 include/lib/message_javascript.php:32 -#: include/lib/message_javascript.php:32 msgid "" "Cherchez en saisissant le quickcode, le poste comptable ou une partie du nom " "de la fiche ou de l'adresse" msgstr "" #: include/lib/message_javascript.php:32 include/lib/message_javascript.php:33 -#: include/lib/message_javascript.php:33 msgid "" "(optionnel) La description est un commentaire libre qui sert à identifier " "cette opération" msgstr "" #: include/lib/message_javascript.php:33 include/lib/message_javascript.php:34 -#: include/lib/message_javascript.php:34 msgid "Selectionnez le journal où l'opération doit être sauvée" msgstr "" @@ -25642,19 +25365,16 @@ msgid "" msgstr "" #: include/lib/message_javascript.php:35 include/lib/message_javascript.php:36 -#: include/lib/message_javascript.php:36 msgid "(optionnel) L'échéance est la date limite de paiement" msgstr "" #: include/lib/message_javascript.php:36 include/lib/message_javascript.php:37 -#: include/lib/message_javascript.php:37 msgid "" "(optionnel)Le numéro d'extrait permet de retrouver plus facilement l'extrait " "de banque" msgstr "" #: include/lib/message_javascript.php:37 include/lib/message_javascript.php:38 -#: include/lib/message_javascript.php:38 msgid "" "Indiquez ici le prix hors tva si vous êtes affilié à la tva et que vous " "pouvez la déduire , sinon indiquez ici le total tva incluse et utilisez un " @@ -25662,21 +25382,18 @@ msgid "" msgstr "" #: include/lib/message_javascript.php:38 include/lib/message_javascript.php:39 -#: include/lib/message_javascript.php:39 msgid "" "(optionnel) Ces champs servent à contrôler que les montants correspondent à " "l'extrait" msgstr "" #: include/lib/message_javascript.php:39 include/lib/message_javascript.php:40 -#: include/lib/message_javascript.php:40 msgid "" "(optionnel) Ce montant correspond au total tva, si vous le laissez à vide, " "il sera calculé automatiquement en fonction du taux" msgstr "" #: include/lib/message_javascript.php:40 include/lib/message_javascript.php:41 -#: include/lib/message_javascript.php:41 msgid "" "Tapez le numéro de poste ou une partie du poste ou du libellé puis sur " "recherche, Si vous avez donné un quickcode, le poste comptable ne sera pas " @@ -25684,63 +25401,52 @@ msgid "" msgstr "" #: include/lib/message_javascript.php:41 include/lib/message_javascript.php:42 -#: include/lib/message_javascript.php:42 msgid "" "ATTENTION changer le poste comptable d'une fiche ne modifiera pas toutes " "les opérations où cette fiche est utilisée" msgstr "" #: include/lib/message_javascript.php:42 include/lib/message_javascript.php:43 -#: include/lib/message_javascript.php:43 msgid "ATTENTION si le poste comptable est vide, il sera créé automatiquement" msgstr "" #: include/lib/message_javascript.php:43 include/lib/message_javascript.php:44 -#: include/lib/message_javascript.php:44 msgid "Document généré uniquement si le mode de paiement est utilisé" msgstr "" #: include/lib/message_javascript.php:44 include/lib/message_javascript.php:45 -#: include/lib/message_javascript.php:45 msgid "Vous pouvez utiliser le % pour indiquer le poste parent" msgstr "" #: include/lib/message_javascript.php:45 include/lib/message_javascript.php:46 -#: include/lib/message_javascript.php:46 msgid "Attention, le poste comptable doit exister, il ne sera pas vérifié" msgstr "" #: include/lib/message_javascript.php:46 include/lib/message_javascript.php:47 -#: include/lib/message_javascript.php:47 msgid "Laissez à 0 pour ne rien changer" msgstr "" #: include/lib/message_javascript.php:47 include/lib/message_javascript.php:48 -#: include/lib/message_javascript.php:48 msgid "Vous devez donner la date par opération" msgstr "" #: include/lib/message_javascript.php:48 include/lib/message_javascript.php:49 -#: include/lib/message_javascript.php:49 msgid "Cliquez sur le titre d'une colonne pour trier" msgstr "" #: include/lib/message_javascript.php:49 include/lib/message_javascript.php:50 -#: include/lib/message_javascript.php:50 msgid "" "Donnez une partie du nom, prénom, de la description, du poste comptable, du " "n° de TVA,quick code ... " msgstr "" #: include/lib/message_javascript.php:50 include/lib/message_javascript.php:51 -#: include/lib/message_javascript.php:51 msgid "" "Donnez une partie du nom, de la description, du n° de TVA du poste " "comptable ou du quick code" msgstr "" #: include/lib/message_javascript.php:51 include/lib/message_javascript.php:52 -#: include/lib/message_javascript.php:52 msgid "" "Les menus ne peuvent dépendre que dans d'un menu principal ou d'un menu, si " "cette liste est vide, ajouter des modules ou menu principal sans donner de " @@ -25748,60 +25454,50 @@ msgid "" msgstr "" #: include/lib/message_javascript.php:52 include/lib/message_javascript.php:53 -#: include/lib/message_javascript.php:53 msgid "Donnez un nombre entre 0 & 100" msgstr "" #: include/lib/message_javascript.php:53 include/lib/message_javascript.php:54 -#: include/lib/message_javascript.php:54 msgid "" "Donnez une partie du nom du dossier,du nom, du prénom ou du login pour " "filtrer" msgstr "" #: include/lib/message_javascript.php:54 include/lib/message_javascript.php:55 -#: include/lib/message_javascript.php:55 msgid "Donnez une partie du nom du dossier ou de la description pour filtrer" msgstr "" #: include/lib/message_javascript.php:55 include/lib/message_javascript.php:56 -#: include/lib/message_javascript.php:56 msgid "Donnez une partie du poste comptable ou du libellé pour filtrer" msgstr "" #: include/lib/message_javascript.php:56 include/lib/message_javascript.php:57 -#: include/lib/message_javascript.php:57 msgid "" "Donnez une partie du libellé, la date, le montant ou le numéro d'opération " "pour filtrer, cela n'efface pas ce qui a déjà été sélectionné" msgstr "" #: include/lib/message_javascript.php:57 include/lib/message_javascript.php:58 -#: include/lib/message_javascript.php:58 msgid "Donnez une partie du quickcode, nom, description... pour filtrer" msgstr "" #: include/lib/message_javascript.php:58 include/lib/message_javascript.php:59 -#: include/lib/message_javascript.php:59 msgid "" "Attention, SI la fiche a changé de poste comptable, c'est seulement " "le dernier qui est affiché" msgstr "" #: include/lib/message_javascript.php:60 include/lib/message_javascript.php:61 -#: include/lib/message_javascript.php:61 msgid "" "Si vous ne donnez pas de nom, ce sera le nom du fichier qui sera utilisé" msgstr "" #: include/lib/message_javascript.php:61 include/lib/message_javascript.php:62 -#: include/lib/message_javascript.php:62 msgid "" "Peut contenir une information telle que le message structuré sur le virement" msgstr "" #: include/lib/message_javascript.php:62 include/lib/message_javascript.php:63 -#: include/lib/message_javascript.php:63 msgid "Peut contenir un numéro de bon de commande" msgstr "" @@ -25826,12 +25522,12 @@ msgid "" msgstr "" #: include/lib/message_javascript.php:65 include/lib/message_javascript.php:67 -#: include/lib/message_javascript.php:68 include/lib/message_javascript.php:68 +#: include/lib/message_javascript.php:68 msgid "Cliquez sur le code AD pour ouvrir le menu dans un nouvel onglet" msgstr "" #: include/lib/message_javascript.php:66 include/lib/message_javascript.php:68 -#: include/lib/message_javascript.php:69 include/lib/message_javascript.php:69 +#: include/lib/message_javascript.php:69 msgid "Cliquez sur le chemin pour ouvrir le menu" msgstr "" @@ -25842,7 +25538,7 @@ msgid "" msgstr "" #: include/lib/message_javascript.php:69 include/lib/message_javascript.php:71 -#: include/lib/message_javascript.php:72 include/lib/message_javascript.php:72 +#: include/lib/message_javascript.php:72 msgid "" "La numérotation est propre à chaque journal. Laissez à 0 pour ne pas changer " "le numéro" @@ -25859,7 +25555,6 @@ msgid "Mettez le pourcentage à zéro pour effacer la ligne" msgstr "" #: include/lib/message_javascript.php:34 include/lib/message_javascript.php:35 -#: include/lib/message_javascript.php:35 msgid "" "Les périodes comptables servent comme un second contrôle pour la date de " "l'opération. Modifiez dans vos préférence pour avoir une autre période par " @@ -25881,7 +25576,7 @@ msgid "" msgstr "" #: include/lib/message_javascript.php:67 include/lib/message_javascript.php:69 -#: include/lib/message_javascript.php:70 include/lib/message_javascript.php:70 +#: include/lib/message_javascript.php:70 msgid "" "En utilisant les dates d échéance ou de paiement, seuls les journaux de type " "ACH et VEN seront utilisés ,vous excluez d office les autres journaux" @@ -25919,12 +25614,6 @@ msgstr "" #: include/class/anc_acc_list.class.php:562 #: tmp/anc_acc_list-display_html.php:67 tmp/anc_acc_list-display_html.php:120 #: tmp/anc_acc_list-display_html.php:172 tmp/anc_acc_list-display_html.php:226 -#: include/class/anc_acc_list.class.php:403 -#: include/class/anc_acc_list.class.php:456 -#: include/class/anc_acc_list.class.php:508 -#: include/class/anc_acc_list.class.php:562 -#: tmp/anc_acc_list-display_html.php:67 tmp/anc_acc_list-display_html.php:120 -#: tmp/anc_acc_list-display_html.php:172 tmp/anc_acc_list-display_html.php:226 msgid "Résultat global" msgstr "" @@ -25932,7 +25621,6 @@ msgstr "" #: include/class/anc_acc_list.class.php:44 #: include/class/anc_acc_list.class.php:48 #: include/class/anc_acc_list.class.php:49 -#: include/class/anc_acc_list.class.php:49 msgid "Fiche /Activité" msgstr "" @@ -25940,7 +25628,6 @@ msgstr "" #: include/class/anc_acc_list.class.php:45 #: include/class/anc_acc_list.class.php:49 #: include/class/anc_acc_list.class.php:50 -#: include/class/anc_acc_list.class.php:50 msgid "Poste comptable/Activité" msgstr "" @@ -25948,7 +25635,6 @@ msgstr "" #: include/class/anc_acc_list.class.php:46 #: include/class/anc_acc_list.class.php:50 #: include/class/anc_acc_list.class.php:51 -#: include/class/anc_acc_list.class.php:51 msgid "Activité/Fiche" msgstr "" @@ -25956,7 +25642,6 @@ msgstr "" #: include/class/anc_acc_list.class.php:47 #: include/class/anc_acc_list.class.php:51 #: include/class/anc_acc_list.class.php:52 -#: include/class/anc_acc_list.class.php:52 msgid "Activité/Poste Comptable" msgstr "" @@ -25988,14 +25673,12 @@ msgstr "" #: include/param_sec.inc.php:228 include/param_sec.inc.php:162 #: include/param_sec.inc.php:168 include/param_sec.inc.php:173 #: include/param_sec.inc.php:166 include/param_sec.inc.php:167 -#: include/param_sec.inc.php:167 msgid "Cet utilisateur est administrateur, il a tous les droits" msgstr "" #: include/param_sec.inc.php:231 include/param_sec.inc.php:165 #: include/param_sec.inc.php:171 include/param_sec.inc.php:176 #: include/param_sec.inc.php:169 include/param_sec.inc.php:170 -#: include/param_sec.inc.php:170 msgid "" "Impossible de modifier cet utilisateur dans cet écran, il faut passer par\n" "\t\tl'écran administration -> utilisateur." @@ -26004,14 +25687,12 @@ msgstr "" #: include/param_sec.inc.php:242 include/param_sec.inc.php:176 #: include/param_sec.inc.php:182 include/param_sec.inc.php:187 #: include/param_sec.inc.php:180 include/param_sec.inc.php:181 -#: include/param_sec.inc.php:181 msgid "L'utilisateur n'a pas accès à ce dossier" msgstr "" #: include/param_sec.inc.php:244 include/param_sec.inc.php:178 #: include/param_sec.inc.php:184 include/param_sec.inc.php:189 #: include/param_sec.inc.php:182 include/param_sec.inc.php:183 -#: include/param_sec.inc.php:183 msgid "" "Impossible de modifier cet utilisateur dans cet écran, il faut passer par\n" "\t\t\tl'écran administration -> utilisateur." @@ -26020,26 +25701,22 @@ msgstr "" #: include/param_sec.inc.php:278 include/param_sec.inc.php:220 #: include/param_sec.inc.php:224 include/param_sec.inc.php:262 #: include/param_sec.inc.php:255 include/param_sec.inc.php:256 -#: include/param_sec.inc.php:256 msgid "Accès à tout" msgstr "" #: include/param_sec.inc.php:279 include/param_sec.inc.php:221 #: include/param_sec.inc.php:225 include/param_sec.inc.php:263 #: include/param_sec.inc.php:256 include/param_sec.inc.php:257 -#: include/param_sec.inc.php:257 msgid "Uniquement Lecture" msgstr "" #: include/param_sec.inc.php:320 include/param_sec.inc.php:260 #: include/param_sec.inc.php:292 include/template/security_list_action.php:8 -#: include/template/security_list_action.php:8 msgid "Toutes les actions" msgstr "" #: include/param_sec.inc.php:321 include/param_sec.inc.php:261 #: include/param_sec.inc.php:293 include/template/security_list_action.php:9 -#: include/template/security_list_action.php:9 msgid "Aucune action" msgstr "" @@ -26058,7 +25735,6 @@ msgstr "" #: include/class/class_stock_goods.php:149 #: include/class/stock_goods.class.php:150 #: include/class/stock_goods.class.php:156 -#: include/class/stock_goods.class.php:156 msgid "Code stock inutilisé" msgstr "" @@ -26076,6 +25752,7 @@ msgstr "" #: html/install.php:619 html/install.php:581 html/install.php:571 #: html/install.php:577 html/install.php:580 html/install.php:630 #: html/install.php:636 html/install.php:644 html/install.php:715 +#: html/install.php:682 #, php-format msgid "" "La base de donnée %s est vide, \n" @@ -26086,32 +25763,27 @@ msgstr "" #: include/export/export_fiche_balance_csv.php:37 #: include/export/export_fiche_balance_csv.php:33 -#: include/export/export_fiche_balance_csv.php:33 msgid "fiche-balance" msgstr "" #: include/export/export_fiche_balance_csv.php:57 #: include/export/export_fiche_balance_csv.php:53 -#: include/export/export_fiche_balance_csv.php:53 msgid "poste comptable" msgstr "" #: include/export/export_fiche_balance_csv.php:57 #: include/export/export_fiche_balance_csv.php:53 -#: include/export/export_fiche_balance_csv.php:53 msgid "debit" msgstr "" #: include/export/export_fiche_balance_csv.php:57 #: include/export/export_fiche_balance_csv.php:53 -#: include/export/export_fiche_balance_csv.php:53 msgid "credit" msgstr "" #: include/export/export_fiche_balance_csv.php:57 include/fiche.inc.php:587 #: include/fiche.inc.php:596 include/fiche.inc.php:609 #: include/fiche.inc.php:611 include/export/export_fiche_balance_csv.php:53 -#: include/fiche.inc.php:611 include/export/export_fiche_balance_csv.php:53 msgid "solde" msgstr "" @@ -26119,19 +25791,17 @@ msgstr "" #: include/export/export_fiche_csv.php:37 #: include/export/export_fiche_csv.php:33 #: include/class/tax_detail.class.php:164 -#: include/export/export_fiche_csv.php:33 msgid "fiche" msgstr "" #: include/export/export_fiche_detail_csv.php:44 #: include/export/export_fiche_detail_csv.php:49 #: include/export/export_fiche_detail_csv.php:43 -#: include/export/export_fiche_detail_csv.php:43 msgid "fiche_" msgstr "" #: include/export/export_gl_csv.php:39 include/export/export_gl_csv.php:61 -#: include/export/export_gl_csv.php:55 include/export/export_gl_csv.php:55 +#: include/export/export_gl_csv.php:55 msgid "grandlivre" msgstr "" @@ -26143,9 +25813,7 @@ msgstr "" #: include/export/export_histo_csv.php:42 #: include/class/print_ledger_fin.class.php:63 #: include/class/print_ledger_misc.class.php:46 include/compta_ods.inc.php:97 -#: include/class/print_ledger_fin.class.php:63 -#: include/class/print_ledger_misc.class.php:46 include/compta_ods.inc.php:86 -#: include/export/export_histo_csv.php:42 +#: include/compta_ods.inc.php:86 msgid "Piece" msgstr "" @@ -26154,7 +25822,6 @@ msgstr "" #: include/export/export_histo_csv.php:46 #: include/export/export_histo_csv.php:49 #: include/export/export_histo_csv.php:47 -#: include/export/export_histo_csv.php:47 msgid "Montant opération" msgstr "" @@ -26189,12 +25856,9 @@ msgstr "" #: include/class/acc_reconciliation.class.php:521 #: include/class/acc_ledger_history_purchase.class.php:294 #: include/class/acc_ledger_history_generic.class.php:791 -#: include/class/acc_ledger_history_sale.class.php:276 #: include/class/acc_reconciliation.class.php:503 #: include/class/acc_reconciliation.class.php:527 -#: include/class/acc_ledger_history_purchase.class.php:294 #: include/class/acc_ledger_history_generic.class.php:793 -#: include/export/export_ledger_csv.php:40 msgid "journal" msgstr "" @@ -26230,8 +25894,6 @@ msgstr "" #: include/class/acc_ledger_history_sale.class.php:288 #: include/class/acc_ledger_history_purchase.class.php:305 #: include/class/acc_ledger_history_generic.class.php:796 -#: include/class/acc_ledger_history_sale.class.php:288 -#: include/class/acc_ledger_history_purchase.class.php:305 #: include/class/acc_ledger_history_generic.class.php:798 #: include/export/export_ledger_csv.php:215 msgid "operation" @@ -26322,9 +25984,7 @@ msgstr "" #: include/class/acc_ledger_history_sale.class.php:292 #: include/class/acc_reconciliation.class.php:518 #: include/class/acc_ledger_history_purchase.class.php:309 -#: include/class/acc_ledger_history_sale.class.php:292 #: include/class/acc_reconciliation.class.php:524 -#: include/class/acc_ledger_history_purchase.class.php:309 msgid "interne" msgstr "" @@ -26339,7 +25999,6 @@ msgstr "" #: include/class/acc_ledger_history_purchase.class.php:286 #: include/class/acc_ledger_history_purchase.class.php:311 #: include/class/tax_detail.class.php:164 -#: include/class/acc_ledger_history_purchase.class.php:311 msgid "privé" msgstr "" @@ -26353,7 +26012,6 @@ msgstr "" #: include/class/acc_ledger_history_purchase.class.php:273 #: include/class/acc_ledger_history_purchase.class.php:287 #: include/class/acc_ledger_history_purchase.class.php:312 -#: include/class/acc_ledger_history_purchase.class.php:312 msgid "DNA" msgstr "" @@ -26367,7 +26025,6 @@ msgstr "" #: include/class/acc_ledger_history_purchase.class.php:274 #: include/class/acc_ledger_history_purchase.class.php:288 #: include/class/acc_ledger_history_purchase.class.php:313 -#: include/class/acc_ledger_history_purchase.class.php:313 msgid "tva non ded." msgstr "" @@ -26389,14 +26046,11 @@ msgstr "" #: include/export/export_poste_detail_csv.php:84 #: include/export/export_poste_detail_csv.php:77 #: include/export/export_poste_detail_csv.php:204 -#: include/export/export_poste_detail_csv.php:77 -#: include/export/export_poste_detail_csv.php:204 msgid "Lib." msgstr "" #: include/export/export_stock_histo_csv.php:31 #: include/export/export_stock_histo_csv.php:29 -#: include/export/export_stock_histo_csv.php:29 msgid "historique-stock" msgstr "" @@ -26404,28 +26058,24 @@ msgstr "" #: include/export/export_stock_resume_list.php:38 #: include/export/export_stock_histo_csv.php:40 #: include/export/export_stock_resume_list.php:36 -#: include/export/export_stock_resume_list.php:36 -#: include/export/export_stock_histo_csv.php:40 +#: include/export/export_stock_histo_csv.php:41 msgid "Depot" msgstr "" #: include/export/export_stock_histo_csv.php:46 #: include/export/export_stock_histo_csv.php:44 -#: include/export/export_stock_histo_csv.php:44 +#: include/export/export_stock_histo_csv.php:49 msgid "IN/OUT" msgstr "" #: include/export/export_stock_resume_list.php:36 #: include/export/export_stock_resume_list.php:34 -#: include/export/export_stock_resume_list.php:34 msgid "résumé-stock" msgstr "" #: include/export/export_stock_resume_list.php:38 #: include/template/impress_reconciliation.php:65 #: include/export/export_stock_resume_list.php:36 -#: include/export/export_stock_resume_list.php:36 -#: include/template/impress_reconciliation.php:65 msgid "Delta" msgstr "" @@ -26463,7 +26113,6 @@ msgstr "" #: include/class/acc_reconciliation.class.php:504 #: include/class/acc_reconciliation.class.php:520 #: include/class/acc_reconciliation.class.php:502 -#: include/class/acc_reconciliation.class.php:510 #: include/class/acc_reconciliation.class.php:526 msgid "pièce" msgstr "" @@ -26481,7 +26130,6 @@ msgstr "" #: include/class/acc_reconciliation.class.php:506 #: include/class/acc_reconciliation.class.php:522 #: include/class/acc_reconciliation.class.php:504 -#: include/class/acc_reconciliation.class.php:512 #: include/class/acc_reconciliation.class.php:528 msgid "type journal" msgstr "" @@ -26595,7 +26243,8 @@ msgstr "" #: html/install.php:264 html/install.php:608 html/install.php:694 #: html/install.php:270 html/install.php:616 html/install.php:676 #: html/install.php:705 html/install.php:286 html/install.php:687 -#: html/install.php:747 html/install.php:776 +#: html/install.php:747 html/install.php:776 html/install.php:654 +#: html/install.php:714 html/install.php:743 msgid "Important" msgstr "" @@ -26608,14 +26257,15 @@ msgstr "" #: html/install.php:264 html/install.php:660 html/install.php:689 #: html/install.php:269 html/install.php:695 html/install.php:275 #: html/install.php:677 html/install.php:706 html/install.php:291 -#: html/install.php:748 html/install.php:777 +#: html/install.php:748 html/install.php:777 html/install.php:715 +#: html/install.php:744 msgid "Utilisateur administrateur" msgstr "" #: html/install.php:594 html/install.php:586 html/install.php:592 #: html/install.php:554 html/install.php:544 html/install.php:550 #: html/install.php:553 html/install.php:603 html/install.php:609 -#: html/install.php:617 html/install.php:688 +#: html/install.php:617 html/install.php:688 html/install.php:655 msgid "Utilisateur administrateur" msgstr "" @@ -26629,7 +26279,6 @@ msgstr "" #: include/param_sec.inc.php:337 include/param_sec.inc.php:269 #: include/param_sec.inc.php:352 include/param_sec.inc.php:262 #: include/param_sec.inc.php:345 include/param_sec.inc.php:263 -#: include/param_sec.inc.php:346 include/param_sec.inc.php:263 #: include/param_sec.inc.php:346 msgid "Uniquement lecture" msgstr "" @@ -26639,7 +26288,6 @@ msgstr "" #: include/param_sec.inc.php:335 include/param_sec.inc.php:270 #: include/param_sec.inc.php:350 include/param_sec.inc.php:263 #: include/param_sec.inc.php:343 include/param_sec.inc.php:264 -#: include/param_sec.inc.php:344 include/param_sec.inc.php:264 #: include/param_sec.inc.php:344 msgid "Lecture et écriture" msgstr "" @@ -26647,14 +26295,12 @@ msgstr "" #: include/param_sec.inc.php:319 include/param_sec.inc.php:259 #: include/param_sec.inc.php:291 include/param_sec.inc.php:303 #: include/param_sec.inc.php:296 include/param_sec.inc.php:297 -#: include/param_sec.inc.php:297 msgid "Actions" msgstr "" #: include/param_sec.inc.php:324 include/param_sec.inc.php:264 #: include/param_sec.inc.php:321 include/param_sec.inc.php:336 #: include/param_sec.inc.php:329 include/param_sec.inc.php:330 -#: include/param_sec.inc.php:330 msgid "imprime" msgstr "" @@ -26667,6 +26313,7 @@ msgstr "" #: include/template/detail-action.php:176 #: include/template/detail-action.php:189 #: include/template/follow_up-display.php:213 +#: include/template/follow_up-display.php:246 msgid "Opérations concernées" msgstr "" @@ -26675,6 +26322,7 @@ msgstr "" #: include/template/detail-action.php:177 #: include/template/detail-action.php:190 #: include/template/follow_up-display.php:214 +#: include/template/follow_up-display.php:247 msgid "Dépendant" msgstr "" @@ -26710,7 +26358,6 @@ msgstr "" #: include/template/template_config_form.php:56 #: include/template/template_config_form.php:57 #: include/template/template_config_form.php:38 -#: include/template/template_config_form.php:38 msgid "Administrateur de noalyss" msgstr "" @@ -26740,6 +26387,8 @@ msgstr "" #: include/ext/importbank/include/import_bank.php:194 #: include/ext/importbank/include/import_bank.php:155 #: include/ext/importbank/include/import_bank.php:198 +#: include/ext/importbank/include/template/import_csv.php:132 +#: include/ext/importbank/include/template/import_csv.php:172 msgid "Les séparateurs décimals et de millier doivent être différents" msgstr "" @@ -26784,7 +26433,7 @@ msgstr "" #: include/class/class_extension.php:96 include/class/extension.class.php:96 #: include/class/extension.class.php:109 include/class/extension.class.php:111 -#: include/class/extension.class.php:125 include/class/extension.class.php:125 +#: include/class/extension.class.php:125 include/class/extension.class.php:133 msgid "" "Cette extension ne fonctionne pas sur cette version de NOALYSS Veuillez " "mettre votre programme a jour. Version minimum " @@ -26799,6 +26448,7 @@ msgstr "" #: include/class/follow_up.class.php:1845 #: include/class/follow_up.class.php:1822 #: include/class/follow_up.class.php:2096 include/database.item.php:85 +#: include/database.item.php:83 msgid "Principal" msgstr "" @@ -26836,12 +26486,13 @@ msgstr "" #: include/ext/rapport_avance/include/class_rapav_listing.php:417 #: include/ext/listing/include/class_rapav_listing.php:419 #: include/ext/listing/include/rapav_listing.class.php:419 +#: include/ext/listing/include/rapav_listing.class.php:425 msgid "Clonage impossible" msgstr "" #: include/ajax/ajax_admin.php:147 include/ajax/ajax_admin.php:148 #: include/ajax/ajax_admin.php:156 include/ajax/ajax_admin.php:155 -#: include/ajax/ajax_admin.php:156 +#: include/ajax/ajax_admin.php:159 msgid "Limite dossiers" msgstr "" @@ -26859,6 +26510,8 @@ msgstr "" #: include/class/acc_ledger_fin.class.php:1030 #: include/class/acc_ledger_fin.class.php:1010 #: include/class/acc_ledger_fin.class.php:1034 +#: include/class/acc_ledger_fin.class.php:1013 +#: include/class/acc_ledger_fin.class.php:1037 msgid "Attention , erreur Acc_Ledger_Fin::insert , coche paiement" msgstr "" @@ -26901,6 +26554,7 @@ msgstr "" #: include/class/document_export.class.php:295 #: include/class/document_export.class.php:302 #: include/class/document_export.class.php:307 +#: include/class/document_export.class.php:315 msgid "PS2PDF non installé" msgstr "" @@ -26913,6 +26567,7 @@ msgstr "" #: include/class/document_export.class.php:296 #: include/class/document_export.class.php:303 #: include/class/document_export.class.php:308 +#: include/class/document_export.class.php:316 msgid "PDF2PS non installé" msgstr "" @@ -26956,7 +26611,6 @@ msgstr "" #: include/class/anc_grandlivre.class.php:180 #: include/class/anc_grandlivre.class.php:181 #: include/class/anc_grandlivre.class.php:211 -#: include/class/anc_grandlivre.class.php:211 msgid "" "Les extensions CONVERT_GIF_PDF et PDFTK pour convertir en pdf ne sont pas " "installées " @@ -26966,8 +26620,7 @@ msgstr "" #: include/dossier.inc.php:347 include/ajax/ajax_admin.php:234 #: include/ajax/ajax_admin.php:238 include/dossier.inc.php:350 #: include/dossier.inc.php:345 include/ajax/ajax_admin.php:237 -#: include/dossier.inc.php:354 include/ajax/ajax_admin.php:238 -#: include/dossier.inc.php:354 +#: include/dossier.inc.php:354 include/ajax/ajax_admin.php:241 msgid "Max. email / jour (-1 = illimité)" msgstr "" @@ -26993,13 +26646,11 @@ msgstr "" #: include/periode.inc.php:136 include/periode.inc.php:78 #: include/periode.inc.php:74 include/periode.inc.php:121 -#: include/periode.inc.php:121 msgid "Global : periode pour tous les journaux" msgstr "" #: include/periode.inc.php:140 include/periode.inc.php:83 #: include/periode.inc.php:79 include/periode.inc.php:126 -#: include/periode.inc.php:126 msgid "Choisissez global ou uniquement le journal à fermer" msgstr "" @@ -27009,10 +26660,12 @@ msgid "" msgstr "" #: include/ext/listing/index.php:61 include/ext/listing/index.php:59 +#: include/ext/listing/index.php:97 msgid "Génération listing" msgstr "" #: include/ext/listing/index.php:62 include/ext/listing/index.php:60 +#: include/ext/listing/index.php:98 msgid "Historique listing " msgstr "" @@ -27020,27 +26673,32 @@ msgstr "" #: include/ext/import_card/include/class_import_card.php:369 #: include/ext/import_card/include/import_card.class.php:369 #: include/ext/import_card/include/import_card.class.php:397 +#: include/ext/import_card/include/import_card.class.php:417 #, php-format msgid "%d fiches sont insérées dans la catégorie %s" msgstr "" #: include/ext/importbank/include/template/show_list.php:66 #: include/ext/importbank/include/template/show_list.php:84 +#: include/ext/importbank/include/template/show_list.php:92 msgid "Réconciliation" msgstr "" #: include/ext/importbank/include/template/show_list.php:68 #: include/ext/importbank/include/template/show_list.php:86 +#: include/ext/importbank/include/template/show_list.php:94 msgid "Valider réconciliation" msgstr "" #: include/ext/importbank/include/template/show_list.php:69 #: include/ext/importbank/include/template/show_list.php:87 +#: include/ext/importbank/include/template/show_list.php:95 msgid "Supprimer réconciliation" msgstr "" #: include/ext/importbank/include/template/show_list.php:71 #: include/ext/importbank/include/template/show_list.php:89 +#: include/ext/importbank/include/template/show_list.php:97 msgid "Suppression" msgstr "" @@ -27091,7 +26749,6 @@ msgstr "" #: include/lib/sendmail.class.php:102 include/lib/sendmail_core.class.php:105 #: include/lib/sendmail_core.class.php:106 #: include/lib/sendmail_core.class.php:111 -#: include/lib/sendmail_core.class.php:111 #, php-format msgid "%s est vide" msgstr "" @@ -27099,7 +26756,7 @@ msgstr "" #: include/lib/class_sendmail.php:152 include/lib/class_sendmail.php:153 #: include/lib/class_sendmail.php:155 include/lib/sendmail.class.php:157 #: include/lib/sendmail.class.php:161 include/class/sendmail.class.php:38 -#: include/class/sendmail.class.php:43 include/class/sendmail.class.php:43 +#: include/class/sendmail.class.php:43 msgid "Email non envoyé" msgstr "" @@ -27121,7 +26778,7 @@ msgstr "" #: include/ext/import_account/index.php:65 #: include/ext/import-winbook/index.php:66 #: include/ext/import-advanced/index.php:67 tmp/import-advanced/index.php:67 -#: tmp/import-advanced/index.php:67 +#: include/ext/import-advanced/index.php:73 msgid "Historique importation" msgstr "" @@ -27132,7 +26789,6 @@ msgstr "" #: include/ext/import_account/include/class_impacc_csv.php:47 #: include/ext/import_account/include/impacc_csv.class.php:47 #: tmp/import-advanced/class/import/impacc2_import.class.php:39 -#: tmp/import-advanced/class/import/impacc2_import.class.php:39 msgid "Format de date incorrect" msgstr "" @@ -27142,8 +26798,6 @@ msgstr "" #: include/ext/import_account/include/impacc_csv.class.php:49 #: tmp/import-advanced/class/import/impacc2_import.class.php:40 #: tmp/import-advanced/class/import/impacc2_import.class.php:41 -#: tmp/import-advanced/class/import/impacc2_import.class.php:40 -#: tmp/import-advanced/class/import/impacc2_import.class.php:41 msgid "Période non trouvée" msgstr "" @@ -27151,29 +26805,24 @@ msgstr "" #: include/ext/import_account/include/impacc_csv.class.php:51 #: tmp/import-advanced/class/import/impacc2_import_anc_csv.class.php:52 #: tmp/import-advanced/class/import/impacc2_import.class.php:43 -#: tmp/import-advanced/class/import/impacc2_import_anc_csv.class.php:52 -#: tmp/import-advanced/class/import/impacc2_import.class.php:43 msgid "Poste comptable ou Fiche non existante" msgstr "" #: include/ext/import_account/include/class_impacc_csv.php:52 #: include/ext/import_account/include/impacc_csv.class.php:52 #: tmp/import-advanced/class/import/impacc2_import.class.php:44 -#: tmp/import-advanced/class/import/impacc2_import.class.php:44 msgid "Code TVA Invalide" msgstr "" #: include/ext/import_account/include/class_impacc_csv.php:53 #: include/ext/import_account/include/impacc_csv.class.php:53 #: tmp/import-advanced/class/import/impacc2_import.class.php:45 -#: tmp/import-advanced/class/import/impacc2_import.class.php:45 msgid "Fiche non disponible pour journal" msgstr "" #: include/ext/import_account/include/class_impacc_csv.php:55 #: include/ext/import_account/include/impacc_csv.class.php:55 #: tmp/import-advanced/class/import/impacc2_import.class.php:47 -#: tmp/import-advanced/class/import/impacc2_import.class.php:47 msgid "Erreur D/C" msgstr "" @@ -27181,8 +26830,7 @@ msgstr "" #: include/ext/import_account/include/impacc_csv.class.php:77 #: tmp/import-advanced/class/import/impacc2_fec.class.php:49 #: tmp/import-advanced/class/import/impacc2_csv.class.php:74 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:49 -#: tmp/import-advanced/class/import/impacc2_csv.class.php:74 +#: include/ext/importbank/include/template/import_csv.php:47 msgid "Unicode" msgstr "" @@ -27190,8 +26838,6 @@ msgstr "" #: include/ext/import_account/include/impacc_csv.class.php:78 #: tmp/import-advanced/class/import/impacc2_fec.class.php:50 #: tmp/import-advanced/class/import/impacc2_csv.class.php:75 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:50 -#: tmp/import-advanced/class/import/impacc2_csv.class.php:75 msgid "Latin" msgstr "" @@ -27211,7 +26857,6 @@ msgstr "" #: tmp/import-advanced/class/impacc2_transfer.class.php:148 #: tmp/import-advanced/class/import/impacc2_csv.class.php:321 #: tmp/import-advanced/class/import/impacc2_csv.class.php:410 -#: tmp/import-advanced/class/impacc2_transfer.class.php:148 msgid "type journal inconnu" msgstr "" @@ -27242,13 +26887,13 @@ msgstr "" #: include/class/acc_ledger.class.php:3327 #: include/ext/noalyss-export/class/export/export_csv.class.php:99 #: include/class/acc_ledger.class.php:3509 +#: include/class/acc_ledger.class.php:3525 msgid "Journal invalide" msgstr "" #: include/ext/import_account/include/class_impacc_file.php:96 #: include/ext/import_account/include/impacc_file.class.php:96 #: tmp/import-advanced/class/import/impacc2_file.class.php:97 -#: tmp/import-advanced/class/import/impacc2_file.class.php:97 msgid "Format invalide" msgstr "" @@ -27263,14 +26908,12 @@ msgstr "" #: include/ext/import_account/include/impacc_operation.class.php:47 #: include/ext/import_account/include/impacc_operation.class.php:78 #: tmp/import-advanced/class/impacc2_operation.class.php:69 -#: tmp/import-advanced/class/impacc2_operation.class.php:69 msgid "Non supporté" msgstr "" #: include/ext/import_account/include/class_impacc_tool.php:60 #: include/ext/import_account/include/impacc_tool.class.php:60 #: tmp/import-advanced/class/impacc2_tool.class.php:60 -#: tmp/import-advanced/class/impacc2_tool.class.php:60 msgid "journal inconnu" msgstr "" @@ -27284,8 +26927,9 @@ msgstr "" #: include/template/ledger_detail_bottom.php:378 #: tmp/import-advanced/class/import/impacc2_tva.class.php:64 #: tmp/import-advanced/class/import/impacc2_tva.class.php:76 -#: tmp/import-advanced/class/import/impacc2_tva.class.php:64 -#: tmp/import-advanced/class/import/impacc2_tva.class.php:76 +#: include/ext/import_account/include/impacc_tva.class.php:70 +#: include/ext/import_account/include/impacc_tva.class.php:82 +#: include/ext/import-advanced/include/imd_parameter.inc.php:64 msgid "Duplicate" msgstr "" @@ -27294,8 +26938,6 @@ msgstr "" #: include/ext/noalyss-export/class/install/install.class.php:50 #: tmp/import-advanced/class/install/install_plugin.class.php:49 #: tmp/import-advanced/template/operation_result.php:220 -#: tmp/import-advanced/class/install/install_plugin.class.php:49 -#: tmp/import-advanced/template/operation_result.php:220 msgid "ERREUR" msgstr "" @@ -27307,37 +26949,42 @@ msgstr "" #: include/ext/importbank/include/template/confirm_transfer.php:142 #: include/ext/importbank/include/template/confirm_transfer.php:145 #: include/ext/importbank/include/template/confirm_transfer.php:230 +#: include/ext/importbank/include/template/confirm_transfer.php:140 msgid "Changer format" msgstr "" #: include/ext/importbank/include/template/show_field.php:14 +#: include/ext/importbank/include/template/show_field.php:18 msgid "Changer" msgstr "" #: include/ext/importbank/include/template/show_list.php:62 #: include/ext/importbank/include/template/show_list.php:80 #: include/ext/importbank/include/template/show_list.php:112 +#: include/ext/importbank/include/template/show_list.php:88 +#: include/ext/importbank/include/template/show_list.php:123 msgid "Contrepartie" msgstr "" #: include/ext/importbank/include/template/show_list.php:63 #: include/ext/importbank/include/template/show_list.php:81 +#: include/ext/importbank/include/template/show_list.php:89 msgid "Donner la contrepartie" msgstr "" #: include/ext/importbank/include/template/show_list.php:64 #: include/ext/importbank/include/template/show_list.php:82 +#: include/ext/importbank/include/template/show_list.php:90 msgid "Supprimer la contrepartie" msgstr "" #: include/admin_repo.inc.php:107 include/admin_repo.inc.php:109 #: include/admin_repo.inc.php:111 include/admin_repo.inc.php:108 -#: include/admin_repo.inc.php:109 +#: include/admin_repo.inc.php:118 msgid "Version Noalyss" msgstr "" #: include/anc_great_ledger.inc.php:35 include/anc_great_ledger.inc.php:41 -#: include/anc_great_ledger.inc.php:41 msgid "Le traitement est en cours , merci de patienter sans recharger la page" msgstr "" @@ -27347,8 +26994,8 @@ msgstr "" #: include/export/export_balance_pdf.php:329 #: include/export/export_balance_pdf.php:330 #: include/export/export_balance_pdf.php:331 include/balance.inc.php:476 -#: include/export/export_balance_pdf.php:325 -#: include/export/export_balance_pdf.php:330 include/balance.inc.php:494 +#: include/export/export_balance_pdf.php:325 include/balance.inc.php:494 +#: include/balance.inc.php:506 msgid "Résumé Exercice précédent" msgstr "" @@ -27358,8 +27005,8 @@ msgstr "" #: include/export/export_balance_pdf.php:336 #: include/export/export_balance_pdf.php:337 #: include/export/export_balance_pdf.php:338 include/balance.inc.php:483 -#: include/export/export_balance_pdf.php:332 -#: include/export/export_balance_pdf.php:337 include/balance.inc.php:501 +#: include/export/export_balance_pdf.php:332 include/balance.inc.php:501 +#: include/balance.inc.php:513 msgid "Résumé Exercice courant" msgstr "" @@ -27372,13 +27019,12 @@ msgstr "" #: include/compta_ach.inc.php:184 include/compta_ach.inc.php:186 #: include/compta_ach.inc.php:191 include/compta_ach.inc.php:189 #: include/compta_ach.inc.php:188 include/compta_ach.inc.php:149 -#: include/compta_ach.inc.php:149 +#: include/compta_ach.inc.php:158 #, php-format msgid "Extourné au %s" msgstr "" #: include/verif_bilan.inc.php:71 include/verif_bilan.inc.php:69 -#: include/verif_bilan.inc.php:69 msgid "Aucune anomalie dans les montants des journaux" msgstr "" @@ -27400,7 +27046,7 @@ msgstr "" #: include/lib/manage_table_sql.class.php:1022 #: include/lib/manage_table_sql.class.php:1066 #: include/lib/manage_table_sql.class.php:1122 -#: include/ajax/ajax_currency.php:79 include/ajax/ajax_currency.php:79 +#: include/ajax/ajax_currency.php:79 msgid "OK" msgstr "" @@ -27422,8 +27068,8 @@ msgstr "" #: include/class/acc_balance.class.php:418 #: include/class/acc_balance.class.php:376 #: include/class/acc_balance.class.php:417 -#: include/class/acc_balance.class.php:377 -#: include/class/acc_balance.class.php:418 +#: include/class/acc_balance.class.php:378 +#: include/class/acc_balance.class.php:419 msgid "Class 1-5" msgstr "" @@ -27435,8 +27081,8 @@ msgstr "" #: include/class/acc_balance.class.php:427 #: include/class/acc_balance.class.php:384 #: include/class/acc_balance.class.php:426 -#: include/class/acc_balance.class.php:385 -#: include/class/acc_balance.class.php:427 +#: include/class/acc_balance.class.php:386 +#: include/class/acc_balance.class.php:428 msgid "Class 6" msgstr "" @@ -27448,8 +27094,8 @@ msgstr "" #: include/class/acc_balance.class.php:435 #: include/class/acc_balance.class.php:392 #: include/class/acc_balance.class.php:434 -#: include/class/acc_balance.class.php:393 -#: include/class/acc_balance.class.php:435 +#: include/class/acc_balance.class.php:394 +#: include/class/acc_balance.class.php:436 msgid "Class 7" msgstr "" @@ -27461,8 +27107,8 @@ msgstr "" #: include/class/acc_balance.class.php:443 #: include/class/acc_balance.class.php:400 #: include/class/acc_balance.class.php:442 -#: include/class/acc_balance.class.php:401 -#: include/class/acc_balance.class.php:443 +#: include/class/acc_balance.class.php:402 +#: include/class/acc_balance.class.php:444 msgid "Solde 6/7" msgstr "" @@ -27476,6 +27122,7 @@ msgstr "" #: include/class/acc_ledger.class.php:3136 #: include/class/acc_ledger.class.php:3219 #: include/class/acc_ledger.class.php:3386 +#: include/class/acc_ledger.class.php:3402 msgid "Opération identique" msgstr "" @@ -27486,6 +27133,7 @@ msgstr "" #: include/class/document_export.class.php:245 #: include/class/document_export.class.php:252 #: include/class/document_export.class.php:257 +#: include/class/document_export.class.php:263 msgid "Echec Ajout detail " msgstr "" @@ -27493,7 +27141,6 @@ msgstr "" #: include/class/pdf_operation.class.php:85 #: include/class/pdf_operation.class.php:84 #: include/class/pdf_operation.class.php:100 -#: include/class/pdf_operation.class.php:100 msgid "Nom document" msgstr "" @@ -27501,7 +27148,6 @@ msgstr "" #: include/class/pdf_operation.class.php:378 #: include/class/pdf_operation.class.php:395 #: include/class/pdf_operation.class.php:463 -#: include/class/pdf_operation.class.php:463 msgid "Diff" msgstr "" @@ -27516,17 +27162,13 @@ msgstr "" #: include/class/pdf_operation.class.php:439 #: include/class/pdf_operation.class.php:506 #: include/class/pdf_operation.class.php:507 -#: include/class/pdf_operation.class.php:506 -#: include/class/pdf_operation.class.php:507 #: include/class/operation_exercice.class.php:224 include/compta_ods.inc.php:92 -#: include/template/follow_up_detail_display.php:45 -#: include/template/action_document_type_mtable_input.php:73 msgid "Détail opération" msgstr "" #: include/balance.inc.php:184 include/balance.inc.php:185 #: include/balance.inc.php:188 include/balance.inc.php:192 -#: include/balance.inc.php:196 +#: include/balance.inc.php:196 include/balance.inc.php:204 msgid "Récapitulatif par classe" msgstr "" @@ -27576,11 +27218,13 @@ msgid "Variable malformée dans le fichier " msgstr "" #: include/ext/bilan_interne/index.php:75 +#: include/ext/bilan_interne/index.php:80 msgid "Etablir bilan interne" msgstr "" #: include/ext/bilan_interne/index.php:110 include/lib/html_input.class.php:559 #: include/lib/html_input.class.php:558 include/lib/html_input.class.php:593 +#: include/ext/bilan_interne/index.php:115 include/lib/html_input.class.php:612 msgid "Imprimer" msgstr "" @@ -27641,18 +27285,16 @@ msgid "Version PHP trop basse , minimum 5.4" msgstr "" #: include/anc_od.inc.php:157 include/anc_od.inc.php:155 -#: include/anc_od.inc.php:161 include/anc_od.inc.php:161 +#: include/anc_od.inc.php:161 msgid "Commentaire vide" msgstr "" #: include/anc_pa.inc.php:130 include/anc_pa.inc.php:132 #: include/anc_pa.inc.php:125 include/anc_pa.inc.php:122 -#: include/anc_pa.inc.php:122 msgid "Efface ce plan" msgstr "" #: include/backup.inc.php:31 include/backup.inc.php:30 -#: include/backup.inc.php:30 msgid "Dossier invalide" msgstr "" @@ -27667,58 +27309,53 @@ msgid "Pièce justificative" msgstr "" #: include/compta_fin_saldo.inc.php:51 include/compta_fin_saldo.inc.php:52 -#: include/compta_fin_saldo.inc.php:52 msgid "solde opération" msgstr "" #: include/compta_fin_saldo.inc.php:53 include/compta_fin_saldo.inc.php:54 -#: include/compta_fin_saldo.inc.php:54 msgid "solde extrait/relevé" msgstr "" #: include/compta_fin_saldo.inc.php:55 include/compta_fin_saldo.inc.php:56 -#: include/compta_fin_saldo.inc.php:56 msgid "différence" msgstr "" #: include/compta_fin_saldo.inc.php:72 include/compta_fin_saldo.inc.php:73 -#: include/compta_fin_saldo.inc.php:73 msgid "Journal mal configuré" msgstr "" #: include/compta_fin_saldo.inc.php:133 include/compta_fin_saldo.inc.php:157 -#: include/compta_fin_saldo.inc.php:157 msgid "TOTAUX" msgstr "" #: include/database.item.php:7 include/database.item.php:136 #: include/database.item.php:134 include/database.item.php:135 #: include/database.item.php:128 include/database.item.php:126 -#: include/database.item.php:105 +#: include/database.item.php:105 include/database.item.php:103 msgid "Exporte la pièce" msgstr "" #: include/database.item.php:8 include/database.item.php:137 #: include/database.item.php:135 include/database.item.php:136 #: include/database.item.php:129 include/database.item.php:127 -#: include/database.item.php:106 +#: include/database.item.php:106 include/database.item.php:104 msgid "Export le document" msgstr "" #: include/database.item.php:9 include/database.item.php:138 #: include/database.item.php:136 include/database.item.php:137 #: include/database.item.php:130 include/database.item.php:128 -#: include/database.item.php:107 +#: include/database.item.php:107 include/database.item.php:105 msgid "Exporte le modèle de document" msgstr "" #: include/impress_jrn.inc.php:70 include/impress_jrn.inc.php:76 -#: include/impress_jrn.inc.php:69 include/impress_jrn.inc.php:69 +#: include/impress_jrn.inc.php:69 msgid "Tous les journaux disponibles" msgstr "" #: include/impress_jrn.inc.php:104 include/impress_jrn.inc.php:122 -#: include/impress_jrn.inc.php:115 include/impress_jrn.inc.php:115 +#: include/impress_jrn.inc.php:115 msgid "Choisissez le journal" msgstr "" @@ -27728,102 +27365,88 @@ msgstr "" #: include/opening.inc.php:84 include/compta_ods.inc.php:96 #: include/compta_ods.inc.php:91 include/opening.inc.php:82 -#: include/compta_ods.inc.php:97 include/opening.inc.php:82 -#: include/compta_ods.inc.php:86 +#: include/compta_ods.inc.php:97 include/compta_ods.inc.php:86 msgid "Opération enregistrée" msgstr "" #: include/opening.inc.php:84 include/opening.inc.php:82 -#: include/opening.inc.php:82 msgid "Piece " msgstr "" #: include/opening.inc.php:112 include/opening.inc.php:110 -#: include/opening.inc.php:110 msgid "Etape 1 : choix du dossier" msgstr "" #: include/opening.inc.php:114 include/opening.inc.php:112 -#: include/opening.inc.php:112 msgid "Choisissez le dossier où sont les soldes à importer" msgstr "" #: include/opening.inc.php:138 include/opening.inc.php:136 -#: include/opening.inc.php:136 #, php-format msgid "Choix du dossier : %s" msgstr "" #: include/opening.inc.php:154 include/opening.inc.php:152 -#: include/opening.inc.php:152 msgid "Etape 2 : période" msgstr "" #: include/opening.inc.php:157 include/opening.inc.php:155 -#: include/opening.inc.php:155 msgid "" "Choisissez l'exercice clôturé (exercice N-1) du dossier à reporter pour les " "a-nouveaux (exercice N)" msgstr "" #: include/opening.inc.php:224 include/opening.inc.php:222 -#: include/opening.inc.php:222 msgid "étape 4" msgstr "" #: include/opening.inc.php:234 include/opening.inc.php:232 -#: include/opening.inc.php:232 #, php-format msgid "Ecriture d'ouverture %d" msgstr "" #: include/operation_ods_new.inc.php:43 include/operation_ods_new.inc.php:44 -#: include/operation_ods_new.inc.php:45 include/operation_ods_new.inc.php:44 -#: include/operation_ods_new.inc.php:46 +#: include/operation_ods_new.inc.php:45 include/operation_ods_new.inc.php:46 msgid "" "Vous ne pouvez pas écrire dans ce journal, contactez votre administrateur" msgstr "" #: include/param_sec.inc.php:59 include/param_sec.inc.php:52 -#: include/param_sec.inc.php:52 msgid "Type d'utilisateur" msgstr "" #: include/param_sec.inc.php:85 include/param_sec.inc.php:86 -#: include/param_sec.inc.php:79 include/param_sec.inc.php:79 +#: include/param_sec.inc.php:79 msgid "prénom" msgstr "" #: include/param_sec.inc.php:86 include/param_sec.inc.php:87 -#: include/param_sec.inc.php:80 include/param_sec.inc.php:80 +#: include/param_sec.inc.php:80 msgid "profil" msgstr "" #: include/param_sec.inc.php:135 include/param_sec.inc.php:141 #: include/category_followup.inc.php:50 include/param_sec.inc.php:146 #: include/category_followup.inc.php:49 include/param_sec.inc.php:139 -#: include/param_sec.inc.php:140 include/category_followup.inc.php:49 #: include/param_sec.inc.php:140 msgid "retour" msgstr "" #: include/profile.inc.php:317 include/profile.inc.php:329 -#: include/profile.inc.php:329 msgid "Boucle infinie" msgstr "" #: include/profile.inc.php:322 include/profile.inc.php:334 -#: include/profile.inc.php:334 msgid "Un menu ne peut pas dépendre de lui-même" msgstr "" #: include/stock_cfg.inc.php:117 include/stock_cfg.inc.php:116 -#: include/stock_cfg.inc.php:116 +#: include/stock_cfg.inc.php:115 msgid "Ajout d'un dépot" msgstr "" #: include/stock_cfg.inc.php:119 include/stock_cfg.inc.php:118 -#: include/stock_cfg.inc.php:118 +#: include/stock_cfg.inc.php:117 msgid "Ajouter un dépôt" msgstr "" @@ -27840,17 +27463,14 @@ msgstr "" #: include/class/tva_rate_mtable.class.php:57 #: include/class/tva_rate_mtable.class.php:49 #: include/class/tva_rate_mtable.class.php:54 -#: include/template/impress_reconciliation_detail.php:25 msgid "Autoliquidation" msgstr "" #: include/template/impress_reconciliation.php:65 #: include/template/operation_exercice-list_draft.php:64 -#: include/template/impress_reconciliation.php:65 msgid "opération" msgstr "" -#: include/template/impress_reconciliation.php:65 #: include/template/impress_reconciliation.php:65 msgid "opérations dépendantes" msgstr "" @@ -27861,7 +27481,7 @@ msgstr "" #: include/template/ledger_detail_bottom.php:232 #: include/template/ledger_detail_bottom.php:233 #: include/template/ledger_detail_bottom.php:240 -#: include/template/ledger_detail_bottom.php:240 +#: include/template/ledger_detail_bottom.php:241 msgid "delta" msgstr "" @@ -27880,6 +27500,7 @@ msgid "Services, fournitures ou biens vendus (C)" msgstr "" #: include/ext/importbank/include/template/import_new.php:17 +#: include/ext/importbank/include/template/import_new_csv.php:29 msgid "Nouveau format" msgstr "" @@ -27891,7 +27512,7 @@ msgstr "" #: include/lib/icard.class.php:222 include/lib/icard.class.php:223 #: include/lib/icard.class.php:224 include/lib/icard.class.php:225 -#: include/lib/icard.class.php:461 include/lib/icard.class.php:461 +#: include/lib/icard.class.php:461 msgid "Le nom d une icard doit être donne" msgstr "" @@ -27912,19 +27533,17 @@ msgstr "" #: include/lib/inplace_switch.class.php:69 #: include/lib/inplace_switch.class.php:70 #: include/lib/inplace_switch.class.php:76 -#: include/lib/inplace_switch.class.php:76 msgid "Invalide value" msgstr "" #: include/lib/message_javascript.php:72 include/lib/message_javascript.php:74 -#: include/lib/message_javascript.php:75 include/lib/message_javascript.php:75 +#: include/lib/message_javascript.php:75 msgid "Mettez le pourcentage
    à zéro pour effacer la ligne" msgstr "" #: include/ajax/ajax_anc_plan.php:56 include/class/anc_plan.class.php:126 #: include/ajax/ajax_anc_plan.php:59 include/ajax/ajax_anc_plan.php:60 #: include/class/anc_plan.class.php:127 include/class/anc_plan.class.php:123 -#: include/class/anc_plan.class.php:123 include/ajax/ajax_anc_plan.php:59 msgid "Aucune description" msgstr "" @@ -27941,7 +27560,6 @@ msgstr "" #: include/ajax/ajax_search_filter.php:79 #: include/class/action_document_type_mtable.class.php:107 #: include/class/forecast_category_mtable.class.php:102 -#: include/class/forecast_category_mtable.class.php:102 #: include/class/action_document_type_mtable.class.php:108 #: include/ajax/ajax_search_filter.php:82 msgid "Nom ne peut être vide" @@ -27959,20 +27577,17 @@ msgstr "" #: include/export/export_balance_pdf.php:124 #: include/export/export_balance_pdf.php:125 #: include/export/export_balance_pdf.php:119 -#: include/export/export_balance_pdf.php:119 msgid "Balance comptable" msgstr "" #: include/export/export_fiche_detail_csv.php:68 #: include/export/export_fiche_detail_csv.php:62 -#: include/export/export_fiche_detail_csv.php:62 msgid "QCODE" msgstr "" #: include/export/export_form_pdf.php:106 #: include/export/export_form_pdf.php:100 #: include/export/export_form_pdf.php:112 -#: include/export/export_form_pdf.php:112 #, php-format msgid "Période de %s à %s" msgstr "" @@ -27980,7 +27595,6 @@ msgstr "" #: include/export/export_form_pdf.php:110 #: include/export/export_form_pdf.php:104 #: include/export/export_form_pdf.php:116 -#: include/export/export_form_pdf.php:116 #, php-format msgid "Période %s" msgstr "" @@ -27988,7 +27602,6 @@ msgstr "" #: include/export/export_form_pdf.php:115 #: include/export/export_form_pdf.php:109 #: include/export/export_form_pdf.php:121 -#: include/export/export_form_pdf.php:121 #, php-format msgid "Date %s jusque %s" msgstr "" @@ -28032,25 +27645,21 @@ msgstr "" #: include/export/export_security_pdf.php:61 #: include/export/export_security_pdf.php:56 -#: include/export/export_security_pdf.php:56 msgid "Local Admin" msgstr "" #: include/export/export_security_pdf.php:70 #: include/export/export_security_pdf.php:65 -#: include/export/export_security_pdf.php:65 msgid "Extension uniquement" msgstr "" #: include/export/export_security_pdf.php:76 #: include/export/export_security_pdf.php:71 -#: include/export/export_security_pdf.php:71 msgid " Super Admin" msgstr "" #: include/export/export_security_pdf.php:85 #: include/export/export_security_pdf.php:80 -#: include/export/export_security_pdf.php:80 msgid " Sécurité" msgstr "" @@ -28060,46 +27669,39 @@ msgstr "" #: include/class/card_attribut_mtable.class.php:156 #: include/class/card_attribut_mtable.class.php:167 #: include/class/card_attribut_mtable.class.php:169 -#: include/export/export_security_pdf.php:99 msgid "Bloqué" msgstr "" #: include/export/export_security_pdf.php:119 #: include/export/export_security_pdf.php:114 -#: include/export/export_security_pdf.php:114 msgid "Accès journaux" msgstr "" #: include/export/export_security_pdf.php:143 #: include/export/export_security_pdf.php:138 -#: include/export/export_security_pdf.php:138 msgid "Opérations prédéfinies uniquement" msgstr "" #: include/export/export_security_pdf.php:157 #: include/export/export_security_pdf.php:152 -#: include/export/export_security_pdf.php:152 msgid "Accès action" msgstr "" #: include/class/acc_account.class.php:133 #: include/class/acc_account.class.php:134 #: include/class/acc_account.class.php:131 -#: include/class/acc_account.class.php:131 msgid "Poste en double" msgstr "" #: include/class/acc_account.class.php:136 #: include/class/acc_account.class.php:137 #: include/class/acc_account.class.php:134 -#: include/class/acc_account.class.php:134 msgid "Libellé vide" msgstr "" #: include/class/acc_account.class.php:140 #: include/class/acc_account.class.php:141 #: include/class/acc_account.class.php:138 -#: include/class/acc_account.class.php:138 msgid "Poste parent incorrect" msgstr "" @@ -28109,8 +27711,6 @@ msgstr "" #: include/class/acc_account.class.php:153 #: include/class/acc_account.class.php:144 #: include/class/acc_account.class.php:150 -#: include/class/acc_account.class.php:144 -#: include/class/acc_account.class.php:150 msgid "Poste Parent n'existe pas" msgstr "" @@ -28119,22 +27719,18 @@ msgstr "" #: include/class/acc_account.class.php:157 #: include/class/acc_account.class.php:160 #: include/class/acc_account.class.php:154 -#: include/class/acc_account.class.php:154 -#: include/class/acc_account.class.php:157 msgid "Paramètre incorrect" msgstr "" #: include/class/acc_account.class.php:162 #: include/class/acc_account.class.php:163 #: include/class/acc_account.class.php:160 -#: include/class/acc_account.class.php:160 msgid "Poste comptable doit être de 40 caractères maximum" msgstr "" #: include/class/acc_account.class.php:181 #: include/class/acc_account.class.php:182 #: include/class/acc_account.class.php:179 -#: include/class/acc_account.class.php:179 msgid "Poste utilisé : effacement interdit" msgstr "" @@ -28153,6 +27749,7 @@ msgstr "" #: include/class/acc_ledger.class.php:858 #: include/class/acc_ledger.class.php:874 #: include/class/acc_ledger.class.php:944 +#: include/class/acc_ledger.class.php:946 msgid "Modèle d'opération" msgstr "" @@ -28165,6 +27762,7 @@ msgstr "" #: include/class/acc_ledger.class.php:1058 #: include/class/acc_ledger.class.php:1074 #: include/class/acc_ledger.class.php:1171 +#: include/class/acc_ledger.class.php:1173 #, php-format msgid "Réconciliation/rapprochements : %s" msgstr "" @@ -28231,70 +27829,60 @@ msgstr "" #: include/class/acc_plan_mtable.class.php:42 #: include/class/acc_plan_mtable.class.php:48 #: include/class/acc_plan_mtable.class.php:47 -#: include/class/acc_plan_mtable.class.php:47 msgid "Dépend" msgstr "" #: include/class/acc_plan_mtable.class.php:44 #: include/class/acc_plan_mtable.class.php:50 #: include/class/acc_plan_mtable.class.php:49 -#: include/class/acc_plan_mtable.class.php:49 msgid "Utilisation directe" msgstr "" #: include/class/acc_plan_mtable.class.php:50 #: include/class/acc_plan_mtable.class.php:56 #: include/class/acc_plan_mtable.class.php:55 -#: include/class/acc_plan_mtable.class.php:55 msgid "Actif inversé" msgstr "" #: include/class/acc_plan_mtable.class.php:51 #: include/class/acc_plan_mtable.class.php:57 #: include/class/acc_plan_mtable.class.php:56 -#: include/class/acc_plan_mtable.class.php:56 msgid "Passif" msgstr "" #: include/class/acc_plan_mtable.class.php:52 #: include/class/acc_plan_mtable.class.php:58 #: include/class/acc_plan_mtable.class.php:57 -#: include/class/acc_plan_mtable.class.php:57 msgid "Passif Inversé" msgstr "" #: include/class/acc_plan_mtable.class.php:53 #: include/class/acc_plan_mtable.class.php:59 #: include/class/acc_plan_mtable.class.php:58 -#: include/class/acc_plan_mtable.class.php:58 msgid "Charge" msgstr "" #: include/class/acc_plan_mtable.class.php:54 #: include/class/acc_plan_mtable.class.php:60 #: include/class/acc_plan_mtable.class.php:59 -#: include/class/acc_plan_mtable.class.php:59 msgid "Charge inversé" msgstr "" #: include/class/acc_plan_mtable.class.php:55 #: include/class/acc_plan_mtable.class.php:61 #: include/class/acc_plan_mtable.class.php:60 -#: include/class/acc_plan_mtable.class.php:60 msgid "Produit" msgstr "" #: include/class/acc_plan_mtable.class.php:56 #: include/class/acc_plan_mtable.class.php:62 #: include/class/acc_plan_mtable.class.php:61 -#: include/class/acc_plan_mtable.class.php:61 msgid "Produit inversé" msgstr "" #: include/class/acc_plan_mtable.class.php:57 #: include/class/acc_plan_mtable.class.php:63 #: include/class/acc_plan_mtable.class.php:62 -#: include/class/acc_plan_mtable.class.php:62 msgid "Contexte" msgstr "" @@ -28362,7 +27950,6 @@ msgstr "" #: include/class/anc_account_table.class.php:81 #: include/class/anc_account_table.class.php:85 -#: include/class/anc_account_table.class.php:85 msgid "Le nom doit être unique dans un plan analytique" msgstr "" @@ -28371,7 +27958,6 @@ msgstr "" #: include/class/anc_balance_double.class.php:354 #: include/class/anc_balance_double.class.php:347 #: include/class/anc_balance_double.class.php:349 -#: include/class/anc_balance_double.class.php:349 msgid "Entre le poste " msgstr "" @@ -28380,7 +27966,6 @@ msgstr "" #: include/class/anc_balance_double.class.php:359 #: include/class/anc_balance_double.class.php:352 #: include/class/anc_balance_double.class.php:354 -#: include/class/anc_balance_double.class.php:354 msgid " et le poste " msgstr "" @@ -28401,8 +27986,7 @@ msgstr "" #: include/class/anc_table.class.php:233 include/fiche.inc.php:285 #: include/fiche.inc.php:282 include/class/anc_grandlivre.class.php:352 #: include/class/anc_table.class.php:236 include/fiche.inc.php:279 -#: include/fiche.inc.php:279 include/class/anc_table.class.php:242 -#: include/class/anc_grandlivre.class.php:352 +#: include/class/anc_table.class.php:242 msgid "Export en CSV" msgstr "" @@ -28431,19 +28015,20 @@ msgstr "" #: html/ajax_misc.php:288 html/ajax_misc.php:290 html/ajax_misc.php:296 #: html/ajax_misc.php:298 html/ajax_misc.php:313 html/ajax_misc.php:321 #: html/ajax_misc.php:409 html/ajax_misc.php:411 html/ajax_misc.php:467 +#: html/ajax_misc.php:468 msgid "Invalide type" msgstr "" #: html/ajax_misc.php:452 html/ajax_misc.php:454 html/ajax_misc.php:460 #: html/ajax_misc.php:462 html/ajax_misc.php:466 html/ajax_misc.php:431 #: html/ajax_misc.php:439 html/ajax_misc.php:527 html/ajax_misc.php:529 -#: html/ajax_misc.php:587 +#: html/ajax_misc.php:587 html/ajax_misc.php:590 msgid "Choisissez la TVA" msgstr "" #: html/do.php:193 html/do.php:203 html/do.php:172 html/do.php:184 #: html/do.php:189 html/do_BASE_342368.php:189 html/do_LOCAL_342368.php:128 -#: html/do.php:134 html/do_REMOTE_342368.php:128 +#: html/do.php:134 html/do_REMOTE_342368.php:128 html/do.php:136 msgid "cliquez ici pour mettre à jour " msgstr "" @@ -28470,7 +28055,7 @@ msgstr "" #: html/install.php:629 html/install.php:636 html/install.php:639 #: html/install.php:692 html/install.php:698 html/install.php:709 -#: html/install.php:780 +#: html/install.php:780 html/install.php:747 #, php-format msgid "VOUS DEVEZ EFFACER CE FICHIER %s" msgstr "" @@ -28479,13 +28064,13 @@ msgstr "" #: html/install.php:595 html/install.php:642 html/install.php:645 #: html/install.php:695 html/install.php:651 html/install.php:701 #: html/install.php:659 html/install.php:712 html/install.php:730 -#: html/install.php:783 +#: html/install.php:783 html/install.php:697 html/install.php:750 msgid "Tout est installé" msgstr "" #: html/install.php:636 html/install.php:643 html/install.php:646 #: html/install.php:699 html/install.php:705 html/install.php:716 -#: html/install.php:787 +#: html/install.php:787 html/install.php:754 msgid "Essai effacement install.php et se connecter à NOALYSS" msgstr "" @@ -28498,17 +28083,17 @@ msgid "Choisissez au moins une opération" msgstr "" #: include/balance.inc.php:309 include/balance.inc.php:327 -#: include/balance.inc.php:331 +#: include/balance.inc.php:331 include/balance.inc.php:340 msgid "Débit N-1" msgstr "" #: include/balance.inc.php:310 include/balance.inc.php:328 -#: include/balance.inc.php:332 +#: include/balance.inc.php:332 include/balance.inc.php:341 msgid "Crédit N-1" msgstr "" #: include/balance.inc.php:311 include/balance.inc.php:329 -#: include/balance.inc.php:333 +#: include/balance.inc.php:333 include/balance.inc.php:342 msgid "Solde N-1" msgstr "" @@ -28519,14 +28104,14 @@ msgstr "" #: include/export/export_balance_pdf.php:127 #: include/class/acc_operation.class.php:744 #: include/class/acc_operation.class.php:836 -#: include/class/acc_operation.class.php:881 -#: include/export/export_balance_pdf.php:127 include/balance.inc.php:336 +#: include/class/acc_operation.class.php:881 include/balance.inc.php:336 #: include/template/operation_exercice-input_source.php:45 +#: include/balance.inc.php:345 include/class/acc_operation.class.php:884 msgid "Ouverture" msgstr "" #: include/cfgledger.inc.php:82 include/cfgledger.inc.php:83 -#: include/cfgledger.inc.php:79 include/cfgledger.inc.php:79 +#: include/cfgledger.inc.php:79 #, php-format msgid " %s est effacé" msgstr "" @@ -28537,7 +28122,6 @@ msgstr "" #: include/compta_ach.inc.php:103 include/compta_ven.inc.php:108 #: include/operation_ods_confirm.inc.php:69 #: include/template/acc_ledger-input_extra_info.php:130 -#: include/template/acc_ledger-input_extra_info.php:130 msgid "Message extourne" msgstr "" @@ -28557,12 +28141,10 @@ msgid "Total du compte" msgstr "" #: include/impress_jrn.inc.php:147 include/impress_jrn.inc.php:140 -#: include/impress_jrn.inc.php:140 msgid "Liste détaillées opérations " msgstr "" #: include/impress_jrn.inc.php:149 include/impress_jrn.inc.php:142 -#: include/impress_jrn.inc.php:142 msgid "Détails TVA" msgstr "" @@ -28577,12 +28159,10 @@ msgid "Modèles disponibles dans le dépôt" msgstr "" #: include/opening.inc.php:166 include/opening.inc.php:164 -#: include/opening.inc.php:164 msgid "Periode N-1" msgstr "" #: include/opening.inc.php:172 include/opening.inc.php:170 -#: include/opening.inc.php:170 msgid "Période N-1" msgstr "" @@ -28591,24 +28171,21 @@ msgstr "" #: include/template/ledger_detail_bottom.php:160 #: include/template/ledger_detail_bottom.php:161 #: include/template/acc_ledger-input_extra_info.php:83 -#: include/template/ledger_detail_bottom.php:160 -#: include/template/acc_ledger-input_extra_info.php:83 msgid "Type opération" msgstr "" #: include/param_sec.inc.php:87 include/param_sec.inc.php:88 -#: include/param_sec.inc.php:81 include/param_sec.inc.php:81 +#: include/param_sec.inc.php:81 msgid "Séc. Journaux actif" msgstr "" #: include/param_sec.inc.php:88 include/param_sec.inc.php:89 -#: include/param_sec.inc.php:82 include/param_sec.inc.php:82 +#: include/param_sec.inc.php:82 msgid "Séc. Action actif" msgstr "" #: include/param_sec.inc.php:231 include/param_sec.inc.php:234 #: include/param_sec.inc.php:227 include/param_sec.inc.php:228 -#: include/param_sec.inc.php:228 msgid "Sécurité sur les journaux" msgstr "" @@ -28616,31 +28193,26 @@ msgstr "" #: include/param_sec.inc.php:240 include/param_sec.inc.php:313 #: include/param_sec.inc.php:233 include/param_sec.inc.php:306 #: include/param_sec.inc.php:234 include/param_sec.inc.php:307 -#: include/param_sec.inc.php:234 include/param_sec.inc.php:307 msgid "Les administrateurs NOALYSS ont toujours accès à tout" msgstr "" #: include/param_sec.inc.php:298 include/param_sec.inc.php:309 #: include/param_sec.inc.php:302 include/param_sec.inc.php:303 -#: include/param_sec.inc.php:303 msgid "Sécurité sur les actions" msgstr "" #: include/periode.inc.php:88 include/periode.inc.php:86 #: include/periode.inc.php:82 include/periode.inc.php:129 -#: include/periode.inc.php:129 msgid "Montrer l'exercice" msgstr "" #: include/periode.inc.php:94 include/periode.inc.php:95 #: include/periode.inc.php:91 include/periode.inc.php:138 -#: include/periode.inc.php:138 msgid "Fermer les périodes sélectionnées" msgstr "" #: include/periode.inc.php:102 include/periode.inc.php:103 #: include/periode.inc.php:99 include/periode.inc.php:146 -#: include/periode.inc.php:146 msgid "Ajout exercice" msgstr "" @@ -28649,104 +28221,91 @@ msgstr "" #: include/class/periode.class.php:692 include/periode.inc.php:114 #: include/class/periode.class.php:693 include/periode.inc.php:110 #: include/class/periode.class.php:709 include/periode.inc.php:157 -#: include/class/periode.class.php:727 include/periode.inc.php:157 +#: include/class/periode.class.php:727 include/class/periode.class.php:734 msgid "Ajout période" msgstr "" #: include/periode.inc.php:126 include/periode.inc.php:127 #: include/periode.inc.php:123 include/periode.inc.php:177 -#: include/periode.inc.php:177 msgid "Pour ajouter, effacer ou modifier une période, il faut choisir global" msgstr "" #: include/upgrade-core.php:31 include/upgrade-core.php:30 -#: include/upgrade-core.php:30 #, php-format msgid " La version de votre installation est %s " msgstr "" #: include/upgrade-core.php:35 include/upgrade-core.php:47 -#: include/upgrade-core.php:46 include/upgrade-core.php:46 +#: include/upgrade-core.php:46 #, php-format msgid "Version %s du %s" msgstr "" #: include/upgrade-core.php:42 include/upgrade-core.php:54 -#: include/upgrade-core.php:53 include/upgrade-core.php:53 +#: include/upgrade-core.php:53 msgid "Votre version est à jour" msgstr "" #: include/upgrade-core.php:49 include/upgrade-core.php:61 -#: include/upgrade-core.php:60 include/upgrade-core.php:60 +#: include/upgrade-core.php:60 msgid "Mise à jour de votre système" msgstr "" #: include/upgrade.inc.php:33 include/upgrade.inc.php:32 -#: include/upgrade.inc.php:32 msgid "Met à jour toutes les dossiers et modèles" msgstr "" #: include/upgrade.inc.php:34 include/template/template_config_form.php:32 -#: include/upgrade.inc.php:33 include/template/template_config_form.php:32 #: include/upgrade.inc.php:33 msgid "Application" msgstr "" #: include/upgrade.inc.php:34 include/upgrade.inc.php:33 -#: include/upgrade.inc.php:33 msgid "Installe la dernière version de Noalyss" msgstr "" #: include/upgrade.inc.php:35 include/upgrade.inc.php:34 -#: include/upgrade.inc.php:34 msgid "Installe ou met à jour les extensions" msgstr "" #: include/upgrade.inc.php:36 include/upgrade.inc.php:35 -#: include/upgrade.inc.php:35 msgid "Installe des modèles" msgstr "" #: include/upgrade.inc.php:54 include/upgrade.inc.php:53 -#: include/upgrade.inc.php:53 msgid "" "Mettez vos bases de données à jour pour qu'elles correspondent à cette " "version de Noalyss" msgstr "" #: include/upgrade-plugin.php:41 include/upgrade-plugin.php:53 -#: include/upgrade-plugin.php:51 include/upgrade-plugin.php:51 +#: include/upgrade-plugin.php:51 msgid "Les extensions doivent être activées dans le dossier après installation" msgstr "" #: include/upgrade-plugin.php:53 include/upgrade-plugin.php:65 #: include/upgrade-plugin.php:68 include/upgrade-plugin.php:66 -#: include/upgrade-plugin.php:66 msgid "Auteur" msgstr "" #: include/upgrade-plugin.php:91 include/upgrade-plugin.php:103 #: include/upgrade-plugin.php:106 include/upgrade-plugin.php:104 -#: include/upgrade-plugin.php:104 msgid "MultiModule" msgstr "" #: include/upgrade-plugin.php:98 include/upgrade-plugin.php:110 #: include/upgrade-plugin.php:113 include/upgrade-plugin.php:111 -#: include/upgrade-plugin.php:111 #, php-format msgid "Nouvelle version disponible %s , votre version %s" msgstr "" #: include/upgrade-plugin.php:105 include/upgrade-plugin.php:117 #: include/upgrade-plugin.php:120 include/upgrade-plugin.php:118 -#: include/upgrade-plugin.php:118 msgid "Dernière version installée" msgstr "" #: include/upgrade-plugin.php:112 include/upgrade-plugin.php:124 #: include/upgrade-plugin.php:127 include/upgrade-plugin.php:125 -#: include/upgrade-plugin.php:125 msgid "Non installée" msgstr "" @@ -28758,7 +28317,6 @@ msgstr "" #: include/template/acc_ledger_history_sale_extended.php:133 #: include/template/acc_ledger_history_purchase_extended.php:138 #: include/template/acc_ledger_history_sale_extended.php:141 -#: include/template/acc_ledger_history_purchase_extended.php:138 #: include/template/acc_ledger_history_sale_extended.php:143 msgid "Item" msgstr "" @@ -28780,7 +28338,6 @@ msgid "Prix Uni" msgstr "" #: include/template/action_show.php:37 include/template/action_show.php:36 -#: include/template/action_show.php:36 msgid "Date création" msgstr "" @@ -28792,13 +28349,11 @@ msgstr "" #: include/template/periode_add_exercice.php:5 #: include/template/periode_add_exercice.php:11 -#: include/template/periode_add_exercice.php:11 msgid "Ajout d'un exercice" msgstr "" #: include/template/periode_add_exercice.php:9 #: include/template/periode_add_exercice.php:15 -#: include/template/periode_add_exercice.php:15 msgid "" "Réserver un jour d'ouverture : le premier jour de l'exercice sera vue comme " "une période d'un seul jour pour y placer les opérations d'ouverture" @@ -28806,7 +28361,6 @@ msgstr "" #: include/template/periode_add_exercice.php:12 #: include/template/periode_add_exercice.php:18 -#: include/template/periode_add_exercice.php:18 msgid "" "Réserver un jour de fermeture : le dernier jour de l'exercice sera vue comme " "une période d'un seul jour pour y placer les opérations \n" @@ -28816,50 +28370,43 @@ msgstr "" #: include/template/periode_add_exercice.php:33 #: include/template/periode_add_exercice.php:48 -#: include/template/periode_add_exercice.php:48 msgid "A partir du mois de" msgstr "" #: include/template/periode_add_exercice.php:49 #: include/template/periode_add_exercice.php:64 -#: include/template/periode_add_exercice.php:64 msgid "Nombre de mois" msgstr "" #: include/template/periode_add_exercice.php:58 #: include/template/periode_add_exercice.php:73 -#: include/template/periode_add_exercice.php:73 msgid "Réservé un jour pour l'ouverture (RAN)" msgstr "" #: include/template/periode_add_exercice.php:66 #: include/template/periode_add_exercice.php:81 -#: include/template/periode_add_exercice.php:81 msgid "Réservé un jour pour les opérations de fermeture " msgstr "" #: include/template/periode_add_exercice.php:82 #: include/template/periode_add_exercice.php:91 #: include/template/periode_add_exercice.php:106 -#: include/template/periode_add_exercice.php:106 msgid "Exercice invalide" msgstr "" #: include/template/periode_add_exercice.php:87 #: include/template/periode_add_exercice.php:96 #: include/template/periode_add_exercice.php:111 -#: include/template/periode_add_exercice.php:111 msgid "Nombre de mois invalide" msgstr "" #: include/template/periode_add_exercice.php:99 #: include/template/periode_add_exercice.php:108 #: include/template/periode_add_exercice.php:123 -#: include/template/periode_add_exercice.php:123 msgid "Nombre de mois possible entre 1 et 60" msgstr "" -#: include/template/tag_detail.php:16 include/template/tag_detail.php:16 +#: include/template/tag_detail.php:16 msgid "Non actif" msgstr "" @@ -28870,19 +28417,17 @@ msgstr "" #: include/template/tag_search_select.php:13 #: include/template/tag_search_select.php:16 #: include/template/tag_search_select.php:18 -#: include/template/tag_search_select.php:18 msgid "Uniquement actif" msgstr "" #: include/template/tag_search_select.php:45 #: include/template/tag_search_select.php:48 #: include/template/tag_search_select.php:50 -#: include/template/tag_search_select.php:50 msgid "non actif" msgstr "" #: include/ext/amortis/index.php:41 include/ext/amortis/index.php:48 -#: include/ext/amortis/index.php:50 +#: include/ext/amortis/index.php:50 include/ext/amortis/index.php:58 msgid "Filtrer sur quick-code, nom, date d'acquisition ou Année d'achat" msgstr "" @@ -28896,10 +28441,12 @@ msgid "Opération a effacer" msgstr "" #: include/ext/importbank/ajax.php:283 include/ext/importbank/ajax.php:297 +#: include/ext/importbank/ajax.php:319 msgid "Opération récupérée" msgstr "" #: include/ext/amortis/include/am_card.class.php:271 +#: include/ext/amortis/include/am_card.class.php:290 msgid "Prorata 1ère année invalide" msgstr "" @@ -28916,18 +28463,22 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:269 #: include/class/acc_ledger_sale.class.php:237 #: include/class/acc_ledger_purchase.class.php:275 +#: include/class/acc_ledger_purchase.class.php:280 msgid "Période fermée" msgstr "" #: include/ext/amortis/include/template/material_add.php:21 +#: include/ext/amortis/include/template/material_add.php:22 msgid "Ajout de matériel" msgstr "" #: include/ext/amortis/include/template/material_detail.php:41 +#: include/ext/amortis/include/template/material_detail.php:42 msgid "Date début amortissement" msgstr "" #: include/ext/amortis/include/template/material_detail.php:50 +#: include/ext/amortis/include/template/material_detail.php:51 msgid "Exercice comptable d'achat" msgstr "" @@ -28936,10 +28487,12 @@ msgid "Prorata : Nombre de mois 1er exercice" msgstr "" #: include/ext/amortis/include/template/material_detail.php:63 +#: include/ext/amortis/include/template/material_detail.php:72 msgid "Poste comptable ou fiche" msgstr "" #: include/ext/amortis/include/template/material_detail.php:190 +#: include/ext/amortis/include/template/material_detail.php:200 #, php-format msgid "" "Différence entre le montant à amortir %s et le montant amorti %s = %s" @@ -28949,11 +28502,10 @@ msgstr "" #: include/lib/ac_common.php:829 include/lib/ac_common.php:839 #: include/lib/ac_common.php:886 include/lib/ac_common.php:895 #: include/lib/ac_common.php:896 include/lib/ac_common.php:897 -#: include/lib/ac_common.php:895 msgid "Format Invalide" msgstr "" -#: include/lib/ianccard.class.php:79 include/lib/ianccard.class.php:79 +#: include/lib/ianccard.class.php:79 msgid "Le nom d une icard doit être donné" msgstr "" @@ -28962,7 +28514,8 @@ msgid "Cliquez pour éditer" msgstr "" #: include/lib/message_javascript.php:74 include/lib/message_javascript.php:76 -#: include/lib/message_javascript.php:77 include/lib/message_javascript.php:77 +#: include/lib/message_javascript.php:77 +#: include/class/tva_rate_mtable.class.php:88 msgid "Autoliquidation : Utilisé en même temps au crédit et au débit" msgstr "" @@ -28982,12 +28535,11 @@ msgstr "" #: include/lib/user_menu.php:121 include/lib/user_menu.php:78 #: include/lib/user_menu.php:77 include/lib/user_menu.php:75 -#: include/lib/user_menu.php:75 msgid "Installation Mise à jour du système et des bases de données" msgstr "" #: include/ajax/ajax_admin.php:364 include/ajax/ajax_admin.php:361 -#: include/ajax/ajax_admin.php:391 +#: include/ajax/ajax_admin.php:391 include/ajax/ajax_admin.php:394 #, php-format msgid "" "Afin de terminer l'installation aller sur %s , à la fin de la procédure , " @@ -29010,32 +28562,31 @@ msgid "Fiche non effacée" msgstr "" #: include/ajax/ajax_periode.php:195 include/ajax/ajax_periode.php:193 -#: include/ajax/ajax_periode.php:194 include/ajax/ajax_periode.php:194 +#: include/ajax/ajax_periode.php:194 msgid "Erreur exercice invalide" msgstr "" #: include/ajax/ajax_periode.php:291 include/ajax/ajax_periode.php:261 #: include/ajax/ajax_periode.php:259 include/ajax/ajax_periode.php:273 -#: include/ajax/ajax_periode.php:273 msgid "Invalid command" msgstr "" #: include/ajax/ajax_preference.php:169 include/ajax/ajax_preference.php:180 #: include/ajax/ajax_preference.php:196 include/ajax/ajax_preference.php:197 -#: include/ajax/ajax_preference.php:198 +#: include/ajax/ajax_preference.php:198 include/ajax/ajax_preference.php:214 msgid "Format Export CSV" msgstr "" #: include/ajax/ajax_preference.php:174 include/ajax/ajax_preference.php:185 #: include/ajax/ajax_preference.php:201 include/ajax/ajax_preference.php:202 -#: include/ajax/ajax_preference.php:203 +#: include/ajax/ajax_preference.php:203 include/ajax/ajax_preference.php:219 msgid "N'utilisez pas le même séparateur pour les champs et les décimales" msgstr "" #: include/ajax/ajax_preference.php:187 include/ajax/ajax_preference.php:198 #: include/ajax/ajax_preference.php:214 include/ajax/ajax_preference.php:215 #: include/ext/noalyss-export/class/export/export.class.php:120 -#: include/ajax/ajax_preference.php:216 +#: include/ajax/ajax_preference.php:216 include/ajax/ajax_preference.php:232 msgid "Point-virgule" msgstr "" @@ -29050,15 +28601,13 @@ msgstr "" #: tmp/import-advanced/impacc2_constant.php:44 #: tmp/import-advanced/impacc2_constant.php:49 #: include/ajax/ajax_preference.php:217 include/ajax/ajax_preference.php:233 -#: tmp/import-advanced/impacc2_constant.php:38 -#: tmp/import-advanced/impacc2_constant.php:44 -#: tmp/import-advanced/impacc2_constant.php:49 +#: include/ajax/ajax_preference.php:249 msgid "virgule" msgstr "" #: include/ajax/ajax_preference.php:197 include/ajax/ajax_preference.php:208 #: include/ajax/ajax_preference.php:224 include/ajax/ajax_preference.php:225 -#: include/ajax/ajax_preference.php:226 +#: include/ajax/ajax_preference.php:226 include/ajax/ajax_preference.php:242 msgid "Séparateur Décimale" msgstr "" @@ -29068,34 +28617,30 @@ msgstr "" #: include/ajax/ajax_preference.php:230 include/ajax/ajax_preference.php:231 #: tmp/import-advanced/impacc2_constant.php:39 #: tmp/import-advanced/impacc2_constant.php:45 -#: include/ajax/ajax_preference.php:232 -#: tmp/import-advanced/impacc2_constant.php:39 -#: tmp/import-advanced/impacc2_constant.php:45 +#: include/ajax/ajax_preference.php:232 include/ajax/ajax_preference.php:248 msgid "point" msgstr "" #: include/ajax/ajax_preference.php:219 include/ajax/ajax_preference.php:230 #: include/ajax/ajax_preference.php:246 include/ajax/ajax_preference.php:247 -#: include/ajax/ajax_preference.php:248 +#: include/ajax/ajax_preference.php:248 include/ajax/ajax_preference.php:264 msgid "utf8" msgstr "" #: include/ajax/ajax_preference.php:220 include/ajax/ajax_preference.php:231 #: include/ajax/ajax_preference.php:247 include/ajax/ajax_preference.php:248 -#: include/ajax/ajax_preference.php:249 +#: include/ajax/ajax_preference.php:249 include/ajax/ajax_preference.php:265 msgid "latin1" msgstr "" -#: include/ajax/ajax_tag_save.php:17 include/ajax/ajax_tag_save.php:17 +#: include/ajax/ajax_tag_save.php:17 msgid "non permis" msgstr "" -#: include/ajax/ajax_template_cat_category.php:33 #: include/ajax/ajax_template_cat_category.php:33 msgid "Commande inconnue" msgstr "" -#: include/ajax/ajax_template_cat_category.php:64 #: include/ajax/ajax_template_cat_category.php:64 msgid "Attribut déjà ajouté" msgstr "" @@ -29122,7 +28667,6 @@ msgstr "" #: include/export/export_balance_pdf.php:133 #: include/export/export_balance_pdf.php:134 #: include/export/export_balance_pdf.php:128 -#: include/export/export_balance_pdf.php:128 msgid "Total Débit" msgstr "" @@ -29130,7 +28674,6 @@ msgstr "" #: include/export/export_balance_pdf.php:134 #: include/export/export_balance_pdf.php:135 #: include/export/export_balance_pdf.php:129 -#: include/export/export_balance_pdf.php:129 msgid "Total Crédit" msgstr "" @@ -29173,6 +28716,7 @@ msgstr "" #: include/class/acc_ledger.class.php:3181 #: include/class/acc_ledger.class.php:3264 #: include/class/acc_ledger.class.php:3446 +#: include/class/acc_ledger.class.php:3462 msgid "Journal incorrect" msgstr "" @@ -29181,7 +28725,6 @@ msgstr "" #: include/class/acc_ledger_history.class.php:48 #: include/class/acc_ledger_history.class.php:59 #: include/class/acc_ledger_history.class.php:54 -#: include/class/acc_ledger_history.class.php:54 msgid "pa_ledger doit être un tableau" msgstr "" @@ -29195,8 +28738,6 @@ msgstr "" #: include/class/acc_ledger_history.class.php:151 #: include/class/acc_ledger_history.class.php:133 #: include/class/acc_ledger_history.class.php:146 -#: include/class/acc_ledger_history.class.php:133 -#: include/class/acc_ledger_history.class.php:146 msgid "invalid parameter" msgstr "" @@ -29206,7 +28747,6 @@ msgstr "" #: include/class/acc_ledger_history_generic.class.php:672 #: include/class/acc_ledger_history_generic.class.php:694 #: include/class/acc_ledger_history_generic.class.php:693 -#: include/class/acc_ledger_history_generic.class.php:693 msgid "solde débiteur:" msgstr "" @@ -29216,7 +28756,6 @@ msgstr "" #: include/class/acc_ledger_history_generic.class.php:673 #: include/class/acc_ledger_history_generic.class.php:695 #: include/class/acc_ledger_history_generic.class.php:694 -#: include/class/acc_ledger_history_generic.class.php:694 msgid "solde créditeur:" msgstr "" @@ -29229,6 +28768,7 @@ msgstr "" #: include/class/acc_ledger_history_generic.class.php:711 #: include/class/acc_ledger.class.php:3569 #: include/class/acc_ledger_history_generic.class.php:713 +#: include/class/acc_ledger.class.php:3585 msgid "Total opération" msgstr "" @@ -29244,8 +28784,6 @@ msgstr "" #: include/class/acc_ledger_history_sale.class.php:288 #: include/class/acc_ledger_history_sale.class.php:308 #: include/class/acc_ledger_history_purchase.class.php:329 -#: include/class/acc_ledger_history_sale.class.php:308 -#: include/class/acc_ledger_history_purchase.class.php:329 msgid "TVAC/TTC" msgstr "" @@ -29270,6 +28808,7 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:235 #: include/class/acc_ledger_sale.class.php:244 #: include/class/acc_ledger_purchase.class.php:282 +#: include/class/acc_ledger_purchase.class.php:287 msgid "Date échéance invalide" msgstr "" @@ -29283,6 +28822,7 @@ msgstr "" #: include/class/acc_operation.class.php:743 #: include/class/acc_operation.class.php:835 #: include/class/acc_operation.class.php:880 +#: include/class/acc_operation.class.php:883 msgid "Normal" msgstr "" @@ -29290,6 +28830,7 @@ msgstr "" #: include/class/acc_operation.class.php:745 #: include/class/acc_operation.class.php:837 #: include/class/acc_operation.class.php:882 +#: include/class/acc_operation.class.php:885 msgid "Fermeture" msgstr "" @@ -29305,14 +28846,12 @@ msgstr "" #: include/class/package_core.class.php:55 #: include/class/package_core.class.php:59 -#: include/class/package_core.class.php:59 #, php-format msgid "Permission incorrecte : ne peut écrire dans %s ou %s" msgstr "" #: include/class/package_core.class.php:64 #: include/class/package_core.class.php:68 -#: include/class/package_core.class.php:68 msgid "Echec mise à jour" msgstr "" @@ -29320,14 +28859,11 @@ msgstr "" #: include/class/package_plugin.class.php:49 #: include/class/package_core.class.php:73 #: include/class/package_plugin.class.php:48 -#: include/class/package_core.class.php:73 -#: include/class/package_plugin.class.php:48 msgid "Ce n'est pas un fichier valide" msgstr "" #: include/class/package_plugin.class.php:44 #: include/class/package_plugin.class.php:43 -#: include/class/package_plugin.class.php:43 msgid "Echec installation plugin " msgstr "" @@ -29348,25 +28884,28 @@ msgstr "" #: include/class/package_template.class.php:72 #: include/class/package_template.class.php:73 #: include/class/package_template.class.php:100 +#: include/class/package_template.class.php:71 #, php-format msgid "Installé le %s" msgstr "" #: include/class/periode.class.php:251 include/class/periode.class.php:253 #: include/class/periode.class.php:255 include/class/periode.class.php:254 -#: include/class/periode.class.php:272 +#: include/class/periode.class.php:272 include/class/periode.class.php:278 msgid "Période chevauchant une autre" msgstr "" #: include/class/periode.class.php:421 include/class/periode.class.php:423 #: include/class/periode.class.php:425 include/class/periode.class.php:426 #: include/class/periode.class.php:427 include/class/periode.class.php:445 +#: include/class/periode.class.php:452 msgid "Exercice n'est pas un nombre" msgstr "" #: include/class/periode.class.php:424 include/class/periode.class.php:426 #: include/class/periode.class.php:428 include/class/periode.class.php:429 #: include/class/periode.class.php:430 include/class/periode.class.php:448 +#: include/class/periode.class.php:455 #, php-format msgid "Exercice doit être entre %s et %s " msgstr "" @@ -29374,12 +28913,14 @@ msgstr "" #: include/class/periode.class.php:427 include/class/periode.class.php:429 #: include/class/periode.class.php:431 include/class/periode.class.php:432 #: include/class/periode.class.php:433 include/class/periode.class.php:451 +#: include/class/periode.class.php:458 msgid "Année n'est pas un nombre" msgstr "" #: include/class/periode.class.php:430 include/class/periode.class.php:432 #: include/class/periode.class.php:434 include/class/periode.class.php:435 #: include/class/periode.class.php:436 include/class/periode.class.php:454 +#: include/class/periode.class.php:461 #, php-format msgid "Année doit être entre %s et %s " msgstr "" @@ -29387,12 +28928,14 @@ msgstr "" #: include/class/periode.class.php:434 include/class/periode.class.php:436 #: include/class/periode.class.php:438 include/class/periode.class.php:439 #: include/class/periode.class.php:440 include/class/periode.class.php:458 +#: include/class/periode.class.php:465 msgid "Nombre de mois n'est pas un nombre" msgstr "" #: include/class/periode.class.php:436 include/class/periode.class.php:438 #: include/class/periode.class.php:440 include/class/periode.class.php:441 #: include/class/periode.class.php:442 include/class/periode.class.php:460 +#: include/class/periode.class.php:467 msgid "Nombre de mois doit être compris entre 1 & 60 " msgstr "" @@ -29400,13 +28943,15 @@ msgstr "" #: include/class/periode.class.php:442 include/class/periode.class.php:444 #: include/class/periode.class.php:443 include/class/periode.class.php:445 #: include/class/periode.class.php:446 include/class/periode.class.php:462 -#: include/class/periode.class.php:464 +#: include/class/periode.class.php:464 include/class/periode.class.php:469 +#: include/class/periode.class.php:471 msgid "Mois de début n'existe pas " msgstr "" #: include/class/periode.class.php:520 include/class/periode.class.php:522 #: include/class/periode.class.php:524 include/class/periode.class.php:525 #: include/class/periode.class.php:529 include/class/periode.class.php:547 +#: include/class/periode.class.php:554 msgid "nb opérations" msgstr "" @@ -29414,8 +28959,7 @@ msgstr "" #: include/class/periode.class.php:525 include/class/periode.class.php:526 #: include/class/periode.class.php:530 #: tmp/import-advanced/template/operation_result.php:113 -#: include/class/periode.class.php:548 -#: tmp/import-advanced/template/operation_result.php:113 +#: include/class/periode.class.php:548 include/class/periode.class.php:555 msgid "Status" msgstr "" @@ -29425,7 +28969,7 @@ msgstr "" #: include/class/periode.class.php:590 include/class/periode.class.php:591 #: include/class/periode_ledger_table.class.php:143 #: include/class/periode.class.php:596 include/class/periode.class.php:614 -#: include/class/periode_ledger_table.class.php:143 +#: include/class/periode.class.php:621 msgid "Fermée" msgstr "" @@ -29437,106 +28981,105 @@ msgstr "" #: include/class/periode_ledger_table.class.php:143 #: include/class/periode_ledger_table.class.php:145 #: include/class/periode.class.php:596 include/class/periode.class.php:614 -#: include/class/periode_ledger_table.class.php:143 -#: include/class/periode_ledger_table.class.php:145 +#: include/class/periode.class.php:621 msgid "Ouvert" msgstr "" #: include/class/periode.class.php:647 include/class/periode.class.php:649 #: include/class/periode.class.php:651 include/class/periode.class.php:652 #: include/class/periode.class.php:653 include/class/periode.class.php:659 -#: include/class/periode.class.php:677 +#: include/class/periode.class.php:677 include/class/periode.class.php:684 msgid "Janvier" msgstr "" #: include/class/periode.class.php:647 include/class/periode.class.php:649 #: include/class/periode.class.php:651 include/class/periode.class.php:652 #: include/class/periode.class.php:653 include/class/periode.class.php:659 -#: include/class/periode.class.php:677 +#: include/class/periode.class.php:677 include/class/periode.class.php:684 msgid "Février" msgstr "" #: include/class/periode.class.php:647 include/class/periode.class.php:649 #: include/class/periode.class.php:651 include/class/periode.class.php:652 #: include/class/periode.class.php:653 include/class/periode.class.php:659 -#: include/class/periode.class.php:677 +#: include/class/periode.class.php:677 include/class/periode.class.php:684 msgid "Mars" msgstr "" #: include/class/periode.class.php:647 include/class/periode.class.php:649 #: include/class/periode.class.php:651 include/class/periode.class.php:652 #: include/class/periode.class.php:653 include/class/periode.class.php:659 -#: include/class/periode.class.php:677 +#: include/class/periode.class.php:677 include/class/periode.class.php:684 msgid "Avril" msgstr "" #: include/class/periode.class.php:648 include/class/periode.class.php:650 #: include/class/periode.class.php:652 include/class/periode.class.php:653 #: include/class/periode.class.php:654 include/class/periode.class.php:660 -#: include/class/periode.class.php:678 +#: include/class/periode.class.php:678 include/class/periode.class.php:685 msgid "Mai" msgstr "" #: include/class/periode.class.php:648 include/class/periode.class.php:650 #: include/class/periode.class.php:652 include/class/periode.class.php:653 #: include/class/periode.class.php:654 include/class/periode.class.php:660 -#: include/class/periode.class.php:678 +#: include/class/periode.class.php:678 include/class/periode.class.php:685 msgid "Juin" msgstr "" #: include/class/periode.class.php:648 include/class/periode.class.php:650 #: include/class/periode.class.php:652 include/class/periode.class.php:653 #: include/class/periode.class.php:654 include/class/periode.class.php:660 -#: include/class/periode.class.php:678 +#: include/class/periode.class.php:678 include/class/periode.class.php:685 msgid "Juillet" msgstr "" #: include/class/periode.class.php:648 include/class/periode.class.php:650 #: include/class/periode.class.php:652 include/class/periode.class.php:653 #: include/class/periode.class.php:654 include/class/periode.class.php:660 -#: include/class/periode.class.php:678 +#: include/class/periode.class.php:678 include/class/periode.class.php:685 msgid "Août" msgstr "" #: include/class/periode.class.php:648 include/class/periode.class.php:650 #: include/class/periode.class.php:652 include/class/periode.class.php:653 #: include/class/periode.class.php:654 include/class/periode.class.php:660 -#: include/class/periode.class.php:678 +#: include/class/periode.class.php:678 include/class/periode.class.php:685 msgid "Septembre" msgstr "" #: include/class/periode.class.php:649 include/class/periode.class.php:651 #: include/class/periode.class.php:653 include/class/periode.class.php:654 #: include/class/periode.class.php:655 include/class/periode.class.php:661 -#: include/class/periode.class.php:679 +#: include/class/periode.class.php:679 include/class/periode.class.php:686 msgid "Octobre" msgstr "" #: include/class/periode.class.php:649 include/class/periode.class.php:651 #: include/class/periode.class.php:653 include/class/periode.class.php:654 #: include/class/periode.class.php:655 include/class/periode.class.php:661 -#: include/class/periode.class.php:679 +#: include/class/periode.class.php:679 include/class/periode.class.php:686 msgid "Novembre" msgstr "" #: include/class/periode.class.php:649 include/class/periode.class.php:651 #: include/class/periode.class.php:653 include/class/periode.class.php:654 #: include/class/periode.class.php:655 include/class/periode.class.php:661 -#: include/class/periode.class.php:679 +#: include/class/periode.class.php:679 include/class/periode.class.php:686 msgid "Décembre" msgstr "" #: include/class/periode.class.php:673 include/class/periode.class.php:675 #: include/class/periode.class.php:677 include/class/periode.class.php:678 #: include/class/periode.class.php:679 include/class/periode.class.php:694 -#: include/class/periode.class.php:712 +#: include/class/periode.class.php:712 include/class/periode.class.php:719 msgid "Effacement impossible" msgstr "" #: include/class/periode.class.php:688 include/class/periode.class.php:690 #: include/class/periode.class.php:692 include/class/periode.class.php:693 #: include/class/periode.class.php:694 include/class/periode.class.php:710 -#: include/class/periode.class.php:728 +#: include/class/periode.class.php:728 include/class/periode.class.php:735 msgid "On ne peut ajouter une période que sur un exercice qui existe déjà" msgstr "" @@ -29548,39 +29091,33 @@ msgstr "" #: include/class/template_card_category.class.php:43 #: include/class/template_card_category.class.php:42 #: include/class/template_card_category.class.php:118 -#: include/class/template_card_category.class.php:42 -#: include/class/template_card_category.class.php:118 #: include/template/fiche_def_input.php:26 +#: include/template/fiche_def_input.php:27 msgid "Poste comptable de base" msgstr "" #: include/class/template_card_category.class.php:44 #: include/class/template_card_category.class.php:43 -#: include/class/template_card_category.class.php:43 msgid "ID" msgstr "" #: include/class/template_card_category.class.php:57 #: include/class/template_card_category.class.php:56 -#: include/class/template_card_category.class.php:56 msgid "Effacement impossible : catégorie utilisée" msgstr "" #: include/class/template_card_category.class.php:83 #: include/class/template_card_category.class.php:82 -#: include/class/template_card_category.class.php:82 msgid "Poste comptable n'existe pas" msgstr "" #: include/class/template_card_category.class.php:103 #: include/class/template_card_category.class.php:102 -#: include/class/template_card_category.class.php:102 msgid "Attention, ne pas changer la signification de ce poste." msgstr "" #: include/class/template_card_category.class.php:114 #: include/class/template_card_category.class.php:147 -#: include/class/template_card_category.class.php:147 msgid "Attribut minimum pour les catégories de fiches" msgstr "" @@ -29615,12 +29152,14 @@ msgstr "" #: include/class/tva_rate_mtable.class.php:52 #: include/class/tva_rate_mtable.class.php:50 #: include/class/tva_rate_mtable.class.php:55 +#: include/class/tva_rate_mtable.class.php:56 msgid "TVA Vente (C)" msgstr "" #: include/class/tva_rate_mtable.class.php:53 #: include/class/tva_rate_mtable.class.php:51 #: include/class/tva_rate_mtable.class.php:56 +#: include/class/tva_rate_mtable.class.php:57 msgid "TVA Achat (D)" msgstr "" @@ -29631,6 +29170,8 @@ msgstr "" #: include/class/tva_rate_mtable.class.php:222 #: include/class/tva_rate_mtable.class.php:268 #: include/class/tva_rate_mtable.class.php:270 +#: include/class/tva_rate_mtable.class.php:308 +#: include/class/tva_rate_mtable.class.php:310 msgid "Les 2 postes comptables ne peuvent être nuls" msgstr "" @@ -29638,6 +29179,7 @@ msgstr "" #: include/class/tva_rate_mtable.class.php:232 #: include/class/tva_rate_mtable.class.php:230 #: include/class/tva_rate_mtable.class.php:276 +#: include/class/tva_rate_mtable.class.php:316 msgid "Taux de TVA invalide" msgstr "" @@ -29645,6 +29187,7 @@ msgstr "" #: include/class/tva_rate_mtable.class.php:240 #: include/class/tva_rate_mtable.class.php:238 #: include/class/tva_rate_mtable.class.php:284 +#: include/class/tva_rate_mtable.class.php:324 msgid "Ce nom est déjà utilisé" msgstr "" @@ -29655,9 +29198,12 @@ msgstr "" #: include/class/tva_rate_mtable.class.php:248 #: include/class/tva_rate_mtable.class.php:258 #: include/class/acc_other_tax_mtable.class.php:125 -#: include/class/acc_other_tax_mtable.class.php:125 #: include/class/tva_rate_mtable.class.php:294 #: include/class/tva_rate_mtable.class.php:304 +#: include/ext/tools/include/tool_function.php:554 +#: include/class/tva_rate_mtable.class.php:334 +#: include/class/tva_rate_mtable.class.php:344 +#: include/class/tva_rate_mtable.class.php:396 msgid "Poste comptable inexistant" msgstr "" @@ -29665,6 +29211,7 @@ msgstr "" #: include/class/tva_rate_mtable.class.php:267 #: include/class/tva_rate_mtable.class.php:265 #: include/class/tva_rate_mtable.class.php:311 +#: include/class/tva_rate_mtable.class.php:351 msgid "Choix incorrect" msgstr "" @@ -29672,6 +29219,7 @@ msgstr "" #: include/class/tva_rate_mtable.class.php:284 #: include/class/tva_rate_mtable.class.php:282 #: include/class/tva_rate_mtable.class.php:356 +#: include/class/tva_rate_mtable.class.php:416 msgid "Effacement interdit : TVA utilisée" msgstr "" @@ -29679,6 +29227,7 @@ msgstr "" #: include/class/tva_rate_mtable.class.php:290 #: include/class/tva_rate_mtable.class.php:288 #: include/class/tva_rate_mtable.class.php:362 +#: include/class/tva_rate_mtable.class.php:422 msgid "" "Vous ne pouvez pas effacer tous les taux. Si votre société n'utilise pas la " "TVA, changer dans le menu société" @@ -29700,12 +29249,14 @@ msgstr "" #: include/class/user.class.php:1755 #: include/class/acc_other_tax_mtable.class.php:118 #: include/class/user.class.php:1766 include/class/user.class.php:1802 -#: include/class/acc_other_tax_mtable.class.php:118 #: include/class/noalyss_user.class.php:1770 #: include/class/noalyss_user.class.php:1806 #: include/class/tva_rate_mtable.class.php:317 #: include/lib/input_switch.class.php:61 -#: include/lib/input_checkbox.class.php:70 +#: include/ext/noalyss-webservice/include/nw_parameter.class.php:123 +#: include/ext/noalyss-webservice/include/nw_parameter.class.php:145 +#: include/ext/noalyss-webservice/include/nw_parameter.class.php:151 +#: include/class/tva_rate_mtable.class.php:357 msgid "Valeur invalide" msgstr "" @@ -29716,6 +29267,7 @@ msgstr "" #: html/install.php:586 html/install.php:589 html/install.php:639 #: html/install.php:645 html/install.php:653 html/install.php:724 +#: html/install.php:691 msgid "" "Puis refaites la procédure d'installation pour mettre la base de données à " "jour" @@ -29726,7 +29278,6 @@ msgid "Etiquette(tag) actif" msgstr "" #: include/template/tag_detail.php:33 include/template/tag_detail.php:56 -#: include/template/tag_detail.php:56 msgid "Cochez pour cette case pour effacer cette étiquette (tag)" msgstr "" @@ -29735,7 +29286,7 @@ msgid "L'extension doit être activée dans le dossier avec CFGPLUGIN" msgstr "" #: include/ajax/ajax_admin.php:414 include/ajax/ajax_admin.php:407 -#: include/ajax/ajax_admin.php:437 +#: include/ajax/ajax_admin.php:437 include/ajax/ajax_admin.php:440 msgid "Modèle installé" msgstr "" @@ -29783,15 +29334,12 @@ msgstr "" #: include/upgrade-core.php:41 include/upgrade-plugin.php:44 #: include/upgrade-template.php:39 include/upgrade-core.php:40 #: include/upgrade-plugin.php:42 include/upgrade-template.php:37 -#: include/upgrade-core.php:40 include/upgrade-template.php:37 -#: include/upgrade-plugin.php:42 #, php-format msgid "Désolé , impossible de se connecter au serveur %s" msgstr "" #: include/template/param_jrn.php:61 include/template/param_jrn.php:68 #: include/template/param_jrn.php:74 include/template/param_jrn.php:75 -#: include/template/param_jrn.php:75 msgid "" "Obligatoire pour les journaux FIN : donner ici la fiche du compte en banque " "utilisée" @@ -29809,15 +29357,16 @@ msgstr "" #: include/ext/tva/ajax.php:201 include/ext/tva/ajax.php:208 #: include/ext/importbank/include/template/delete_item.php:25 +#: include/ext/tva/ajax.php:200 msgid "Opération effacée" msgstr "" #: include/ext/tva/ajax.php:247 include/ext/tva/ajax.php:254 +#: include/ext/tva/ajax.php:246 msgid "delete_param : echec" msgstr "" #: include/lib/html_tab.class.php:99 include/lib/html_tab.class.php:119 -#: include/lib/html_tab.class.php:119 msgid "Mode invalide" msgstr "" @@ -29841,63 +29390,54 @@ msgstr "" #: include/class/package_repository.class.php:156 #: include/class/package_repository.class.php:179 #: include/class/package_repository.class.php:196 +#: include/ext/rapport_avance/include/rapav_repository.class.php:63 msgid "Problème réseau" msgstr "" -#: scenario/acc_ledger_historyTest.php:37 #: scenario/acc_ledger_historyTest.php:37 msgid "" "export detail html all ledgers result = Detailled Accounting from " "Acc_Ledger_History_Generic" msgstr "" -#: scenario/acc_ledger_historyTest.php:40 #: scenario/acc_ledger_historyTest.php:40 msgid "" "Set mode to D etailled all_ledgers result = Detailled Accounting from " "Acc_Ledger_History_Generic" msgstr "" -#: scenario/acc_ledger_historyTest.php:44 #: scenario/acc_ledger_historyTest.php:44 msgid "Only VEN from Acc_Ledger_History_Sale" msgstr "" -#: scenario/acc_ledger_historyTest.php:48 #: scenario/acc_ledger_historyTest.php:48 msgid "Only VEN one line" msgstr "" -#: scenario/acc_ledger_historyTest.php:53 #: scenario/acc_ledger_historyTest.php:53 msgid "Only VEN Detailled" msgstr "" -#: scenario/acc_ledger_historyTest.php:58 #: scenario/acc_ledger_historyTest.php:58 msgid "Only VEN Extended" msgstr "" #: scenario/inplace_edit.test.php:32 scenario/inplace_edit.test.php:33 -#: scenario/inplace_edit.test.php:33 msgid "Test Inplace_Edit" msgstr "" -#: scenario/html_tab.test.php:32 scenario/html_tab.test.php:32 +#: scenario/html_tab.test.php:32 msgid "Titre 1" msgstr "" #: scenario/html_tab.test.php:35 scenario/html_tab.test.php:39 -#: scenario/html_tab.test.php:39 msgid "Titre 2" msgstr "" #: scenario/html_tab.test.php:49 scenario/html_tab.test.php:53 -#: scenario/html_tab.test.php:53 msgid "Titre 3" msgstr "" -#: scenario/package_repository.test.php:71 #: scenario/package_repository.test.php:71 msgid "Download core" msgstr "" @@ -29906,15 +29446,12 @@ msgstr "" #: include/database/acc_plan_sql.class.php:98 #: include/database/acc_plan_sql.class.php:93 #: include/database/acc_plan_sql.class.php:97 -#: include/database/acc_plan_sql.class.php:93 -#: include/database/acc_plan_sql.class.php:97 msgid "Impossible d'effacer : ce poste est utilisé" msgstr "" #: include/export/export_balance_pdf.php:109 #: include/export/export_balance_pdf.php:110 #: include/export/export_balance_pdf.php:104 -#: include/export/export_balance_pdf.php:104 #, php-format msgid "Du %s au %s" msgstr "" @@ -29928,7 +29465,6 @@ msgstr "" #: include/fiche.inc.php:592 include/fiche.inc.php:601 #: include/fiche.inc.php:614 include/fiche.inc.php:616 -#: include/fiche.inc.php:616 msgid "solde crediteur" msgstr "" @@ -29938,6 +29474,7 @@ msgstr "" #: include/class/acc_ledger.class.php:1167 #: include/class/acc_ledger.class.php:1184 #: include/class/acc_ledger.class.php:1284 +#: include/class/acc_ledger.class.php:1286 #, php-format msgid "" "Vous utilisez le mode strict la dernière operation est la date du %s\n" @@ -29950,6 +29487,7 @@ msgstr "" #: include/class/acc_ledger.class.php:1212 #: include/class/acc_ledger.class.php:1231 #: include/class/acc_ledger.class.php:1335 +#: include/class/acc_ledger.class.php:1337 #, php-format msgid "Le poste %s n'est pas dans ce journal" msgstr "" @@ -29960,6 +29498,7 @@ msgstr "" #: include/class/acc_ledger.class.php:1224 #: include/class/acc_ledger.class.php:1243 #: include/class/acc_ledger.class.php:1347 +#: include/class/acc_ledger.class.php:1349 #, php-format msgid " Le poste %s appartient à fiche(s) dont : %s" msgstr "" @@ -29970,13 +29509,14 @@ msgstr "" #: include/class/acc_ledger.class.php:1238 #: include/class/acc_ledger.class.php:1257 #: include/class/acc_ledger.class.php:1361 +#: include/class/acc_ledger.class.php:1363 #, php-format msgid "Utilisation directe interdite du poste comptable %s" msgstr "" #: include/class/document.class.php:1293 include/class/document.class.php:1576 #: include/class/document.class.php:1782 include/class/document.class.php:1788 -#: include/class/document.class.php:1831 +#: include/class/document.class.php:1831 include/class/document.class.php:1849 #, php-format msgid "chaine à remplacer [%s] contient un caractère interdit" msgstr "" @@ -30030,7 +29570,7 @@ msgid "Toutes les fiches" msgstr "" #: include/class/anc_print.class.php:163 include/class/anc_print.class.php:164 -#: include/class/anc_print.class.php:157 include/class/anc_print.class.php:157 +#: include/class/anc_print.class.php:157 include/class/anc_print.class.php:159 msgid "Plan Analytique " msgstr "" @@ -30048,7 +29588,6 @@ msgstr "" #: include/class/anc_balance_double.class.php:51 #: include/class/anc_balance_double.class.php:44 -#: include/class/anc_balance_double.class.php:44 msgid "Pas de croisement avec un seul plan" msgstr "" @@ -30056,107 +29595,102 @@ msgstr "" #: include/class/anc_balance_double.class.php:98 #: include/class/anc_balance_double.class.php:90 #: include/class/anc_balance_double.class.php:91 -#: include/class/anc_balance_double.class.php:90 -#: include/class/anc_balance_double.class.php:91 msgid "Poste Analytique" msgstr "" #: include/lib/message_javascript.php:77 include/lib/message_javascript.php:79 #: include/lib/message_javascript.php:80 html/login.php:53 html/login.php:96 #: html/login.php:56 html/login.php:99 html/login.php:59 html/login.php:102 -#: include/lib/message_javascript.php:80 msgid "Un instant svp" msgstr "" #: include/lib/message_javascript.php:79 include/lib/message_javascript.php:81 -#: include/lib/message_javascript.php:82 include/lib/message_javascript.php:82 +#: include/lib/message_javascript.php:82 msgid "Echec " msgstr "" #: include/lib/message_javascript.php:80 include/lib/message_javascript.php:82 -#: include/lib/message_javascript.php:83 include/lib/message_javascript.php:83 +#: include/lib/message_javascript.php:83 msgid "Echec donnée manquante ou incorrecte" msgstr "" #: include/lib/message_javascript.php:81 include/lib/message_javascript.php:83 -#: include/lib/message_javascript.php:84 include/lib/message_javascript.php:84 +#: include/lib/message_javascript.php:84 msgid "Vous confirmez effacement ?" msgstr "" #: include/lib/message_javascript.php:82 include/lib/message_javascript.php:84 -#: include/lib/message_javascript.php:85 include/lib/message_javascript.php:85 +#: include/lib/message_javascript.php:85 msgid "Vous confirmez mise à jour ?" msgstr "" #: include/lib/message_javascript.php:83 include/lib/message_javascript.php:85 -#: include/lib/message_javascript.php:86 include/lib/message_javascript.php:86 +#: include/lib/message_javascript.php:86 msgid "Si vous changez de page vous perdez les reconciliations, continuez ?" msgstr "" #: include/lib/message_javascript.php:84 include/lib/message_javascript.php:86 -#: include/lib/message_javascript.php:87 include/lib/message_javascript.php:87 +#: include/lib/message_javascript.php:87 msgid "Echec réponse" msgstr "" #: include/lib/message_javascript.php:85 include/lib/message_javascript.php:87 -#: include/lib/message_javascript.php:88 include/lib/message_javascript.php:88 +#: include/lib/message_javascript.php:88 msgid "Désolé, les montants pour la comptabilité analytique sont incorrects" msgstr "" #: include/lib/message_javascript.php:86 include/lib/message_javascript.php:88 -#: include/lib/message_javascript.php:89 include/lib/message_javascript.php:89 +#: include/lib/message_javascript.php:89 msgid "Maximum 15 lignes" msgstr "" #: include/lib/message_javascript.php:87 include/lib/message_javascript.php:89 -#: include/lib/message_javascript.php:90 include/lib/message_javascript.php:90 +#: include/lib/message_javascript.php:90 msgid "Maximum" msgstr "" #: include/lib/message_javascript.php:88 include/lib/message_javascript.php:90 -#: include/lib/message_javascript.php:91 include/lib/message_javascript.php:91 +#: include/lib/message_javascript.php:91 msgid "calculé" msgstr "" #: include/lib/message_javascript.php:89 include/lib/message_javascript.php:91 -#: include/lib/message_javascript.php:92 include/lib/message_javascript.php:92 +#: include/lib/message_javascript.php:92 msgid "Balance incorrecte D/C" msgstr "" #: include/lib/message_javascript.php:91 include/lib/message_javascript.php:93 -#: include/lib/message_javascript.php:94 include/lib/message_javascript.php:94 +#: include/lib/message_javascript.php:94 msgid "Donnée manquante ou déjà supprimée" msgstr "" #: include/lib/message_javascript.php:92 include/lib/message_javascript.php:94 -#: include/lib/message_javascript.php:95 include/lib/message_javascript.php:95 +#: include/lib/message_javascript.php:95 msgid "Désolé, événement en cours de création à sauver" msgstr "" #: include/lib/message_javascript.php:93 include/lib/message_javascript.php:95 -#: include/lib/message_javascript.php:96 include/lib/message_javascript.php:96 +#: include/lib/message_javascript.php:96 msgid "Cacher" msgstr "" #: include/lib/message_javascript.php:95 include/lib/message_javascript.php:97 -#: include/lib/message_javascript.php:98 include/lib/message_javascript.php:98 +#: include/lib/message_javascript.php:98 msgid "Traitement en cours" msgstr "" #: include/lib/message_javascript.php:96 include/lib/message_javascript.php:98 -#: include/lib/message_javascript.php:99 include/lib/message_javascript.php:99 +#: include/lib/message_javascript.php:99 msgid "Un instant" msgstr "" #: include/lib/message_javascript.php:98 include/lib/message_javascript.php:100 #: include/lib/message_javascript.php:101 -#: include/lib/message_javascript.php:101 msgid "Taper une formule (ex 20*5.1) puis enter" msgstr "" #: include/lib/message_javascript.php:99 include/lib/message_javascript.php:101 #: include/lib/message_javascript.php:102 -#: include/lib/message_javascript.php:102 msgid "" "Calculatrice simplifiée: écrivez simplement les opérations que vous voulez " "puis la touche retour. exemple : 1+2+3*(1/5)" @@ -30170,14 +29704,12 @@ msgstr "" #: include/class/pdfbalance_simple.class.php:35 #: include/class/pdfbalance_simple.class.php:41 -#: include/class/pdfbalance_simple.class.php:41 #, php-format msgid "Balance simple %s" msgstr "" #: include/class/pdfbalance_simple.class.php:45 #: include/class/pdfbalance_simple.class.php:51 -#: include/class/pdfbalance_simple.class.php:51 #, php-format msgid "Balance simple poste %s %s date %s %s" msgstr "" @@ -30196,52 +29728,44 @@ msgstr "" #: include/lib/message_javascript.php:103 #: include/lib/message_javascript.php:104 -#: include/lib/message_javascript.php:104 msgid "Votre demande est en cours de traitement" msgstr "" #: include/lib/database_core.class.php:60 #: include/lib/database_core.class.php:61 -#: include/lib/database_core.class.php:61 msgid "Impossible de se connecter à postgreSql" msgstr "" #: include/lib/database_core.class.php:62 #: include/lib/database_core.class.php:63 -#: include/lib/database_core.class.php:63 msgid "Vos paramètres sont incorrectes" msgstr "" #: include/lib/database_core.class.php:64 #: include/lib/database_core.class.php:65 -#: include/lib/database_core.class.php:65 #, php-format msgid "base de donnée = %s" msgstr "" #: include/lib/database_core.class.php:65 #: include/lib/database_core.class.php:66 -#: include/lib/database_core.class.php:66 #, php-format msgid "Port %s" msgstr "" #: include/lib/database_core.class.php:66 #: include/lib/database_core.class.php:67 -#: include/lib/database_core.class.php:67 #, php-format msgid "Utilisateur : %s" msgstr "" #: include/lib/database_core.class.php:71 #: include/lib/database_core.class.php:72 -#: include/lib/database_core.class.php:72 msgid "Erreur de connexion !" msgstr "" #: include/lib/database_core.class.php:73 #: include/lib/database_core.class.php:74 -#: include/lib/database_core.class.php:74 msgid "Erreur Connexion" msgstr "" @@ -30255,14 +29779,12 @@ msgstr "" #: include/class/payment_method_mtable.class.php:39 #: include/class/payment_method_mtable.class.php:40 #: include/class/payment_method_mtable.class.php:44 -#: include/class/payment_method_mtable.class.php:44 msgid "Enregistrement dans" msgstr "" #: include/class/payment_method_mtable.class.php:42 #: include/class/payment_method_mtable.class.php:43 #: include/class/payment_method_mtable.class.php:47 -#: include/class/payment_method_mtable.class.php:47 msgid "Utilisation dans" msgstr "" @@ -30272,8 +29794,6 @@ msgstr "" #: include/class/payment_method_mtable.class.php:93 #: include/class/payment_method_mtable.class.php:73 #: include/class/payment_method_mtable.class.php:97 -#: include/class/payment_method_mtable.class.php:73 -#: include/class/payment_method_mtable.class.php:97 msgid "Un libellé est obligatoire" msgstr "" @@ -30283,29 +29803,24 @@ msgstr "" #: include/class/payment_method_mtable.class.php:88 #: include/class/payment_method_mtable.class.php:82 #: include/class/payment_method_mtable.class.php:92 -#: include/class/payment_method_mtable.class.php:82 -#: include/class/payment_method_mtable.class.php:92 msgid "Choisissez un journal" msgstr "" #: include/class/payment_method_mtable.class.php:98 #: include/class/payment_method_mtable.class.php:102 #: include/class/payment_method_mtable.class.php:106 -#: include/class/payment_method_mtable.class.php:106 msgid "Fiche inexistante" msgstr "" #: include/class/payment_method_mtable.class.php:115 #: include/class/payment_method_mtable.class.php:120 #: include/class/payment_method_mtable.class.php:124 -#: include/class/payment_method_mtable.class.php:124 msgid "Choisissez un type de fiche" msgstr "" #: include/class/payment_method_mtable.class.php:140 #: include/class/payment_method_mtable.class.php:145 #: include/class/payment_method_mtable.class.php:149 -#: include/class/payment_method_mtable.class.php:149 #, php-format msgid "Erreur key %s value %s" msgstr "" @@ -30318,7 +29833,6 @@ msgstr "" #: include/lib/message_javascript.php:105 #: include/lib/message_javascript.php:106 -#: include/lib/message_javascript.php:106 msgid "Pour les journaux FIN, ce sera la fiche du journal" msgstr "" @@ -30338,7 +29852,7 @@ msgid "Lien" msgstr "" #: include/impress_jrn.inc.php:156 include/impress_jrn.inc.php:170 -#: include/impress_jrn.inc.php:163 include/impress_jrn.inc.php:163 +#: include/impress_jrn.inc.php:163 msgid "Style d'impression" msgstr "" @@ -30346,7 +29860,6 @@ msgstr "" #: include/class/print_ledger_simple.class.php:110 #: include/class/print_ledger_simple.class.php:114 #: include/class/print_ledger_simple.class.php:134 -#: include/class/print_ledger_simple.class.php:134 msgid "Priv/DNA" msgstr "" @@ -30362,9 +29875,6 @@ msgstr "" #: include/class/acc_ledger_history_sale.class.php:316 #: include/class/acc_ledger_history_purchase.class.php:338 #: include/export/export_ledger_csv.php:135 -#: include/class/acc_ledger_history_sale.class.php:316 -#: include/class/acc_ledger_history_purchase.class.php:338 -#: include/export/export_ledger_csv.php:135 msgid "Montant paiement" msgstr "" @@ -30372,7 +29882,6 @@ msgstr "" #: include/export/export_ledger_csv.php:148 #: include/export/export_ledger_csv.php:138 #: include/export/export_ledger_csv.php:136 -#: include/export/export_ledger_csv.php:136 msgid "Methode paiement" msgstr "" @@ -30380,14 +29889,12 @@ msgstr "" #: include/export/export_ledger_csv.php:150 #: include/export/export_ledger_csv.php:140 #: include/export/export_ledger_csv.php:138 -#: include/export/export_ledger_csv.php:138 msgid "Opération paiement" msgstr "" #: include/class/print_ledger_detail_item.class.php:145 #: include/class/print_ledger_detail_item.class.php:146 #: include/class/print_ledger_detail_item.class.php:143 -#: include/class/print_ledger_detail_item.class.php:145 #, php-format msgid "Paiement montant %s date %s methoded %s " msgstr "" @@ -30397,7 +29904,6 @@ msgstr "" #: include/class/acc_ledger_history_purchase.class.php:290 #: include/class/acc_ledger_history_purchase.class.php:309 #: include/class/acc_ledger_history_purchase.class.php:337 -#: include/class/acc_ledger_history_purchase.class.php:337 msgid "Méthode paiement" msgstr "" @@ -30410,21 +29916,18 @@ msgstr "" #: include/class/acc_ledger_history_sale.class.php:297 #: include/class/acc_ledger_history_sale.class.php:317 #: include/class/acc_ledger_history_purchase.class.php:339 -#: include/class/acc_ledger_history_sale.class.php:317 -#: include/class/acc_ledger_history_purchase.class.php:339 +#: include/ext/importbank/include/template/show_list.php:117 msgid "n° opération" msgstr "" #: include/lib/message_javascript.php:104 #: include/lib/message_javascript.php:105 -#: include/lib/message_javascript.php:105 msgid "" "Limite le type de fiche si vous choisissez la fiche à la saisie, uniquement " "avec journaux OD" msgstr "" #: include/template/param_jrn.php:93 include/template/param_jrn.php:94 -#: include/template/param_jrn.php:94 msgid "Uniquement note de débit ou crédit" msgstr "" @@ -30455,10 +29958,6 @@ msgstr "" #: include/export/export_printtva_pdf.php:211 #: tmp/import-advanced/class/import/impacc2_csv.class.php:480 #: tmp/import-advanced/class/import/impacc2_csv.class.php:519 -#: include/export/export_printtva_pdf.php:55 -#: include/export/export_printtva_pdf.php:211 -#: include/export/export_printtva_csv.php:52 -#: include/export/export_printtva_csv.php:71 #: include/template/tax_summary_display.php:64 #: include/template/tax_summary_display.php:129 #: include/template/tax_summary_display.php:219 @@ -30488,10 +29987,6 @@ msgstr "" #: include/export/export_printtva_csv.php:74 #: include/export/export_printtva_pdf.php:56 #: include/export/export_printtva_pdf.php:212 -#: include/export/export_printtva_pdf.php:56 -#: include/export/export_printtva_pdf.php:212 -#: include/export/export_printtva_csv.php:54 -#: include/export/export_printtva_csv.php:74 #: include/template/tax_summary_display.php:66 #: include/template/tax_summary_display.php:135 #: include/template/tax_summary_display.php:222 @@ -30515,8 +30010,6 @@ msgstr "" #: include/template/tax_summary_display.php:299 #: include/export/export_printtva_csv.php:72 #: include/export/export_printtva_pdf.php:211 -#: include/export/export_printtva_pdf.php:211 -#: include/export/export_printtva_csv.php:72 #: include/template/tax_summary_display.php:220 #: include/template/tax_summary_display.php:311 msgid "Privée" @@ -30529,7 +30022,6 @@ msgstr "" #: include/template/tax_summary_display.php:216 #: include/template/tax_summary_display.php:308 #: include/export/export_printtva_pdf.php:212 -#: include/export/export_printtva_pdf.php:212 #: include/template/tax_summary_display.php:223 #: include/template/tax_summary_display.php:320 msgid "Montant Non Déd" @@ -30543,7 +30035,6 @@ msgstr "" #: include/template/tax_summary_display.php:217 #: include/template/tax_summary_display.php:311 #: include/export/export_printtva_csv.php:76 -#: include/export/export_printtva_csv.php:76 #: include/template/tax_summary_display.php:224 #: include/template/tax_summary_display.php:323 msgid "TVA Non Déd" @@ -30557,7 +30048,6 @@ msgstr "" #: include/template/tax_summary_display.php:218 #: include/template/tax_summary_display.php:314 #: include/export/export_printtva_csv.php:77 -#: include/export/export_printtva_csv.php:77 #: include/template/tax_summary_display.php:225 #: include/template/tax_summary_display.php:326 msgid "TVA Non Déd & récup" @@ -30572,12 +30062,11 @@ msgstr "" #: include/compta_ven.inc.php:80 include/compta_ach.inc.php:72 #: include/compta_ach.inc.php:71 include/compta_ach.inc.php:67 #: include/compta_ven.inc.php:74 include/compta_ven.inc.php:75 -#: include/compta_ven.inc.php:75 include/compta_ach.inc.php:67 msgid "Vous devez encore confirmer" msgstr "" #: include/tax_summary.inc.php:39 include/tax_summary.inc.php:48 -#: include/tax_summary.inc.php:47 include/tax_summary.inc.php:47 +#: include/tax_summary.inc.php:47 #, php-format msgid "Période du %s au %s" msgstr "" @@ -30586,14 +30075,13 @@ msgstr "" #: include/export/export_printtva_pdf.php:51 include/database.item.php:140 #: include/database.item.php:133 include/export/export_printtva_pdf.php:47 #: include/database.item.php:134 include/database.item.php:132 -#: include/export/export_printtva_pdf.php:47 include/database.item.php:125 +#: include/database.item.php:125 include/database.item.php:123 msgid "Résumé TVA" msgstr "" #: include/export/export_printtva_pdf.php:160 #: include/export/export_printtva_pdf.php:164 #: include/export/export_printtva_pdf.php:159 -#: include/export/export_printtva_pdf.php:159 msgid "Résumé TVA vente" msgstr "" @@ -30601,43 +30089,45 @@ msgstr "" #: include/export/export_printtva_pdf.php:315 #: include/export/export_printtva_pdf.php:311 #: include/export/export_printtva_pdf.php:313 -#: include/export/export_printtva_pdf.php:313 msgid "Résumé TVA Achat" msgstr "" #: include/database.item.php:139 include/database.item.php:138 #: include/database.item.php:131 include/database.item.php:129 -#: include/database.item.php:145 +#: include/database.item.php:145 include/database.item.php:143 msgid "Devises" msgstr "" #: include/database.item.php:139 include/database.item.php:138 #: include/database.item.php:131 include/database.item.php:129 -#: include/database.item.php:145 +#: include/database.item.php:145 include/database.item.php:143 msgid "Configuration des devises" msgstr "" #: include/database.item.php:139 include/database.item.php:138 #: include/database.item.php:131 include/database.item.php:129 -#: include/database.item.php:145 +#: include/database.item.php:145 include/database.item.php:143 msgid "Permet de configurer les devises" msgstr "" #: include/database.item.php:140 include/database.item.php:139 #: include/database.item.php:132 include/database.item.php:133 #: include/database.item.php:131 include/database.item.php:108 +#: include/database.item.php:106 msgid "Export ANC" msgstr "" #: include/database.item.php:141 include/database.item.php:140 #: include/database.item.php:133 include/database.item.php:134 #: include/database.item.php:132 include/database.item.php:125 +#: include/database.item.php:123 msgid "totaux par TVA et par journal" msgstr "" #: include/database.item.php:141 include/database.item.php:140 #: include/database.item.php:133 include/database.item.php:134 #: include/database.item.php:132 include/database.item.php:125 +#: include/database.item.php:123 msgid "Calcul des totaux par TVA et par journal" msgstr "" @@ -30645,7 +30135,8 @@ msgstr "" #: include/database.item.php:141 include/database.item.php:134 #: include/database.item.php:135 include/database.item.php:136 #: include/database.item.php:133 include/database.item.php:109 -#: include/database.item.php:110 +#: include/database.item.php:110 include/database.item.php:107 +#: include/database.item.php:108 msgid "Export Résumé TVA" msgstr "" @@ -30656,14 +30147,12 @@ msgstr "" #: include/class/print_ledger_detail_item.class.php:159 #: include/class/print_ledger_detail_item.class.php:156 #: include/class/print_ledger_detail_item.class.php:158 -#: include/class/print_ledger_detail_item.class.php:158 msgid "Prix/Unit" msgstr "" #: include/class/print_ledger_detail_item.class.php:160 #: include/class/print_ledger_detail_item.class.php:157 #: include/class/print_ledger_detail_item.class.php:159 -#: include/class/print_ledger_detail_item.class.php:159 msgid "Quant." msgstr "" @@ -30683,7 +30172,7 @@ msgstr "" #: include/class/acc_ledger.class.php:2731 #: include/class/acc_ledger.class.php:2901 include/database.item.php:254 #: include/class/acc_ledger.class.php:2850 -#: include/class/acc_ledger.class.php:3027 +#: include/class/acc_ledger.class.php:3027 include/database.item.php:259 msgid "Attention, ce journal doit utiliser des montants négatifs" msgstr "" @@ -30705,7 +30194,6 @@ msgstr "" #: include/lib/message_javascript.php:106 #: include/lib/message_javascript.php:107 -#: include/lib/message_javascript.php:107 msgid "" "Mettre à oui pour un journal dédié uniquement aux notes de crédit ou de " "débit, il affichera un avertissement si le montant n'est pas en négatif" @@ -30714,36 +30202,24 @@ msgstr "" #: scenario/select_dialog.test.php:32 #: include/template/followup-show-action-add.php:30 #: include/template/followup-show-action-add.php:33 -#: scenario/select_dialog.test.php:32 #: include/template/followup-show-action-add.php:35 msgid "Ajout action" msgstr "" -#: unit-test/include/class/print_ledger_misc.classTest.php:73 #: unit-test/include/class/print_ledger_misc.classTest.php:73 msgid "Journal Opérations diverses " msgstr "" -#: unit-test/include/class/print_ledger_misc.classTest.php:84 #: unit-test/include/class/print_ledger_misc.classTest.php:84 msgid "Journal Opérations diverses" msgstr "" -#: unit-test/include/class/print_ledger_detail_item.classTest.php:78 -#: unit-test/include/class/print_ledger_simple.classTest.php:82 -#: unit-test/include/class/print_ledger_simple_without_vat.classTest.php:82 #: unit-test/include/class/print_ledger_detail_item.classTest.php:78 #: unit-test/include/class/print_ledger_simple.classTest.php:82 #: unit-test/include/class/print_ledger_simple_without_vat.classTest.php:82 msgid "Journal Achat Payé" msgstr "" -#: unit-test/include/class/print_ledger_detail_item.classTest.php:92 -#: unit-test/include/class/print_ledger_detail_item.classTest.php:141 -#: unit-test/include/class/print_ledger_simple.classTest.php:96 -#: unit-test/include/class/print_ledger_simple.classTest.php:145 -#: unit-test/include/class/print_ledger_simple_without_vat.classTest.php:95 -#: unit-test/include/class/print_ledger_simple_without_vat.classTest.php:141 #: unit-test/include/class/print_ledger_detail_item.classTest.php:92 #: unit-test/include/class/print_ledger_detail_item.classTest.php:141 #: unit-test/include/class/print_ledger_simple.classTest.php:96 @@ -30753,27 +30229,18 @@ msgstr "" msgid "Journal Non Payé" msgstr "" -#: unit-test/include/class/print_ledger_detail_item.classTest.php:107 -#: unit-test/include/class/print_ledger_simple.classTest.php:111 -#: unit-test/include/class/print_ledger_simple_without_vat.classTest.php:109 #: unit-test/include/class/print_ledger_detail_item.classTest.php:107 #: unit-test/include/class/print_ledger_simple.classTest.php:111 #: unit-test/include/class/print_ledger_simple_without_vat.classTest.php:109 msgid "Journal Achat tous" msgstr "" -#: unit-test/include/class/print_ledger_detail_item.classTest.php:127 -#: unit-test/include/class/print_ledger_simple.classTest.php:131 -#: unit-test/include/class/print_ledger_simple_without_vat.classTest.php:128 #: unit-test/include/class/print_ledger_detail_item.classTest.php:127 #: unit-test/include/class/print_ledger_simple.classTest.php:131 #: unit-test/include/class/print_ledger_simple_without_vat.classTest.php:128 msgid "Journal Vente Payé" msgstr "" -#: unit-test/include/class/print_ledger_detail_item.classTest.php:156 -#: unit-test/include/class/print_ledger_simple.classTest.php:160 -#: unit-test/include/class/print_ledger_simple_without_vat.classTest.php:155 #: unit-test/include/class/print_ledger_detail_item.classTest.php:156 #: unit-test/include/class/print_ledger_simple.classTest.php:160 #: unit-test/include/class/print_ledger_simple_without_vat.classTest.php:155 @@ -30835,13 +30302,12 @@ msgid "" msgstr "" #: include/fiche.inc.php:272 include/fiche.inc.php:269 -#: include/fiche.inc.php:266 include/fiche.inc.php:266 +#: include/fiche.inc.php:266 msgid "Export en PDF" msgstr "" #: include/anc_pa.inc.php:174 include/anc_pa.inc.php:194 #: include/anc_pa.inc.php:171 include/anc_pa.inc.php:191 -#: include/anc_pa.inc.php:171 include/anc_pa.inc.php:191 msgid "Ajout d'un plan analytique" msgstr "" @@ -30852,7 +30318,6 @@ msgid "Autre exercice %s" msgstr "" #: include/impress_bilan.inc.php:75 include/impress_bilan.inc.php:72 -#: include/impress_bilan.inc.php:72 msgid "" "Attention : si le bilan n'est pas équilibré.
    Vérifiez
      \n" "
    • L'affectation du résultat est fait
    • \n" @@ -30866,6 +30331,7 @@ msgstr "" #: include/class/document.class.php:1229 include/class/document.class.php:1406 #: include/class/document.class.php:1412 include/class/document.class.php:1444 +#: include/class/document.class.php:1462 #, php-format msgid "le %s , %s écrit %s" msgstr "" @@ -30876,7 +30342,7 @@ msgstr "" #: include/class/follow_up.class.php:738 include/class/document.class.php:1612 #: include/class/follow_up.class.php:252 include/class/follow_up.class.php:741 #: include/class/document.class.php:1644 include/class/follow_up.class.php:295 -#: include/class/follow_up.class.php:829 +#: include/class/follow_up.class.php:829 include/class/document.class.php:1662 msgid "Normale" msgstr "" @@ -30886,8 +30352,6 @@ msgstr "" #: include/class/acc_ledger_history_sale.class.php:295 #: include/class/acc_ledger_history_sale.class.php:315 #: include/class/acc_ledger_history_purchase.class.php:336 -#: include/class/acc_ledger_history_sale.class.php:315 -#: include/class/acc_ledger_history_purchase.class.php:336 msgid "Code paiement" msgstr "" @@ -30930,7 +30394,6 @@ msgstr "" #: include/class/tag_operation.class.php:74 #: include/class/follow_up.class.php:1645 #: include/class/follow_up.class.php:1813 -#: include/class/tag_operation.class.php:74 msgid "Ajout étiquette" msgstr "" @@ -30941,7 +30404,8 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_csv_misc_operation.class.php:56 #: include/class/tax_summary.class.php:141 #: include/class/tax_summary.class.php:158 -#: tmp/import-advanced/class/import/impacc2_csv_misc_operation.class.php:56 +#: include/class/tax_summary.class.php:148 +#: include/class/tax_summary.class.php:175 msgid "Données manquantes" msgstr "" @@ -30951,6 +30415,8 @@ msgstr "" #: include/class/tax_summary.class.php:312 #: include/class/tax_summary.class.php:236 #: include/class/tax_summary.class.php:310 +#: include/class/tax_summary.class.php:253 +#: include/class/tax_summary.class.php:327 msgid "Exig TVA invalide" msgstr "" @@ -30964,18 +30430,19 @@ msgstr "" #: include/class/tva_rate_mtable.class.php:60 #: include/class/tva_rate_mtable.class.php:58 #: include/class/tva_rate_mtable.class.php:65 +#: include/class/tva_rate_mtable.class.php:68 msgid "Exigible achat" msgstr "" #: include/class/tva_rate_mtable.class.php:67 #: include/class/tva_rate_mtable.class.php:65 #: include/class/tva_rate_mtable.class.php:72 +#: include/class/tva_rate_mtable.class.php:75 msgid "Exigible vente" msgstr "" #: include/class/anc_account_table.class.php:120 #: include/class/anc_account_table.class.php:124 -#: include/class/anc_account_table.class.php:124 msgid "Effacement impossible : le poste est utilisé dans une période fermée" msgstr "" @@ -31020,6 +30487,7 @@ msgstr "" #: include/class/acc_operation.class.php:764 #: include/class/acc_operation.class.php:856 #: include/class/acc_operation.class.php:907 +#: include/class/acc_operation.class.php:910 msgid "Menu invalide" msgstr "" @@ -31031,6 +30499,8 @@ msgstr "" #: include/class/acc_operation.class.php:886 #: include/class/acc_operation.class.php:937 #: include/class/acc_operation.class.php:947 +#: include/class/acc_operation.class.php:940 +#: include/class/acc_operation.class.php:950 #, php-format msgid "Voulez-vous aller à %s pour dupliquer cette opération ?" msgstr "" @@ -31040,6 +30510,8 @@ msgstr "" #: include/class/acc_operation.class.php:905 #: include/class/acc_operation.class.php:1008 #: include/template/ledger_detail_bottom.php:362 +#: include/template/ledger_detail_bottom.php:363 +#: include/class/acc_operation.class.php:1011 msgid "Dupliquer" msgstr "" @@ -31054,9 +30526,9 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:1620 #: include/class/acc_ledger_purchase.class.php:2066 #: include/class/acc_ledger_sale.class.php:1672 -#: include/class/acc_ledger_history.class.php:332 #: include/class/acc_ledger_purchase.class.php:2099 -#: include/class/print_ledger.class.php:323 +#: include/class/acc_ledger_purchase.class.php:2137 +#: include/class/acc_ledger_sale.class.php:1720 msgid "Filtre invalide" msgstr "" @@ -31064,8 +30536,6 @@ msgstr "" #: include/class/pdf.class.php:151 include/class/print_ledger.class.php:103 #: include/class/acc_ledger_history.class.php:356 #: include/class/pdf.class.php:155 include/class/print_ledger.class.php:101 -#: include/class/acc_ledger_history.class.php:356 -#: include/class/pdf.class.php:155 include/class/print_ledger.class.php:101 msgid "Filter invalide " msgstr "" @@ -31073,6 +30543,7 @@ msgstr "" #: include/class/acc_ledger.class.php:1139 #: include/class/acc_ledger.class.php:1156 #: include/class/acc_ledger.class.php:1256 +#: include/class/acc_ledger.class.php:1258 msgid "Période inexistante" msgstr "" @@ -31080,6 +30551,7 @@ msgstr "" #: include/class/fiche.class.php:523 include/class/fiche.class.php:580 #: include/class/fiche.class.php:529 include/class/fiche.class.php:586 #: include/class/fiche.class.php:561 include/class/fiche.class.php:618 +#: include/class/fiche.class.php:563 include/class/fiche.class.php:620 msgid "Fiche n'existe pas" msgstr "" @@ -31103,7 +30575,6 @@ msgstr "" #: include/class/contact_option_ref_mtable.class.php:49 #: include/class/card_attribut_mtable.class.php:59 #: include/class/card_attribut_mtable.class.php:60 -#: include/class/contact_option_ref_mtable.class.php:49 msgid "Coche" msgstr "" @@ -31123,13 +30594,11 @@ msgstr "" #: include/class/card_multiple.class.php:128 #: include/class/card_multiple.class.php:133 -#: include/class/card_multiple.class.php:133 msgid "CMCDO01Security" msgstr "" #: include/class/action_document_type_mtable.class.php:49 #: include/class/action_document_type_mtable.class.php:48 -#: include/class/action_document_type_mtable.class.php:48 msgid "Préfixe document" msgstr "" @@ -31154,8 +30623,6 @@ msgstr "" #: include/class/contact_option_ref_mtable.class.php:39 #: include/class/follow_up_other_concerned.class.php:166 #: include/class/contact_option_ref_mtable.class.php:42 -#: include/class/follow_up_other_concerned.class.php:166 -#: include/class/contact_option_ref_mtable.class.php:42 msgid "Options" msgstr "" @@ -31180,29 +30647,24 @@ msgstr "" #: include/class/profile_menu.class.php:247 #: include/class/profile_menu.class.php:251 -#: include/class/profile_menu.class.php:251 msgid "Ecriture et suppression" msgstr "" -#: include/class/html_input_noalyss.class.php:46 #: include/class/html_input_noalyss.class.php:46 msgid "LAD46 Erreur type" msgstr "" -#: include/class/html_input_noalyss.class.php:56 #: include/class/html_input_noalyss.class.php:56 msgid "ligne à ajouter" msgstr "" #: include/class/document_state_mtable.php:47 #: include/class/document_state_mtable.class.php:46 -#: include/class/document_state_mtable.class.php:46 msgid "Ferme" msgstr "" #: include/class/document_state_mtable.php:48 include/database.item.php:125 #: include/class/document_state_mtable.class.php:47 -#: include/class/document_state_mtable.class.php:47 msgid "Aucune" msgstr "" @@ -31218,13 +30680,11 @@ msgid "Poste utilisé" msgstr "" #: include/lettering.account.inc.php:139 include/lettering.account.inc.php:138 -#: include/lettering.account.inc.php:138 msgid "Un instant..." msgstr "" #: include/ajax/ajax_anc_key_clean.php:65 #: include/ajax/ajax_anc_key_clean.php:63 -#: include/ajax/ajax_anc_key_clean.php:63 msgid "Interdit" msgstr "" @@ -31242,44 +30702,38 @@ msgstr "" #: include/template/action_document_type_mtable_input.php:125 #: include/template/action_document_type_mtable_input.php:137 #: include/ajax/ajax_display_card_option.php:41 -#: include/ajax/ajax_display_card_option.php:41 #: include/template/action_document_type_mtable_input.php:145 msgid "Options contact" msgstr "" #: include/ajax/ajax_add_concerned_card.php:71 #: include/ajax/ajax_add_concerned_card.php:68 -#: include/ajax/ajax_add_concerned_card.php:68 msgid "limité aux champs " msgstr "" #: include/ajax/ajax_add_concerned_card.php:88 #: include/ajax/ajax_add_concerned_card.php:85 -#: include/ajax/ajax_add_concerned_card.php:85 msgid "Fiches inactives" msgstr "" -#: include/preod.inc.php:50 include/preod.inc.php:49 include/preod.inc.php:49 +#: include/preod.inc.php:50 include/preod.inc.php:49 msgid "Filter par journal" msgstr "" #: include/export/export_printtva_pdf.php:217 #: include/export/export_printtva_pdf.php:213 #: include/export/export_printtva_pdf.php:212 -#: include/export/export_printtva_pdf.php:212 msgid "TVA ND récup" msgstr "" #: include/export/export_balance_csv.php:85 #: include/export/export_balance_csv.php:80 -#: include/export/export_balance_csv.php:80 #, php-format msgid "balance du %s au %s" msgstr "" #: include/export/export_balance_pdf.php:179 #: include/export/export_balance_pdf.php:173 -#: include/export/export_balance_pdf.php:173 #, php-format msgid "Totaux %s " msgstr "" @@ -31287,26 +30741,22 @@ msgstr "" #: include/export/export_balance_pdf.php:186 #: include/export/export_balance_pdf.php:192 #: include/export/export_balance_pdf.php:180 -#: include/export/export_balance_pdf.php:180 -#: include/export/export_balance_pdf.php:186 #, php-format msgid "niveau %s" msgstr "" #: include/template/template_config_form.php:65 #: include/template/template_config_form.php:46 -#: include/template/template_config_form.php:46 msgid "Mot de passe administrateur de noalyss" msgstr "" #: include/template/template_config_form.php:91 #: include/template/template_config_form.php:84 -#: include/ext/importbank/index.php:40 -#: include/template/template_config_form.php:84 +#: include/ext/importbank/index.php:40 include/ext/amortis/index.php:115 +#: include/ext/importbank/index.php:88 include/ext/rapport_avance/index.php:102 msgid "Aide" msgstr "" -#: include/template/follow_up_detail_display.php:194 #: include/template/follow_up_detail_display.php:194 msgid "Recalculer" msgstr "" @@ -31315,7 +30765,6 @@ msgstr "" msgid "Contacts multiples" msgstr "" -#: include/template/action_document_type_mtable_input.php:94 #: include/template/action_document_type_mtable_input.php:94 msgid "Création de facture" msgstr "" @@ -31337,7 +30786,6 @@ msgstr "" #: include/template/ledger_detail_bottom.php:16 #: include/template/ledger_detail_bottom.php:15 -#: include/template/ledger_detail_bottom.php:15 msgid "Autre action" msgstr "" @@ -31346,12 +30794,12 @@ msgstr "" #: include/template/ledger_detail_bottom.php:353 #: include/template/ledger_detail_bottom.php:361 #: include/template/ledger_detail_bottom.php:345 +#: include/template/ledger_detail_bottom.php:346 msgid "Vérification CA" msgstr "" #: include/template/tag_search_select.php:12 #: include/template/tag_search_select.php:14 -#: include/template/tag_search_select.php:14 msgid "Etiquettes" msgstr "" @@ -31372,7 +30820,6 @@ msgstr "" msgid "Solde créditeur : %s" msgstr "" -#: include/template/pre_operation_display.php:32 #: include/template/pre_operation_display.php:32 msgid "Nom du modèle" msgstr "" @@ -31388,12 +30835,10 @@ msgstr "" msgid "Modèles de catégorie" msgstr "" -#: include/template/card_multiple_result.php:10 #: include/template/card_multiple_result.php:10 msgid "recherche rapide" msgstr "" -#: include/template/card_multiple_result.php:14 #: include/template/card_multiple_result.php:14 #, php-format msgid "Nombre de fiches trouvées %d montrées %d" @@ -31422,22 +30867,18 @@ msgid "Au moins une étiquette" msgstr "" #: include/impress_jrn.inc.php:157 include/impress_jrn.inc.php:150 -#: include/impress_jrn.inc.php:150 msgid "Uniquement payées" msgstr "" #: include/impress_jrn.inc.php:158 include/impress_jrn.inc.php:151 -#: include/impress_jrn.inc.php:151 msgid "Uniquement non payées" msgstr "" #: include/impress_jrn.inc.php:162 include/impress_jrn.inc.php:155 -#: include/impress_jrn.inc.php:155 msgid "Uniquement pour journaux vente et achat" msgstr "" #: include/tax_summary.inc.php:46 include/tax_summary.inc.php:45 -#: include/tax_summary.inc.php:45 #, php-format msgid "Calcul d'après la date" msgstr "" @@ -31449,42 +30890,40 @@ msgid "Donnée" msgstr "" #: include/lib/iconcerned.class.php:99 include/lib/iconcerned.class.php:105 -#: include/lib/iconcerned.class.php:105 msgid "setSingleOperation failed" msgstr "" #: include/lib/output_html_tab.class.php:71 #: include/lib/output_html_tab.class.php:175 -#: include/lib/output_html_tab.class.php:175 +#: include/lib/output_html_tab.class.php:229 msgid "OUTPUTHTML070 Mode invalide" msgstr "" #: include/lib/message_javascript.php:77 include/lib/message_javascript.php:78 -#: include/lib/message_javascript.php:78 +#: include/class/tva_rate_mtable.class.php:87 msgid "Ne donnez pas ce poste comptable si ce code n'est pas utilisé à l'achat" msgstr "" #: include/lib/message_javascript.php:78 include/lib/message_javascript.php:79 -#: include/lib/message_javascript.php:79 +#: include/class/tva_rate_mtable.class.php:89 msgid "" "Ne donnez pas ce poste comptable si ce code n'est pas utilisé à la vente" msgstr "" #: include/lib/message_javascript.php:107 #: include/lib/message_javascript.php:108 -#: include/lib/message_javascript.php:108 +#: include/class/tva_rate_mtable.class.php:90 +#: include/class/tva_rate_mtable.class.php:91 msgid "TVA due ou récupérable quand l'opération est payée ou exécutée" msgstr "" #: include/lib/message_javascript.php:108 #: include/lib/message_javascript.php:109 -#: include/lib/message_javascript.php:109 msgid "Journaux Achat ou vente en mode simple, TVA ou détaillé" msgstr "" #: include/lib/message_javascript.php:109 #: include/lib/message_javascript.php:110 -#: include/lib/message_javascript.php:110 msgid "Il est conseillé d'avoir un quickcode de moins de 9 car." msgstr "" @@ -31495,17 +30934,15 @@ msgstr "" #: include/lib/select_dialog.class.php:48 #: include/lib/select_dialog.class.php:47 -#: include/lib/select_dialog.class.php:47 msgid "Sélection" msgstr "" #: include/param_sec.inc.php:120 include/param_sec.inc.php:113 -#: include/param_sec.inc.php:113 msgid "Erreur sécurité" msgstr "" #: include/param_sec.inc.php:253 include/param_sec.inc.php:246 -#: include/param_sec.inc.php:247 include/param_sec.inc.php:247 +#: include/param_sec.inc.php:247 msgid "" "La sécurité sur les journaux, permet de limiter l'accès de l'utilisateur aux " "journaux, si cette sécurité n'est pas activée , l'utilisateur a accès à " @@ -31513,7 +30950,7 @@ msgid "" msgstr "" #: include/param_sec.inc.php:327 include/param_sec.inc.php:320 -#: include/param_sec.inc.php:321 include/param_sec.inc.php:321 +#: include/param_sec.inc.php:321 msgid "" "La sécurité sur les actions permet de limiter ce que l'utilisateur peut " "faire, si elle n'est pas active l'utilisateur a donc accès à toutes ces " @@ -31532,17 +30969,16 @@ msgid "" msgstr "" #: include/cfgtags.inc.php:83 include/cfgtags.inc.php:78 -#: include/cfgtags.inc.php:78 msgid "Groupe étiquettes" msgstr "" #: include/user_detail.inc.php:94 include/user_detail.inc.php:91 -#: include/user.inc.php:131 include/user.inc.php:150 +#: include/user.inc.php:131 include/user.inc.php:150 include/user.inc.php:151 msgid "Code invalide, effacement refusé" msgstr "" #: include/user_detail.inc.php:113 include/user_detail.inc.php:110 -#: include/user.inc.php:150 include/user.inc.php:169 +#: include/user.inc.php:150 include/user.inc.php:169 include/user.inc.php:170 #, php-format msgid "Utilisateur %s %s est effacé" msgstr "" @@ -31553,13 +30989,12 @@ msgid "Pour effacer , confirmez en retapant le code" msgstr "" #: include/ajax/ajax_admin.php:264 include/ajax/ajax_admin.php:263 -#: include/ajax/ajax_admin.php:272 +#: include/ajax/ajax_admin.php:272 include/ajax/ajax_admin.php:275 msgid "Tapez le code de confirmation" msgstr "" #: include/ajax/ajax_action_concerned_list.php:39 #: include/ajax/ajax_action_concerned_list.php:38 -#: include/ajax/ajax_action_concerned_list.php:38 msgid "Liste Autres Fiches" msgstr "" @@ -31568,8 +31003,6 @@ msgstr "" #: include/export/export_fiche_detail_pdf.php:106 #: include/export/export_fiche_detail_pdf.php:210 #: include/export/export_fiche_detail_pdf.php:211 -#: include/export/export_fiche_detail_pdf.php:106 -#: include/export/export_fiche_detail_pdf.php:211 msgid "créditeur" msgstr "" @@ -31578,44 +31011,39 @@ msgstr "" #: include/export/export_fiche_detail_pdf.php:111 #: include/export/export_fiche_detail_pdf.php:215 #: include/export/export_fiche_detail_pdf.php:216 -#: include/export/export_fiche_detail_pdf.php:111 -#: include/export/export_fiche_detail_pdf.php:216 msgid "débiteur" msgstr "" -#: include/template/template_config_form.php:56 #: include/template/template_config_form.php:56 msgid "Serveur" msgstr "" -#: include/template/template_config_form.php:91 #: include/template/template_config_form.php:91 msgid "Postgresql" msgstr "" -#: include/template/action_document_type_mtable_input.php:86 #: include/template/action_document_type_mtable_input.php:86 msgid "Autres fiches" msgstr "" -#: include/template/tag_detail.php:29 include/template/tag_detail.php:29 +#: include/template/tag_detail.php:29 msgid "Couleur" msgstr "" -#: include/template/tag_detail.php:38 include/template/tag_detail.php:38 +#: include/template/tag_detail.php:38 msgid "Exemple" msgstr "" -#: include/template/tag_detail.php:50 include/template/tag_detail.php:50 +#: include/template/tag_detail.php:50 msgid "Etiquette actif" msgstr "" #: include/dossier.inc.php:386 include/dossier.inc.php:381 -#: include/dossier.inc.php:390 include/dossier.inc.php:390 +#: include/dossier.inc.php:390 msgid "Désolé, le code est invalide" msgstr "" -#: include/lib/message_javascript.php:67 include/lib/message_javascript.php:67 +#: include/lib/message_javascript.php:67 msgid "" "le type vaut : ME pour Menu, PR pour les impressions,PL pour les plugins,SP " "pour des valeurs spéciales" @@ -31647,33 +31075,34 @@ msgstr "" msgid "Version base de donneés incorrecte" msgstr "" -#: include/anc_great_ledger.inc.php:44 include/anc_great_ledger.inc.php:44 +#: include/anc_great_ledger.inc.php:44 msgid "Type export PDF" msgstr "" -#: include/anc_great_ledger.inc.php:45 include/anc_great_ledger.inc.php:45 +#: include/anc_great_ledger.inc.php:45 msgid "Un seul PDF" msgstr "" -#: include/anc_great_ledger.inc.php:46 include/anc_great_ledger.inc.php:46 +#: include/anc_great_ledger.inc.php:46 msgid "Un PDF par opération" msgstr "" -#: include/anc_great_ledger.inc.php:56 include/anc_great_ledger.inc.php:56 +#: include/anc_great_ledger.inc.php:56 msgid "Opérations rapprochées avec documents" msgstr "" -#: include/anc_great_ledger.inc.php:57 include/anc_great_ledger.inc.php:57 +#: include/anc_great_ledger.inc.php:57 msgid "Opérations rapprochées sans documents" msgstr "" -#: include/anc_great_ledger.inc.php:92 include/anc_great_ledger.inc.php:92 +#: include/anc_great_ledger.inc.php:92 msgid "" "Choisissez au moins une opération, les opérations rapprochées et le type " "d'export" msgstr "" #: include/balance.inc.php:317 include/balance.inc.php:321 +#: include/balance.inc.php:330 #, php-format msgid "période du %s au %s" msgstr "" @@ -31731,22 +31160,11 @@ msgstr "" #: include/template/form_ledger_detail.php:72 #: include/template/acc_ledger_history_purchase_oneline.php:71 #: include/template/acc_ledger_history_sale_oneline.php:65 -#: include/database.item.php:140 include/fiche.inc.php:540 -#: include/compta_fin_saldo.inc.php:50 -#: include/class/acc_ledger_history_sale.class.php:309 -#: include/class/acc_ledger_sale.class.php:1727 +#: include/database.item.php:140 include/class/acc_ledger_sale.class.php:1727 #: include/class/acc_operation.class.php:928 -#: include/class/acc_ledger_history_purchase.class.php:330 -#: include/class/print_ledger_fin.class.php:68 #: include/class/acc_ledger.class.php:1037 -#: include/class/print_ledger_misc.class.php:50 #: include/class/acc_ledger_purchase.class.php:2158 #: include/class/acc_ledger_history_generic.class.php:712 -#: include/class/print_operation_currency.class.php:122 -#: include/class/print_operation_currency.class.php:181 -#: include/class/pdf_operation.class.php:106 -#: include/export/export_poste_detail_csv.php:83 -#: include/export/export_fiche_detail_csv.php:73 #: include/template/ledger_detail_misc.php:126 #: include/template/form_ledger_detail.php:85 #: include/template/form_ledger_fin.php:55 @@ -31755,15 +31173,16 @@ msgstr "" #: include/template/acc_ledger_history_financial_oneline.php:41 #: include/template/ledger_search.php:106 include/template/param_jrn.php:209 #: include/database.item.php:115 include/print_currency01.inc.php:113 +#: include/database.item.php:113 include/class/acc_ledger.class.php:1039 +#: include/class/acc_ledger_purchase.class.php:2196 +#: include/class/acc_ledger_sale.class.php:1775 +#: include/class/acc_operation.class.php:931 msgid "Devise" msgstr "" #: include/compta_fin_saldo.inc.php:51 #: include/export/export_fiche_balance_csv.php:160 #: include/class/pdf_operation.class.php:113 -#: include/compta_fin_saldo.inc.php:51 -#: include/class/pdf_operation.class.php:113 -#: include/export/export_fiche_balance_csv.php:160 msgid "Montant Devise" msgstr "" @@ -31772,49 +31191,49 @@ msgid "Aide : voir CFGACTION" msgstr "" #: include/database.item.php:57 include/database.item.php:59 -#: include/database.item.php:59 msgid "Document Suivi" msgstr "" #: include/database.item.php:57 include/database.item.php:59 -#: include/database.item.php:59 msgid "Configuration des documents dans le suivi" msgstr "" #: include/database.item.php:57 include/database.item.php:59 -#: include/database.item.php:59 msgid "" "Vous permet d'ajouter de nouveaux type de documents pour le suivi (bordereau " "de livraison, devis..)" msgstr "" #: include/database.item.php:58 include/database.item.php:60 -#: include/database.item.php:55 +#: include/database.item.php:55 include/database.item.php:53 msgid "Nouvelle vente" msgstr "" #: include/database.item.php:137 include/database.item.php:138 #: include/database.item.php:136 include/database.item.php:112 +#: include/database.item.php:110 msgid "Export action suivi" msgstr "" #: include/database.item.php:138 include/database.item.php:139 #: include/database.item.php:137 include/database.item.php:146 +#: include/database.item.php:144 msgid "Option Fiches" msgstr "" #: include/database.item.php:139 include/database.item.php:140 #: include/database.item.php:138 include/database.item.php:113 +#: include/database.item.php:111 msgid "Nouvel achat" msgstr "" #: include/database.item.php:142 include/database.item.php:140 -#: include/database.item.php:115 +#: include/database.item.php:115 include/database.item.php:113 msgid "Résumé par devise" msgstr "" #: include/database.item.php:142 include/database.item.php:140 -#: include/database.item.php:115 +#: include/database.item.php:115 include/database.item.php:113 msgid "" "Résumé par devise afin de \n" "faire de calculer les écarts de conversion (différence de change) pour les " @@ -31822,54 +31241,59 @@ msgid "" msgstr "" #: include/database.item.php:144 include/database.item.php:142 -#: include/database.item.php:117 +#: include/database.item.php:117 include/database.item.php:115 msgid "Export Devise CSV" msgstr "" #: include/database.item.php:145 include/database.item.php:143 -#: include/database.item.php:118 +#: include/database.item.php:118 include/database.item.php:116 msgid "Export Devise PDF" msgstr "" #: include/database.item.php:149 include/database.item.php:63 #: include/database.item.php:61 include/database.item.php:57 +#: include/database.item.php:55 msgid "Paramètrage des fiches" msgstr "" #: include/database.item.php:149 include/database.item.php:63 #: include/database.item.php:61 include/database.item.php:57 +#: include/database.item.php:55 msgid "Menu regroupant ce qui concerne les fiches" msgstr "" #: include/database.item.php:150 include/database.item.php:149 #: include/database.item.php:147 include/database.item.php:119 +#: include/database.item.php:117 msgid "Paramètrage des documents" msgstr "" #: include/database.item.php:150 include/database.item.php:149 #: include/database.item.php:147 include/database.item.php:119 +#: include/database.item.php:117 msgid "Meu regroupant ce qui concene les documents " msgstr "" #: include/database.item.php:151 include/database.item.php:150 #: include/database.item.php:148 include/database.item.php:120 +#: include/database.item.php:118 msgid "Paramètrage comptabilité" msgstr "" #: include/database.item.php:151 include/database.item.php:150 #: include/database.item.php:148 include/database.item.php:120 +#: include/database.item.php:118 msgid "Menu regroupant ce qui concerne la comptabilité" msgstr "" #: include/database.item.php:217 include/database.item.php:231 #: include/database.item.php:220 include/database.item.php:234 +#: include/database.item.php:221 msgid "Ajout d'étiquette" msgstr "" #: include/fiche.inc.php:539 include/export/export_fiche_balance_csv.php:159 -#: include/export/export_histo_csv.php:48 include/fiche.inc.php:539 #: include/export/export_histo_csv.php:48 -#: include/export/export_fiche_balance_csv.php:159 msgid "Code Devise" msgstr "" @@ -31906,12 +31330,10 @@ msgstr "" #: include/template/acc_ledger_history_sale_extended.php:49 #: include/template/acc_ledger_history_purchase_extended.php:50 #: include/template/acc_ledger_history_sale_extended.php:50 -#: include/template/acc_ledger_history_purchase_extended.php:50 #: include/template/acc_ledger_history_sale_extended.php:52 msgid "Devise TVAC" msgstr "" -#: include/template/acc_report-create.php:32 #: include/template/acc_report-create.php:32 msgid "Nouveau rapport" msgstr "" @@ -31921,13 +31343,10 @@ msgstr "" msgid "Serveur de videoconf" msgstr "" -#: include/template/anticipation-display.php:119 #: include/template/anticipation-display.php:119 msgid "Total estimé" msgstr "" -#: include/template/anticipation-input_title.php:69 -#: include/template/forecast-new.php:67 #: include/template/anticipation-input_title.php:69 #: include/template/forecast-new.php:67 msgid "Début" @@ -31938,58 +31357,51 @@ msgstr "" #: include/template/currency_mtable_input.php:109 #: include/class/currency_mtable.class.php:59 #: include/class/parameter_extra_mtable.class.php:50 -#: include/class/currency_mtable.class.php:59 -#: include/class/parameter_extra_mtable.class.php:50 -#: include/template/currency_mtable_input_new.php:67 -#: include/template/currency_mtable_input.php:67 -#: include/template/currency_mtable_input.php:109 msgid "Valeur" msgstr "" #: include/template/detail-action.php:69 #: include/template/follow_up-display.php:88 +#: include/template/follow_up-display.php:121 msgid "VideoConf" msgstr "" #: include/template/detail-action.php:71 #: include/template/follow_up-display.php:90 +#: include/template/follow_up-display.php:123 msgid "Salle de réunion" msgstr "" #: include/template/detail-action.php:506 #: include/template/follow_up-display.php:649 +#: include/template/follow_up-display.php:700 msgid "Télécharger toutes les documents" msgstr "" #: include/template/forecast_item_mtable-display_table.php:41 #: include/template/forecast_item_mtable-input.php:94 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:43 -#: include/template/forecast_item_mtable-input.php:94 -#: include/template/forecast_item_mtable-display_table.php:41 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:44 msgid "Formule" msgstr "" -#: include/template/forecast_item_mtable-input.php:79 #: include/template/forecast_item_mtable-input.php:79 msgid "Periode" msgstr "" #: include/template/forecast_item_mtable-input.php:87 #: include/class/parameter_extra_mtable.class.php:49 -#: include/class/parameter_extra_mtable.class.php:49 -#: include/template/forecast_item_mtable-input.php:87 msgid "Intitulé" msgstr "" #: include/template/forecast_item_mtable-input.php:101 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:150 #: include/class/acc_report_mtable.class.php:98 -#: include/class/acc_report_mtable.class.php:98 -#: include/template/forecast_item_mtable-input.php:101 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:151 msgid "Cherche poste, fiche , analytique" msgstr "" -#: include/template/forecast-new.php:46 include/template/forecast-new.php:46 +#: include/template/forecast-new.php:46 msgid "Nouvelle prévision" msgstr "" @@ -32013,16 +31425,11 @@ msgstr "" #: include/template/ledger_detail_misc.php:213 #: include/template/ledger_detail_ven.php:305 #: include/template/ledger_detail_ach.php:309 -#: include/class/acc_ledger_history_sale.class.php:313 -#: include/class/acc_ledger_history_purchase.class.php:334 -#: include/class/print_operation_currency.class.php:121 -#: include/class/print_operation_currency.class.php:180 -#: include/class/pdf_operation.class.php:108 -#: include/export/export_poste_detail_csv.php:84 -#: include/export/export_fiche_detail_csv.php:74 #: include/template/ledger_detail_misc.php:237 #: include/template/ledger_detail_ven.php:329 #: include/template/ledger_detail_ach.php:334 +#: include/template/ledger_detail_ach.php:387 +#: include/template/ledger_detail_ven.php:330 msgid "Taux utilisé" msgstr "" @@ -32035,6 +31442,8 @@ msgstr "" #: include/template/ledger_detail_misc.php:238 #: include/template/ledger_detail_ven.php:330 #: include/template/ledger_detail_ach.php:335 +#: include/template/ledger_detail_ach.php:388 +#: include/template/ledger_detail_ven.php:331 msgid "Taux Réf" msgstr "" @@ -32047,6 +31456,8 @@ msgstr "" #: include/template/ledger_detail_misc.php:239 #: include/template/ledger_detail_ven.php:331 #: include/template/ledger_detail_ach.php:336 +#: include/template/ledger_detail_ach.php:389 +#: include/template/ledger_detail_ven.php:332 msgid "Montant en devise" msgstr "" @@ -32067,20 +31478,20 @@ msgstr "" msgid "Bilan interne du %s au %s" msgstr "" -#: include/ext/dossier_demo/ajax.php:38 +#: include/ext/dossier_demo/ajax.php:38 include/ext/demo-noalyss/ajax.php:38 msgid "Invalid value" msgstr "" -#: include/ext/dossier_demo/ajax.php:96 +#: include/ext/dossier_demo/ajax.php:96 include/ext/demo-noalyss/ajax.php:96 #, php-format msgid "Connectez-vous %s" msgstr "" -#: include/ext/dossier_demo/index.php:58 +#: include/ext/dossier_demo/index.php:58 include/ext/demo-noalyss/index.php:58 msgid "Attention : le dossier actuel sera remplacé" msgstr "" -#: include/ext/dossier_demo/index.php:59 +#: include/ext/dossier_demo/index.php:59 include/ext/demo-noalyss/index.php:59 msgid "" "Cette extension vous permet de restaurer l'un des dossiers proposés ci-" "dessous , cela effacera et remplacera le dossier actuel ; toutes vos " @@ -32090,126 +31501,119 @@ msgstr "" #: include/ext/etat_annexe_ohada/ajax.php:66 #: include/class/currency_mtable.class.php:175 -#: include/class/currency_mtable.class.php:218 -#: include/class/currency_mtable.class.php:175 -#: include/class/currency_mtable.class.php:218 +#: include/class/currency_mtable.class.php:218 include/ext/ohada/ajax.php:81 msgid "Valeur incorrecte" msgstr "" -#: include/ext/etat_annexe_ohada/index.php:77 +#: include/ext/etat_annexe_ohada/index.php:77 include/ext/ohada/index.php:77 msgid "Trésorerie SMT" msgstr "" #: include/ext/etat_annexe_ohada/index.php:80 #: include/ext/etat_annexe_ohada/include/unpaid_supplier.class.php:42 +#: include/ext/ohada/index.php:80 +#: include/ext/ohada/include/unpaid_supplier.class.php:54 msgid "Dettes impayées SMT" msgstr "" -#: include/ext/etat_annexe_ohada/index.php:83 +#: include/ext/etat_annexe_ohada/index.php:83 include/ext/ohada/index.php:83 msgid "Créances impayées SMT" msgstr "" -#: include/ext/etat_annexe_ohada/index.php:86 +#: include/ext/etat_annexe_ohada/index.php:86 include/ext/ohada/index.php:86 msgid "Dettes dues SMT" msgstr "" -#: include/ext/etat_annexe_ohada/index.php:89 +#: include/ext/etat_annexe_ohada/index.php:89 include/ext/ohada/index.php:89 msgid "Créances dues SMT" msgstr "" -#: include/ext/etat_annexe_ohada/index.php:92 +#: include/ext/etat_annexe_ohada/index.php:92 include/ext/ohada/index.php:92 msgid "Tableau SMT suivi matériel, mobilier" msgstr "" -#: include/ext/etat_annexe_ohada/index.php:95 +#: include/ext/etat_annexe_ohada/index.php:95 include/ext/ohada/index.php:95 msgid "Etats des stocks" msgstr "" #: include/ext/import-advanced/ajax.php:149 tmp/import-advanced/ajax.php:149 #: tmp/import-advanced/template/transfer-select-file.php:56 -#: tmp/import-advanced/ajax.php:149 -#: tmp/import-advanced/template/transfer-select-file.php:56 +#: include/ext/import-advanced/ajax.php:167 msgid "Choix fichier comptabilité" msgstr "" #: include/ext/import-advanced/ajax.php:160 tmp/import-advanced/ajax.php:160 -#: tmp/import-advanced/ajax.php:160 +#: include/ext/import-advanced/ajax.php:178 msgid "Choix fichiers analytiques" msgstr "" #: include/ext/import-advanced/impacc2_constant.php:43 #: tmp/import-advanced/impacc2_constant.php:43 -#: tmp/import-advanced/impacc2_constant.php:43 msgid "aucun" msgstr "" #: include/ext/import-advanced/impacc2_constant.php:46 #: tmp/import-advanced/impacc2_constant.php:46 -#: tmp/import-advanced/impacc2_constant.php:46 msgid "espace" msgstr "" #: include/ext/import-advanced/impacc2_constant.php:50 #: tmp/import-advanced/impacc2_constant.php:50 -#: tmp/import-advanced/impacc2_constant.php:50 msgid "point-virgule" msgstr "" #: include/ext/import-advanced/impacc2_constant.php:51 #: include/ext/noalyss-export/class/export/export.class.php:118 #: tmp/import-advanced/impacc2_constant.php:51 -#: tmp/import-advanced/impacc2_constant.php:51 msgid "Tabulation" msgstr "" #: include/ext/import-advanced/impacc2_constant.php:64 #: tmp/import-advanced/impacc2_constant.php:64 -#: tmp/import-advanced/impacc2_constant.php:64 msgid "rien" msgstr "" #: include/ext/import-advanced/impacc2_constant.php:65 #: tmp/import-advanced/impacc2_constant.php:65 -#: tmp/import-advanced/impacc2_constant.php:65 msgid "guillemet" msgstr "" #: include/ext/import-advanced/index.php:49 tmp/import-advanced/index.php:49 -#: tmp/import-advanced/index.php:49 +#: include/ext/import-advanced/index.php:54 msgid "D = jour , M = mois , Y = année" msgstr "" #: include/ext/import-advanced/index.php:64 tmp/import-advanced/index.php:64 -#: tmp/import-advanced/index.php:64 +#: include/ext/import-advanced/index.php:70 msgid "Import Compta" msgstr "" #: include/ext/import-advanced/index.php:64 tmp/import-advanced/index.php:64 -#: tmp/import-advanced/index.php:64 +#: include/ext/import-advanced/index.php:70 msgid "Importation d'opérations comptable" msgstr "" #: include/ext/import-advanced/index.php:65 tmp/import-advanced/index.php:65 -#: tmp/import-advanced/index.php:65 +#: include/ext/import-advanced/index.php:71 msgid "Import Analytique" msgstr "" #: include/ext/import-advanced/index.php:65 tmp/import-advanced/index.php:65 -#: tmp/import-advanced/index.php:65 +#: include/ext/import-advanced/index.php:71 msgid "Importation d'opérations analytique" msgstr "" #: include/ext/import-advanced/index.php:66 tmp/import-advanced/index.php:66 -#: tmp/import-advanced/index.php:66 +#: include/ext/import-advanced/index.php:72 msgid "Intégration" msgstr "" #: include/ext/import-advanced/index.php:66 tmp/import-advanced/index.php:66 -#: tmp/import-advanced/index.php:66 +#: include/ext/import-advanced/index.php:72 msgid "Préparation avant d'intégrer les opếrations" msgstr "" -#: include/ext/importbank/ajax.php:286 +#: include/ext/importbank/ajax.php:286 include/ext/importbank/ajax.php:310 msgid "Opération à effacer" msgstr "" @@ -32234,10 +31638,15 @@ msgstr "" #: include/ext/noalyss-timesheet/ajax.php:15 include/ext/rapid-in/ajax.php:15 #: include/ext/skel/ajax.php:15 include/class/user.class.php:869 #: include/class/user.class.php:875 include/class/noalyss_user.class.php:874 +#: include/ext/noalyss_document/ajax.php:30 +#: include/ext/noalyss-form/ajax.php:20 +#: include/ext/noalyss-timesheet/ajax.php:81 +#: include/ext/noalyss_xmlpayment/ajax.php:29 include/ext/rash/ajax.php:22 msgid "Action invalide" msgstr "" #: include/ext/noalyss-portal-client/index.php:60 +#: include/ext/noalyss-portal-client/index.php:76 msgid "Gère les clients" msgstr "" @@ -32254,6 +31663,7 @@ msgid "Utilisateurs des feuilles de présences" msgstr "" #: include/ext/rapport_avance/index.php:75 +#: include/ext/rapport_avance/index.php:78 msgid "Génération Déclaration " msgstr "" @@ -32265,7 +31675,7 @@ msgstr "" msgid "Montant VAT" msgstr "" -#: include/ext/tva/ajax.php:177 +#: include/ext/tva/ajax.php:177 include/ext/tva/ajax.php:170 #, php-format msgid "Déclaration TVA %s %s %s" msgstr "" @@ -32311,35 +31721,43 @@ msgid " %s trimestre" msgstr "" #: include/ext/amortis/include/am_card.class.php:295 +#: include/ext/amortis/include/am_card.class.php:321 msgid " Poste de charge incorrect" msgstr "" #: include/ext/amortis/include/am_card.class.php:297 +#: include/ext/amortis/include/am_card.class.php:323 msgid " Poste à créditer incorrect" msgstr "" #: include/ext/amortis/include/am_card.class.php:303 +#: include/ext/amortis/include/am_card.class.php:329 msgid " Fiche de charge incorrect" msgstr "" #: include/ext/amortis/include/am_card.class.php:308 +#: include/ext/amortis/include/am_card.class.php:334 msgid " Fiche contrepartie incorrect" msgstr "" #: include/ext/etat_annexe_ohada/include/ohada_report.class.php:81 +#: include/ext/ohada/include/ohada_report.class.php:114 msgid "Rapport inexistant" msgstr "" #: include/ext/etat_annexe_ohada/include/pdf_writer.class.php:66 +#: include/ext/ohada/include/pdf_writer.class.php:92 #, php-format msgid "%s période %s - %s" msgstr "" #: include/ext/etat_annexe_ohada/include/pdf_writer_financial.class.php:51 +#: include/ext/ohada/include/pdf_writer_financial.class.php:65 msgid "Ventilation Recettes" msgstr "" #: include/ext/etat_annexe_ohada/include/pdf_writer_financial.class.php:56 +#: include/ext/ohada/include/pdf_writer_financial.class.php:70 msgid "Ventilation Dépenses" msgstr "" @@ -32349,24 +31767,22 @@ msgid "Dettes non échues SMT" msgstr "" #: include/ext/etat_annexe_ohada/include/unpaid_due_customer.class.php:38 +#: include/ext/ohada/include/unpaid_customer.class.php:40 msgid "Créances impayées SMT" msgstr "" #: include/ext/import-advanced/include/imd_parameter.inc.php:76 #: tmp/import-advanced/include/imd_parameter.inc.php:76 -#: tmp/import-advanced/include/imd_parameter.inc.php:76 msgid "Code Journaux" msgstr "" #: include/ext/import-advanced/include/imd_transfer.inc.php:69 #: tmp/import-advanced/include/imd_transfer.inc.php:69 -#: tmp/import-advanced/include/imd_transfer.inc.php:69 msgid "Erreur pour les fichiers" msgstr "" #: include/ext/import-advanced/include/imd_transfer.inc.php:70 #: tmp/import-advanced/include/imd_transfer.inc.php:70 -#: tmp/import-advanced/include/imd_transfer.inc.php:70 #, php-format msgid "" "Les imports du fichier comptable %s et des fichiers analytiques %s ont " @@ -32383,17 +31799,21 @@ msgid "%s dans la col %s & %s
      " msgstr "" #: include/ext/invoicing/include/invoice_send_mail.inc.php:132 +#: include/ext/invoicing/include/invoice_download_pdf.inc.php:79 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:134 #, php-format msgid " PDF pour %s non généré " msgstr "" #: include/ext/invoicing/include/invoice_send_mail.inc.php:188 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:191 msgid "" "Limite email que vous pouvez envoyer est atteinte, contactez votre " "administrateur" msgstr "" #: include/ext/invoicing/include/invoice_send_mail.inc.php:258 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:262 msgid "echec chargement fichier" msgstr "" @@ -32404,64 +31824,77 @@ msgstr "" #: include/ext/rapport_avance/include/declaration.inc.php:224 #: include/ext/rapport_avance/include/declaration.inc.php:230 #: include/class/currency_mtable.class.php:170 -#: include/class/currency_mtable.class.php:170 msgid "Date incorrecte" msgstr "" #: include/ext/rapport_avance/include/formulaire.inc.php:97 +#: include/ext/rapport_avance/include/formulaire.inc.php:108 msgid "Fichier non chargé" msgstr "" #: include/ext/rapport_avance/include/formulaire_param.class.php:110 +#: include/ext/rapport_avance/include/formulaire_param.class.php:112 msgid "Ajout élément" msgstr "" #: include/ext/rapport_avance/include/formulaire_param.class.php:155 +#: include/ext/rapport_avance/include/formulaire_param.class.php:157 msgid "D'après date" msgstr "" #: include/ext/rapport_avance/include/formulaire_param.class.php:155 +#: include/ext/rapport_avance/include/formulaire_param.class.php:157 msgid "Début début exercice N" msgstr "" #: include/ext/rapport_avance/include/formulaire_param.class.php:402 +#: include/ext/rapport_avance/include/formulaire_param.class.php:406 #, php-format msgid "[%s]" msgstr "" #: include/ext/rapport_avance/include/formulaire_param.class.php:409 #: include/ext/rapport_avance/include/formulaire_param.class.php:474 +#: include/ext/rapport_avance/include/formulaire_param.class.php:413 +#: include/ext/rapport_avance/include/formulaire_param.class.php:478 msgid "période" msgstr "" #: include/ext/rapport_avance/include/formulaire_param.class.php:468 +#: include/ext/rapport_avance/include/formulaire_param.class.php:472 msgid "Liste de poste" msgstr "" #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:114 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:115 msgid "Date d'opération" msgstr "" #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:115 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:116 msgid "Date de paiement" msgstr "" #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:116 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:117 msgid "Date d'échéance" msgstr "" #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:117 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:118 msgid "" "Si la date donnée concerne la date de paiement ou d'écheance, cela limitera " "la recherche aux journaux VEN et ACH " msgstr "" #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:136 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:137 #, php-format msgid "Résultat de la formule %s utilisant %s %s" msgstr "" #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:438 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:441 msgid "Un poste comptable est manquant" msgstr "" @@ -32470,46 +31903,57 @@ msgid " Aucune formule trouvée" msgstr "" #: include/ext/rapport_avance/include/rapav.class.php:153 +#: include/ext/rapport_avance/include/rapav.class.php:156 #, php-format msgid " Erreur dans la formule %s" msgstr "" #: include/ext/rapport_avance/include/rapav.class.php:165 +#: include/ext/rapport_avance/include/rapav.class.php:168 msgid "Erreur dans votre formule" msgstr "" #: include/ext/rapport_avance/include/rapav.class.php:170 +#: include/ext/rapport_avance/include/rapav.class.php:173 msgid "Aucune formule trouvée" msgstr "" #: include/ext/rapport_avance/include/rapav_declaration.class.php:251 +#: include/ext/rapport_avance/include/rapav_declaration.class.php:252 #, php-format msgid "Echec import [%s]" msgstr "" #: include/ext/rapport_avance/include/rapav_declaration.class.php:261 +#: include/ext/rapport_avance/include/rapav_declaration.class.php:262 #, php-format msgid "Echec création PDF [%s]" msgstr "" #: include/ext/rapport_avance/include/rapav_formulaire.class.php:166 #: include/ext/rapport_avance/include/rapav_formulaire.class.php:173 +#: include/ext/rapport_avance/include/rapav_formulaire.class.php:167 +#: include/ext/rapport_avance/include/rapav_formulaire.class.php:174 msgid "Titre ne peut être vide" msgstr "" #: include/ext/rapport_avance/include/rapav_formulaire.class.php:317 +#: include/ext/rapport_avance/include/rapav_formulaire.class.php:318 msgid "Export définition" msgstr "" #: include/ext/amortis/include/template/listing_year.php:119 +#: include/ext/amortis/include/template/listing_year.php:126 msgid "Valeur nette " msgstr "" #: include/ext/importbank/include/template/confirm_transfer.php:38 +#: include/ext/importbank/include/template/confirm_transfer.php:43 msgid "Séparateur invalide" msgstr "" #: include/ext/importbank/include/template/confirm_transfer.php:143 +#: include/ext/importbank/include/template/confirm_transfer.php:138 msgid "Etape 3/4 : confirmez le transfert" msgstr "" @@ -32518,10 +31962,12 @@ msgid "Les lignes en rouge ne seront pas importées" msgstr "" #: include/ext/importbank/include/template/detail_item.php:95 +#: include/ext/importbank/include/template/detail_item.php:103 msgid "A effacer" msgstr "" #: include/ext/importbank/include/template/detail_item.php:98 +#: include/ext/importbank/include/template/detail_item.php:106 msgid "A ne pas effacer" msgstr "" @@ -32545,14 +31991,18 @@ msgstr "" #: include/ext/importbank/include/template/show_import.php:17 #: include/ext/importbank/include/template/show_import.php:111 +#: include/ext/importbank/include/template/show_import.php:15 +#: include/ext/importbank/include/template/show_import.php:103 msgid "Supprimer la sélection" msgstr "" #: include/ext/importbank/include/template/show_import.php:21 +#: include/ext/importbank/include/template/show_import.php:20 msgid "num transfert" msgstr "" #: include/ext/importbank/include/template/show_import.php:23 +#: include/ext/importbank/include/template/show_import.php:22 msgid "Nom format" msgstr "" @@ -32565,11 +32015,13 @@ msgid "Tout décocher" msgstr "" #: include/ext/importbank/include/template/show_list.php:53 +#: include/ext/importbank/include/template/show_list.php:59 #, php-format msgid "Période %s %s %s" msgstr "" #: include/ext/importbank/include/template/show_list.php:113 +#: include/ext/importbank/include/template/show_list.php:124 msgid "Opération liée" msgstr "" @@ -32578,6 +32030,7 @@ msgid "Dup" msgstr "" #: include/ext/importbank/include/template/show_list.php:116 +#: include/ext/importbank/include/template/show_list.php:127 msgid "Extra" msgstr "" @@ -32590,20 +32043,24 @@ msgid "Type de ligne" msgstr "" #: include/ext/rapport_avance/include/template/formulaire_listing.php:69 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:75 msgid "Nouveau formulaire" msgstr "" #: include/ext/rapport_avance/include/template/formulaire_listing.php:76 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:101 msgid "Formulaire vide" msgstr "" #: include/ext/rapport_avance/include/template/formulaire_listing.php:78 #: include/class/follow_up.class.php:1524 #: include/class/follow_up.class.php:1692 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:103 msgid "Titre " msgstr "" #: include/ext/rapport_avance/include/template/formulaire_listing.php:96 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:124 msgid "Fichier formulaire" msgstr "" @@ -32614,7 +32071,6 @@ msgstr "" #: include/lib/ac_common.php:907 include/lib/ac_common.php:916 #: include/lib/ac_common.php:917 include/lib/ac_common.php:918 -#: include/lib/ac_common.php:916 msgid "Se connecter" msgstr "" @@ -32626,48 +32082,45 @@ msgid "Possible SQL inject" msgstr "" #: include/lib/impress.class.php:326 include/lib/impress.class.php:334 -#: include/lib/impress.class.php:334 +#: include/lib/impress.class.php:335 msgid "CP329" msgstr "" -#: include/lib/message_javascript.php:65 include/lib/message_javascript.php:65 +#: include/lib/message_javascript.php:65 msgid "Le résultat peut changer en fonction du type de journal" msgstr "" -#: include/lib/message_javascript.php:111 #: include/lib/message_javascript.php:111 msgid "Permet de chercher dans le suivi pour les contacts multiples" msgstr "" -#: include/lib/message_javascript.php:115 #: include/lib/message_javascript.php:115 msgid "" "Les postes comptables sont entre [] , les fiches entre {} et les postes " "analytiques entre {{ }}" msgstr "" -#: include/lib/message_javascript.php:116 #: include/lib/message_javascript.php:116 msgid "Oui pour charger les fichiers javascripts et CSS standards" msgstr "" -#: include/ajax/ajax_currency.php:71 include/ajax/ajax_currency.php:71 +#: include/ajax/ajax_currency.php:71 msgid "Taux inexistant" msgstr "" -#: include/ajax/ajax_currency.php:80 include/ajax/ajax_currency.php:80 +#: include/ajax/ajax_currency.php:80 msgid "Taux effacé" msgstr "" -#: include/ajax/ajax_currency.php:84 include/ajax/ajax_currency.php:84 +#: include/ajax/ajax_currency.php:84 msgid "Non effacé : Il faut au moins un taux" msgstr "" -#: include/ajax/ajax_get_profile.php:54 include/ajax/ajax_get_profile.php:54 +#: include/ajax/ajax_get_profile.php:54 msgid "Menu SmartPhone" msgstr "" -#: include/ajax/ajax_preference.php:65 include/ajax/ajax_preference.php:65 +#: include/ajax/ajax_preference.php:65 msgid "Après validation, recharger pour appliquer les changements" msgstr "" @@ -32676,12 +32129,10 @@ msgstr "" msgid "Premier jour semaine" msgstr "" -#: include/ajax/ajax_search_account_card.php:52 #: include/ajax/ajax_search_account_card.php:52 msgid "Max" msgstr "" -#: include/ajax/ajax_search_account_card.php:59 #: include/ajax/ajax_search_account_card.php:59 msgid "" "Vous pouvez faire des opérations arithmétiques entre des postes comptables, " @@ -32691,9 +32142,6 @@ msgstr "" #: include/export/export_fiche_balance_csv.php:162 #: include/class/print_operation_currency.class.php:120 #: include/class/print_operation_currency.class.php:179 -#: include/class/print_operation_currency.class.php:120 -#: include/class/print_operation_currency.class.php:179 -#: include/export/export_fiche_balance_csv.php:162 msgid "Taux de référence" msgstr "" @@ -32701,8 +32149,6 @@ msgstr "" #: include/export/export_poste_detail_csv.php:82 #: tmp/import-advanced/class/import/impacc2_csv.class.php:486 #: tmp/import-advanced/class/import/impacc2_csv.class.php:525 -#: include/export/export_poste_detail_csv.php:82 -#: include/export/export_fiche_detail_csv.php:72 #: tmp/import-advanced/class/import/impacc2_csv.class.php:487 #: tmp/import-advanced/class/import/impacc2_csv.class.php:526 msgid "Code devise" @@ -32711,9 +32157,6 @@ msgstr "" #: include/export/export_fiche_detail_csv.php:75 #: include/export/export_poste_detail_csv.php:85 #: include/class/pdf_operation.class.php:110 -#: include/class/pdf_operation.class.php:110 -#: include/export/export_poste_detail_csv.php:85 -#: include/export/export_fiche_detail_csv.php:75 msgid "Taux référence" msgstr "" @@ -32735,7 +32178,6 @@ msgstr "" msgid "taux réf" msgstr "" -#: include/export/export_pcur01_csv.php:30 #: include/export/export_pcur01_csv.php:30 msgid "devise_export" msgstr "" @@ -32745,6 +32187,7 @@ msgstr "" #: include/class/acc_account_ledger.class.php:402 #: include/class/fiche.class.php:968 include/class/fiche.class.php:1001 #: include/class/acc_account_ledger.class.php:490 +#: include/class/fiche.class.php:1003 msgid "ISO" msgstr "" @@ -32753,6 +32196,7 @@ msgstr "" #: include/class/acc_account_ledger.class.php:403 #: include/class/fiche.class.php:969 include/class/fiche.class.php:1002 #: include/class/acc_account_ledger.class.php:491 +#: include/class/fiche.class.php:1004 msgid "Dev." msgstr "" @@ -32763,6 +32207,7 @@ msgstr "" #: include/class/acc_ledger.class.php:761 #: include/class/acc_ledger.class.php:776 #: include/class/acc_ledger.class.php:846 +#: include/class/acc_ledger.class.php:848 #, php-format msgid "Totaux %s (%s)" msgstr "" @@ -32770,12 +32215,14 @@ msgstr "" #: include/class/acc_ledger.class.php:1108 #: include/class/acc_ledger.class.php:1125 #: include/class/acc_ledger.class.php:1225 +#: include/class/acc_ledger.class.php:1227 msgid "Taux de conversion doit être supérieur à 0" msgstr "" #: include/class/acc_ledger.class.php:1433 #: include/class/acc_ledger.class.php:1463 #: include/class/acc_ledger.class.php:1568 +#: include/class/acc_ledger.class.php:1570 msgid "Différence de change" msgstr "" @@ -32818,12 +32265,14 @@ msgstr "" #: include/class/acc_ledger.class.php:3219 #: include/class/acc_ledger.class.php:3302 #: include/class/acc_ledger.class.php:3484 +#: include/class/acc_ledger.class.php:3500 msgid "Journal type non déterminé" msgstr "" #: include/class/acc_ledger.class.php:3231 #: include/class/acc_ledger.class.php:3314 #: include/class/acc_ledger.class.php:3496 +#: include/class/acc_ledger.class.php:3512 msgid "Taux invalide" msgstr "" @@ -32865,8 +32314,6 @@ msgstr "" #: include/class/acc_ledger_history_sale.class.php:290 #: include/class/acc_ledger_history_sale.class.php:310 #: include/class/acc_ledger_history_purchase.class.php:331 -#: include/class/acc_ledger_history_sale.class.php:310 -#: include/class/acc_ledger_history_purchase.class.php:331 msgid "Devise HTVA" msgstr "" @@ -32874,8 +32321,6 @@ msgstr "" #: include/class/acc_ledger_history_sale.class.php:291 #: include/class/acc_ledger_history_sale.class.php:311 #: include/class/acc_ledger_history_purchase.class.php:332 -#: include/class/acc_ledger_history_sale.class.php:311 -#: include/class/acc_ledger_history_purchase.class.php:332 msgid "Devise TVA" msgstr "" @@ -32883,8 +32328,6 @@ msgstr "" #: include/class/acc_ledger_history_sale.class.php:292 #: include/class/acc_ledger_history_sale.class.php:312 #: include/class/acc_ledger_history_purchase.class.php:333 -#: include/class/acc_ledger_history_sale.class.php:312 -#: include/class/acc_ledger_history_purchase.class.php:333 msgid "Taux ref" msgstr "" @@ -32894,6 +32337,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:281 #: include/class/acc_ledger_sale.class.php:249 #: include/class/acc_ledger_purchase.class.php:287 +#: include/class/acc_ledger_purchase.class.php:292 msgid "Taux devise invalide" msgstr "" @@ -32903,6 +32347,9 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:911 #: include/class/acc_ledger_sale.class.php:627 #: include/class/acc_ledger_purchase.class.php:917 +#: include/class/acc_ledger_fin.class.php:983 +#: include/class/acc_ledger_purchase.class.php:960 +#: include/class/acc_ledger_sale.class.php:681 msgid "Erreur de balance" msgstr "" @@ -32912,6 +32359,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1790 #: include/class/acc_ledger_sale.class.php:1059 #: include/class/acc_ledger_purchase.class.php:1818 +#: include/class/acc_ledger_purchase.class.php:1856 +#: include/class/acc_ledger_sale.class.php:1107 msgid "Taux " msgstr "" @@ -32923,8 +32372,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2123 #: include/class/acc_ledger_sale.class.php:1725 #: include/class/acc_ledger_purchase.class.php:2156 -#: include/class/print_operation_currency.class.php:119 -#: include/class/print_operation_currency.class.php:178 +#: include/class/acc_ledger_purchase.class.php:2194 +#: include/class/acc_ledger_sale.class.php:1773 msgid "Mont. Devise" msgstr "" @@ -32934,94 +32383,78 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2124 #: include/class/acc_ledger_sale.class.php:1726 #: include/class/acc_ledger_purchase.class.php:2157 +#: include/class/acc_ledger_purchase.class.php:2195 +#: include/class/acc_ledger_sale.class.php:1774 msgid "Mont. TVA Devise" msgstr "" -#: include/class/acc_report_mtable.class.php:61 #: include/class/acc_report_mtable.class.php:61 msgid "Position" msgstr "" -#: include/class/acc_report_mtable.class.php:63 #: include/class/acc_report_mtable.class.php:63 msgid "Formula" msgstr "" #: include/class/acc_report_mtable.class.php:126 #: include/class/forecast_item_mtable.class.php:210 -#: include/class/forecast_item_mtable.class.php:210 -#: include/class/acc_report_mtable.class.php:126 msgid "Formule invalide" msgstr "" -#: include/class/acc_report_mtable.class.php:132 #: include/class/acc_report_mtable.class.php:132 msgid "Nom est vide" msgstr "" -#: include/class/anc_account_table.class.php:61 #: include/class/anc_account_table.class.php:61 msgid "Inactif" msgstr "" #: include/class/anticipation.class.php:148 #: include/class/anticipation.class.php:149 -#: include/class/anticipation.class.php:149 msgid "Eléments" msgstr "" #: include/class/anticipation.class.php:170 #: include/class/anticipation.class.php:171 -#: include/class/anticipation.class.php:171 msgid "Clone" msgstr "" -#: include/class/currency_mtable.class.php:128 #: include/class/currency_mtable.class.php:128 msgid "Devise par défaut ne peut être changée" msgstr "" -#: include/class/currency_mtable.class.php:134 #: include/class/currency_mtable.class.php:134 msgid "Code iso ne peut pas être vide" msgstr "" -#: include/class/currency_mtable.class.php:140 #: include/class/currency_mtable.class.php:140 msgid "Nom ne peut pas être vide" msgstr "" -#: include/class/currency_mtable.class.php:149 #: include/class/currency_mtable.class.php:149 msgid "Date incorrecte, il faut au moins une valeur" msgstr "" -#: include/class/currency_mtable.class.php:154 #: include/class/currency_mtable.class.php:154 msgid "Valeur incorrecte, il faut au moins une valeur" msgstr "" -#: include/class/currency_mtable.class.php:187 #: include/class/currency_mtable.class.php:187 msgid "Date doit être après la dernière valeur" msgstr "" -#: include/class/currency_mtable.class.php:193 #: include/class/currency_mtable.class.php:193 msgid "Valeur manquante" msgstr "" -#: include/class/currency_mtable.class.php:202 #: include/class/currency_mtable.class.php:202 msgid "Code ISO existe déjà" msgstr "" -#: include/class/currency_mtable.class.php:208 #: include/class/currency_mtable.class.php:208 msgid "Code ISO trop long max = 10" msgstr "" -#: include/class/currency_mtable.class.php:214 #: include/class/currency_mtable.class.php:214 msgid "Nom trop long max=80" msgstr "" @@ -33070,6 +32503,7 @@ msgstr "" #: include/class/document_export.class.php:218 #: include/class/document_export.class.php:225 #: include/class/document_export.class.php:230 +#: include/class/document_export.class.php:236 msgid "Echec " msgstr "" @@ -33080,73 +32514,60 @@ msgstr "" #: include/class/fiche.class.php:1729 include/class/fiche.class.php:1097 #: include/class/fiche.class.php:1103 include/class/fiche.class.php:1147 +#: include/class/fiche.class.php:1149 msgid "Autre poste" msgstr "" -#: include/class/forecast_category_mtable.class.php:92 #: include/class/forecast_category_mtable.class.php:92 #, php-format msgid "Utilisation %s" msgstr "" -#: include/class/forecast_category_mtable.class.php:111 #: include/class/forecast_category_mtable.class.php:111 msgid "Ce nom existe déjà" msgstr "" -#: include/class/forecast_item_mtable.class.php:163 #: include/class/forecast_item_mtable.class.php:163 msgid "Sans catégorie il n'est pas possible d'ajouter de nouveaux éléments" msgstr "" -#: include/class/forecast_item_mtable.class.php:201 #: include/class/forecast_item_mtable.class.php:201 msgid "Intitulé est vide" msgstr "" -#: include/class/forecast_item_mtable.class.php:204 -#: include/class/forecast_item_mtable.class.php:207 #: include/class/forecast_item_mtable.class.php:204 #: include/class/forecast_item_mtable.class.php:207 msgid "Formule est vide" msgstr "" -#: include/class/mobile_device_mtable.class.php:40 #: include/class/mobile_device_mtable.class.php:40 msgid "Code Menu" msgstr "" -#: include/class/mobile_device_mtable.class.php:41 #: include/class/mobile_device_mtable.class.php:41 msgid "Ordre apparition" msgstr "" -#: include/class/mobile_device_mtable.class.php:42 #: include/class/mobile_device_mtable.class.php:42 msgid "Entêtes standards" msgstr "" -#: include/class/mobile_device_mtable.class.php:142 #: include/class/mobile_device_mtable.class.php:142 msgid "doit être un nombre" msgstr "" -#: include/class/mobile_device_mtable.class.php:146 #: include/class/mobile_device_mtable.class.php:146 msgid "Menu code invalide" msgstr "" -#: include/class/parameter_extra_mtable.class.php:71 #: include/class/parameter_extra_mtable.class.php:71 msgid "Code déjà utilisé" msgstr "" -#: include/class/parameter_extra_mtable.class.php:76 #: include/class/parameter_extra_mtable.class.php:76 msgid "ne peut être vide" msgstr "" -#: include/class/parameter_extra_mtable.class.php:84 #: include/class/parameter_extra_mtable.class.php:84 msgid "ne peut être pas commencer par ATTR , BENEFATTR ou CUSTATTR" msgstr "" @@ -33157,7 +32578,6 @@ msgstr "" msgid "Echec PreOperation chargement %s" msgstr "" -#: include/class/print_ledger_fin.class.php:66 #: include/class/print_ledger_fin.class.php:66 msgid "Dest/Orig" msgstr "" @@ -33171,25 +32591,22 @@ msgstr "" msgid "Type incorrecte" msgstr "" -#: html/logout.php:31 html/logout.php:31 +#: html/logout.php:31 msgid "try to clean session" msgstr "" -#: html/logout.php:50 html/logout.php:50 +#: html/logout.php:50 msgid "Session after cleansing" msgstr "" -#: include/class/acc_other_tax_mtable.class.php:70 #: include/class/acc_other_tax_mtable.class.php:70 msgid "Aucun journal disponible" msgstr "" -#: include/class/acc_other_tax_mtable.class.php:144 #: include/class/acc_other_tax_mtable.class.php:144 msgid "Journal déjà utilisé dans autre taxe" msgstr "" -#: include/class/acc_ledger_history_sale.class.php:306 #: include/class/acc_ledger_history_sale.class.php:306 msgid "Autre tx" msgstr "" @@ -33249,32 +32666,26 @@ msgstr "" msgid "Erreur : Aucun compte parent " msgstr "" -#: include/class/pdf_anc_acc_list.class.php:43 #: include/class/pdf_anc_acc_list.class.php:43 msgid "Comptabilité Analytique Fiche/Activité" msgstr "" -#: include/class/pdf_anc_acc_list.class.php:44 #: include/class/pdf_anc_acc_list.class.php:44 msgid "Comptabilité Analytique Poste comptable/Activité" msgstr "" -#: include/class/pdf_anc_acc_list.class.php:45 #: include/class/pdf_anc_acc_list.class.php:45 msgid "Comptabilité Analytique Activité/Fiche" msgstr "" -#: include/class/pdf_anc_acc_list.class.php:46 #: include/class/pdf_anc_acc_list.class.php:46 msgid "Comptabilité Analytique Activité/Poste Comptable" msgstr "" -#: include/class/pdf_anc_acc_list.class.php:138 #: include/class/pdf_anc_acc_list.class.php:138 msgid "Balance croisée A/C" msgstr "" -#: include/class/pdf_anc_acc_list.class.php:201 #: include/class/pdf_anc_acc_list.class.php:201 msgid "Total Global" msgstr "" @@ -33298,22 +32709,18 @@ msgstr "" msgid "Menu choisi" msgstr "" -#: include/class/noalyss_appearance.class.php:60 #: include/class/noalyss_appearance.class.php:60 msgid "Ligne impaire" msgstr "" -#: include/class/noalyss_appearance.class.php:61 #: include/class/noalyss_appearance.class.php:61 msgid "Ligne paire" msgstr "" -#: include/class/noalyss_appearance.class.php:62 #: include/class/noalyss_appearance.class.php:62 msgid "Fond Boîte dialogue" msgstr "" -#: include/class/noalyss_appearance.class.php:63 #: include/class/noalyss_appearance.class.php:63 msgid "Fond titre dialogue" msgstr "" @@ -33386,36 +32793,44 @@ msgstr "" #: include/class/html_input_noalyss.class.php:84 #: include/class/acc_ledger_sale.class.php:1148 #: include/class/acc_ledger_sale.class.php:1724 -#: include/class/acc_ledger_history_purchase.class.php:327 #: include/class/acc_ledger.class.php:3562 #: include/class/acc_ledger.class.php:3585 #: include/class/acc_ledger_purchase.class.php:1882 #: include/class/acc_ledger_purchase.class.php:2155 -#: include/class/html_input_noalyss.class.php:84 +#: include/class/acc_ledger.class.php:3578 +#: include/class/acc_ledger.class.php:3601 +#: include/class/acc_ledger_purchase.class.php:1920 +#: include/class/acc_ledger_purchase.class.php:2193 +#: include/class/acc_ledger_sale.class.php:1196 +#: include/class/acc_ledger_sale.class.php:1772 msgid "Autre taxe" msgstr "" #: include/class/acc_ledger_sale.class.php:1655 #: include/class/acc_ledger_sale.class.php:1707 +#: include/class/acc_ledger_sale.class.php:1755 msgid "N° item" msgstr "" #: include/class/fiche.class.php:455 include/class/fiche.class.php:457 -#: include/class/fiche.class.php:489 +#: include/class/fiche.class.php:489 include/class/fiche.class.php:491 msgid "Nom vide" msgstr "" #: include/class/fiche.class.php:476 include/class/fiche.class.php:531 #: include/class/fiche.class.php:478 include/class/fiche.class.php:537 #: include/class/fiche.class.php:510 include/class/fiche.class.php:569 +#: include/class/fiche.class.php:512 include/class/fiche.class.php:571 msgid "Aucun attribut " msgstr "" #: include/class/periode.class.php:401 include/class/periode.class.php:419 +#: include/class/periode.class.php:426 msgid "Aucune période trouvée" msgstr "" #: include/class/periode.class.php:403 include/class/periode.class.php:421 +#: include/class/periode.class.php:428 #, php-format msgid "Trop de périodes trouvées %s pour %s" msgstr "" @@ -33440,26 +32855,23 @@ msgid "Effacement bloqué" msgstr "" #: include/class/menu_ref.class.php:46 include/class/menu_ref.class.php:54 -#: include/class/menu_ref.class.php:46 include/class/menu_ref.class.php:56 +#: include/class/menu_ref.class.php:56 msgid "le code ne peut être vide" msgstr "" -#: include/class/print_ledger_detail_item.class.php:59 #: include/class/print_ledger_detail_item.class.php:59 msgid "Autre Tx" msgstr "" -#: include/class/pdf_operation.class.php:59 #: include/class/pdf_operation.class.php:59 msgid "Autre" msgstr "" #: include/class/pdf_operation.class.php:60 -#: include/class/pdf_operation.class.php:60 +#: include/ext/noalyss-portal-client/index.php:80 msgid "Bon de commande" msgstr "" -#: include/class/pdf_operation.class.php:490 #: include/class/pdf_operation.class.php:490 msgid "Détail analytique" msgstr "" @@ -33480,23 +32892,23 @@ msgstr "" msgid "Reprendre le solde de fin" msgstr "" -#: include/periode.inc.php:51 include/periode.inc.php:51 +#: include/periode.inc.php:51 msgid "Libellé exercice ne peut pas être vide" msgstr "" -#: include/periode.inc.php:57 include/periode.inc.php:57 +#: include/periode.inc.php:57 msgid "Le même libellé ne peut pas être utilisé pour 2 exercices" msgstr "" -#: include/periode.inc.php:164 include/periode.inc.php:164 +#: include/periode.inc.php:164 msgid "Modifie libellé exercice" msgstr "" -#: include/action.common.inc.php:49 include/action.common.inc.php:49 +#: include/action.common.inc.php:49 msgid "Aucun profil disponible" msgstr "" -#: include/action.common.inc.php:313 include/action.common.inc.php:313 +#: include/action.common.inc.php:313 msgid "Export CSV détaillé" msgstr "" @@ -33544,50 +32956,44 @@ msgstr "" #: include/database.item.php:155 include/database.item.php:153 #: include/template/acc_ledger_history_purchase_oneline.php:66 #: include/template/acc_ledger_history_sale_oneline.php:60 -#: include/database.item.php:122 +#: include/database.item.php:122 include/database.item.php:120 msgid "Autre Taxe" msgstr "" -#: include/template/module.php:32 include/template/module.php:32 +#: include/template/module.php:32 msgid "" "Donnez une partie du nom, prénom, de la description, du poste comptable, du " "n° de TVA,quick code ... de la fiche" msgstr "" -#: include/template/module.php:46 include/template/module.php:46 +#: include/template/module.php:46 msgid "Créer fiche" msgstr "" -#: include/template/periode_add_exercice.php:31 #: include/template/periode_add_exercice.php:31 msgid "Nom de l'exercice" msgstr "" -#: include/template/periode_add_exercice.php:40 #: include/template/periode_add_exercice.php:40 msgid "Exercice fiscal ou comptable" msgstr "" -#: include/template/periode-form_exercice_label.php:30 #: include/template/periode-form_exercice_label.php:30 msgid "Modifie un libellé d'exercice" msgstr "" -#: include/template/acc_ledger-input_extra_info.php:87 #: include/template/acc_ledger-input_extra_info.php:87 msgid "Action gestion" msgstr "" -#: include/user.inc.php:62 include/user.inc.php:71 +#: include/user.inc.php:62 include/user.inc.php:71 include/user.inc.php:72 msgid "Utilisateur existant" msgstr "" -#: include/database/v_currency_last_value_sql.class.php:87 #: include/database/v_currency_last_value_sql.class.php:87 msgid "Devise utilisée" msgstr "" -#: include/database/v_currency_last_value_sql.class.php:91 #: include/database/v_currency_last_value_sql.class.php:91 msgid "EUR ne peut pas être effacé" msgstr "" @@ -33600,15 +33006,15 @@ msgstr "" #: include/noalyss-color.inc.php:39 include/database.item.php:156 #: include/database.item.php:154 include/database.item.php:123 -#: include/noalyss-color.inc.php:39 +#: include/database.item.php:121 msgid "Apparence" msgstr "" -#: include/noalyss-color.inc.php:47 include/noalyss-color.inc.php:47 +#: include/noalyss-color.inc.php:47 msgid "Recharger la page pour voir la changements" msgstr "" -#: include/noalyss-color.inc.php:58 include/noalyss-color.inc.php:58 +#: include/noalyss-color.inc.php:58 msgid "Ecran" msgstr "" @@ -33616,24 +33022,19 @@ msgstr "" msgid "HTTP266:array not set" msgstr "" -#: include/lib/message_javascript.php:117 #: include/lib/message_javascript.php:117 msgid "Recommendé d'avoir un poste propre" msgstr "" -#: include/lib/message_javascript.php:118 #: include/lib/message_javascript.php:118 msgid "valeur en % " msgstr "" -#: tmp/import-advanced/class/import/impacc2_csv_sale_purchase.class.php:62 #: tmp/import-advanced/class/import/impacc2_csv_sale_purchase.class.php:62 #, php-format msgid "TVA invalide [%s]" msgstr "" -#: tmp/import-advanced/class/import/impacc2_csv_sale_purchase.class.php:73 -#: tmp/import-advanced/class/import/impacc2_csv_sale_purchase.class.php:87 #: tmp/import-advanced/class/import/impacc2_csv_sale_purchase.class.php:73 #: tmp/import-advanced/class/import/impacc2_csv_sale_purchase.class.php:87 #, php-format @@ -33645,69 +33046,55 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_fec.class.php:214 #: tmp/import-advanced/class/import/impacc2_fec.class.php:222 #: tmp/import-advanced/class/import/impacc2_csv.class.php:266 -#: tmp/import-advanced/class/import/impacc2_csv_sale_purchase.class.php:102 -#: tmp/import-advanced/class/import/impacc2_csv_sale_purchase.class.php:111 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:214 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:222 #: tmp/import-advanced/class/import/impacc2_csv.class.php:267 #, php-format msgid "Montant incorrect [%s]" msgstr "" -#: tmp/import-advanced/class/import/impacc2_import_anc_csv.class.php:120 #: tmp/import-advanced/class/import/impacc2_import_anc_csv.class.php:120 msgid "Séparateur de décimal et milliers doivent être différents" msgstr "" -#: tmp/import-advanced/class/import/impacc2_import_anc_csv.class.php:240 #: tmp/import-advanced/class/import/impacc2_import_anc_csv.class.php:240 #, php-format msgid "Importation Analytique n° %s" msgstr "" -#: tmp/import-advanced/class/import/impacc2_import_anc_csv.class.php:242 #: tmp/import-advanced/class/import/impacc2_import_anc_csv.class.php:242 msgid "Ref analytique" msgstr "" #: tmp/import-advanced/class/import/impacc2_import_anc_csv.class.php:244 -#: tmp/import-advanced/class/import/impacc2_import_anc_csv.class.php:244 +#: include/ext/tools/include/template/search_view.php:41 msgid "Poste analytique" msgstr "" -#: tmp/import-advanced/class/import/impacc2_import.class.php:48 #: tmp/import-advanced/class/import/impacc2_import.class.php:48 msgid "Code devise invalide" msgstr "" -#: tmp/import-advanced/class/import/impacc2_import.class.php:49 #: tmp/import-advanced/class/import/impacc2_import.class.php:49 msgid "Montant devise invalide" msgstr "" -#: tmp/import-advanced/class/import/impacc2_fec.class.php:44 #: tmp/import-advanced/class/import/impacc2_fec.class.php:44 msgid "non" msgstr "" -#: tmp/import-advanced/class/import/impacc2_fec.class.php:65 #: tmp/import-advanced/class/import/impacc2_fec.class.php:65 msgid "IMPACFEC-001" msgstr "" -#: tmp/import-advanced/class/import/impacc2_fec.class.php:65 #: tmp/import-advanced/class/import/impacc2_fec.class.php:65 msgid "Delimiteur invalide" msgstr "" #: tmp/import-advanced/class/import/impacc2_fec.class.php:145 #: tmp/import-advanced/class/import/impacc2_csv.class.php:179 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:145 #: tmp/import-advanced/class/import/impacc2_csv.class.php:180 msgid "Code groupe vide" msgstr "" -#: tmp/import-advanced/class/import/impacc2_fec.class.php:160 #: tmp/import-advanced/class/import/impacc2_fec.class.php:160 #, php-format msgid "Aucun journal trouvé ou n'est pas un journal OD [%s]" @@ -33715,7 +33102,6 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_fec.class.php:174 #: tmp/import-advanced/class/import/impacc2_csv.class.php:200 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:174 #: tmp/import-advanced/class/import/impacc2_csv.class.php:201 #, php-format msgid "Date malformée [%s]" @@ -33723,7 +33109,6 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_fec.class.php:188 #: tmp/import-advanced/class/import/impacc2_csv.class.php:213 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:188 #: tmp/import-advanced/class/import/impacc2_csv.class.php:214 #, php-format msgid "Période inexistante pour [%s]" @@ -33731,7 +33116,6 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_fec.class.php:199 #: tmp/import-advanced/class/import/impacc2_csv.class.php:224 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:199 #: tmp/import-advanced/class/import/impacc2_csv.class.php:225 #, php-format msgid "Période fermée pour [%s]" @@ -33739,7 +33123,6 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_fec.class.php:236 #: tmp/import-advanced/class/import/impacc2_csv.class.php:329 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:236 #: tmp/import-advanced/class/import/impacc2_csv.class.php:330 #, php-format msgid "Devise inconnue [%s]" @@ -33747,25 +33130,21 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_fec.class.php:246 #: tmp/import-advanced/class/import/impacc2_csv.class.php:339 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:246 #: tmp/import-advanced/class/import/impacc2_csv.class.php:340 #, php-format msgid "Montant devise incorrect [%s]" msgstr "" -#: tmp/import-advanced/class/import/impacc2_fec.class.php:277 #: tmp/import-advanced/class/import/impacc2_fec.class.php:277 msgid "Opération avec dates différentes dans un groupe" msgstr "" -#: tmp/import-advanced/class/import/impacc2_fec.class.php:354 #: tmp/import-advanced/class/import/impacc2_fec.class.php:354 msgid "Poste comptable inconnu" msgstr "" #: tmp/import-advanced/class/import/impacc2_fec.class.php:372 #: tmp/import-advanced/class/import/impacc2_csv.class.php:449 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:372 #: tmp/import-advanced/class/import/impacc2_csv.class.php:450 #, php-format msgid "Importation comptabilité n° %s" @@ -33776,7 +33155,6 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_csv.class.php:513 #: tmp/import-advanced/class/import/impacc2_csv.class.php:543 #: tmp/import-advanced/class/import/impacc2_csv.class.php:566 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:388 #: tmp/import-advanced/class/import/impacc2_csv.class.php:475 #: tmp/import-advanced/class/import/impacc2_csv.class.php:514 #: tmp/import-advanced/class/import/impacc2_csv.class.php:544 @@ -33784,7 +33162,6 @@ msgstr "" msgid "Code groupe" msgstr "" -#: tmp/import-advanced/class/import/impacc2_fec.class.php:391 #: tmp/import-advanced/class/import/impacc2_fec.class.php:391 msgid "Poste Auxiliaire" msgstr "" @@ -33795,26 +33172,21 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_csv.class.php:546 #: tmp/import-advanced/class/import/impacc2_csv.class.php:569 #: tmp/import-advanced/template/operation_result.php:69 -#: tmp/import-advanced/class/import/impacc2_fec.class.php:392 #: tmp/import-advanced/class/import/impacc2_csv.class.php:478 #: tmp/import-advanced/class/import/impacc2_csv.class.php:517 #: tmp/import-advanced/class/import/impacc2_csv.class.php:547 #: tmp/import-advanced/class/import/impacc2_csv.class.php:570 -#: tmp/import-advanced/template/operation_result.php:69 msgid "Libellé opération" msgstr "" -#: tmp/import-advanced/class/import/impacc2_fec.class.php:408 #: tmp/import-advanced/class/import/impacc2_fec.class.php:408 msgid "Aucun journal trouvé ou n'est pas un journal OD" msgstr "" -#: tmp/import-advanced/class/import/impacc2_fec.class.php:446 #: tmp/import-advanced/class/import/impacc2_fec.class.php:446 msgid "FEC001.Echec dans record" msgstr "" -#: tmp/import-advanced/class/import/impacc2_file.class.php:54 #: tmp/import-advanced/class/import/impacc2_file.class.php:54 msgid "IMPACCFILECONSTRUCTOR" msgstr "" @@ -33897,61 +33269,48 @@ msgstr "" msgid "Poste/QCode" msgstr "" -#: tmp/import-advanced/class/import/impacc2_operation_fec.class.php:198 #: tmp/import-advanced/class/import/impacc2_operation_fec.class.php:198 msgid "IMPACCOPFEC-002.Echec dans record" msgstr "" -#: tmp/import-advanced/class/import/impacc2_manageledgercode.class.php:45 #: tmp/import-advanced/class/import/impacc2_manageledgercode.class.php:45 msgid "Journal (dans Nolayss)" msgstr "" -#: tmp/import-advanced/class/import/impacc2_manageledgercode.class.php:46 #: tmp/import-advanced/class/import/impacc2_manageledgercode.class.php:46 msgid "Code (dans le fichier)" msgstr "" -#: tmp/import-advanced/class/import/impacc2_manageledgercode.class.php:64 #: tmp/import-advanced/class/import/impacc2_manageledgercode.class.php:64 msgid "Ce code est déjà utilisé" msgstr "" -#: tmp/import-advanced/class/impacc2_transfer.class.php:65 -#: tmp/import-advanced/class/impacc2_transfer.class.php:91 #: tmp/import-advanced/class/impacc2_transfer.class.php:65 #: tmp/import-advanced/class/impacc2_transfer.class.php:91 msgid "Confirme transfert" msgstr "" -#: tmp/import-advanced/class/impacc2_transfer.class.php:120 #: tmp/import-advanced/class/impacc2_transfer.class.php:120 msgid "TRANS01.Erreur transfert" msgstr "" -#: tmp/import-advanced/class/impacc2_transfer.class.php:125 #: tmp/import-advanced/class/impacc2_transfer.class.php:125 #, php-format msgid "Opérations transférées %s" msgstr "" -#: tmp/import-advanced/template/input_file_anc.php:42 #: tmp/import-advanced/template/input_file_anc.php:42 msgid "Fichier opérations analytique" msgstr "" -#: tmp/import-advanced/template/input_file_acc.php:24 #: tmp/import-advanced/template/input_file_acc.php:24 msgid "Import Opérations comptables CSV" msgstr "" -#: tmp/import-advanced/template/input_file_acc.php:25 #: tmp/import-advanced/template/input_file_acc.php:25 msgid "Import Opérations comptables FEC" msgstr "" -#: tmp/import-advanced/template/input_file_acc.php:46 -#: tmp/import-advanced/template/input_file_acc.php:75 #: tmp/import-advanced/template/input_file_acc.php:46 #: tmp/import-advanced/template/input_file_acc.php:75 msgid "Fichier opérations comptables" @@ -33959,102 +33318,82 @@ msgstr "" #: tmp/import-advanced/template/select-acc-file.php:42 #: include/template/operation_exercice-list_draft.php:62 -#: tmp/import-advanced/template/select-acc-file.php:42 msgid "Date transfert" msgstr "" -#: tmp/import-advanced/template/history_file.php:44 #: tmp/import-advanced/template/history_file.php:44 msgid "Date import" msgstr "" -#: tmp/import-advanced/template/history_file.php:47 #: tmp/import-advanced/template/history_file.php:47 msgid "Date téléchargement" msgstr "" -#: tmp/import-advanced/template/tva_parameter_list.php:30 #: tmp/import-advanced/template/tva_parameter_list.php:30 msgid "Label TVA Noalyss" msgstr "" -#: tmp/import-advanced/template/tva_parameter_list.php:34 #: tmp/import-advanced/template/tva_parameter_list.php:34 msgid "Code TVA du CSV" msgstr "" -#: tmp/import-advanced/template/tva_parameter_list.php:37 #: tmp/import-advanced/template/tva_parameter_list.php:37 msgid "Description TVA Noalyss" msgstr "" -#: tmp/import-advanced/template/operation_result.php:41 #: tmp/import-advanced/template/operation_result.php:41 msgid "Quick code ou poste comptable" msgstr "" -#: tmp/import-advanced/template/operation_result.php:48 #: tmp/import-advanced/template/operation_result.php:48 msgid "Quick code" msgstr "" -#: tmp/import-advanced/template/operation_result.php:50 #: tmp/import-advanced/template/operation_result.php:50 msgid "Objet inconnu dans " msgstr "" -#: tmp/import-advanced/template/operation_result.php:79 #: tmp/import-advanced/template/operation_result.php:79 msgid "Service" msgstr "" -#: tmp/import-advanced/template/operation_result.php:103 #: tmp/import-advanced/template/operation_result.php:103 msgid "TVAC / TTC" msgstr "" -#: tmp/import-advanced/template/operation_result.php:197 #: tmp/import-advanced/template/operation_result.php:197 msgid "Valide et non transfèré" msgstr "" -#: tmp/import-advanced/template/operation_result.php:227 #: tmp/import-advanced/template/operation_result.php:227 msgid "Erreur importation" msgstr "" -#: tmp/import-advanced/template/transfer-select-file.php:39 #: tmp/import-advanced/template/transfer-select-file.php:39 msgid "" "Choisissez les imports comptabilité et / ou analytique à intégrer dans " "Noalyss, les fichiers analytiques sont optionnels." msgstr "" -#: tmp/import-advanced/template/transfer-select-file.php:40 #: tmp/import-advanced/template/transfer-select-file.php:40 msgid "" "Une fois, les données intégrées à la comptabilité dans Noalyss, il n'est pas " "possible d'annuler" msgstr "" -#: tmp/import-advanced/template/transfer-select-file.php:41 #: tmp/import-advanced/template/transfer-select-file.php:41 msgid "" "Les données analytiques ne peuvent pas être chargées avec un fichier FEC" msgstr "" -#: tmp/import-advanced/template/transfer-select-file.php:62 #: tmp/import-advanced/template/transfer-select-file.php:62 msgid "Ajout fichier Analytique" msgstr "" -#: tmp/import-advanced/template/transfer-select-file.php:65 #: tmp/import-advanced/template/transfer-select-file.php:65 msgid "Transférer" msgstr "" -#: tmp/import-advanced/template/upload_operation_csv.php:31 -#: tmp/import-advanced/template/upload_operation_anc.php:31 #: tmp/import-advanced/template/upload_operation_csv.php:31 #: tmp/import-advanced/template/upload_operation_anc.php:31 msgid "" @@ -34062,137 +33401,117 @@ msgid "" "libreoffice)" msgstr "" -#: tmp/import-advanced/template/upload_operation_csv.php:32 -#: tmp/import-advanced/template/upload_operation_anc.php:32 #: tmp/import-advanced/template/upload_operation_csv.php:32 #: tmp/import-advanced/template/upload_operation_anc.php:32 msgid "Fichiers exemples" msgstr "" -#: tmp/import-advanced/template/upload_operation_csv.php:35 #: tmp/import-advanced/template/upload_operation_csv.php:35 msgid "Ces fichiers peuvent être créés avec cette extension" msgstr "" -#: tmp/import-advanced/template/upload_operation_csv.php:49 -#: tmp/import-advanced/template/upload_operation_anc.php:41 -#: tmp/import-advanced/template/upload_operation_fec.php:37 #: tmp/import-advanced/template/upload_operation_csv.php:49 #: tmp/import-advanced/template/upload_operation_anc.php:41 #: tmp/import-advanced/template/upload_operation_fec.php:37 msgid "Séparateur" msgstr "" -#: tmp/import-advanced/template/upload_operation_csv.php:71 -#: tmp/import-advanced/template/upload_operation_anc.php:53 #: tmp/import-advanced/template/upload_operation_csv.php:71 #: tmp/import-advanced/template/upload_operation_anc.php:53 msgid "Décimale" msgstr "" -#: tmp/import-advanced/template/tva_parameter_detail.php:42 #: tmp/import-advanced/template/tva_parameter_detail.php:42 msgid "TVA Noalyss" msgstr "" -#: tmp/import-advanced/template/upload_operation_fec.php:31 #: tmp/import-advanced/template/upload_operation_fec.php:31 msgid "Chargement d'un fichier FEC en CSV ," msgstr "" -#: tmp/import-advanced/template/upload_operation_fec.php:42 #: tmp/import-advanced/template/upload_operation_fec.php:42 msgid "Création des postes comptables manquants" msgstr "" #: include/database.item.php:132 include/database.item.php:130 -#: include/database.item.php:156 +#: include/database.item.php:156 include/database.item.php:154 msgid "Dany De Bontridder" msgstr "" #: include/database.item.php:154 include/database.item.php:152 -#: include/database.item.php:121 +#: include/database.item.php:121 include/database.item.php:119 msgid "Modèle de fiches" msgstr "" #: include/database.item.php:154 include/database.item.php:152 -#: include/database.item.php:121 +#: include/database.item.php:121 include/database.item.php:119 msgid "Gestion de modèle de fiches" msgstr "" #: include/database.item.php:154 include/database.item.php:152 -#: include/database.item.php:121 +#: include/database.item.php:121 include/database.item.php:119 msgid "Permet de changer le poste comptable de base des modèles de fiches" msgstr "" #: include/database.item.php:156 include/database.item.php:154 -#: include/database.item.php:123 +#: include/database.item.php:123 include/database.item.php:121 msgid "Couleur de NOALYSS" msgstr "" #: include/database.item.php:156 include/database.item.php:154 -#: include/database.item.php:123 +#: include/database.item.php:123 include/database.item.php:121 msgid "Personnalisation des couleurs de NOYALYSS" msgstr "" #: include/database.item.php:248 include/database.item.php:231 -#: include/database.item.php:252 +#: include/database.item.php:252 include/database.item.php:233 msgid "Frais Divers" msgstr "" #: include/database.item.php:249 include/database.item.php:232 -#: include/database.item.php:253 +#: include/database.item.php:253 include/database.item.php:234 msgid "Vente différée" msgstr "" #: include/database.item.php:250 include/database.item.php:233 -#: include/database.item.php:259 +#: include/database.item.php:259 include/database.item.php:240 msgid "Banque Privée" msgstr "" #: include/database.item.php:251 include/database.item.php:234 -#: include/database.item.php:255 +#: include/database.item.php:255 include/database.item.php:236 msgid "Caisse en dollar" msgstr "" #: include/database.item.php:261 include/database.item.php:241 -#: include/database.item.php:265 +#: include/database.item.php:265 include/database.item.php:243 msgid "Contient des frais divers" msgstr "" #: include/database.item.php:263 include/database.item.php:243 -#: include/database.item.php:272 +#: include/database.item.php:272 include/database.item.php:250 msgid "Compte fermé" msgstr "" #: include/database.item.php:264 include/database.item.php:244 -#: include/database.item.php:268 +#: include/database.item.php:268 include/database.item.php:246 msgid "Caisse en dollars" msgstr "" -#: include/class/noalyss_appearance.class.php:56 -#: include/class/noalyss_appearance.class.php:57 -#: include/class/noalyss_appearance.class.php:58 #: include/class/noalyss_appearance.class.php:56 #: include/class/noalyss_appearance.class.php:57 #: include/class/noalyss_appearance.class.php:58 msgid "Fond" msgstr "" -#: include/class/noalyss_appearance.class.php:59 #: include/class/noalyss_appearance.class.php:59 msgid "Fond item choisi" msgstr "" -#: include/class/noalyss_appearance.class.php:64 #: include/class/noalyss_appearance.class.php:64 msgid "Fond " msgstr "" -#: include/class/noalyss_appearance.class.php:65 -#: include/class/noalyss_appearance.class.php:66 -#: include/class/noalyss_appearance.class.php:67 -#: include/class/noalyss_appearance.class.php:70 #: include/class/noalyss_appearance.class.php:65 #: include/class/noalyss_appearance.class.php:66 #: include/class/noalyss_appearance.class.php:67 @@ -34200,12 +33519,10 @@ msgstr "" msgid "Caractère" msgstr "" -#: include/class/noalyss_appearance.class.php:68 #: include/class/noalyss_appearance.class.php:68 msgid "Caractère par défaut" msgstr "" -#: include/class/noalyss_appearance.class.php:69 #: include/class/noalyss_appearance.class.php:69 msgid "Caractère en-tête" msgstr "" @@ -34288,33 +33605,38 @@ msgid "Code AD pour création note de frais ou facture achat" msgstr "" #: include/class/tva_rate_mtable.class.php:159 +#: include/class/tva_rate_mtable.class.php:172 msgid "Configuration poste comptable" msgstr "" #: include/class/tva_rate_mtable.class.php:323 +#: include/class/tva_rate_mtable.class.php:363 msgid "Code TVA déjà utilisé" msgstr "" #: include/class/tva_rate_mtable.class.php:334 +#: include/class/tva_rate_mtable.class.php:374 msgid "code tva : Uniquement des chiffres et des lettres" msgstr "" #: include/class/tva_rate_mtable.class.php:338 +#: include/class/tva_rate_mtable.class.php:378 msgid "code tva : Maximum 5 caractères" msgstr "" #: include/class/tva_rate_mtable.class.php:341 +#: include/class/tva_rate_mtable.class.php:381 msgid "code tva : doit aussi contenir des lettres" msgstr "" -#: include/class/extension.class.php:165 +#: include/class/extension.class.php:165 include/class/extension.class.php:173 #, php-format msgid "" "Le menu %s dont dépend %s doit être crée ou %s doit être ajouté depuis le " "menu C0PROFL" msgstr "" -#: include/class/extension.class.php:346 +#: include/class/extension.class.php:346 include/class/extension.class.php:354 msgid "Manque version de l'extension" msgstr "" @@ -34348,11 +33670,15 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:115 #: include/class/acc_ledger_purchase.class.php:170 #: include/class/acc_ledger_fin.class.php:140 +#: include/class/acc_ledger.class.php:1313 +#: include/class/acc_ledger_purchase.class.php:120 +#: include/class/acc_ledger_purchase.class.php:175 #, php-format msgid "La fiche %s n'est plus utilisée" msgstr "" #: include/class/acc_ledger_sale.class.php:1283 +#: include/class/acc_ledger_sale.class.php:1331 msgid "Communication ou autre information : " msgstr "" @@ -34369,10 +33695,12 @@ msgid "recup" msgstr "" #: include/class/acc_operation.class.php:924 +#: include/class/acc_operation.class.php:927 msgid "Montant " msgstr "" #: include/class/acc_ledger.class.php:1068 +#: include/class/acc_ledger.class.php:1070 msgid "Côté" msgstr "" @@ -34381,19 +33709,21 @@ msgid "Le moyen de paiement choisi n'a pas de poste comptable" msgstr "" #: include/class/acc_ledger.class.php:3636 +#: include/class/acc_ledger.class.php:3652 msgid "Attention ! Numéro de Pièce non automatique mais forcée" msgstr "" -#: include/class/fiche.class.php:1089 +#: include/class/fiche.class.php:1089 include/class/fiche.class.php:1091 msgid "Année " msgstr "" #: include/class/fiche.class.php:1117 #: include/class/acc_account_ledger.class.php:600 +#: include/class/fiche.class.php:1119 msgid "Solde global" msgstr "" -#: include/class/fiche.class.php:1365 +#: include/class/fiche.class.php:1365 include/class/fiche.class.php:1362 msgid "site web" msgstr "" @@ -34431,6 +33761,7 @@ msgid "Solde débiteur au lieu de créditeur" msgstr "" #: include/class/acc_balance.class.php:279 +#: include/class/acc_balance.class.php:280 #, php-format msgid "Totaux delta %s %s" msgstr "" @@ -34467,11 +33798,11 @@ msgstr "" msgid "PDF" msgstr "" -#: include/ajax/ajax_preference.php:323 +#: include/ajax/ajax_preference.php:323 include/ajax/ajax_preference.php:340 msgid "Mot de passe ne correspondent pas" msgstr "" -#: include/ajax/ajax_admin.php:417 +#: include/ajax/ajax_admin.php:417 include/ajax/ajax_admin.php:420 msgid "L'extension doit être activée dans le dossier avec C0PLG" msgstr "" @@ -34484,6 +33815,7 @@ msgid "Création étiquette" msgstr "" #: include/ajax/ajax_boxcard_search.php:45 +#: include/ajax/ajax_boxcard_search.php:47 #, php-format msgid "Résultat limité à %d dans vos préférences, %d fiches trouvées" msgstr "" @@ -34497,10 +33829,12 @@ msgid "Cette catégorie n'a pas de poste comptable" msgstr "" #: include/template/follow_up_detail_display.php:205 +#: include/template/follow_up_detail_display.php:218 msgid "Transformer en Facture de Vente" msgstr "" #: include/template/follow_up_detail_display.php:219 +#: include/template/follow_up_detail_display.php:245 msgid "Transformer en Note de frais ou Facture Achat" msgstr "" @@ -34551,11 +33885,14 @@ msgid "Journal destination" msgstr "" #: include/template/follow_up-display.php:18 +#: include/template/follow_up-display.php:51 msgid "Doc. n°" msgstr "" #: include/template/follow_up-display.php:359 #: include/template/follow_up-display.php:462 +#: include/template/follow_up-display.php:397 +#: include/template/follow_up-display.php:501 msgid "Fichiers :" msgstr "" @@ -34580,16 +33917,19 @@ msgid "Nombre de caractère du numéro de pièce, remplissage avec des 0 " msgstr "" #: include/template/fiche_def_input.php:14 +#: include/template/fiche_def_input.php:15 msgid "Categorie de fiche" msgstr "" #: include/template/fiche_def_input.php:23 +#: include/template/fiche_def_input.php:24 msgid "" "Choisissez poste comptable qui sera la base des postes comptables pour les " "fiches de cette catégorie" msgstr "" #: include/template/fiche_def_input.php:33 +#: include/template/fiche_def_input.php:34 msgid "" "Cochez cette case si chaque fiche de cette catégorie doit avoir un poste " "comptable propre, il sera calculé automatiquement si vous n'en donnez pas " @@ -34597,6 +33937,7 @@ msgid "" msgstr "" #: include/template/fiche_def_input.php:36 +#: include/template/fiche_def_input.php:37 msgid "" "Si vous ne cochez pas et que le poste comptable de base n'est pas vide alors " "toutes les fiches auront le poste comptable de base comme poste comptable " @@ -34611,153 +33952,153 @@ msgstr "" msgid "Le login ne peut pas être vide et avoir au moins 5 lettres" msgstr "" -#: include/user.inc.php:56 include/user.inc.php:115 +#: include/user.inc.php:56 include/user.inc.php:115 include/user.inc.php:116 msgid "Mot de passe inchangé" msgstr "" -#: include/user.inc.php:223 +#: include/user.inc.php:223 include/user.inc.php:224 msgid "Le login doit avoir au moins 5 lettres" msgstr "" -#: include/database.item.php:124 +#: include/database.item.php:124 include/database.item.php:122 msgid "Catégorie fiche" msgstr "" -#: include/database.item.php:129 +#: include/database.item.php:129 include/database.item.php:127 msgid "Ouvert./Fermeture" msgstr "" -#: include/database.item.php:129 +#: include/database.item.php:129 include/database.item.php:127 msgid "Opération de cloture ou d'ouverture d'exercice" msgstr "" -#: include/database.item.php:129 +#: include/database.item.php:129 include/database.item.php:127 msgid "" "Ecriture d'ouverture ou de fermeture , , reporte les soldes des comptes de " "l'année passé du poste comptable 0xxx à 5xxxx sur l'année courante ou ferme " "les comptes de 6 à 7 de l'année " msgstr "" -#: include/database.item.php:130 +#: include/database.item.php:130 include/database.item.php:128 msgid "export Fiche détail PDF" msgstr "" -#: include/database.item.php:131 +#: include/database.item.php:131 include/database.item.php:129 msgid "Navigateur 🧭" msgstr "" -#: include/database.item.php:132 +#: include/database.item.php:132 include/database.item.php:130 msgid "Configuration 🔧" msgstr "" -#: include/database.item.php:132 +#: include/database.item.php:132 include/database.item.php:130 msgid "Configuration de votre dossier" msgstr "" -#: include/database.item.php:133 +#: include/database.item.php:133 include/database.item.php:131 msgid "Recherche 🔎" msgstr "" -#: include/database.item.php:134 +#: include/database.item.php:134 include/database.item.php:132 msgid "Agenda 📅" msgstr "" -#: include/database.item.php:139 +#: include/database.item.php:139 include/database.item.php:137 msgid "Détail TVA" msgstr "" -#: include/database.item.php:139 +#: include/database.item.php:139 include/database.item.php:137 msgid "Détail TVA par journal" msgstr "" -#: include/database.item.php:139 +#: include/database.item.php:139 include/database.item.php:137 msgid "Détail des TVA " msgstr "" -#: include/database.item.php:140 +#: include/database.item.php:140 include/database.item.php:138 msgid "Export Détail TVA" msgstr "" -#: include/database.item.php:142 +#: include/database.item.php:142 include/database.item.php:140 msgid "Etat des actions" msgstr "" -#: include/database.item.php:142 +#: include/database.item.php:142 include/database.item.php:140 msgid "Etat des actions dans le suivi" msgstr "" -#: include/database.item.php:150 +#: include/database.item.php:150 include/database.item.php:148 msgid "Configuration des extensions" msgstr "" -#: include/database.item.php:150 +#: include/database.item.php:150 include/database.item.php:148 msgid "Permet d'installer et d'activer facilement des extensions" msgstr "" -#: include/database.item.php:151 +#: include/database.item.php:151 include/database.item.php:149 msgid "Clef de répartition pour la comptabilité analytique" msgstr "" -#: include/database.item.php:151 +#: include/database.item.php:151 include/database.item.php:149 msgid "Permet de gèrer les clefs de répartition en comptabilité analytique" msgstr "" -#: include/database.item.php:152 +#: include/database.item.php:152 include/database.item.php:150 msgid "Configuration des étiquettes" msgstr "" -#: include/database.item.php:152 +#: include/database.item.php:152 include/database.item.php:150 msgid "" "Configuration des étiquettes(tags) ou dossiers, on l'appele tag ou dossier " "suivant la façon dont vous utilisez\n" "cette fonctionnalité. Vous pouvez en ajouter, en supprimer ou les modifier" msgstr "" -#: include/database.item.php:154 +#: include/database.item.php:154 include/database.item.php:152 msgid "Preference 👤" msgstr "" -#: include/database.item.php:155 +#: include/database.item.php:155 include/database.item.php:153 msgid "Impression 📊" msgstr "" -#: include/database.item.php:156 +#: include/database.item.php:156 include/database.item.php:154 msgid "Rapports avancés📊" msgstr "" -#: include/database.item.php:157 +#: include/database.item.php:157 include/database.item.php:155 msgid "Fiche 📇" msgstr "" -#: include/database.item.php:158 +#: include/database.item.php:158 include/database.item.php:156 msgid "Favori ✨" msgstr "" -#: include/database.item.php:167 +#: include/database.item.php:167 include/database.item.php:160 msgid "Site Web" msgstr "" -#: include/database.item.php:171 +#: include/database.item.php:171 include/database.item.php:164 msgid "Tél. Portable" msgstr "" -#: include/database.item.php:195 +#: include/database.item.php:195 include/database.item.php:188 msgid "Email " msgstr "" -#: include/database.item.php:196 +#: include/database.item.php:196 include/database.item.php:189 msgid "Téléphone " msgstr "" -#: include/database.item.php:197 +#: include/database.item.php:197 include/database.item.php:190 msgid "Pays " msgstr "" -#: include/database.item.php:235 +#: include/database.item.php:235 include/database.item.php:222 msgid "Modifier le numéro de pièce" msgstr "" -#: include/database.item.php:236 +#: include/database.item.php:236 include/database.item.php:223 msgid "Modifier la date d'une operation" msgstr "" @@ -34779,7 +34120,7 @@ msgstr "" msgid "Prochaines factures" msgstr "" -#: include/widget/invoice/invoice.php:44 +#: include/widget/invoice/invoice.php:44 include/template/calendar.php:31 msgid "Aujourd'hui" msgstr "" @@ -34832,27 +34173,27 @@ msgid "" "dans C0SEC" msgstr "" -#: include/lib/ac_common.php:1706 tmp/c.php:8 +#: include/lib/ac_common.php:1706 tmp/c.php:8 include/lib/ac_common.php:1763 msgid "mot de passe de 8 lettres minimum" msgstr "" -#: include/lib/ac_common.php:1711 tmp/c.php:13 +#: include/lib/ac_common.php:1711 tmp/c.php:13 include/lib/ac_common.php:1768 msgid "mot de passe doit inclure au moins un chiffre" msgstr "" -#: include/lib/ac_common.php:1716 tmp/c.php:18 +#: include/lib/ac_common.php:1716 tmp/c.php:18 include/lib/ac_common.php:1773 msgid "mot de passe doit inclure au moins une minuscule" msgstr "" -#: include/lib/ac_common.php:1720 tmp/c.php:22 +#: include/lib/ac_common.php:1720 tmp/c.php:22 include/lib/ac_common.php:1777 msgid "mot de passe doit inclure au moins une majuscule" msgstr "" -#: include/lib/ac_common.php:1729 tmp/c.php:31 +#: include/lib/ac_common.php:1729 tmp/c.php:31 include/lib/ac_common.php:1786 msgid "Trop souvent le(s) même(s) symbole(s)" msgstr "" -#: include/lib/ac_common.php:1735 tmp/c.php:37 +#: include/lib/ac_common.php:1735 tmp/c.php:37 include/lib/ac_common.php:1792 msgid "mot de passe doit inclure au moins un caractére spécial '+-/*[...'" msgstr "" @@ -34860,7 +34201,7 @@ msgstr "" msgid "Vérifie" msgstr "" -#: include/lib/itva_popup.class.php:146 +#: include/lib/itva_popup.class.php:146 include/lib/itva_popup.class.php:154 msgid "C.TVA" msgstr "" @@ -34905,3 +34246,753 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_csv.class.php:76 msgid "Windows CP1252" msgstr "" + +#: include/admin_repo.inc.php:56 +msgid "Cliquez ici pour vous connecter comme administrateur" +msgstr "" + +#: include/balance.inc.php:194 +msgid "Indiquer le type de poste" +msgstr "" + +#: include/balance.inc.php:195 +msgid "actif, passif,charge,..." +msgstr "" + +#: include/cfgplugin.inc.php:108 +#, php-format +msgid "" +"Installé par défaut dans le menu AD: %s " +msgstr "" + +#: include/compta_ach.inc.php:113 include/compta_fin.inc.php:124 +#: include/compta_ven.inc.php:131 +msgid "enregistrement annulé: balance , voyer le fichier log" +msgstr "" + +#: include/ext/amortis/ajax.php:100 +msgid "Désolé date invalide" +msgstr "" + +#: include/ext/amortis/ajax.php:115 +msgid "Jours" +msgstr "" + +#: include/ext/amortis/ajax.php:117 +#, php-format +msgid "Nombre de jours restants %s" +msgstr "" + +#: include/ext/amortis/ajax.php:120 +#, php-format +msgid "Nombre de jours exercice %s" +msgstr "" + +#: include/ext/amortis/ajax.php:124 +#, php-format +msgid "Nombre de mois restants %s" +msgstr "" + +#: include/ext/amortis/ajax.php:127 +#, php-format +msgid "Nombre de mois exercice %s" +msgstr "" + +#: include/ext/amortis/index.php:59 +msgid "Nombre de mois ou jour sur la première année" +msgstr "" + +#: include/ext/amortis/raw.php:134 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:43 +msgid "Date cession" +msgstr "" + +#: include/ext/amortis/raw.php:135 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:44 +msgid "Prix cession" +msgstr "" + +#: include/ext/export-import-xml/index.php:48 +msgid "Export dossier" +msgstr "" + +#: include/ext/export-import-xml/index.php:48 +msgid "Export d'un dossier comptable noalyss" +msgstr "" + +#: include/ext/export-import-xml/index.php:49 +msgid "Import dossier" +msgstr "" + +#: include/ext/export-import-xml/index.php:49 +msgid "Import d'un dossier comptable noalyss" +msgstr "" + +#: include/ext/importbank/index.php:175 +msgid " la fusion de plusieurs fichiers peut amener des doublons." +msgstr "" + +#: include/ext/importbank/index.php:176 +msgid " Il est conseillé d'effacer les fichiers d'origine qui sont fusionnés." +msgstr "" + +#: include/ext/listing/index.php:64 +msgid "Installez d'abord l'extension Rapport Avancé" +msgstr "" + +#: include/ext/noalyss_document/index.php:141 +msgid "Comptabilité, gestion et chargement des documents" +msgstr "" + +#: include/ext/noalyss_document/index.php:142 +msgid "Chargement documents" +msgstr "" + +#: include/ext/noalyss_document/ndc_load.php:54 +msgid "Succés" +msgstr "" + +#: include/ext/noalyss-portal-client/index.php:77 +msgid "Annonces" +msgstr "" + +#: include/ext/noalyss-portal-client/index.php:77 +msgid "Nouvelles annonces, astuces," +msgstr "" + +#: include/ext/noalyss-portal-client/index.php:78 +msgid "Espace" +msgstr "" + +#: include/ext/noalyss-portal-client/index.php:78 +msgid "Gère les espaces client" +msgstr "" + +#: include/ext/noalyss-portal-client/index.php:79 +msgid "Messages Utilisateurs" +msgstr "" + +#: include/ext/noalyss-portal-client/index.php:106 +msgid "Dans paramètre donner le DSN pour register" +msgstr "" + +#: include/ext/noalyss-timesheet/export-ts.php:119 +msgid "Laisser à vide pour avoir tous les employés" +msgstr "" + +#: include/ext/noalyss-timesheet/timesheet.class.php:227 +msgid "HH:MM Heure:Minute" +msgstr "" + +#: include/ext/noalyss_xmlpayment/index.php:146 +msgid "Recherche d'opération à ajouter" +msgstr "" + +#: include/ext/ohada/Amortization.php:22 include/ext/ohada/Amortization.php:41 +msgid "export PDF" +msgstr "" + +#: include/ext/rash/adm.php:61 +msgid "Groupe de sécurité" +msgstr "" + +#: include/ext/rash/adm.php:62 include/ext/rash/index.php:77 +msgid "Bénéficiaire" +msgstr "" + +#: include/ext/rash/adm.php:62 include/ext/rash/index.php:77 +msgid "Bénéficiaires d'hébergement" +msgstr "" + +#: include/ext/rash/adm.php:64 +msgid "Assistants Sociaux" +msgstr "" + +#: include/ext/rash/adm.php:64 +msgid "Assistants sociaux" +msgstr "" + +#: include/ext/rash/index.php:78 +msgid "Enfants" +msgstr "" + +#: include/ext/rash/index.php:78 +msgid "Listes des enfants" +msgstr "" + +#: include/ext/rash/raw.php:80 +msgid "actif" +msgstr "" + +#: include/ext/rash/raw.php:82 +msgid "entrée" +msgstr "" + +#: include/ext/rash/raw.php:83 +msgid "sortie" +msgstr "" + +#: include/ext/rash/raw.php:84 +msgid "naissance" +msgstr "" + +#: include/ext/rash/raw.php:85 +msgid "urgent" +msgstr "" + +#: include/ext/rash/raw.php:86 +msgid "Motif Entrée logement" +msgstr "" + +#: include/ext/rash/raw.php:87 +msgid "ME Administratir" +msgstr "" + +#: include/ext/rash/raw.php:88 +msgid "ME Ass Drogue" +msgstr "" + +#: include/ext/rash/raw.php:89 +msgid "ME Ass Alcool" +msgstr "" + +#: include/ext/rash/raw.php:90 +msgid "ME Ass Medicament" +msgstr "" + +#: include/ext/rash/raw.php:91 +msgid "ME Violence Conj" +msgstr "" + +#: include/ext/rash/raw.php:92 +msgid "ME Santé mental" +msgstr "" + +#: include/ext/rash/raw.php:93 +msgid "ME Financier" +msgstr "" + +#: include/ext/rash/raw.php:94 +msgid "ME Parentalité" +msgstr "" + +#: include/ext/rash/raw.php:95 include/ext/rash/raw.php:96 +msgid "ME Autre" +msgstr "" + +#: include/ext/rash/raw.php:97 +msgid "Origine" +msgstr "" + +#: include/ext/rash/raw.php:98 +msgid "Status motif entrée victime" +msgstr "" + +#: include/ext/rash/raw.php:99 +msgid "Status motif entrée enfant" +msgstr "" + +#: include/ext/rash/raw.php:100 +msgid "Status motif entrée auteur" +msgstr "" + +#: include/ext/rash/raw.php:101 +msgid "Violence Partenaire Inconnu " +msgstr "" + +#: include/ext/rash/raw.php:102 +msgid "VP Econo" +msgstr "" + +#: include/ext/rash/raw.php:103 +msgid "VP Physique" +msgstr "" + +#: include/ext/rash/raw.php:104 +msgid "VP Sexuelle" +msgstr "" + +#: include/ext/rash/raw.php:105 +msgid "VP Psycho" +msgstr "" + +#: include/ext/rash/raw.php:106 +msgid "VP Admin." +msgstr "" + +#: include/ext/rash/raw.php:107 +msgid "VP Verbale" +msgstr "" + +#: include/ext/rash/raw.php:108 +msgid "VP Autre" +msgstr "" + +#: include/ext/rash/raw.php:109 +msgid "Violence Familiale Physique" +msgstr "" + +#: include/ext/rash/raw.php:110 +msgid "VF Eco" +msgstr "" + +#: include/ext/rash/raw.php:111 +msgid "VF Sexuelle" +msgstr "" + +#: include/ext/rash/raw.php:112 +msgid "VF Psycho" +msgstr "" + +#: include/ext/rash/raw.php:113 +msgid "VF Admin" +msgstr "" + +#: include/ext/rash/raw.php:114 +msgid "VF Verbale" +msgstr "" + +#: include/ext/rash/raw.php:115 +msgid "VF Autre" +msgstr "" + +#: include/ext/rash/raw.php:116 +msgid "VF Inconnu" +msgstr "" + +#: include/ext/rash/raw.php:117 +msgid "Violence Autre autres" +msgstr "" + +#: include/ext/rash/raw.php:118 +msgid "VA Physique" +msgstr "" + +#: include/ext/rash/raw.php:119 +msgid "VA Inconnu" +msgstr "" + +#: include/ext/rash/raw.php:120 +msgid "VA Eco" +msgstr "" + +#: include/ext/rash/raw.php:121 +msgid "VA Sexuel" +msgstr "" + +#: include/ext/rash/raw.php:122 +msgid "VA Psycho" +msgstr "" + +#: include/ext/rash/raw.php:123 +msgid "VA Admin" +msgstr "" + +#: include/ext/rash/raw.php:124 +msgid "VA Verbale" +msgstr "" + +#: include/ext/rash/raw.php:125 +msgid "VA Mutilation" +msgstr "" + +#: include/ext/rash/raw.php:126 +msgid "VA Crime Honneur" +msgstr "" + +#: include/ext/rash/raw.php:127 +msgid "VA Mariage Forcé" +msgstr "" + +#: include/ext/rash/raw.php:128 +msgid "Destination" +msgstr "" + +#: include/ext/rash/raw.php:129 +msgid "Post Hébergement" +msgstr "" + +#: include/ext/rash/raw.php:130 +msgid "Remarque" +msgstr "" + +#: include/ext/rash/raw.php:154 +msgid "Enfant nom" +msgstr "" + +#: include/ext/rash/raw.php:155 +msgid "Enfant prénom" +msgstr "" + +#: include/ext/rash/raw.php:156 +msgid "Enfant code" +msgstr "" + +#: include/ext/rash/raw.php:157 +msgid "Bénéficiare nom" +msgstr "" + +#: include/ext/rash/raw.php:158 +msgid "Bénéficiaire prénom" +msgstr "" + +#: include/ext/rash/raw.php:159 +msgid "Bénéficiaire code" +msgstr "" + +#: include/ext/tva/ajax.php:93 +msgid "Opération pour purger la TVA" +msgstr "" + +#: include/ext/tva/ajax.php:107 +msgid "Actualise" +msgstr "" + +#: include/ext/tva/ajax.php:113 +msgid "Aucun journal accessible" +msgstr "" + +#: include/ext/tva/index.php:137 +msgid "" +"Paramétrer les coordonnées du déclarant et les code TVA pour les listing " +"intracomm" +msgstr "" + +#: include/ext/amortis/include/am_card.class.php:294 +msgid "Fraction Prorata année invalide" +msgstr "" + +#: include/ext/amortis/include/am_card.class.php:297 +msgid "Fraction supérieure au nombre de jours de l'exercice" +msgstr "" + +#: include/ext/amortis/include/am_card.php:55 +msgid "Calcul jours" +msgstr "" + +#: include/ext/amortis/include/material_add.inc.php:46 +msgid "" +"Vous devez aller dans CCARD pour ajouter une catégorie , puis des fiches de " +"biens à amortir" +msgstr "" + +#: include/ext/amortis/include/material_add.inc.php:50 +msgid "Cliquez ici CCARD" +msgstr "" + +#: include/ext/importbank/include/import_bank.php:36 +msgid "Import Fichier CSV" +msgstr "" + +#: include/ext/importbank/include/import_bank.php:48 +msgid "Import Fichier CODA" +msgstr "" + +#: include/ext/invoicing/include/invoice_download_pdf.inc.php:25 +msgid "Conversion en PDF non installé, " +msgstr "" + +#: include/ext/invoicing/include/invoice_download_pdf.inc.php:127 +msgid "Télécharger les fichiers en PDF" +msgstr "" + +#: include/ext/invoicing/include/invoicing.inc.php:40 +msgid "Aucune sélection faite" +msgstr "" + +#: include/ext/invoicing/include/invoicing.inc.php:96 +msgid "Pour les factures sélectionnées" +msgstr "" + +#: include/ext/invoicing/include/invoicing.inc.php:101 +msgid "Télécharger les originaux" +msgstr "" + +#: include/ext/invoicing/include/invoicing.inc.php:106 +msgid "Télécharger en PDF" +msgstr "" + +#: include/ext/listing/include/rapav_listing.class.php:98 +msgid "Cocher pour effacer ce listing" +msgstr "" + +#: include/ext/listing/include/rapav_listing_compute.class.php:492 +msgid "Fichiers" +msgstr "" + +#: include/ext/listing/include/rapav_listing_compute.class.php:549 +msgid "Attacher des fichiers" +msgstr "" + +#: include/ext/noalyss_document/include/manage_document.inc.php:82 +msgid "Doublon: opérations déjà transférées" +msgstr "" + +#: include/ext/noalyss_document/include/manage_document.inc.php:104 +msgid "Doublon: documents déjà chargés" +msgstr "" + +#: include/ext/noalyss_document/include/manage_document.inc.php:121 +#, php-format +msgid "Chargement réussi : %d fichier(s)" +msgstr "" + +#: include/ext/noalyss-portal-client/include/nv-annonce.inc.php:31 +msgid "register : version too low " +msgstr "" + +#: include/ext/noalyss-portal-client/include/nv-annonce.inc.php:39 +msgid "Astuce" +msgstr "" + +#: include/ext/noalyss-portal-client/include/nv-annonce.inc.php:41 +msgid "Annonce Noalyss" +msgstr "" + +#: include/ext/noalyss-portal-client/include/nv-annonce.inc.php:42 +msgid "Autres nouvelles" +msgstr "" + +#: include/ext/ohada/include/amortization.class.php:38 +#: include/ext/ohada/include/amortization.class.php:39 +msgid "TABLEAU SMT DE SUIVI DU MATERIEL, DU MOBILIER ET DES CAUTIONS" +msgstr "" + +#: include/ext/ohada/include/pdf_writer_amortization.class.php:17 +#, php-format +msgid "%s " +msgstr "" + +#: include/ext/ohada/include/pdf_writer_stock.class.php:22 +#, php-format +msgid "%s exercice %s " +msgstr "" + +#: include/ext/ohada/include/unpaid_due_customer.class.php:45 +msgid "Créances impayées Dues SMT" +msgstr "" + +#: include/ext/ohada/include/unpaid_due_supplier.class.php:36 +msgid "Dettes échues SMT" +msgstr "" + +#: include/ext/rapport_avance/include/rapav_report_repository.class.php:90 +msgid "Pas de fichier bin" +msgstr "" + +#: include/ext/rapport_avance/include/rapav_report_repository.class.php:123 +msgid "RRR40 : report not found" +msgstr "" + +#: include/ext/rapport_avance/include/rapav_repository.class.php:48 +msgid "Aucun rapport trouvé" +msgstr "" + +#: include/ext/rash/include/bn.inc.php:48 +msgid "Vous n'avez pas accès à ce groupe" +msgstr "" + +#: include/ext/tools/include/tool_function.php:527 +msgid "Aucune opération choisie" +msgstr "" + +#: include/ext/tools/include/tool_function.php:534 +msgid "Aucun poste comptable choisi" +msgstr "" + +#: include/ext/tools/include/tool_function.php:540 +msgid "Aucun plan analytique" +msgstr "" + +#: include/ext/tools/include/tool_function.php:547 +msgid "Aucun poste analytique" +msgstr "" + +#: include/ext/tools/include/tool_function.php:561 +msgid "Comptabilité analytique désactivé" +msgstr "" + +#: include/ext/tools/include/tool_function.php:567 +msgid "Poste non compris dans analytique" +msgstr "" + +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:92 +msgid "" +"Les fichiers doivent avoir 4 colonnes : nom , numéro TVA, montant hors taxe, " +"montant tva" +msgstr "" + +#: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:36 +#, php-format +msgid "Attention : il y a %d enregistrement(s) incorrect(s) " +msgstr "" + +#: include/ext/amortis/include/template/amortiz_utility-display_compute_time.php:38 +msgid "Début d'exercice" +msgstr "" + +#: include/ext/amortis/include/template/amortiz_utility-display_compute_time.php:50 +msgid "Fin d'exercice" +msgstr "" + +#: include/ext/amortis/include/template/amortiz_utility-display_compute_time.php:64 +msgid "Calcul jour et mois" +msgstr "" + +#: include/ext/amortis/include/template/material_add.php:89 +msgid "Calcul jour" +msgstr "" + +#: include/ext/amortis/include/template/material_add.php:94 +msgid "Fraction prorata" +msgstr "" + +#: include/ext/amortis/include/template/material_detail.php:56 +msgid "Prorata : Nombre de mois (x/12) ou jour ( x/365) 1er exercice" +msgstr "" + +#: include/ext/amortis/include/template/material_detail.php:64 +msgid "Fraction" +msgstr "" + +#: include/ext/importbank/include/template/confirm_transfer.php:162 +#: include/ext/importbank/include/template/show_field.php:52 +msgid "Codage des caractères" +msgstr "" + +#: include/ext/importbank/include/template/import_coda.php:66 +msgid "Enregistrer dans le journal" +msgstr "" + +#: include/ext/importbank/include/template/import_csv.php:46 +msgid "Latin 1" +msgstr "" + +#: include/ext/importbank/include/template/show_import.php:16 +#: include/ext/importbank/include/template/show_import.php:104 +msgid "Fusionner la sélection" +msgstr "" + +#: include/ext/importbank/include/template/show_list.php:77 +msgid "A Effacer" +msgstr "" + +#: include/ext/importbank/include/template/show_list.php:100 +msgid "Supprime statut d'erreur" +msgstr "" + +#: include/ext/importbank/include/template/show_transfer.php:165 +#: include/ext/importbank/include/template/show_transfer.php:174 +msgid "Continuer vers liste opérations" +msgstr "" + +#: include/ext/rapport_avance/include/template/formulaire_listing.php:71 +msgid "Ajout d'un formulaire" +msgstr "" + +#: include/ext/rapport_avance/include/template/formulaire_listing.php:79 +msgid "Créer, télécharger ou importer un formulaire." +msgstr "" + +#: include/ext/rapport_avance/include/template/formulaire_listing.php:82 +msgid "" +"Les formulaires sont disponibles dans le Package Repository ou depuis les " +"contributions" +msgstr "" + +#: include/ext/rapport_avance/include/template/formulaire_listing.php:83 +msgid "Contributions sur le wiki" +msgstr "" + +#: include/ext/rapport_avance/include/template/formulaire_listing.php:87 +msgid "" +"Vous pouvez les modifier afin de les améliorer ou de vous en inspirer pour " +"en créer de nouveaux" +msgstr "" + +#: include/ext/rapport_avance/include/template/formulaire_listing.php:141 +msgid "Téléchargement" +msgstr "" + +#: include/ext/rapport_avance/include/template/formulaire_listing.php:146 +msgid "Rapports disponibles " +msgstr "" + +#: include/ext/tools/include/template/search_view.php:23 +msgid "Changement analytique" +msgstr "" + +#: include/ext/tools/include/template/search_view.php:116 +msgid "Changer la fiche" +msgstr "" + +#: include/ext/tools/include/template/search_view.php:167 +msgid "Changer un poste comptable par une fiche" +msgstr "" + +#: include/ext/tools/include/template/search_view.php:216 +msgid "Déplacer dans un autre journal" +msgstr "" + +#: include/ext/transform/include/template/listing_assujetti_declarant.php:85 +#: include/ext/transform/include/template/listing_assujetti_representative.php:77 +msgid "N° de téléphone, TVA, code postal uniquement des chiffres " +msgstr "" + +#: include/lib/message_javascript.php:124 +msgid "" +"Par défault, le poste d'autoliquidation est celui qui est au débit pour les " +"ventes et au crédit pour les achats" +msgstr "" + +#: include/ajax/ajax_preference.php:197 +msgid "Utilisation id TVA ou code" +msgstr "" + +#: include/export/export_stock_histo_csv.php:43 +msgid "Nom Stock" +msgstr "" + +#: include/export/export_stock_histo_csv.php:44 +msgid "Code Tiers" +msgstr "" + +#: include/export/export_stock_histo_csv.php:45 +msgid "Nom Tiers" +msgstr "" + +#: include/export/export_stock_histo_csv.php:48 +msgid "Prix unitaire" +msgstr "" + +#: include/class/acc_ledger.class.php:1649 +msgid "OPERATION ANNULEE voir log" +msgstr "" + +#: include/class/document_export.class.php:379 +msgid "Copie certifiee conforme a l'original" +msgstr "" + +#: include/class/document_export.class.php:455 +msgid "PDFTK ne peut pas convertir en PDF" +msgstr "" + +#: include/class/tva_rate_mtable.class.php:55 +msgid "Poste comptable autoliquidation" +msgstr "" + +#: include/class/tva_rate_mtable.class.php:92 +msgid "" +"Forcer ce poste comptable pour autoliquidation : par défault, le poste " +"d'autoliquidation est calculé : soit celui qui est en contrepartie, soit le " +"même (voir manuel)" +msgstr "" + +#: include/class/tva_rate_mtable.class.php:388 +msgid "Pas d'autoliquidation demandé" +msgstr "" + +#: include/class/tva_rate_mtable.class.php:401 +msgid "Le label ne peut être vide" +msgstr "" diff --git a/html/lang/nl_NL/LC_MESSAGES/messages.po b/html/lang/nl_NL/LC_MESSAGES/messages.po index 4970e1420..4a56d4a03 100644 --- a/html/lang/nl_NL/LC_MESSAGES/messages.po +++ b/html/lang/nl_NL/LC_MESSAGES/messages.po @@ -4,15 +4,14 @@ # # dany , 2014. # Dany De Bontridder , 2015, 2018, 2019. -#: html/direct.php:45 include/template/module.php:128 -#: include/template/module.php:172 +#: html/direct.php:45 include/database.item.php:99 +#: include/template/module.php:128 include/template/module.php:172 #: include/template/profile_menu_display_module.php:72 -#: include/database.item.php:101 msgid "" msgstr "" "Project-Id-Version: NOALYSS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-07 17:50+0200\n" +"POT-Creation-Date: 2025-06-20 17:50+0200\n" "PO-Revision-Date: 2019-07-31 13:23+0100\n" "Last-Translator: dany \n" "Language-Team: English \n" @@ -192,7 +191,7 @@ msgstr "D" #: include/class/periode.class.php:704 include/class/periode.class.php:706 #: include/class/periode.class.php:707 include/class/periode.class.php:708 #: include/ajax/ajax_periode.php:169 include/class/periode.class.php:724 -#: include/class/periode.class.php:742 +#: include/class/periode.class.php:742 include/class/periode.class.php:749 msgid " Début période : " msgstr "Begin" @@ -218,6 +217,7 @@ msgid " Erreur dans la formule " msgstr "Fout in de formula" #: include/ext/rapport_avance/include/rapav.class.php:153 +#: include/ext/rapport_avance/include/rapav.class.php:156 #, fuzzy, php-format msgid " Erreur dans la formule %s" msgstr "Fout in de formula" @@ -227,16 +227,18 @@ msgstr "Fout in de formula" #: include/class/periode.class.php:706 include/class/periode.class.php:708 #: include/class/periode.class.php:709 include/class/periode.class.php:710 #: include/ajax/ajax_periode.php:171 include/class/periode.class.php:726 -#: include/class/periode.class.php:744 +#: include/class/periode.class.php:744 include/class/periode.class.php:751 msgid " Exercice : " msgstr "Jaar" #: include/ext/amortis/include/am_card.class.php:308 +#: include/ext/amortis/include/am_card.class.php:334 #, fuzzy msgid " Fiche contrepartie incorrect" msgstr "soort rekening is verkeerd" #: include/ext/amortis/include/am_card.class.php:303 +#: include/ext/amortis/include/am_card.class.php:329 #, fuzzy msgid " Fiche de charge incorrect" msgstr "Ongeldige kostenpost" @@ -246,7 +248,7 @@ msgstr "Ongeldige kostenpost" #: include/class/periode.class.php:705 include/class/periode.class.php:707 #: include/class/periode.class.php:708 include/class/periode.class.php:709 #: include/ajax/ajax_periode.php:170 include/class/periode.class.php:725 -#: include/class/periode.class.php:743 +#: include/class/periode.class.php:743 include/class/periode.class.php:750 msgid " Fin période : " msgstr "End " @@ -256,6 +258,10 @@ msgstr "End " msgid " Hors Bilan" msgstr "Buiten de balansstelling" +#: include/ext/importbank/index.php:176 +msgid " Il est conseillé d'effacer les fichiers d'origine qui sont fusionnés." +msgstr "" + #: include/user_menu.php:148 include/user_menu.php:152 #: include/lib/user_menu.php:161 include/lib/user_menu.php:174 #: include/lib/user_menu.php:132 include/lib/user_menu.php:131 @@ -282,6 +288,7 @@ msgstr "Onmogelijk om op te slaan" #: include/class/acc_ledger_sale.class.php:174 #: include/class/acc_ledger_sale.class.php:183 #: include/class/acc_ledger_purchase.class.php:192 +#: include/class/acc_ledger_purchase.class.php:197 msgid " La TVA " msgstr "De BTW" @@ -296,6 +303,7 @@ msgstr "" #: include/class/acc_ledger.class.php:1224 #: include/class/acc_ledger.class.php:1243 #: include/class/acc_ledger.class.php:1347 +#: include/class/acc_ledger.class.php:1349 #, php-format msgid " Le poste %s appartient à fiche(s) dont : %s" msgstr "" @@ -323,16 +331,20 @@ msgid " Opérations après la date %s qui sont %s " msgstr "" #: include/ext/invoicing/include/invoice_send_mail.inc.php:132 +#: include/ext/invoicing/include/invoice_download_pdf.inc.php:79 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:134 #, fuzzy, php-format msgid " PDF pour %s non généré " msgstr "Gegenereerd papier" #: include/ext/amortis/include/am_card.class.php:295 +#: include/ext/amortis/include/am_card.class.php:321 #, fuzzy msgid " Poste de charge incorrect" msgstr "Ongeldige kostenpost" #: include/ext/amortis/include/am_card.class.php:297 +#: include/ext/amortis/include/am_card.class.php:323 #, fuzzy msgid " Poste à créditer incorrect" msgstr "De te crediteren post in fout" @@ -371,6 +383,7 @@ msgstr "BTW" #: include/class/acc_ledger.class.php:135 #: include/class/acc_ledger.class.php:137 #: include/class/acc_ledger.class.php:144 +#: include/class/acc_ledger.class.php:146 msgid " Tous les journaux" msgstr "Alle dagboeken" @@ -378,6 +391,7 @@ msgstr "Alle dagboeken" #: include/ext/rapport_avance/include/class_formulaire_param_detail.php:322 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:322 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:354 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:357 #, fuzzy msgid " Un poste comptable est manquant" msgstr "de begrotingspost [" @@ -483,6 +497,7 @@ msgstr "laatste back-up" #: include/ext/invoicing/include/invoice_send_mail.inc.php:147 #: include/ext/invoicing/include/invoice_send_mail.inc.php:151 #: include/ext/invoicing/include/invoice_send_mail.inc.php:160 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:162 msgid " destinataire " msgstr "ontvanger" @@ -528,6 +543,7 @@ msgstr "" #: include/class_anc_print.php:181 include/class/class_anc_print.php:181 #: include/class/class_anc_print.php:183 include/class/anc_print.class.php:177 #: include/class/anc_print.class.php:183 include/class/anc_print.class.php:184 +#: include/class/anc_print.class.php:179 msgid " et l'activité " msgstr "en de activiteit" @@ -545,9 +561,14 @@ msgstr "Vanuit de post" #: include/ext/bilan_interne/acc_bilaninterne.class.php:278 #: include/class/acc_bilan.class.php:74 include/class/acc_bilan.class.php:69 #: include/class/acc_bilan.class.php:73 +#: include/ext/bilan_interne/acc_bilaninterne.class.php:307 msgid " jusque " msgstr "tot" +#: include/ext/importbank/index.php:175 +msgid " la fusion de plusieurs fichiers peut amener des doublons." +msgstr "" + #: include/class_acc_ledger_purchase.php:212 #: include/class_acc_ledger_purchase.php:220 #: include/class/class_acc_ledger_purchase.php:220 @@ -580,6 +601,7 @@ msgstr "de begrotingspost" #: include/class/acc_ledger_sale.class.php:134 #: include/class/acc_ledger_sale.class.php:197 #: include/class/acc_ledger_purchase.class.php:139 +#: include/class/acc_ledger_purchase.class.php:144 msgid " le poste comptable [" msgstr "de begrotingspost [" @@ -622,6 +644,7 @@ msgstr "VOOR Het blad" #: include/ext/rapport_avance/include/class_formulaire_param_detail.php:306 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:306 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:336 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:339 #, fuzzy msgid " utilisé avec le poste comptable" msgstr "Puts van rekening" @@ -632,6 +655,7 @@ msgstr "Puts van rekening" #: include/class/acc_ledger_purchase.class.php:120 #: include/class/acc_ledger_purchase.class.php:122 #: include/class/acc_ledger_purchase.class.php:106 +#: include/class/acc_ledger_purchase.class.php:111 msgid " vous ne pouvez pas encoder à une date antérieure dans ce journal" msgstr "in dit dagboek mag u geen vroegere dagtekening invoeren" @@ -658,6 +682,7 @@ msgstr "u mag niet een vroegere dagtekening invoeren" #: include/ext/invoicing/include/invoice_send_mail.inc.php:153 #: include/ext/invoicing/include/invoice_send_mail.inc.php:157 #: include/ext/invoicing/include/invoice_send_mail.inc.php:167 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:169 msgid " à " msgstr "Voor" @@ -672,10 +697,16 @@ msgstr "%" #: include/ext/import_card/include/class_import_card.php:369 #: include/ext/import_card/include/import_card.class.php:369 #: include/ext/import_card/include/import_card.class.php:397 +#: include/ext/import_card/include/import_card.class.php:417 #, fuzzy, php-format msgid "%d fiches sont insérées dans la catégorie %s" msgstr "pluggen in de categorie ingevoegd" +#: include/ext/ohada/include/pdf_writer_amortization.class.php:17 +#, php-format +msgid "%s " +msgstr "" + #: include/template/ledger_detail_fin.php:103 #: include/template/ledger_detail_fin.php:104 #: include/template/ledger_detail_fin.php:128 @@ -702,7 +733,13 @@ msgstr "" msgid "%s est vide" msgstr "is leeg" +#: include/ext/ohada/include/pdf_writer_stock.class.php:22 +#, fuzzy, php-format +msgid "%s exercice %s " +msgstr "Een andere oefening" + #: include/ext/etat_annexe_ohada/include/pdf_writer.class.php:66 +#: include/ext/ohada/include/pdf_writer.class.php:92 #, fuzzy, php-format msgid "%s période %s - %s" msgstr "periode tussen% s [% s] en [% s]" @@ -787,12 +824,14 @@ msgstr "niet use of" #: include/ext/amortis/include/class_am_generate.php:198 #: include/ext/amortis/include/am_generate.class.php:198 +#: include/ext/amortis/include/am_generate.class.php:202 msgid "-- choix --" msgstr "-- keuze --" #: include/ext/importbank/include/template/show_list.php:15 #: include/ext/importbank/include/template/show_list.php:60 #: include/ext/importbank/include/template/show_list.php:78 +#: include/ext/importbank/include/template/show_list.php:86 #, fuzzy msgid "--choix--" msgstr "-- keuze --" @@ -925,6 +964,11 @@ msgstr "" msgid "> 90 jours" msgstr "> 90 dagen" +#: include/ext/importbank/include/template/show_list.php:77 +#, fuzzy +msgid "A Effacer" +msgstr "Wissen" + #: include/ext/amortis/include/class_amortissement_table_pdf.php:58 #: include/ext/amortis/include/class_amortissement_material_pdf.php:39 #: include/ext/amortis/include/class_amortissement_material_pdf.php:40 @@ -933,11 +977,13 @@ msgstr "> 90 dagen" #: include/ext/amortis/include/amortissement_table_pdf.class.php:46 #: include/ext/amortis/include/amortissement_material_pdf.class.php:40 #: include/ext/amortis/include/amortissement_table_pdf.class.php:48 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:41 #, fuzzy msgid "A amortir" msgstr "Afgelost" #: include/ext/importbank/include/template/detail_item.php:95 +#: include/ext/importbank/include/template/detail_item.php:103 #, fuzzy msgid "A effacer" msgstr "Wissen" @@ -948,11 +994,14 @@ msgstr "Wissen" #: include/ext/importbank/include/template/show_field.php:31 #: include/ext/importbank/include/template/confirm_transfer.php:159 #: include/ext/importbank/include/template/show_transfer.php:165 +#: include/ext/importbank/include/template/confirm_transfer.php:154 +#: include/ext/importbank/include/template/show_field.php:36 #, fuzzy msgid "A importer dans le journal de banque" msgstr "Beschikbaar in de dagboeken" #: include/ext/importbank/include/template/detail_item.php:98 +#: include/ext/importbank/include/template/detail_item.php:106 #, fuzzy msgid "A ne pas effacer" msgstr "Vink aan om deze fiche te verwijderen " @@ -1016,7 +1065,7 @@ msgstr "Ongeldig verzoek" #: include/database.item.php:74 include/lib/user_menu.php:80 #: include/lib/user_menu.php:99 include/database.item.php:71 #: include/lib/user_menu.php:79 include/database.item.php:72 -#: include/database.item.php:66 +#: include/database.item.php:66 include/database.item.php:64 msgid "Accueil" msgstr "Home" @@ -1050,6 +1099,7 @@ msgstr "Foute toegang" #: include/ext/transform/raw.php:31 include/ext/transform/raw.php:70 #: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:27 #: include/ext/transform/raw.php:32 include/ext/transform/raw.php:73 +#: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:26 msgid "Accès directe incorrecte" msgstr "Foute toegang" @@ -1092,7 +1142,11 @@ msgstr "Foute toegang" #: include/class/acc_ledger_sale.class.php:68 #: include/class/acc_ledger.class.php:1135 html/export.php:49 #: html/recherche.php:65 include/class/acc_ledger_sale.class.php:67 -#: include/class/acc_ledger.class.php:1235 +#: include/class/acc_ledger.class.php:1235 html/export.php:57 +#: include/admin_repo.inc.php:48 include/ext/rash/include/bn.inc.php:58 +#: include/ext/rash/include/bn.inc.php:74 +#: include/class/acc_ledger.class.php:1237 +#: include/class/acc_ledger_purchase.class.php:66 msgid "Accès interdit" msgstr "Verboden toegang" @@ -1116,7 +1170,7 @@ msgstr "Kranten" #: html/do.php:254 html/do.php:251 html/do.php:288 html/do.php:300 #: html/do.php:310 html/do.php:279 html/do.php:281 html/do.php:330 #: html/do.php:335 html/do_BASE_342368.php:335 html/do_LOCAL_342368.php:274 -#: html/do.php:280 html/do_REMOTE_342368.php:274 +#: html/do.php:280 html/do_REMOTE_342368.php:274 html/do.php:282 msgid "Accès menu impossible" msgstr "" @@ -1168,11 +1222,14 @@ msgstr "Verboden toegang" #: include/database.item.php:65 include/class/acc_ledger_search.class.php:1276 #: include/template/tax_summary_display.php:185 include/database.item.php:60 #: include/database.item.php:258 include/database.item.php:280 +#: include/database.item.php:58 include/database.item.php:239 +#: include/database.item.php:255 msgid "Achat" msgstr "Aankoop" #: include/ext/amortis/include/template/listing_year.php:61 #: include/ext/amortis/include/template/listing_year.php:105 +#: include/ext/amortis/include/template/listing_year.php:112 msgid "Acquisition de l'année" msgstr "Verwerving over heel het jaar" @@ -1189,6 +1246,7 @@ msgstr "Verwerving over heel het jaar" #: include/class/fiche.class.php:397 include/user.inc.php:216 #: include/class/fiche.class.php:399 include/user_detail.inc.php:90 #: include/class/fiche.class.php:431 include/user.inc.php:252 +#: include/user.inc.php:253 include/class/fiche.class.php:433 #, fuzzy msgid "Actif" msgstr "Actie" @@ -1314,6 +1372,10 @@ msgstr "Verboden handeling" #: include/ext/noalyss-timesheet/ajax.php:15 include/ext/rapid-in/ajax.php:15 #: include/ext/skel/ajax.php:15 include/class/user.class.php:869 #: include/class/user.class.php:875 include/class/noalyss_user.class.php:874 +#: include/ext/noalyss_document/ajax.php:30 +#: include/ext/noalyss-form/ajax.php:20 +#: include/ext/noalyss-timesheet/ajax.php:81 +#: include/ext/noalyss_xmlpayment/ajax.php:29 include/ext/rash/ajax.php:22 #, fuzzy msgid "Action invalide" msgstr "act ongeldig" @@ -1336,6 +1398,7 @@ msgstr "act ongeldig" #: include/class/acc_ledger.class.php:3009 #: include/class/acc_ledger.class.php:3091 #: include/class/acc_ledger.class.php:3258 +#: include/class/acc_ledger.class.php:3267 msgid "Action non accessible" msgstr "Actie is ontoegankelijk" @@ -1381,6 +1444,7 @@ msgstr "Actie management" #: include/template/detail-action.php:175 #: include/template/detail-action.php:188 #: include/template/follow_up-display.php:212 +#: include/template/follow_up-display.php:245 msgid "Actions concernées" msgstr "Betreffende acties" @@ -1415,6 +1479,11 @@ msgstr "rekening" msgid "Activé" msgstr "Actie" +#: include/ext/tva/ajax.php:107 +#, fuzzy +msgid "Actualise" +msgstr "Updaten" + #: include/compta_ach.inc.php:221 include/compta_ven.inc.php:237 #: include/template/detail-action.php:359 #: include/template/form_ledger_detail.php:107 @@ -1444,6 +1513,7 @@ msgstr "Actie" #: include/compta_ven.inc.php:292 include/compta_ach.inc.php:256 #: include/template/form_ledger_detail.php:164 include/compta_ven.inc.php:296 #: include/compta_ach.inc.php:272 include/template/form_ledger_detail.php:183 +#: include/compta_ach.inc.php:282 include/compta_ven.inc.php:308 msgid "Actualiser" msgstr "Updaten" @@ -1468,6 +1538,7 @@ msgstr "Updaten" #: include/param_sec.inc.php:157 include/database.item.php:118 #: html/user_login.php:128 include/user_detail.inc.php:113 #: include/user.inc.php:299 include/database.item.php:102 +#: include/database.item.php:100 include/user.inc.php:300 msgid "Administrateur" msgstr "Beheerder" @@ -1490,6 +1561,7 @@ msgstr "Beheerder" #: html/user_login.php:132 include/admin_repo.inc.php:62 #: include/database.item.php:117 include/database.item.php:115 #: html/user_login.php:145 include/database.item.php:99 +#: include/admin_repo.inc.php:72 include/database.item.php:97 msgid "Administration" msgstr "Administratie" @@ -1513,7 +1585,7 @@ msgstr "Globale Administratie" #: include/stock_cfg.inc.php:65 include/export/export_stock_resume_list.php:36 #: include/class/fiche.class.php:1944 include/class/fiche.class.php:1313 #: include/class/fiche.class.php:1319 include/class/fiche.class.php:1364 -#: include/audit_log.php:39 +#: include/audit_log.php:39 include/class/fiche.class.php:1361 msgid "Adresse" msgstr "Adres" @@ -1523,6 +1595,7 @@ msgstr "Adres" #: include/database.item.php:152 include/database.item.php:160 #: include/database.item.php:163 include/database.item.php:170 #: include/database.item.php:178 include/database.item.php:173 +#: include/database.item.php:166 msgid "Adresse " msgstr "Adres" @@ -1539,6 +1612,7 @@ msgstr "Gebruiker toevoegen" #: include/class/class_document_modele.php:69 #: include/class/document_modele.class.php:69 #: include/class/document_modele.class.php:66 +#: include/class/document_modele.class.php:70 msgid "Affect." msgstr "Beïnvloeden." @@ -1588,7 +1662,7 @@ msgid "Afficher la période comptable pour éviter les erreurs de date" msgstr "Toon de boekhoudperiode om fouten in data te voorkomen" #: include/ajax/ajax_admin.php:364 include/ajax/ajax_admin.php:361 -#: include/ajax/ajax_admin.php:391 +#: include/ajax/ajax_admin.php:391 include/ajax/ajax_admin.php:394 #, php-format msgid "" "Afin de terminer l'installation aller sur %s , à la fin de la procédure , " @@ -1604,7 +1678,7 @@ msgstr "" msgid "Agenda" msgstr "Agenda" -#: include/database.item.php:134 +#: include/database.item.php:134 include/database.item.php:132 msgid "Agenda 📅" msgstr "" @@ -1617,7 +1691,8 @@ msgstr "" #: include/template/template_config_form.php:91 #: include/template/template_config_form.php:84 -#: include/ext/importbank/index.php:40 +#: include/ext/importbank/index.php:40 include/ext/amortis/index.php:115 +#: include/ext/importbank/index.php:88 include/ext/rapport_avance/index.php:102 msgid "Aide" msgstr "" @@ -1694,7 +1769,8 @@ msgstr "Hulp voor de wiki" #: include/template/followup-show-action-add.php:67 #: include/widget/todo_list/todo_list.php:49 #: include/lib/manage_table_sql.class.php:840 -#: include/lib/manage_table_sql.class.php:883 +#: include/lib/manage_table_sql.class.php:883 include/ext/sav/index.php:47 +#: include/ext/import_card/include/import_card.class.php:378 msgid "Ajout" msgstr "Toevoeging" @@ -1715,6 +1791,7 @@ msgstr "Lijn toevoegen" #: include/user.inc.php:73 include/user.inc.php:74 include/user.inc.php:76 #: include/user.inc.php:78 include/user.inc.php:163 include/user.inc.php:182 +#: include/user.inc.php:183 #, fuzzy msgid "Ajout Utilisateur" msgstr "Gebruiker toevoegen" @@ -1793,6 +1870,7 @@ msgstr "Lijn toevoegen" #: include/ext/amortis/include/am_card.class.php:64 #: include/ext/amortis/include/am_card.class.php:67 #: include/ext/amortis/include/am_card.class.php:68 +#: include/ext/amortis/include/am_card.class.php:74 msgid "Ajout d'un bien à amortir" msgstr "Toevoeging van een af te betalen goed " @@ -1812,6 +1890,7 @@ msgid "Ajout d'un dossier (ou tag)" msgstr "Naam van de map" #: include/stock_cfg.inc.php:117 include/stock_cfg.inc.php:116 +#: include/stock_cfg.inc.php:115 #, fuzzy msgid "Ajout d'un dépot" msgstr "Toevoeging van een tag" @@ -1830,6 +1909,11 @@ msgstr "Toevoeging van een boekhoudkundige oefening" msgid "Ajout d'un exercice comptable" msgstr "Toevoeging van een boekhoudkundige oefening" +#: include/ext/rapport_avance/include/template/formulaire_listing.php:71 +#, fuzzy +msgid "Ajout d'un formulaire" +msgstr "Toevoeging van een menu" + #: include/menu.inc.php:155 include/menu.inc.php:156 include/menu.inc.php:151 #: include/menu.inc.php:149 include/menu.inc.php:150 msgid "Ajout d'un menu" @@ -1935,11 +2019,14 @@ msgstr "Toevoeging van een correspondentie/overeenkomst" #: include/ext/coprop/include/appel_fond.inc.php:159 #: include/ext/coprop/include/coprop_appel_fond.class.php:253 #: include/ext/rapport_avance/include/template/formulaire_definition.php:114 +#: include/ext/coprop/include/appel_fond.inc.php:86 +#: include/ext/coprop/include/appel_fond.inc.php:184 msgid "Ajout d'une ligne" msgstr "Een lijn toe te voegen" #: include/template/fiche_def_list.php:84 #: include/template/fiche_def-display.php:89 +#: include/template/fiche_def-display.php:90 msgid "Ajout d'une nouvelle catégorie" msgstr "Toevoeging van een nieuwe categorie" @@ -1955,11 +2042,13 @@ msgstr "Gebruiker toevoegen" #: include/database.item.php:217 include/database.item.php:231 #: include/database.item.php:220 include/database.item.php:234 +#: include/database.item.php:221 #, fuzzy msgid "Ajout d'étiquette" msgstr "Toevoeging van een label" #: include/template/action_other_action.php:35 +#: include/ext/tools/include/template/search_view.php:257 msgid "Ajout d'étiquettes" msgstr "Toevoeging van een label" @@ -1974,6 +2063,7 @@ msgid "Ajout de fiche" msgstr "Een dossier toevoegen" #: include/ext/amortis/include/template/material_add.php:21 +#: include/ext/amortis/include/template/material_add.php:22 #, fuzzy msgid "Ajout de matériel" msgstr "Artikel toevoegen" @@ -1981,7 +2071,7 @@ msgstr "Artikel toevoegen" #: include/database.item.php:15 include/database.item.php:18 #: include/database.item.php:12 include/database.item.php:10 #: include/database.item.php:11 include/database.item.php:8 -#: include/database.item.php:58 +#: include/database.item.php:58 include/database.item.php:56 #, fuzzy msgid "Ajout de menu ou de plugins" msgstr "Configuratie van de menu's en de plug-ins" @@ -1994,10 +2084,12 @@ msgstr "Een andere oefening" #: include/ext/invoicing/include/invoice_to_zip.inc.php:43 #: include/ext/invoicing/include/invoice_to_zip.inc.php:55 +#: include/ext/invoicing/include/invoice_download_pdf.inc.php:65 +#: include/ext/invoicing/include/invoice_to_zip.inc.php:60 msgid "Ajout facture " msgstr "Factuur toevoegen" -#: include/ext/sav/index.php:44 +#: include/ext/sav/index.php:44 include/ext/sav/index.php:47 #, fuzzy msgid "Ajout fiche réparation" msgstr "Geen omslag" @@ -2055,18 +2147,20 @@ msgstr "Raming toevoegen" #: include/class/periode.class.php:692 include/periode.inc.php:114 #: include/class/periode.class.php:693 include/periode.inc.php:110 #: include/class/periode.class.php:709 include/periode.inc.php:157 -#: include/class/periode.class.php:727 +#: include/class/periode.class.php:727 include/class/periode.class.php:734 #, fuzzy msgid "Ajout période" msgstr "Artikel toevoegen" #: include/user.inc.php:109 include/user.inc.php:110 include/user.inc.php:112 #: include/user.inc.php:114 include/user.inc.php:199 include/user.inc.php:235 +#: include/user.inc.php:236 #, fuzzy msgid "Ajout utilisateur" msgstr "Gebruiker toevoegen" #: include/ext/rapport_avance/include/formulaire_param.class.php:110 +#: include/ext/rapport_avance/include/formulaire_param.class.php:112 #, fuzzy msgid "Ajout élément" msgstr "Voeg dit element toe" @@ -2127,6 +2221,7 @@ msgid "Ajouter un dossier" msgstr "Een bestand toevoegen" #: include/stock_cfg.inc.php:119 include/stock_cfg.inc.php:118 +#: include/stock_cfg.inc.php:117 #, fuzzy msgid "Ajouter un dépôt" msgstr "Geen enkel model" @@ -2145,6 +2240,7 @@ msgstr "Geen enkel model" #: include/template/detail-action.php:504 #: include/template/detail-action.php:542 #: include/template/follow_up-display.php:528 +#: include/template/follow_up-display.php:567 msgid "Ajouter un fichier" msgstr "Een bestand toevoegen" @@ -2241,6 +2337,8 @@ msgstr "Voeg een kasstuk toe" #: include/template/acc_ledger-input_extra_info.php:109 #: include/class/acc_ledger_sale.class.php:1265 #: include/class/acc_ledger_purchase.class.php:2010 +#: include/class/acc_ledger_purchase.class.php:2048 +#: include/class/acc_ledger_sale.class.php:1313 msgid "Ajoutez une pièce justificative " msgstr "Voeg een kasstuk toe" @@ -2272,6 +2370,7 @@ msgstr "Afgelost" #: include/database.item.php:19 #: include/ext/amortis/include/template/listing_year.php:35 #: include/ext/amortis/raw.php:60 +#: include/ext/amortis/include/template/listing_year.php:37 msgid "Amortissement" msgstr "Aflossing" @@ -2280,6 +2379,7 @@ msgstr "Aflossing" #: include/ext/amortis/include/template/listing_year.php:113 #: include/ext/amortis/include/amortissement_table_pdf.class.php:36 #: include/ext/amortis/include/amortissement_table_pdf.class.php:38 +#: include/ext/amortis/include/template/listing_year.php:120 msgid "Amortissement " msgstr "Aflossing" @@ -2306,6 +2406,7 @@ msgstr "Afgeloste handeling" #: include/class/pdf_operation.class.php:391 #: include/class/pdf_operation.class.php:459 #: tmp/import-advanced/template/transfer-select-file.php:57 +#: include/ext/copy_parameter/index.php:131 msgid "Analytique" msgstr "Analytisch" @@ -2339,6 +2440,15 @@ msgstr "Engels" msgid "Annonce" msgstr "" +#: include/ext/noalyss-portal-client/include/nv-annonce.inc.php:41 +#, fuzzy +msgid "Annonce Noalyss" +msgstr "Niet Betaald '" + +#: include/ext/noalyss-portal-client/index.php:77 +msgid "Annonces" +msgstr "" + #: include/ext/amortis/include/template/material_detail.php:53 #: include/ext/amortis/include/template/material_display.php:39 msgid "Annuités" @@ -2370,6 +2480,7 @@ msgstr "Annuleren" #: include/ajax/ajax_mod_predf_op.php:67 include/category_detail.inc.php:69 #: include/widget/todo_list/todo_list-display_new_note.php:42 #: include/lib/manage_table_sql.class.php:1408 +#: include/ext/amortis/include/template/material_add.php:106 msgid "Annuler" msgstr "Annuleren" @@ -2385,10 +2496,11 @@ msgstr "Annuleren" #: include/dossier.inc.php:361 include/template/periode_add_exercice.php:41 #: include/dossier.inc.php:364 include/dossier.inc.php:359 #: include/template/periode_add_exercice.php:56 include/dossier.inc.php:368 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:71 msgid "Année" msgstr "Jaar" -#: include/class/fiche.class.php:1089 +#: include/class/fiche.class.php:1089 include/class/fiche.class.php:1091 #, fuzzy msgid "Année " msgstr "Jaar" @@ -2407,6 +2519,7 @@ msgstr "Aankoop jaar" #: include/ext/amortis/include/amortissement_table_pdf.class.php:43 #: include/ext/amortis/include/amortissement_material_pdf.class.php:37 #: include/ext/amortis/include/amortissement_table_pdf.class.php:45 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:38 msgid "Année achat" msgstr "Aankoop jaar" @@ -2424,6 +2537,7 @@ msgstr "Jaar van de aankoop" #: include/class/periode.class.php:430 include/class/periode.class.php:432 #: include/class/periode.class.php:434 include/class/periode.class.php:435 #: include/class/periode.class.php:436 include/class/periode.class.php:454 +#: include/class/periode.class.php:461 #, fuzzy, php-format msgid "Année doit être entre %s et %s " msgstr "Tussen de data %s en %s" @@ -2436,6 +2550,7 @@ msgstr "Tussen de data %s en %s" #: include/ext/amortis/include/am_card.class.php:267 #: include/template/periode_add_exercice.php:101 #: include/template/periode_add_exercice.php:116 +#: include/ext/amortis/include/am_card.class.php:286 msgid "Année invalide" msgstr "Ongeldig jaar" @@ -2444,12 +2559,15 @@ msgstr "Ongeldig jaar" #: include/ext/tva/list_intra.inc.php:31 include/ext/tva/decl_tva.inc.php:36 #: include/ext/tva/list_assujetti.inc.php:35 #: include/ext/tva/list_intra.inc.php:35 +#: include/ext/tva/include/list_assujetti.inc.php:42 +#: include/ext/tva/include/list_intra.inc.php:39 msgid "Année invalide [" msgstr "Ongeldig jaar [" #: include/class/periode.class.php:427 include/class/periode.class.php:429 #: include/class/periode.class.php:431 include/class/periode.class.php:432 #: include/class/periode.class.php:433 include/class/periode.class.php:451 +#: include/class/periode.class.php:458 #, fuzzy msgid "Année n'est pas un nombre" msgstr "tarief is geen getal" @@ -2463,17 +2581,18 @@ msgstr "Belettering voor de boekhoudkundige positie" #: include/class/periode.class.php:648 include/class/periode.class.php:650 #: include/class/periode.class.php:652 include/class/periode.class.php:653 #: include/class/periode.class.php:654 include/class/periode.class.php:660 -#: include/class/periode.class.php:678 +#: include/class/periode.class.php:678 include/class/periode.class.php:685 msgid "Août" msgstr "" #: include/noalyss-color.inc.php:39 include/database.item.php:156 #: include/database.item.php:154 include/database.item.php:123 +#: include/database.item.php:121 msgid "Apparence" msgstr "" # Opname is ook mogelijk -#: include/ext/coprop/index.php:45 +#: include/ext/coprop/index.php:45 include/ext/coprop/index.php:46 msgid "Appel de fond" msgstr "Opvraging van storting" @@ -2524,6 +2643,14 @@ msgstr "" msgid "Argument" msgstr "Laden" +#: include/ext/rash/adm.php:64 +msgid "Assistants Sociaux" +msgstr "" + +#: include/ext/rash/adm.php:64 +msgid "Assistants sociaux" +msgstr "" + #: include/company.inc.php:118 include/company.inc.php:137 #: include/company.inc.php:141 include/company.inc.php:155 #: include/company.inc.php:249 include/company.inc.php:251 @@ -2531,12 +2658,22 @@ msgstr "Laden" msgid "Assujetti à la tva" msgstr "Onderworpen aan de BTW" +#: include/ext/noalyss-portal-client/include/nv-annonce.inc.php:39 +msgid "Astuce" +msgstr "" + +#: include/ext/listing/include/rapav_listing_compute.class.php:549 +#, fuzzy +msgid "Attacher des fichiers" +msgstr "Een dossier toevoegen" + #: include/ext/importbank/include/class_import_bank.php:139 #: include/ext/importbank/include/import_bank.class.php:139 #: include/ext/importbank/ajax.php:339 include/ext/importbank/ajax.php:370 #: include/ext/importbank/bank_constant.php:66 #: include/ext/importbank/include/import_bank.class.php:147 #: include/ext/importbank/include/template/show_import.php:27 +#: include/ext/importbank/include/template/show_import.php:26 #, fuzzy msgid "Attente" msgstr "Actie" @@ -2549,6 +2686,7 @@ msgid "Attention " msgstr "Actie" #: include/class/acc_ledger.class.php:3636 +#: include/class/acc_ledger.class.php:3652 msgid "Attention ! Numéro de Pièce non automatique mais forcée" msgstr "" @@ -2571,6 +2709,8 @@ msgstr "Opgelet % s bevat geen 11 kolommen" #: include/class/acc_ledger_fin.class.php:1030 #: include/class/acc_ledger_fin.class.php:1010 #: include/class/acc_ledger_fin.class.php:1034 +#: include/class/acc_ledger_fin.class.php:1013 +#: include/class/acc_ledger_fin.class.php:1037 msgid "Attention , erreur Acc_Ledger_Fin::insert , coche paiement" msgstr "" @@ -2612,6 +2752,7 @@ msgstr "" #: include/class/acc_ledger.class.php:632 #: include/class/acc_ledger.class.php:646 #: include/class/acc_ledger.class.php:704 +#: include/class/acc_ledger.class.php:706 msgid "Attention : il vaut mieux utiliser les fiches que les postes comptables" msgstr "" "Opgelet: het is beter om de fiches te gebruiken in plaats van de " @@ -2631,17 +2772,23 @@ msgstr "" #: include/class/acc_ledger.class.php:1299 #: include/class/acc_ledger.class.php:1318 #: include/class/acc_ledger.class.php:1423 +#: include/class/acc_ledger.class.php:1425 msgid "" "Attention : il vaut mieux utiliser les fiches que les postes comptables " msgstr "" "Opgelet: het is beter om de fiches te gebruiken dan de boekhoudkundige posten" +#: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:36 +#, fuzzy, php-format +msgid "Attention : il y a %d enregistrement(s) incorrect(s) " +msgstr "Let op: %d van de records zijn onjuist" + #: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:37 #, php-format msgid "Attention : il y a %d enregistrements incorrects " msgstr "Let op: %d van de records zijn onjuist" -#: include/ext/dossier_demo/index.php:58 +#: include/ext/dossier_demo/index.php:58 include/ext/demo-noalyss/index.php:58 msgid "Attention : le dossier actuel sera remplacé" msgstr "" @@ -2743,6 +2890,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1716 #: include/class/acc_ledger_sale.class.php:1005 #: include/class/acc_ledger_purchase.class.php:1742 +#: include/class/acc_ledger_purchase.class.php:1780 +#: include/class/acc_ledger_sale.class.php:1053 msgid "Attention Différence entre TVA calculée et donnée" msgstr "Let op: Verschil tussen BTW en berekende gegevens" @@ -2805,12 +2954,16 @@ msgstr "" #: include/compta_ods.inc.php:100 include/class/acc_ledger_sale.class.php:882 #: include/class/acc_ledger_purchase.class.php:1593 #: include/compta_ods.inc.php:88 +#: include/class/acc_ledger_purchase.class.php:1631 +#: include/class/acc_ledger_sale.class.php:930 msgid "Attention numéro pièce existante, elle a du être adaptée" msgstr "Opgelet: het bestaand bewijsnummer moest aangepast worden" #: include/ext/amortis/include/material_add.inc.php:37 #: include/ext/amortis/include/print_fiche.inc.php:75 #: include/ext/amortis/include/material_add.inc.php:38 +#: include/ext/amortis/include/material_add.inc.php:43 +#: include/ext/amortis/include/print_fiche.inc.php:78 msgid "Attention pas de catégorie de fiche à amortir" msgstr "Let op: geen categorie van bestanden die afgelost moeten worden" @@ -2845,7 +2998,7 @@ msgstr "" #: include/class/acc_ledger.class.php:2731 #: include/class/acc_ledger.class.php:2901 include/database.item.php:254 #: include/class/acc_ledger.class.php:2850 -#: include/class/acc_ledger.class.php:3027 +#: include/class/acc_ledger.class.php:3027 include/database.item.php:259 msgid "Attention, ce journal doit utiliser des montants négatifs" msgstr "" @@ -2877,6 +3030,7 @@ msgstr "Opgelet, niet de betekenis van deze post veranderen" #: html/do.php:185 html/do.php:197 html/do.php:207 html/do.php:176 #: html/do.php:188 html/do.php:193 html/do_BASE_342368.php:193 #: html/do_LOCAL_342368.php:132 html/do.php:138 html/do_REMOTE_342368.php:132 +#: html/do.php:140 msgid "" "Attention: la version de base de donnée est supérieure à la version du " "programme, vous devriez mettre à jour" @@ -2889,7 +3043,7 @@ msgstr "" #: include/database.item.php:94 include/database.item.php:92 #: include/database.item.php:91 include/database.item.php:85 #: include/database.item.php:153 include/database.item.php:151 -#: include/database.item.php:149 +#: include/database.item.php:149 include/database.item.php:147 msgid "Attribut de fiche" msgstr "Attribuut van het bestand" @@ -2985,6 +3139,7 @@ msgstr "Geen toegang" #: include/class/fiche.class.php:476 include/class/fiche.class.php:531 #: include/class/fiche.class.php:478 include/class/fiche.class.php:537 #: include/class/fiche.class.php:510 include/class/fiche.class.php:569 +#: include/class/fiche.class.php:512 include/class/fiche.class.php:571 #, fuzzy msgid "Aucun attribut " msgstr "Geen enkele klant" @@ -3165,6 +3320,11 @@ msgstr "Geen enkele klant" msgid "Aucun filtre, tous les journaux" msgstr "Geen filter, alle dagboeken" +#: include/ext/tva/ajax.php:113 +#, fuzzy +msgid "Aucun journal accessible" +msgstr "Geen enkele sleutel beschikbaar" + #: include/class/acc_other_tax_mtable.class.php:70 #, fuzzy msgid "Aucun journal disponible" @@ -3207,6 +3367,7 @@ msgid "Aucun mini rapport" msgstr "Geen mini-verslag" #: include/ext/invoicing/include/invoice_generate.inc.php:59 +#: include/ext/invoicing/include/invoice_generate.inc.php:62 msgid "Aucun modèle" msgstr "Geen enkel model" @@ -3225,6 +3386,11 @@ msgstr "" msgid "Aucun modèle disponible" msgstr "Geen enkele sleutel beschikbaar" +#: include/ext/tools/include/tool_function.php:540 +#, fuzzy +msgid "Aucun plan analytique" +msgstr "Analytische groep" + #: include/anc_od.inc.php:43 include/anc_od.inc.php:44 #: include/anc_od.inc.php:39 msgid "Aucun plan analytique défini" @@ -3240,10 +3406,20 @@ msgstr "Geen enkel analystisch plan is bepaald" #: include/class_anc_print.php:93 include/class_anc_print.php:94 #: include/class/class_anc_print.php:94 include/class/class_anc_print.php:96 #: include/class/anc_print.class.php:96 include/class/anc_print.class.php:97 -#: include/class/anc_print.class.php:90 +#: include/class/anc_print.class.php:90 include/class/anc_print.class.php:92 msgid "Aucun plan défini" msgstr "Geen bepaald plan" +#: include/ext/tools/include/tool_function.php:547 +#, fuzzy +msgid "Aucun poste analytique" +msgstr "Analytische groep" + +#: include/ext/tools/include/tool_function.php:534 +#, fuzzy +msgid "Aucun poste comptable choisi" +msgstr "de begrotingspost" + #: include/ajax_anc_search.php:74 include/ajax/ajax_anc_search.php:74 #: include/ajax/ajax_anc_search.php:76 include/ajax/ajax_anc_search.php:79 #: include/ajax/ajax_anc_search.php:72 @@ -3260,6 +3436,7 @@ msgstr "Geen enkele sleutel beschikbaar" #: html/do.php:329 html/do.php:331 html/do.php:300 html/do.php:302 #: html/do.php:351 html/do.php:356 html/do_BASE_342368.php:356 #: html/do_LOCAL_342368.php:295 html/do.php:301 html/do_REMOTE_342368.php:295 +#: html/do.php:303 #, fuzzy msgid "Aucun profil utilisateur" msgstr "Gebruiker toevoegen" @@ -3270,6 +3447,11 @@ msgstr "Gebruiker toevoegen" msgid "Aucun rapport défini" msgstr "Geen bepaald rapport" +#: include/ext/rapport_avance/include/rapav_repository.class.php:48 +#, fuzzy +msgid "Aucun rapport trouvé" +msgstr "Geen enkele post gevonden " + #: include/ajax_boxcard_search.php:71 include/template/dashboard.php:175 #: include/ajax/ajax_boxcard_search.php:71 include/export/export_gl_csv.php:89 #: include/export/export_gl_csv.php:84 include/export/export_gl_csv.php:90 @@ -3282,6 +3464,8 @@ msgstr "Geen bepaald rapport" #: include/class/acc_ledger.class.php:683 #: include/ajax/ajax_boxcard_search.php:72 include/export/export_gl_csv.php:63 #: include/widget/mini_report/mini_report.php:89 +#: include/ajax/ajax_boxcard_search.php:75 +#: include/class/acc_ledger.class.php:685 msgid "Aucun résultat" msgstr "Geen resultaten" @@ -3341,6 +3525,7 @@ msgstr "Geen acties met achterstand" #: include/ext/invoicing/include/invoice_send_mail.inc.php:177 #: include/ext/invoicing/include/invoice_send_mail.inc.php:181 #: include/ext/invoicing/include/invoice_send_mail.inc.php:267 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:271 msgid "Aucune adresse email trouvée" msgstr "Geen enkele e-mailadres gevonden " @@ -3439,6 +3624,7 @@ msgstr "Beschrijving" #: include/template/tax_summary_display.php:112 #: include/template/tax_summary_display.php:291 #: include/template/status_operation_event-display_operation.php:68 +#: include/template/ledger_detail_bottom.php:311 msgid "Aucune donnée" msgstr "Geen enkel gegeven" @@ -3486,6 +3672,7 @@ msgid "Aucune fiche trouvée" msgstr "Geen bestand gevonden" #: include/ext/rapport_avance/include/rapav.class.php:170 +#: include/ext/rapport_avance/include/rapav.class.php:173 #, fuzzy msgid "Aucune formule trouvée" msgstr "Geen bestand gevonden" @@ -3501,6 +3688,11 @@ msgstr "Geen enkele printer is beschikbaar om toegevoegd te worden" msgid "Aucune marchandise ou service" msgstr "Geen enkel goed of dienst " +#: include/ext/tools/include/tool_function.php:527 +#, fuzzy +msgid "Aucune opération choisie" +msgstr "Geen enkele operatie in de huidige oefening" + #: include/ext/modop/index.php:55 include/ext/modop/index.php:73 #, fuzzy msgid "Aucune opération demandé" @@ -3549,6 +3741,7 @@ msgstr "Geen enkele periode gevonden" #: include/ext/invoicing/include/invoice_send_mail.inc.php:174 #: include/ext/invoicing/include/invoice_send_mail.inc.php:178 #: include/ext/invoicing/include/invoice_send_mail.inc.php:264 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:268 msgid "Aucune pièce à envoyer" msgstr "Geen enkel stuk om te verzenden" @@ -3601,10 +3794,15 @@ msgstr "Geen enkel stuk om te verzenden" #: include/class/acc_ledger.class.php:978 #: include/class/acc_ledger_purchase.class.php:1214 #: include/class/acc_ledger_fin.class.php:300 +#: include/ext/amortis/include/am_generate.class.php:90 +#: include/class/acc_ledger.class.php:980 +#: include/class/acc_ledger_purchase.class.php:1252 +#: include/class/acc_ledger_sale.class.php:1408 msgid "Aucune période ouverte" msgstr "Geen enkele periode open" #: include/class/periode.class.php:401 include/class/periode.class.php:419 +#: include/class/periode.class.php:426 #, fuzzy msgid "Aucune période trouvée" msgstr "Geen enkele periode gevonden" @@ -3630,6 +3828,11 @@ msgstr "Geen omslag" msgid "Aucune sélection" msgstr "Geen omslag" +#: include/ext/invoicing/include/invoicing.inc.php:40 +#, fuzzy +msgid "Aucune sélection faite" +msgstr "Geen omslag" + #: include/template/tag_choose.php:8 include/template/tag_search_select.php:8 #: include/template/tag_select.php:8 include/template/tag_select.php:12 #: include/template/tag_select.php:14 include/template/tag_search_select.php:9 @@ -3645,7 +3848,7 @@ msgstr "Geen label beschikbaar" msgid "Audit" msgstr "Audit" -#: include/widget/invoice/invoice.php:44 +#: include/widget/invoice/invoice.php:44 include/template/calendar.php:31 #, fuzzy msgid "Aujourd'hui" msgstr "Voor vandaag" @@ -3665,11 +3868,13 @@ msgstr "" #: include/lib/message_javascript.php:74 include/lib/message_javascript.php:76 #: include/lib/message_javascript.php:77 +#: include/class/tva_rate_mtable.class.php:88 msgid "Autoliquidation : Utilisé en même temps au crédit et au débit" msgstr "" #: include/template/fiche_def_list.php:66 #: include/template/fiche_def-display.php:71 +#: include/template/fiche_def-display.php:72 msgid "Automatique" msgstr "Automatisch" @@ -3688,7 +3893,7 @@ msgstr "Boek Naam" #: include/database.item.php:155 include/database.item.php:153 #: include/template/acc_ledger_history_purchase_oneline.php:66 #: include/template/acc_ledger_history_sale_oneline.php:60 -#: include/database.item.php:122 +#: include/database.item.php:122 include/database.item.php:120 #, fuzzy msgid "Autre Taxe" msgstr "Een andere oefening" @@ -3736,7 +3941,7 @@ msgstr "Een andere oefening" #: include/template/ledger_detail_bottom.php:151 #: include/template/ledger_detail_bottom.php:156 #: include/template/ledger_detail_bottom.php:157 -#: include/ext/importbank/ajax.php:96 +#: include/ext/importbank/ajax.php:96 include/ext/importbank/ajax.php:106 msgid "Autre information" msgstr "Andere informatie" @@ -3771,11 +3976,13 @@ msgstr "Andere informatie" #: include/class/acc_ledger_sale.class.php:1241 #: include/class/acc_ledger_purchase.class.php:1995 #: include/class/acc_ledger_purchase.class.php:2028 +#: include/class/acc_ledger_purchase.class.php:2066 msgid "Autre information : " msgstr "Andere informatie :" #: include/class/fiche.class.php:1729 include/class/fiche.class.php:1097 #: include/class/fiche.class.php:1103 include/class/fiche.class.php:1147 +#: include/class/fiche.class.php:1149 #, fuzzy msgid "Autre poste" msgstr "Van rekening" @@ -3794,6 +4001,12 @@ msgstr "Van rekening" #: include/class/acc_ledger.class.php:3585 #: include/class/acc_ledger_purchase.class.php:1882 #: include/class/acc_ledger_purchase.class.php:2155 +#: include/class/acc_ledger.class.php:3578 +#: include/class/acc_ledger.class.php:3601 +#: include/class/acc_ledger_purchase.class.php:1920 +#: include/class/acc_ledger_purchase.class.php:2193 +#: include/class/acc_ledger_sale.class.php:1196 +#: include/class/acc_ledger_sale.class.php:1772 #, fuzzy msgid "Autre taxe" msgstr "Van rekening" @@ -3813,6 +4026,7 @@ msgstr "Andere acties" #: include/template/detail-action.php:72 include/template/detail-action.php:71 #: include/template/detail-action.php:73 include/template/detail-action.php:86 #: include/template/follow_up-display.php:105 +#: include/template/follow_up-display.php:138 #, fuzzy msgid "Autres concernés" msgstr "Betreffende acties" @@ -3822,6 +4036,11 @@ msgstr "Betreffende acties" msgid "Autres fiches" msgstr "Een dossier toevoegen" +#: include/ext/noalyss-portal-client/include/nv-annonce.inc.php:42 +#, fuzzy +msgid "Autres nouvelles" +msgstr "Een dossier toevoegen" + #: include/database.item.php:117 include/balance.inc.php:86 #: include/database.item.php:120 include/database.item.php:126 #: include/database.item.php:123 include/database.item.php:122 @@ -3829,7 +4048,7 @@ msgstr "Een dossier toevoegen" #: include/balance.inc.php:96 include/database.item.php:118 #: include/database.item.php:119 include/balance.inc.php:89 #: include/database.item.php:113 include/database.item.php:111 -#: include/database.item.php:97 +#: include/database.item.php:97 include/database.item.php:95 msgid "Avancé" msgstr "Gevorderd" @@ -3921,7 +4140,7 @@ msgstr "De naam mag niet leeg zijn" #: include/class/periode.class.php:647 include/class/periode.class.php:649 #: include/class/periode.class.php:651 include/class/periode.class.php:652 #: include/class/periode.class.php:653 include/class/periode.class.php:659 -#: include/class/periode.class.php:677 +#: include/class/periode.class.php:677 include/class/periode.class.php:684 msgid "Avril" msgstr "" @@ -3929,7 +4148,7 @@ msgstr "" #: include/database.item.php:52 include/database.item.php:50 #: include/database.item.php:51 include/database.item.php:48 #: include/database.item.php:49 include/database.item.php:47 -#: include/database.item.php:46 +#: include/database.item.php:46 include/database.item.php:44 #, fuzzy msgid "Axe analytique" msgstr "Analytisch" @@ -3979,6 +4198,7 @@ msgstr "Gebruiker toevoegen" #: include/database.item.php:97 include/database.item.php:64 #: include/database.item.php:95 include/database.item.php:79 #: include/database.item.php:88 include/category_card.inc.php:84 +#: include/database.item.php:77 include/database.item.php:86 msgid "Balance" msgstr "Evenwicht" @@ -3996,6 +4216,7 @@ msgstr "Analytisch evenwicht / boekhouding" #: include/database.item.php:133 include/database.item.php:126 #: include/database.item.php:127 include/database.item.php:124 #: include/database.item.php:125 include/database.item.php:104 +#: include/database.item.php:102 #, fuzzy msgid "Balance agée" msgstr "Niet gesoldeerd balans" @@ -4005,7 +4226,7 @@ msgstr "Niet gesoldeerd balans" #: include/database.item.php:132 include/database.item.php:133 #: include/database.item.php:126 include/database.item.php:127 #: include/database.item.php:124 include/database.item.php:125 -#: include/database.item.php:104 +#: include/database.item.php:104 include/database.item.php:102 #, fuzzy msgid "Balance agée pour les clients et fournisseurs" msgstr "Balans van de leverancier" @@ -4029,7 +4250,7 @@ msgstr "Dubbel gecombineerd balans" #: include/database.item.php:86 include/database.item.php:84 #: include/database.item.php:83 include/database.item.php:77 #: include/database.item.php:80 include/database.item.php:78 -#: include/database.item.php:69 +#: include/database.item.php:69 include/database.item.php:67 msgid "Balance croisée double" msgstr "Dubbel gecombineerd balans" @@ -4038,7 +4259,7 @@ msgstr "Dubbel gecombineerd balans" #: include/database.item.php:86 include/database.item.php:84 #: include/database.item.php:83 include/database.item.php:77 #: include/database.item.php:80 include/database.item.php:78 -#: include/database.item.php:69 +#: include/database.item.php:69 include/database.item.php:67 msgid "Balance double croisées des imputations analytiques" msgstr "Dubbel gecombineerd balans van de analystische verrekeningen" @@ -4071,6 +4292,7 @@ msgstr "Balans van de leverancier" #: tmp/import-advanced/class/import/impacc2_import.class.php:46 #: tmp/import-advanced/class/import/impacc2_fec.class.php:301 #: include/class/acc_ledger.class.php:1594 +#: include/class/acc_ledger.class.php:1596 msgid "Balance incorrecte" msgstr "Foute balans" @@ -4088,6 +4310,7 @@ msgstr "Foute balans" #: include/class/acc_ledger.class.php:1246 #: include/class/acc_ledger.class.php:1265 #: include/class/acc_ledger.class.php:1369 +#: include/class/acc_ledger.class.php:1371 msgid "Balance incorrecte " msgstr "Foute balans" @@ -4107,7 +4330,7 @@ msgstr "Niet gesoldeerd balans" #: include/database.item.php:105 include/database.item.php:101 #: include/database.item.php:102 include/database.item.php:96 #: include/database.item.php:97 include/database.item.php:95 -#: include/database.item.php:79 +#: include/database.item.php:79 include/database.item.php:77 msgid "Balance par catégorie de fiche" msgstr "Balans per bestandscategorie" @@ -4115,7 +4338,7 @@ msgstr "Balans per bestandscategorie" #: include/database.item.php:103 include/database.item.php:101 #: include/database.item.php:102 include/database.item.php:96 #: include/database.item.php:97 include/database.item.php:95 -#: include/database.item.php:79 +#: include/database.item.php:79 include/database.item.php:77 msgid "" "Balance par catégorie de fiche ou pour toutes les fiches ayant un poste " "comptable" @@ -4191,12 +4414,13 @@ msgstr "Dubbel gecombineerd balans" #: include/template/form_ledger_fin.php:29 include/database.item.php:68 #: include/template/form_ledger_fin.php:28 #: include/template/acc_ledger_history_financial_oneline.php:34 -#: include/database.item.php:62 +#: include/database.item.php:62 include/database.item.php:60 +#: include/ext/importbank/include/template/show_list.php:119 msgid "Banque" msgstr "Bank" #: include/database.item.php:250 include/database.item.php:233 -#: include/database.item.php:259 +#: include/database.item.php:259 include/database.item.php:240 #, fuzzy msgid "Banque Privée" msgstr "Qcode" @@ -4243,7 +4467,7 @@ msgstr "is in use of, logout eerst" #: html/do.php:186 html/user_login.php:70 html/do.php:196 html/do.php:165 #: html/do.php:177 html/do.php:182 html/do_BASE_342368.php:182 #: html/do_LOCAL_342368.php:121 html/user_login.php:81 html/do.php:127 -#: html/do_REMOTE_342368.php:121 +#: html/do_REMOTE_342368.php:121 html/do.php:129 msgid "Base de donnée invalide" msgstr "Ongeldige database" @@ -4287,6 +4511,7 @@ msgstr "Database" #: include/class/document.class.php:1612 include/class/follow_up.class.php:253 #: include/class/follow_up.class.php:744 include/class/document.class.php:1644 #: include/class/follow_up.class.php:296 include/class/follow_up.class.php:832 +#: include/class/document.class.php:1662 msgid "Basse" msgstr "" @@ -4322,10 +4547,12 @@ msgstr "Af te betalen goed" #: include/ext/amortis/include/material_modify.inc.php:41 #: include/ext/amortis/include/material_modify.inc.php:40 +#: include/ext/amortis/include/material_modify.inc.php:46 msgid "Bien à amortir effacé" msgstr "Af te betalen goed verwijdert" #: include/ext/amortis/index.php:52 include/ext/amortis/index.php:78 +#: include/ext/amortis/index.php:92 msgid "Biens amortissables" msgstr "Aflosbare goederen" @@ -4348,6 +4575,7 @@ msgstr "Welkom" #: include/database.item.php:110 include/database.item.php:106 #: include/database.item.php:107 include/database.item.php:102 #: include/database.item.php:104 include/database.item.php:135 +#: include/database.item.php:133 msgid "Bilan" msgstr "Balans" @@ -4366,6 +4594,7 @@ msgid "Bloqué" msgstr "" #: include/class/pdf_operation.class.php:60 +#: include/ext/noalyss-portal-client/index.php:80 #, fuzzy msgid "Bon de commande" msgstr "Bestelbon" @@ -4408,10 +4637,30 @@ msgstr "" msgid "Brouillon" msgstr "" -#: include/ext/coprop/index.php:46 +#: include/ext/coprop/index.php:46 include/ext/coprop/index.php:47 msgid "Budget" msgstr "Budget" +#: include/ext/rash/adm.php:62 include/ext/rash/index.php:77 +msgid "Bénéficiaire" +msgstr "" + +#: include/ext/rash/raw.php:159 +msgid "Bénéficiaire code" +msgstr "" + +#: include/ext/rash/raw.php:158 +msgid "Bénéficiaire prénom" +msgstr "" + +#: include/ext/rash/adm.php:62 include/ext/rash/index.php:77 +msgid "Bénéficiaires d'hébergement" +msgstr "" + +#: include/ext/rash/raw.php:157 +msgid "Bénéficiare nom" +msgstr "" + # DC =? #: include/export/export_poste_detail_pdf.php:168 #: include/export/export_poste_detail_pdf.php:179 @@ -4422,7 +4671,7 @@ msgstr "Budget" msgid "C" msgstr "D / C" -#: include/lib/itva_popup.class.php:146 +#: include/lib/itva_popup.class.php:146 include/lib/itva_popup.class.php:154 msgid "C.TVA" msgstr "" @@ -4444,10 +4693,12 @@ msgstr "" #: include/class/document_export.class.php:292 #: include/class/document_export.class.php:299 #: include/class/document_export.class.php:304 +#: include/class/document_export.class.php:312 msgid "CONVERT_GIF_PDF n'est pas installé" msgstr "CONVERT_GIF_PDF is niet geïnstalleerd" #: include/lib/impress.class.php:326 include/lib/impress.class.php:334 +#: include/lib/impress.class.php:335 msgid "CP329" msgstr "" @@ -4482,18 +4733,19 @@ msgstr "Details verbergen" #: include/database.item.php:240 include/database.item.php:241 #: include/database.item.php:226 include/database.item.php:227 #: include/database.item.php:242 include/database.item.php:245 -#: include/database.item.php:246 +#: include/database.item.php:246 include/database.item.php:229 +#: include/database.item.php:230 msgid "Caisse" msgstr "Kas" #: include/database.item.php:251 include/database.item.php:234 -#: include/database.item.php:255 +#: include/database.item.php:255 include/database.item.php:236 #, fuzzy msgid "Caisse en dollar" msgstr "Basisklasse" #: include/database.item.php:264 include/database.item.php:244 -#: include/database.item.php:268 +#: include/database.item.php:268 include/database.item.php:246 #, fuzzy msgid "Caisse en dollars" msgstr "Basisklasse" @@ -4514,9 +4766,23 @@ msgstr "" #: include/database.item.php:141 include/database.item.php:140 #: include/database.item.php:133 include/database.item.php:134 #: include/database.item.php:132 include/database.item.php:125 +#: include/database.item.php:123 msgid "Calcul des totaux par TVA et par journal" msgstr "" +#: include/ext/amortis/include/template/material_add.php:89 +#, fuzzy +msgid "Calcul jour" +msgstr "Rekenmachine" + +#: include/ext/amortis/include/template/amortiz_utility-display_compute_time.php:64 +msgid "Calcul jour et mois" +msgstr "" + +#: include/ext/amortis/include/am_card.php:55 +msgid "Calcul jours" +msgstr "" + #: include/class_ibutton.php:82 include/class_ibutton.php:84 #: include/lib/class_ibutton.php:84 include/lib/ibutton.class.php:84 #: include/lib/message_javascript.php:97 include/lib/message_javascript.php:99 @@ -4555,6 +4821,7 @@ msgstr "Rekenmachine" #: include/impress_rapport.inc.php:251 include/template/dashboard.php:7 #: include/lib/html_input.class.php:1044 include/ajax/ajax_calendar_zoom.php:30 #: include/widget/agenda/agenda.php:48 include/lib/html_input.class.php:1091 +#: include/lib/html_input.class.php:1110 msgid "Calendrier" msgstr "Kalender" @@ -4601,10 +4868,12 @@ msgstr "Bestaande categorie" #: include/ajax/ajax_boxcard_search.php:56 #: include/template/forecast_item_mtable-input.php:73 #: include/ajax/ajax_boxcard_search.php:58 +#: include/ajax/ajax_boxcard_search.php:61 msgid "Categorie" msgstr "Categorie" #: include/template/fiche_def_input.php:14 +#: include/template/fiche_def_input.php:15 #, fuzzy msgid "Categorie de fiche" msgstr "Categorie van het bestand" @@ -4636,7 +4905,8 @@ msgstr "Categorie van het bestand" #: include/class/anticipation.class.php:109 #: include/class/document_modele.class.php:65 #: include/class/anticipation.class.php:110 include/template/fiche_list.php:54 -#: include/lib/html_input.class.php:419 +#: include/lib/html_input.class.php:419 include/lib/html_input.class.php:438 +#: include/class/document_modele.class.php:69 msgid "Catégorie" msgstr "Categorie" @@ -4714,7 +4984,7 @@ msgstr "Bestaande categorie" msgid "Catégorie existe déjà" msgstr "De categorie bestaat al." -#: include/database.item.php:124 +#: include/database.item.php:124 include/database.item.php:122 #, fuzzy msgid "Catégorie fiche" msgstr "Categorie van het bestand" @@ -4785,7 +5055,7 @@ msgstr "Dit document is niet beschikbaar" #: html/do.php:94 html/do.php:61 html/do.php:64 html/do.php:65 html/do.php:66 #: html/do_BASE_342368.php:66 html/do_LOCAL_342368.php:66 html/do.php:71 -#: html/do_REMOTE_342368.php:66 +#: html/do_REMOTE_342368.php:66 html/do.php:73 #, fuzzy msgid "Ce dossier est vide" msgstr "De Naam van de map is leeg" @@ -4814,7 +5084,7 @@ msgstr "" #: include/database.item.php:133 include/database.item.php:136 #: include/database.item.php:131 include/database.item.php:132 #: include/database.item.php:125 include/database.item.php:123 -#: include/database.item.php:158 +#: include/database.item.php:158 include/database.item.php:156 msgid "Ce menu vous présente un menu rapide de vos menus préférés" msgstr "" @@ -4830,6 +5100,7 @@ msgstr "wordt niet in this journaal" #: include/class/tva_rate_mtable.class.php:240 #: include/class/tva_rate_mtable.class.php:238 #: include/class/tva_rate_mtable.class.php:284 +#: include/class/tva_rate_mtable.class.php:324 #, fuzzy msgid "Ce nom est déjà utilisé" msgstr "De categorie bestaat al." @@ -4849,7 +5120,7 @@ msgstr "Dit plan bestaat niet" #: html/ajax_misc.php:434 html/ajax_misc.php:546 html/ajax_misc.php:548 #: html/ajax_misc.php:554 html/ajax_misc.php:556 html/ajax_misc.php:560 #: html/ajax_misc.php:525 html/ajax_misc.php:533 html/ajax_misc.php:621 -#: html/ajax_misc.php:623 html/ajax_misc.php:682 +#: html/ajax_misc.php:623 html/ajax_misc.php:682 html/ajax_misc.php:685 #, fuzzy msgid "Ce plugin n'existe pas " msgstr "Dit plan bestaat niet" @@ -4902,7 +5173,7 @@ msgid "Cet utilisateur est administrateur, il a tous les droits" msgstr "" #: include/user_detail.inc.php:59 include/user_detail.inc.php:56 -#: include/user.inc.php:88 include/user.inc.php:97 +#: include/user.inc.php:88 include/user.inc.php:97 include/user.inc.php:98 #, fuzzy msgid "Cet utilisateur n'existe pas" msgstr "Dit bestand bestaat niet" @@ -4962,13 +5233,14 @@ msgstr "Deze boekhoudkundige oefening is niet in dit dossier" #: html/ajax.php:48 html/extension.raw.php:59 html/ajax.php:66 #: html/extension.raw.php:57 html/ajax.php:67 html/ajax.php:68 html/ajax.php:69 -#: html/ajax.php:75 html/ajax.php:77 html/extension.raw.php:64 +#: html/ajax.php:75 html/ajax.php:77 html/extension.raw.php:64 html/ajax.php:79 +#: html/extension.raw.php:82 msgid "Cette extension n'existe pas " msgstr "Deze extensie bestaat niet" #: include/class/class_extension.php:96 include/class/extension.class.php:96 #: include/class/extension.class.php:109 include/class/extension.class.php:111 -#: include/class/extension.class.php:125 +#: include/class/extension.class.php:125 include/class/extension.class.php:133 msgid "" "Cette extension ne fonctionne pas sur cette version de NOALYSS Veuillez " "mettre votre programme a jour. Version minimum " @@ -4978,7 +5250,7 @@ msgstr "" msgid "Cette extension permet de faire les listings et declarations TVA" msgstr "" -#: include/ext/dossier_demo/index.php:59 +#: include/ext/dossier_demo/index.php:59 include/ext/demo-noalyss/index.php:59 msgid "" "Cette extension vous permet de restaurer l'un des dossiers proposés ci-" "dessous , cela effacera et remplacera le dossier actuel ; toutes vos " @@ -5033,6 +5305,8 @@ msgstr "Deze extensie bestaat niet" #: include/class/acc_ledger.class.php:251 #: include/class/acc_ledger.class.php:256 #: include/class/acc_ledger.class.php:260 +#: include/class/acc_ledger.class.php:258 +#: include/class/acc_ledger.class.php:262 msgid "Cette opération n'existe pas" msgstr "Deze operatie bestaat niet" @@ -5057,6 +5331,11 @@ msgstr "" msgid "Change de langue" msgstr "Handmatige wijziging" +#: include/ext/tools/include/template/search_view.php:23 +#, fuzzy +msgid "Changement analytique" +msgstr "Handmatige wijziging" + #: html/admin/template_config_form.php:39 #: include/template/template_config_form.php:39 #: include/template/template_config_form.php:40 @@ -5086,12 +5365,19 @@ msgid "Changement manuel" msgstr "Handmatige wijziging" #: include/ext/importbank/include/template/show_field.php:14 +#: include/ext/importbank/include/template/show_field.php:18 msgid "Changer" msgstr "" +#: include/ext/tools/include/template/search_view.php:116 +#, fuzzy +msgid "Changer la fiche" +msgstr "Met het bestand" + #: include/ext/importbank/include/template/confirm_transfer.php:142 #: include/ext/importbank/include/template/confirm_transfer.php:145 #: include/ext/importbank/include/template/confirm_transfer.php:230 +#: include/ext/importbank/include/template/confirm_transfer.php:140 msgid "Changer format" msgstr "" @@ -5103,9 +5389,15 @@ msgid "Changer le libellé des détails" msgstr "Verander de verwoording van de gegevens" #: include/ext/tools/index.php:41 include/ext/tools/index.php:46 +#: include/ext/tools/index.php:49 msgid "Changer poste comptable ou fiche" msgstr "Boekhoudkundige post of fiche veranderen" +#: include/ext/tools/include/template/search_view.php:167 +#, fuzzy +msgid "Changer un poste comptable par une fiche" +msgstr "Boekhoudkundige post of fiche veranderen" + #: include/class_fiche_def.php:475 include/class_fiche_def.php:458 #: include/class_fiche_def.php:464 include/class_fiche_def.php:476 #: include/class/class_fiche_def.php:475 include/class/fiche_def.class.php:476 @@ -5136,6 +5428,8 @@ msgstr "Kosten" #: include/ajax/ajax_ledger.php:245 include/ajax/ajax_ledger.php:358 #: include/ajax/ajax_ledger.php:234 include/ajax/ajax_ledger.php:345 #: include/ajax/ajax_ledger.php:213 include/ajax/ajax_ledger.php:313 +#: include/ext/noalyss_document/index.php:142 +#: include/ext/importbank/include/template/import_new_coda.php:43 msgid "Chargement" msgstr "Laden" @@ -5168,6 +5462,16 @@ msgid "" "formats utilisables sont libreoffice, html, text et rtf" msgstr "" +#: include/ext/noalyss_document/index.php:142 +#, fuzzy +msgid "Chargement documents" +msgstr "Categorie van de documenten" + +#: include/ext/noalyss_document/include/manage_document.inc.php:121 +#, php-format +msgid "Chargement réussi : %d fichier(s)" +msgstr "" + #: include/user_menu.php:153 include/user_menu.php:157 #: include/lib/user_menu.php:166 include/lib/user_menu.php:179 #: include/lib/user_menu.php:137 include/lib/user_menu.php:136 @@ -5264,7 +5568,13 @@ msgstr "" #: include/ajax/ajax_card.php:317 include/ajax/ajax_boxcard_search.php:48 #: include/compta_fin_rec.inc.php:291 include/balance.inc.php:324 #: include/template/fiche_def-display.php:32 include/user.inc.php:262 -#: include/lib/manage_table_sql.class.php:862 +#: include/lib/manage_table_sql.class.php:862 html/ajax_misc.php:592 +#: include/balance.inc.php:333 include/user.inc.php:263 +#: include/template/fiche_def-display.php:33 +#: include/ext/listing/include/historique.inc.php:54 +#: include/ext/listing/include/rapav_listing_compute.class.php:221 +#: include/ext/amortis/include/template/listing_histo.php:32 +#: include/ajax/ajax_boxcard_search.php:50 include/class/fiche.class.php:1868 #, fuzzy, php-format msgid "Cherche" msgstr "Vinden" @@ -5285,6 +5595,7 @@ msgstr "Vinden" #: include/template/forecast_item_mtable-input.php:101 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:150 #: include/class/acc_report_mtable.class.php:98 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:151 msgid "Cherche poste, fiche , analytique" msgstr "" @@ -5339,7 +5650,7 @@ msgstr "" #: html/ajax_misc.php:452 html/ajax_misc.php:454 html/ajax_misc.php:460 #: html/ajax_misc.php:462 html/ajax_misc.php:466 html/ajax_misc.php:431 #: html/ajax_misc.php:439 html/ajax_misc.php:527 html/ajax_misc.php:529 -#: html/ajax_misc.php:587 +#: html/ajax_misc.php:587 html/ajax_misc.php:590 #, fuzzy msgid "Choisissez la TVA" msgstr "Kies de BTW" @@ -5393,11 +5704,13 @@ msgstr "" #: include/ext/amortis/include/class_am_card.php:245 #: include/ext/amortis/include/am_card.class.php:245 #: include/ext/amortis/include/am_card.class.php:291 +#: include/ext/amortis/include/am_card.class.php:317 #, fuzzy msgid "Choisissez poste comptable ou fiche" msgstr "Boekhoudkundige post of fiche veranderen" #: include/template/fiche_def_input.php:23 +#: include/template/fiche_def_input.php:24 msgid "" "Choisissez poste comptable qui sera la base des postes comptables pour les " "fiches de cette catégorie" @@ -5407,7 +5720,7 @@ msgstr "" #: include/impress_jrn.inc.php:86 include/ext/bilan_interne/index.php:56 #: include/balance.inc.php:51 include/impress_jrn.inc.php:104 #: include/impress_bilan.inc.php:54 include/balance.inc.php:44 -#: include/impress_jrn.inc.php:97 +#: include/impress_jrn.inc.php:97 include/ext/bilan_interne/index.php:60 #, fuzzy msgid "Choisissez un autre exercice" msgstr "Kies een andere oefening" @@ -5568,6 +5881,7 @@ msgstr "Een categorie kiezen" #: include/database.item.php:75 include/database.item.php:73 #: include/database.item.php:74 include/database.item.php:71 #: include/database.item.php:72 include/database.item.php:66 +#: include/database.item.php:64 #, fuzzy msgid "Choix de votre dossier" msgstr "Kies uw dossier" @@ -5577,6 +5891,7 @@ msgstr "Kies uw dossier" #: include/lib/class_html_input.php:379 include/lib/class_html_input.php:380 #: include/lib/html_input.class.php:376 include/lib/html_input.class.php:392 #: include/lib/html_input.class.php:391 include/lib/html_input.class.php:425 +#: include/lib/html_input.class.php:444 msgid "Choix des categories" msgstr "Categorieën kiezen" @@ -5602,6 +5917,7 @@ msgstr "Configuratie van de deposito's " #: include/ext/importbank/ajax.php:186 include/ext/importbank/ajax.php:189 #: include/ext/importbank/ajax.php:190 include/ext/importbank/ajax.php:204 +#: include/ext/importbank/ajax.php:214 #, fuzzy msgid "Choix du tiers pour les opérations sélectionnées" msgstr "Geen enkele operatie in de huidige oefening" @@ -5610,6 +5926,7 @@ msgstr "Geen enkele operatie in de huidige oefening" #: include/ext/rapport_avance/include/class_formulaire_param_detail.php:193 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:193 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:215 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:218 msgid "Choix du type de journal " msgstr "Keuze van het soort dagboek" @@ -5634,11 +5951,13 @@ msgstr "Keuze van het soort dagboek" #: include/ext/import-advanced/ajax.php:149 tmp/import-advanced/ajax.php:149 #: tmp/import-advanced/template/transfer-select-file.php:56 +#: include/ext/import-advanced/ajax.php:167 #, fuzzy msgid "Choix fichier comptabilité" msgstr "Accounting Module" #: include/ext/import-advanced/ajax.php:160 tmp/import-advanced/ajax.php:160 +#: include/ext/import-advanced/ajax.php:178 #, fuzzy msgid "Choix fichiers analytiques" msgstr "Analytisch" @@ -5647,6 +5966,7 @@ msgstr "Analytisch" #: include/class/tva_rate_mtable.class.php:267 #: include/class/tva_rate_mtable.class.php:265 #: include/class/tva_rate_mtable.class.php:311 +#: include/class/tva_rate_mtable.class.php:351 #, fuzzy msgid "Choix incorrect" msgstr "Verkeerde klant" @@ -5670,6 +5990,8 @@ msgstr "Kies een dossier" #: include/class/acc_balance.class.php:418 #: include/class/acc_balance.class.php:376 #: include/class/acc_balance.class.php:417 +#: include/class/acc_balance.class.php:378 +#: include/class/acc_balance.class.php:419 msgid "Class 1-5" msgstr "" @@ -5681,6 +6003,8 @@ msgstr "" #: include/class/acc_balance.class.php:427 #: include/class/acc_balance.class.php:384 #: include/class/acc_balance.class.php:426 +#: include/class/acc_balance.class.php:386 +#: include/class/acc_balance.class.php:428 #, fuzzy msgid "Class 6" msgstr "Verwante klasse" @@ -5693,6 +6017,8 @@ msgstr "Verwante klasse" #: include/class/acc_balance.class.php:435 #: include/class/acc_balance.class.php:392 #: include/class/acc_balance.class.php:434 +#: include/class/acc_balance.class.php:394 +#: include/class/acc_balance.class.php:436 #, fuzzy msgid "Class 7" msgstr "Verwante klasse" @@ -5726,11 +6052,12 @@ msgstr "Sleutel" #: include/database.item.php:138 include/database.item.php:131 #: include/database.item.php:129 include/database.item.php:130 #: include/database.item.php:124 include/database.item.php:122 -#: include/database.item.php:151 +#: include/database.item.php:151 include/database.item.php:149 +#: include/ext/coprop/index.php:45 msgid "Clef de répartition" msgstr "Key distribution" -#: include/database.item.php:151 +#: include/database.item.php:151 include/database.item.php:149 #, fuzzy msgid "Clef de répartition pour la comptabilité analytique" msgstr "Cost Accounting Module" @@ -5825,6 +6152,10 @@ msgstr "Ongeldige sleutel" #: include/template/acc_ledger_history_sale_oneline.php:46 #: include/template/acc_ledger_history_sale_extended.php:46 #: tmp/import-advanced/class/import/impacc2_csv.class.php:516 +#: include/database.item.php:11 include/ext/noalyss-portal-client/index.php:76 +#: include/class/acc_ledger_sale.class.php:957 +#: include/class/acc_ledger_sale.class.php:1379 +#: include/class/acc_ledger_sale.class.php:1643 msgid "Client" msgstr "Klant" @@ -5879,6 +6210,10 @@ msgstr "Klant" msgid "Clients en retard" msgstr "Klanten zijn te laat" +#: include/ext/amortis/include/material_add.inc.php:50 +msgid "Cliquez ici CCARD" +msgstr "" + #: html/user_login.php:97 html/user_login.php:103 html/user_login.php:116 #, fuzzy msgid "Cliquez ici pour mettre à jour" @@ -5890,6 +6225,11 @@ msgstr "Klik hier om uw voorkeuren bij te werken" msgid "Cliquez ici pour mettre à jour vos préférences" msgstr "Klik hier om uw voorkeuren bij te werken" +#: include/admin_repo.inc.php:56 +#, fuzzy +msgid "Cliquez ici pour vous connecter comme administrateur" +msgstr "U bent geen beheerder" + #: include/ac_common.php:814 include/ac_common.php:817 #: include/lib/ac_common.php:814 include/lib/ac_common.php:815 #: include/lib/ac_common.php:816 include/lib/ac_common.php:823 @@ -5921,6 +6261,7 @@ msgstr "" #: include/ext/rapport_avance/include/class_rapav_listing.php:417 #: include/ext/listing/include/class_rapav_listing.php:419 #: include/ext/listing/include/rapav_listing.class.php:419 +#: include/ext/listing/include/rapav_listing.class.php:425 #, fuzzy msgid "Clonage impossible" msgstr "Export is onmogelijk" @@ -5953,6 +6294,11 @@ msgstr "Alles aanvinken " msgid "Cocher pour effacer" msgstr "Vink aan om deze fiche te verwijderen " +#: include/ext/listing/include/rapav_listing.class.php:98 +#, fuzzy +msgid "Cocher pour effacer ce listing" +msgstr "Vink aan om deze fiche te verwijderen " + #: include/class/noalyss_appearance.class.php:187 #: include/class/noalyss_appearance.class.php:188 #: include/class/noalyss_appearance.class.php:200 @@ -5970,6 +6316,7 @@ msgid "Cochez ce qu'il faut amortir" msgstr "Vink aan wat afbetaald moet worden" #: include/template/fiche_def_input.php:33 +#: include/template/fiche_def_input.php:34 msgid "" "Cochez cette case si chaque fiche de cette catégorie doit avoir un poste " "comptable propre, il sera calculé automatiquement si vous n'en donnez pas " @@ -5999,7 +6346,7 @@ msgstr "Vink dit vakje aan als u zeker bent dat u dit dossier wil verwijderen " #: include/ajax/ajax_admin.php:253 include/ajax/ajax_admin.php:257 #: include/ajax/ajax_admin.php:264 include/ajax/ajax_admin.php:285 #: include/ajax/ajax_admin.php:289 include/ajax/ajax_admin.php:288 -#: include/ajax/ajax_admin.php:303 +#: include/ajax/ajax_admin.php:303 include/ajax/ajax_admin.php:306 #, fuzzy msgid "Cochez la case si vous êtes sûr de vouloir effacer ce modèle" msgstr "Vink dit vakje aan als u zeker bent dat u dit dossier wil verwijderen " @@ -6022,6 +6369,12 @@ msgstr "Vink aan om de verwijdering te bevestigen" msgid "Cochez pour effacer cette fiche" msgstr "Vink aan om deze fiche te verwijderen " +#: include/ext/importbank/include/template/confirm_transfer.php:162 +#: include/ext/importbank/include/template/show_field.php:52 +#, fuzzy +msgid "Codage des caractères" +msgstr "Categorieën kiezen" + #: include/class_acc_ledger_purchase.php:1376 #: include/class_acc_ledger_sold.php:670 include/ext/amortis/raw.php:51 #: include/ext/amortis/include/template/listing_year.php:8 @@ -6093,6 +6446,10 @@ msgstr "Vink aan om deze fiche te verwijderen " #: include/template/ledger_detail_ven.php:184 #: include/template/ledger_detail_ach.php:178 #: include/template/contact-summary.php:14 include/menu.inc.php:107 +#: include/template/ledger_detail_ach.php:183 +#: include/ext/rapport_avance/include/template/rapav_repository-display_form.php:32 +#: include/class/acc_ledger_purchase.class.php:1671 +#: include/class/acc_ledger_sale.class.php:969 msgid "Code" msgstr "Code" @@ -6181,6 +6538,8 @@ msgstr "Interne code" #: include/class/acc_ledger_purchase.class.php:2100 #: include/class/acc_ledger_sale.class.php:1705 #: include/class/acc_ledger_purchase.class.php:2133 +#: include/class/acc_ledger_purchase.class.php:2171 +#: include/class/acc_ledger_sale.class.php:1753 msgid "Code Item" msgstr "Item code" @@ -6197,6 +6556,8 @@ msgstr "Menucode" #: include/ext/transform/include/template/listing_assujetti_declarant.php:45 #: include/ext/transform/include/template/listing_assujetti_representative.php:48 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:46 +#: include/ext/transform/include/template/listing_assujetti_representative.php:49 msgid "Code Pays" msgstr "Landcode" @@ -6204,6 +6565,8 @@ msgstr "Landcode" #: include/ext/transform/include/class_transform_representative.php:201 #: include/ext/transform/include/transform_declarant.class.php:166 #: include/ext/transform/include/transform_representative.class.php:201 +#: include/ext/transform/include/transform_declarant.class.php:190 +#: include/ext/transform/include/transform_representative.class.php:211 msgid "Code Pays incorrect" msgstr "Verkeerde landcode" @@ -6221,6 +6584,8 @@ msgstr "Postcode" #: include/template/stock_inv.php:63 #: include/export/export_stock_histo_csv.php:39 #: include/export/export_stock_resume_list.php:36 +#: include/export/export_stock_histo_csv.php:40 +#: include/export/export_stock_histo_csv.php:42 msgid "Code Stock" msgstr "Stock code" @@ -6307,6 +6672,8 @@ msgstr "Stock code" #: include/template/acc_ledger_history_sale_extended.php:148 #: tmp/import-advanced/class/import/impacc2_csv.class.php:482 #: tmp/import-advanced/class/import/impacc2_csv.class.php:521 +#: include/class/acc_ledger_purchase.class.php:2182 +#: include/class/acc_ledger_sale.class.php:1764 msgid "Code TVA" msgstr "BTW-code" @@ -6323,6 +6690,7 @@ msgid "Code TVA du CSV" msgstr "BTW Code" #: include/class/tva_rate_mtable.class.php:323 +#: include/class/tva_rate_mtable.class.php:363 #, fuzzy msgid "Code TVA déjà utilisé" msgstr "De categorie bestaat al." @@ -6340,6 +6708,11 @@ msgstr "BTW-code voor Intracommunataire klanten" msgid "Code TVA pour clients nationaux" msgstr "BTW-code voor nationale klanten" +#: include/export/export_stock_histo_csv.php:44 +#, fuzzy +msgid "Code Tiers" +msgstr "Interne code" + #: include/export/export_fiche_detail_csv.php:72 #: include/export/export_poste_detail_csv.php:82 #: tmp/import-advanced/class/import/impacc2_csv.class.php:486 @@ -6398,6 +6771,8 @@ msgstr "De categorie bestaat al." #: include/class/acc_ledger_purchase.class.php:2106 #: include/class/acc_ledger_sale.class.php:1711 #: include/class/acc_ledger_purchase.class.php:2139 +#: include/class/acc_ledger_purchase.class.php:2177 +#: include/class/acc_ledger_sale.class.php:1759 msgid "Code fournisseur" msgstr "Levernacierscode" @@ -6445,7 +6820,7 @@ msgid "Code invalide" msgstr "Ongeldige code" #: include/user_detail.inc.php:94 include/user_detail.inc.php:91 -#: include/user.inc.php:131 include/user.inc.php:150 +#: include/user.inc.php:131 include/user.inc.php:150 include/user.inc.php:151 #, fuzzy msgid "Code invalide, effacement refusé" msgstr "Erasure" @@ -6495,6 +6870,8 @@ msgstr "De Naam mag are niet leeg" #: include/class/acc_ledger_purchase.class.php:2097 #: include/class/acc_ledger_sale.class.php:1702 #: include/class/acc_ledger_purchase.class.php:2130 +#: include/class/acc_ledger_purchase.class.php:2168 +#: include/class/acc_ledger_sale.class.php:1750 msgid "Code journal" msgstr "Code dagboek" @@ -6516,6 +6893,8 @@ msgstr "Betaling" #: include/ext/transform/include/template/listing_assujetti_declarant.php:35 #: include/ext/transform/include/template/listing_assujetti_representative.php:36 #: include/ext/sav/include/template/sas_display_detail.php:99 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:36 +#: include/ext/transform/include/template/listing_assujetti_representative.php:37 msgid "Code postal" msgstr "Postcode" @@ -6653,6 +7032,14 @@ msgstr "" #: include/template/follow_up-display.php:406 #: include/template/follow_up-display.php:421 #: include/template/follow_up-display.php:424 +#: include/template/follow_up-display.php:417 +#: include/template/follow_up-display.php:445 +#: include/template/follow_up-display.php:460 +#: include/template/follow_up-display.php:463 +#: include/ext/transform/include/template/listing_client_display.php:54 +#: include/export/export_stock_histo_csv.php:46 +#: include/class/acc_ledger_purchase.class.php:2170 +#: include/class/acc_ledger_sale.class.php:1752 msgid "Commentaire" msgstr "Commentaar" @@ -6696,6 +7083,8 @@ msgstr "Commentaar" #: include/class/acc_ledger_purchase.class.php:2108 #: include/class/acc_ledger_sale.class.php:1713 #: include/class/acc_ledger_purchase.class.php:2141 +#: include/class/acc_ledger_purchase.class.php:2179 +#: include/class/acc_ledger_sale.class.php:1761 msgid "Commentaire TVA" msgstr "Opmerking BTW" @@ -6717,6 +7106,7 @@ msgid "Commune" msgstr "Gemeente" #: include/class/acc_ledger_sale.class.php:1283 +#: include/class/acc_ledger_sale.class.php:1331 #, fuzzy msgid "Communication ou autre information : " msgstr "Andere informatie :" @@ -6791,6 +7181,10 @@ msgstr "Andere informatie :" #: include/template/ledger_detail_ven.php:193 #: include/template/ledger_detail_ach.php:187 #: include/template/ledger_detail_fin.php:142 +#: include/template/ledger_detail_ach.php:192 +#: include/class/acc_ledger.class.php:740 +#: include/class/acc_ledger_purchase.class.php:1693 +#: include/class/acc_ledger_sale.class.php:989 msgid "Compt. Analytique" msgstr "Analytischer ekening" @@ -6799,6 +7193,7 @@ msgstr "Analytischer ekening" #: include/database.item.php:120 include/database.item.php:116 #: include/database.item.php:117 include/database.item.php:111 #: include/database.item.php:109 include/database.item.php:95 +#: include/database.item.php:93 msgid "Compta Analytique" msgstr "Analytische boekhouding" @@ -6815,7 +7210,8 @@ msgstr "Analytische boekhouding" #: tmp/import-advanced/template/transfer-select-file.php:51 #: include/database.item.php:150 include/database.item.php:73 #: include/database.item.php:148 include/database.item.php:67 -#: include/database.item.php:120 +#: include/database.item.php:120 include/database.item.php:65 +#: include/database.item.php:118 msgid "Comptabilité" msgstr "Boekhouding" @@ -6847,6 +7243,16 @@ msgstr "Export Cost Accounting" msgid "Comptabilité Analytique Poste comptable/Activité" msgstr "Accountant Vacature" +#: include/ext/tools/include/tool_function.php:561 +#, fuzzy +msgid "Comptabilité analytique désactivé" +msgstr "Export Cost Accounting" + +#: include/ext/noalyss_document/index.php:141 +#, fuzzy +msgid "Comptabilité, gestion et chargement des documents" +msgstr "Categorie van de documenten" + #: include/database.item.php:138 include/database.item.php:141 #: include/database.item.php:181 include/database.item.php:185 #: include/database.item.php:184 include/database.item.php:143 @@ -6885,7 +7291,7 @@ msgid "Compte en banque" msgstr "Bankrekening" #: include/database.item.php:263 include/database.item.php:243 -#: include/database.item.php:272 +#: include/database.item.php:272 include/database.item.php:250 #, fuzzy msgid "Compte fermé" msgstr "Derde rekening" @@ -6985,6 +7391,7 @@ msgstr "Gewone rekeningen" #: include/class/acc_ledger_search.class.php:880 #: include/class/acc_ledger_search.class.php:1139 #: include/template/follow_up-display.php:46 +#: include/template/follow_up-display.php:79 msgid "Concerne" msgstr "Wat betreft" @@ -6995,7 +7402,7 @@ msgstr "Wat betreft" #: include/database.item.php:236 include/database.item.php:214 #: include/database.item.php:245 include/database.item.php:226 #: include/database.item.php:232 include/database.item.php:265 -#: include/database.item.php:271 +#: include/database.item.php:271 include/database.item.php:249 msgid "" "Concerne tous les achats, factures reçues, notes de crédit reçues et notes " "de frais" @@ -7010,6 +7417,7 @@ msgstr "" #: include/database.item.php:243 include/database.item.php:224 #: include/database.item.php:233 include/database.item.php:260 #: include/database.item.php:240 include/database.item.php:270 +#: include/database.item.php:248 msgid "" "Concerne tous les mouvements financiers (comptes en banque, caisses, visa...)" msgstr "" @@ -7023,6 +7431,7 @@ msgstr "" #: include/database.item.php:242 include/database.item.php:223 #: include/database.item.php:234 include/database.item.php:266 #: include/database.item.php:246 include/database.item.php:269 +#: include/database.item.php:247 msgid "" "Concerne toutes les opérations comme les amortissements, les comptes TVA, ..." msgstr "Betreft alle handelingen als aflossingen, BTW-rekeningen ..." @@ -7034,6 +7443,7 @@ msgstr "Betreft alle handelingen als aflossingen, BTW-rekeningen ..." #: include/database.item.php:239 include/database.item.php:217 #: include/database.item.php:244 include/database.item.php:225 #: include/database.item.php:235 include/database.item.php:247 +#: include/database.item.php:245 msgid "Concerne toutes les ventes, notes de crédit envoyées" msgstr "Wat betreft alle verkopen, gestuurde creditnota's " @@ -7041,6 +7451,7 @@ msgstr "Wat betreft alle verkopen, gestuurde creditnota's " #: include/database.item.php:15 include/database.item.php:18 #: include/database.item.php:12 include/database.item.php:11 #: include/database.item.php:8 include/database.item.php:58 +#: include/database.item.php:56 msgid "Config. Menu" msgstr "Config. Menu" @@ -7056,6 +7467,7 @@ msgstr "Config. categorie van de documenten" #: include/database.item.php:13 include/database.item.php:16 #: include/database.item.php:10 include/database.item.php:9 #: include/database.item.php:7 include/database.item.php:148 +#: include/database.item.php:146 msgid "Config. de la tva" msgstr "Config. van de BTW" @@ -7064,7 +7476,7 @@ msgstr "Config. van de BTW" #: include/database.item.php:125 include/database.item.php:129 #: include/database.item.php:123 include/database.item.php:122 #: include/database.item.php:116 include/database.item.php:114 -#: include/database.item.php:144 +#: include/database.item.php:144 include/database.item.php:142 msgid "Config. des méthodes de paiement" msgstr "Config. van de betaalmiddelen" @@ -7073,7 +7485,7 @@ msgstr "Config. van de betaalmiddelen" #: include/database.item.php:106 include/database.item.php:102 #: include/database.item.php:103 include/database.item.php:97 #: include/database.item.php:98 include/database.item.php:96 -#: include/database.item.php:93 +#: include/database.item.php:93 include/database.item.php:91 msgid "Config. du plan comptable" msgstr "Config. van het boekhoudkundig plan" @@ -7090,7 +7502,7 @@ msgstr "Config. van het model van het document" #: include/database.item.php:82 include/database.item.php:85 #: include/database.item.php:79 include/database.item.php:77 #: include/database.item.php:74 include/database.item.php:75 -#: include/database.item.php:90 +#: include/database.item.php:90 include/database.item.php:88 msgid "Config. poste comptable de base" msgstr "Config. van de basis van de boekhoudkundige post" @@ -7103,7 +7515,7 @@ msgstr "Config. van de basis van de boekhoudkundige post" msgid "Configuration" msgstr "Informatie" -#: include/database.item.php:132 +#: include/database.item.php:132 include/database.item.php:130 #, fuzzy msgid "Configuration 🔧" msgstr "Informatie" @@ -7113,7 +7525,7 @@ msgstr "Informatie" #: include/database.item.php:114 include/database.item.php:110 #: include/database.item.php:111 include/database.item.php:105 #: include/database.item.php:152 include/database.item.php:150 -#: include/database.item.php:124 +#: include/database.item.php:124 include/database.item.php:122 msgid "Configuration de catégorie de fiches" msgstr "Configuratie van de categorie van de bestanden " @@ -7128,14 +7540,14 @@ msgid "" "puissent utiliser" msgstr "" -#: include/database.item.php:132 +#: include/database.item.php:132 include/database.item.php:130 #, fuzzy msgid "Configuration de votre dossier" msgstr "Kies uw dossier" #: include/database.item.php:139 include/database.item.php:138 #: include/database.item.php:131 include/database.item.php:129 -#: include/database.item.php:145 +#: include/database.item.php:145 include/database.item.php:143 #, fuzzy msgid "Configuration des devises" msgstr "Configuratie van de tags" @@ -7156,12 +7568,12 @@ msgstr "Configuratie van het deposito" #: include/database.item.php:109 include/database.item.php:107 #: include/database.item.php:108 include/database.item.php:140 #: include/database.item.php:103 include/database.item.php:101 -#: include/database.item.php:147 +#: include/database.item.php:147 include/database.item.php:145 #, fuzzy msgid "Configuration des entrepots de dépôts" msgstr "Configuratie van het deposito" -#: include/database.item.php:150 +#: include/database.item.php:150 include/database.item.php:148 #, fuzzy msgid "Configuration des extensions" msgstr "Configuratie van de tags" @@ -7171,7 +7583,7 @@ msgstr "Configuratie van de tags" #: include/database.item.php:92 include/database.item.php:90 #: include/database.item.php:89 include/database.item.php:83 #: include/database.item.php:86 include/database.item.php:84 -#: include/database.item.php:141 +#: include/database.item.php:141 include/database.item.php:139 msgid "Configuration des journaux" msgstr "Configuratie van de dagboeken" @@ -7179,6 +7591,7 @@ msgstr "Configuratie van de dagboeken" #: include/database.item.php:15 include/database.item.php:18 #: include/database.item.php:12 include/database.item.php:11 #: include/database.item.php:8 include/database.item.php:58 +#: include/database.item.php:56 msgid "Configuration des menus et plugins" msgstr "Configuratie van de menu's en de plug-ins" @@ -7187,7 +7600,7 @@ msgstr "Configuratie van de menu's en de plug-ins" #: include/database.item.php:130 include/database.item.php:134 #: include/database.item.php:128 include/database.item.php:127 #: include/database.item.php:121 include/database.item.php:119 -#: include/database.item.php:143 +#: include/database.item.php:143 include/database.item.php:141 msgid "Configuration des menus par défaut" msgstr "Configuratie van het standaard menu" @@ -7195,6 +7608,7 @@ msgstr "Configuratie van het standaard menu" #: include/database.item.php:128 include/database.item.php:126 #: include/database.item.php:127 include/database.item.php:121 #: include/database.item.php:119 include/database.item.php:143 +#: include/database.item.php:141 msgid "" "Configuration des menus par défaut, ces menus sont appelés par des actions " "dans d'autres menus" @@ -7204,6 +7618,7 @@ msgstr "" #: include/database.item.php:123 include/database.item.php:121 #: include/database.item.php:122 include/database.item.php:116 #: include/database.item.php:114 include/database.item.php:144 +#: include/database.item.php:142 msgid "" "Configuration des moyens de paiements que vous voulez utiliser dans les " "journaux de type VEN ou ACH, les moyens de paiement permettent de générer " @@ -7215,7 +7630,7 @@ msgstr "" #: include/database.item.php:78 include/database.item.php:76 #: include/database.item.php:77 include/database.item.php:98 #: include/database.item.php:151 include/database.item.php:149 -#: include/database.item.php:127 +#: include/database.item.php:127 include/database.item.php:125 msgid "" "Configuration des profils des utilisateurs, permet de fixer les journaux, " "profils dans les documents et stock que ce profil peut utiliser. Cela " @@ -7240,12 +7655,12 @@ msgid "" "cette fonctionnalité. Vous pouvez en ajouter, en supprimer ou les modifier" msgstr "" -#: include/database.item.php:152 +#: include/database.item.php:152 include/database.item.php:150 #, fuzzy msgid "Configuration des étiquettes" msgstr "Configuratie van de label" -#: include/database.item.php:152 +#: include/database.item.php:152 include/database.item.php:150 msgid "" "Configuration des étiquettes(tags) ou dossiers, on l'appele tag ou dossier " "suivant la façon dont vous utilisez\n" @@ -7262,11 +7677,11 @@ msgstr "Configuratie van de menu's en de plug-ins" #: include/database.item.php:111 include/database.item.php:107 #: include/database.item.php:108 include/database.item.php:140 #: include/database.item.php:103 include/database.item.php:101 -#: include/database.item.php:147 +#: include/database.item.php:147 include/database.item.php:145 msgid "Configuration dépôts" msgstr "Configuratie van de deposito's " -#: include/ext/coprop/index.php:48 +#: include/ext/coprop/index.php:48 include/ext/coprop/index.php:49 msgid "Configuration et paramètre" msgstr "Configuratie en parameter" @@ -7279,6 +7694,7 @@ msgid "Configuration extension" msgstr "Configuratie van de tags" #: include/class/tva_rate_mtable.class.php:159 +#: include/class/tva_rate_mtable.class.php:172 #, fuzzy msgid "Configuration poste comptable" msgstr "de begrotingspost" @@ -7288,7 +7704,7 @@ msgstr "de begrotingspost" #: include/database.item.php:81 include/database.item.php:84 #: include/database.item.php:78 include/database.item.php:76 #: include/database.item.php:98 include/database.item.php:151 -#: include/database.item.php:127 +#: include/database.item.php:127 include/database.item.php:125 msgid "Configuration profil" msgstr "Configuratie van het profiel " @@ -7332,7 +7748,7 @@ msgstr "Overdracht" #: include/user_detail.inc.php:214 include/ext/importbank/ajax.php:252 #: include/user_detail.inc.php:122 include/user_detail.inc.php:144 #: include/operation_ods_confirm.inc.php:44 include/user_detail.inc.php:124 -#: include/user_detail.inc.php:146 +#: include/user_detail.inc.php:146 include/ext/importbank/ajax.php:277 msgid "Confirmer" msgstr "Bevestigen" @@ -7372,7 +7788,7 @@ msgstr "Bevestigt u de toevoeging van een boekhoudkundige oefening?" msgid "Confirmez vous l\\'ajout d\\'un exercice comptable ?" msgstr "Bevestigt u de toevoeging van een boekhoudkundige oefening?" -#: include/ext/dossier_demo/ajax.php:96 +#: include/ext/dossier_demo/ajax.php:96 include/ext/demo-noalyss/ajax.php:96 #, fuzzy, php-format msgid "Connectez-vous %s" msgstr "U bent geen beheerder" @@ -7390,6 +7806,7 @@ msgstr "U bent geen beheerder" #: html/install.php:682 html/install.php:617 html/install.php:644 #: html/install.php:607 html/install.php:614 html/install.php:667 #: html/install.php:673 html/install.php:684 html/install.php:755 +#: html/install.php:722 msgid "Connectez-vous à NOALYSS" msgstr "" @@ -7404,7 +7821,8 @@ msgstr "" #: include/template/detail-action.php:50 include/category_card.inc.php:76 #: include/database.item.php:50 include/database.item.php:49 #: include/template/follow_up-display.php:60 include/database.item.php:48 -#: include/category_card.inc.php:81 +#: include/category_card.inc.php:81 include/database.item.php:46 +#: include/template/follow_up-display.php:93 msgid "Contact" msgstr "Contact" @@ -7420,7 +7838,7 @@ msgid "Contexte" msgstr "Text" #: include/database.item.php:261 include/database.item.php:241 -#: include/database.item.php:265 +#: include/database.item.php:265 include/database.item.php:243 #, fuzzy msgid "Contient des frais divers" msgstr "Onkostennota" @@ -7440,6 +7858,12 @@ msgstr "Onkostennota" msgid "Continuer" msgstr "Contact" +#: include/ext/importbank/include/template/show_transfer.php:165 +#: include/ext/importbank/include/template/show_transfer.php:174 +#, fuzzy +msgid "Continuer vers liste opérations" +msgstr "Alle Operaties" + #: include/database.item.php:206 include/database.item.php:203 #, fuzzy msgid "Contrat" @@ -7448,6 +7872,8 @@ msgstr "Contact" #: include/ext/importbank/include/template/show_list.php:62 #: include/ext/importbank/include/template/show_list.php:80 #: include/ext/importbank/include/template/show_list.php:112 +#: include/ext/importbank/include/template/show_list.php:88 +#: include/ext/importbank/include/template/show_list.php:123 #, fuzzy msgid "Contrepartie" msgstr "Contact" @@ -7458,6 +7884,7 @@ msgstr "Contact" #: include/database.item.php:164 include/database.item.php:167 #: include/database.item.php:172 include/database.item.php:182 #: include/database.item.php:190 include/database.item.php:185 +#: include/database.item.php:183 msgid "Contrepartie pour TVA non Ded." msgstr "Tegenprestatie voor de BTW niet Ded." @@ -7477,7 +7904,7 @@ msgstr "Tegenprestatie voor het terugwinnen va de BTW door de belasting " #: include/database.item.php:166 include/database.item.php:169 #: include/database.item.php:174 include/database.item.php:184 #: include/database.item.php:192 include/database.item.php:187 -#: include/database.item.php:188 +#: include/database.item.php:188 include/database.item.php:181 msgid "Contrepartie pour dépense fiscal. non déd." msgstr "Tegenprestatie voor fiscale uitgaven niet ded." @@ -7487,10 +7914,15 @@ msgstr "Tegenprestatie voor fiscale uitgaven niet ded." #: include/database.item.php:165 include/database.item.php:168 #: include/database.item.php:173 include/database.item.php:183 #: include/database.item.php:191 include/database.item.php:186 -#: include/database.item.php:192 +#: include/database.item.php:192 include/database.item.php:185 msgid "Contrepartie pour dépense à charge du gérant" msgstr "Tegenprestatie voor de uitgaven van de beheerder" +#: include/ext/rapport_avance/include/template/formulaire_listing.php:83 +#, fuzzy +msgid "Contributions sur le wiki" +msgstr "Hulp voor de wiki" + #: include/ext/invoicing/include/invoicing.inc.php:106 #: include/ext/invoicing/include/invoice_send_mail_input.inc.php:66 #: include/ext/invoicing/include/invoice_send_mail_input.inc.php:67 @@ -7499,12 +7931,22 @@ msgstr "Tegenprestatie voor de uitgaven van de beheerder" msgid "Conversion en PDF" msgstr "Naar PDF converteren" +#: include/ext/invoicing/include/invoice_download_pdf.inc.php:25 +#, fuzzy +msgid "Conversion en PDF non installé, " +msgstr "Naar PDF converteren" + #: include/ext/invoicing/include/invoicing.inc.php:67 #: include/ext/invoicing/include/invoicing.inc.php:71 #, fuzzy msgid "Convertir en PDF" msgstr "Naar PDF converteren" +#: include/class/document_export.class.php:379 +#, fuzzy +msgid "Copie certifiee conforme a l'original" +msgstr "Gewaarmerkt conform afschrift van het originele" + #: include/class_document_export.php:136 include/class_document_export.php:146 #: include/class/class_document_export.php:146 #: include/class/class_document_export.php:145 @@ -7554,7 +7996,7 @@ msgid "Couleur" msgstr "" #: include/database.item.php:156 include/database.item.php:154 -#: include/database.item.php:123 +#: include/database.item.php:123 include/database.item.php:121 #, fuzzy msgid "Couleur de NOALYSS" msgstr "Een bestand toevoegen" @@ -7597,7 +8039,8 @@ msgstr "Standaardmenu" #: include/database.item.php:181 include/database.item.php:189 #: include/database.item.php:194 include/database.item.php:187 #: include/database.item.php:196 include/database.item.php:199 -#: include/database.item.php:210 +#: include/database.item.php:210 include/database.item.php:200 +#: include/ext/noalyss-portal-client/index.php:79 msgid "Courrier" msgstr "Post" @@ -7613,7 +8056,7 @@ msgstr "Dossier maken" #: html/install.php:558 html/install.php:569 html/install.php:567 #: html/install.php:529 html/install.php:513 html/install.php:519 #: html/install.php:522 html/install.php:572 html/install.php:578 -#: html/install.php:586 html/install.php:649 +#: html/install.php:586 html/install.php:649 html/install.php:621 #, fuzzy msgid "Creation of Modele 1" msgstr "Dossier maken" @@ -7622,7 +8065,7 @@ msgstr "Dossier maken" #: html/install.php:571 html/install.php:582 html/install.php:580 #: html/install.php:542 html/install.php:532 html/install.php:538 #: html/install.php:541 html/install.php:591 html/install.php:597 -#: html/install.php:605 html/install.php:671 +#: html/install.php:605 html/install.php:671 html/install.php:641 #, fuzzy msgid "Creation of Modele 2" msgstr "Dossier maken" @@ -7646,15 +8089,20 @@ msgstr "Dossier maken" msgid "Credit" msgstr "Credit" -#: include/ext/etat_annexe_ohada/index.php:89 +#: include/ext/etat_annexe_ohada/index.php:89 include/ext/ohada/index.php:89 msgid "Créances dues SMT" msgstr "" -#: include/ext/etat_annexe_ohada/index.php:83 +#: include/ext/etat_annexe_ohada/index.php:83 include/ext/ohada/index.php:83 msgid "Créances impayées SMT" msgstr "" +#: include/ext/ohada/include/unpaid_due_customer.class.php:45 +msgid "Créances impayées Dues SMT" +msgstr "" + #: include/ext/etat_annexe_ohada/include/unpaid_due_customer.class.php:38 +#: include/ext/ohada/include/unpaid_customer.class.php:40 msgid "Créances impayées SMT" msgstr "" @@ -7669,6 +8117,7 @@ msgstr "Aanmaken" #: include/template/category_of_card.php:28 #: include/template/category_of_card.php:32 #: include/template/fiche_def_input.php:31 +#: include/template/fiche_def_input.php:32 msgid "Création automatique du poste comptable" msgstr "Automatisch aanmaken van de boekhoudkundige post" @@ -7710,7 +8159,7 @@ msgstr "Rapport aanmaken" #: include/database.item.php:13 include/database.item.php:16 #: include/database.item.php:18 include/database.item.php:21 #: include/database.item.php:15 include/database.item.php:14 -#: include/database.item.php:11 +#: include/database.item.php:11 include/database.item.php:9 msgid "Création de rapport" msgstr "Rapport aanmaken" @@ -7722,6 +8171,7 @@ msgstr "Rapport aanmaken" #: include/database.item.php:18 include/database.item.php:21 #: include/database.item.php:15 include/database.item.php:13 #: include/database.item.php:14 include/database.item.php:11 +#: include/database.item.php:9 msgid "" "Création de rapport sur mesure, comme les ratios, vous permet de créer des " "graphiques de vos données (vente, achat...)" @@ -7729,7 +8179,7 @@ msgstr "" #: include/database.item.php:145 include/database.item.php:144 #: include/database.item.php:132 include/database.item.php:130 -#: include/database.item.php:156 +#: include/database.item.php:156 include/database.item.php:154 #, fuzzy msgid "Création de rapports avancés" msgstr "Rapport aanmaken" @@ -7744,7 +8194,7 @@ msgstr "de begrotingspost [" msgid "Création du fichier xml" msgstr "Aanmaken van het xml-bestand" -#: include/ext/coprop/index.php:45 +#: include/ext/coprop/index.php:45 include/ext/coprop/index.php:46 msgid "Création décompte pour appel de fond" msgstr "Aanmaak van de afrekening van de storting" @@ -7752,7 +8202,7 @@ msgstr "Aanmaak van de afrekening van de storting" #: include/database.item.php:90 include/database.item.php:88 #: include/database.item.php:89 include/database.item.php:83 #: include/database.item.php:86 include/database.item.php:84 -#: include/database.item.php:141 +#: include/database.item.php:141 include/database.item.php:139 msgid "" "Création et modification des journaux, préfixe des pièces justificatives, " "numérotation, catégories de fiches accessibles à ce journal" @@ -7777,12 +8227,13 @@ msgstr "De fiche aanmaken, bewerken en verwijderen " #: include/ext/rapport_avance/index.php:61 #: include/ext/rapport_avance/index.php:60 #: include/ext/rapport_avance/index.php:74 +#: include/ext/rapport_avance/index.php:77 msgid "Création, modification, Paramètre" msgstr "Het aanmaken, bewerken, parameter" #: include/ext/rapport_avance/index.php:58 #: include/ext/rapport_avance/index.php:60 include/ext/listing/index.php:60 -#: include/ext/listing/index.php:58 +#: include/ext/listing/index.php:58 include/ext/listing/index.php:96 msgid "Création, modification, Paramètre de listes, mailing list" msgstr "Het aanmaken, bewerken, lijst van de parameter, mailing list" @@ -7915,7 +8366,14 @@ msgstr "Crébit" #: include/template/operation_exercice-input_row.php:95 #: include/template/letter_all.php:37 include/template/letter_prop.php:42 #: include/template/letter_prop.php:86 include/operation_ods_new.inc.php:98 -#: include/operation_ods_new.inc.php:113 +#: include/operation_ods_new.inc.php:113 include/balance.inc.php:347 +#: include/ext/coprop/include/appel_fond.inc.php:93 +#: include/ext/coprop/include/appel_fond.inc.php:103 +#: include/ext/coprop/include/appel_fond.inc.php:193 +#: include/ext/coprop/include/appel_fond.inc.php:203 +#: include/ext/coprop/include/coprop_appel_fond.class.php:263 +#: include/ext/coprop/include/coprop_appel_fond.class.php:273 +#: include/class/acc_ledger.class.php:732 include/class/fiche.class.php:1006 msgid "Crédit" msgstr "Creditzijde" @@ -7927,7 +8385,7 @@ msgstr "Creditzijde" # Aussi possible: krediet, je ne sais pas à quoi tu réfères #: include/balance.inc.php:310 include/balance.inc.php:328 -#: include/balance.inc.php:332 +#: include/balance.inc.php:332 include/balance.inc.php:341 #, fuzzy msgid "Crédit N-1" msgstr "Creditzijde" @@ -7939,6 +8397,7 @@ msgstr "Schuldeiser" #: include/user.inc.php:84 include/user.inc.php:85 include/user.inc.php:87 #: include/user.inc.php:89 include/user.inc.php:174 include/user.inc.php:204 +#: include/user.inc.php:205 #, fuzzy msgid "Créer Utilisateur" msgstr "Gebruiker" @@ -8072,6 +8531,10 @@ msgstr "Een nieuwe fiche aanmaken" msgid "Créer une nouvelle fiche" msgstr "Een nieuwe fiche aanmaken" +#: include/ext/rapport_avance/include/template/formulaire_listing.php:79 +msgid "Créer, télécharger ou importer un formulaire." +msgstr "" + #: html/install.php:264 html/install.php:263 html/install.php:261 #: html/install.php:266 html/install.php:272 html/install.php:223 #: html/install.php:230 html/install.php:233 html/install.php:280 @@ -8081,6 +8544,7 @@ msgid "Créez ce fichier %s avec les informations suivantes " msgstr "" #: include/class/acc_ledger.class.php:1068 +#: include/class/acc_ledger.class.php:1070 msgid "Côté" msgstr "" @@ -8099,6 +8563,7 @@ msgid "D" msgstr "D / C" #: include/ext/import-advanced/index.php:49 tmp/import-advanced/index.php:49 +#: include/ext/import-advanced/index.php:54 msgid "D = jour , M = mois , Y = année" msgstr "" @@ -8109,6 +8574,7 @@ msgid "D ou C [%s]" msgstr "" #: include/ext/rapport_avance/include/formulaire_param.class.php:155 +#: include/ext/rapport_avance/include/formulaire_param.class.php:157 #, fuzzy msgid "D'après date" msgstr "Na" @@ -8201,6 +8667,7 @@ msgstr "" #: include/class/acc_ledger.class.php:3079 #: include/class/acc_ledger.class.php:3161 #: include/class/acc_ledger.class.php:3328 +#: include/class/acc_ledger.class.php:3344 #, fuzzy msgid "Dans le dépôt" msgstr "Deposito" @@ -8210,8 +8677,12 @@ msgstr "Deposito" msgid "Dans le journal" msgstr "In het dagboek" +#: include/ext/noalyss-portal-client/index.php:106 +msgid "Dans paramètre donner le DSN pour register" +msgstr "" + #: include/database.item.php:132 include/database.item.php:130 -#: include/database.item.php:156 +#: include/database.item.php:156 include/database.item.php:154 msgid "Dany De Bontridder" msgstr "" @@ -8614,6 +9085,18 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_csv.class.php:512 #: tmp/import-advanced/class/import/impacc2_csv.class.php:542 #: tmp/import-advanced/class/import/impacc2_csv.class.php:565 +#: include/template/follow_up-display.php:171 +#: include/template/ledger_detail_ach.php:32 +#: include/ext/importbank/include/template/show_import.php:21 +#: include/ext/importbank/include/template/show_list.php:118 +#: include/class/acc_ledger.class.php:709 +#: include/class/acc_ledger.class.php:957 +#: include/class/acc_ledger_purchase.class.php:1637 +#: include/class/acc_ledger_purchase.class.php:2161 +#: include/class/acc_ledger_sale.class.php:937 +#: include/class/acc_ledger_sale.class.php:1743 +#: include/class/acc_operation.class.php:925 include/class/fiche.class.php:920 +#: include/class/fiche.class.php:996 #, php-format msgid "Date" msgstr "Datum" @@ -8661,7 +9144,7 @@ msgstr "Datum" #: include/class/periode.class.php:519 include/class/periode.class.php:521 #: include/class/periode.class.php:522 include/ajax/ajax_display_letter.php:119 #: include/ajax/ajax_display_letter.php:118 include/class/periode.class.php:525 -#: include/class/periode.class.php:543 +#: include/class/periode.class.php:543 include/class/periode.class.php:550 #, fuzzy msgid "Date Début" msgstr "Begindatum" @@ -8681,7 +9164,8 @@ msgstr "Begindatum" #: include/database.item.php:186 include/ajax/ajax_display_letter.php:133 #: include/class/periode.class.php:526 include/database.item.php:194 #: include/database.item.php:189 include/class/periode.class.php:544 -#: include/database.item.php:185 +#: include/database.item.php:185 include/database.item.php:178 +#: include/class/periode.class.php:551 msgid "Date Fin" msgstr "Einddatum" @@ -8699,6 +9183,8 @@ msgstr "Uiterste datum" #: include/ext/amortis/include/amortissement_table_pdf.class.php:42 #: include/ext/amortis/include/amortissement_material_pdf.class.php:36 #: include/ext/amortis/include/amortissement_table_pdf.class.php:44 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:37 +#: include/ext/amortis/include/template/amortiz_utility-display_compute_time.php:26 #, fuzzy msgid "Date achat" msgstr "Aankoop menu" @@ -8714,6 +9200,12 @@ msgstr "Aankoopdatum" msgid "Date brouillon" msgstr "Datum van de verrichting" +#: include/ext/amortis/raw.php:134 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:43 +#, fuzzy +msgid "Date cession" +msgstr "Aankoopdatum" + #: include/template/action_show.php:37 include/template/action_show.php:36 #, fuzzy msgid "Date création" @@ -8726,11 +9218,13 @@ msgid "Date d'acquisition" msgstr "Datum van verwerving" #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:114 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:115 #, fuzzy msgid "Date d'opération" msgstr "Datum van de verrichting" #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:116 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:117 #, fuzzy msgid "Date d'échéance" msgstr "Vervaldatum" @@ -8757,6 +9251,7 @@ msgid "Date de l'opération" msgstr "Datum van de verrichting" #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:115 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:116 #, fuzzy msgid "Date de paiement" msgstr "Datum van de betaling" @@ -8810,10 +9305,12 @@ msgstr "" #: include/lettering.card.inc.php:76 include/lettering.gestion.inc.php:26 #: include/database.item.php:171 include/database.item.php:166 #: include/database.item.php:184 include/lettering.card.inc.php:77 +#: include/database.item.php:177 msgid "Date début" msgstr "Begindatum" #: include/ext/amortis/include/template/material_detail.php:41 +#: include/ext/amortis/include/template/material_detail.php:42 #, fuzzy msgid "Date début amortissement" msgstr "Totaal afschrijvingen" @@ -8853,6 +9350,8 @@ msgstr "Totaal afschrijvingen" #: include/class/acc_ledger_sale.class.php:87 #: include/class/acc_ledger.class.php:1265 #: include/class/acc_ledger_fin.class.php:193 +#: include/class/acc_ledger.class.php:1267 +#: include/class/acc_ledger_purchase.class.php:95 msgid "Date et periode ne correspondent pas" msgstr "Datum en periode komen niet overeen" @@ -8976,6 +9475,11 @@ msgstr "" #: include/class/acc_ledger.class.php:1245 #: include/class/acc_currency.class.php:151 #: include/class/anc_table.class.php:251 include/lib/ac_common.php:713 +#: include/ext/ohada/boot.php:74 include/ext/ohada/index.php:67 +#: include/ext/importbank/include/template/show_transfer.php:113 +#: include/class/acc_ledger.class.php:247 +#: include/class/acc_ledger.class.php:1247 +#: include/class/acc_ledger_purchase.class.php:80 msgid "Date invalide" msgstr "Ongeldig datum" @@ -9000,7 +9504,8 @@ msgstr "Ongeldig datum" #: include/compta_ods.inc.php:127 include/compta_ven.inc.php:213 #: include/compta_ven.inc.php:180 include/compta_ods.inc.php:136 #: include/compta_ach.inc.php:163 include/compta_ods.inc.php:123 -#: include/compta_ach.inc.php:164 +#: include/compta_ach.inc.php:164 include/compta_ach.inc.php:173 +#: include/compta_ven.inc.php:191 #, fuzzy msgid "Date invalide, opération non extournée" msgstr "Handeling is niet gevonden" @@ -9013,6 +9518,7 @@ msgstr "Handeling is niet gevonden" #: include/template/detail-action.php:123 #: include/template/detail-action.php:136 #: include/template/follow_up-display.php:157 +#: include/template/follow_up-display.php:190 msgid "Date limite" msgstr "Uiterste datum" @@ -9129,6 +9635,9 @@ msgstr "Datum van de verrichting" #: include/template/ledger_detail_ach.php:40 #: tmp/import-advanced/class/import/impacc2_csv.class.php:485 #: tmp/import-advanced/class/import/impacc2_csv.class.php:524 +#: include/template/ledger_detail_ach.php:45 +#: include/class/acc_ledger_purchase.class.php:2162 +#: include/class/acc_ledger_sale.class.php:1744 msgid "Date paiement" msgstr "Datum van de betaling" @@ -9191,6 +9700,8 @@ msgstr "Verandering in detail " #: include/class/acc_ledger_purchase.class.php:2092 #: include/class/acc_ledger_sale.class.php:1697 #: include/class/acc_ledger_purchase.class.php:2125 +#: include/class/acc_ledger_purchase.class.php:2163 +#: include/class/acc_ledger_sale.class.php:1745 msgid "Date échéance" msgstr "Vervaldatum" @@ -9203,6 +9714,7 @@ msgstr "Vervaldatum" #: include/class/acc_ledger_sale.class.php:235 #: include/class/acc_ledger_sale.class.php:244 #: include/class/acc_ledger_purchase.class.php:282 +#: include/class/acc_ledger_purchase.class.php:287 #, fuzzy msgid "Date échéance invalide" msgstr "Vervaldatum" @@ -9272,6 +9784,7 @@ msgstr "Datum van de betaling" #: include/export/export_stock_resume_list.php:38 #: include/export/export_stock_histo_csv.php:40 #: include/export/export_stock_resume_list.php:36 +#: include/export/export_stock_histo_csv.php:41 msgid "Depot" msgstr "" @@ -9292,6 +9805,8 @@ msgstr "" #: include/ext/noalyss-export/template/export_param.php:102 #: include/class/acc_bilan.class.php:69 include/class/acc_bilan.class.php:95 #: include/balance.inc.php:73 include/print_currency01.inc.php:107 +#: include/ext/bilan_interne/acc_bilaninterne.class.php:302 +#: include/class/anc_print.class.php:138 msgid "Depuis" msgstr "Vanaf" @@ -9632,7 +10147,17 @@ msgstr "Kan dit bestand op te slaan" #: include/template/param_jrn.php:143 include/template/fiche_def_input.php:18 #: include/database.item.php:166 #: include/widget/todo_list/todo_list-display_new_note.php:38 -#: include/menu.inc.php:109 +#: include/menu.inc.php:109 include/database.item.php:159 +#: include/template/fiche_def_input.php:19 +#: include/template/follow_up-display.php:349 +#: include/template/follow_up-display.php:363 +#: include/template/follow_up-display.php:371 +#: include/template/follow_up-display.php:380 +#: include/template/ledger_detail_ach.php:148 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:104 +#: include/ext/rapport_avance/include/template/rapav_repository-display_form.php:34 +#: include/ajax/ajax_admin.php:237 include/ajax/ajax_boxcard_search.php:64 +#: include/class/fiche.class.php:921 include/class/fiche.class.php:1001 msgid "Description" msgstr "Beschrijving" @@ -9735,12 +10260,19 @@ msgstr "Ontvanger" msgid "Destinataire invalide" msgstr "Ongeldig jaar" -#: include/ext/etat_annexe_ohada/index.php:86 +#: include/ext/rash/raw.php:128 +#, fuzzy +msgid "Destination" +msgstr "Ontvanger" + +#: include/ext/etat_annexe_ohada/index.php:86 include/ext/ohada/index.php:86 msgid "Dettes dues SMT" msgstr "" #: include/ext/etat_annexe_ohada/index.php:80 #: include/ext/etat_annexe_ohada/include/unpaid_supplier.class.php:42 +#: include/ext/ohada/index.php:80 +#: include/ext/ohada/include/unpaid_supplier.class.php:54 msgid "Dettes impayées SMT" msgstr "" @@ -9749,11 +10281,16 @@ msgstr "" msgid "Dettes non échues SMT" msgstr "" +#: include/ext/ohada/include/unpaid_due_supplier.class.php:36 +msgid "Dettes échues SMT" +msgstr "" + #: include/class/acc_account_ledger.class.php:399 #: include/class/fiche.class.php:1596 include/class/fiche.class.php:963 #: include/class/acc_account_ledger.class.php:403 #: include/class/fiche.class.php:969 include/class/fiche.class.php:1002 #: include/class/acc_account_ledger.class.php:491 +#: include/class/fiche.class.php:1004 msgid "Dev." msgstr "" @@ -9805,6 +10342,10 @@ msgstr "" #: include/template/acc_ledger_history_financial_oneline.php:41 #: include/template/ledger_search.php:106 include/template/param_jrn.php:209 #: include/database.item.php:115 include/print_currency01.inc.php:113 +#: include/database.item.php:113 include/class/acc_ledger.class.php:1039 +#: include/class/acc_ledger_purchase.class.php:2196 +#: include/class/acc_ledger_sale.class.php:1775 +#: include/class/acc_operation.class.php:931 msgid "Devise" msgstr "" @@ -9865,7 +10406,7 @@ msgstr "niet use of" #: include/database.item.php:139 include/database.item.php:138 #: include/database.item.php:131 include/database.item.php:129 -#: include/database.item.php:145 +#: include/database.item.php:145 include/database.item.php:143 msgid "Devises" msgstr "" @@ -9915,6 +10456,9 @@ msgstr "Diff. cumulatie." #: include/class/acc_ledger_fin.class.php:666 #: include/class/acc_ledger_fin.class.php:695 #: include/operation_ods_new.inc.php:101 +#: include/ext/coprop/include/appel_fond.inc.php:95 +#: include/ext/coprop/include/appel_fond.inc.php:195 +#: include/ext/coprop/include/coprop_appel_fond.class.php:265 msgid "Difference" msgstr "Verschil" @@ -9943,11 +10487,13 @@ msgstr "Verschil" #: include/class/acc_ledger.class.php:1433 #: include/class/acc_ledger.class.php:1463 #: include/class/acc_ledger.class.php:1568 +#: include/class/acc_ledger.class.php:1570 #, fuzzy msgid "Différence de change" msgstr "Verschil" #: include/ext/amortis/include/template/material_detail.php:190 +#: include/ext/amortis/include/template/material_detail.php:200 #, fuzzy, php-format msgid "" "Différence entre le montant à amortir %s et le montant amorti %s = %s" @@ -9988,6 +10534,7 @@ msgstr "Verschil" #: include/class/calendar.class.php:184 include/class/calendar.class.php:276 #: include/ajax/ajax_preference.php:184 include/class/calendar.class.php:195 #: include/class/calendar.class.php:287 include/ajax/ajax_preference.php:185 +#: include/ext/noalyss-timesheet/timesheet.class.php:127 msgid "Dimanche" msgstr "Zondag" @@ -10021,11 +10568,13 @@ msgstr "Beschikbaar in de dagboeken" #: include/database.item.php:199 include/ext/tva/form_parameter.php:115 #: include/database.item.php:210 include/database.item.php:74 #: include/database.item.php:202 include/database.item.php:68 -#: include/database.item.php:213 +#: include/database.item.php:213 include/database.item.php:66 +#: include/database.item.php:203 msgid "Divers" msgstr "Divers" #: include/template/follow_up-display.php:18 +#: include/template/follow_up-display.php:51 msgid "Doc. n°" msgstr "" @@ -10078,6 +10627,8 @@ msgstr "" #: include/database.item.php:83 include/database.item.php:147 #: include/class/document.class.php:208 #: include/class/acc_ledger_search.class.php:881 include/database.item.php:119 +#: include/compta_ach.inc.php:143 include/compta_ven.inc.php:153 +#: include/database.item.php:117 include/ext/noalyss_document/index.php:141 msgid "Document" msgstr "Document" @@ -10087,7 +10638,7 @@ msgstr "Document" #: include/database.item.php:173 include/database.item.php:176 #: include/database.item.php:184 include/database.item.php:189 #: include/database.item.php:182 include/database.item.php:202 -#: include/database.item.php:205 +#: include/database.item.php:205 include/database.item.php:195 msgid "Document Interne" msgstr "Intern document" @@ -10101,7 +10652,7 @@ msgstr "Document" #: include/database.item.php:124 include/database.item.php:128 #: include/database.item.php:122 include/database.item.php:121 #: include/database.item.php:115 include/database.item.php:113 -#: include/database.item.php:98 +#: include/database.item.php:98 include/database.item.php:96 msgid "Document de suivi sous forme de liste" msgstr "Zending als lijst" @@ -10144,6 +10695,8 @@ msgstr "Document" #: include/template/detail-action.php:411 #: include/template/detail-action.php:440 #: include/template/follow_up-display.php:565 +#: include/template/follow_up-display.php:616 +#: include/ext/invoicing/include/invoicing.inc.php:114 msgid "Document à générer" msgstr "Documenteer je Maken" @@ -10170,6 +10723,7 @@ msgstr "Gegevens van het lid is onbekend" #: include/ext/importbank/include/template/show_list.php:63 #: include/ext/importbank/include/template/show_list.php:81 +#: include/ext/importbank/include/template/show_list.php:89 #, fuzzy msgid "Donner la contrepartie" msgstr "Tegenhangende post" @@ -10270,7 +10824,7 @@ msgstr "Jaar" #: include/ext/importbank/include/import_bank.class.php:496 #: include/class/acc_ledger_history.class.php:80 #: include/compta_fin_rec.inc.php:176 include/compta_fin_rec.inc.php:183 -#: include/modele.inc.php:408 +#: include/modele.inc.php:408 include/ext/importbank/index.php:198 #, fuzzy msgid "Donnée invalide" msgstr "Ongeldig jaar" @@ -10307,6 +10861,8 @@ msgstr "Ongeldig jaar" #: tmp/import-advanced/class/import/impacc2_csv_misc_operation.class.php:56 #: include/class/tax_summary.class.php:141 #: include/class/tax_summary.class.php:158 +#: include/class/tax_summary.class.php:148 +#: include/class/tax_summary.class.php:175 #, fuzzy msgid "Données manquantes" msgstr "Ongeldig jaar" @@ -10329,7 +10885,7 @@ msgstr "Gegevens zijn niet beschikbaar" #: include/user.inc.php:125 include/restore.inc.php:220 #: include/restore.inc.php:221 include/restore.inc.php:222 #: include/user.inc.php:127 include/user.inc.php:129 include/user.inc.php:214 -#: include/user.inc.php:250 +#: include/user.inc.php:250 include/user.inc.php:251 #, fuzzy msgid "Dossier" msgstr "Archief" @@ -10385,7 +10941,7 @@ msgstr "Archief" #: include/ajax_admin.php:142 include/ajax_admin.php:143 #: include/ajax/ajax_admin.php:143 include/ajax/ajax_admin.php:147 #: include/ajax/ajax_admin.php:148 include/ajax/ajax_admin.php:156 -#: include/ajax/ajax_admin.php:155 +#: include/ajax/ajax_admin.php:155 include/ajax/ajax_admin.php:159 #, fuzzy msgid "Dossiers affichés" msgstr "Archief" @@ -10393,7 +10949,7 @@ msgstr "Archief" #: include/ajax_admin.php:142 include/ajax_admin.php:143 #: include/ajax/ajax_admin.php:143 include/ajax/ajax_admin.php:147 #: include/ajax/ajax_admin.php:148 include/ajax/ajax_admin.php:156 -#: include/ajax/ajax_admin.php:155 +#: include/ajax/ajax_admin.php:155 include/ajax/ajax_admin.php:159 #, fuzzy msgid "Dossiers trouvés" msgstr "Niet gevonden" @@ -10433,6 +10989,8 @@ msgstr "Staffing" #: include/class/acc_ledger.class.php:1140 #: include/class/acc_ledger_sale.class.php:63 #: include/class/acc_ledger.class.php:1240 +#: include/class/acc_ledger.class.php:1242 +#: include/class/acc_ledger_purchase.class.php:71 msgid "Double Encodage" msgstr "Dubbel gecodeerd" @@ -10446,6 +11004,8 @@ msgstr "Dubbel gecodeerd" #: include/class/card_attribut_mtable.class.php:180 include/profile.inc.php:348 #: include/cfgfiche.inc.php:105 #: include/class/card_attribut_mtable.class.php:182 +#: include/ext/importbank/ajax.php:198 +#: include/ext/importbank/include/template/show_list.php:125 msgid "Doublon" msgstr "" @@ -10463,6 +11023,17 @@ msgstr "Een journaal met deze naam bestaat al" msgid "Doublon, ce préfixe existe déjà " msgstr "De categorie bestaat al." +#: include/ext/noalyss_document/include/manage_document.inc.php:104 +#, fuzzy +msgid "Doublon: documents déjà chargés" +msgstr "Een journaal met deze naam bestaat al" + +# doublon a plusieurs traductions... contrôler si la mienne est la bonne +#: include/ext/noalyss_document/include/manage_document.inc.php:82 +#, fuzzy +msgid "Doublon: opérations déjà transférées" +msgstr "Operatie al overgeschreven: dubloen" + #: scenario/package_repository.test.php:71 msgid "Download core" msgstr "" @@ -10488,6 +11059,9 @@ msgstr "" #: include/template/ledger_detail_bottom.php:378 #: tmp/import-advanced/class/import/impacc2_tva.class.php:64 #: tmp/import-advanced/class/import/impacc2_tva.class.php:76 +#: include/ext/import_account/include/impacc_tva.class.php:70 +#: include/ext/import_account/include/impacc_tva.class.php:82 +#: include/ext/import-advanced/include/imd_parameter.inc.php:64 #, fuzzy msgid "Duplicate" msgstr "Uitleg" @@ -10497,6 +11071,8 @@ msgstr "Uitleg" #: include/class/acc_operation.class.php:905 #: include/class/acc_operation.class.php:1008 #: include/template/ledger_detail_bottom.php:362 +#: include/template/ledger_detail_bottom.php:363 +#: include/class/acc_operation.class.php:1011 #, fuzzy msgid "Dupliquer" msgstr "Analytisch" @@ -10663,6 +11239,13 @@ msgstr "Afschrijvingstermijn" #: include/template/operation_exercice-input_row.php:95 #: include/template/letter_all.php:34 include/template/letter_prop.php:39 #: include/template/letter_prop.php:83 include/operation_ods_new.inc.php:109 +#: include/balance.inc.php:346 include/ext/coprop/include/appel_fond.inc.php:91 +#: include/ext/coprop/include/appel_fond.inc.php:101 +#: include/ext/coprop/include/appel_fond.inc.php:191 +#: include/ext/coprop/include/appel_fond.inc.php:201 +#: include/ext/coprop/include/coprop_appel_fond.class.php:261 +#: include/ext/coprop/include/coprop_appel_fond.class.php:271 +#: include/class/acc_ledger.class.php:731 include/class/fiche.class.php:1005 msgid "Débit" msgstr "debiet" @@ -10672,7 +11255,7 @@ msgid "Débit %s" msgstr "debiet" #: include/balance.inc.php:309 include/balance.inc.php:327 -#: include/balance.inc.php:331 +#: include/balance.inc.php:331 include/balance.inc.php:340 #, fuzzy msgid "Débit N-1" msgstr "debiet" @@ -10690,6 +11273,7 @@ msgstr "Debet of Credit" #: include/class/fiche.class.php:1516 include/class/fiche.class.php:883 #: include/class/fiche.class.php:889 include/class/fiche.class.php:921 #: include/class/operation_exercice.class.php:83 +#: include/class/fiche.class.php:923 #, fuzzy msgid "Débit/Crédit" msgstr "Debet of Credit" @@ -10705,7 +11289,13 @@ msgstr "schuldenaar" msgid "Début" msgstr "Begindatum" +#: include/ext/amortis/include/template/amortiz_utility-display_compute_time.php:38 +#, fuzzy +msgid "Début d'exercice" +msgstr "Toevoeging van een boekhoudkundige oefening" + #: include/ext/rapport_avance/include/formulaire_param.class.php:155 +#: include/ext/rapport_avance/include/formulaire_param.class.php:157 #, fuzzy msgid "Début début exercice N" msgstr "Toevoeging van een boekhoudkundige oefening" @@ -10713,7 +11303,7 @@ msgstr "Toevoeging van een boekhoudkundige oefening" #: include/class/periode.class.php:649 include/class/periode.class.php:651 #: include/class/periode.class.php:653 include/class/periode.class.php:654 #: include/class/periode.class.php:655 include/class/periode.class.php:661 -#: include/class/periode.class.php:679 +#: include/class/periode.class.php:679 include/class/periode.class.php:686 msgid "Décembre" msgstr "" @@ -10725,22 +11315,25 @@ msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:60 #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:271 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:61 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:64 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:283 msgid "Déclarant" msgstr "De leider" #: include/ext/skel/index.php:43 include/ext/tva/index.php:32 #: include/ext/tva/index.php:35 include/ext/tva/index.php:36 -#: include/ext/tva/tva_pdf_writer.class.php:44 +#: include/ext/tva/tva_pdf_writer.class.php:44 include/ext/tva/index.php:43 msgid "Déclaration TVA" msgstr "BTW-aangifte" -#: include/ext/tva/ajax.php:177 +#: include/ext/tva/ajax.php:177 include/ext/tva/ajax.php:170 #, fuzzy, php-format msgid "Déclaration TVA %s %s %s" msgstr "BTW-aangifte" #: include/ext/skel/index.php:43 include/ext/tva/index.php:32 #: include/ext/tva/index.php:35 include/ext/tva/index.php:36 +#: include/ext/tva/index.php:43 msgid "Déclaration Trimestriel ou annuel de TVA" msgstr "Driemaandelijkse of jaarlijkse BTW-aangifte" @@ -10754,6 +11347,9 @@ msgstr "Opgeslagen aangifte" #: include/ext/tva/list_intra.inc.php:49 include/ext/tva/decl_tva.inc.php:53 #: include/ext/tva/list_assujetti.inc.php:54 #: include/ext/tva/list_intra.inc.php:54 +#: include/ext/tva/include/decl_tva.inc.php:64 +#: include/ext/tva/include/list_assujetti.inc.php:61 +#: include/ext/tva/include/list_intra.inc.php:58 msgid "Déclaration sauvée" msgstr "Opgeslagen aangifte" @@ -10781,6 +11377,7 @@ msgstr "Verbinding verbroken" #: include/database.item.php:101 include/database.item.php:99 #: include/database.item.php:103 include/database.item.php:94 #: include/database.item.php:97 include/database.item.php:80 +#: include/database.item.php:78 #, fuzzy msgid "Déconnexion " msgstr "Afmelden" @@ -10816,6 +11413,8 @@ msgstr "Afmelden" #: include/class/acc_ledger_purchase.class.php:1944 #: include/class/acc_ledger_sale.class.php:1224 #: include/class/acc_ledger_purchase.class.php:1977 +#: include/class/acc_ledger_purchase.class.php:2015 +#: include/class/acc_ledger_sale.class.php:1272 msgid "Déduction acompte " msgstr "Borg aftrek" @@ -10872,6 +11471,8 @@ msgstr "Scheidingsteken" #: include/class/acc_ledger_sale.class.php:922 #: include/class/acc_ledger_purchase.class.php:1634 #: include/template/form_ledger_detail.php:108 +#: include/class/acc_ledger_purchase.class.php:1672 +#: include/class/acc_ledger_sale.class.php:970 msgid "Dénomination" msgstr "Beschrijving" @@ -10887,6 +11488,7 @@ msgstr "Afhankelijk van" #: include/template/detail-action.php:177 #: include/template/detail-action.php:190 #: include/template/follow_up-display.php:214 +#: include/template/follow_up-display.php:247 #, fuzzy msgid "Dépendant" msgstr "Afhankelijk van" @@ -10913,7 +11515,7 @@ msgstr "Uitgaven" #: include/database.item.php:149 include/database.item.php:154 #: include/database.item.php:150 include/database.item.php:159 #: include/database.item.php:169 include/database.item.php:164 -#: include/database.item.php:193 +#: include/database.item.php:193 include/database.item.php:186 msgid "Dépense charge du grant (partie privé) " msgstr "Uitgaven ten laste van de subsidie ​​(private partij)" @@ -10922,6 +11524,11 @@ msgstr "Uitgaven ten laste van de subsidie ​​(private partij)" msgid "Dépense charge du gérant (partie privé) " msgstr "Uitgaven ten laste van de subsidie ​​(private partij)" +#: include/ext/tools/include/template/search_view.php:216 +#, fuzzy +msgid "Déplacer dans un autre journal" +msgstr "Gefilterd per dagboek" + #: include/template/fiche_list.php:89 include/template/fiche_list.php:91 #: include/template/fiche_list.php:93 include/template/fiche_list.php:98 #: include/template/fiche_list.php:107 @@ -10945,7 +11552,7 @@ msgstr "Storting" #: include/database.item.php:140 #: include/template/acc_ledger-input_extra_info.php:71 #: include/database.item.php:103 include/database.item.php:101 -#: include/database.item.php:147 +#: include/database.item.php:147 include/database.item.php:145 msgid "Dépôt" msgstr "Deposito" @@ -10989,7 +11596,7 @@ msgstr "" #: html/do.php:93 html/do.php:60 html/do.php:63 html/do.php:64 html/do.php:65 #: html/do_BASE_342368.php:65 html/do_LOCAL_342368.php:65 html/do.php:70 -#: html/do_REMOTE_342368.php:65 +#: html/do_REMOTE_342368.php:65 html/do.php:72 msgid "Désolé" msgstr "" @@ -11006,6 +11613,11 @@ msgstr "" msgid "Désolé aucun résultat trouvé" msgstr "Sorry Geen Result van stuurprogramma" +#: include/ext/amortis/ajax.php:100 +#, fuzzy +msgid "Désolé date invalide" +msgstr "een vat code ongeldig" + #: html/ajax_ledger.php:200 html/ajax_ledger.php:218 html/ajax_ledger.php:222 #: html/ajax_ledger.php:223 html/ajax_ledger.php:225 #: include/ajax/ajax_ledger.php:202 include/ajax/ajax_ledger.php:205 @@ -11022,6 +11634,7 @@ msgstr "" #: include/ext/invoicing/include/invoice_send_mail.inc.php:39 #: include/ext/invoicing/include/invoice_send_mail.inc.php:61 #: include/ext/invoicing/include/invoice_send_mail.inc.php:65 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:63 msgid "Désolé mais il faut donner l'email de celui qui envoie" msgstr "Sorry, maar je moet de e-mail van de afzender te geven" @@ -11124,12 +11737,12 @@ msgstr "Retail Impressions" msgid "Détail Menus" msgstr "Gedetailleerde Menus" -#: include/database.item.php:139 +#: include/database.item.php:139 include/database.item.php:137 #, fuzzy msgid "Détail TVA" msgstr "Detail" -#: include/database.item.php:139 +#: include/database.item.php:139 include/database.item.php:137 #, fuzzy msgid "Détail TVA par journal" msgstr "Gefilterd per dagboek" @@ -11183,6 +11796,8 @@ msgstr "Detail gekochte Artikelen" #: include/class/acc_ledger_purchase.class.php:1603 #: include/class/acc_ledger_purchase.class.php:1176 #: include/class/acc_ledger_purchase.class.php:1629 +#: include/class/acc_ledger_purchase.class.php:1214 +#: include/class/acc_ledger_purchase.class.php:1667 msgid "Détail articles achetés" msgstr "Detail gekochte Artikelen" @@ -11219,6 +11834,8 @@ msgstr "Detail gekochte Artikelen" #: include/class/acc_ledger_sale.class.php:1419 #: include/class/acc_ledger_sale.class.php:917 #: include/class/acc_ledger_sale.class.php:1471 +#: include/class/acc_ledger_sale.class.php:965 +#: include/class/acc_ledger_sale.class.php:1519 msgid "Détail articles vendus" msgstr "Detail VERKOCHT Artikelen" @@ -11237,10 +11854,11 @@ msgstr "Detail van de blad" #: include/ext/amortis/include/material_modify.inc.php:40 #: include/ext/amortis/include/template/material_display.php:1 #: include/ext/amortis/include/material_modify.inc.php:39 +#: include/ext/amortis/include/material_modify.inc.php:45 msgid "Détail de matériel" msgstr "Artikelen in detail " -#: include/database.item.php:139 +#: include/database.item.php:139 include/database.item.php:137 #, fuzzy msgid "Détail des TVA " msgstr "Detail" @@ -11339,6 +11957,8 @@ msgstr "Retail operatie" #: include/class/acc_ledger_purchase.class.php:1552 #: include/class/acc_ledger_sale.class.php:864 #: include/class/acc_ledger_purchase.class.php:1574 +#: include/class/acc_ledger_purchase.class.php:1612 +#: include/class/acc_ledger_sale.class.php:912 msgid "Détail opération " msgstr "Retail operatie" @@ -11439,6 +12059,9 @@ msgstr "De naam mag niet leeg zijn" #: include/template/ledger_detail_ach.php:34 #: tmp/import-advanced/class/import/impacc2_csv.class.php:484 #: tmp/import-advanced/class/import/impacc2_csv.class.php:523 +#: include/template/ledger_detail_ach.php:39 +#: include/class/acc_ledger_purchase.class.php:1640 +#: include/class/acc_ledger_sale.class.php:940 msgid "Echeance" msgstr "Termijn" @@ -11470,12 +12093,15 @@ msgstr "Termijn" #: include/class/acc_ledger_purchase.class.php:1954 #: include/class/acc_ledger_purchase.class.php:2027 #: include/class/acc_ledger_purchase.class.php:2060 +#: include/class/acc_ledger_purchase.class.php:2098 msgid "Echeance dépassée" msgstr "termijn wordt overschreden" #: include/ext/importbank/include/template/show_transfer.php:271 #: include/ext/importbank/include/template/show_transfer.php:270 #: include/ext/importbank/include/template/show_transfer.php:276 +#: include/ext/noalyss_document/ndc_load.php:48 +#: include/ext/importbank/include/template/show_transfer.php:170 #, fuzzy msgid "Echec" msgstr "Termijn" @@ -11489,6 +12115,7 @@ msgstr "Termijn" #: include/class/document_export.class.php:218 #: include/class/document_export.class.php:225 #: include/class/document_export.class.php:230 +#: include/class/document_export.class.php:236 #, fuzzy msgid "Echec " msgstr "Termijn" @@ -11500,6 +12127,7 @@ msgstr "Termijn" #: include/class/document_export.class.php:245 #: include/class/document_export.class.php:252 #: include/class/document_export.class.php:257 +#: include/class/document_export.class.php:263 msgid "Echec Ajout detail " msgstr "" @@ -11530,6 +12158,7 @@ msgid "Echec création " msgstr "Aanmaken" #: include/ext/rapport_avance/include/rapav_declaration.class.php:261 +#: include/ext/rapport_avance/include/rapav_declaration.class.php:262 #, fuzzy, php-format msgid "Echec création PDF [%s]" msgstr "Aanmaken" @@ -11567,10 +12196,12 @@ msgstr "" #: include/ext/importbank/include/template/show_transfer.php:125 #: include/ext/importbank/include/template/show_transfer.php:131 +#: include/ext/importbank/include/template/show_transfer.php:128 msgid "Echec import" msgstr "" #: include/ext/rapport_avance/include/rapav_declaration.class.php:251 +#: include/ext/rapport_avance/include/rapav_declaration.class.php:252 #, php-format msgid "Echec import [%s]" msgstr "" @@ -11638,6 +12269,7 @@ msgstr "Aanmaken" #: include/class/pdf_operation.class.php:85 #: tmp/import-advanced/template/operation_result.php:109 #: include/class/acc_ledger_sale.class.php:1338 +#: include/class/acc_ledger_sale.class.php:1386 msgid "Echéance" msgstr "Termijn" @@ -11708,7 +12340,7 @@ msgstr "Opening Schrift" msgid "Ecriture d'ouverture %d" msgstr "Opening Schrift" -#: include/database.item.php:129 +#: include/database.item.php:129 include/database.item.php:127 msgid "" "Ecriture d'ouverture ou de fermeture , , reporte les soldes des comptes de " "l'année passé du poste comptable 0xxx à 5xxxx sur l'année courante ou ferme " @@ -11744,6 +12376,7 @@ msgstr "Boekhoudend schrijven" #: include/database.item.php:55 include/database.item.php:54 #: include/database.item.php:51 include/database.item.php:52 #: include/database.item.php:50 include/database.item.php:49 +#: include/database.item.php:47 msgid "Ecriture prédefinie" msgstr "Het schrijven van vooraf gedefinieerde" @@ -11772,7 +12405,8 @@ msgstr "Boekingen" #: include/ajax/ajax_card.php:174 #: tmp/import-advanced/template/transfer-select-file.php:55 #: include/ajax/ajax_card.php:182 include/ajax/ajax_admin.php:262 -#: include/ajax/ajax_admin.php:294 +#: include/ajax/ajax_admin.php:294 include/ajax/ajax_admin.php:265 +#: include/ajax/ajax_admin.php:297 msgid "Efface" msgstr "Wissen" @@ -11841,7 +12475,7 @@ msgstr "Deze verklaring verwijderen" #: include/class/periode.class.php:673 include/class/periode.class.php:675 #: include/class/periode.class.php:677 include/class/periode.class.php:678 #: include/class/periode.class.php:679 include/class/periode.class.php:694 -#: include/class/periode.class.php:712 +#: include/class/periode.class.php:712 include/class/periode.class.php:719 #, fuzzy msgid "Effacement impossible" msgstr "Export is onmogelijk" @@ -11863,6 +12497,7 @@ msgstr "" #: include/class/tva_rate_mtable.class.php:284 #: include/class/tva_rate_mtable.class.php:282 #: include/class/tva_rate_mtable.class.php:356 +#: include/class/tva_rate_mtable.class.php:416 #, fuzzy msgid "Effacement interdit : TVA utilisée" msgstr "Erasure" @@ -11980,6 +12615,13 @@ msgstr "Erasure" #: include/ajax/ajax_admin.php:277 include/ajax/ajax_admin.php:308 #: include/modele.inc.php:312 #: include/template/operation_exercice-input_row.php:108 +#: include/compta_fin.inc.php:163 +#: include/ext/amortis/include/template/material_detail.php:211 +#: include/ext/importbank/include/template/show_field.php:121 +#: include/ext/importbank/include/template/show_list.php:249 +#: include/ajax/ajax_admin.php:280 include/ajax/ajax_admin.php:311 +#: include/class/document_modele.class.php:72 +#: include/class/document_type.class.php:90 msgid "Effacer" msgstr "Wissen" @@ -11998,6 +12640,7 @@ msgstr "Wissen" #: include/compta_ach.inc.php:294 include/compta_ven.inc.php:327 #: include/compta_ven.inc.php:294 include/compta_ach.inc.php:259 #: include/compta_ven.inc.php:298 include/compta_ach.inc.php:275 +#: include/compta_ach.inc.php:285 include/compta_ven.inc.php:310 msgid "Effacer " msgstr "Wissen" @@ -12096,6 +12739,8 @@ msgstr "Alle activiteiten" #: include/ext/importbank/include/template/show_import.php:29 #: include/lib/manage_table_sql.class.php:1407 #: include/lib/manage_table_sql.class.php:1481 +#: include/ext/amortis/include/material_delete.inc.php:16 +#: include/ext/importbank/include/template/show_import.php:28 msgid "Effacé" msgstr "Verwijderen" @@ -12130,11 +12775,12 @@ msgstr "Elementen" #: include/ajax/ajax_preference.php:78 include/user.inc.php:171 #: include/database.item.php:209 include/database.item.php:201 #: include/user.inc.php:200 include/user.inc.php:253 -#: include/database.item.php:212 +#: include/database.item.php:212 include/database.item.php:202 +#: include/user.inc.php:201 include/user.inc.php:254 msgid "Email" msgstr "E-mail" -#: include/database.item.php:195 +#: include/database.item.php:195 include/database.item.php:188 #, fuzzy msgid "Email " msgstr "E-mail" @@ -12151,6 +12797,8 @@ msgstr "E-mail verzonden door" #: include/ext/transform/include/class_transform_representative.php:198 #: include/ext/transform/include/transform_declarant.class.php:163 #: include/ext/transform/include/transform_representative.class.php:198 +#: include/ext/transform/include/transform_declarant.class.php:187 +#: include/ext/transform/include/transform_representative.class.php:208 msgid "Email incorrect" msgstr "Foute e-mail" @@ -12182,6 +12830,7 @@ msgstr "" #: include/ext/amortis/include/class_am_generate.php:197 #: include/ext/amortis/include/am_generate.class.php:197 +#: include/ext/amortis/include/am_generate.class.php:201 #, fuzzy msgid "En plusieurs opérations" msgstr "Alle activiteiten" @@ -12194,6 +12843,7 @@ msgstr "Is te laat" #: include/ext/amortis/include/class_am_generate.php:196 #: include/ext/amortis/include/am_generate.class.php:196 +#: include/ext/amortis/include/am_generate.class.php:200 #, fuzzy msgid "En une opération" msgstr "Alle activiteiten" @@ -12224,6 +12874,7 @@ msgstr "" #: include/ext/sav/include/class_sav_repair_card_sql.php:73 #: include/ext/sav/include/sav_repair_card_sql.class.php:68 #: include/ext/sav/include/sav_repair_card_sql.class.php:73 +#: include/ext/sav/index.php:48 msgid "En-cours" msgstr "" @@ -12263,7 +12914,7 @@ msgstr "Invordering van klanten vandaag" #: include/ajax/ajax_preference.php:240 include/ajax/ajax_preference.php:241 #: tmp/import-advanced/template/upload_operation_csv.php:61 #: tmp/import-advanced/template/upload_operation_fec.php:50 -#: include/ajax/ajax_preference.php:242 +#: include/ajax/ajax_preference.php:242 include/ajax/ajax_preference.php:258 msgid "Encodage" msgstr "Coderen" @@ -12271,7 +12922,7 @@ msgstr "Coderen" #: include/database.item.php:57 include/database.item.php:55 #: include/database.item.php:56 include/database.item.php:52 #: include/database.item.php:53 include/database.item.php:51 -#: include/database.item.php:50 +#: include/database.item.php:50 include/database.item.php:48 msgid "Encodage d'un extrait bancaire (=relevé bancaire)" msgstr "" @@ -12279,6 +12930,7 @@ msgstr "" #: include/database.item.php:11 include/database.item.php:9 #: include/database.item.php:10 include/database.item.php:58 #: include/database.item.php:60 include/database.item.php:55 +#: include/database.item.php:53 msgid "Encodage de tous vos revenus ou vente" msgstr "" @@ -12299,13 +12951,32 @@ msgstr "Unicode-codering" msgid "Encoder la facture" msgstr "Factuur versturen" +#: include/ext/rash/raw.php:156 +#, fuzzy +msgid "Enfant code" +msgstr "Qcode" + +#: include/ext/rash/raw.php:154 +#, fuzzy +msgid "Enfant nom" +msgstr "Bank" + +#: include/ext/rash/raw.php:155 +#, fuzzy +msgid "Enfant prénom" +msgstr "Voornaam" + +#: include/ext/rash/index.php:78 +msgid "Enfants" +msgstr "" + #: include/ajax_admin.php:56 include/user_detail.inc.php:230 #: include/ajax_admin.php:57 include/user_detail.inc.php:226 #: include/ajax/ajax_admin.php:57 include/user_detail.inc.php:235 #: include/ajax/ajax_admin.php:54 include/ajax/ajax_admin.php:62 #: include/user_detail.inc.php:273 include/user_detail.inc.php:269 #: include/ajax/ajax_admin.php:61 include/user_detail.inc.php:199 -#: include/user_detail.inc.php:201 +#: include/user_detail.inc.php:201 include/ajax/ajax_admin.php:65 #, fuzzy msgid "Enleve" msgstr "verwijderen" @@ -12319,16 +12990,19 @@ msgid "Enleve les éléments cochés" msgstr "Verwijdert van aangekruiste elements" #: include/template/action_other_action.php:43 +#: include/ext/tools/include/template/search_view.php:265 msgid "Enlever des étiquettes" msgstr "-Tags verwijderen" #: include/ext/importbank/include/template/show_list.php:21 #: include/ext/importbank/include/template/show_list.php:73 #: include/ext/importbank/include/template/show_list.php:91 +#: include/ext/importbank/include/template/show_list.php:99 msgid "Enlever le marquage de suppression" msgstr "" #: include/template/action_other_action.php:51 +#: include/ext/tools/include/template/search_view.php:273 msgid "Enlever toutes les étiquettes des documents choisis" msgstr "Verwijder alle tags geselecteerde documenten" @@ -12365,7 +13039,8 @@ msgstr "OPSLAAN" #: include/compta_ach.inc.php:160 include/compta_fin.inc.php:120 #: include/compta_ven.inc.php:114 include/ext/modop/modop_save.php:90 #: include/ext/tva/ajax.php:118 include/compta_ven.inc.php:84 -#: include/compta_ach.inc.php:122 +#: include/compta_ach.inc.php:122 include/compta_ach.inc.php:131 +#: include/compta_fin.inc.php:129 include/ext/tva/ajax.php:134 msgid "Enregistrement" msgstr "Opgeslagen" @@ -12401,13 +13076,21 @@ msgstr "Opgeslagen" #: include/compta_ach.inc.php:258 include/action.common.inc.php:214 #: include/action.common.inc.php:383 include/compta_ven.inc.php:297 #: include/compta_ach.inc.php:274 include/action.common.inc.php:392 +#: include/compta_ach.inc.php:284 include/compta_ven.inc.php:309 msgid "Enregistrer" msgstr "OPSLAAN" +#: include/ext/importbank/include/template/import_coda.php:66 +#, fuzzy +msgid "Enregistrer dans le journal" +msgstr "wordt niet in this journaal" + #: include/ext/importbank/include/template/confirm_transfer.php:280 #: include/ext/importbank/include/template/confirm_transfer.php:290 #: include/ext/importbank/include/template/confirm_transfer.php:248 #: include/ext/importbank/include/template/confirm_transfer.php:293 +#: include/ext/importbank/include/template/confirm_transfer.php:249 +#: include/ext/importbank/include/template/confirm_transfer.php:292 #, fuzzy msgid "Enregistrer les opérations" msgstr "De operaties exporteren" @@ -12421,6 +13104,7 @@ msgstr "wordt niet in this journaal" #: include/class_anc_print.php:179 include/class/class_anc_print.php:179 #: include/class/class_anc_print.php:181 include/class/anc_print.class.php:175 #: include/class/anc_print.class.php:181 include/class/anc_print.class.php:182 +#: include/class/anc_print.class.php:177 msgid "Entre l'activité " msgstr "Tussen de activiteit" @@ -12435,6 +13119,7 @@ msgstr "Vanuit de post" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:99 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:100 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:104 #, php-format msgid "Entre les date %s et %s" msgstr "Tussen de data %s en %s" @@ -12480,12 +13165,14 @@ msgstr "Facturen versturen per e-mail" #: include/ext/invoicing/include/invoice_send_mail.inc.php:170 #: include/ext/invoicing/include/invoice_send_mail.inc.php:174 #: include/ext/invoicing/include/invoice_send_mail.inc.php:186 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:189 msgid "Envoi echoué" msgstr "Het verzenden mislukt" #: include/ext/invoicing/include/invoice_send_mail.inc.php:153 #: include/ext/invoicing/include/invoice_send_mail.inc.php:157 #: include/ext/invoicing/include/invoice_send_mail.inc.php:166 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:168 msgid "Envoi facture" msgstr "Factuur versturen" @@ -12494,11 +13181,13 @@ msgstr "Factuur versturen" #: include/ext/invoicing/include/invoice_send_mail.inc.php:147 #: include/ext/invoicing/include/invoice_send_mail.inc.php:151 #: include/ext/invoicing/include/invoice_send_mail.inc.php:160 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:162 msgid "Envoi facture " msgstr "Factuur versturen" #: include/ext/rapport_avance/ajax_parameter_send_mail.php:17 #: include/ext/rapport_avance/ajax_parameter_send_mail.php:20 +#: include/ext/invoicing/include/invoicing.inc.php:119 msgid "Envoi par email" msgstr "Verzenden per e-mail" @@ -12552,6 +13241,7 @@ msgstr "E-mail verzonden door" #: include/ajax/ajax_check_vatnumber.php:66 #: include/ajax/ajax_check_vatnumber.php:77 include/action.common.inc.php:355 #: include/lib/ac_common.php:388 +#: include/ext/importbank/include/template/show_import.php:27 msgid "Erreur" msgstr "Fout" @@ -12652,6 +13342,8 @@ msgstr "Grote analytische boek" #: include/class/acc_compute.class.php:119 #: include/class/acc_compute.class.php:111 #: include/class/acc_compute.class.php:121 +#: include/class/acc_compute.class.php:113 +#: include/class/acc_compute.class.php:123 msgid "Erreur attribut inexistant" msgstr "Fout attribuut onbestaand" @@ -12665,6 +13357,7 @@ msgid "Erreur dans le fichier %s ligne %s : %s" msgstr "Fout in de formula" #: include/ext/rapport_avance/include/rapav.class.php:165 +#: include/ext/rapport_avance/include/rapav.class.php:168 #, fuzzy msgid "Erreur dans votre formule" msgstr "Fout in de formula" @@ -12680,6 +13373,9 @@ msgstr "Ongeldig datum" #: include/class/acc_ledger_purchase.class.php:911 #: include/class/acc_ledger_sale.class.php:627 #: include/class/acc_ledger_purchase.class.php:917 +#: include/class/acc_ledger_fin.class.php:983 +#: include/class/acc_ledger_purchase.class.php:960 +#: include/class/acc_ledger_sale.class.php:681 #, fuzzy msgid "Erreur de balance" msgstr "Ongeldig datum" @@ -12712,7 +13408,7 @@ msgstr "Ongeldig datum" #: html/do.php:236 html/do.php:273 html/do.php:285 html/do.php:295 #: html/do.php:264 html/do.php:266 html/do.php:288 html/do.php:293 #: html/do_BASE_342368.php:293 html/do_LOCAL_342368.php:232 html/do.php:238 -#: html/do_REMOTE_342368.php:232 +#: html/do_REMOTE_342368.php:232 html/do.php:240 #, fuzzy msgid "Erreur menu" msgstr "Fout" @@ -12747,6 +13443,8 @@ msgstr "fout bij het openen van het bestand" #: include/ajax/ajax_admin.php:104 include/ajax/ajax_admin.php:166 #: include/ajax/ajax_admin.php:194 include/ajax/ajax_admin.php:200 #: include/class/dossier.class.php:114 include/class/dossier.class.php:121 +#: include/ajax/ajax_admin.php:72 include/ajax/ajax_admin.php:108 +#: include/ajax/ajax_admin.php:198 include/ajax/ajax_admin.php:204 #, fuzzy msgid "Erreur paramètre" msgstr "Module instellen" @@ -12770,9 +13468,13 @@ msgstr "laatste back-up" msgid "Erreur sécurité" msgstr "Veiligheid" +#: include/ext/noalyss-portal-client/index.php:78 +msgid "Espace" +msgstr "" + #: html/install.php:636 html/install.php:643 html/install.php:646 #: html/install.php:699 html/install.php:705 html/install.php:716 -#: html/install.php:787 +#: html/install.php:787 html/install.php:754 msgid "Essai effacement install.php et se connecter à NOALYSS" msgstr "" @@ -12821,6 +13523,7 @@ msgid "Et utilisant le poste comptable" msgstr "Puts van rekening" #: include/ext/bilan_interne/index.php:75 +#: include/ext/bilan_interne/index.php:80 msgid "Etablir bilan interne" msgstr "" @@ -12846,11 +13549,13 @@ msgstr "Naam van de map" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:45 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:46 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:49 msgid "Etape 1/3" msgstr "Stap 1/3" #: include/ext/importbank/include/template/show_field.php:5 #: include/ext/importbank/include/template/show_field.php:7 +#: include/ext/importbank/include/template/show_field.php:11 msgid "Etape 2 / 4: introduire le fichier" msgstr "" @@ -12867,20 +13572,24 @@ msgid "Etape 2 :Impression" msgstr "Indruk" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:266 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:278 msgid "Etape 2/3" msgstr "Stap 2/3" #: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:34 +#: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:33 msgid "Etape 3/3" msgstr "Stap 3/3" #: include/ext/importbank/include/template/confirm_transfer.php:143 +#: include/ext/importbank/include/template/confirm_transfer.php:138 msgid "Etape 3/4 : confirmez le transfert" msgstr "" #: include/ext/importbank/include/template/show_transfer.php:147 #: include/ext/importbank/include/template/show_transfer.php:146 #: include/ext/importbank/include/template/show_transfer.php:152 +#: include/ext/importbank/include/template/show_transfer.php:149 msgid "Etape 4/4 : les données sont sauvegardées" msgstr "" @@ -12902,6 +13611,8 @@ msgstr "" #: include/class/follow_up.class.php:722 #: include/template/follow_up-display.php:166 #: include/template/ledger_search.php:96 +#: include/template/follow_up-display.php:199 +#: include/ext/importbank/include/template/show_list.php:121 msgid "Etat" msgstr "Toestand" @@ -12911,12 +13622,12 @@ msgstr "Toestand" msgid "Etat " msgstr "Toestand" -#: include/database.item.php:142 +#: include/database.item.php:142 include/database.item.php:140 #, fuzzy msgid "Etat des actions" msgstr "Toestand van het bestand" -#: include/database.item.php:142 +#: include/database.item.php:142 include/database.item.php:140 #, fuzzy msgid "Etat des actions dans le suivi" msgstr "Configuratie van de menu's en de plug-ins" @@ -12934,6 +13645,7 @@ msgstr "Documenten staat" #: include/database.item.php:95 include/database.item.php:93 #: include/database.item.php:92 include/database.item.php:86 #: include/database.item.php:88 include/database.item.php:72 +#: include/database.item.php:70 msgid "Etat des stock" msgstr "Toestand van het bestand" @@ -12941,10 +13653,11 @@ msgstr "Toestand van het bestand" #: include/database.item.php:93 include/database.item.php:91 #: include/database.item.php:92 include/database.item.php:86 #: include/database.item.php:88 include/database.item.php:72 +#: include/database.item.php:70 msgid "Etat des stock de l'exercice indiqué" msgstr "" -#: include/ext/etat_annexe_ohada/index.php:95 +#: include/ext/etat_annexe_ohada/index.php:95 include/ext/ohada/index.php:95 #, fuzzy msgid "Etats des stocks" msgstr "Toestand van het bestand" @@ -12953,7 +13666,7 @@ msgstr "Toestand van het bestand" #: include/ajax/ajax_admin.php:249 include/ajax/ajax_admin.php:253 #: include/ajax/ajax_admin.php:260 include/ajax/ajax_admin.php:281 #: include/ajax/ajax_admin.php:285 include/ajax/ajax_admin.php:284 -#: include/ajax/ajax_admin.php:299 +#: include/ajax/ajax_admin.php:299 include/ajax/ajax_admin.php:302 #, fuzzy msgid "Etes vous sure et certain de vouloir effacer " msgstr "Bent u DAT u verwelkingsziekte Zeker Wissen" @@ -12963,6 +13676,7 @@ msgstr "Bent u DAT u verwelkingsziekte Zeker Wissen" #: include/ajax/ajax_admin.php:228 include/ajax/ajax_admin.php:235 #: include/ajax/ajax_admin.php:256 include/ajax/ajax_admin.php:260 #: include/ajax/ajax_admin.php:259 include/ajax/ajax_admin.php:268 +#: include/ajax/ajax_admin.php:271 msgid "Etes vous sûr et certain de vouloir effacer " msgstr "Bent u DAT u verwelkingsziekte Zeker Wissen" @@ -12981,7 +13695,8 @@ msgstr "Bent u DAT u verwelkingsziekte Zeker Wissen" #: include/class/tag_operation.class.php:197 #: include/class/follow_up.class.php:619 include/database.item.php:145 #: include/class/follow_up.class.php:714 include/template/action_search.php:140 -#: include/database.item.php:152 +#: include/database.item.php:152 include/database.item.php:150 +#: include/ext/tools/include/template/search_view.php:245 msgid "Etiquette" msgstr "Etiquette" @@ -13052,6 +13767,7 @@ msgstr "" #: include/ajax/ajax_preference.php:135 include/class/periode.class.php:527 #: include/template/periode-form_exercice_label.php:36 #: include/class/periode.class.php:545 include/ajax/ajax_preference.php:136 +#: include/ext/bilan_interne/index.php:58 include/class/periode.class.php:552 msgid "Exercice" msgstr "Oefening" @@ -13061,6 +13777,7 @@ msgid "Exercice N-1" msgstr "Oefening" #: include/ext/amortis/include/template/material_detail.php:50 +#: include/ext/amortis/include/template/material_detail.php:51 #, fuzzy msgid "Exercice comptable d'achat" msgstr "Boekhoudkundig aankoopjaar" @@ -13068,6 +13785,7 @@ msgstr "Boekhoudkundig aankoopjaar" #: include/class/periode.class.php:424 include/class/periode.class.php:426 #: include/class/periode.class.php:428 include/class/periode.class.php:429 #: include/class/periode.class.php:430 include/class/periode.class.php:448 +#: include/class/periode.class.php:455 #, php-format msgid "Exercice doit être entre %s et %s " msgstr "" @@ -13087,6 +13805,7 @@ msgstr "Ongeldig datum" #: include/class/periode.class.php:421 include/class/periode.class.php:423 #: include/class/periode.class.php:425 include/class/periode.class.php:426 #: include/class/periode.class.php:427 include/class/periode.class.php:445 +#: include/class/periode.class.php:452 #, fuzzy msgid "Exercice n'est pas un nombre" msgstr "tarief is geen getal" @@ -13102,6 +13821,8 @@ msgstr "Jaar" #: include/class/tax_summary.class.php:312 #: include/class/tax_summary.class.php:236 #: include/class/tax_summary.class.php:310 +#: include/class/tax_summary.class.php:253 +#: include/class/tax_summary.class.php:327 #, fuzzy msgid "Exig TVA invalide" msgstr "Ongeldige code" @@ -13109,6 +13830,7 @@ msgstr "Ongeldige code" #: include/class/tva_rate_mtable.class.php:60 #: include/class/tva_rate_mtable.class.php:58 #: include/class/tva_rate_mtable.class.php:65 +#: include/class/tva_rate_mtable.class.php:68 #, fuzzy msgid "Exigible achat" msgstr "Historische aankoop" @@ -13116,6 +13838,7 @@ msgstr "Historische aankoop" #: include/class/tva_rate_mtable.class.php:67 #: include/class/tva_rate_mtable.class.php:65 #: include/class/tva_rate_mtable.class.php:72 +#: include/class/tva_rate_mtable.class.php:75 #, fuzzy msgid "Exigible vente" msgstr "Historische omzet" @@ -13125,7 +13848,7 @@ msgstr "Historische omzet" #: html/ajax_misc.php:347 html/ajax_misc.php:459 html/ajax_misc.php:461 #: html/ajax_misc.php:467 html/ajax_misc.php:469 html/ajax_misc.php:473 #: html/ajax_misc.php:438 html/ajax_misc.php:446 html/ajax_misc.php:534 -#: html/ajax_misc.php:536 html/ajax_misc.php:595 +#: html/ajax_misc.php:536 html/ajax_misc.php:595 html/ajax_misc.php:598 msgid "Explication" msgstr "Uitleg" @@ -13140,6 +13863,7 @@ msgstr "PDF exporteren" #: include/ext/noalyss-export/template/export_param.php:71 #: include/ext/noalyss-export/template/export_param.php:118 #: tmp/import-advanced/template/upload_operation_csv.php:36 +#: include/ext/tools/index.php:51 msgid "Export" msgstr "Export" @@ -13156,6 +13880,7 @@ msgstr "Export CSV" #: include/database.item.php:140 include/database.item.php:139 #: include/database.item.php:132 include/database.item.php:133 #: include/database.item.php:131 include/database.item.php:108 +#: include/database.item.php:106 #, fuzzy msgid "Export ANC" msgstr "Export CSV" @@ -13164,7 +13889,7 @@ msgstr "Export CSV" #: include/database.item.php:53 include/database.item.php:52 #: include/database.item.php:55 include/database.item.php:48 #: include/database.item.php:47 include/database.item.php:44 -#: include/database.item.php:43 +#: include/database.item.php:43 include/database.item.php:41 msgid "Export Action Gestion" msgstr "Export Management Actie" @@ -13172,7 +13897,7 @@ msgstr "Export Management Actie" #: include/database.item.php:6 include/database.item.php:135 #: include/database.item.php:133 include/database.item.php:134 #: include/database.item.php:127 include/database.item.php:125 -#: include/database.item.php:104 +#: include/database.item.php:104 include/database.item.php:102 #, fuzzy msgid "Export Balance agée" msgstr "Export Accounting Balance" @@ -13183,7 +13908,8 @@ msgstr "Export Accounting Balance" #: include/database.item.php:44 include/database.item.php:47 #: include/database.item.php:48 include/database.item.php:40 #: include/database.item.php:36 include/database.item.php:37 -#: include/database.item.php:35 +#: include/database.item.php:35 include/database.item.php:33 +#: include/database.item.php:34 msgid "Export Balance comptable" msgstr "Export Accounting Balance" @@ -13191,7 +13917,7 @@ msgstr "Export Accounting Balance" #: include/database.item.php:49 include/database.item.php:48 #: include/database.item.php:51 include/database.item.php:44 #: include/database.item.php:43 include/database.item.php:40 -#: include/database.item.php:39 +#: include/database.item.php:39 include/database.item.php:37 msgid "Export Balance groupe analytique" msgstr "Export Analytische balans groep" @@ -13199,7 +13925,7 @@ msgstr "Export Analytische balans groep" #: include/database.item.php:50 include/database.item.php:49 #: include/database.item.php:52 include/database.item.php:45 #: include/database.item.php:44 include/database.item.php:41 -#: include/database.item.php:40 +#: include/database.item.php:40 include/database.item.php:38 msgid "Export Bilan" msgstr "Balans export" @@ -13256,6 +13982,9 @@ msgstr "Balans export" #: include/class/acc_account_ledger.class.php:855 #: include/template/tax_detail-button_export_csv.php:37 #: include/template/follow_up-display.php:123 +#: include/template/follow_up-display.php:156 +#: include/class/fiche.class.php:1177 include/class/fiche.class.php:1836 +#: include/class/tax_summary.class.php:462 msgid "Export CSV" msgstr "Export CSV" @@ -13271,6 +14000,7 @@ msgstr "Export Listing details" #: include/database.item.php:44 include/database.item.php:37 #: include/database.item.php:34 include/database.item.php:31 #: include/database.item.php:30 include/database.item.php:32 +#: include/database.item.php:28 msgid "Export Comptabilité analytique" msgstr "Export Cost Accounting" @@ -13280,7 +14010,8 @@ msgstr "Export Cost Accounting" #: include/database.item.php:42 include/database.item.php:45 #: include/database.item.php:46 include/database.item.php:38 #: include/database.item.php:34 include/database.item.php:35 -#: include/database.item.php:33 +#: include/database.item.php:33 include/database.item.php:31 +#: include/database.item.php:32 msgid "Export Comptabilité analytique balance double" msgstr "Export Cost Accounting dual balans" @@ -13288,23 +14019,23 @@ msgstr "Export Cost Accounting dual balans" #: include/database.item.php:41 include/database.item.php:40 #: include/database.item.php:43 include/database.item.php:36 #: include/database.item.php:35 include/database.item.php:32 -#: include/database.item.php:31 +#: include/database.item.php:31 include/database.item.php:29 msgid "Export Comptabilité analytique balance simple" msgstr "Export Cost Accounting louter balans" #: include/database.item.php:144 include/database.item.php:142 -#: include/database.item.php:117 +#: include/database.item.php:117 include/database.item.php:115 #, fuzzy msgid "Export Devise CSV" msgstr "Export CSV" #: include/database.item.php:145 include/database.item.php:143 -#: include/database.item.php:118 +#: include/database.item.php:118 include/database.item.php:116 #, fuzzy msgid "Export Devise PDF" msgstr "PDF exporteren" -#: include/database.item.php:140 +#: include/database.item.php:140 include/database.item.php:138 #, fuzzy msgid "Export Détail TVA" msgstr "Detail" @@ -13315,6 +14046,7 @@ msgstr "Detail" #: include/database.item.php:34 include/database.item.php:37 #: include/database.item.php:38 include/database.item.php:30 #: include/database.item.php:26 include/database.item.php:27 +#: include/database.item.php:24 msgid "Export Fiche" msgstr "Export Record" @@ -13324,6 +14056,7 @@ msgstr "Export Record" #: include/database.item.php:30 include/database.item.php:33 #: include/database.item.php:34 include/database.item.php:26 #: include/database.item.php:22 include/database.item.php:23 +#: include/database.item.php:20 include/database.item.php:21 msgid "Export Fiche balance" msgstr "Balans export sheet" @@ -13333,6 +14066,7 @@ msgstr "Balans export sheet" #: include/database.item.php:28 include/database.item.php:31 #: include/database.item.php:32 include/database.item.php:24 #: include/database.item.php:20 include/database.item.php:21 +#: include/database.item.php:18 include/database.item.php:19 msgid "Export Fiche détail" msgstr "Export Listing details" @@ -13342,7 +14076,8 @@ msgstr "Export Listing details" #: include/database.item.php:36 include/database.item.php:39 #: include/database.item.php:40 include/database.item.php:32 #: include/database.item.php:28 include/database.item.php:29 -#: include/database.item.php:27 +#: include/database.item.php:27 include/database.item.php:25 +#: include/database.item.php:26 msgid "Export Grand Livre" msgstr "Export Ledger" @@ -13350,6 +14085,7 @@ msgstr "Export Ledger" #: include/database.item.php:24 include/database.item.php:23 #: include/database.item.php:26 include/database.item.php:19 #: include/database.item.php:18 include/database.item.php:15 +#: include/database.item.php:13 msgid "Export Historique" msgstr "Export Geschiedenis" @@ -13357,7 +14093,7 @@ msgstr "Export Geschiedenis" #: include/database.item.php:48 include/database.item.php:47 #: include/database.item.php:50 include/database.item.php:43 #: include/database.item.php:42 include/database.item.php:39 -#: include/database.item.php:38 +#: include/database.item.php:38 include/database.item.php:36 msgid "Export Historique Compt. Analytique" msgstr "Export Geschiedenis Compt. Analytisch" @@ -13365,7 +14101,7 @@ msgstr "Export Geschiedenis Compt. Analytisch" #: include/database.item.php:54 include/database.item.php:53 #: include/database.item.php:56 include/database.item.php:49 #: include/database.item.php:48 include/database.item.php:45 -#: include/database.item.php:44 +#: include/database.item.php:44 include/database.item.php:42 msgid "Export Historique mouvement stock" msgstr "Export Achtergrond stock beweging" @@ -13375,6 +14111,7 @@ msgstr "Export Achtergrond stock beweging" #: include/database.item.php:24 include/database.item.php:27 #: include/database.item.php:28 include/database.item.php:20 #: include/database.item.php:16 include/database.item.php:17 +#: include/database.item.php:14 include/database.item.php:15 msgid "Export Journaux" msgstr "Export Kranten" @@ -13413,6 +14150,9 @@ msgstr "Export Kranten" #: include/class/fiche.class.php:1157 include/class/fiche.class.php:1859 #: include/class/acc_account_ledger.class.php:877 #: include/template/ledger_detail_bottom.php:367 +#: include/template/ledger_detail_bottom.php:368 +#: include/class/fiche.class.php:1159 include/class/fiche.class.php:1858 +#: include/class/tax_summary.class.php:480 msgid "Export PDF" msgstr "PDF exporteren" @@ -13427,6 +14167,7 @@ msgstr "De operaties exporteren" #: include/database.item.php:26 include/database.item.php:29 #: include/database.item.php:30 include/database.item.php:22 #: include/database.item.php:18 include/database.item.php:19 +#: include/database.item.php:16 include/database.item.php:17 msgid "Export Poste détail" msgstr "Export Item Detail" @@ -13434,7 +14175,8 @@ msgstr "Export Item Detail" #: include/database.item.php:141 include/database.item.php:134 #: include/database.item.php:135 include/database.item.php:136 #: include/database.item.php:133 include/database.item.php:109 -#: include/database.item.php:110 +#: include/database.item.php:110 include/database.item.php:107 +#: include/database.item.php:108 #, fuzzy msgid "Export Résumé TVA" msgstr "Samenvatting Export lijst voorraad" @@ -13443,7 +14185,7 @@ msgstr "Samenvatting Export lijst voorraad" #: include/database.item.php:55 include/database.item.php:54 #: include/database.item.php:57 include/database.item.php:50 #: include/database.item.php:49 include/database.item.php:46 -#: include/database.item.php:45 +#: include/database.item.php:45 include/database.item.php:43 msgid "Export Résumé list stock" msgstr "Samenvatting Export lijst voorraad" @@ -13451,7 +14193,7 @@ msgstr "Samenvatting Export lijst voorraad" #: include/database.item.php:39 include/database.item.php:38 #: include/database.item.php:41 include/database.item.php:34 #: include/database.item.php:33 include/database.item.php:30 -#: include/database.item.php:29 +#: include/database.item.php:29 include/database.item.php:27 msgid "Export Sécurité" msgstr "Export Beveiliging" @@ -13459,7 +14201,7 @@ msgstr "Export Beveiliging" #: include/database.item.php:47 include/database.item.php:46 #: include/database.item.php:49 include/database.item.php:42 #: include/database.item.php:41 include/database.item.php:38 -#: include/database.item.php:37 +#: include/database.item.php:37 include/database.item.php:35 msgid "Export Tableau Analytique" msgstr "Exporteer tabel Analytische" @@ -13471,10 +14213,16 @@ msgstr "Export Beveiliging" #: include/database.item.php:137 include/database.item.php:138 #: include/database.item.php:136 include/database.item.php:112 +#: include/database.item.php:110 #, fuzzy msgid "Export action suivi" msgstr "Export Management Actie" +#: include/ext/export-import-xml/index.php:48 +#, fuzzy +msgid "Export d'un dossier comptable noalyss" +msgstr "Export Accounting Balance" + #: include/class_anc_grandlivre.php:139 include/class_anc_grandlivre.php:146 #: include/ext/tools/include/class_anc_grandlivre_ext.php:73 #: include/class_anc_grandlivre.php:140 include/class_anc_grandlivre.php:147 @@ -13495,7 +14243,13 @@ msgstr "Export Management Actie" msgid "Export des pièces en PDF" msgstr "De documenten in PDF exporteren" +#: include/ext/export-import-xml/index.php:48 +#, fuzzy +msgid "Export dossier" +msgstr "Export is onmogelijk" + #: include/ext/rapport_avance/include/rapav_formulaire.class.php:317 +#: include/ext/rapport_avance/include/rapav_formulaire.class.php:318 #, fuzzy msgid "Export définition" msgstr "Export definitie van Openingstijden" @@ -13504,7 +14258,7 @@ msgstr "Export definitie van Openingstijden" #: include/database.item.php:52 include/database.item.php:51 #: include/database.item.php:54 include/database.item.php:47 #: include/database.item.php:46 include/database.item.php:43 -#: include/database.item.php:42 +#: include/database.item.php:42 include/database.item.php:40 msgid "Export définition d'un raport" msgstr "Export definitie van Openingstijden" @@ -13522,14 +14276,14 @@ msgstr "Export CSV" msgid "Export en PDF" msgstr "PDF exporteren" -#: html/export.php:53 html/export.php:54 html/export.php:58 +#: html/export.php:53 html/export.php:54 html/export.php:58 html/export.php:85 msgid "Export impossible" msgstr "Export is onmogelijk" #: include/database.item.php:8 include/database.item.php:137 #: include/database.item.php:135 include/database.item.php:136 #: include/database.item.php:129 include/database.item.php:127 -#: include/database.item.php:106 +#: include/database.item.php:106 include/database.item.php:104 #, fuzzy msgid "Export le document" msgstr "Documenten staat" @@ -13539,7 +14293,7 @@ msgstr "Documenten staat" #: include/database.item.php:128 include/database.item.php:132 #: include/database.item.php:126 include/database.item.php:125 #: include/database.item.php:119 include/database.item.php:117 -#: include/database.item.php:101 +#: include/database.item.php:101 include/database.item.php:99 msgid "Export opérations rapprochées" msgstr "Export dicht operaties" @@ -13548,7 +14302,7 @@ msgstr "Export dicht operaties" #: include/database.item.php:128 include/database.item.php:132 #: include/database.item.php:126 include/database.item.php:125 #: include/database.item.php:119 include/database.item.php:117 -#: include/database.item.php:101 +#: include/database.item.php:101 include/database.item.php:99 msgid "Export opérations rapprochées en CSV" msgstr "Export CSV dicht operaties" @@ -13557,6 +14311,7 @@ msgstr "Export CSV dicht operaties" #: include/database.item.php:130 include/database.item.php:128 #: include/database.item.php:129 include/database.item.php:123 #: include/database.item.php:121 include/database.item.php:103 +#: include/database.item.php:101 #, fuzzy msgid "Export pièce PDF" msgstr "De documenten in PDF exporteren" @@ -13567,6 +14322,7 @@ msgstr "De documenten in PDF exporteren" #: include/database.item.php:32 include/database.item.php:35 #: include/database.item.php:36 include/database.item.php:28 #: include/database.item.php:24 include/database.item.php:25 +#: include/database.item.php:22 include/database.item.php:23 msgid "Export report" msgstr "Export rapport" @@ -13591,7 +14347,7 @@ msgstr "Operaties invoegen" #: include/database.item.php:7 include/database.item.php:136 #: include/database.item.php:134 include/database.item.php:135 #: include/database.item.php:128 include/database.item.php:126 -#: include/database.item.php:105 +#: include/database.item.php:105 include/database.item.php:103 #, fuzzy msgid "Exporte la pièce" msgstr "De documenten in PDF exporteren" @@ -13599,7 +14355,7 @@ msgstr "De documenten in PDF exporteren" #: include/database.item.php:9 include/database.item.php:138 #: include/database.item.php:136 include/database.item.php:137 #: include/database.item.php:130 include/database.item.php:128 -#: include/database.item.php:107 +#: include/database.item.php:107 include/database.item.php:105 #, fuzzy msgid "Exporte le modèle de document" msgstr "Config. van het model van het document" @@ -13613,7 +14369,7 @@ msgid "Exporter en CSV ou passer à l'étape suivante" msgstr "Uitvoeren in CSV of naar de volgende stap gaan " #: include/ext/tools/index.php:44 include/ext/tools/index.php:43 -#: include/ext/tools/index.php:48 +#: include/ext/tools/index.php:48 include/ext/tools/index.php:51 msgid "Exporter les opérations" msgstr "De operaties exporteren" @@ -13630,7 +14386,7 @@ msgstr "De operaties exporteren" #: include/upgrade.inc.php:34 include/database.item.php:58 #: include/database.item.php:56 include/database.item.php:144 #: include/cfgplugin.inc.php:79 include/database.item.php:54 -#: include/database.item.php:150 +#: include/database.item.php:150 include/database.item.php:148 msgid "Extension" msgstr "Plugin" @@ -13679,6 +14435,8 @@ msgstr "Uitbreidingen (plugins)" #: include/template/acc_ledger-input_extra_info.php:79 #: include/class/acc_operation.class.php:883 include/ajax/ajax_ledger.php:512 #: include/template/ledger_detail_bottom.php:357 +#: include/template/ledger_detail_bottom.php:358 +#: include/class/acc_operation.class.php:886 #, fuzzy msgid "Extourne" msgstr "Extourner" @@ -13719,6 +14477,7 @@ msgstr "Alle activiteiten" #: include/template/ledger_detail_bottom.php:390 #: include/template/ledger_detail_bottom.php:398 #: include/template/ledger_detail_bottom.php:382 +#: include/template/ledger_detail_bottom.php:383 msgid "Extourner" msgstr "Extourner" @@ -13734,6 +14493,7 @@ msgstr "Extourner" #: include/template/ledger_detail_bottom.php:392 #: include/template/ledger_detail_bottom.php:400 #: include/template/ledger_detail_bottom.php:384 +#: include/template/ledger_detail_bottom.php:385 msgid "" "Extourner une opération vous permet de l'annuler par son écriture inverse" msgstr "" @@ -13744,7 +14504,7 @@ msgstr "" #: include/compta_ven.inc.php:208 include/compta_ods.inc.php:118 #: include/compta_ven.inc.php:206 include/compta_ods.inc.php:113 #: include/compta_ven.inc.php:199 include/compta_ven.inc.php:166 -#: include/compta_ods.inc.php:122 +#: include/compta_ods.inc.php:122 include/compta_ven.inc.php:177 #, fuzzy msgid "Extourné au " msgstr "Export Kranten" @@ -13752,11 +14512,13 @@ msgstr "Export Kranten" #: include/compta_ach.inc.php:184 include/compta_ach.inc.php:186 #: include/compta_ach.inc.php:191 include/compta_ach.inc.php:189 #: include/compta_ach.inc.php:188 include/compta_ach.inc.php:149 +#: include/compta_ach.inc.php:158 #, fuzzy, php-format msgid "Extourné au %s" msgstr "Export Kranten" #: include/ext/importbank/include/template/show_list.php:116 +#: include/ext/importbank/include/template/show_list.php:127 msgid "Extra" msgstr "" @@ -13822,6 +14584,9 @@ msgstr "" #: include/database.item.php:194 include/ext/noalyss-portal-client/index.php:61 #: include/template/acc_ledger-input_extra_info.php:63 #: include/database.item.php:205 include/database.item.php:208 +#: include/database.item.php:198 +#: include/ext/invoicing/include/invoice_download_pdf.inc.php:114 +#: include/ext/invoicing/include/invoice_to_zip.inc.php:81 msgid "Facture" msgstr "Faktuur" @@ -13847,7 +14612,7 @@ msgstr "Favoriet" msgid "Favori ★ " msgstr "Favoriet" -#: include/database.item.php:158 +#: include/database.item.php:158 include/database.item.php:156 #, fuzzy msgid "Favori ✨" msgstr "Favoriet" @@ -13976,7 +14741,12 @@ msgstr "Krachtdadig optreden" #: include/template/ledger_detail_bottom.php:326 #: include/template/action_search.php:183 include/user.inc.php:205 #: include/widget/ajax.php:82 include/lib/html_input.class.php:467 -#: include/lib/html_input.class.php:483 +#: include/lib/html_input.class.php:483 include/user.inc.php:206 +#: include/template/ledger_detail_bottom.php:327 +#: include/ext/importbank/ajax.php:220 include/ext/importbank/ajax.php:278 +#: include/ext/amortis/include/template/material_detail.php:212 +#: include/lib/html_input.class.php:486 include/lib/html_input.class.php:502 +#: include/class/extension.class.php:316 #, php-format msgid "Fermer" msgstr "Dicht" @@ -13991,6 +14761,7 @@ msgstr "Geen enkele operatie in de huidige oefening" #: include/class/acc_operation.class.php:745 #: include/class/acc_operation.class.php:837 #: include/class/acc_operation.class.php:882 +#: include/class/acc_operation.class.php:885 #, fuzzy msgid "Fermeture" msgstr "Dicht" @@ -14011,6 +14782,7 @@ msgstr "Dicht" #: include/class/periode.class.php:590 include/class/periode.class.php:591 #: include/class/periode_ledger_table.class.php:143 #: include/class/periode.class.php:596 include/class/periode.class.php:614 +#: include/class/periode.class.php:621 #, fuzzy msgid "Fermée" msgstr "Dicht" @@ -14076,6 +14848,8 @@ msgstr "Dicht" #: include/template/operation_exercice-input_row.php:80 #: include/database.item.php:57 include/print_currency01.inc.php:131 #: include/print_currency01.inc.php:146 include/category_card.inc.php:77 +#: include/database.item.php:55 +#: include/ext/amortis/include/template/material_detail.php:37 msgid "Fiche" msgstr "Blad" @@ -14083,11 +14857,12 @@ msgstr "Blad" #: include/ext/importbank/include/template/show_list.php:45 #: include/ext/importbank/include/template/show_list.php:34 #: include/ext/importbank/include/template/show_list.php:38 +#: include/ext/importbank/include/template/show_list.php:44 #, fuzzy msgid "Fiche " msgstr "Blad" -#: include/database.item.php:157 +#: include/database.item.php:157 include/database.item.php:155 msgid "Fiche 📇" msgstr "" @@ -14168,6 +14943,7 @@ msgstr "Ongeldige opnemen" #: include/class/fiche.class.php:523 include/class/fiche.class.php:580 #: include/class/fiche.class.php:529 include/class/fiche.class.php:586 #: include/class/fiche.class.php:561 include/class/fiche.class.php:618 +#: include/class/fiche.class.php:563 include/class/fiche.class.php:620 #, fuzzy msgid "Fiche n'existe pas" msgstr "] Doorsturingslijst is leeg niet" @@ -14290,6 +15066,8 @@ msgstr "" #: tmp/import-advanced/template/history_file.php:38 #: tmp/import-advanced/template/select-anc-file.php:37 #: include/template/modele_document.php:62 include/menu.inc.php:111 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:121 +#: include/class/document_modele.class.php:71 msgid "Fichier" msgstr "Bestand" @@ -14309,15 +15087,20 @@ msgstr "Bestand" #: include/ext/listing/raw.php:173 include/export/export_receipt.php:80 #: include/ext/rapport_avance/raw.php:62 include/ext/rapport_avance/raw.php:108 #: include/ext/rapport_avance/raw.php:151 include/export/export_receipt.php:77 +#: include/ext/listing/raw.php:61 include/ext/listing/raw.php:108 +#: include/ext/listing/raw.php:180 include/ext/listing/raw.php:221 +#: include/ext/rash/raw.php:51 msgid "Fichier effacé" msgstr "Verwijderde bestand" #: include/ext/rapport_avance/include/template/formulaire_listing.php:96 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:124 #, fuzzy msgid "Fichier formulaire" msgstr "Vorm" #: include/ext/rapport_avance/include/formulaire.inc.php:97 +#: include/ext/rapport_avance/include/formulaire.inc.php:108 #, fuzzy msgid "Fichier non chargé" msgstr "Record niet gevonden" @@ -14369,6 +15152,7 @@ msgstr "Bestand te laden" #: include/ext/importbank/include/template/show_field.php:82 #: include/ext/importbank/include/template/show_field.php:94 +#: include/ext/importbank/include/template/show_field.php:106 #, fuzzy msgid "Fichier à importer" msgstr "Bestand te laden" @@ -14377,8 +15161,15 @@ msgstr "Bestand te laden" msgid "Fichier à inclure (depuis le répertoire include)" msgstr "Dossier invoegen (vanuit de lijst include)" +#: include/ext/listing/include/rapav_listing_compute.class.php:492 +#, fuzzy +msgid "Fichiers" +msgstr "Bestand" + #: include/template/follow_up-display.php:359 #: include/template/follow_up-display.php:462 +#: include/template/follow_up-display.php:397 +#: include/template/follow_up-display.php:501 #, fuzzy msgid "Fichiers :" msgstr "Bestand" @@ -14493,6 +15284,8 @@ msgstr "Filter:" #: include/class/acc_ledger_purchase.class.php:2066 #: include/class/acc_ledger_sale.class.php:1672 #: include/class/acc_ledger_purchase.class.php:2099 +#: include/class/acc_ledger_purchase.class.php:2137 +#: include/class/acc_ledger_sale.class.php:1720 #, fuzzy msgid "Filtre invalide" msgstr "Ongeldig datum" @@ -14511,6 +15304,7 @@ msgstr "Gefilterd per dagboek" #: include/class/acc_account_ledger.class.php:780 #: include/class/acc_account_ledger.class.php:785 #: include/class/acc_account_ledger.class.php:886 +#: include/lib/html_input.class.php:1043 include/lib/html_input.class.php:1063 #, fuzzy msgid "Filtre rapide" msgstr "Rapid filter:" @@ -14544,6 +15338,7 @@ msgid "Filtrer" msgstr "Filter" #: include/ext/tva/list_tva.inc.php:35 include/ext/tva/list_tva.inc.php:37 +#: include/ext/tva/include/list_tva.inc.php:39 msgid "Filtrer par " msgstr "Filteren op" @@ -14554,7 +15349,7 @@ msgid "Filtrer par période" msgstr "Filteren op" #: include/ext/amortis/index.php:41 include/ext/amortis/index.php:48 -#: include/ext/amortis/index.php:50 +#: include/ext/amortis/index.php:50 include/ext/amortis/index.php:58 msgid "Filtrer sur quick-code, nom, date d'acquisition ou Année d'achat" msgstr "" @@ -14580,6 +15375,11 @@ msgstr "Gefilterd per dagboek" msgid "Fin" msgstr "" +#: include/ext/amortis/include/template/amortiz_utility-display_compute_time.php:50 +#, fuzzy +msgid "Fin d'exercice" +msgstr "Een andere oefening" + #: html/test_class.php:239 dev/test/test_class.php:235 #: dev-2/test/test_class.php:235 msgid "Fin de programme" @@ -14612,7 +15412,8 @@ msgstr "" #: include/database.item.php:247 include/database.item.php:273 #: include/database.item.php:250 include/class/acc_ledger_search.class.php:1272 #: include/database.item.php:128 include/database.item.php:257 -#: include/database.item.php:278 +#: include/database.item.php:278 include/database.item.php:126 +#: include/database.item.php:253 msgid "Financier" msgstr "Financieel" @@ -14642,9 +15443,16 @@ msgstr "" msgid "Fond titre dialogue" msgstr "" +#: include/class/tva_rate_mtable.class.php:92 +msgid "" +"Forcer ce poste comptable pour autoliquidation : par défault, le poste " +"d'autoliquidation est calculé : soit celui qui est en contrepartie, soit le " +"même (voir manuel)" +msgstr "" + #: include/ajax/ajax_preference.php:169 include/ajax/ajax_preference.php:180 #: include/ajax/ajax_preference.php:196 include/ajax/ajax_preference.php:197 -#: include/ajax/ajax_preference.php:198 +#: include/ajax/ajax_preference.php:198 include/ajax/ajax_preference.php:214 #, fuzzy msgid "Format Export CSV" msgstr "Export CSV" @@ -14676,6 +15484,8 @@ msgstr "act ongeldig" #: include/ext/importbank/include/template/confirm_transfer.php:167 #: include/ext/importbank/include/template/show_transfer.php:173 #: tmp/import-advanced/template/upload_operation_csv.php:55 +#: include/ext/importbank/include/template/confirm_transfer.php:170 +#: include/ext/importbank/include/template/show_field.php:44 #, fuzzy msgid "Format de date" msgstr "Onkostennota" @@ -14699,6 +15509,7 @@ msgstr "wissen" #: include/ext/import_account/include/impacc_file.class.php:61 #: include/ext/importbank/include/import_bank.php:101 #: include/ext/importbank/include/import_bank.php:105 +#: include/ext/importbank/include/template/import_csv.php:85 #, fuzzy msgid "Format inconnu" msgstr "Onbekende post" @@ -14719,10 +15530,12 @@ msgstr "Vorm" #: include/ext/rapport_avance/index.php:61 #: include/ext/rapport_avance/index.php:60 #: include/ext/rapport_avance/index.php:74 +#: include/ext/rapport_avance/index.php:77 msgid "Formulaire" msgstr "Vorm" #: include/ext/rapport_avance/include/template/formulaire_listing.php:76 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:101 #, fuzzy msgid "Formulaire vide" msgstr "Vorm" @@ -14730,6 +15543,7 @@ msgstr "Vorm" #: include/template/forecast_item_mtable-display_table.php:41 #: include/template/forecast_item_mtable-input.php:94 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:43 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:44 #, fuzzy msgid "Formule" msgstr "Formules" @@ -14817,6 +15631,9 @@ msgstr "Formules" #: include/template/acc_ledger_history_purchase_detail.php:37 #: include/template/ledger_detail_ach.php:54 #: tmp/import-advanced/class/import/impacc2_csv.class.php:477 +#: include/database.item.php:7 include/template/ledger_detail_ach.php:59 +#: include/class/acc_ledger_purchase.class.php:1515 +#: include/class/acc_ledger_purchase.class.php:1660 msgid "Fournisseur" msgstr "Leverancier" @@ -14839,6 +15656,7 @@ msgstr "Leverancier" #: include/class/acc_ledger_purchase.class.php:1233 #: include/class/acc_ledger_purchase.class.php:1285 #: include/class/acc_ledger_purchase.class.php:1307 +#: include/class/acc_ledger_purchase.class.php:1345 msgid "Fournisseur " msgstr "Leverancier" @@ -14875,8 +15693,27 @@ msgstr "Leverancier is te laat" msgid "Fournisseurs à payer aujourd'hui" msgstr "Leverancier vandaag betalen" +#: include/ext/amortis/include/template/material_detail.php:64 +#, fuzzy +msgid "Fraction" +msgstr "Situatie" + +#: include/ext/amortis/include/am_card.class.php:294 +#, fuzzy +msgid "Fraction Prorata année invalide" +msgstr "is een ongeldig jaar" + +#: include/ext/amortis/include/template/material_add.php:94 +#, fuzzy +msgid "Fraction prorata" +msgstr "Operaties invoegen" + +#: include/ext/amortis/include/am_card.class.php:297 +msgid "Fraction supérieure au nombre de jours de l'exercice" +msgstr "" + #: include/database.item.php:248 include/database.item.php:231 -#: include/database.item.php:252 +#: include/database.item.php:252 include/database.item.php:233 #, fuzzy msgid "Frais Divers" msgstr "Verschillende bewerkingen" @@ -14890,10 +15727,16 @@ msgstr "Verschillende bewerkingen" msgid "Français" msgstr "Frans" +#: include/ext/importbank/include/template/show_import.php:16 +#: include/ext/importbank/include/template/show_import.php:104 +#, fuzzy +msgid "Fusionner la sélection" +msgstr "Verwijder geselecteerde bladwijzers" + #: include/class/periode.class.php:647 include/class/periode.class.php:649 #: include/class/periode.class.php:651 include/class/periode.class.php:652 #: include/class/periode.class.php:653 include/class/periode.class.php:659 -#: include/class/periode.class.php:677 +#: include/class/periode.class.php:677 include/class/periode.class.php:684 msgid "Février" msgstr "" @@ -14916,7 +15759,7 @@ msgstr "GSM" #: include/database.item.php:14 include/database.item.php:76 #: include/database.item.php:79 include/database.item.php:73 #: include/database.item.php:72 include/database.item.php:69 -#: include/database.item.php:64 +#: include/database.item.php:64 include/database.item.php:62 msgid "Gestion" msgstr "Beheer" @@ -14928,7 +15771,7 @@ msgid "Gestion catégorie de fiche" msgstr "Categorie record management" #: include/database.item.php:154 include/database.item.php:152 -#: include/database.item.php:121 +#: include/database.item.php:121 include/database.item.php:119 #, fuzzy msgid "Gestion de modèle de fiches" msgstr "Managementmodellen" @@ -14938,7 +15781,7 @@ msgstr "Managementmodellen" #: include/database.item.php:94 include/database.item.php:92 #: include/database.item.php:91 include/database.item.php:85 #: include/database.item.php:153 include/database.item.php:151 -#: include/database.item.php:149 +#: include/database.item.php:149 include/database.item.php:147 msgid "Gestion des attributs de fiches " msgstr "Beheer attributen vellen" @@ -14960,6 +15803,7 @@ msgstr "Managementmodellen" #: include/database.item.php:55 include/database.item.php:54 #: include/database.item.php:51 include/database.item.php:52 #: include/database.item.php:50 include/database.item.php:49 +#: include/database.item.php:47 msgid "Gestion des opérations prédéfinifies" msgstr "Operations Management prédéfinifies" @@ -14968,7 +15812,7 @@ msgstr "Operations Management prédéfinifies" #: include/database.item.php:88 include/database.item.php:86 #: include/database.item.php:85 include/database.item.php:79 #: include/database.item.php:82 include/database.item.php:80 -#: include/database.item.php:70 +#: include/database.item.php:70 include/database.item.php:68 msgid "Gestion des périodes" msgstr "Beheersperioden" @@ -14976,7 +15820,7 @@ msgstr "Beheersperioden" #: include/database.item.php:86 include/database.item.php:84 #: include/database.item.php:85 include/database.item.php:79 #: include/database.item.php:82 include/database.item.php:80 -#: include/database.item.php:70 +#: include/database.item.php:70 include/database.item.php:68 msgid "" "Gestion des périodes : clôture, ajout de période, afin de créer des périodes " "vous pouvez aussi utiliser le plugin outil comptable" @@ -14997,7 +15841,7 @@ msgstr "Users Beheer" #: include/database.item.php:177 include/database.item.php:180 #: include/database.item.php:176 include/database.item.php:187 #: include/database.item.php:195 include/database.item.php:190 -#: include/database.item.php:186 +#: include/database.item.php:186 include/database.item.php:179 msgid "Gestion stock" msgstr "Voorraadbeheer" @@ -15022,6 +15866,7 @@ msgstr "Geen filter, alle dagboeken" #: include/database.item.php:62 include/class/acc_ledger.class.php:421 #: include/class/acc_ledger.class.php:435 include/database.item.php:63 #: include/class/acc_ledger.class.php:490 include/database.item.php:87 +#: include/database.item.php:85 include/class/acc_ledger.class.php:492 msgid "Grand Livre" msgstr "Grootboek" @@ -15036,7 +15881,7 @@ msgstr "Grootboek" #: include/database.item.php:76 include/database.item.php:75 #: include/database.item.php:78 include/database.item.php:72 #: include/database.item.php:71 include/database.item.php:68 -#: include/database.item.php:63 +#: include/database.item.php:63 include/database.item.php:61 msgid "Grand livre analytique" msgstr "Grote analytische boek" @@ -15044,6 +15889,7 @@ msgstr "Grote analytische boek" #: include/database.item.php:72 include/database.item.php:70 #: include/database.item.php:71 include/database.item.php:68 #: include/database.item.php:69 include/database.item.php:63 +#: include/database.item.php:61 #, fuzzy msgid "Grand livre pour la comptabilité analytique" msgstr "Cost Accounting Module" @@ -15053,7 +15899,7 @@ msgstr "Cost Accounting Module" #: include/database.item.php:76 include/database.item.php:75 #: include/database.item.php:78 include/database.item.php:72 #: include/database.item.php:71 include/database.item.php:68 -#: include/database.item.php:63 +#: include/database.item.php:63 include/database.item.php:61 msgid "Grand'Livre" msgstr "Grand'Livre" @@ -15234,7 +16080,8 @@ msgstr "Grid 86: overnames in België en intra ABC sales" #: include/class/follow_up.class.php:618 include/class/follow_up.class.php:621 #: tmp/import-advanced/template/operation_result.php:60 #: include/database.item.php:48 include/class/follow_up.class.php:716 -#: include/database.item.php:47 +#: include/database.item.php:47 include/database.item.php:45 +#: include/ext/rash/adm.php:61 msgid "Groupe" msgstr "Groep" @@ -15251,6 +16098,7 @@ msgstr "Groep" #: include/template/detail-action.php:152 #: include/template/detail-action.php:165 include/ajax/ajax_get_profile.php:56 #: include/template/follow_up-display.php:186 +#: include/template/follow_up-display.php:219 #, fuzzy msgid "Groupe Gestion" msgstr "Management Module" @@ -15260,20 +16108,31 @@ msgstr "Management Module" #: include/database.item.php:58 include/database.item.php:56 #: include/database.item.php:51 include/database.item.php:52 #: include/database.item.php:49 include/database.item.php:48 -#: include/database.item.php:47 +#: include/database.item.php:47 include/database.item.php:45 msgid "Groupe analytique" msgstr "Analytische groep" +#: include/ext/rash/adm.php:61 +#, fuzzy +msgid "Groupe de sécurité" +msgstr "Veiligheid" + #: include/cfgtags.inc.php:83 include/cfgtags.inc.php:78 #, fuzzy msgid "Groupe étiquettes" msgstr "Toevoeging van een label" #: include/ext/noalyss-portal-client/index.php:60 +#: include/ext/noalyss-portal-client/index.php:76 #, fuzzy msgid "Gère les clients" msgstr "van klanten" +#: include/ext/noalyss-portal-client/index.php:78 +#, fuzzy +msgid "Gère les espaces client" +msgstr "van klanten" + #: include/ext/noalyss-portal-client/index.php:61 msgid "Gère les factures et importe les PDF" msgstr "" @@ -15294,10 +16153,12 @@ msgstr "Maak document" #: include/ext/rapport_avance/index.php:60 #: include/ext/rapport_avance/index.php:62 include/ext/listing/index.php:61 #: include/ext/listing/index.php:59 include/ext/rapport_avance/index.php:75 +#: include/ext/listing/index.php:97 include/ext/rapport_avance/index.php:78 msgid "Génération" msgstr "Vorming" #: include/ext/rapport_avance/index.php:75 +#: include/ext/rapport_avance/index.php:78 #, fuzzy msgid "Génération Déclaration " msgstr "Generatie Statement / bedrijf" @@ -15321,12 +16182,13 @@ msgstr "Document Maken" # Niet zeker of dit de juiste vertaling is #: include/ext/listing/index.php:61 include/ext/listing/index.php:59 +#: include/ext/listing/index.php:97 #, fuzzy msgid "Génération listing" msgstr "Vorming" #: include/ext/amortis/index.php:54 include/ext/amortis/include/am_util.php:30 -#: include/ext/amortis/index.php:80 +#: include/ext/amortis/index.php:80 include/ext/amortis/index.php:94 msgid "Génération écriture comptable" msgstr "Vorming van het boekhoudkundig schrijven" @@ -15370,6 +16232,7 @@ msgstr "Het schrijven opstellen" #: include/ext/invoicing/include/invoicing.inc.php:93 #: include/ext/invoicing/include/invoicing.inc.php:94 #: include/ext/invoicing/include/invoicing.inc.php:98 +#: include/ext/invoicing/include/invoicing.inc.php:112 msgid "Générer les factures" msgstr "De facturen opstellen " @@ -15381,6 +16244,10 @@ msgstr "De facturen opstellen " msgid "Générer une facture ou charger un document" msgstr "" +#: include/ext/noalyss-timesheet/timesheet.class.php:227 +msgid "HH:MM Heure:Minute" +msgstr "" + #: include/lib/http_input.class.php:266 include/lib/http_input.class.php:273 msgid "HTTP266:array not set" msgstr "" @@ -15439,6 +16306,7 @@ msgstr "" #: include/template/acc_ledger_history_sale_extended.php:55 #: include/template/acc_ledger_history_sale_extended.php:146 #: include/template/ledger_detail_ach.php:158 +#: include/template/ledger_detail_ach.php:163 msgid "HTVA" msgstr "Zonder BTW" @@ -15476,6 +16344,8 @@ msgstr "Zonder BTW" #: include/class/acc_ledger_purchase.class.php:2119 #: include/class/acc_ledger_sale.class.php:1721 #: include/class/acc_ledger_purchase.class.php:2152 +#: include/class/acc_ledger_purchase.class.php:2190 +#: include/class/acc_ledger_sale.class.php:1769 msgid "HTVA Opération" msgstr "Operatie exclusief BTW" @@ -15491,7 +16361,7 @@ msgstr "Operatie exclusief BTW" #: include/class/follow_up.class.php:735 include/class/document.class.php:1612 #: include/class/follow_up.class.php:251 include/class/follow_up.class.php:738 #: include/class/document.class.php:1644 include/class/follow_up.class.php:294 -#: include/class/follow_up.class.php:826 +#: include/class/follow_up.class.php:826 include/class/document.class.php:1662 msgid "Haute" msgstr "" @@ -15506,6 +16376,7 @@ msgstr "" #: include/template/detail-action.php:126 #: include/template/action_display_short.php:90 #: include/template/follow_up-display.php:147 +#: include/template/follow_up-display.php:180 msgid "Heure" msgstr "Tijd" @@ -15520,6 +16391,7 @@ msgstr "" #: include/database.item.php:97 include/database.item.php:95 #: include/database.item.php:94 include/database.item.php:88 #: include/database.item.php:90 include/database.item.php:74 +#: include/database.item.php:72 msgid "Histo. Changement" msgstr "Histo. Verandering" @@ -15546,6 +16418,9 @@ msgstr "Histo. Verandering" #: include/ext/rapport_avance/index.php:76 include/ajax/ajax_card.php:169 #: include/fiche.inc.php:63 tmp/import-advanced/index.php:67 #: include/database.item.php:93 include/database.item.php:75 +#: include/database.item.php:73 include/ext/coprop/index.php:48 +#: include/ext/import-advanced/index.php:73 include/ext/listing/index.php:98 +#: include/ext/rapport_avance/index.php:79 include/ext/sav/index.php:49 msgid "Historique" msgstr "Historisch" @@ -15565,7 +16440,7 @@ msgstr "Geschiedenis Scholar en verschillende hoeveelheden" #: include/database.item.php:68 include/database.item.php:62 #: include/database.item.php:61 include/database.item.php:56 #: include/database.item.php:57 include/database.item.php:55 -#: include/database.item.php:53 +#: include/database.item.php:53 include/database.item.php:51 msgid "Historique achat" msgstr "Historische aankoop" @@ -15573,7 +16448,7 @@ msgstr "Historische aankoop" #: include/database.item.php:62 include/database.item.php:60 #: include/database.item.php:61 include/database.item.php:56 #: include/database.item.php:57 include/database.item.php:55 -#: include/database.item.php:53 +#: include/database.item.php:53 include/database.item.php:51 msgid "" "Historique de toutes vos opérations dans les journaux d'achats un menu de " "recherche, vous permettra de retrouver rapidement l'opération qui vous " @@ -15583,7 +16458,7 @@ msgstr "" #: include/database.item.php:66 include/database.item.php:69 #: include/database.item.php:63 include/database.item.php:61 #: include/database.item.php:62 include/database.item.php:59 -#: include/database.item.php:56 +#: include/database.item.php:56 include/database.item.php:54 msgid "" "Historique de toutes vos opérations dans les journaux d'opérations diverses " "un menu de recherche, vous permettra de retrouver rapidement l'opération qui " @@ -15594,7 +16469,7 @@ msgstr "" #: include/database.item.php:106 include/database.item.php:104 #: include/database.item.php:105 include/database.item.php:100 #: include/database.item.php:101 include/database.item.php:99 -#: include/database.item.php:82 +#: include/database.item.php:82 include/database.item.php:80 msgid "" "Historique de toutes vos opérations dans les journaux de trésorerie un menu " "de recherche, vous permettra de retrouver rapidement l'opération qui vous " @@ -15605,7 +16480,7 @@ msgstr "" #: include/database.item.php:105 include/database.item.php:103 #: include/database.item.php:104 include/database.item.php:99 #: include/database.item.php:100 include/database.item.php:98 -#: include/database.item.php:81 +#: include/database.item.php:81 include/database.item.php:79 msgid "" "Historique de toutes vos opérations dans les journaux de vente un menu de " "recherche, vous permettra de retrouver rapidement l'opération qui vous " @@ -15616,6 +16491,7 @@ msgstr "" #: include/database.item.php:97 include/database.item.php:95 #: include/database.item.php:96 include/database.item.php:90 #: include/database.item.php:92 include/database.item.php:133 +#: include/database.item.php:131 msgid "" "Historique de toutes vos opérations dans tous les journaux auquels vous " "avez accès, vous permettra de retrouver rapidement l'opération qui vous " @@ -15626,7 +16502,7 @@ msgstr "" #: include/database.item.php:58 include/database.item.php:56 #: include/database.item.php:57 include/database.item.php:53 #: include/database.item.php:54 include/database.item.php:52 -#: include/database.item.php:51 +#: include/database.item.php:51 include/database.item.php:49 msgid "" "Historique de toutes vos opérations un menu de recherche dans une nouvelle " "fenêtre, vous permettra de retrouver rapidement l'opération qui vous " @@ -15637,17 +16513,19 @@ msgstr "" #: include/database.item.php:98 include/database.item.php:96 #: include/database.item.php:97 include/database.item.php:91 #: include/database.item.php:93 include/database.item.php:75 +#: include/database.item.php:73 msgid "" "Historique de toutes vos opérations un menu de recherche, vous permettra de " "retrouver rapidement l'opération qui vous intéresse" msgstr "" -#: include/ext/coprop/index.php:47 +#: include/ext/coprop/index.php:47 include/ext/coprop/index.php:48 msgid "Historique des appels" msgstr "Call History" #: include/ext/skel/index.php:46 include/ext/tva/index.php:35 #: include/ext/tva/index.php:38 include/ext/tva/index.php:39 +#: include/ext/tva/index.php:46 msgid "Historique des déclarations TVA" msgstr "Geschiedenis van de BTW aangiften" @@ -15655,11 +16533,12 @@ msgstr "Geschiedenis van de BTW aangiften" #: include/ext/rapport_avance/index.php:61 #: include/ext/rapport_avance/index.php:63 #: include/ext/rapport_avance/index.php:76 +#: include/ext/rapport_avance/index.php:79 msgid "Historique des déclarations faites" msgstr "Geschiedenis van de gedane aangiften " #: include/ext/importbank/index.php:57 include/ext/importbank/index.php:59 -#: include/ext/importbank/index.php:64 +#: include/ext/importbank/index.php:64 include/ext/importbank/index.php:105 msgid "Historique des imports effectués" msgstr "Geschiedenis geschreven invoer" @@ -15684,7 +16563,7 @@ msgstr "Geschiedenis operaties" #: include/database.item.php:107 include/database.item.php:103 #: include/database.item.php:104 include/database.item.php:99 #: include/database.item.php:100 include/database.item.php:98 -#: include/database.item.php:81 +#: include/database.item.php:81 include/database.item.php:79 msgid "Historique des ventes" msgstr "Sales Geschiedenis" @@ -15693,18 +16572,20 @@ msgstr "Sales Geschiedenis" #: include/database.item.php:108 include/database.item.php:104 #: include/database.item.php:105 include/database.item.php:100 #: include/database.item.php:101 include/database.item.php:99 -#: include/database.item.php:82 +#: include/database.item.php:82 include/database.item.php:80 msgid "Historique financier" msgstr "Financiële Geschiedenis" #: include/ext/import_account/index.php:65 #: include/ext/import-winbook/index.php:66 #: include/ext/import-advanced/index.php:67 tmp/import-advanced/index.php:67 +#: include/ext/import-advanced/index.php:73 #, fuzzy msgid "Historique importation" msgstr "Geschiedenis operaties" #: include/ext/listing/index.php:62 include/ext/listing/index.php:60 +#: include/ext/listing/index.php:98 #, fuzzy msgid "Historique listing " msgstr "Stock Geschiedenis" @@ -15719,7 +16600,7 @@ msgstr "Niet Scholar Geschiedenis" #: include/database.item.php:67 include/database.item.php:66 #: include/database.item.php:69 include/database.item.php:63 #: include/database.item.php:62 include/database.item.php:59 -#: include/database.item.php:56 +#: include/database.item.php:56 include/database.item.php:54 msgid "Historique opérations diverses" msgstr "Historische verschillende bewerkingen" @@ -15727,6 +16608,7 @@ msgstr "Historische verschillende bewerkingen" #: include/database.item.php:23 include/database.item.php:22 #: include/database.item.php:25 include/database.item.php:18 #: include/database.item.php:17 include/database.item.php:14 +#: include/database.item.php:12 msgid "Historique stock" msgstr "Stock Geschiedenis" @@ -15735,7 +16617,7 @@ msgstr "Stock Geschiedenis" #: include/database.item.php:107 include/database.item.php:103 #: include/database.item.php:104 include/database.item.php:99 #: include/database.item.php:100 include/database.item.php:98 -#: include/database.item.php:81 +#: include/database.item.php:81 include/database.item.php:79 msgid "Historique vente" msgstr "Historische omzet" @@ -15751,6 +16633,7 @@ msgstr "Exclusief Accounting" #: include/admin_repo.inc.php:127 include/admin_repo.inc.php:134 #: include/admin_repo.inc.php:138 include/admin_repo.inc.php:140 #: include/admin_repo.inc.php:142 include/admin_repo.inc.php:139 +#: include/admin_repo.inc.php:149 msgid "Hôte" msgstr "" @@ -15783,6 +16666,7 @@ msgstr "IN" #: include/export/export_stock_histo_csv.php:46 #: include/export/export_stock_histo_csv.php:44 +#: include/export/export_stock_histo_csv.php:49 msgid "IN/OUT" msgstr "" @@ -15791,6 +16675,7 @@ msgstr "" #: include/class/acc_account_ledger.class.php:402 #: include/class/fiche.class.php:968 include/class/fiche.class.php:1001 #: include/class/acc_account_ledger.class.php:490 +#: include/class/fiche.class.php:1003 msgid "ISO" msgstr "" @@ -15861,7 +16746,7 @@ msgstr "" #: html/ajax_misc.php:435 html/ajax_misc.php:547 html/ajax_misc.php:549 #: html/ajax_misc.php:555 html/ajax_misc.php:557 html/ajax_misc.php:561 #: html/ajax_misc.php:526 html/ajax_misc.php:534 html/ajax_misc.php:622 -#: html/ajax_misc.php:624 html/ajax_misc.php:683 +#: html/ajax_misc.php:624 html/ajax_misc.php:683 html/ajax_misc.php:686 msgid "Il y a une erreur, ce plugin n'existe pas" msgstr "" @@ -15878,10 +16763,11 @@ msgid "Illimité" msgstr "Onbeperkt" #: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:38 +#: include/ext/transform/include/intervat_listing_assujetti_step_3.inc.php:37 msgid "Ils ne seront inclus pas dans le fichier XML" msgstr "Ze zijn niet in het XML-bestand" -#: include/ext/coprop/index.php:43 +#: include/ext/coprop/index.php:43 include/ext/coprop/index.php:44 msgid "Immeubles,lots et copropriétaires" msgstr "Gebouwen, percelen, en condominium" @@ -15892,11 +16778,13 @@ msgid "Import" msgstr "Invoegen" #: include/ext/import-advanced/index.php:65 tmp/import-advanced/index.php:65 +#: include/ext/import-advanced/index.php:71 #, fuzzy msgid "Import Analytique" msgstr "Analytischer ekening" #: include/ext/import-advanced/index.php:64 tmp/import-advanced/index.php:64 +#: include/ext/import-advanced/index.php:70 #, fuzzy msgid "Import Compta" msgstr "Toevoeging van een boekhoudkundig plan" @@ -15911,6 +16799,16 @@ msgstr "" msgid "Import Fiche" msgstr "Export Record" +#: include/ext/importbank/include/import_bank.php:48 +#, fuzzy +msgid "Import Fichier CODA" +msgstr "Export Record" + +#: include/ext/importbank/include/import_bank.php:36 +#, fuzzy +msgid "Import Fichier CSV" +msgstr "Export Record" + #: tmp/import-advanced/template/input_file_acc.php:24 #, fuzzy msgid "Import Opérations comptables CSV" @@ -15921,6 +16819,11 @@ msgstr "Operaties invoegen" msgid "Import Opérations comptables FEC" msgstr "Operaties invoegen" +#: include/ext/export-import-xml/index.php:49 +#, fuzzy +msgid "Import d'un dossier comptable noalyss" +msgstr "Toevoeging van een boekhoudkundig plan" + #: include/database.item.php:138 include/database.item.php:134 #: include/database.item.php:133 #, fuzzy @@ -15932,6 +16835,11 @@ msgstr "Toevoeging van een boekhoudkundig plan" msgid "Import depuis dolibarr" msgstr "" +#: include/ext/export-import-xml/index.php:49 +#, fuzzy +msgid "Import dossier" +msgstr "Invoegen" + #: include/ext/importbank/include/template/import_bank_display_duplicate.php:47 #, php-format msgid "Import n°%s du %s" @@ -15960,7 +16868,8 @@ msgstr "Balans export" #: html/install.php:264 html/install.php:608 html/install.php:694 #: html/install.php:270 html/install.php:616 html/install.php:676 #: html/install.php:705 html/install.php:286 html/install.php:687 -#: html/install.php:747 html/install.php:776 +#: html/install.php:747 html/install.php:776 html/install.php:654 +#: html/install.php:714 html/install.php:743 #, fuzzy msgid "Important" msgstr "Invoegen" @@ -15969,6 +16878,7 @@ msgstr "Invoegen" #: include/ext/importbank/index.php:63 #: include/ext/import-advanced/include/imd_operation_anc.inc.php:65 #: tmp/import-advanced/include/imd_operation_anc.inc.php:65 +#: include/ext/importbank/index.php:104 msgid "Importation" msgstr "Invoegen" @@ -16001,11 +16911,13 @@ msgid "Importation d'opérations " msgstr "Operaties invoegen" #: include/ext/import-advanced/index.php:65 tmp/import-advanced/index.php:65 +#: include/ext/import-advanced/index.php:71 #, fuzzy msgid "Importation d'opérations analytique" msgstr "Operaties invoegen" #: include/ext/import-advanced/index.php:64 tmp/import-advanced/index.php:64 +#: include/ext/import-advanced/index.php:70 #, fuzzy msgid "Importation d'opérations comptable" msgstr "Operaties invoegen" @@ -16049,7 +16961,7 @@ msgid "Importation de fiches" msgstr "Nieuwe fiches invoegen" #: include/ext/importbank/index.php:56 include/ext/importbank/index.php:58 -#: include/ext/importbank/index.php:63 +#: include/ext/importbank/index.php:63 include/ext/importbank/index.php:104 msgid "Importation de nouveaux fichiers" msgstr "Nieuwe bestanden importeren" @@ -16080,6 +16992,7 @@ msgstr "Operatie van verkopen" #: include/ext/importbank/include/template/show_transfer.php:270 #: include/ext/importbank/include/template/show_transfer.php:269 #: include/ext/importbank/include/template/show_transfer.php:275 +#: include/ext/importbank/include/template/show_transfer.php:169 #, fuzzy msgid "Importés" msgstr "Invoegen" @@ -16090,7 +17003,7 @@ msgstr "Invoegen" #: include/class/fiche.class.php:1133 include/class/fiche.class.php:1134 #: include/class/fiche.class.php:1161 include/class/fiche.class.php:1237 #: include/class/fiche.class.php:564 include/class/fiche.class.php:570 -#: include/class/fiche.class.php:602 +#: include/class/fiche.class.php:602 include/class/fiche.class.php:604 msgid "Impossible cette fiche est utilisée dans un journal" msgstr "" @@ -16174,6 +17087,7 @@ msgid "" msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:117 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:122 msgid "Impossible de sauver ce fichier" msgstr "Kan dit bestand op te slaan" @@ -16210,11 +17124,11 @@ msgstr "Kan dit bestand op te slaan" #: include/template/menu_detail.php:16 include/ajax/ajax_get_profile.php:123 #: include/ajax/ajax_get_profile.php:126 include/database.item.php:67 #: include/database.item.php:108 include/database.item.php:94 -#: include/menu.inc.php:126 +#: include/menu.inc.php:126 include/database.item.php:92 msgid "Impression" msgstr "Indruk" -#: include/database.item.php:155 +#: include/database.item.php:155 include/database.item.php:153 #, fuzzy msgid "Impression 📊" msgstr "Indruk" @@ -16223,7 +17137,7 @@ msgstr "Indruk" #: include/database.item.php:51 include/database.item.php:50 #: include/database.item.php:53 include/database.item.php:46 #: include/database.item.php:45 include/database.item.php:42 -#: include/database.item.php:41 +#: include/database.item.php:41 include/database.item.php:39 msgid "Impression Grand-Livre" msgstr "Print Ledger" @@ -16232,6 +17146,7 @@ msgstr "Print Ledger" #: include/database.item.php:117 include/database.item.php:113 #: include/database.item.php:114 include/database.item.php:108 #: include/database.item.php:106 include/database.item.php:136 +#: include/database.item.php:134 msgid "Impression Journaux" msgstr "Kranten Printing" @@ -16240,6 +17155,7 @@ msgstr "Kranten Printing" #: include/database.item.php:119 include/database.item.php:115 #: include/database.item.php:116 include/database.item.php:110 #: include/database.item.php:108 include/database.item.php:94 +#: include/database.item.php:92 msgid "Impression compta. analytique" msgstr "Printing geteld. analytisch" @@ -16248,6 +17164,7 @@ msgstr "Printing geteld. analytisch" #: include/database.item.php:110 include/database.item.php:106 #: include/database.item.php:107 include/database.item.php:102 #: include/database.item.php:104 include/database.item.php:135 +#: include/database.item.php:133 msgid "Impression de bilan" msgstr "Balans Printing" @@ -16255,6 +17172,7 @@ msgstr "Balans Printing" #: include/database.item.php:108 include/database.item.php:106 #: include/database.item.php:107 include/database.item.php:102 #: include/database.item.php:104 include/database.item.php:135 +#: include/database.item.php:133 msgid "" "Impression de bilan, ce module est basique, il est plus intéressant " "d'utiliser le plugin \"rapport avancés\"" @@ -16266,6 +17184,7 @@ msgstr "" #: include/database.item.php:71 include/database.item.php:65 #: include/database.item.php:64 include/database.item.php:61 #: include/database.item.php:62 include/database.item.php:138 +#: include/database.item.php:136 msgid "Impression de rapport" msgstr "Rapport afdrukken" @@ -16273,6 +17192,7 @@ msgstr "Rapport afdrukken" #: include/database.item.php:65 include/database.item.php:63 #: include/database.item.php:64 include/database.item.php:61 #: include/database.item.php:62 include/database.item.php:138 +#: include/database.item.php:136 msgid "" "Impression de rapport personnalisé, il est aussi possible d'exporter en CSV " "afin de faire des graphiques" @@ -16283,7 +17203,7 @@ msgstr "" #: include/database.item.php:71 include/database.item.php:70 #: include/database.item.php:73 include/database.item.php:67 #: include/database.item.php:66 include/database.item.php:63 -#: include/database.item.php:88 +#: include/database.item.php:88 include/database.item.php:86 msgid "Impression des balances comptables" msgstr "Print boekhoudsaldi" @@ -16292,6 +17212,7 @@ msgstr "Print boekhoudsaldi" #: include/database.item.php:117 include/database.item.php:113 #: include/database.item.php:114 include/database.item.php:108 #: include/database.item.php:106 include/database.item.php:136 +#: include/database.item.php:134 msgid "Impression des journaux" msgstr "Drukken van kranten" @@ -16299,6 +17220,7 @@ msgstr "Drukken van kranten" #: include/database.item.php:115 include/database.item.php:113 #: include/database.item.php:114 include/database.item.php:108 #: include/database.item.php:106 include/database.item.php:136 +#: include/database.item.php:134 msgid "" "Impression des journaux avec les détails pour les parties privés, la TVA et " "ce qui est non déductibles en ce qui concerne les journaux de vente et " @@ -16310,7 +17232,7 @@ msgstr "" #: include/database.item.php:109 include/database.item.php:105 #: include/database.item.php:106 include/database.item.php:101 #: include/database.item.php:102 include/database.item.php:100 -#: include/database.item.php:89 +#: include/database.item.php:89 include/database.item.php:87 msgid "Impression des rapprochements" msgstr "Print verzoeningen" @@ -16318,7 +17240,7 @@ msgstr "Print verzoeningen" #: include/database.item.php:107 include/database.item.php:105 #: include/database.item.php:106 include/database.item.php:101 #: include/database.item.php:102 include/database.item.php:100 -#: include/database.item.php:89 +#: include/database.item.php:89 include/database.item.php:87 #, fuzzy msgid "" "Impression des rapprochements : opérations non rapprochées ou avec des " @@ -16330,7 +17252,7 @@ msgstr "Geletterde operaties verschillende bedragen" #: include/database.item.php:68 include/database.item.php:67 #: include/database.item.php:70 include/database.item.php:64 #: include/database.item.php:63 include/database.item.php:60 -#: include/database.item.php:137 +#: include/database.item.php:137 include/database.item.php:135 msgid "Impression du détail d'un poste comptable" msgstr "Detail van een afdruktaak boekhoudkundige" @@ -16339,12 +17261,13 @@ msgstr "Detail van een afdruktaak boekhoudkundige" #: include/database.item.php:70 include/database.item.php:69 #: include/database.item.php:72 include/database.item.php:66 #: include/database.item.php:65 include/database.item.php:62 -#: include/database.item.php:87 +#: include/database.item.php:87 include/database.item.php:85 msgid "Impression du grand livre" msgstr "Het grootboek afdrukken" #: include/ext/bilan_interne/index.php:110 include/lib/html_input.class.php:559 #: include/lib/html_input.class.php:558 include/lib/html_input.class.php:593 +#: include/ext/bilan_interne/index.php:115 include/lib/html_input.class.php:612 msgid "Imprimer" msgstr "" @@ -16392,6 +17315,11 @@ msgstr "Invoegen bij de controle" msgid "Inconnu" msgstr "onbekend btw" +#: include/balance.inc.php:194 +#, fuzzy +msgid "Indiquer le type de poste" +msgstr "Wijzig het type document" + #: include/lib/message_javascript.php:37 include/lib/message_javascript.php:38 msgid "" "Indiquez ici le prix hors tva si vous êtes affilié à la tva et que vous " @@ -16446,7 +17374,9 @@ msgstr "" #: include/template/ledger_detail_bottom.php:41 include/ext/tva/ajax.php:103 #: include/ext/tva/ajax.php:207 include/ajax/ajax_ledger.php:93 #: include/ajax/ajax_ledger.php:115 include/ajax/ajax_ledger.php:88 -#: include/ajax/ajax_ledger.php:113 +#: include/ajax/ajax_ledger.php:113 include/ext/tva/ajax.php:117 +#: include/ext/tva/ajax.php:199 +#: include/ext/noalyss-portal-client/include/nv-annonce.inc.php:40 msgid "Information" msgstr "Informatie" @@ -16455,7 +17385,7 @@ msgstr "Informatie" #: include/database.item.php:75 include/database.item.php:74 #: include/database.item.php:77 include/database.item.php:71 #: include/database.item.php:70 include/database.item.php:67 -#: include/database.item.php:62 +#: include/database.item.php:62 include/database.item.php:60 msgid "Information Banque" msgstr "Informatie Bank" @@ -16521,6 +17451,10 @@ msgstr "" msgid "Installe ou met à jour les extensions" msgstr "" +#: include/ext/listing/index.php:64 +msgid "Installez d'abord l'extension Rapport Avancé" +msgstr "" + #: include/ext/listing/index.php:38 msgid "Installez d'abord l'extension Rapport Avancé et accèdez-y" msgstr "" @@ -16528,6 +17462,7 @@ msgstr "" #: include/class/package_template.class.php:72 #: include/class/package_template.class.php:73 #: include/class/package_template.class.php:100 +#: include/class/package_template.class.php:71 #, php-format msgid "Installé le %s" msgstr "" @@ -16538,6 +17473,13 @@ msgstr "" msgid "Installé par défaut dans %s" msgstr "" +#: include/cfgplugin.inc.php:108 +#, php-format +msgid "" +"Installé par défaut dans le menu AD: %s " +msgstr "" + #: include/ajax/ajax_anc_key_clean.php:65 #: include/ajax/ajax_anc_key_clean.php:63 #, fuzzy @@ -16667,6 +17609,9 @@ msgstr "Intern" #: include/template/acc_ledger_history_sale_oneline.php:43 #: include/template/acc_ledger_history_financial_oneline.php:35 #: include/template/acc_ledger_history_sale_extended.php:43 +#: include/class/acc_ledger_purchase.class.php:2167 +#: include/class/acc_ledger_sale.class.php:1749 +#: include/class/fiche.class.php:999 msgid "Interne" msgstr "Intern" @@ -16683,6 +17628,7 @@ msgstr "is leeg" # Niet zeker of dit de juiste vertaling is #: include/ext/import-advanced/index.php:66 tmp/import-advanced/index.php:66 +#: include/ext/import-advanced/index.php:72 #, fuzzy msgid "Intégration" msgstr "Vorming" @@ -16693,7 +17639,7 @@ msgstr "Vorming" msgid "Invalid command" msgstr "Bestelbon" -#: include/ext/dossier_demo/ajax.php:38 +#: include/ext/dossier_demo/ajax.php:38 include/ext/demo-noalyss/ajax.php:38 #, fuzzy msgid "Invalid value" msgstr "Bevestigen" @@ -16708,6 +17654,7 @@ msgstr "Bevestigen" #: html/ajax_misc.php:288 html/ajax_misc.php:290 html/ajax_misc.php:296 #: html/ajax_misc.php:298 html/ajax_misc.php:313 html/ajax_misc.php:321 #: html/ajax_misc.php:409 html/ajax_misc.php:411 html/ajax_misc.php:467 +#: html/ajax_misc.php:468 #, fuzzy msgid "Invalide type" msgstr "Bevestigen" @@ -16772,7 +17719,7 @@ msgstr "Item code" #: include/class/periode.class.php:647 include/class/periode.class.php:649 #: include/class/periode.class.php:651 include/class/periode.class.php:652 #: include/class/periode.class.php:653 include/class/periode.class.php:659 -#: include/class/periode.class.php:677 +#: include/class/periode.class.php:677 include/class/periode.class.php:684 msgid "Janvier" msgstr "" @@ -16795,6 +17742,7 @@ msgstr "Javascript" #: include/template/detail-action.php:489 #: include/template/detail-action.php:523 #: include/template/follow_up-display.php:543 +#: include/template/follow_up-display.php:582 msgid "Je ne peux pas ajouter de fichier" msgstr "EEN blad Toevoegen is niet mogelijk" @@ -16806,6 +17754,7 @@ msgstr "EEN blad Toevoegen is niet mogelijk" #: include/class/calendar.class.php:184 include/class/calendar.class.php:276 #: include/ajax/ajax_preference.php:181 include/class/calendar.class.php:195 #: include/class/calendar.class.php:287 include/ajax/ajax_preference.php:182 +#: include/ext/noalyss-timesheet/timesheet.class.php:124 msgid "Jeudi" msgstr "Donderdag" @@ -16900,6 +17849,10 @@ msgstr "Donderdag" #: tmp/import-advanced/class/import/impacc2_csv.class.php:513 #: tmp/import-advanced/class/import/impacc2_csv.class.php:543 #: tmp/import-advanced/class/import/impacc2_csv.class.php:566 +#: include/database.item.php:139 +#: include/ext/importbank/include/template/show_list.php:44 +#: include/class/acc_ledger_purchase.class.php:1652 +#: include/class/acc_ledger_sale.class.php:950 msgid "Journal" msgstr "Journaal" @@ -16987,6 +17940,7 @@ msgstr "" #: include/ext/importbank/include/import_bank.class.php:431 #: include/ext/importbank/include/import_bank.php:237 #: include/ext/importbank/include/import_bank.class.php:443 +#: include/ext/importbank/include/template/import_csv.php:217 #, fuzzy msgid "Journal financier mal configuré" msgstr "Financiële journalen" @@ -16999,6 +17953,7 @@ msgstr "Financiële journalen" #: include/class/acc_ledger.class.php:3181 #: include/class/acc_ledger.class.php:3264 #: include/class/acc_ledger.class.php:3446 +#: include/class/acc_ledger.class.php:3462 #, fuzzy msgid "Journal incorrect" msgstr "Fout bedrag" @@ -17016,6 +17971,7 @@ msgstr "Onbestaand dagboek" #: include/class/acc_ledger.class.php:3327 #: include/ext/noalyss-export/class/export/export_csv.class.php:99 #: include/class/acc_ledger.class.php:3509 +#: include/class/acc_ledger.class.php:3525 #, fuzzy msgid "Journal invalide" msgstr "Journaal" @@ -17062,6 +18018,7 @@ msgstr "Handeling is niet gevonden" #: include/class/acc_ledger.class.php:3219 #: include/class/acc_ledger.class.php:3302 #: include/class/acc_ledger.class.php:3484 +#: include/class/acc_ledger.class.php:3500 #, fuzzy msgid "Journal type non déterminé" msgstr "Handeling is niet gevonden" @@ -17154,10 +18111,15 @@ msgstr "Inkoopdagboeken" msgid "Journaux de vente" msgstr "Geschiedenis verkopen " +#: include/ext/amortis/ajax.php:115 +#, fuzzy +msgid "Jours" +msgstr "Kranten" + #: include/class/periode.class.php:648 include/class/periode.class.php:650 #: include/class/periode.class.php:652 include/class/periode.class.php:653 #: include/class/periode.class.php:654 include/class/periode.class.php:660 -#: include/class/periode.class.php:678 +#: include/class/periode.class.php:678 include/class/periode.class.php:685 #, fuzzy msgid "Juillet" msgstr "City" @@ -17165,7 +18127,7 @@ msgstr "City" #: include/class/periode.class.php:648 include/class/periode.class.php:650 #: include/class/periode.class.php:652 include/class/periode.class.php:653 #: include/class/periode.class.php:654 include/class/periode.class.php:660 -#: include/class/periode.class.php:678 +#: include/class/periode.class.php:678 include/class/periode.class.php:685 msgid "Juin" msgstr "" @@ -17179,6 +18141,7 @@ msgstr "Om de positie" #: include/class/anc_print.class.php:155 include/class/anc_print.class.php:153 #: include/impress_jrn.inc.php:143 include/class/anc_print.class.php:154 #: include/impress_jrn.inc.php:136 include/class/anc_print.class.php:147 +#: include/class/anc_print.class.php:149 msgid "Jusque" msgstr "Peuter" @@ -17192,7 +18155,7 @@ msgstr "Peuter" msgid "L'exercice commence par un report des soldes" msgstr "" -#: include/ajax/ajax_admin.php:417 +#: include/ajax/ajax_admin.php:417 include/ajax/ajax_admin.php:420 msgid "L'extension doit être activée dans le dossier avec C0PLG" msgstr "" @@ -17208,6 +18171,13 @@ msgstr "" #: include/ext/noalyss-portal-client/index.php:75 #: include/ext/noalyss-timesheet/index.php:68 include/ext/rapid-in/index.php:68 #: include/ext/skel/index.php:68 include/ext/webservice/nw_service.php:93 +#: include/ext/coprop/index.php:85 +#: include/ext/noalyss-portal-client/index.php:93 +#: include/ext/noalyss-timesheet/bootstrap.php:59 +#: include/ext/noalyss-webservice/nw_service.php:100 +#: include/ext/rapport_avance/index.php:42 include/ext/rash/index.php:91 +#: include/ext/sav/index.php:82 include/ext/skel/index.php:76 +#: include/ext/tva/index.php:93 msgid "L'extension est installée, pourriez-vous en vérifier le paramètrage ?" msgstr "De extensie is geïnstalleerd, kunt u de instellingen te controleren?" @@ -17238,6 +18208,7 @@ msgstr "" #: html/install.php:619 html/install.php:581 html/install.php:571 #: html/install.php:577 html/install.php:580 html/install.php:630 #: html/install.php:636 html/install.php:644 html/install.php:715 +#: html/install.php:682 #, php-format msgid "" "La base de donnée %s est vide, \n" @@ -17386,6 +18357,11 @@ msgstr "De datum is ongeldig, formaat is dd.mm.yyyy" #: include/class/acc_ledger_purchase.class.php:183 #: include/class/acc_ledger_purchase.class.php:197 #: include/class/acc_ledger_purchase.class.php:222 +#: include/class/acc_ledger_purchase.class.php:123 +#: include/class/acc_ledger_purchase.class.php:150 +#: include/class/acc_ledger_purchase.class.php:179 +#: include/class/acc_ledger_purchase.class.php:181 +#: include/class/acc_ledger_purchase.class.php:188 msgid "La fiche " msgstr "Het blad" @@ -17418,6 +18394,8 @@ msgstr "Het blad" #: include/class/acc_ledger.class.php:1370 #: include/class/acc_ledger.class.php:1320 #: include/class/acc_ledger.class.php:1475 +#: include/class/acc_ledger.class.php:1322 +#: include/class/acc_ledger.class.php:1477 #, php-format msgid "La fiche %s n'a pas de poste comptable" msgstr "De% s-plug heeft geen financieel administratieve post" @@ -17428,6 +18406,9 @@ msgstr "De% s-plug heeft geen financieel administratieve post" #: include/class/acc_ledger_purchase.class.php:115 #: include/class/acc_ledger_purchase.class.php:170 #: include/class/acc_ledger_fin.class.php:140 +#: include/class/acc_ledger.class.php:1313 +#: include/class/acc_ledger_purchase.class.php:120 +#: include/class/acc_ledger_purchase.class.php:175 #, fuzzy, php-format msgid "La fiche %s n'est plus utilisée" msgstr "De% s-plug heeft geen financieel administratieve post" @@ -17492,6 +18473,10 @@ msgstr "Etiket" msgid "Label TVA Noalyss" msgstr "" +#: include/ext/noalyss-timesheet/export-ts.php:119 +msgid "Laisser à vide pour avoir tous les employés" +msgstr "" + #: include/template/param_jrn.php:118 include/lib/message_javascript.php:71 #: include/lib/message_javascript.php:73 include/lib/message_javascript.php:74 msgid "Laissez à 0 pour ne pas changer le numéro" @@ -17517,6 +18502,11 @@ msgstr "Taal" msgid "Latin" msgstr "" +#: include/ext/importbank/include/template/import_csv.php:46 +#, fuzzy +msgid "Latin 1" +msgstr "latin1" + #: html/admin/setup.php:76 html/admin/setup.php:79 html/admin/setup.php:130 #: html/install.php:132 html/install.php:131 html/install.php:137 #: html/install.php:144 html/install.php:157 html/install.php:161 @@ -17545,7 +18535,12 @@ msgid "" "vous mettre à jour, vous devez l'effacer." msgstr "" -#: include/user.inc.php:223 +#: include/class/tva_rate_mtable.class.php:401 +#, fuzzy +msgid "Le label ne peut être vide" +msgstr "De naam mag niet leeg zijn" + +#: include/user.inc.php:223 include/user.inc.php:224 #, fuzzy msgid "Le login doit avoir au moins 5 lettres" msgstr "De stekkers moet ten minste een naam hebben" @@ -17562,11 +18557,12 @@ msgstr "De naam mag niet leeg zijn" #: include/user.inc.php:93 include/user.inc.php:94 include/user.inc.php:96 #: include/user.inc.php:98 include/user.inc.php:183 include/user.inc.php:213 +#: include/user.inc.php:214 #, fuzzy msgid "Le login ne peut être vide" msgstr "De naam mag niet leeg zijn" -#: include/class/extension.class.php:165 +#: include/class/extension.class.php:165 include/class/extension.class.php:173 #, php-format msgid "" "Le menu %s dont dépend %s doit être crée ou %s doit être ajouté depuis le " @@ -17617,6 +18613,7 @@ msgstr "" #: include/user.inc.php:98 include/user.inc.php:99 include/user.inc.php:101 #: include/user.inc.php:103 include/user.inc.php:188 include/user.inc.php:218 +#: include/user.inc.php:219 #, fuzzy msgid "Le mot de passe ne peut être vide" msgstr "De naam mag niet leeg zijn" @@ -17634,6 +18631,7 @@ msgstr "" #: include/database.item.php:96 include/database.item.php:94 #: include/database.item.php:95 include/database.item.php:89 #: include/database.item.php:91 include/database.item.php:131 +#: include/database.item.php:129 msgid "" "Le navigateur vous présente une liste de menu auquel vous avez accès et vous " "permet d'accèder plus rapidement au menu que vous souhaitez" @@ -17708,7 +18706,7 @@ msgstr "De Naam mag are niet leeg" #: include/lib/itva_popup.class.php:136 #: include/class/anc_account_table.class.php:91 #: include/class/anc_key.class.php:161 include/class/anc_key.class.php:176 -#: include/lib/itva_popup.class.php:186 +#: include/lib/itva_popup.class.php:186 include/lib/itva_popup.class.php:194 msgid "Le nom ne peut être vide" msgstr "De naam mag niet leeg zijn" @@ -17744,6 +18742,7 @@ msgstr "Van rekening" #: include/class/acc_ledger.class.php:1212 #: include/class/acc_ledger.class.php:1231 #: include/class/acc_ledger.class.php:1335 +#: include/class/acc_ledger.class.php:1337 #, fuzzy, php-format msgid "Le poste %s n'est pas dans ce journal" msgstr "wordt niet in this journaal" @@ -17778,6 +18777,7 @@ msgstr "" #: include/ext/invoicing/include/invoice_send_mail.inc.php:42 #: include/ext/invoicing/include/invoice_send_mail.inc.php:65 #: include/ext/invoicing/include/invoice_send_mail.inc.php:69 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:67 msgid "Le sujet est obligatoire" msgstr "Het onderwerp is verplicht" @@ -17833,6 +18833,8 @@ msgstr "2" #: include/class/tva_rate_mtable.class.php:222 #: include/class/tva_rate_mtable.class.php:268 #: include/class/tva_rate_mtable.class.php:270 +#: include/class/tva_rate_mtable.class.php:308 +#: include/class/tva_rate_mtable.class.php:310 #, fuzzy msgid "Les 2 postes comptables ne peuvent être nuls" msgstr "De naam mag niet leeg zijn" @@ -17896,6 +18898,18 @@ msgstr "" msgid "Les fiches doivent avoir au minimum un nom" msgstr "De stekkers moet ten minste een naam hebben" +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:92 +msgid "" +"Les fichiers doivent avoir 4 colonnes : nom , numéro TVA, montant hors taxe, " +"montant tva" +msgstr "" + +#: include/ext/rapport_avance/include/template/formulaire_listing.php:82 +msgid "" +"Les formulaires sont disponibles dans le Package Repository ou depuis les " +"contributions" +msgstr "" + #: include/ext/import-advanced/include/imd_transfer.inc.php:70 #: tmp/import-advanced/include/imd_transfer.inc.php:70 #, php-format @@ -17916,11 +18930,13 @@ msgstr "" #: include/ext/importbank/include/template/show_transfer.php:211 #: include/ext/importbank/include/template/confirm_transfer.php:210 #: include/ext/importbank/include/template/show_transfer.php:217 +#: include/ext/importbank/include/template/confirm_transfer.php:213 msgid "Les lignes ayant ce nombre de colonnes sont valides" msgstr "" #: include/ext/importbank/include/template/show_field.php:71 #: include/ext/importbank/include/template/show_field.php:83 +#: include/ext/importbank/include/template/show_field.php:96 msgid "" "Les lignes ayant ce nombre de colonnes sont valides, laissez à vide si vous " "ne savez pas" @@ -17959,7 +18975,7 @@ msgstr "Wachtwoorden komen niet overeen. Wachtwoord ongewijzigd" #: include/database.item.php:55 include/database.item.php:53 #: include/database.item.php:54 include/database.item.php:51 #: include/database.item.php:52 include/database.item.php:50 -#: include/database.item.php:49 +#: include/database.item.php:49 include/database.item.php:47 msgid "" "Les opérations prédéfinies sont des opérations que vous faites régulièrement " "(loyer, abonnement,...) " @@ -18006,6 +19022,8 @@ msgstr "" #: include/ext/importbank/include/import_bank.php:194 #: include/ext/importbank/include/import_bank.php:155 #: include/ext/importbank/include/import_bank.php:198 +#: include/ext/importbank/include/template/import_csv.php:132 +#: include/ext/importbank/include/template/import_csv.php:172 msgid "Les séparateurs décimals et de millier doivent être différents" msgstr "" @@ -18056,6 +19074,7 @@ msgstr "Laten." #: include/export/export_gl_csv.php:69 include/template/letter_all.php:19 #: include/template/letter_prop.php:24 include/template/letter_prop.php:68 #: include/database.item.php:65 include/category_card.inc.php:86 +#: include/database.item.php:63 msgid "Lettrage" msgstr "Belettering" @@ -18065,7 +19084,7 @@ msgstr "Belettering" #: include/database.item.php:67 include/database.item.php:61 #: include/database.item.php:60 include/database.item.php:55 #: include/database.item.php:56 include/database.item.php:54 -#: include/database.item.php:52 +#: include/database.item.php:52 include/database.item.php:50 msgid "Lettrage par Fiche" msgstr "Belettering Sheet" @@ -18075,7 +19094,7 @@ msgstr "Belettering Sheet" #: include/database.item.php:108 include/database.item.php:100 #: include/database.item.php:101 include/database.item.php:95 #: include/database.item.php:96 include/database.item.php:94 -#: include/database.item.php:78 +#: include/database.item.php:78 include/database.item.php:76 msgid "Lettrage par Poste" msgstr "Belettering Bericht" @@ -18085,7 +19104,7 @@ msgstr "Belettering Bericht" #: include/database.item.php:67 include/database.item.php:61 #: include/database.item.php:60 include/database.item.php:55 #: include/database.item.php:56 include/database.item.php:54 -#: include/database.item.php:52 +#: include/database.item.php:52 include/database.item.php:50 msgid "Lettrage par fiche" msgstr "Belettering vel" @@ -18105,7 +19124,7 @@ msgstr "Belettering voor de boekhoudkundige positie" #: include/database.item.php:180 include/database.item.php:188 #: include/database.item.php:193 include/database.item.php:186 #: include/database.item.php:195 include/database.item.php:206 -#: include/database.item.php:209 +#: include/database.item.php:209 include/database.item.php:199 msgid "Lettre de rappel" msgstr "Herinnering" @@ -18391,7 +19410,21 @@ msgstr "smaad" #: include/template/acc_ledger_history_financial_oneline.php:38 #: include/template/account_result.php:13 #: include/template/ledger_detail_ach.php:77 -#: include/template/ledger_detail_fin.php:56 +#: include/template/ledger_detail_fin.php:56 include/balance.inc.php:338 +#: include/template/ledger_detail_ach.php:82 +#: include/template/ledger_detail_bottom.php:393 +#: include/ext/importbank/ajax.php:105 +#: include/ext/importbank/include/template/show_list.php:126 +#: include/class/acc_ledger.class.php:713 +#: include/class/acc_ledger.class.php:730 +#: include/class/acc_ledger.class.php:1013 +#: include/class/acc_ledger.class.php:1068 +#: include/class/acc_ledger_purchase.class.php:1655 +#: include/class/acc_ledger_purchase.class.php:2165 +#: include/class/acc_ledger_sale.class.php:953 +#: include/class/acc_ledger_sale.class.php:1747 +#: include/class/acc_operation.class.php:926 +#: include/class/periode.class.php:553 #, php-format msgid "Libellé" msgstr "Opstellen" @@ -18427,6 +19460,8 @@ msgstr "Opstellen" #: include/class/acc_ledger_purchase.class.php:1945 #: include/class/acc_ledger_sale.class.php:1225 #: include/class/acc_ledger_purchase.class.php:1978 +#: include/class/acc_ledger_purchase.class.php:2016 +#: include/class/acc_ledger_sale.class.php:1273 msgid "Libellé :" msgstr "Volgt:" @@ -18481,6 +19516,8 @@ msgstr "Verband tussen Boekhouding en Cost Accounting" #: include/ext/importbank/include/template/show_field.php:74 #: include/ext/importbank/include/template/confirm_transfer.php:202 #: include/ext/importbank/include/template/show_transfer.php:208 +#: include/ext/importbank/include/template/confirm_transfer.php:205 +#: include/ext/importbank/include/template/show_field.php:87 msgid "Ligne d'en-tête à ne pas prendre en considération" msgstr "" @@ -18490,6 +19527,7 @@ msgid "Ligne impaire" msgstr "is leeg" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:130 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:138 msgid "Ligne non importée" msgstr "Regel niet geïmporteerd" @@ -18497,6 +19535,7 @@ msgstr "Regel niet geïmporteerd" #: include/ext/importbank/include/template/show_transfer.php:230 #: include/ext/importbank/include/template/confirm_transfer.php:256 #: include/ext/importbank/include/template/show_transfer.php:236 +#: include/ext/importbank/include/template/confirm_transfer.php:257 msgid "Ligne n°" msgstr "" @@ -18513,17 +19552,20 @@ msgstr "is leeg" #: include/ext/importbank/include/template/confirm_transfer.php:56 #: include/ext/importbank/include/template/confirm_transfer.php:59 +#: include/ext/importbank/include/template/confirm_transfer.php:62 #, fuzzy msgid "Lignes non prises" msgstr "Regel niet geïmporteerd" #: include/ajax/ajax_admin.php:147 include/ajax/ajax_admin.php:148 #: include/ajax/ajax_admin.php:156 include/ajax/ajax_admin.php:155 +#: include/ajax/ajax_admin.php:159 #, fuzzy msgid "Limite dossiers" msgstr "Records Management" #: include/ext/invoicing/include/invoice_send_mail.inc.php:188 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:191 #, fuzzy msgid "" "Limite email que vous pouvez envoyer est atteinte, contactez votre " @@ -18547,7 +19589,8 @@ msgstr "" #: include/template/calendar.php:10 include/ext/rapport_avance/index.php:60 #: include/ext/listing/index.php:60 include/ext/listing/index.php:58 #: include/fiche.inc.php:64 include/anc_od.inc.php:61 include/fiche.inc.php:61 -#: include/fiche.inc.php:62 +#: include/fiche.inc.php:62 include/template/calendar.php:22 +#: include/ext/listing/index.php:96 msgid "Liste" msgstr "Fractie Lijst" @@ -18558,7 +19601,7 @@ msgid "Liste Autres Fiches" msgstr "Alle bladen in PDF" #: include/ext/importbank/index.php:57 include/ext/importbank/index.php:59 -#: include/ext/importbank/index.php:64 +#: include/ext/importbank/index.php:64 include/ext/importbank/index.php:105 msgid "Liste Import " msgstr "Importlijst" @@ -18567,7 +19610,7 @@ msgstr "Importlijst" #: include/database.item.php:124 include/database.item.php:128 #: include/database.item.php:122 include/database.item.php:121 #: include/database.item.php:115 include/database.item.php:113 -#: include/database.item.php:98 +#: include/database.item.php:98 include/database.item.php:96 msgid "Liste Suivi" msgstr "Tracking lijst" @@ -18579,6 +19622,7 @@ msgid "Liste de contacts" msgstr "Lijst met contacten" #: include/ext/rapport_avance/include/formulaire_param.class.php:468 +#: include/ext/rapport_avance/include/formulaire_param.class.php:472 #, fuzzy msgid "Liste de poste" msgstr "Records Management" @@ -18587,7 +19631,7 @@ msgstr "Records Management" #: include/database.item.php:54 include/database.item.php:52 #: include/database.item.php:53 include/database.item.php:50 #: include/database.item.php:51 include/database.item.php:49 -#: include/database.item.php:48 +#: include/database.item.php:48 include/database.item.php:46 #, fuzzy msgid "Liste de tous vos contacts" msgstr "Lijst met contacten" @@ -18601,6 +19645,7 @@ msgstr "Lijst met contacten" #: include/database.item.php:122 include/database.item.php:120 #: include/database.item.php:121 include/database.item.php:115 #: include/database.item.php:113 include/database.item.php:98 +#: include/database.item.php:96 msgid "" "Liste de vos suivis, en fait de tous les documents, réunions ... dont vous " "avez besoin afin de suivre vos clients, fournisseurs ou administrations. Il " @@ -18609,6 +19654,7 @@ msgid "" msgstr "" #: include/ext/amortis/index.php:52 include/ext/amortis/index.php:78 +#: include/ext/amortis/index.php:92 msgid "Liste des biens amortissables" msgstr "Lijst van aflosbare goederen " @@ -18617,6 +19663,7 @@ msgstr "Lijst van aflosbare goederen " #: include/database.item.php:97 include/database.item.php:95 #: include/database.item.php:94 include/database.item.php:88 #: include/database.item.php:90 include/database.item.php:74 +#: include/database.item.php:72 msgid "Liste des changements manuels des stocks" msgstr "Lijst van boeken stock veranderingen" @@ -18624,6 +19671,7 @@ msgstr "Lijst van boeken stock veranderingen" #: include/database.item.php:95 include/database.item.php:93 #: include/database.item.php:94 include/database.item.php:88 #: include/database.item.php:90 include/database.item.php:74 +#: include/database.item.php:72 msgid "" "Liste des changements manuels des stocks, inventaire, transfert de " "marchandises entre dépôts..." @@ -18634,11 +19682,13 @@ msgstr "" #: include/database.item.php:60 include/database.item.php:52 #: include/database.item.php:53 include/database.item.php:50 #: include/database.item.php:49 include/database.item.php:48 +#: include/database.item.php:46 msgid "Liste des contacts" msgstr "Lijst met contacten" #: include/ext/skel/index.php:46 include/ext/tva/index.php:35 #: include/ext/tva/index.php:38 include/ext/tva/index.php:39 +#: include/ext/tva/index.php:46 msgid "Liste des déclarations TVA" msgstr "Lijst van BTW aangiften" @@ -18650,6 +19700,7 @@ msgstr "Operatielijsten" #: include/ajax_admin.php:129 include/ajax_admin.php:130 #: include/ajax/ajax_admin.php:130 include/ajax/ajax_admin.php:131 #: include/ajax/ajax_admin.php:139 include/ajax/ajax_admin.php:138 +#: include/ajax/ajax_admin.php:142 #, fuzzy msgid "Liste dossier" msgstr "Records Management" @@ -18691,11 +19742,16 @@ msgstr "Users Beheer" #: include/database.item.php:83 include/database.item.php:86 #: include/database.item.php:80 include/database.item.php:78 #: include/database.item.php:75 include/database.item.php:76 -#: include/database.item.php:157 +#: include/database.item.php:157 include/database.item.php:155 msgid "Liste,Balance,Historique par fiche" msgstr "Lijst, Balans, Geschiedenis van Record" -#: include/ext/coprop/index.php:43 +#: include/ext/rash/index.php:78 +#, fuzzy +msgid "Listes des enfants" +msgstr "Lijst met contacten" + +#: include/ext/coprop/index.php:43 include/ext/coprop/index.php:44 msgid "Listes des immeubles, copropriétaire et lots " msgstr "Lijsten van gebouwen, mede-eigenaar en prijzen" @@ -18705,21 +19761,25 @@ msgstr "lijst" #: include/ext/skel/index.php:45 include/ext/tva/index.php:34 #: include/ext/tva/index.php:37 include/ext/tva/index.php:38 +#: include/ext/tva/index.php:45 msgid "Listing Assujetti" msgstr "Onderwerp Listing" #: include/ext/skel/index.php:45 include/ext/tva/index.php:34 #: include/ext/tva/index.php:37 include/ext/tva/index.php:38 +#: include/ext/tva/index.php:45 msgid "Listing des clients assujettis" msgstr "Lijst van de belastingplichtige klanten" #: include/ext/skel/index.php:44 include/ext/tva/index.php:33 #: include/ext/tva/index.php:36 include/ext/tva/index.php:37 +#: include/ext/tva/index.php:44 msgid "Listing intracommunautaire" msgstr "Intra Listing" #: include/ext/skel/index.php:44 include/ext/tva/index.php:33 #: include/ext/tva/index.php:36 include/ext/tva/index.php:37 +#: include/ext/tva/index.php:44 msgid "Listing intracommunautaire trimestriel" msgstr "Quarterly intra Listing" @@ -18737,7 +19797,7 @@ msgstr "Boekhouding" #: include/user.inc.php:123 include/param_sec.inc.php:57 #: include/user.inc.php:125 include/user.inc.php:127 #: include/param_sec.inc.php:50 include/user.inc.php:212 -#: include/user.inc.php:248 +#: include/user.inc.php:248 include/user.inc.php:249 msgid "Login" msgstr "" @@ -18749,6 +19809,7 @@ msgstr "" #: include/class/calendar.class.php:184 include/class/calendar.class.php:276 #: include/ajax/ajax_preference.php:178 include/class/calendar.class.php:195 #: include/class/calendar.class.php:287 include/ajax/ajax_preference.php:179 +#: include/ext/noalyss-timesheet/timesheet.class.php:121 msgid "Lundi" msgstr "Maandag" @@ -18757,10 +19818,49 @@ msgstr "Maandag" msgid "M. Devise" msgstr "" +#: include/ext/rash/raw.php:87 +#, fuzzy +msgid "ME Administratir" +msgstr "Administratie" + +#: include/ext/rash/raw.php:89 +msgid "ME Ass Alcool" +msgstr "" + +#: include/ext/rash/raw.php:88 +msgid "ME Ass Drogue" +msgstr "" + +#: include/ext/rash/raw.php:90 +msgid "ME Ass Medicament" +msgstr "" + +#: include/ext/rash/raw.php:95 include/ext/rash/raw.php:96 +#, fuzzy +msgid "ME Autre" +msgstr "Van rekening" + +#: include/ext/rash/raw.php:93 +#, fuzzy +msgid "ME Financier" +msgstr "Financieel" + +#: include/ext/rash/raw.php:94 +msgid "ME Parentalité" +msgstr "" + +#: include/ext/rash/raw.php:92 +msgid "ME Santé mental" +msgstr "" + +#: include/ext/rash/raw.php:91 +msgid "ME Violence Conj" +msgstr "" + #: include/class/periode.class.php:648 include/class/periode.class.php:650 #: include/class/periode.class.php:652 include/class/periode.class.php:653 #: include/class/periode.class.php:654 include/class/periode.class.php:660 -#: include/class/periode.class.php:678 +#: include/class/periode.class.php:678 include/class/periode.class.php:685 #, fuzzy msgid "Mai" msgstr "Dinsdag" @@ -18772,6 +19872,8 @@ msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:49 #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:267 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:50 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:53 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:279 msgid "Mandataire" msgstr "Gemachtigde" @@ -18780,6 +19882,7 @@ msgstr "Gemachtigde" #: include/class/extension.class.php:270 include/class/extension.class.php:302 #: include/class/extension.class.php:308 include/class/extension.class.php:310 #: include/class/extension.class.php:324 include/class/extension.class.php:340 +#: include/class/extension.class.php:348 msgid "Manque auteur" msgstr "" @@ -18788,6 +19891,7 @@ msgstr "" #: include/class/extension.class.php:269 include/class/extension.class.php:300 #: include/class/extension.class.php:306 include/class/extension.class.php:308 #: include/class/extension.class.php:322 include/class/extension.class.php:338 +#: include/class/extension.class.php:346 #, fuzzy msgid "Manque code" msgstr "Qcode" @@ -18797,6 +19901,7 @@ msgstr "Qcode" #: include/class/extension.class.php:268 include/class/extension.class.php:298 #: include/class/extension.class.php:304 include/class/extension.class.php:306 #: include/class/extension.class.php:320 include/class/extension.class.php:336 +#: include/class/extension.class.php:344 #, fuzzy msgid "Manque description" msgstr "Beschrijving" @@ -18806,6 +19911,7 @@ msgstr "Beschrijving" #: include/class/extension.class.php:272 include/class/extension.class.php:306 #: include/class/extension.class.php:312 include/class/extension.class.php:314 #: include/class/extension.class.php:328 include/class/extension.class.php:344 +#: include/class/extension.class.php:352 #, fuzzy msgid "Manque fichier à inclure" msgstr "Bestand te laden" @@ -18815,6 +19921,7 @@ msgstr "Bestand te laden" #: include/class/extension.class.php:267 include/class/extension.class.php:296 #: include/class/extension.class.php:302 include/class/extension.class.php:304 #: include/class/extension.class.php:318 include/class/extension.class.php:334 +#: include/class/extension.class.php:342 #, fuzzy msgid "Manque nom" msgstr "Bank" @@ -18824,6 +19931,7 @@ msgstr "Bank" #: include/class/extension.class.php:262 include/class/extension.class.php:290 #: include/class/extension.class.php:296 include/class/extension.class.php:298 #: include/class/extension.class.php:312 include/class/extension.class.php:328 +#: include/class/extension.class.php:336 #, fuzzy msgid "Manque plugin" msgstr "Deze plug-in toevoegen" @@ -18833,16 +19941,18 @@ msgstr "Deze plug-in toevoegen" #: include/class/extension.class.php:271 include/class/extension.class.php:304 #: include/class/extension.class.php:310 include/class/extension.class.php:312 #: include/class/extension.class.php:326 include/class/extension.class.php:342 +#: include/class/extension.class.php:350 msgid "Manque répertoire racine" msgstr "" -#: include/class/extension.class.php:346 +#: include/class/extension.class.php:346 include/class/extension.class.php:354 #, fuzzy msgid "Manque version de l'extension" msgstr "Configuratie van de tags" #: include/template/fiche_def_list.php:66 #: include/template/fiche_def-display.php:71 +#: include/template/fiche_def-display.php:72 msgid "Manuel" msgstr "Handleiding" @@ -18854,12 +19964,14 @@ msgstr "Handleiding" #: include/class/calendar.class.php:184 include/class/calendar.class.php:276 #: include/ajax/ajax_preference.php:179 include/class/calendar.class.php:195 #: include/class/calendar.class.php:287 include/ajax/ajax_preference.php:180 +#: include/ext/noalyss-timesheet/timesheet.class.php:122 msgid "Mardi" msgstr "Dinsdag" #: include/ext/importbank/include/template/show_list.php:20 #: include/ext/importbank/include/template/show_list.php:72 #: include/ext/importbank/include/template/show_list.php:90 +#: include/ext/importbank/include/template/show_list.php:98 #, fuzzy msgid "Marquer pour suppression" msgstr "Print menu" @@ -18867,7 +19979,7 @@ msgstr "Print menu" #: include/class/periode.class.php:647 include/class/periode.class.php:649 #: include/class/periode.class.php:651 include/class/periode.class.php:652 #: include/class/periode.class.php:653 include/class/periode.class.php:659 -#: include/class/periode.class.php:677 +#: include/class/periode.class.php:677 include/class/periode.class.php:684 msgid "Mars" msgstr "" @@ -18876,6 +19988,7 @@ msgstr "" #: include/ext/amortis/include/class_am_card.php:263 #: include/ext/amortis/include/am_card.class.php:263 #: include/ext/amortis/include/am_card.class.php:323 +#: include/ext/amortis/include/am_card.class.php:349 #, fuzzy msgid "Matériel déjà dans la liste" msgstr "Materiaaldemping" @@ -18889,6 +20002,8 @@ msgstr "Materiaaldemping" #: include/ext/amortis/include/material_add.inc.php:36 #: include/ext/amortis/include/print_fiche.inc.php:74 #: include/ext/amortis/include/material_add.inc.php:37 +#: include/ext/amortis/include/material_add.inc.php:42 +#: include/ext/amortis/include/print_fiche.inc.php:77 msgid "Matériel à amortir" msgstr "Materiaaldemping" @@ -18910,7 +20025,7 @@ msgstr "Fax" #: include/dossier.inc.php:347 include/ajax/ajax_admin.php:234 #: include/ajax/ajax_admin.php:238 include/dossier.inc.php:350 #: include/dossier.inc.php:345 include/ajax/ajax_admin.php:237 -#: include/dossier.inc.php:354 +#: include/dossier.inc.php:354 include/ajax/ajax_admin.php:241 msgid "Max. email / jour (-1 = illimité)" msgstr "" @@ -18958,7 +20073,7 @@ msgstr "Menu" #: include/database.item.php:73 include/database.item.php:72 #: include/database.item.php:75 include/database.item.php:69 #: include/database.item.php:68 include/database.item.php:65 -#: include/database.item.php:61 +#: include/database.item.php:61 include/database.item.php:59 msgid "Menu " msgstr "Menu" @@ -18967,6 +20082,7 @@ msgstr "Menu" #: include/database.item.php:123 include/database.item.php:127 #: include/database.item.php:121 include/database.item.php:120 #: include/database.item.php:114 include/database.item.php:112 +#: include/database.item.php:126 msgid "Menu Financier" msgstr "Financiële Menu" @@ -18974,6 +20090,7 @@ msgstr "Financiële Menu" #: include/database.item.php:74 include/database.item.php:72 #: include/database.item.php:73 include/database.item.php:70 #: include/database.item.php:71 include/database.item.php:65 +#: include/database.item.php:63 #, fuzzy msgid "Menu Lettrage" msgstr "Belettering" @@ -18988,7 +20105,7 @@ msgstr "Huidige menu" #: include/database.item.php:72 include/database.item.php:71 #: include/database.item.php:74 include/database.item.php:68 #: include/database.item.php:67 include/database.item.php:64 -#: include/database.item.php:60 +#: include/database.item.php:60 include/database.item.php:58 msgid "Menu achat" msgstr "Aankoop menu" @@ -19001,6 +20118,7 @@ msgstr "Huidige menu" #: include/database.item.php:122 include/database.item.php:118 #: include/database.item.php:119 include/database.item.php:113 #: include/database.item.php:111 include/database.item.php:97 +#: include/database.item.php:95 msgid "Menu avancé" msgstr "Menu Geavanceerd" @@ -19018,6 +20136,7 @@ msgstr "Ongeldige code" #: include/database.item.php:77 include/database.item.php:75 #: include/database.item.php:76 include/database.item.php:73 #: include/database.item.php:74 include/database.item.php:68 +#: include/database.item.php:66 #, fuzzy msgid "Menu de différents paramètres" msgstr "Module instellen" @@ -19027,7 +20146,7 @@ msgstr "Module instellen" #: include/database.item.php:73 include/database.item.php:72 #: include/database.item.php:75 include/database.item.php:69 #: include/database.item.php:68 include/database.item.php:65 -#: include/database.item.php:61 +#: include/database.item.php:61 include/database.item.php:59 msgid "Menu et profil" msgstr "Menu en het profiel" @@ -19036,7 +20155,7 @@ msgstr "Menu en het profiel" #: include/database.item.php:74 include/database.item.php:73 #: include/database.item.php:76 include/database.item.php:70 #: include/database.item.php:69 include/database.item.php:66 -#: include/database.item.php:155 +#: include/database.item.php:155 include/database.item.php:153 msgid "Menu impression" msgstr "Print menu" @@ -19044,6 +20163,7 @@ msgstr "Print menu" #: include/class/acc_operation.class.php:764 #: include/class/acc_operation.class.php:856 #: include/class/acc_operation.class.php:907 +#: include/class/acc_operation.class.php:910 #, fuzzy msgid "Menu invalide" msgstr "Ongeldige code" @@ -19053,6 +20173,7 @@ msgstr "Ongeldige code" #: include/database.item.php:116 include/database.item.php:112 #: include/database.item.php:113 include/database.item.php:107 #: include/database.item.php:105 include/database.item.php:84 +#: include/database.item.php:82 msgid "Menu opérations diverses" msgstr "Menu verschillende bewerkingen" @@ -19066,6 +20187,7 @@ msgstr "Menu verschillende bewerkingen" #: include/database.item.php:128 include/database.item.php:127 #: include/database.item.php:121 include/ajax/ajax_add_menu.php:164 #: include/database.item.php:119 include/database.item.php:143 +#: include/database.item.php:141 msgid "Menu par défaut" msgstr "Standaardmenu" @@ -19079,11 +20201,13 @@ msgstr "Ongeldige code" #: include/database.item.php:151 include/database.item.php:150 #: include/database.item.php:148 include/database.item.php:120 +#: include/database.item.php:118 msgid "Menu regroupant ce qui concerne la comptabilité" msgstr "" #: include/database.item.php:149 include/database.item.php:63 #: include/database.item.php:61 include/database.item.php:57 +#: include/database.item.php:55 msgid "Menu regroupant ce qui concerne les fiches" msgstr "" @@ -19091,6 +20215,7 @@ msgstr "" #: include/database.item.php:120 include/database.item.php:118 #: include/database.item.php:119 include/database.item.php:113 #: include/database.item.php:111 include/database.item.php:97 +#: include/database.item.php:95 msgid "" "Menu regroupant la création de rapport, la vérification de la comptabilité..." msgstr "" @@ -19100,6 +20225,7 @@ msgstr "" #: include/database.item.php:62 include/database.item.php:61 #: include/database.item.php:47 include/database.item.php:58 #: include/database.item.php:56 include/database.item.php:54 +#: include/database.item.php:52 msgid "Menu regroupant les plugins" msgstr "" @@ -19113,6 +20239,7 @@ msgstr "Menu" #: include/database.item.php:98 include/database.item.php:96 #: include/database.item.php:95 include/database.item.php:89 #: include/database.item.php:91 include/database.item.php:131 +#: include/database.item.php:129 msgid "Menu simplifié pour retrouver rapidement un menu" msgstr "Vereenvoudigd menu om een ​​menu snel te lokaliseren" @@ -19121,6 +20248,7 @@ msgstr "Vereenvoudigd menu om een ​​menu snel te lokaliseren" #: include/database.item.php:118 include/database.item.php:114 #: include/database.item.php:115 include/database.item.php:109 #: include/database.item.php:107 include/database.item.php:86 +#: include/database.item.php:84 msgid "Menu ventes et recettes" msgstr "Menu Winsten" @@ -19132,6 +20260,7 @@ msgstr "Menu Winsten" #: include/class/calendar.class.php:184 include/class/calendar.class.php:276 #: include/ajax/ajax_preference.php:180 include/class/calendar.class.php:195 #: include/class/calendar.class.php:287 include/ajax/ajax_preference.php:181 +#: include/ext/noalyss-timesheet/timesheet.class.php:123 msgid "Mercredi" msgstr "Woensdag" @@ -19162,6 +20291,11 @@ msgstr "Bericht" msgid "Message extourne" msgstr "Bericht" +#: include/ext/noalyss-portal-client/index.php:79 +#, fuzzy +msgid "Messages Utilisateurs" +msgstr "Users" + #: include/upgrade.inc.php:33 include/upgrade.inc.php:32 #, fuzzy msgid "Met à jour toutes les dossiers et modèles" @@ -19216,6 +20350,7 @@ msgstr "" #: include/database.item.php:150 include/database.item.php:149 #: include/database.item.php:147 include/database.item.php:119 +#: include/database.item.php:117 msgid "Meu regroupant ce qui concene les documents " msgstr "" @@ -19243,6 +20378,7 @@ msgstr "Bijwerken" #: html/install.php:600 html/install.php:562 html/install.php:552 #: html/install.php:558 html/install.php:561 html/install.php:611 #: html/install.php:617 html/install.php:625 html/install.php:696 +#: html/install.php:663 #, fuzzy msgid "Mise à jour dossier" msgstr "Bijwerken" @@ -19285,6 +20421,7 @@ msgstr "OPSLAAN" #: include/upgrade-plugin.php:116 include/upgrade-plugin.php:114 #: include/upgrade-template.php:49 #: include/ext/import_card/include/import_card.class.php:368 +#: include/ext/import_card/include/import_card.class.php:388 msgid "Mise à jour" msgstr "Bijwerken" @@ -19292,7 +20429,7 @@ msgstr "Bijwerken" #: html/install.php:621 html/install.php:637 html/install.php:629 #: html/install.php:635 html/install.php:597 html/install.php:587 #: html/install.php:594 html/install.php:647 html/install.php:653 -#: html/install.php:661 html/install.php:732 +#: html/install.php:661 html/install.php:732 html/install.php:699 #, fuzzy msgid "Mise à jour Repository" msgstr "OPSLAAN" @@ -19321,6 +20458,7 @@ msgstr "Bijwerken" #: include/ext/tva/index.php:98 include/ext/tva/index.php:82 #: include/ext/tva/index.php:91 include/ext/tva/index.php:92 +#: include/ext/tva/index.php:125 msgid "Mise à jour du plugin, pourriez-vous en vérifier le paramètrage ?" msgstr "Werk plugin, kunt u de parameter instelling te controleren?" @@ -19329,6 +20467,7 @@ msgstr "Werk plugin, kunt u de parameter instelling te controleren?" #: html/install.php:599 html/install.php:561 html/install.php:551 #: html/install.php:557 html/install.php:560 html/install.php:610 #: html/install.php:616 html/install.php:624 html/install.php:695 +#: html/install.php:662 #, fuzzy msgid "Mise à jour du systeme" msgstr "Update" @@ -19381,6 +20520,7 @@ msgstr "Kies een dossier" #: include/class/acc_ledger_purchase.class.php:2038 #: include/history_operation.inc.php:166 #: include/class/acc_ledger_purchase.class.php:2071 +#: include/class/acc_ledger_purchase.class.php:2109 msgid "Mise à jour paiement" msgstr "OPSLAAN" @@ -19430,6 +20570,7 @@ msgstr "Het model" #: include/class/anticipation.class.php:203 include/ajax/ajax_admin.php:224 #: include/ajax/ajax_admin.php:304 include/ajax/ajax_admin.php:223 #: include/ajax/ajax_admin.php:303 include/ajax/ajax_admin.php:324 +#: include/ajax/ajax_admin.php:227 include/ajax/ajax_admin.php:327 msgid "Modification" msgstr "Verandering" @@ -19438,6 +20579,7 @@ msgstr "Verandering" #: include/database.item.php:96 include/database.item.php:94 #: include/database.item.php:93 include/database.item.php:87 #: include/database.item.php:89 include/database.item.php:73 +#: include/database.item.php:71 msgid "Modification Stocks" msgstr "Veranderen Voorraden" @@ -19450,7 +20592,7 @@ msgstr "Materiaal aanpassen " #: include/database.item.php:104 include/database.item.php:102 #: include/database.item.php:103 include/database.item.php:97 #: include/database.item.php:98 include/database.item.php:96 -#: include/database.item.php:93 +#: include/database.item.php:93 include/database.item.php:91 msgid "" "Modification de votre plan comptable, parfois il est plus rapide d'utiliser " "le plugin \"Poste Comptable\"" @@ -19461,6 +20603,7 @@ msgstr "" #: include/database.item.php:96 include/database.item.php:94 #: include/database.item.php:93 include/database.item.php:87 #: include/database.item.php:89 include/database.item.php:73 +#: include/database.item.php:71 msgid "Modification des stocks (inventaire)" msgstr "Veranderen van voorraden (inventaris)" @@ -19468,6 +20611,7 @@ msgstr "Veranderen van voorraden (inventaris)" #: include/database.item.php:94 include/database.item.php:92 #: include/database.item.php:93 include/database.item.php:87 #: include/database.item.php:89 include/database.item.php:73 +#: include/database.item.php:71 #, fuzzy msgid "Modification des stocks, menu utilisé pour l'inventaire" msgstr "Veranderen van voorraden (inventaris)" @@ -19498,7 +20642,8 @@ msgstr "Materiaal aanpassen " #: include/ajax/ajax_admin.php:243 include/ajax/ajax_admin.php:321 #: include/template/periode-form_exercice_label.php:55 #: include/ajax/ajax_admin.php:245 include/ajax/ajax_admin.php:344 -#: include/modele.inc.php:314 +#: include/modele.inc.php:314 include/ajax/ajax_admin.php:248 +#: include/ajax/ajax_admin.php:347 msgid "Modifie" msgstr "Veranderen" @@ -19507,6 +20652,7 @@ msgstr "Veranderen" #: include/ext/listing/include/class_rapav_listing_compute.php:194 #: include/ext/listing/include/rapav_listing_compute.class.php:194 #: include/ext/listing/include/rapav_listing_compute.class.php:198 +#: include/ext/listing/include/rapav_listing_compute.class.php:201 #, fuzzy msgid "Modifie description" msgstr "Verandering" @@ -19560,7 +20706,10 @@ msgstr "Kies een andere oefening" #: include/class/document_modele.class.php:89 #: include/class/document_type.class.php:79 #: include/ajax/ajax_get_profile.php:91 include/dossier.inc.php:290 -#: include/class/document_modele.class.php:95 +#: include/class/document_modele.class.php:95 include/stock_cfg.inc.php:108 +#: include/ext/rapport_avance/include/rapav_formulaire.class.php:317 +#: include/ext/transform/include/template/listing_client_display.php:95 +#: include/class/document_type.class.php:83 msgid "Modifier" msgstr "Veranderen" @@ -19569,12 +20718,12 @@ msgstr "Veranderen" msgid "Modifier ce plugin" msgstr "Deze plug-in veranderen " -#: include/database.item.php:236 +#: include/database.item.php:236 include/database.item.php:223 #, fuzzy msgid "Modifier la date d'une operation" msgstr "Wijzig het type document" -#: include/database.item.php:235 +#: include/database.item.php:235 include/database.item.php:222 #, fuzzy msgid "Modifier le numéro de pièce" msgstr "Wijzig het type document" @@ -19616,6 +20765,7 @@ msgstr "Module" #: include/database.item.php:79 include/database.item.php:76 #: include/database.item.php:75 include/database.item.php:72 #: include/database.item.php:73 include/database.item.php:67 +#: include/database.item.php:65 msgid "Module comptabilité" msgstr "Accounting Module" @@ -19624,6 +20774,7 @@ msgstr "Accounting Module" #: include/database.item.php:120 include/database.item.php:116 #: include/database.item.php:117 include/database.item.php:111 #: include/database.item.php:109 include/database.item.php:95 +#: include/database.item.php:93 msgid "Module comptabilité analytique" msgstr "Cost Accounting Module" @@ -19636,7 +20787,7 @@ msgstr "Tarief van de BTW" #: include/database.item.php:14 include/database.item.php:76 #: include/database.item.php:79 include/database.item.php:73 #: include/database.item.php:72 include/database.item.php:69 -#: include/database.item.php:64 +#: include/database.item.php:64 include/database.item.php:62 msgid "Module gestion" msgstr "Management Module" @@ -19655,6 +20806,7 @@ msgstr "Management Module" #: include/class/extension.class.php:140 include/class/extension.class.php:154 #: include/lib/ac_common.php:956 include/lib/ac_common.php:957 #: include/lib/ac_common.php:958 include/class/extension.class.php:155 +#: include/class/extension.class.php:163 msgid "Module inexistant" msgstr "Module bestaat niet" @@ -19670,7 +20822,7 @@ msgstr "Module instellen" #: include/database.item.php:59 include/database.item.php:57 #: include/database.item.php:58 include/database.item.php:54 #: include/database.item.php:55 include/database.item.php:53 -#: include/database.item.php:132 +#: include/database.item.php:132 include/database.item.php:130 #, fuzzy msgid "Module paramètres" msgstr "Module instellen" @@ -19696,6 +20848,7 @@ msgstr "TKPDF is niet geïnstalleerd" #: include/ext/rapport_avance/include/rapav_formulaire.class.php:311 #: include/template/acc_ledger-input_extra_info.php:75 #: include/dossier.inc.php:365 +#: include/ext/rapport_avance/include/rapav_formulaire.class.php:312 msgid "Modèle" msgstr "Model" @@ -19708,6 +20861,7 @@ msgstr "Model" #: include/class/acc_ledger.class.php:858 #: include/class/acc_ledger.class.php:874 #: include/class/acc_ledger.class.php:944 +#: include/class/acc_ledger.class.php:946 #, fuzzy msgid "Modèle d'opération" msgstr "Operatiemodel" @@ -19736,7 +20890,7 @@ msgid "Modèle de document" msgstr "Model van het document" #: include/database.item.php:154 include/database.item.php:152 -#: include/database.item.php:121 +#: include/database.item.php:121 include/database.item.php:119 #, fuzzy msgid "Modèle de fiches" msgstr "Model van het document" @@ -19752,7 +20906,7 @@ msgid "Modèle inexistant" msgstr "Module bestaat niet" #: include/ajax/ajax_admin.php:414 include/ajax/ajax_admin.php:407 -#: include/ajax/ajax_admin.php:437 +#: include/ajax/ajax_admin.php:437 include/ajax/ajax_admin.php:440 #, fuzzy msgid "Modèle installé" msgstr "Module bestaat niet" @@ -19819,6 +20973,7 @@ msgstr "Modellen" #: include/ext/tva/form_periode.php:7 include/ext/tva/form_periode.php:11 #: include/export/export_form_csv.php:82 include/export/export_form_csv.php:101 #: include/ext/tva/ajax.php:176 include/export/export_form_csv.php:94 +#: include/ext/amortis/ajax.php:122 include/ext/tva/ajax.php:169 msgid "Mois" msgstr "Maand" @@ -19826,7 +20981,8 @@ msgstr "Maand" #: include/class/periode.class.php:442 include/class/periode.class.php:444 #: include/class/periode.class.php:443 include/class/periode.class.php:445 #: include/class/periode.class.php:446 include/class/periode.class.php:462 -#: include/class/periode.class.php:464 +#: include/class/periode.class.php:464 include/class/periode.class.php:469 +#: include/class/periode.class.php:471 #, fuzzy msgid "Mois de début n'existe pas " msgstr "Dit plan bestaat niet" @@ -19839,6 +20995,8 @@ msgstr "Dit plan bestaat niet" #: include/class/acc_ledger_purchase.class.php:2123 #: include/class/acc_ledger_sale.class.php:1725 #: include/class/acc_ledger_purchase.class.php:2156 +#: include/class/acc_ledger_purchase.class.php:2194 +#: include/class/acc_ledger_sale.class.php:1773 msgid "Mont. Devise" msgstr "" @@ -19849,6 +21007,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2124 #: include/class/acc_ledger_sale.class.php:1726 #: include/class/acc_ledger_purchase.class.php:2157 +#: include/class/acc_ledger_purchase.class.php:2195 +#: include/class/acc_ledger_sale.class.php:1774 #, fuzzy msgid "Mont. TVA Devise" msgstr "Bedrag niet terug te vorderen BTW" @@ -20037,10 +21197,21 @@ msgstr "Bedrag niet terug te vorderen BTW" #: include/template/ledger_detail_ach.php:184 #: tmp/import-advanced/class/import/impacc2_csv.class.php:548 #: tmp/import-advanced/class/import/impacc2_csv.class.php:571 +#: include/template/ledger_detail_ach.php:189 +#: include/ext/importbank/ajax.php:107 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:40 +#: include/ext/importbank/include/template/show_list.php:120 +#: include/ext/transform/include/template/listing_client_display.php:48 +#: include/class/acc_ledger.class.php:1069 +#: include/class/acc_ledger.class.php:3568 +#: include/class/acc_ledger_purchase.class.php:1683 +#: include/class/acc_ledger_sale.class.php:981 +#: include/class/fiche.class.php:922 msgid "Montant" msgstr "Bedrag" #: include/class/acc_operation.class.php:924 +#: include/class/acc_operation.class.php:927 #, fuzzy msgid "Montant " msgstr "Bedrag" @@ -20166,6 +21337,8 @@ msgstr "BTW Bedrag Zonder" #: tmp/import-advanced/template/operation_result.php:37 #: include/class/acc_ledger_sale.class.php:930 #: include/class/acc_ledger_purchase.class.php:1642 +#: include/class/acc_ledger_purchase.class.php:1680 +#: include/class/acc_ledger_sale.class.php:978 msgid "Montant HTVA" msgstr "BTW Bedrag Zonder" @@ -20195,6 +21368,7 @@ msgstr "OOrspronkelijk bedrag" #: include/class/acc_ledger_purchase.class.php:2042 #: include/class/acc_ledger_purchase.class.php:2116 #: include/class/acc_ledger_purchase.class.php:2149 +#: include/class/acc_ledger_purchase.class.php:2187 msgid "Montant ND" msgstr "Niet terug te vorderen bedrag" @@ -20323,6 +21497,10 @@ msgstr "BTW Inbegrepen Bedrag" #: include/template/tax_summary_display.php:132 #: include/template/tax_summary_display.php:221 #: include/template/tax_summary_display.php:314 +#: include/class/acc_ledger_purchase.class.php:1679 +#: include/class/acc_ledger_purchase.class.php:2183 +#: include/class/acc_ledger_sale.class.php:977 +#: include/class/acc_ledger_sale.class.php:1765 msgid "Montant TVA" msgstr "BTW Bedrag" @@ -20345,6 +21523,7 @@ msgstr "BTW Bedrag" #: include/class/acc_ledger_purchase.class.php:2043 #: include/class/acc_ledger_purchase.class.php:2117 #: include/class/acc_ledger_purchase.class.php:2150 +#: include/class/acc_ledger_purchase.class.php:2188 msgid "Montant TVA ND" msgstr "Bedrag niet terug te vorderen BTW" @@ -20390,6 +21569,8 @@ msgstr "Foutief bedrag van de BTW" #: include/class/acc_ledger_purchase.class.php:1617 #: include/class/acc_ledger_sale.class.php:931 #: include/class/acc_ledger_purchase.class.php:1643 +#: include/class/acc_ledger_purchase.class.php:1681 +#: include/class/acc_ledger_sale.class.php:979 msgid "Montant TVAC" msgstr "BTW Inbegrepen Bedrag" @@ -20443,6 +21624,8 @@ msgstr "Ongeldig bedrag" #: include/template/ledger_detail_misc.php:239 #: include/template/ledger_detail_ven.php:331 #: include/template/ledger_detail_ach.php:336 +#: include/template/ledger_detail_ach.php:389 +#: include/template/ledger_detail_ven.php:332 #, fuzzy msgid "Montant en devise" msgstr "Ongeldig bedrag" @@ -20452,6 +21635,7 @@ msgstr "Ongeldig bedrag" #: include/ext/importbank/include/template/confirm_transfer.php:114 #: include/ext/transform/include/transform_client.class.php:99 #: include/ext/importbank/include/template/confirm_transfer.php:117 +#: include/ext/importbank/include/template/confirm_transfer.php:115 msgid "Montant incorrect" msgstr "Fout bedrag" @@ -20503,6 +21687,9 @@ msgstr "Oorspronkelijk bedrag" #: tmp/import-advanced/class/import/impacc2_import.class.php:42 #: include/class/acc_ledger.class.php:1316 #: include/class/acc_compute.class.php:212 +#: include/ext/amortis/include/am_card.class.php:305 +#: include/class/acc_compute.class.php:214 +#: include/class/acc_ledger.class.php:1318 msgid "Montant invalide" msgstr "Ongeldig bedrag" @@ -20577,11 +21764,14 @@ msgstr "Totaal BTWI bedrag " #: include/ext/amortis/include/template/listing_year.php:34 #: include/ext/amortis/raw.php:59 include/ext/amortis/raw.php:133 #: include/ext/amortis/include/template/material_detail.php:45 +#: include/ext/amortis/include/template/listing_year.php:36 +#: include/ext/amortis/include/template/material_detail.php:46 msgid "Montant à amortir" msgstr "Af te schrijven" #: include/ext/amortis/include/template/listing_year.php:12 #: include/ext/amortis/include/template/listing_year.php:32 +#: include/ext/amortis/include/template/listing_year.php:34 msgid "Montant à l'achat" msgstr "Oplopen tot aankoop" @@ -20621,7 +21811,8 @@ msgstr "Details Tonen" #: html/install.php:265 html/install.php:604 html/install.php:270 #: html/install.php:610 include/user.inc.php:85 html/install.php:276 #: html/install.php:618 include/user.inc.php:170 html/install.php:292 -#: html/install.php:689 include/user.inc.php:191 +#: html/install.php:689 include/user.inc.php:191 html/install.php:656 +#: include/user.inc.php:192 #, fuzzy msgid "Mot de passe" msgstr "Onkostennota" @@ -20668,12 +21859,12 @@ msgstr "Gebruiker toevoegen" msgid "Mot de passe de l'utilisateur pour la base de données ((Postgresql)" msgstr "Database" -#: include/user.inc.php:56 include/user.inc.php:115 +#: include/user.inc.php:56 include/user.inc.php:115 include/user.inc.php:116 #, fuzzy msgid "Mot de passe inchangé" msgstr "Onkostennota" -#: include/ajax/ajax_preference.php:323 +#: include/ajax/ajax_preference.php:323 include/ajax/ajax_preference.php:340 #, fuzzy msgid "Mot de passe ne correspondent pas" msgstr "Datum en periode komen niet overeen" @@ -20688,6 +21879,11 @@ msgstr "" msgid "Mot de passe trop faible" msgstr "Onkostennota" +#: include/ext/rash/raw.php:86 +#, fuzzy +msgid "Motif Entrée logement" +msgstr "Reden van de verandering" + #: include/template/stock_inv.php:50 include/template/stock_inv.php:51 #: include/template/stock_inv.php:53 msgid "Motif de changement" @@ -20698,7 +21894,7 @@ msgstr "Reden van de verandering" #: include/database.item.php:125 include/database.item.php:129 #: include/database.item.php:123 include/database.item.php:122 #: include/database.item.php:116 include/database.item.php:114 -#: include/database.item.php:144 +#: include/database.item.php:144 include/database.item.php:142 msgid "Moyen de paiement" msgstr "Betaling" @@ -20734,7 +21930,7 @@ msgstr "Betaling" #: include/ajax/ajax_preference.php:174 include/ajax/ajax_preference.php:185 #: include/ajax/ajax_preference.php:201 include/ajax/ajax_preference.php:202 -#: include/ajax/ajax_preference.php:203 +#: include/ajax/ajax_preference.php:203 include/ajax/ajax_preference.php:219 msgid "N'utilisez pas le même séparateur pour les champs et les décimales" msgstr "" @@ -20747,7 +21943,7 @@ msgstr "" msgid "Navigateur" msgstr "Navigator" -#: include/database.item.php:131 +#: include/database.item.php:131 include/database.item.php:129 #, fuzzy msgid "Navigateur 🧭" msgstr "Navigator" @@ -20765,6 +21961,7 @@ msgstr "Navigator" #: include/ext/amortis/include/amortissement_table_pdf.class.php:45 #: include/ext/amortis/include/amortissement_material_pdf.class.php:38 #: include/ext/amortis/include/amortissement_table_pdf.class.php:47 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:39 msgid "Nbre" msgstr "" @@ -20780,6 +21977,7 @@ msgstr "Aantal lijfrentes" #: include/ext/importbank/include/template/show_transfer.php:231 #: include/ext/importbank/include/template/confirm_transfer.php:257 #: include/ext/importbank/include/template/show_transfer.php:237 +#: include/ext/importbank/include/template/confirm_transfer.php:258 #, fuzzy msgid "Nbre de colonnes" msgstr "Aantal foute rijen" @@ -20812,11 +22010,13 @@ msgid "Ne donner pas ce poste comptable si ce code n'est pas utilisé à l'achat msgstr "" #: include/lib/message_javascript.php:78 include/lib/message_javascript.php:79 +#: include/class/tva_rate_mtable.class.php:89 msgid "" "Ne donnez pas ce poste comptable si ce code n'est pas utilisé à la vente" msgstr "" #: include/lib/message_javascript.php:77 include/lib/message_javascript.php:78 +#: include/class/tva_rate_mtable.class.php:87 msgid "Ne donnez pas ce poste comptable si ce code n'est pas utilisé à l'achat" msgstr "" @@ -20839,6 +22039,8 @@ msgstr "fout bij het openen van het bestand" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:150 #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:261 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:162 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:273 msgid "Ne peut pas ajouter " msgstr "Kan niet worden toegevoegd" @@ -20926,6 +22128,8 @@ msgstr "Het kan-niet OPSLAAN" #: include/ext/listing/include/rapav_listing_compute_fiche.class.php:497 #: include/ext/rapport_avance/include/rapav_declaration.class.php:381 #: include/ext/rapport_avance/include/rapav_declaration.class.php:490 +#: include/ext/rapport_avance/include/rapav_declaration.class.php:382 +#: include/ext/rapport_avance/include/rapav_declaration.class.php:491 msgid "Ne peut pas sauver " msgstr "Het kan-niet OPSLAAN" @@ -20937,6 +22141,7 @@ msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:52 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:53 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:56 msgid "Ne remplissez pas s'il n'y a pas de mandataire" msgstr "Niet compleet als er geen vertegenwoordiger" @@ -20993,6 +22198,7 @@ msgstr "Niveau 3" # En anglais? #: include/ext/transform/ajax.php:23 include/ext/sav/ajax.php:24 #: include/ext/skel/ajax.php:5 include/ext/bilan_interne/ajax.php:6 +#: include/ext/export-import-xml/ajax.php:24 msgid "No action" msgstr "Geen handeling" @@ -21128,7 +22334,15 @@ msgstr "Geen handeling" #: include/class/acc_ledger_fin.class.php:560 #: include/class/acc_ledger_fin.class.php:809 include/modele.inc.php:243 #: include/modele.inc.php:354 include/template/contact-summary.php:15 -#: include/user.inc.php:189 include/user.inc.php:249 +#: include/user.inc.php:189 include/user.inc.php:249 include/user.inc.php:190 +#: include/user.inc.php:250 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:36 +#: include/ext/rapport_avance/include/template/rapav_repository-display_form.php:33 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:26 +#: include/ext/transform/include/template/listing_assujetti_representative.php:26 +#: include/ext/transform/include/template/listing_client_display.php:42 +#: include/ajax/ajax_admin.php:232 include/class/document_modele.class.php:68 +#: include/class/fiche.class.php:1360 msgid "Nom" msgstr "Naam" @@ -21142,6 +22356,11 @@ msgstr "Naam TVA" msgid "Nom Société" msgstr "Maatschappij Naam" +#: include/export/export_stock_histo_csv.php:43 +#, fuzzy +msgid "Nom Stock" +msgstr "Stock code" + #: include/class_acc_ledger_purchase.php:1744 #: include/class_acc_ledger_sold.php:1328 #: include/class_acc_ledger_sold.php:1326 @@ -21176,9 +22395,16 @@ msgstr "Maatschappij Naam" #: include/class/acc_ledger_purchase.class.php:2107 #: include/class/acc_ledger_sale.class.php:1712 #: include/class/acc_ledger_purchase.class.php:2140 +#: include/class/acc_ledger_purchase.class.php:2178 +#: include/class/acc_ledger_sale.class.php:1760 msgid "Nom TVA" msgstr "Naam TVA" +#: include/export/export_stock_histo_csv.php:45 +#, fuzzy +msgid "Nom Tiers" +msgstr "Derde" + #: html/admin/template_config_form.php:64 #: include/template/template_config_form.php:68 #: include/template/template_config_form.php:76 @@ -21278,6 +22504,10 @@ msgstr "Naam fiche" #: include/ext/importbank/include/template/confirm_transfer.php:144 #: include/ext/importbank/include/template/confirm_transfer.php:151 #: include/ext/importbank/include/template/show_transfer.php:157 +#: include/ext/importbank/include/template/confirm_transfer.php:139 +#: include/ext/importbank/include/template/confirm_transfer.php:146 +#: include/ext/importbank/include/template/show_field.php:14 +#: include/ext/importbank/include/template/show_field.php:28 #, fuzzy msgid "Nom du format" msgstr "Documentnaam" @@ -21338,10 +22568,13 @@ msgstr "is leeg" #: include/class/acc_ledger_purchase.class.php:2103 #: include/class/acc_ledger_sale.class.php:1708 #: include/class/acc_ledger_purchase.class.php:2136 +#: include/class/acc_ledger_purchase.class.php:2174 +#: include/class/acc_ledger_sale.class.php:1756 msgid "Nom fiche" msgstr "Naam fiche" #: include/ext/importbank/include/template/show_import.php:23 +#: include/ext/importbank/include/template/show_import.php:22 #, fuzzy msgid "Nom format" msgstr "Documentnaam" @@ -21380,6 +22613,8 @@ msgstr "Documentnaam" #: include/class/acc_ledger_purchase.class.php:2105 #: include/class/acc_ledger_sale.class.php:1710 #: include/class/acc_ledger_purchase.class.php:2138 +#: include/class/acc_ledger_purchase.class.php:2176 +#: include/class/acc_ledger_sale.class.php:1758 msgid "Nom fournisseur" msgstr "Naam leverancier" @@ -21398,6 +22633,7 @@ msgstr "Boek Naam" #: include/ext/importbank/include/template/show_field.php:110 #: include/ext/importbank/include/template/show_field.php:119 #: include/ext/importbank/include/template/show_field.php:131 +#: include/ext/importbank/include/template/show_field.php:144 #, fuzzy msgid "Nom manquant" msgstr "Parameter" @@ -21429,7 +22665,7 @@ msgid "Nom trop long max=80" msgstr "" #: include/class/fiche.class.php:455 include/class/fiche.class.php:457 -#: include/class/fiche.class.php:489 +#: include/class/fiche.class.php:489 include/class/fiche.class.php:491 #, fuzzy msgid "Nom vide" msgstr "is leeg" @@ -21446,6 +22682,7 @@ msgstr "Aantal" #: include/ext/amortis/include/template/listing_year.php:13 #: include/ext/amortis/include/template/listing_year.php:33 +#: include/ext/amortis/include/template/listing_year.php:35 msgid "Nombre amortissement" msgstr "Totaal afschrijvingen" @@ -21459,6 +22696,7 @@ msgstr "Aantal lijfrentes" #: include/ext/amortis/include/class_am_card.php:236 #: include/ext/amortis/include/am_card.class.php:236 #: include/ext/amortis/include/am_card.class.php:275 +#: include/ext/amortis/include/am_card.class.php:301 msgid "Nombre annuités invalide" msgstr "Aantal ongeldige annuïteiten" @@ -21486,6 +22724,7 @@ msgstr "" #: include/ext/importbank/include/template/confirm_transfer.php:69 #: include/ext/importbank/include/template/confirm_transfer.php:72 +#: include/ext/importbank/include/template/confirm_transfer.php:75 #, fuzzy msgid "Nombre de colonnes incorrect" msgstr "Aantal foute rijen" @@ -21495,6 +22734,16 @@ msgstr "Aantal foute rijen" msgid "Nombre de fiches trouvées %d montrées %d" msgstr "Aantal foute rijen" +#: include/ext/amortis/ajax.php:120 +#, fuzzy, php-format +msgid "Nombre de jours exercice %s" +msgstr "Een andere oefening" + +#: include/ext/amortis/ajax.php:117 +#, fuzzy, php-format +msgid "Nombre de jours restants %s" +msgstr "Aantal records" + #: include/class_acc_ledger.php:3406 include/class_acc_ledger.php:3476 #: include/class_acc_ledger.php:3475 include/class_acc_ledger.php:3491 #: include/class_acc_ledger.php:3508 include/class_acc_ledger.php:3535 @@ -21518,12 +22767,14 @@ msgstr "Aantal foute rijen" #: include/ext/importbank/include/import_bank.php:89 #: include/ext/importbank/include/import_bank.php:84 #: include/ext/importbank/include/import_bank.php:88 +#: include/ext/importbank/include/template/import_csv.php:69 #, fuzzy msgid "Nombre de ligne trouvé incorrect" msgstr "Aantal foute rijen" #: include/ext/importbank/ajax.php:198 include/ext/importbank/ajax.php:201 #: include/ext/importbank/ajax.php:202 include/ext/importbank/ajax.php:216 +#: include/ext/importbank/ajax.php:226 #, fuzzy msgid "Nombre de lignes choisies" msgstr "Aantal geregistreerde lijnen" @@ -21541,9 +22792,15 @@ msgstr "Aantal geregistreerde lijnen" #: include/class/periode.class.php:436 include/class/periode.class.php:438 #: include/class/periode.class.php:440 include/class/periode.class.php:441 #: include/class/periode.class.php:442 include/class/periode.class.php:460 +#: include/class/periode.class.php:467 msgid "Nombre de mois doit être compris entre 1 & 60 " msgstr "" +#: include/ext/amortis/ajax.php:127 +#, fuzzy, php-format +msgid "Nombre de mois exercice %s" +msgstr "Aantal geregistreerde lijnen" + #: include/template/periode_add_exercice.php:87 #: include/template/periode_add_exercice.php:96 #: include/template/periode_add_exercice.php:111 @@ -21554,16 +22811,26 @@ msgstr "Aantal ongeldige annuïteiten" #: include/class/periode.class.php:434 include/class/periode.class.php:436 #: include/class/periode.class.php:438 include/class/periode.class.php:439 #: include/class/periode.class.php:440 include/class/periode.class.php:458 +#: include/class/periode.class.php:465 #, fuzzy msgid "Nombre de mois n'est pas un nombre" msgstr "tarief is geen getal" +#: include/ext/amortis/index.php:59 +msgid "Nombre de mois ou jour sur la première année" +msgstr "" + #: include/template/periode_add_exercice.php:99 #: include/template/periode_add_exercice.php:108 #: include/template/periode_add_exercice.php:123 msgid "Nombre de mois possible entre 1 et 60" msgstr "" +#: include/ext/amortis/ajax.php:124 +#, fuzzy, php-format +msgid "Nombre de mois restants %s" +msgstr "tarief is geen getal" + #: include/ext/amortis/index.php:42 include/ext/amortis/index.php:49 #: include/ext/amortis/index.php:51 msgid "Nombre de mois sur la première année" @@ -21615,6 +22882,7 @@ msgstr "Aantal operaties %d" #: include/user_detail.inc.php:96 include/class/tva_rate_mtable.class.php:61 #: include/company.inc.php:75 include/company.inc.php:79 #: include/company.inc.php:82 include/company.inc.php:135 +#: include/class/tva_rate_mtable.class.php:63 msgid "Non" msgstr "Geboren" @@ -21650,6 +22918,7 @@ msgstr "Niet aftrekbaar" #: include/class/acc_ledger_purchase.class.php:1956 #: include/class/acc_ledger_purchase.class.php:2029 #: include/class/acc_ledger_purchase.class.php:2062 +#: include/class/acc_ledger_purchase.class.php:2100 msgid "Non Payée" msgstr "Niet Betaald '" @@ -21693,6 +22962,7 @@ msgstr "niet use of" #: include/template/ledger_detail_ach.php:127 #: include/template/acc_ledger_history_purchase_oneline.php:59 #: include/template/ledger_detail_ach.php:154 +#: include/template/ledger_detail_ach.php:159 msgid "Non ded" msgstr "Niet DED" @@ -21762,6 +23032,7 @@ msgstr "Niet gevonden" #: include/template/ledger_detail_bottom.php:307 #: include/template/ledger_detail_bottom.php:308 #: include/template/ledger_detail_bottom.php:315 +#: include/template/ledger_detail_bottom.php:316 #, fuzzy msgid "Non utilisée" msgstr "niet use of" @@ -21771,6 +23042,7 @@ msgstr "niet use of" #: include/class/acc_operation.class.php:743 #: include/class/acc_operation.class.php:835 #: include/class/acc_operation.class.php:880 +#: include/class/acc_operation.class.php:883 msgid "Normal" msgstr "" @@ -21780,7 +23052,7 @@ msgstr "" #: include/class/follow_up.class.php:738 include/class/document.class.php:1612 #: include/class/follow_up.class.php:252 include/class/follow_up.class.php:741 #: include/class/document.class.php:1644 include/class/follow_up.class.php:295 -#: include/class/follow_up.class.php:829 +#: include/class/follow_up.class.php:829 include/class/document.class.php:1662 msgid "Normale" msgstr "" @@ -21816,6 +23088,10 @@ msgstr "" #: include/template/form_ledger_detail.php:75 #: include/template/acc_operation_note-input.php:27 #: include/widget/todo_list/todo_list-display_new_note.php:35 +#: include/class/acc_ledger.class.php:715 +#: include/class/acc_ledger.class.php:1027 +#: include/class/acc_ledger_purchase.class.php:1663 +#: include/class/acc_ledger_sale.class.php:960 msgid "Note" msgstr "Nota" @@ -21831,6 +23107,7 @@ msgstr "Saldo credit" #: include/database.item.php:198 include/database.item.php:191 #: include/database.item.php:200 include/database.item.php:211 #: include/database.item.php:203 include/database.item.php:214 +#: include/database.item.php:204 msgid "Note de frais" msgstr "Onkostennota" @@ -21869,16 +23146,20 @@ msgstr "Notes" #: include/ext/importbank/include/import_bank.class.php:145 #: include/ext/importbank/include/template/show_import.php:25 #: include/ext/rapport_avance/include/template/formulaire_listing.php:70 -#: include/ajax/ajax_add_menu.php:142 +#: include/ajax/ajax_add_menu.php:142 include/ext/importbank/ajax.php:372 +#: include/ext/importbank/include/template/show_import.php:24 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:92 msgid "Nouveau" msgstr "Nieuw" #: include/ext/importbank/include/template/import_new.php:17 +#: include/ext/importbank/include/template/import_new_csv.php:29 #, fuzzy msgid "Nouveau format" msgstr "Documentnaam" #: include/ext/rapport_avance/include/template/formulaire_listing.php:69 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:75 #, fuzzy msgid "Nouveau formulaire" msgstr "Documentnaam" @@ -21926,6 +23207,7 @@ msgstr "Nieuw menu" #: include/database.item.php:139 include/database.item.php:140 #: include/database.item.php:138 include/database.item.php:113 +#: include/database.item.php:111 #, fuzzy msgid "Nouvel achat" msgstr "Nieuwe extract" @@ -21935,6 +23217,7 @@ msgstr "Nieuwe extract" #: include/database.item.php:4 include/database.item.php:3 #: include/database.item.php:139 include/database.item.php:140 #: include/database.item.php:138 include/database.item.php:113 +#: include/database.item.php:111 msgid "Nouvel achat ou dépense" msgstr "Nieuwe Aankopen van uitgave" @@ -21949,6 +23232,7 @@ msgstr "Nieuwe extract" #: include/database.item.php:57 include/database.item.php:56 #: include/database.item.php:52 include/database.item.php:53 #: include/database.item.php:51 include/database.item.php:50 +#: include/database.item.php:48 msgid "Nouvel extrait" msgstr "Nieuwe extract" @@ -21958,6 +23242,7 @@ msgstr "Nieuwe extract" #: include/database.item.php:57 include/database.item.php:56 #: include/database.item.php:52 include/database.item.php:53 #: include/database.item.php:51 include/database.item.php:50 +#: include/database.item.php:48 msgid "Nouvel extrait bancaire" msgstr "Nieuwe bankafschrift" @@ -21974,7 +23259,7 @@ msgstr "Nieuwe bankafschrift" #: include/lib/html_input.class.php:1153 include/lib/html_input.class.php:1145 #: include/lib/html_input.class.php:1147 #: include/template/action_display_short.php:82 -#: include/lib/html_input.class.php:1194 +#: include/lib/html_input.class.php:1194 include/lib/html_input.class.php:1213 #, fuzzy msgid "Nouvel événement" msgstr "Voeg dit element toe" @@ -22002,6 +23287,7 @@ msgstr "Nieuwe fiche" #: include/ext/coprop/include/appel_fond.inc.php:214 #: include/ext/coprop/include/appel_fond.inc.php:216 #: include/ext/coprop/include/appel_fond.inc.php:224 +#: include/ext/coprop/include/appel_fond.inc.php:266 msgid "Nouvelle fiche " msgstr "Nieuw record" @@ -22035,6 +23321,7 @@ msgstr "Nieuwe lijn" #: include/database.item.php:141 include/class/acc_ledger.class.php:3098 #: include/class/acc_ledger.class.php:3180 include/database.item.php:139 #: include/class/acc_ledger.class.php:3347 include/database.item.php:114 +#: include/database.item.php:112 include/class/acc_ledger.class.php:3363 #, fuzzy msgid "Nouvelle opération" msgstr "Nieuwe verschillende bewerkingen" @@ -22045,6 +23332,7 @@ msgstr "Nieuwe verschillende bewerkingen" #: include/database.item.php:62 include/database.item.php:56 #: include/database.item.php:55 include/database.item.php:141 #: include/database.item.php:139 include/database.item.php:114 +#: include/database.item.php:112 msgid "Nouvelle opérations diverses" msgstr "Nieuwe verschillende bewerkingen" @@ -22054,7 +23342,7 @@ msgid "Nouvelle prévision" msgstr "Nieuwe verschillende bewerkingen" #: include/database.item.php:58 include/database.item.php:60 -#: include/database.item.php:55 +#: include/database.item.php:55 include/database.item.php:53 #, fuzzy msgid "Nouvelle vente" msgstr "Nieuwe lijn" @@ -22063,7 +23351,7 @@ msgstr "Nieuwe lijn" #: include/database.item.php:14 include/database.item.php:17 #: include/database.item.php:11 include/database.item.php:10 #: include/database.item.php:58 include/database.item.php:60 -#: include/database.item.php:55 +#: include/database.item.php:55 include/database.item.php:53 msgid "Nouvelle vente ou recette" msgstr "Nieuwe omzet of inkomsten" @@ -22073,10 +23361,14 @@ msgstr "Nieuwe omzet of inkomsten" msgid "Nouvelle version disponible %s , votre version %s" msgstr "" +#: include/ext/noalyss-portal-client/index.php:77 +msgid "Nouvelles annonces, astuces," +msgstr "" + #: include/class/periode.class.php:649 include/class/periode.class.php:651 #: include/class/periode.class.php:653 include/class/periode.class.php:654 #: include/class/periode.class.php:655 include/class/periode.class.php:661 -#: include/class/periode.class.php:679 +#: include/class/periode.class.php:679 include/class/periode.class.php:686 #, fuzzy msgid "Novembre" msgstr "Aantal" @@ -22135,6 +23427,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1994 #: include/class/acc_ledger_sale.class.php:1282 #: include/class/acc_ledger_purchase.class.php:2027 +#: include/class/acc_ledger_purchase.class.php:2065 +#: include/class/acc_ledger_sale.class.php:1330 msgid "Numero de bon de commande : " msgstr "Nummer van bestelbon" @@ -22227,6 +23521,12 @@ msgstr "Nummer" #: include/class/acc_ledger_purchase.class.php:1592 #: include/class/acc_ledger_purchase.class.php:1595 #: include/template/form_ledger_detail.php:58 +#: include/class/acc_ledger_purchase.class.php:1624 +#: include/class/acc_ledger_purchase.class.php:1630 +#: include/class/acc_ledger_purchase.class.php:1633 +#: include/class/acc_ledger_sale.class.php:923 +#: include/class/acc_ledger_sale.class.php:929 +#: include/class/acc_ledger_sale.class.php:932 msgid "Numéro Pièce" msgstr "Referentie" @@ -22234,7 +23534,9 @@ msgstr "Referentie" #: include/ajax_boxcard_search.php:63 include/ajax/ajax_boxcard_search.php:63 #: include/ajax/ajax_boxcard_search.php:62 #: include/ajax/ajax_boxcard_search.php:64 include/database.item.php:198 -#: include/lib/ivatnumber.class.php:35 +#: include/lib/ivatnumber.class.php:35 include/database.item.php:191 +#: include/ext/transform/include/template/listing_client_display.php:45 +#: include/ajax/ajax_boxcard_search.php:67 msgid "Numéro TVA" msgstr "BTW nummer" @@ -22247,6 +23549,7 @@ msgstr "Extract nummer" #: include/ext/transform/include/class_transform_declarant.php:173 #: include/ext/transform/include/transform_declarant.class.php:173 +#: include/ext/transform/include/transform_declarant.class.php:197 msgid "Numéro de TVA incorrect" msgstr "Ongeldig BTW nummer" @@ -22281,6 +23584,8 @@ msgstr "Ongeldig btw nummer" #: include/ext/transform/include/class_transform_representative.php:205 #: include/ext/transform/include/transform_declarant.class.php:170 #: include/ext/transform/include/transform_representative.class.php:205 +#: include/ext/transform/include/transform_declarant.class.php:194 +#: include/ext/transform/include/transform_representative.class.php:215 msgid "Numéro de téléphone incorrect" msgstr "Verkeerd telefoonnummer" @@ -22354,6 +23659,8 @@ msgstr "Num.interne" #: include/class/acc_ledger_purchase.class.php:2089 #: include/class/acc_ledger_sale.class.php:1694 #: include/class/acc_ledger_purchase.class.php:2122 +#: include/class/acc_ledger_purchase.class.php:2160 +#: include/class/acc_ledger_sale.class.php:1742 msgid "Numéro opération" msgstr "Operatienummer" @@ -22397,9 +23704,15 @@ msgstr "Stuk nr." #: include/ext/transform/include/template/listing_assujetti_declarant.php:74 #: include/ext/tva/ext_list_intra.class.php:305 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:75 msgid "N° TVA" msgstr "Geen BTW" +#: include/ext/transform/include/template/listing_assujetti_declarant.php:85 +#: include/ext/transform/include/template/listing_assujetti_representative.php:77 +msgid "N° de téléphone, TVA, code postal uniquement des chiffres " +msgstr "" + #: include/template/detail-action.php:19 include/template/detail-action.php:12 #: include/template/detail-action.php:13 msgid "N° document" @@ -22437,6 +23750,7 @@ msgstr "Document nr." #: include/class/acc_ledger_sold.class.php:1579 #: include/class/acc_ledger_purchase.class.php:2102 #: include/class/acc_ledger_purchase.class.php:2135 +#: include/class/acc_ledger_purchase.class.php:2173 msgid "N° fiche" msgstr "Fiche nr." @@ -22474,6 +23788,8 @@ msgstr "Fiche nr." #: include/class/acc_ledger_purchase.class.php:2104 #: include/class/acc_ledger_sale.class.php:1709 #: include/class/acc_ledger_purchase.class.php:2137 +#: include/class/acc_ledger_purchase.class.php:2175 +#: include/class/acc_ledger_sale.class.php:1757 msgid "N° fiche fournisseur" msgstr "Nr. van Leveranciersfiche" @@ -22483,6 +23799,7 @@ msgstr "Intern nr." #: include/class/acc_ledger_sale.class.php:1655 #: include/class/acc_ledger_sale.class.php:1707 +#: include/class/acc_ledger_sale.class.php:1755 #, fuzzy msgid "N° item" msgstr "Intern nr." @@ -22501,6 +23818,7 @@ msgstr "Operatienr." #: include/class/class_balance_age.php:148 #: include/class/balance_age.class.php:148 #: include/class/balance_age.class.php:152 +#: include/export/export_stock_histo_csv.php:39 #, fuzzy msgid "N° pièce" msgstr "Geen ruimte" @@ -22524,7 +23842,7 @@ msgstr "Nederlands" #: include/database.item.php:12 include/database.item.php:15 #: include/database.item.php:17 include/database.item.php:20 #: include/database.item.php:14 include/database.item.php:13 -#: include/database.item.php:10 +#: include/database.item.php:10 include/database.item.php:8 msgid "OD analytique" msgstr "Analytische OD" @@ -22557,6 +23875,11 @@ msgstr "" msgid "OPERATION ANNULEE " msgstr "OPERATIE ONGEDAAN GEMAAKT" +#: include/class/acc_ledger.class.php:1649 +#, fuzzy +msgid "OPERATION ANNULEE voir log" +msgstr "OPERATIE ONGEDAAN GEMAAKT" + #: include/template/stock_summary_list.php:48 #: include/template/stock_summary_table.php:81 #: include/template/stock_summary_table.php:115 @@ -22567,6 +23890,7 @@ msgstr "OUT" #: include/lib/output_html_tab.class.php:71 #: include/lib/output_html_tab.class.php:175 +#: include/lib/output_html_tab.class.php:229 #, fuzzy msgid "OUTPUTHTML070 Mode invalide" msgstr "Ongeldige code" @@ -22603,6 +23927,9 @@ msgstr "" #: include/ext/transform/include/transform_representative.class.php:208 #: include/ext/transform/include/transform_representative.class.php:211 #: include/ext/transform/include/transform_representative.class.php:214 +#: include/ext/transform/include/transform_representative.class.php:218 +#: include/ext/transform/include/transform_representative.class.php:221 +#: include/ext/transform/include/transform_representative.class.php:224 msgid "Obligatoire" msgstr "Verplicht" @@ -22622,14 +23949,14 @@ msgstr "Verplicht voor FIN kranten geven hier de Data Bank gebruikt" #: include/class/periode.class.php:649 include/class/periode.class.php:651 #: include/class/periode.class.php:653 include/class/periode.class.php:654 #: include/class/periode.class.php:655 include/class/periode.class.php:661 -#: include/class/periode.class.php:679 +#: include/class/periode.class.php:679 include/class/periode.class.php:686 msgid "Octobre" msgstr "" #: include/class/periode.class.php:688 include/class/periode.class.php:690 #: include/class/periode.class.php:692 include/class/periode.class.php:693 #: include/class/periode.class.php:694 include/class/periode.class.php:710 -#: include/class/periode.class.php:728 +#: include/class/periode.class.php:728 include/class/periode.class.php:735 msgid "On ne peut ajouter une période que sur un exercice qui existe déjà" msgstr "" @@ -22706,6 +24033,7 @@ msgstr "Niet evenwichtige Operatie" #: include/database.item.php:138 include/database.item.php:139 #: include/database.item.php:137 include/database.item.php:146 +#: include/database.item.php:144 #, fuzzy msgid "Option Fiches" msgstr "Operatie" @@ -22761,6 +24089,7 @@ msgstr "Opties voor de home page" #: include/ext/tools/index.php:41 include/tax_summary.inc.php:41 #: include/tax_summary.inc.php:40 include/ext/tools/index.php:46 +#: include/ext/tools/index.php:49 msgid "Opération" msgstr "Operatie" @@ -22830,6 +24159,7 @@ msgstr "" #: include/class/acc_ledger_search.class.php:1206 #: include/class/acc_ledger_search.class.php:1022 #: include/class/acc_ledger_search.class.php:1234 +#: include/ext/tools/include/tool_function.php:622 msgid "Opération annulée" msgstr "Operatie ongedaan gemaakt" @@ -22838,12 +24168,13 @@ msgstr "Operatie ongedaan gemaakt" msgid "Opération avec dates différentes dans un groupe" msgstr "Geletterde operaties verschillende bedragen" -#: include/database.item.php:129 +#: include/database.item.php:129 include/database.item.php:127 msgid "Opération de cloture ou d'ouverture d'exercice" msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:129 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:130 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:134 msgid "Opération de vente" msgstr "Operatie van verkopen" @@ -22851,6 +24182,7 @@ msgstr "Operatie van verkopen" #: include/database.item.php:56 include/database.item.php:54 #: include/database.item.php:55 include/database.item.php:141 #: include/database.item.php:139 include/database.item.php:114 +#: include/database.item.php:112 msgid "" "Opération diverses tels que les amortissements, les augmentations de " "capital, les salaires, ..." @@ -22863,6 +24195,7 @@ msgstr "Operatie al overgeschreven: dubloen" #: include/ext/tva/ajax.php:201 include/ext/tva/ajax.php:208 #: include/ext/importbank/include/template/delete_item.php:25 +#: include/ext/tva/ajax.php:200 #, fuzzy msgid "Opération effacée" msgstr "Operatie Ontruimde" @@ -22893,6 +24226,7 @@ msgstr "Werking omgekeerd" #: include/class/acc_ledger.class.php:3136 #: include/class/acc_ledger.class.php:3219 #: include/class/acc_ledger.class.php:3386 +#: include/class/acc_ledger.class.php:3402 #, fuzzy msgid "Opération identique" msgstr "Operatie van verkopen" @@ -22903,6 +24237,7 @@ msgid "Opération invalide" msgstr "Ongeldige opties" #: include/ext/importbank/include/template/show_list.php:113 +#: include/ext/importbank/include/template/show_list.php:124 #, fuzzy msgid "Opération liée" msgstr "Gelinkte operaties" @@ -22921,6 +24256,7 @@ msgstr "" #: include/compta_ods.inc.php:118 include/compta_ven.inc.php:205 #: include/compta_ven.inc.php:172 include/compta_ods.inc.php:127 #: include/compta_ach.inc.php:155 include/compta_ods.inc.php:116 +#: include/compta_ach.inc.php:164 include/compta_ven.inc.php:183 #, fuzzy msgid "Opération non extournée" msgstr "Werking omgekeerd" @@ -22938,6 +24274,11 @@ msgstr "Handeling is niet gevonden" msgid "Opération paiement" msgstr "Operatie van verkopen" +#: include/ext/tva/ajax.php:93 +#, fuzzy +msgid "Opération pour purger la TVA" +msgstr "Vergelijkbare operaties" + #: include/operation_ods_new.inc.php:94 include/operation_ods_new.inc.php:95 #: include/operation_ods_new.inc.php:107 include/operation_ods_new.inc.php:113 #: include/operation_ods_new.inc.php:127 @@ -22946,6 +24287,7 @@ msgid "Opération rapprochée : %s" msgstr "Vergelijkbare operaties" #: include/ext/importbank/ajax.php:283 include/ext/importbank/ajax.php:297 +#: include/ext/importbank/ajax.php:319 #, fuzzy msgid "Opération récupérée" msgstr "Opgeslagen Operatie" @@ -22963,6 +24305,7 @@ msgstr "Opgeslagen Operatie" #: include/ajax/ajax_ledger.php:511 include/anc_od.inc.php:127 #: include/stock_inv.inc.php:38 include/ext/modop/modop_save.php:91 #: include/ext/modop/modop_save.php:180 +#: include/ext/coprop/include/appel_fond.inc.php:124 msgid "Opération sauvée" msgstr "Opgeslagen Operatie" @@ -22972,7 +24315,7 @@ msgstr "Opgeslagen Operatie" msgid "Opération transférée le %s" msgstr "Geletterde operaties" -#: include/ext/importbank/ajax.php:286 +#: include/ext/importbank/ajax.php:286 include/ext/importbank/ajax.php:310 #, fuzzy msgid "Opération à effacer" msgstr "Operatie Ontruimde" @@ -23020,7 +24363,7 @@ msgstr "Operations & Belettering" #: include/class/operation_predef_mtable.class.php:176 #: tmp/import-advanced/class/import/impacc2_csv.class.php:69 #: include/database.item.php:276 include/database.item.php:253 -#: include/database.item.php:281 +#: include/database.item.php:281 include/database.item.php:256 msgid "Opérations Diverses" msgstr "Verschillende bewerkingen" @@ -23041,6 +24384,7 @@ msgstr "Operatie Verkopen/Aankopen" #: include/template/detail-action.php:176 #: include/template/detail-action.php:189 #: include/template/follow_up-display.php:213 +#: include/template/follow_up-display.php:246 #, fuzzy msgid "Opérations concernées" msgstr "Geletterde operaties" @@ -23053,13 +24397,15 @@ msgstr "Geletterde operaties" #: include/database.item.php:112 include/database.item.php:13 #: include/database.item.php:113 include/database.item.php:10 #: include/database.item.php:107 include/database.item.php:105 -#: include/database.item.php:84 +#: include/database.item.php:84 include/database.item.php:8 +#: include/database.item.php:82 msgid "Opérations diverses" msgstr "Verschillende bewerkingen" #: include/database.item.php:17 include/database.item.php:20 #: include/database.item.php:14 include/database.item.php:12 #: include/database.item.php:13 include/database.item.php:10 +#: include/database.item.php:8 #, fuzzy msgid "Opérations diverses en Analytique" msgstr "Verschillende bewerkingen" @@ -23156,6 +24502,7 @@ msgstr "Opgeslagen operaties" #: include/ext/importbank/include/template/show_list.php:68 #: include/ext/importbank/include/template/show_list.php:57 #: include/ext/importbank/include/template/show_list.php:75 +#: include/ext/importbank/include/template/show_list.php:83 #, fuzzy msgid "Opérations sélectionnées" msgstr "Geen enkele operatie in de huidige oefening" @@ -23190,6 +24537,10 @@ msgstr "Volgorde van verschijning" msgid "Organiser les éléments en utilisant la souris (Drag & Drop) puis sauver" msgstr "" +#: include/ext/rash/raw.php:97 +msgid "Origine" +msgstr "" + #: include/impress_poste.inc.php:66 include/impress_poste.inc.php:59 #, fuzzy msgid "Ou Choisissez la fiche" @@ -23223,6 +24574,7 @@ msgstr "Kies de BTW" #: include/user_detail.inc.php:97 include/class/tva_rate_mtable.class.php:62 #: include/company.inc.php:76 include/company.inc.php:80 #: include/company.inc.php:83 include/company.inc.php:136 +#: include/class/tva_rate_mtable.class.php:64 msgid "Oui" msgstr "Ja" @@ -23253,11 +24605,12 @@ msgstr "de begrotingspost" #: include/class/periode_ledger_table.class.php:143 #: include/class/periode_ledger_table.class.php:145 #: include/class/periode.class.php:596 include/class/periode.class.php:614 +#: include/class/periode.class.php:621 #, fuzzy msgid "Ouvert" msgstr "OPSLAAN" -#: include/database.item.php:129 +#: include/database.item.php:129 include/database.item.php:127 #, fuzzy msgid "Ouvert./Fermeture" msgstr "Dicht" @@ -23271,6 +24624,7 @@ msgstr "Dicht" #: include/class/acc_operation.class.php:836 #: include/class/acc_operation.class.php:881 include/balance.inc.php:336 #: include/template/operation_exercice-input_source.php:45 +#: include/balance.inc.php:345 include/class/acc_operation.class.php:884 #, fuzzy msgid "Ouverture" msgstr "Opening Schrift" @@ -23316,10 +24670,16 @@ msgstr "" #: include/class/document_export.class.php:296 #: include/class/document_export.class.php:303 #: include/class/document_export.class.php:308 +#: include/class/document_export.class.php:316 #, fuzzy msgid "PDF2PS non installé" msgstr "TKPDF is niet geïnstalleerd" +#: include/class/document_export.class.php:455 +#, fuzzy +msgid "PDFTK ne peut pas convertir en PDF" +msgstr "Kan niet worden omgezet in PDF" + #: include/class_acc_ledger.php:211 include/class_acc_ledger.php:210 #: include/class_acc_ledger.php:214 include/class_acc_ledger.php:215 #: include/class/class_acc_ledger.php:215 @@ -23332,6 +24692,7 @@ msgstr "TKPDF is niet geïnstalleerd" #: include/class/acc_ledger.class.php:257 #: include/class/acc_ledger.class.php:260 #: include/class/acc_ledger.class.php:269 +#: include/class/acc_ledger.class.php:271 msgid "PERIODE FERMEE" msgstr "Gesloten periode" @@ -23347,6 +24708,8 @@ msgstr "Gesloten periode" #: include/class/acc_ledger.class.php:654 #: include/class/acc_ledger.class.php:721 #: include/class/acc_ledger.class.php:722 +#: include/class/acc_ledger.class.php:723 +#: include/class/acc_ledger.class.php:724 msgid "PJ Num" msgstr "Bewijs nummer" @@ -23360,6 +24723,7 @@ msgstr "Bewijs nummer" #: include/class/document_export.class.php:295 #: include/class/document_export.class.php:302 #: include/class/document_export.class.php:307 +#: include/class/document_export.class.php:315 #, fuzzy msgid "PS2PDF non installé" msgstr "TKPDF is niet geïnstalleerd" @@ -23399,6 +24763,8 @@ msgstr "TKPDF is niet geïnstalleerd" #: include/class/acc_ledger_purchase.class.php:2115 #: include/class/acc_ledger_sale.class.php:1720 #: include/class/acc_ledger_purchase.class.php:2148 +#: include/class/acc_ledger_purchase.class.php:2186 +#: include/class/acc_ledger_sale.class.php:1768 msgid "PU" msgstr "Eenheidsprijs" @@ -23501,7 +24867,7 @@ msgstr "betaling in" #: include/database.item.php:205 include/database.item.php:203 #: include/database.item.php:211 include/database.item.php:221 #: include/database.item.php:239 include/database.item.php:225 -#: include/database.item.php:244 +#: include/database.item.php:244 include/database.item.php:228 msgid "Paiement électronique" msgstr "Elektronisch betalen" @@ -23511,14 +24877,17 @@ msgstr "Per jaar" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:94 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:95 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:99 msgid "Par calcul" msgstr "Door berekening" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:191 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:203 msgid "Par calcul : date opération" msgstr "Per berekening: operatiedatum" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:194 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:206 msgid "Par calcul : date paiement" msgstr "Berekening: Betaaldatum" @@ -23529,13 +24898,21 @@ msgid "Par catégorie de fiche" msgstr "Categorie van het bestand" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:35 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:38 msgid "Par date opération" msgstr "Per operatiedatum" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:34 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:37 msgid "Par date paiement" msgstr "Per datum van de betaling" +#: include/lib/message_javascript.php:124 +msgid "" +"Par défault, le poste d'autoliquidation est celui qui est au débit pour les " +"ventes et au crédit pour les achats" +msgstr "" + #: include/ext/import_account/include/template/input_file.php:10 #: include/ext/import_card/include/template/input_file.php:29 msgid "" @@ -23554,6 +24931,8 @@ msgstr "Per fiche" #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:80 #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:152 #: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:81 +#: include/ext/transform/include/intervat_listing_assujetti_step_1.inc.php:84 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:164 msgid "Par fichier" msgstr "Per fiche" @@ -23564,6 +24943,7 @@ msgstr "Per fiche" #: include/database.item.php:221 include/database.item.php:205 #: include/database.item.php:213 include/database.item.php:223 #: include/database.item.php:238 include/database.item.php:243 +#: include/database.item.php:227 msgid "Par gérant ou administrateur" msgstr "Door de manager of beheerder" @@ -23611,6 +24991,7 @@ msgstr "Parameter bedrijf" #: include/class/acc_ledger.class.php:475 #: include/class/acc_ledger.class.php:489 #: include/class/acc_ledger.class.php:546 +#: include/class/acc_ledger.class.php:548 msgid "Parametres journaux non trouves" msgstr "Parameters van niet journaal van stuurprogramma" @@ -23618,28 +24999,33 @@ msgstr "Parameters van niet journaal van stuurprogramma" #: include/ext/import_account/index.php:66 #: include/ext/import-winbook/index.php:67 #: include/ext/import-advanced/index.php:68 tmp/import-advanced/index.php:68 +#: include/ext/import-advanced/index.php:74 msgid "Paramètrage" msgstr "Parameter" #: include/ext/skel/index.php:47 include/ext/tva/index.php:36 #: include/ext/tva/index.php:39 include/ext/tva/index.php:40 +#: include/ext/tva/index.php:47 msgid "Paramètrage " msgstr "Parameter" #: include/database.item.php:151 include/database.item.php:150 #: include/database.item.php:148 include/database.item.php:120 +#: include/database.item.php:118 #, fuzzy msgid "Paramètrage comptabilité" msgstr "Parameter" #: include/database.item.php:150 include/database.item.php:149 #: include/database.item.php:147 include/database.item.php:119 +#: include/database.item.php:117 #, fuzzy msgid "Paramètrage des documents" msgstr "Documenten staat" #: include/database.item.php:149 include/database.item.php:63 #: include/database.item.php:61 include/database.item.php:57 +#: include/database.item.php:55 #, fuzzy msgid "Paramètrage des fiches" msgstr "Verschillende parameters" @@ -23655,17 +25041,19 @@ msgstr "Verschillende parameters" #: include/menu.inc.php:112 include/template/menu_detail.php:73 #: include/ext/noalyss-portal-client/index.php:62 include/database.item.php:55 #: include/database.item.php:53 include/menu.inc.php:113 +#: include/ext/coprop/index.php:49 msgid "Paramètre" msgstr "Parameter" #: include/admin_repo.inc.php:146 include/admin_repo.inc.php:153 #: include/admin_repo.inc.php:157 include/admin_repo.inc.php:159 #: include/admin_repo.inc.php:161 include/admin_repo.inc.php:158 +#: include/admin_repo.inc.php:168 #, fuzzy msgid "Paramètre PHP" msgstr "Parameter" -#: include/ext/sav/index.php:47 +#: include/ext/sav/index.php:47 include/ext/sav/index.php:50 #, fuzzy msgid "Paramètre SAV" msgstr "Parameter" @@ -23677,6 +25065,7 @@ msgstr "Parameter" #: include/admin_repo.inc.php:129 html/install.php:420 html/install.php:423 #: html/install.php:472 html/install.php:478 html/install.php:486 #: include/admin_repo.inc.php:126 html/install.php:512 +#: include/admin_repo.inc.php:136 #, fuzzy msgid "Paramètre base de données" msgstr "Database" @@ -23718,7 +25107,8 @@ msgstr "Parameter is ongeldig" #: include/class/acc_ledger.class.php:92 #: tmp/import-advanced/class/impacc2_transfer.class.php:43 #: include/class/acc_ledger.class.php:99 include/class/periode.class.php:256 -#: include/lib/http_input.class.php:175 +#: include/lib/http_input.class.php:175 include/class/acc_ledger.class.php:101 +#: include/class/periode.class.php:262 msgid "Paramètre invalide" msgstr "Parameter is ongeldig" @@ -23731,6 +25121,7 @@ msgstr "Parameter" #: include/ext/skel/index.php:47 include/ext/tva/index.php:36 #: include/ext/tva/index.php:39 include/ext/tva/index.php:40 +#: include/ext/tva/index.php:47 msgid "Paramètre pour la TVA" msgstr "Parameter voor de BTW" @@ -23739,14 +25130,21 @@ msgstr "Parameter voor de BTW" #: include/database.item.php:80 include/database.item.php:77 #: include/database.item.php:76 include/database.item.php:73 #: include/database.item.php:74 include/database.item.php:68 +#: include/database.item.php:66 msgid "Paramètres divers" msgstr "Verschillende parameters" -#: include/ext/sav/index.php:47 +#: include/ext/sav/index.php:47 include/ext/sav/index.php:50 #, fuzzy msgid "Paramétrage du module SAV" msgstr "Parameter voor de BTW" +#: include/ext/tva/index.php:137 +msgid "" +"Paramétrer les coordonnées du déclarant et les code TVA pour les listing " +"intracomm" +msgstr "" + #: include/param_pcmn.inc.php:55 include/param_pcmn.inc.php:56 #: include/template/pcmn_update.php:39 include/template/pcmn_update.php:40 msgid "Parent" @@ -23778,7 +25176,7 @@ msgstr "Een deel van de financieel administratieve post of etiket" #: include/database.item.php:148 include/database.item.php:153 #: include/database.item.php:149 include/database.item.php:158 #: include/database.item.php:168 include/database.item.php:163 -#: include/database.item.php:187 +#: include/database.item.php:187 include/database.item.php:180 msgid "Partie fiscalement non déductible" msgstr "Fiscaal niet aftrekbare gedeelte" @@ -23808,6 +25206,11 @@ msgstr "Geen Toegang" msgid "Pas d'anomalie détectée" msgstr "Geen onregelmatigheden gevonden" +#: include/class/tva_rate_mtable.class.php:388 +#, fuzzy +msgid "Pas d'autoliquidation demandé" +msgstr "Datum van de verrichting" + #: include/class/anc_operation.class.php:271 #: include/class/anc_operation.class.php:272 #: include/class/anc_operation.class.php:273 @@ -23825,6 +25228,7 @@ msgstr "" #: include/template/detail-action.php:57 include/template/detail-action.php:58 #: include/template/follow_up-display.php:69 +#: include/template/follow_up-display.php:102 #, fuzzy msgid "Pas de catégorie de contact" msgstr "Categorie naam van het record" @@ -23834,6 +25238,7 @@ msgstr "Categorie naam van het record" #: include/ext/invoicing/include/invoice_send_mail.inc.php:103 #: include/ext/invoicing/include/invoice_send_mail.inc.php:107 #: include/ext/invoicing/include/invoice_send_mail.inc.php:110 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:108 msgid "Pas de conversion en PDF disponible" msgstr "Conversie naar PDF is niet mogelijk" @@ -23842,6 +25247,11 @@ msgstr "Conversie naar PDF is niet mogelijk" msgid "Pas de croisement avec un seul plan" msgstr "" +#: include/ext/rapport_avance/include/rapav_report_repository.class.php:90 +#, fuzzy +msgid "Pas de fichier bin" +msgstr "Geen documenten gegeven" + #: 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 @@ -23851,6 +25261,7 @@ msgstr "" #: include/ext/importbank/include/import_bank.php:132 #: tmp/import-advanced/class/import/impacc2_import_anc_csv.class.php:187 #: tmp/import-advanced/class/import/impacc2_file.class.php:64 +#: include/ext/importbank/include/template/import_csv.php:110 msgid "Pas de fichier donné" msgstr "Geen documenten gegeven" @@ -23911,6 +25322,10 @@ msgstr "Geen documenten gegeven" #: include/class/acc_ledger_purchase.class.php:1242 #: include/class/acc_ledger_fin.class.php:319 include/compta_ach.inc.php:197 #: include/template/operation_exercice-input_transfer.php:40 +#: include/compta_ach.inc.php:206 include/compta_ven.inc.php:222 +#: include/class/acc_ledger.class.php:917 +#: include/class/acc_ledger_purchase.class.php:1280 +#: include/class/acc_ledger_sale.class.php:1430 msgid "Pas de journal disponible" msgstr "Journaal available Geen" @@ -23957,7 +25372,7 @@ msgstr "Betaling" msgid "Pays" msgstr "Land" -#: include/database.item.php:197 +#: include/database.item.php:197 include/database.item.php:190 #, fuzzy msgid "Pays " msgstr "Land" @@ -24002,6 +25417,8 @@ msgstr "Land" #: include/class/acc_ledger_sale.class.php:1706 #: include/class/acc_ledger_purchase.class.php:2134 #: include/template/ledger_detail_ven.php:94 +#: include/class/acc_ledger_purchase.class.php:2172 +#: include/class/acc_ledger_sale.class.php:1754 msgid "Payé" msgstr "Betaald" @@ -24031,6 +25448,7 @@ msgstr "Betaald" #: include/class/acc_ledger_purchase.class.php:1942 #: include/class/print_ledger_simple.class.php:338 #: include/class/acc_ledger_purchase.class.php:1975 +#: include/class/acc_ledger_purchase.class.php:2013 msgid "Payé par" msgstr "Betaald deur" @@ -24086,6 +25504,8 @@ msgstr "Periode" #: include/class/acc_ledger_sale.class.php:96 #: include/class/acc_ledger.class.php:1273 #: include/class/acc_ledger_fin.class.php:199 +#: include/class/acc_ledger.class.php:1275 +#: include/class/acc_ledger_purchase.class.php:100 msgid "Periode fermee" msgstr "Gesloten periode" @@ -24093,7 +25513,7 @@ msgstr "Gesloten periode" #: include/database.item.php:92 include/database.item.php:90 #: include/database.item.php:91 include/database.item.php:85 #: include/database.item.php:153 include/database.item.php:151 -#: include/database.item.php:149 +#: include/database.item.php:149 include/database.item.php:147 msgid "" "Permet d'ajouter de nouveaux attributs que vous pourrez par la suite ajouter " "à des catégories de fiches" @@ -24106,7 +25526,8 @@ msgstr "" #: include/database.item.php:111 include/database.item.php:103 #: include/database.item.php:105 include/database.item.php:152 #: include/database.item.php:150 include/database.item.php:83 -#: include/database.item.php:124 +#: include/database.item.php:124 include/database.item.php:81 +#: include/database.item.php:122 msgid "" "Permet d'ajouter de nouvelles catégorie de fiche, d'ajouter des attributs à " "ces catégories (numéro de téléphone, gsm, email...)" @@ -24115,7 +25536,7 @@ msgstr "" #: include/database.item.php:13 include/database.item.php:16 #: include/database.item.php:10 include/database.item.php:8 #: include/database.item.php:9 include/database.item.php:7 -#: include/database.item.php:148 +#: include/database.item.php:148 include/database.item.php:146 msgid "" "Permet d'ajouter des taux de TVA ou de les modifier ainsi que les postes " "comptables de ces TVA, ces TVA sont utilisables dans les menus de vente et " @@ -24126,6 +25547,7 @@ msgstr "" #: include/database.item.php:113 include/database.item.php:111 #: include/database.item.php:112 include/database.item.php:106 #: include/database.item.php:104 include/database.item.php:142 +#: include/database.item.php:140 msgid "" "Permet d'ajouter des état pour les documents utilisés dans le suivi (à " "faire, à suivre...)" @@ -24135,12 +25557,13 @@ msgstr "" #: include/database.item.php:80 include/database.item.php:78 #: include/database.item.php:79 include/database.item.php:75 #: include/database.item.php:76 include/database.item.php:157 +#: include/database.item.php:155 msgid "" "Permet d'avoir la balance de toutes vos fiches, les résumés exportables en " "CSV, les historiques avec ou sans lettrages" msgstr "" -#: include/database.item.php:150 +#: include/database.item.php:150 include/database.item.php:148 msgid "Permet d'installer et d'activer facilement des extensions" msgstr "" @@ -24151,7 +25574,7 @@ msgid "Permet de changer le poste comptable de base des catégories de fiches" msgstr "" #: include/database.item.php:154 include/database.item.php:152 -#: include/database.item.php:121 +#: include/database.item.php:121 include/database.item.php:119 #, fuzzy msgid "Permet de changer le poste comptable de base des modèles de fiches" msgstr "Boekhoudkundige post of fiche veranderen" @@ -24167,7 +25590,7 @@ msgstr "" #: include/database.item.php:139 include/database.item.php:138 #: include/database.item.php:131 include/database.item.php:129 -#: include/database.item.php:145 +#: include/database.item.php:145 include/database.item.php:143 msgid "Permet de configurer les devises" msgstr "" @@ -24175,12 +25598,13 @@ msgstr "" #: include/database.item.php:99 include/database.item.php:97 #: include/database.item.php:98 include/database.item.php:92 #: include/database.item.php:94 include/database.item.php:76 +#: include/database.item.php:74 msgid "" "Permet de faire correspondre vos extraits bancaires avec les opérations de " "vente ou d'achat, le lettrage se fait automatiquement" msgstr "" -#: include/database.item.php:151 +#: include/database.item.php:151 include/database.item.php:149 #, fuzzy msgid "Permet de gèrer les clefs de répartition en comptabilité analytique" msgstr "Verband tussen Boekhouding en Cost Accounting" @@ -24201,7 +25625,7 @@ msgid "Permission incorrecte : ne peut écrire dans %s ou %s" msgstr "" #: include/database.item.php:156 include/database.item.php:154 -#: include/database.item.php:123 +#: include/database.item.php:123 include/database.item.php:121 msgid "Personnalisation des couleurs de NOYALYSS" msgstr "" @@ -24215,7 +25639,7 @@ msgstr "" #: include/database.item.php:150 include/database.item.php:158 #: include/database.item.php:161 include/database.item.php:168 #: include/database.item.php:176 include/database.item.php:171 -#: include/database.item.php:169 +#: include/database.item.php:169 include/database.item.php:162 msgid "Personne de contact " msgstr "Contactpersoon" @@ -24421,6 +25845,11 @@ msgstr "stuk" #: tmp/import-advanced/class/import/impacc2_csv.class.php:515 #: tmp/import-advanced/class/import/impacc2_csv.class.php:545 #: tmp/import-advanced/class/import/impacc2_csv.class.php:568 +#: include/template/ledger_detail_ach.php:73 include/ext/tools/index.php:50 +#: include/class/acc_ledger.class.php:1008 +#: include/class/acc_ledger_purchase.class.php:2166 +#: include/class/acc_ledger_sale.class.php:1748 +#: include/class/fiche.class.php:997 msgid "Pièce" msgstr "Bewijs" @@ -24452,6 +25881,7 @@ msgstr "Nummer" #: include/template/detail-action.php:401 #: include/template/detail-action.php:414 #: include/template/follow_up-display.php:553 +#: include/template/follow_up-display.php:592 msgid "Pièces attachées" msgstr "Documenten" @@ -24484,7 +25914,7 @@ msgid "Plan Analytique" msgstr "Analytic Plan" #: include/class/anc_print.class.php:163 include/class/anc_print.class.php:164 -#: include/class/anc_print.class.php:157 +#: include/class/anc_print.class.php:157 include/class/anc_print.class.php:159 #, fuzzy msgid "Plan Analytique " msgstr "Analytic Plan" @@ -24500,7 +25930,7 @@ msgstr "Analytic Plan" #: include/database.item.php:57 include/database.item.php:55 #: include/database.item.php:50 include/database.item.php:51 #: include/database.item.php:48 include/database.item.php:47 -#: include/database.item.php:46 +#: include/database.item.php:46 include/database.item.php:44 msgid "Plan Compt. analytique" msgstr "Plan Compt. analytisch" @@ -24509,7 +25939,7 @@ msgstr "Plan Compt. analytisch" #: include/database.item.php:106 include/database.item.php:102 #: include/database.item.php:103 include/database.item.php:97 #: include/database.item.php:98 include/database.item.php:96 -#: include/database.item.php:93 +#: include/database.item.php:93 include/database.item.php:91 msgid "Plan Comptable" msgstr "Accounting Plan" @@ -24518,7 +25948,7 @@ msgstr "Accounting Plan" #: include/database.item.php:57 include/database.item.php:55 #: include/database.item.php:50 include/database.item.php:51 #: include/database.item.php:48 include/database.item.php:47 -#: include/database.item.php:46 +#: include/database.item.php:46 include/database.item.php:44 msgid "Plan analytique" msgstr "Analytisch" @@ -24529,13 +25959,14 @@ msgstr "Verschillende fiscale code prijs evenaren" #: include/ajax/ajax_preference.php:187 include/ajax/ajax_preference.php:198 #: include/ajax/ajax_preference.php:214 include/ajax/ajax_preference.php:215 #: include/ext/noalyss-export/class/export/export.class.php:120 -#: include/ajax/ajax_preference.php:216 +#: include/ajax/ajax_preference.php:216 include/ajax/ajax_preference.php:232 msgid "Point-virgule" msgstr "" #: include/admin_repo.inc.php:130 include/admin_repo.inc.php:137 #: include/admin_repo.inc.php:141 include/admin_repo.inc.php:143 #: include/admin_repo.inc.php:145 include/admin_repo.inc.php:142 +#: include/admin_repo.inc.php:152 msgid "Port" msgstr "" @@ -24585,10 +26016,16 @@ msgstr "" #: include/ext/importbank/include/template/show_list.php:159 #: include/ext/importbank/include/template/show_list.php:152 #: include/ext/importbank/include/template/show_list.php:171 +#: include/ext/importbank/include/template/show_list.php:189 #, fuzzy, php-format msgid "Possibles %d" msgstr "Archief" +#: include/ext/rash/raw.php:129 +#, fuzzy +msgid "Post Hébergement" +msgstr "Totaal afschrijvingen" + #: include/class_acc_ledger.php:1434 include/class_acc_ledger.php:1687 #: include/class_anc_grandlivre.php:157 include/class_anc_listing.php:83 #: include/class_pre_op_advanced.php:183 include/database.item.php:62 @@ -24721,7 +26158,13 @@ msgstr "Archief" #: include/template/ledger_detail_ven.php:187 #: include/template/operation_exercice-input_row.php:76 #: include/template/ledger_detail_ach.php:181 include/database.item.php:90 -#: include/database.item.php:137 +#: include/database.item.php:137 include/database.item.php:88 +#: include/database.item.php:135 include/template/ledger_detail_ach.php:186 +#: include/class/acc_ledger.class.php:729 +#: include/class/acc_ledger.class.php:1067 +#: include/class/acc_ledger_purchase.class.php:2169 +#: include/class/acc_ledger_sale.class.php:1751 +#: include/class/fiche.class.php:998 msgid "Poste" msgstr "Rekening" @@ -24777,7 +26220,8 @@ msgstr "Kostenpost " #: include/class/card_property.class.php:255 include/template/fiche_list.php:50 #: include/database.item.php:193 include/database.item.php:188 #: include/ajax/ajax_account.php:62 include/balance.inc.php:328 -#: include/template/ledger_detail_misc.php:120 +#: include/template/ledger_detail_misc.php:120 include/balance.inc.php:337 +#: include/database.item.php:171 msgid "Poste Comptable" msgstr "rekening" @@ -24802,6 +26246,7 @@ msgstr "Basis rekening" #: include/class/acc_ledger.class.php:1219 #: include/class/acc_ledger.class.php:1238 #: include/class/acc_ledger.class.php:1342 +#: include/class/acc_ledger.class.php:1344 msgid "Poste Inexistant [" msgstr "Niet aanwezig positie [" @@ -24819,6 +26264,7 @@ msgstr "Niet aanwezig positie [" #: include/class/acc_ledger.class.php:1202 #: include/class/acc_ledger.class.php:1221 #: include/class/acc_ledger.class.php:1325 +#: include/class/acc_ledger.class.php:1327 msgid "Poste Inexistant pour la fiche [" msgstr "Niet aanwezig post voor details [" @@ -24849,6 +26295,7 @@ msgid "Poste amortissement en contrepartie" msgstr "Dempers overweging" #: tmp/import-advanced/class/import/impacc2_import_anc_csv.class.php:244 +#: include/ext/tools/include/template/search_view.php:41 #, fuzzy msgid "Poste analytique" msgstr "Analytischer ekening" @@ -24885,6 +26332,9 @@ msgstr "Kostenpost" #: include/class/card_attribut_mtable.class.php:61 #: include/ajax/ajax_boxcard_search.php:67 #: include/template/account_result.php:12 +#: include/ext/amortis/include/template/material_listing.php:36 +#: include/ext/tools/include/template/search_view.php:74 +#: include/ajax/ajax_boxcard_search.php:70 include/class/fiche.class.php:1359 msgid "Poste comptable" msgstr "Accountant Vacature" @@ -24900,6 +26350,11 @@ msgstr "Accountant Vacature" msgid "Poste comptable Parent" msgstr "Accountant Vacature" +#: include/class/tva_rate_mtable.class.php:55 +#, fuzzy +msgid "Poste comptable autoliquidation" +msgstr "Accountant Vacature" + #: include/company.inc.php:289 include/company.inc.php:291 #: include/company.inc.php:338 msgid "" @@ -24911,6 +26366,7 @@ msgstr "" #: include/class/template_card_category.class.php:42 #: include/class/template_card_category.class.php:118 #: include/template/fiche_def_input.php:26 +#: include/template/fiche_def_input.php:27 #, fuzzy msgid "Poste comptable de base" msgstr "Basis rekening" @@ -24928,6 +26384,7 @@ msgstr "Rekenitem gebruikt voor voorschotten aan de BTW" #: include/ext/importbank/include/import_bank.php:241 #: include/ext/importbank/include/import_bank.php:250 #: include/ext/importbank/include/import_bank.php:245 +#: include/ext/importbank/include/template/import_csv.php:225 #, fuzzy msgid "Poste comptable de la fiche banque est incorrect" msgstr "Rekenitem gebruikt voor voorschotten aan de BTW" @@ -24983,6 +26440,10 @@ msgstr "Boekhoudkundige post of fiche veranderen" #: include/class/acc_other_tax_mtable.class.php:125 #: include/class/tva_rate_mtable.class.php:294 #: include/class/tva_rate_mtable.class.php:304 +#: include/ext/tools/include/tool_function.php:554 +#: include/class/tva_rate_mtable.class.php:334 +#: include/class/tva_rate_mtable.class.php:344 +#: include/class/tva_rate_mtable.class.php:396 #, fuzzy msgid "Poste comptable inexistant" msgstr "Rekenitem gebruikt voor voorschotten aan de BTW" @@ -25011,6 +26472,7 @@ msgid "Poste comptable ou Fiche non existante" msgstr "Rekenitem gebruikt voor voorschotten aan de BTW" #: include/ext/amortis/include/template/material_detail.php:63 +#: include/ext/amortis/include/template/material_detail.php:72 #, fuzzy msgid "Poste comptable ou fiche" msgstr "Boekhoudkundige post of fiche veranderen" @@ -25128,9 +26590,15 @@ msgstr "Onbekende post" #: include/class/acc_ledger.class.php:1216 #: include/class/acc_ledger.class.php:1235 #: include/class/acc_ledger.class.php:1339 +#: include/class/acc_ledger.class.php:1341 msgid "Poste invalide [" msgstr "Ongeldig bericht [" +#: include/ext/tools/include/tool_function.php:567 +#, fuzzy +msgid "Poste non compris dans analytique" +msgstr "Analytischer ekening" + #: include/class/acc_account.class.php:140 #: include/class/acc_account.class.php:141 #: include/class/acc_account.class.php:138 @@ -25271,6 +26739,7 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:197 #: include/class/acc_ledger_purchase.class.php:139 #: include/class/acc_ledger_purchase.class.php:216 +#: include/class/acc_ledger_purchase.class.php:144 msgid "Pour la fiche " msgstr "VOOR Het blad" @@ -25307,6 +26776,7 @@ msgstr "Voor de goede orde% s, is de wederpartij% s-account niet bestaat" #: include/ext/tva/ajax.php:188 include/ext/tva/ajax.php:205 #: include/ext/tva/ajax.php:208 include/ext/tva/ajax.php:215 +#: include/ext/tva/ajax.php:216 msgid "Pour la grille " msgstr "Voor de rooster" @@ -25336,6 +26806,11 @@ msgstr "" "Om over te schakelen naar unicode, maak een back-up en vervolgens het " "ontvangen bestand herstellen" +#: include/ext/invoicing/include/invoicing.inc.php:96 +#, fuzzy +msgid "Pour les factures sélectionnées" +msgstr "Geen enkele operatie in de huidige oefening" + #: include/lib/message_javascript.php:105 #: include/lib/message_javascript.php:106 #, fuzzy @@ -25368,10 +26843,11 @@ msgstr "Procent" #: include/template/anc_key_input.php:64 #: include/ext/amortis/include/template/listing_year.php:36 #: include/template/anc_key_input.php:66 +#: include/ext/amortis/include/template/listing_year.php:38 msgid "Pourcentage" msgstr "Percentage" -#: include/database.item.php:154 +#: include/database.item.php:154 include/database.item.php:152 msgid "Preference 👤" msgstr "" @@ -25382,6 +26858,8 @@ msgstr "" #: include/ext/skel/index.php:45 include/ext/rapid-in/index.php:52 #: include/ext/skel/index.php:52 include/ext/webservice/nw_service.php:77 +#: include/ext/noalyss-webservice/nw_service.php:84 +#: include/ext/skel/index.php:60 msgid "Première route" msgstr "" @@ -25394,6 +26872,7 @@ msgstr "" #: include/class/follow_up.class.php:1845 #: include/class/follow_up.class.php:1822 #: include/class/follow_up.class.php:2096 include/database.item.php:85 +#: include/database.item.php:83 msgid "Principal" msgstr "" @@ -25409,6 +26888,7 @@ msgstr "" #: include/template/detail-action.php:155 include/class/follow_up.class.php:726 #: include/template/action_display_short.php:101 #: include/template/follow_up-display.php:176 +#: include/template/follow_up-display.php:209 msgid "Priorité" msgstr "Prioriteit" @@ -25474,6 +26954,17 @@ msgstr "Prijs / A" msgid "Prix achat" msgstr "Aankoopprijs" +#: include/ext/amortis/raw.php:135 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:44 +#, fuzzy +msgid "Prix cession" +msgstr "Indruk" + +#: include/export/export_stock_histo_csv.php:48 +#, fuzzy +msgid "Prix unitaire" +msgstr "Eenheid Prijs" + #: include/database.item.php:130 include/database.item.php:133 #: include/database.item.php:168 include/database.item.php:172 #: include/database.item.php:171 include/database.item.php:135 @@ -25503,6 +26994,7 @@ msgstr "Prijs / A" #: include/template/ledger_detail_ach.php:125 #: include/template/ledger_detail_ach.php:120 #: include/template/ledger_detail_ach.php:145 +#: include/template/ledger_detail_ach.php:150 msgid "Prix/Un." msgstr "Prijs / A." @@ -25517,7 +27009,7 @@ msgstr "Prijs / A" #: include/restore.inc.php:187 include/restore.inc.php:188 #: include/restore.inc.php:128 include/restore.inc.php:189 #: include/restore.inc.php:125 include/ext/dossier_demo/ajax.php:113 -#: include/restore.inc.php:126 +#: include/restore.inc.php:126 include/ext/demo-noalyss/ajax.php:113 msgid "Problème lors de la restauration " msgstr "" @@ -25533,6 +27025,7 @@ msgstr "" #: include/class/package_repository.class.php:156 #: include/class/package_repository.class.php:179 #: include/class/package_repository.class.php:196 +#: include/ext/rapport_avance/include/rapav_repository.class.php:63 msgid "Problème réseau" msgstr "" @@ -25585,13 +27078,14 @@ msgstr "Producten" #: include/ext/invoicing/include/invoice_send_mail_input.inc.php:125 #: include/param_sec.inc.php:220 include/database.item.php:151 #: include/database.item.php:149 include/database.item.php:127 +#: include/database.item.php:125 msgid "Profil" msgstr "Profiel" #: include/class_extension.php:116 include/class/class_extension.php:116 #: include/class/class_extension.php:117 include/class/extension.class.php:117 #: include/class/extension.class.php:132 include/class/extension.class.php:134 -#: include/class/extension.class.php:148 +#: include/class/extension.class.php:148 include/class/extension.class.php:156 #, fuzzy msgid "Profil inexistant" msgstr "Module bestaat niet" @@ -25635,14 +27129,20 @@ msgstr "Prog." #: include/database.item.php:195 include/database.item.php:188 #: include/database.item.php:197 include/database.item.php:208 #: include/database.item.php:200 include/database.item.php:211 +#: include/database.item.php:201 msgid "Proposition" msgstr "Voorstel" #: include/ext/amortis/include/am_card.class.php:271 +#: include/ext/amortis/include/am_card.class.php:290 #, fuzzy msgid "Prorata 1ère année invalide" msgstr "is een ongeldig jaar" +#: include/ext/amortis/include/template/material_detail.php:56 +msgid "Prorata : Nombre de mois (x/12) ou jour ( x/365) 1er exercice" +msgstr "" + #: include/ext/amortis/include/template/material_detail.php:55 msgid "Prorata : Nombre de mois 1er exercice" msgstr "" @@ -25689,7 +27189,7 @@ msgstr "Prefix voucher" #: include/ajax/ajax_preference.php:69 html/user_login.php:135 #: include/database.item.php:76 include/ajax/ajax_preference.php:62 #: include/database.item.php:77 html/user_login.php:148 -#: include/database.item.php:154 +#: include/database.item.php:154 include/database.item.php:152 msgid "Préférence" msgstr "Voorkeur" @@ -25697,6 +27197,7 @@ msgstr "Voorkeur" #: include/database.item.php:81 include/database.item.php:79 #: include/database.item.php:80 include/database.item.php:76 #: include/database.item.php:77 include/database.item.php:154 +#: include/database.item.php:152 msgid "" "Préférence de l'utilisateur, apparence de l'application pour l'utilisateur, " "période par défaut et mot de passe" @@ -25720,11 +27221,13 @@ msgstr "" #: include/user.inc.php:168 include/user.inc.php:232 #: include/database.item.php:188 include/database.item.php:183 #: include/template/contact-summary.php:16 include/user.inc.php:188 -#: include/user.inc.php:269 +#: include/user.inc.php:269 include/database.item.php:158 +#: include/user.inc.php:189 include/user.inc.php:270 msgid "Prénom" msgstr "Voornaam" #: include/ext/import-advanced/index.php:66 tmp/import-advanced/index.php:66 +#: include/ext/import-advanced/index.php:72 msgid "Préparation avant d'intégrer les opếrations" msgstr "" @@ -25747,7 +27250,7 @@ msgstr "Presentatie" #: include/database.item.php:127 include/database.item.php:131 #: include/database.item.php:125 include/database.item.php:124 #: include/database.item.php:118 include/database.item.php:116 -#: include/database.item.php:100 +#: include/database.item.php:100 include/database.item.php:98 msgid "Prévision" msgstr "Uitzicht" @@ -25755,6 +27258,7 @@ msgstr "Uitzicht" #: include/database.item.php:125 include/database.item.php:123 #: include/database.item.php:124 include/database.item.php:118 #: include/database.item.php:116 include/database.item.php:100 +#: include/database.item.php:98 msgid "" "Prévision de vos achats, revenus, permet de suivre l'évolution de votre " "société. Vos prévisions sont des formules sur les postes comptables et vous " @@ -25774,6 +27278,7 @@ msgstr "" #: html/install.php:586 html/install.php:589 html/install.php:639 #: html/install.php:645 html/install.php:653 html/install.php:724 +#: html/install.php:691 msgid "" "Puis refaites la procédure d'installation pour mettre la base de données à " "jour" @@ -25827,6 +27332,10 @@ msgstr "" #: include/database.item.php:80 include/class/acc_ledger_sale.class.php:1698 #: include/class/acc_ledger_purchase.class.php:2126 #: include/ajax/ajax_preference.php:145 include/database.item.php:70 +#: include/database.item.php:68 +#: include/ext/importbank/include/template/show_import.php:23 +#: include/class/acc_ledger_purchase.class.php:2164 +#: include/class/acc_ledger_sale.class.php:1746 msgid "Période" msgstr "Periode" @@ -25850,6 +27359,7 @@ msgid "Période %s" msgstr "Periode" #: include/ext/importbank/include/template/show_list.php:53 +#: include/ext/importbank/include/template/show_list.php:59 #, fuzzy, php-format msgid "Période %s %s %s" msgstr "Periode %s %s" @@ -25895,6 +27405,9 @@ msgstr "periode tussen% s [% s] en [% s]" #: include/class/acc_ledger_sale.class.php:895 #: include/class/acc_ledger.class.php:710 #: include/class/acc_ledger_purchase.class.php:1607 +#: include/class/acc_ledger.class.php:712 +#: include/class/acc_ledger_purchase.class.php:1645 +#: include/class/acc_ledger_sale.class.php:943 msgid "Période Comptable" msgstr "Boekhoudingsperiode" @@ -25905,7 +27418,7 @@ msgstr "Periode" #: include/class/periode.class.php:251 include/class/periode.class.php:253 #: include/class/periode.class.php:255 include/class/periode.class.php:254 -#: include/class/periode.class.php:272 +#: include/class/periode.class.php:272 include/class/periode.class.php:278 msgid "Période chevauchant une autre" msgstr "" @@ -25954,6 +27467,10 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:1364 #: include/class/acc_ledger.class.php:983 #: include/class/acc_ledger_purchase.class.php:1220 +#: include/ext/amortis/include/am_generate.class.php:95 +#: include/class/acc_ledger.class.php:985 +#: include/class/acc_ledger_purchase.class.php:1258 +#: include/class/acc_ledger_sale.class.php:1412 msgid "Période comptable" msgstr "Boekhoudingsperiode" @@ -25990,6 +27507,7 @@ msgstr "periode tussen% s [% s] en [% s]" #: include/class/acc_ledger_purchase.class.php:269 #: include/class/acc_ledger_sale.class.php:237 #: include/class/acc_ledger_purchase.class.php:275 +#: include/class/acc_ledger_purchase.class.php:280 #, fuzzy msgid "Période fermée" msgstr "Gesloten periode" @@ -26005,6 +27523,7 @@ msgstr "Gesloten periode" #: include/class/acc_ledger.class.php:1139 #: include/class/acc_ledger.class.php:1156 #: include/class/acc_ledger.class.php:1256 +#: include/class/acc_ledger.class.php:1258 #, fuzzy msgid "Période inexistante" msgstr "Map niet bestaat" @@ -26035,6 +27554,7 @@ msgstr "" #: include/ext/amortis/include/amortissement_material_pdf.class.php:33 #: include/template/card_multiple_result.php:17 #: include/ext/amortis/include/amortissement_material_pdf.class.php:34 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:35 #, fuzzy msgid "QCode" msgstr "Code" @@ -26081,6 +27601,8 @@ msgstr "Hoeveelheid" #: include/template/ledger_detail_ach.php:146 #: tmp/import-advanced/class/import/impacc2_csv.class.php:480 #: tmp/import-advanced/class/import/impacc2_csv.class.php:519 +#: include/template/ledger_detail_ach.php:151 +#: include/export/export_stock_histo_csv.php:47 msgid "Quantité" msgstr "Hoeveelheid" @@ -26139,6 +27661,8 @@ msgstr "Hoeveelheid" #: include/template/ledger_detail_misc.php:121 #: include/template/ledger_detail_ven.php:154 #: include/template/ledger_detail_ach.php:142 include/database.item.php:194 +#: include/database.item.php:187 include/template/ledger_detail_ach.php:147 +#: include/ajax/ajax_boxcard_search.php:55 include/class/fiche.class.php:1358 msgid "Quick Code" msgstr "Quick Code" @@ -26153,6 +27677,7 @@ msgstr "Quick Code" #: include/class/acc_ledger.class.php:644 #: include/class/acc_ledger.class.php:658 #: include/class/acc_ledger.class.php:726 +#: include/class/acc_ledger.class.php:728 msgid "Quick Code ou " msgstr "Quick Code of" @@ -26232,12 +27757,17 @@ msgstr "Quickcode" msgid "REQUEST" msgstr "" +#: include/ext/rapport_avance/include/rapav_report_repository.class.php:123 +msgid "RRR40 : report not found" +msgstr "" + #: include/database.item.php:118 include/database.item.php:121 #: include/database.item.php:127 include/database.item.php:141 #: include/database.item.php:140 include/database.item.php:132 #: include/database.item.php:133 include/database.item.php:136 #: include/database.item.php:131 include/database.item.php:125 #: include/database.item.php:123 include/database.item.php:158 +#: include/database.item.php:156 msgid "Raccourci vers vos menus préférés" msgstr "Snel naar uw favoriete menu" @@ -26271,7 +27801,8 @@ msgstr "HERINNERING: Rekining ZAL" #: include/database.item.php:65 include/database.item.php:64 #: include/database.item.php:61 include/ext/amortis/index.php:79 #: include/database.item.php:62 include/database.item.php:138 -#: include/widget/mini_report/mini_report.php:117 +#: include/widget/mini_report/mini_report.php:117 include/database.item.php:136 +#: include/ext/amortis/index.php:93 msgid "Rapport" msgstr "Verslag" @@ -26281,6 +27812,7 @@ msgid "Rapport avance" msgstr "Verslag" #: include/ext/etat_annexe_ohada/include/ohada_report.class.php:81 +#: include/ext/ohada/include/ohada_report.class.php:114 #, fuzzy msgid "Rapport inexistant" msgstr "Map niet bestaat" @@ -26291,11 +27823,16 @@ msgstr "Map niet bestaat" msgid "Rapports avancés" msgstr "Verslag" -#: include/database.item.php:156 +#: include/database.item.php:156 include/database.item.php:154 #, fuzzy msgid "Rapports avancés📊" msgstr "Verslag" +#: include/ext/rapport_avance/include/template/formulaire_listing.php:146 +#, fuzzy +msgid "Rapports disponibles " +msgstr "Export is onmogelijk" + #: include/database.item.php:97 include/database.item.php:104 #: include/template/ledger_detail_bottom.php:18 include/database.item.php:100 #: include/database.item.php:107 include/database.item.php:105 @@ -26305,6 +27842,7 @@ msgstr "Verslag" #: include/database.item.php:98 include/database.item.php:106 #: include/database.item.php:92 include/database.item.php:94 #: include/database.item.php:76 include/database.item.php:89 +#: include/database.item.php:74 include/database.item.php:87 msgid "Rapprochement" msgstr "Verzoening" @@ -26313,6 +27851,7 @@ msgstr "Verzoening" #: include/database.item.php:101 include/database.item.php:99 #: include/database.item.php:98 include/database.item.php:92 #: include/database.item.php:94 include/database.item.php:76 +#: include/database.item.php:74 msgid "Rapprochement bancaire" msgstr "Bank Verzoening" @@ -26431,12 +27970,14 @@ msgstr "" #: include/ajax/ajax_account.php:60 include/database.item.php:51 #: include/database.item.php:133 include/lettering.card.inc.php:103 #: include/lib/html_input.class.php:1044 include/lib/html_input.class.php:1071 -#: include/menu.inc.php:142 +#: include/menu.inc.php:142 include/database.item.php:49 +#: include/database.item.php:131 include/lib/html_input.class.php:1090 +#: include/ajax/ajax_admin.php:147 #, php-format msgid "Recherche" msgstr "Vinden" -#: include/database.item.php:133 +#: include/database.item.php:133 include/database.item.php:131 #, fuzzy msgid "Recherche 🔎" msgstr "Vinden" @@ -26450,6 +27991,11 @@ msgstr "Activiteit zoeken" msgid "Recherche avancée" msgstr "Gedetailleerder Zoeken" +#: include/ext/noalyss_xmlpayment/index.php:146 +#, fuzzy +msgid "Recherche d'opération à ajouter" +msgstr "Interne code van de operatie veranderen" + #: html/ajax_card.php:354 include/fiche.inc.php:90 include/forecast.inc.php:264 #: include/forecast.inc.php:329 include/impress_poste.inc.php:43 #: include/ext/modop/modop_display.php:80 @@ -26518,6 +28064,15 @@ msgstr "VIND EEN blad" #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:402 #: include/ajax/ajax_card.php:584 include/ajax/ajax_card.php:598 #: include/ajax/ajax_card.php:606 +#: include/ext/listing/include/rapav_listing_formula.class.php:387 +#: include/ext/listing/include/rapav_listing_formula.class.php:815 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:148 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:195 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:319 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:326 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:391 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:398 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:405 msgid "Recherche poste" msgstr "Bericht Vinden" @@ -26571,6 +28126,7 @@ msgstr "Activiteit zoeken" #: include/class/acc_ledger_search.class.php:700 #: include/class/anc_balance_double.class.php:365 #: include/class/acc_ledger_search.class.php:731 +#: include/ajax/ajax_admin.php:152 msgid "Rechercher" msgstr "Vinden" @@ -26587,6 +28143,7 @@ msgstr "" #: include/ext/importbank/include/template/show_list.php:66 #: include/ext/importbank/include/template/show_list.php:55 #: include/ext/importbank/include/template/show_list.php:73 +#: include/ext/importbank/include/template/show_list.php:81 msgid "Reconciliation automatique" msgstr "" @@ -26643,7 +28200,7 @@ msgstr "Verwijzing" #: include/database.item.php:53 include/database.item.php:51 #: include/database.item.php:52 include/database.item.php:49 #: include/database.item.php:50 include/database.item.php:48 -#: include/database.item.php:47 +#: include/database.item.php:47 include/database.item.php:45 #, fuzzy msgid "Regroupement de compte analytique" msgstr "Analytische groep" @@ -26652,6 +28209,7 @@ msgstr "Analytische groep" #: include/database.item.php:71 include/database.item.php:69 #: include/database.item.php:70 include/database.item.php:67 #: include/database.item.php:68 include/database.item.php:62 +#: include/database.item.php:60 msgid "Regroupement des menus des journaux de trésorerie" msgstr "" @@ -26659,6 +28217,7 @@ msgstr "" #: include/database.item.php:116 include/database.item.php:114 #: include/database.item.php:115 include/database.item.php:109 #: include/database.item.php:107 include/database.item.php:86 +#: include/database.item.php:84 #, fuzzy msgid "Regroupement des menus ventes et recettes" msgstr "Menu Winsten" @@ -26667,6 +28226,7 @@ msgstr "Menu Winsten" #: include/database.item.php:68 include/database.item.php:66 #: include/database.item.php:67 include/database.item.php:64 #: include/database.item.php:65 include/database.item.php:60 +#: include/database.item.php:58 msgid "Regroupement pour les menus d'achats(nouvelle opération, historique...)" msgstr "" @@ -26674,6 +28234,7 @@ msgstr "" #: include/database.item.php:114 include/database.item.php:112 #: include/database.item.php:113 include/database.item.php:107 #: include/database.item.php:105 include/database.item.php:84 +#: include/database.item.php:82 msgid "" "Regroupement pour les menus d'opérations diverses (nouvelle opération, " "historique...)" @@ -26683,6 +28244,7 @@ msgstr "" #: include/database.item.php:121 include/database.item.php:119 #: include/database.item.php:120 include/database.item.php:114 #: include/database.item.php:112 include/database.item.php:128 +#: include/database.item.php:126 msgid "" "Regroupement pour les menus de trésorerie (nouvelle opération, historique...)" msgstr "" @@ -26691,13 +28253,19 @@ msgstr "" #: include/database.item.php:69 include/database.item.php:67 #: include/database.item.php:68 include/database.item.php:65 #: include/database.item.php:66 include/database.item.php:61 +#: include/database.item.php:59 msgid "Regroupement pour les menus et les profils" msgstr "" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:287 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:299 msgid "Rejeté" msgstr "Verworpen" +#: include/ext/rash/raw.php:130 +msgid "Remarque" +msgstr "" + #: include/ajax/ajax_search_filter.php:151 #: include/ajax/ajax_search_filter.php:160 #: include/ajax/ajax_search_filter.php:159 @@ -26733,7 +28301,7 @@ msgstr "Herstelt" #: include/restore.inc.php:181 include/restore.inc.php:182 #: include/restore.inc.php:122 include/restore.inc.php:183 #: include/restore.inc.php:119 include/ext/dossier_demo/ajax.php:95 -#: include/restore.inc.php:120 +#: include/restore.inc.php:120 include/ext/demo-noalyss/ajax.php:95 #, fuzzy msgid "Restauration réussie du dossier " msgstr "Records Management" @@ -26770,6 +28338,7 @@ msgstr "Rest" #: include/ext/amortis/include/template/listing_year.php:17 #: include/ext/amortis/include/template/listing_year.php:37 +#: include/ext/amortis/include/template/listing_year.php:39 msgid "Reste à amortir" msgstr "Rest kussen" @@ -26834,7 +28403,9 @@ msgstr "Is te laat" #: html/do_LOCAL_342368.php:276 html/user_login.php:82 html/do.php:282 #: html/do_REMOTE_342368.php:276 include/class/mobile.class.php:185 #: include/modele.inc.php:68 include/modele.inc.php:399 -#: include/modele.inc.php:439 include/restore.inc.php:49 +#: include/modele.inc.php:439 include/restore.inc.php:49 html/do.php:284 +#: include/ext/tva/ajax.php:40 +#: include/ext/invoicing/include/invoice_generate.inc.php:85 msgid "Retour" msgstr "Terug" @@ -26851,7 +28422,7 @@ msgstr "Terug zonder op te slaan" #: html/do.php:96 html/do.php:63 html/do.php:66 html/do.php:67 html/do.php:68 #: html/do_BASE_342368.php:68 html/do_LOCAL_342368.php:68 html/do.php:73 -#: html/do_REMOTE_342368.php:68 +#: html/do_REMOTE_342368.php:68 html/do.php:75 #, fuzzy msgid "Retour à l'accueil" msgstr "Terug naar de lijst" @@ -26880,24 +28451,31 @@ msgstr "Nieuwe apparatuur" #: include/ext/importbank/ajax.php:189 include/ext/importbank/ajax.php:192 #: include/ext/importbank/ajax.php:193 include/ext/importbank/ajax.php:207 +#: include/ext/importbank/ajax.php:217 #, fuzzy msgid "Rien n'est sélectionné" msgstr "Verwijder geselecteerde bladwijzers" #: include/ext/skel/index.php:45 include/ext/skel/index.php:52 #: include/ext/webservice/nw_service.php:77 +#: include/ext/noalyss-webservice/nw_service.php:84 +#: include/ext/skel/index.php:60 msgid "Route 1" msgstr "" #: include/ext/skel/index.php:46 include/ext/noalyss-timesheet/index.php:53 #: include/ext/rapid-in/index.php:53 include/ext/skel/index.php:53 #: include/ext/webservice/nw_service.php:78 +#: include/ext/noalyss-webservice/nw_service.php:85 +#: include/ext/skel/index.php:61 msgid "Route 2" msgstr "" #: include/ext/transform/include/template/listing_assujetti_declarant.php:30 #: include/ext/transform/include/template/listing_assujetti_representative.php:30 #: include/company.inc.php:165 include/company.inc.php:185 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:31 +#: include/ext/transform/include/template/listing_assujetti_representative.php:31 msgid "Rue" msgstr "Straat " @@ -26908,7 +28486,7 @@ msgstr "Straat" #: include/balance.inc.php:184 include/balance.inc.php:185 #: include/balance.inc.php:188 include/balance.inc.php:192 -#: include/balance.inc.php:196 +#: include/balance.inc.php:196 include/balance.inc.php:204 msgid "Récapitulatif par classe" msgstr "" @@ -26944,6 +28522,7 @@ msgstr "Voorkant tijdschrift" #: include/ext/importbank/include/template/show_list.php:66 #: include/ext/importbank/include/template/show_list.php:84 +#: include/ext/importbank/include/template/show_list.php:92 #, fuzzy msgid "Réconciliation" msgstr "Beschrijving" @@ -26957,6 +28536,7 @@ msgstr "Beschrijving" #: include/class/acc_ledger.class.php:1058 #: include/class/acc_ledger.class.php:1074 #: include/class/acc_ledger.class.php:1171 +#: include/class/acc_ledger.class.php:1173 #, fuzzy, php-format msgid "Réconciliation/rapprochements : %s" msgstr "Beschrijving" @@ -26981,6 +28561,7 @@ msgstr "" #: include/export/export_gl_csv.php:69 include/export/export_gl_pdf.php:60 #: include/template/follow_up-display.php:26 #: include/template/action_search.php:114 +#: include/template/follow_up-display.php:59 msgid "Référence" msgstr "Referentie" @@ -26991,6 +28572,7 @@ msgid "Référence " msgstr "Referentie" #: include/ext/tools/index.php:42 include/ext/tools/index.php:47 +#: include/ext/tools/index.php:50 msgid "Rénuméroter des pièces justificative" msgstr "Het hernummeren van de ondersteunende documenten" @@ -27055,10 +28637,12 @@ msgstr "" #: tmp/import-advanced/class/import/impacc2_csv.class.php:528 #: tmp/import-advanced/class/import/impacc2_csv.class.php:551 #: tmp/import-advanced/class/import/impacc2_csv.class.php:573 +#: include/ext/importbank/include/template/confirm_transfer.php:287 msgid "Résultat" msgstr "Resultaat" #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:136 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:137 #, php-format msgid "Résultat de la formule %s utilisant %s %s" msgstr "" @@ -27089,6 +28673,7 @@ msgid "Résultat limité à %d , %d nombre de fiches trouvées" msgstr "Beperkt tot% d resultaat% d aantal records gevonden" #: include/ajax/ajax_boxcard_search.php:45 +#: include/ajax/ajax_boxcard_search.php:47 #, fuzzy, php-format msgid "Résultat limité à %d dans vos préférences, %d fiches trouvées" msgstr "Beperkt tot% d resultaat% d aantal records gevonden" @@ -27130,6 +28715,7 @@ msgstr "Overzicht" #: include/export/export_balance_pdf.php:337 #: include/export/export_balance_pdf.php:338 include/balance.inc.php:483 #: include/export/export_balance_pdf.php:332 include/balance.inc.php:501 +#: include/balance.inc.php:513 msgid "Résumé Exercice courant" msgstr "" @@ -27140,6 +28726,7 @@ msgstr "" #: include/export/export_balance_pdf.php:330 #: include/export/export_balance_pdf.php:331 include/balance.inc.php:476 #: include/export/export_balance_pdf.php:325 include/balance.inc.php:494 +#: include/balance.inc.php:506 msgid "Résumé Exercice précédent" msgstr "" @@ -27147,7 +28734,7 @@ msgstr "" #: include/export/export_printtva_pdf.php:51 include/database.item.php:140 #: include/database.item.php:133 include/export/export_printtva_pdf.php:47 #: include/database.item.php:134 include/database.item.php:132 -#: include/database.item.php:125 +#: include/database.item.php:125 include/database.item.php:123 #, fuzzy msgid "Résumé TVA" msgstr "Overzicht" @@ -27168,13 +28755,13 @@ msgid "Résumé TVA vente" msgstr "Overzicht" #: include/database.item.php:142 include/database.item.php:140 -#: include/database.item.php:115 +#: include/database.item.php:115 include/database.item.php:113 #, fuzzy msgid "Résumé par devise" msgstr "Overzicht" #: include/database.item.php:142 include/database.item.php:140 -#: include/database.item.php:115 +#: include/database.item.php:115 include/database.item.php:113 msgid "" "Résumé par devise afin de \n" "faire de calculer les écarts de conversion (différence de change) pour les " @@ -27223,6 +28810,7 @@ msgstr "" #: include/template/detail-action.php:71 #: include/template/follow_up-display.php:90 +#: include/template/follow_up-display.php:123 #, fuzzy msgid "Salle de réunion" msgstr "Key distribution" @@ -27235,6 +28823,7 @@ msgstr "Key distribution" #: include/class/calendar.class.php:184 include/class/calendar.class.php:276 #: include/ajax/ajax_preference.php:183 include/class/calendar.class.php:195 #: include/class/calendar.class.php:287 include/ajax/ajax_preference.php:184 +#: include/ext/noalyss-timesheet/timesheet.class.php:126 msgid "Samedi" msgstr "Zaterdag" @@ -27306,6 +28895,7 @@ msgstr "Nieuwe lijn" #: include/template/operation_exercice-input_row.php:102 #: include/widget/todo_list/todo_list-display_new_note.php:41 #: include/company.inc.php:249 include/company.inc.php:355 +#: include/compta_fin.inc.php:162 msgid "Sauve" msgstr "OPSLAAN" @@ -27314,6 +28904,9 @@ msgstr "OPSLAAN" #: include/ext/tva/list_intra.inc.php:117 include/ext/tva/decl_tva.inc.php:109 #: include/ext/tva/list_assujetti.inc.php:101 #: include/ext/tva/list_intra.inc.php:126 include/dossier.inc.php:293 +#: include/ext/tva/include/decl_tva.inc.php:121 +#: include/ext/tva/include/list_assujetti.inc.php:105 +#: include/ext/tva/include/list_intra.inc.php:128 msgid "Sauvegarde" msgstr "Opslaan" @@ -27430,6 +29023,14 @@ msgstr "Geen enkel model" #: include/template/ledger_detail_bottom.php:341 #: include/template/card_multiple_display_option.php:115 #: include/widget/ajax.php:83 include/lib/manage_table_sql.class.php:1404 +#: include/stock_cfg.inc.php:154 include/template/ledger_detail_bottom.php:342 +#: include/ext/noalyss_document/ndc_load.php:71 +#: include/ext/amortis/include/am_generate.class.php:219 +#: include/ext/amortis/include/template/material_add.php:107 +#: include/ext/amortis/include/template/material_detail.php:209 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:108 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:129 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:150 msgid "Sauver" msgstr "OPSLAAN" @@ -27478,7 +29079,8 @@ msgstr "OPSLAAN" #: include/ajax/ajax_gestion.php:114 include/ext/amortis/ajax.php:68 #: include/ext/amortis/ajax.php:67 #: include/ext/noalyss-portal-client/include/customer.inc.php:49 -#: include/ajax/ajax_gestion.php:111 +#: include/ajax/ajax_gestion.php:111 include/ext/amortis/ajax.php:72 +#: include/ext/noalyss-portal-client/include/customer.inc.php:47 #, fuzzy msgid "Sauvé" msgstr "Bewaard" @@ -27500,6 +29102,8 @@ msgstr "" #: include/ext/skel/index.php:46 include/ext/noalyss-timesheet/index.php:53 #: include/ext/rapid-in/index.php:53 include/ext/skel/index.php:53 #: include/ext/webservice/nw_service.php:78 +#: include/ext/noalyss-webservice/nw_service.php:85 +#: include/ext/skel/index.php:61 msgid "Seconde route" msgstr "" @@ -27584,7 +29188,7 @@ msgstr "Selecteer uw taal" #: include/class/periode.class.php:648 include/class/periode.class.php:650 #: include/class/periode.class.php:652 include/class/periode.class.php:653 #: include/class/periode.class.php:654 include/class/periode.class.php:660 -#: include/class/periode.class.php:678 +#: include/class/periode.class.php:678 include/class/periode.class.php:685 msgid "Septembre" msgstr "" @@ -27655,6 +29259,7 @@ msgid "" msgstr "" #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:117 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:118 msgid "" "Si la date donnée concerne la date de paiement ou d'écheance, cela limitera " "la recherche aux journaux VEN et ACH " @@ -27689,6 +29294,7 @@ msgstr "" "basisklasse." #: include/template/fiche_def_input.php:36 +#: include/template/fiche_def_input.php:37 msgid "" "Si vous ne cochez pas et que le poste comptable de base n'est pas vide alors " "toutes les fiches auront le poste comptable de base comme poste comptable " @@ -27733,7 +29339,7 @@ msgid "" "contenues dans les extensions ne sont pas effacées" msgstr "" -#: include/database.item.php:167 +#: include/database.item.php:167 include/database.item.php:160 msgid "Site Web" msgstr "" @@ -27753,6 +29359,7 @@ msgstr "Situatie" #: include/template/card_multiple_result.php:18 include/database.item.php:179 #: include/database.item.php:188 include/database.item.php:196 #: include/database.item.php:191 include/template/contact-summary.php:17 +#: include/database.item.php:163 msgid "Société" msgstr "Vennootschap" @@ -27798,7 +29405,8 @@ msgstr "Bedrijven" #: include/class/fiche.class.php:1316 include/class/fiche.class.php:1322 #: include/class/acc_bilan.class.php:210 include/class/fiche.class.php:1368 #: include/export/export_gl_csv.php:69 include/export/export_gl_pdf.php:60 -#: include/balance.inc.php:339 +#: include/balance.inc.php:339 include/balance.inc.php:348 +#: include/class/fiche.class.php:1365 msgid "Solde" msgstr "evenwicht" @@ -27810,6 +29418,8 @@ msgstr "evenwicht" #: include/class/acc_balance.class.php:443 #: include/class/acc_balance.class.php:400 #: include/class/acc_balance.class.php:442 +#: include/class/acc_balance.class.php:402 +#: include/class/acc_balance.class.php:444 #, fuzzy msgid "Solde 6/7" msgstr "evenwicht" @@ -27826,7 +29436,7 @@ msgid "Solde Fin" msgstr "Evenwicht End" #: include/balance.inc.php:311 include/balance.inc.php:329 -#: include/balance.inc.php:333 +#: include/balance.inc.php:333 include/balance.inc.php:342 #, fuzzy msgid "Solde N-1" msgstr "evenwicht" @@ -27857,6 +29467,7 @@ msgstr "Creditsaldo" #: include/database.item.php:102 include/database.item.php:100 #: include/database.item.php:99 include/database.item.php:93 #: include/database.item.php:95 include/database.item.php:77 +#: include/database.item.php:75 msgid "Solde des comptes en banques, caisse..." msgstr "Saldo van bankrekeningen, contant ..." @@ -27864,6 +29475,7 @@ msgstr "Saldo van bankrekeningen, contant ..." #: include/database.item.php:100 include/database.item.php:98 #: include/database.item.php:99 include/database.item.php:93 #: include/database.item.php:95 include/database.item.php:77 +#: include/database.item.php:75 msgid "" "Solde des journaux de trésorerie cela concerne les comptes en banques, " "caisse , les chèques... " @@ -27912,6 +29524,7 @@ msgstr "Nieuwe extract" #: include/class/fiche.class.php:1117 #: include/class/acc_account_ledger.class.php:600 +#: include/class/fiche.class.php:1119 #, fuzzy msgid "Solde global" msgstr "Totaal" @@ -27921,6 +29534,7 @@ msgstr "Totaal" #: include/database.item.php:102 include/database.item.php:100 #: include/database.item.php:99 include/database.item.php:93 #: include/database.item.php:95 include/database.item.php:77 +#: include/database.item.php:75 msgid "Soldes" msgstr "Sales" @@ -27934,7 +29548,7 @@ msgstr "Sales" #: include/lib/user_menu.php:101 include/lib/user_menu.php:81 #: include/lib/user_menu.php:100 include/database.item.php:94 #: include/lib/user_menu.php:80 include/database.item.php:97 -#: include/database.item.php:80 +#: include/database.item.php:80 include/database.item.php:78 msgid "Sortie" msgstr "Uitgang" @@ -27943,6 +29557,7 @@ msgstr "Uitgang" #: include/database.item.php:107 include/database.item.php:101 #: include/database.item.php:99 include/database.item.php:94 #: include/database.item.php:97 include/database.item.php:80 +#: include/database.item.php:78 #, fuzzy msgid "Sortie ⎆" msgstr "Uitgang" @@ -27958,15 +29573,28 @@ msgstr "Lijn toevoegen" #: include/class/periode.class.php:525 include/class/periode.class.php:526 #: include/class/periode.class.php:530 #: tmp/import-advanced/template/operation_result.php:113 -#: include/class/periode.class.php:548 +#: include/class/periode.class.php:548 include/class/periode.class.php:555 msgid "Status" msgstr "" +#: include/ext/rash/raw.php:100 +msgid "Status motif entrée auteur" +msgstr "" + +#: include/ext/rash/raw.php:99 +msgid "Status motif entrée enfant" +msgstr "" + +#: include/ext/rash/raw.php:98 +msgid "Status motif entrée victime" +msgstr "" + #: include/database.item.php:107 include/database.item.php:110 #: include/database.item.php:116 include/database.item.php:113 #: include/database.item.php:112 include/database.item.php:108 #: include/database.item.php:109 include/database.item.php:103 #: include/database.item.php:105 include/database.item.php:83 +#: include/database.item.php:81 msgid "Stock" msgstr "Voorraad" @@ -27988,8 +29616,12 @@ msgstr "Print menu" msgid "Style de date" msgstr "Onkostennota" +#: include/ext/noalyss_document/ndc_load.php:54 +msgid "Succés" +msgstr "" + #: include/ext/importbank/ajax.php:82 include/ext/importbank/ajax.php:83 -#: include/ext/importbank/ajax.php:89 +#: include/ext/importbank/ajax.php:89 include/ext/importbank/ajax.php:99 #, fuzzy msgid "Suggestion" msgstr "Beheer" @@ -28033,7 +29665,7 @@ msgstr "Gevolgd leverancier, klant, bank, offerte, order, mail" #: include/database.item.php:126 include/database.item.php:130 #: include/database.item.php:124 include/database.item.php:123 #: include/database.item.php:117 include/database.item.php:115 -#: include/database.item.php:99 +#: include/database.item.php:99 include/database.item.php:97 msgid "Suivi administration, banque" msgstr "Gevolgd administratie, bank" @@ -28042,12 +29674,14 @@ msgstr "Gevolgd administratie, bank" #: include/database.item.php:104 include/database.item.php:21 #: include/database.item.php:24 include/database.item.php:17 #: include/database.item.php:16 include/database.item.php:13 +#: include/database.item.php:11 msgid "Suivi client" msgstr "Customer care" #: include/database.item.php:21 include/database.item.php:24 #: include/database.item.php:17 include/database.item.php:15 #: include/database.item.php:16 include/database.item.php:13 +#: include/database.item.php:11 msgid "Suivi client : devis, réunion, courrier, commande..." msgstr "" @@ -28055,6 +29689,7 @@ msgstr "" #: include/database.item.php:127 include/database.item.php:125 #: include/database.item.php:126 include/database.item.php:120 #: include/database.item.php:118 include/database.item.php:102 +#: include/database.item.php:100 msgid "" "Suivi de vos salariés, managers ainsi que des administrateurs, pour les " "documents et les opérations comptables" @@ -28064,12 +29699,14 @@ msgstr "" #: include/database.item.php:124 include/database.item.php:122 #: include/database.item.php:123 include/database.item.php:117 #: include/database.item.php:115 include/database.item.php:99 +#: include/database.item.php:97 msgid "Suivi des administrations : courrrier, déclarations." msgstr "" #: include/database.item.php:16 include/database.item.php:19 #: include/database.item.php:13 include/database.item.php:11 #: include/database.item.php:12 include/database.item.php:9 +#: include/database.item.php:7 msgid "Suivi des fournisseurs : devis, lettres, email...." msgstr "" @@ -28078,14 +29715,14 @@ msgstr "" #: include/database.item.php:129 include/database.item.php:133 #: include/database.item.php:127 include/database.item.php:126 #: include/database.item.php:120 include/database.item.php:118 -#: include/database.item.php:102 +#: include/database.item.php:102 include/database.item.php:100 msgid "Suivi des gérants, administrateurs et salariés" msgstr "Monitoring van managers, bestuurders en werknemers" #: include/database.item.php:11 include/database.item.php:14 #: include/database.item.php:16 include/database.item.php:19 #: include/database.item.php:13 include/database.item.php:12 -#: include/database.item.php:9 +#: include/database.item.php:9 include/database.item.php:7 msgid "Suivi fournisseur" msgstr "Leverancier controle" @@ -28105,6 +29742,7 @@ msgstr "Onderwerp" #: include/ext/importbank/include/template/show_list.php:71 #: include/ext/importbank/include/template/show_list.php:89 +#: include/ext/importbank/include/template/show_list.php:97 #, fuzzy msgid "Suppression" msgstr "Indruk" @@ -28113,14 +29751,20 @@ msgstr "Indruk" msgid "Suppression première ligne" msgstr "" +#: include/ext/importbank/include/template/show_list.php:100 +msgid "Supprime statut d'erreur" +msgstr "" + #: include/ext/sav/include/template/sas_spare_part_print_row.php:46 #: include/ext/sav/include/template/sas_workhour_print_row.php:49 #: include/template/ledger_detail_bottom.php:352 +#: include/template/ledger_detail_bottom.php:353 msgid "Supprimer" msgstr "" #: include/ext/importbank/include/template/show_list.php:64 #: include/ext/importbank/include/template/show_list.php:82 +#: include/ext/importbank/include/template/show_list.php:90 #, fuzzy msgid "Supprimer la contrepartie" msgstr "Soort blad" @@ -28133,6 +29777,8 @@ msgstr "Soort blad" #: include/ext/importbank/include/template/show_import.php:17 #: include/ext/importbank/include/template/show_import.php:111 +#: include/ext/importbank/include/template/show_import.php:15 +#: include/ext/importbank/include/template/show_import.php:103 #, fuzzy msgid "Supprimer la sélection" msgstr "Verwijder geselecteerde bladwijzers" @@ -28145,6 +29791,7 @@ msgstr "Soort blad" #: include/ext/importbank/include/template/show_list.php:69 #: include/ext/importbank/include/template/show_list.php:87 +#: include/ext/importbank/include/template/show_list.php:95 #, fuzzy msgid "Supprimer réconciliation" msgstr "Soort blad" @@ -28168,7 +29815,7 @@ msgstr "" #: html/ajax_misc.php:346 html/ajax_misc.php:458 html/ajax_misc.php:460 #: html/ajax_misc.php:466 html/ajax_misc.php:468 html/ajax_misc.php:472 #: html/ajax_misc.php:437 html/ajax_misc.php:445 html/ajax_misc.php:533 -#: html/ajax_misc.php:535 html/ajax_misc.php:594 +#: html/ajax_misc.php:535 html/ajax_misc.php:594 html/ajax_misc.php:597 msgid "Symbole" msgstr "Symbool" @@ -28237,7 +29884,7 @@ msgstr "Parameter is ongeldig" #: include/ajax/ajax_preference.php:197 include/ajax/ajax_preference.php:208 #: include/ajax/ajax_preference.php:224 include/ajax/ajax_preference.php:225 -#: include/ajax/ajax_preference.php:226 +#: include/ajax/ajax_preference.php:226 include/ajax/ajax_preference.php:242 msgid "Séparateur Décimale" msgstr "" @@ -28250,11 +29897,15 @@ msgstr "" #: include/ext/importbank/include/template/show_transfer.php:182 #: include/ajax/ajax_preference.php:208 include/ajax/ajax_preference.php:209 #: include/ajax/ajax_preference.php:210 +#: include/ext/importbank/include/template/confirm_transfer.php:179 +#: include/ext/importbank/include/template/show_field.php:61 +#: include/ajax/ajax_preference.php:226 msgid "Séparateur de champs" msgstr "" #: include/ext/importbank/include/template/show_transfer.php:18 #: include/ext/importbank/include/template/show_transfer.php:21 +#: include/ext/importbank/include/template/show_transfer.php:24 msgid "Séparateur de champs inconnu" msgstr "" @@ -28277,6 +29928,8 @@ msgstr "" #: include/ext/importbank/include/template/show_transfer.php:191 #: tmp/import-advanced/template/upload_operation_csv.php:78 #: tmp/import-advanced/template/upload_operation_anc.php:61 +#: include/ext/importbank/include/template/confirm_transfer.php:188 +#: include/ext/importbank/include/template/show_field.php:70 msgid "Séparateur de millier" msgstr "" @@ -28286,14 +29939,22 @@ msgstr "" #: include/ext/importbank/include/template/show_field.php:66 #: include/ext/importbank/include/template/confirm_transfer.php:194 #: include/ext/importbank/include/template/show_transfer.php:200 +#: include/ext/importbank/include/template/confirm_transfer.php:197 +#: include/ext/importbank/include/template/show_field.php:79 msgid "Séparateur décimal" msgstr "" #: include/ext/importbank/include/template/confirm_transfer.php:38 +#: include/ext/importbank/include/template/confirm_transfer.php:43 #, fuzzy msgid "Séparateur invalide" msgstr "Parameter is ongeldig" +#: include/ext/ohada/include/amortization.class.php:38 +#: include/ext/ohada/include/amortization.class.php:39 +msgid "TABLEAU SMT DE SUIVI DU MATERIEL, DU MOBILIER ET DES CAUTIONS" +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 @@ -28308,6 +29969,7 @@ msgstr "Parameter is ongeldig" #: include/class/document_export.class.php:293 #: include/class/document_export.class.php:300 #: include/class/document_export.class.php:305 +#: include/class/document_export.class.php:313 msgid "TKPDF n'est pas installé" msgstr "TKPDF is niet geïnstalleerd" @@ -28380,6 +30042,10 @@ msgstr "" #: include/template/acc_ledger_history_sale_extended.php:58 #: include/template/acc_ledger_history_sale_extended.php:147 #: include/template/ledger_detail_ach.php:160 include/database.item.php:148 +#: include/database.item.php:146 include/template/ledger_detail_ach.php:165 +#: include/ext/copy_parameter/index.php:114 +#: include/ext/import-advanced/include/imd_parameter.inc.php:38 +#: include/ext/transform/include/template/listing_client_display.php:51 msgid "TVA" msgstr "BTW" @@ -28392,6 +30058,7 @@ msgstr "tot" #: include/class/tva_rate_mtable.class.php:53 #: include/class/tva_rate_mtable.class.php:51 #: include/class/tva_rate_mtable.class.php:56 +#: include/class/tva_rate_mtable.class.php:57 msgid "TVA Achat (D)" msgstr "" @@ -28420,6 +30087,8 @@ msgstr "Fiscaal aftrekbaar" #: include/export/export_printtva_pdf.php:212 #: include/class/acc_ledger_sale.class.php:1723 #: include/template/ledger_detail_ach.php:159 +#: include/template/ledger_detail_ach.php:164 +#: include/class/acc_ledger_sale.class.php:1771 msgid "TVA ND" msgstr "BTW ND" @@ -28469,6 +30138,7 @@ msgstr "BTW ND" #: include/class/acc_ledger_purchase.class.php:2047 #: include/class/acc_ledger_purchase.class.php:2121 #: include/class/acc_ledger_purchase.class.php:2154 +#: include/class/acc_ledger_purchase.class.php:2192 #, fuzzy msgid "TVA NP opération" msgstr "BTW handeling" @@ -28535,6 +30205,8 @@ msgstr "BTW ingevorderd" #: include/class/acc_ledger_purchase.class.php:2110 #: include/class/acc_ledger_sale.class.php:1715 #: include/class/acc_ledger_purchase.class.php:2143 +#: include/class/acc_ledger_purchase.class.php:2181 +#: include/class/acc_ledger_sale.class.php:1763 #, fuzzy msgid "TVA Non Payé" msgstr "Niet Betaald '" @@ -28573,12 +30245,15 @@ msgstr "Niet Betaald '" #: include/class/acc_ledger_purchase.class.php:2120 #: include/class/acc_ledger_sale.class.php:1722 #: include/class/acc_ledger_purchase.class.php:2153 +#: include/class/acc_ledger_purchase.class.php:2191 +#: include/class/acc_ledger_sale.class.php:1770 msgid "TVA Opération" msgstr "BTW handeling" #: include/class/tva_rate_mtable.class.php:52 #: include/class/tva_rate_mtable.class.php:50 #: include/class/tva_rate_mtable.class.php:55 +#: include/class/tva_rate_mtable.class.php:56 msgid "TVA Vente (C)" msgstr "" @@ -28621,11 +30296,15 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2109 #: include/class/acc_ledger_sale.class.php:1714 #: include/class/acc_ledger_purchase.class.php:2142 +#: include/class/acc_ledger_purchase.class.php:2180 +#: include/class/acc_ledger_sale.class.php:1762 msgid "TVA annulée" msgstr "Geannuleerd BTW" #: include/lib/message_javascript.php:107 #: include/lib/message_javascript.php:108 +#: include/class/tva_rate_mtable.class.php:90 +#: include/class/tva_rate_mtable.class.php:91 msgid "TVA due ou récupérable quand l'opération est payée ou exécutée" msgstr "" @@ -28641,7 +30320,7 @@ msgstr "Ongeldige waarden" #: include/database.item.php:146 include/database.item.php:151 #: include/database.item.php:147 include/database.item.php:156 #: include/database.item.php:166 include/database.item.php:161 -#: include/database.item.php:189 +#: include/database.item.php:189 include/database.item.php:182 msgid "TVA non déductible" msgstr "Niet-aftrekbare BTW" @@ -28652,7 +30331,7 @@ msgstr "Niet-aftrekbare BTW" #: include/database.item.php:147 include/database.item.php:152 #: include/database.item.php:148 include/database.item.php:157 #: include/database.item.php:167 include/database.item.php:162 -#: include/database.item.php:199 +#: include/database.item.php:199 include/database.item.php:192 msgid "TVA non déductible récupérable par l'impôt" msgstr "Niet-aftrekbare BTW terugvorderbaar door de Belastingdienst" @@ -28674,6 +30353,7 @@ msgstr "Niet-aftrekbare BTW terugvorderbaar door de Belastingdienst" #: include/class/acc_ledger_purchase.class.php:2044 #: include/class/acc_ledger_purchase.class.php:2118 #: include/class/acc_ledger_purchase.class.php:2151 +#: include/class/acc_ledger_purchase.class.php:2189 msgid "TVA récup." msgstr "BTW ingevorderd" @@ -28726,6 +30406,7 @@ msgstr "BTW ingevorderd" #: include/template/acc_ledger_history_sale_extended.php:61 #: include/template/acc_ledger_history_sale_extended.php:149 #: include/template/ledger_detail_ach.php:161 +#: include/template/ledger_detail_ach.php:166 msgid "TVAC" msgstr "BTW Met" @@ -28763,7 +30444,7 @@ msgstr "Tafel" msgid "Tableau / année" msgstr "Tafel / jaar" -#: include/ext/etat_annexe_ohada/index.php:92 +#: include/ext/etat_annexe_ohada/index.php:92 include/ext/ohada/index.php:92 msgid "Tableau SMT suivi matériel, mobilier" msgstr "" @@ -28776,6 +30457,7 @@ msgstr "Tabel afschrijving per jaar" #: include/database.item.php:121 include/database.item.php:117 #: include/database.item.php:118 include/database.item.php:112 #: include/database.item.php:110 include/database.item.php:96 +#: include/database.item.php:94 msgid "Tableau de bord" msgstr "Dashboard" @@ -28783,6 +30465,7 @@ msgstr "Dashboard" #: include/database.item.php:119 include/database.item.php:117 #: include/database.item.php:118 include/database.item.php:112 #: include/database.item.php:110 include/database.item.php:96 +#: include/database.item.php:94 msgid "" "Tableau de suivi, vous permet de voir en un coup d'oeil vos dernières " "opérations, un petit calendrier, une liste de chose à faire..." @@ -28853,7 +30536,7 @@ msgid "Taper une formule (ex 20*5.1) puis enter" msgstr "" #: include/ajax/ajax_admin.php:264 include/ajax/ajax_admin.php:263 -#: include/ajax/ajax_admin.php:272 +#: include/ajax/ajax_admin.php:272 include/ajax/ajax_admin.php:275 #, fuzzy msgid "Tapez le code de confirmation" msgstr "Veranderingen OPSLAAN" @@ -28898,7 +30581,8 @@ msgstr "" #: include/template/tax_summary_display.php:63 #: include/template/tax_summary_display.php:126 #: include/template/tax_summary_display.php:218 -#: include/template/tax_summary_display.php:305 +#: include/template/tax_summary_display.php:305 html/ajax_misc.php:596 +#: include/class/acc_operation.class.php:932 msgid "Taux" msgstr "Tarief" @@ -28908,6 +30592,8 @@ msgstr "Tarief" #: include/class/acc_ledger_purchase.class.php:1790 #: include/class/acc_ledger_sale.class.php:1059 #: include/class/acc_ledger_purchase.class.php:1818 +#: include/class/acc_ledger_purchase.class.php:1856 +#: include/class/acc_ledger_sale.class.php:1107 #, fuzzy msgid "Taux " msgstr "Tarief" @@ -28921,6 +30607,8 @@ msgstr "Tarief" #: include/template/ledger_detail_misc.php:238 #: include/template/ledger_detail_ven.php:330 #: include/template/ledger_detail_ach.php:335 +#: include/template/ledger_detail_ach.php:388 +#: include/template/ledger_detail_ven.php:331 #, fuzzy msgid "Taux Réf" msgstr "Tarief" @@ -28944,6 +30632,7 @@ msgstr "Tarief" #: include/database.item.php:173 include/database.item.php:168 #: include/template/ledger_detail_ven.php:159 #: include/template/ledger_detail_ach.php:149 include/database.item.php:181 +#: include/database.item.php:174 include/template/ledger_detail_ach.php:154 msgid "Taux TVA" msgstr "BTW%" @@ -28959,6 +30648,7 @@ msgstr "Tarief van de BTW" #: include/class/tva_rate_mtable.class.php:232 #: include/class/tva_rate_mtable.class.php:230 #: include/class/tva_rate_mtable.class.php:276 +#: include/class/tva_rate_mtable.class.php:316 #, fuzzy msgid "Taux de TVA invalide" msgstr "Ongeldige code" @@ -28966,6 +30656,7 @@ msgstr "Ongeldige code" #: include/class/acc_ledger.class.php:1108 #: include/class/acc_ledger.class.php:1125 #: include/class/acc_ledger.class.php:1225 +#: include/class/acc_ledger.class.php:1227 msgid "Taux de conversion doit être supérieur à 0" msgstr "" @@ -28982,6 +30673,7 @@ msgstr "Voorkeur" #: include/class/acc_ledger_purchase.class.php:281 #: include/class/acc_ledger_sale.class.php:249 #: include/class/acc_ledger_purchase.class.php:287 +#: include/class/acc_ledger_purchase.class.php:292 #, fuzzy msgid "Taux devise invalide" msgstr "Ongeldige code" @@ -28999,6 +30691,7 @@ msgstr "onbestaand" #: include/class/acc_ledger.class.php:3231 #: include/class/acc_ledger.class.php:3314 #: include/class/acc_ledger.class.php:3496 +#: include/class/acc_ledger.class.php:3512 #, fuzzy msgid "Taux invalide" msgstr "act ongeldig" @@ -29036,6 +30729,8 @@ msgstr "Voorkeur" #: include/template/ledger_detail_misc.php:237 #: include/template/ledger_detail_ven.php:329 #: include/template/ledger_detail_ach.php:334 +#: include/template/ledger_detail_ach.php:387 +#: include/template/ledger_detail_ven.php:330 #, fuzzy msgid "Taux utilisé" msgstr "niet use of" @@ -29152,6 +30847,9 @@ msgstr "Thema" #: include/export/export_ledger_csv.php:219 #: include/template/acc_ledger_history_financial_oneline.php:37 #: include/template/ledger_detail_fin.php:47 +#: include/ext/importbank/ajax.php:108 +#: include/ext/importbank/include/template/show_list.php:122 +#: include/class/fiche.class.php:1000 msgid "Tiers" msgstr "Derde" @@ -29186,6 +30884,7 @@ msgstr "Titel" #: include/ext/rapport_avance/include/template/formulaire_listing.php:78 #: include/class/follow_up.class.php:1524 #: include/class/follow_up.class.php:1692 +#: include/ext/rapport_avance/include/template/formulaire_listing.php:103 #, fuzzy msgid "Titre " msgstr "Titel" @@ -29207,6 +30906,8 @@ msgstr "Titel" #: include/ext/rapport_avance/include/rapav_formulaire.class.php:166 #: include/ext/rapport_avance/include/rapav_formulaire.class.php:173 +#: include/ext/rapport_avance/include/rapav_formulaire.class.php:167 +#: include/ext/rapport_avance/include/rapav_formulaire.class.php:174 #, fuzzy msgid "Titre ne peut être vide" msgstr "De naam mag niet leeg zijn" @@ -29337,6 +31038,11 @@ msgstr "Totaal BTW" #: include/template/ledger_detail_ach.php:163 #: include/template/ledger_detail_ach.php:289 #: include/template/ledger_detail_ach.php:291 +#: include/template/ledger_detail_ach.php:168 +#: include/template/ledger_detail_ach.php:342 +#: include/template/ledger_detail_ach.php:344 +#: include/template/ledger_detail_ven.php:285 +#: include/template/ledger_detail_ven.php:287 msgid "Total" msgstr "Totaal" @@ -29448,6 +31154,8 @@ msgstr "Totaal" #: include/class/acc_ledger_sale.class.php:1718 #: include/class/acc_ledger_purchase.class.php:2146 #: include/template/form_ledger_detail.php:112 +#: include/class/acc_ledger_purchase.class.php:2184 +#: include/class/acc_ledger_sale.class.php:1766 msgid "Total HTVA" msgstr "Totaal Zonder BTW" @@ -29484,6 +31192,8 @@ msgstr "Totaal Zonder BTW" #: include/class/acc_ledger_purchase.class.php:1866 #: include/class/acc_ledger_sale.class.php:1163 #: include/class/acc_ledger_purchase.class.php:1897 +#: include/class/acc_ledger_purchase.class.php:1935 +#: include/class/acc_ledger_sale.class.php:1211 msgid "Total TVA" msgstr "Totaal BTW" @@ -29520,6 +31230,8 @@ msgstr "Totaal BTW" #: include/class/acc_ledger_purchase.class.php:1871 #: include/class/acc_ledger_sale.class.php:1168 #: include/class/acc_ledger_purchase.class.php:1902 +#: include/class/acc_ledger_purchase.class.php:1940 +#: include/class/acc_ledger_sale.class.php:1216 msgid "Total TVAC" msgstr "Totaal zet BTW" @@ -29546,7 +31258,7 @@ msgstr "Totale last" #: include/class/fiche.class.php:1783 include/class/fiche.class.php:1784 #: include/class/fiche.class.php:1810 include/class/fiche.class.php:1946 #: include/class/fiche.class.php:1315 include/class/fiche.class.php:1321 -#: include/class/fiche.class.php:1367 +#: include/class/fiche.class.php:1367 include/class/fiche.class.php:1364 msgid "Total crédit" msgstr "Credit Totaal" @@ -29566,7 +31278,7 @@ msgstr "Rekeningoverzicht" #: include/class/fiche.class.php:1782 include/class/fiche.class.php:1783 #: include/class/fiche.class.php:1809 include/class/fiche.class.php:1945 #: include/class/fiche.class.php:1314 include/class/fiche.class.php:1320 -#: include/class/fiche.class.php:1366 +#: include/class/fiche.class.php:1366 include/class/fiche.class.php:1363 msgid "Total débit" msgstr "Debet Totaal" @@ -29586,6 +31298,7 @@ msgstr "" #: include/balance.inc.php:348 include/balance.inc.php:349 #: include/balance.inc.php:365 include/balance.inc.php:366 #: include/balance.inc.php:383 include/balance.inc.php:387 +#: include/balance.inc.php:396 msgid "Total niveau" msgstr "Totale niveau" @@ -29598,6 +31311,7 @@ msgstr "Totale niveau" #: include/class/acc_ledger_history_generic.class.php:711 #: include/class/acc_ledger.class.php:3569 #: include/class/acc_ledger_history_generic.class.php:713 +#: include/class/acc_ledger.class.php:3585 #, fuzzy msgid "Total opération" msgstr "Retail operatie" @@ -29737,6 +31451,12 @@ msgstr "Total Credit" #: include/template/acc_ledger_history_purchase_detail.php:169 #: include/template/acc_ledger_history_sale_extended.php:200 #: include/operation_ods_new.inc.php:94 +#: include/ext/amortis/include/template/material_listing.php:79 +#: include/class/acc_ledger.class.php:848 +#: include/class/acc_ledger.class.php:859 +#: include/class/acc_ledger_purchase.class.php:1819 +#: include/class/acc_ledger_sale.class.php:1094 +#: include/class/fiche.class.php:1101 msgid "Totaux" msgstr "Totalen" @@ -29755,11 +31475,13 @@ msgstr "Totalen" #: include/class/acc_ledger.class.php:761 #: include/class/acc_ledger.class.php:776 #: include/class/acc_ledger.class.php:846 +#: include/class/acc_ledger.class.php:848 #, fuzzy, php-format msgid "Totaux %s (%s)" msgstr "Totalen" #: include/class/acc_balance.class.php:279 +#: include/class/acc_balance.class.php:280 #, fuzzy, php-format msgid "Totaux delta %s %s" msgstr "Totalen" @@ -29778,7 +31500,7 @@ msgstr "Het totaal per subniveau" #: include/template/tag_search_select.php:17 include/user.inc.php:180 #: include/template/tag_search_select.php:19 #: include/ext/importbank/include/import_bank.class.php:144 -#: include/user.inc.php:265 include/user.inc.php:304 +#: include/user.inc.php:265 include/user.inc.php:304 include/user.inc.php:305 msgid "Tous" msgstr "" @@ -29911,7 +31633,7 @@ msgstr "" #: html/install.php:595 html/install.php:642 html/install.php:645 #: html/install.php:695 html/install.php:651 html/install.php:701 #: html/install.php:659 html/install.php:712 html/install.php:730 -#: html/install.php:783 +#: html/install.php:783 html/install.php:697 html/install.php:750 #, fuzzy msgid "Tout est installé" msgstr "TKPDF is niet geïnstalleerd" @@ -30023,11 +31745,13 @@ msgid "Transformation de données dans un autre format" msgstr "" #: include/template/follow_up_detail_display.php:205 +#: include/template/follow_up_detail_display.php:218 #, fuzzy msgid "Transformer en Facture de Vente" msgstr "Omzetten in een factuur" #: include/template/follow_up_detail_display.php:219 +#: include/template/follow_up_detail_display.php:245 #, fuzzy msgid "Transformer en Note de frais ou Facture Achat" msgstr "Omzetten in een factuur" @@ -30056,6 +31780,8 @@ msgstr "Omzetten in een factuur" #: include/ext/importbank/include/template/show_list.php:201 #: include/ext/importbank/include/template/show_list.php:71 #: include/ext/importbank/include/template/show_list.php:232 +#: include/ext/importbank/include/template/show_list.php:79 +#: include/ext/importbank/include/template/show_list.php:251 #, fuzzy msgid "Transfèrer" msgstr "Overdracht" @@ -30064,6 +31790,7 @@ msgstr "Overdracht" #: include/ext/importbank/include/import_bank.class.php:138 #: include/ext/importbank/include/import_bank.class.php:146 #: include/ext/importbank/include/template/show_import.php:26 +#: include/ext/importbank/include/template/show_import.php:25 #, fuzzy msgid "Transfèré" msgstr "Overdracht" @@ -30079,16 +31806,17 @@ msgid "Transféré" msgstr "Overdracht" #: include/ext/tva/form_periode.php:8 include/ext/tva/form_periode.php:12 -#: include/ext/tva/ajax.php:176 +#: include/ext/tva/ajax.php:176 include/ext/tva/ajax.php:169 msgid "Trimestre" msgstr "trimester" #: include/class/periode.class.php:403 include/class/periode.class.php:421 +#: include/class/periode.class.php:428 #, fuzzy, php-format msgid "Trop de périodes trouvées %s pour %s" msgstr "Aantal foute rijen" -#: include/lib/ac_common.php:1729 tmp/c.php:31 +#: include/lib/ac_common.php:1729 tmp/c.php:31 include/lib/ac_common.php:1786 msgid "Trop souvent le(s) même(s) symbole(s)" msgstr "" @@ -30099,10 +31827,11 @@ msgstr "" #: include/database.item.php:114 #: include/ext/etat_annexe_ohada/include/financial_ledger.class.php:59 #: include/database.item.php:112 +#: include/ext/ohada/include/financial_ledger.class.php:69 msgid "Trésorerie" msgstr "Schatkist" -#: include/ext/etat_annexe_ohada/index.php:77 +#: include/ext/etat_annexe_ohada/index.php:77 include/ext/ohada/index.php:77 #, fuzzy msgid "Trésorerie SMT" msgstr "Schatkist" @@ -30166,7 +31895,10 @@ msgstr "BTW NTV" #: include/class/acc_account_ledger.class.php:489 #: include/export/export_gl_csv.php:69 #: include/template/follow_up-display.php:35 include/user.inc.php:272 -#: include/menu.inc.php:110 +#: include/menu.inc.php:110 include/user.inc.php:273 +#: include/template/follow_up-display.php:68 +#: include/ext/transform/include/template/listing_assujetti_representative.php:72 +#: include/class/fiche.class.php:1002 msgid "Type" msgstr "Type" @@ -30307,18 +32039,40 @@ msgstr "Voeg dit element toe" msgid "Tâches" msgstr "Taken" -#: include/database.item.php:171 +#: include/database.item.php:171 include/database.item.php:164 msgid "Tél. Portable" msgstr "" +#: include/ext/rapport_avance/include/template/formulaire_listing.php:141 +#, fuzzy +msgid "Téléchargement" +msgstr "Verandering in detail " + +#: include/ext/invoicing/include/invoicing.inc.php:106 +#, fuzzy +msgid "Télécharger en PDF" +msgstr "Download bestand" + #: include/ext/invoicing/include/invoice_to_zip.inc.php:76 #: include/ext/tools/include/tool_function.php:503 #: include/ext/invoicing/include/invoice_to_zip.inc.php:88 +#: include/ext/invoicing/include/invoice_to_zip.inc.php:93 msgid "Télécharger le fichier" msgstr "Download bestand" +#: include/ext/invoicing/include/invoice_download_pdf.inc.php:127 +#, fuzzy +msgid "Télécharger les fichiers en PDF" +msgstr "Download bestand" + +#: include/ext/invoicing/include/invoicing.inc.php:101 +#, fuzzy +msgid "Télécharger les originaux" +msgstr "Download bestand" + #: include/template/detail-action.php:506 #: include/template/follow_up-display.php:649 +#: include/template/follow_up-display.php:700 #, fuzzy msgid "Télécharger toutes les documents" msgstr "Alle facturen downloaden" @@ -30329,6 +32083,7 @@ msgstr "Alle facturen downloaden" #: include/ext/invoicing/include/invoicing.inc.php:88 #: include/ext/invoicing/include/invoice_generate.inc.php:72 #: include/ext/invoicing/include/invoicing.inc.php:92 +#: include/ext/invoicing/include/invoice_generate.inc.php:75 msgid "Télécharger toutes les factures" msgstr "Alle facturen downloaden" @@ -30342,10 +32097,12 @@ msgstr "Alle facturen downloaden" #: include/company.inc.php:130 include/company.inc.php:155 #: include/stock_cfg.inc.php:68 include/template/contact-summary.php:20 #: include/company.inc.php:167 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:65 +#: include/ext/transform/include/template/listing_assujetti_representative.php:61 msgid "Téléphone" msgstr "Telefoon" -#: include/database.item.php:196 +#: include/database.item.php:196 include/database.item.php:189 #, fuzzy msgid "Téléphone " msgstr "Telefoon" @@ -30424,6 +32181,7 @@ msgid "Un modéle de catégorie est obligatoire" msgstr "Keuze van het soort dagboek" #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:438 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:441 #, fuzzy msgid "Un poste comptable est manquant" msgstr "de begrotingspost [" @@ -30447,6 +32205,7 @@ msgstr "" #: include/ext/import_account/include/impacc_csv.class.php:77 #: tmp/import-advanced/class/import/impacc2_fec.class.php:49 #: tmp/import-advanced/class/import/impacc2_csv.class.php:74 +#: include/ext/importbank/include/template/import_csv.php:47 #, fuzzy msgid "Unicode" msgstr "code" @@ -30594,20 +32353,21 @@ msgstr "Ongeldige waarden" #: include/ext/noalyss-timesheet/index.php:52 include/user.inc.php:260 #: html/user_login.php:128 include/audit_log.php:37 #: include/template/operation_exercice-list_draft.php:58 -#: include/user.inc.php:299 +#: include/user.inc.php:299 include/admin_repo.inc.php:155 +#: include/user.inc.php:300 msgid "Utilisateur" msgstr "Gebruiker" #: html/install.php:594 html/install.php:586 html/install.php:592 #: html/install.php:554 html/install.php:544 html/install.php:550 #: html/install.php:553 html/install.php:603 html/install.php:609 -#: html/install.php:617 html/install.php:688 +#: html/install.php:617 html/install.php:688 html/install.php:655 #, fuzzy msgid "Utilisateur administrateur" msgstr "Gebruiker" #: include/user_detail.inc.php:113 include/user_detail.inc.php:110 -#: include/user.inc.php:150 include/user.inc.php:169 +#: include/user.inc.php:150 include/user.inc.php:169 include/user.inc.php:170 #, fuzzy, php-format msgid "Utilisateur %s %s est effacé" msgstr "Gebruikers die zijn aangesloten" @@ -30641,7 +32401,8 @@ msgstr "Gebruiker" #: html/install.php:264 html/install.php:660 html/install.php:689 #: html/install.php:269 html/install.php:695 html/install.php:275 #: html/install.php:677 html/install.php:706 html/install.php:291 -#: html/install.php:748 html/install.php:777 +#: html/install.php:748 html/install.php:777 html/install.php:715 +#: html/install.php:744 #, fuzzy msgid "Utilisateur administrateur" msgstr "Gebruiker" @@ -30664,7 +32425,7 @@ msgstr "Database" msgid "Utilisateur de la base de données (Postgresql)" msgstr "Database" -#: include/user.inc.php:62 include/user.inc.php:71 +#: include/user.inc.php:62 include/user.inc.php:71 include/user.inc.php:72 #, fuzzy msgid "Utilisateur existant" msgstr "Users" @@ -30788,6 +32549,7 @@ msgstr "Gebruik van de voorraden" #: include/class/acc_ledger.class.php:1238 #: include/class/acc_ledger.class.php:1257 #: include/class/acc_ledger.class.php:1361 +#: include/class/acc_ledger.class.php:1363 #, fuzzy, php-format msgid "Utilisation directe interdite du poste comptable %s" msgstr "Automatisch aanmaken van de boekhoudkundige post" @@ -30799,6 +32561,11 @@ msgstr "Automatisch aanmaken van de boekhoudkundige post" msgid "Utilisation du mode strict " msgstr "Use of van Strikt Wijze" +#: include/ajax/ajax_preference.php:197 +#, fuzzy +msgid "Utilisation id TVA ou code" +msgstr "Use of van Strikt Wijze" + #: include/ext/import_card/include/template/template_show.php:38 #: include/ext/import_card/include/template/template_show.php:41 #, fuzzy @@ -30819,19 +32586,122 @@ msgid "Utilisez des postes comptables alphanumérique" msgstr "Gebruik alfanumerieke boekhoudkundige posten" #: include/ext/amortis/index.php:54 include/ext/amortis/index.php:80 +#: include/ext/amortis/index.php:94 msgid "Utilitaire" msgstr "Besturingssoftware" +#: include/ext/rash/raw.php:123 +msgid "VA Admin" +msgstr "" + +#: include/ext/rash/raw.php:126 +msgid "VA Crime Honneur" +msgstr "" + +#: include/ext/rash/raw.php:120 +msgid "VA Eco" +msgstr "" + +#: include/ext/rash/raw.php:119 +#, fuzzy +msgid "VA Inconnu" +msgstr "onbekend btw" + +#: include/ext/rash/raw.php:127 +msgid "VA Mariage Forcé" +msgstr "" + +#: include/ext/rash/raw.php:125 +#, fuzzy +msgid "VA Mutilation" +msgstr "Actie Toevoegen" + +#: include/ext/rash/raw.php:118 +msgid "VA Physique" +msgstr "" + +#: include/ext/rash/raw.php:122 +msgid "VA Psycho" +msgstr "" + +#: include/ext/rash/raw.php:121 +msgid "VA Sexuel" +msgstr "" + +#: include/ext/rash/raw.php:124 +msgid "VA Verbale" +msgstr "" + +#: include/ext/rash/raw.php:113 +msgid "VF Admin" +msgstr "" + +#: include/ext/rash/raw.php:115 +#, fuzzy +msgid "VF Autre" +msgstr "Van rekening" + +#: include/ext/rash/raw.php:110 +msgid "VF Eco" +msgstr "" + +#: include/ext/rash/raw.php:116 +#, fuzzy +msgid "VF Inconnu" +msgstr "onbekend btw" + +#: include/ext/rash/raw.php:112 +msgid "VF Psycho" +msgstr "" + +#: include/ext/rash/raw.php:111 +msgid "VF Sexuelle" +msgstr "" + +#: include/ext/rash/raw.php:114 +msgid "VF Verbale" +msgstr "" + #: html/install.php:629 html/install.php:636 html/install.php:639 #: html/install.php:692 html/install.php:698 html/install.php:709 -#: html/install.php:780 +#: html/install.php:780 html/install.php:747 #, php-format msgid "VOUS DEVEZ EFFACER CE FICHIER %s" msgstr "" +#: include/ext/rash/raw.php:106 +msgid "VP Admin." +msgstr "" + +#: include/ext/rash/raw.php:108 +#, fuzzy +msgid "VP Autre" +msgstr "Van rekening" + +#: include/ext/rash/raw.php:102 +msgid "VP Econo" +msgstr "" + +#: include/ext/rash/raw.php:103 +msgid "VP Physique" +msgstr "" + +#: include/ext/rash/raw.php:105 +msgid "VP Psycho" +msgstr "" + +#: include/ext/rash/raw.php:104 +msgid "VP Sexuelle" +msgstr "" + +#: include/ext/rash/raw.php:107 +msgid "VP Verbale" +msgstr "" + #: include/ext/amortis/include/class_amortissement_material_pdf.php:40 #: include/ext/amortis/include/amortissement_material_pdf.class.php:40 #: include/ext/amortis/include/amortissement_material_pdf.class.php:41 +#: include/ext/amortis/include/amortissement_material_pdf.class.php:42 #, fuzzy msgid "Val. Comptable Net" msgstr "Accounting Plan" @@ -30852,7 +32722,7 @@ msgstr "Nettowaarde" #: include/ext/etat_annexe_ohada/ajax.php:66 #: include/class/currency_mtable.class.php:175 -#: include/class/currency_mtable.class.php:218 +#: include/class/currency_mtable.class.php:218 include/ext/ohada/ajax.php:81 #, fuzzy msgid "Valeur incorrecte" msgstr "Foute e-mail" @@ -30881,6 +32751,10 @@ msgstr "" #: include/class/noalyss_user.class.php:1806 #: include/class/tva_rate_mtable.class.php:317 #: include/lib/input_switch.class.php:61 +#: include/ext/noalyss-webservice/include/nw_parameter.class.php:123 +#: include/ext/noalyss-webservice/include/nw_parameter.class.php:145 +#: include/ext/noalyss-webservice/include/nw_parameter.class.php:151 +#: include/class/tva_rate_mtable.class.php:357 #, fuzzy msgid "Valeur invalide" msgstr "Ongeldige waarden" @@ -30903,6 +32777,7 @@ msgid "Valeur net " msgstr "Nettowaarde" #: include/ext/amortis/include/template/listing_year.php:119 +#: include/ext/amortis/include/template/listing_year.php:126 #, fuzzy msgid "Valeur nette " msgstr "Nettowaarde" @@ -30941,6 +32816,7 @@ msgstr "" #: include/ext/importbank/include/template/show_list.php:183 #: include/ext/importbank/include/template/show_list.php:175 #: include/ext/importbank/include/template/show_list.php:194 +#: include/ext/importbank/include/template/show_list.php:212 #, fuzzy msgid "Valide?" msgstr "Bevestigen" @@ -31006,11 +32882,15 @@ msgstr "Bevestigen" #: include/template/operation_exercice-input_source.php:121 #: include/template/action_display_short.php:127 #: include/lib/html_input.class.php:442 +#: include/ext/importbank/include/template/show_field.php:118 +#: include/ext/tools/include/template/search_view.php:278 +#: include/lib/html_input.class.php:461 msgid "Valider" msgstr "Bevestigen" #: include/ext/importbank/include/template/show_list.php:68 #: include/ext/importbank/include/template/show_list.php:86 +#: include/ext/importbank/include/template/show_list.php:94 msgid "Valider réconciliation" msgstr "" @@ -31030,7 +32910,7 @@ msgstr "" #: include/admin_repo.inc.php:106 include/admin_repo.inc.php:110 #: include/admin_repo.inc.php:112 include/admin_repo.inc.php:114 -#: include/admin_repo.inc.php:111 +#: include/admin_repo.inc.php:111 include/admin_repo.inc.php:121 msgid "Variables" msgstr "" @@ -31042,6 +32922,7 @@ msgstr "" #: include/class/calendar.class.php:184 include/class/calendar.class.php:276 #: include/ajax/ajax_preference.php:182 include/class/calendar.class.php:195 #: include/class/calendar.class.php:287 include/ajax/ajax_preference.php:183 +#: include/ext/noalyss-timesheet/timesheet.class.php:125 msgid "Vendredi" msgstr "Vrijdag" @@ -31072,6 +32953,7 @@ msgstr "Vrijdag" #: include/database.item.php:254 include/database.item.php:274 #: include/database.item.php:237 include/database.item.php:251 #: include/class/acc_ledger_search.class.php:1274 include/database.item.php:279 +#: include/database.item.php:235 msgid "Vente" msgstr "Verkoop" @@ -31080,11 +32962,12 @@ msgstr "Verkoop" #: include/database.item.php:118 include/database.item.php:114 #: include/database.item.php:115 include/database.item.php:109 #: include/database.item.php:107 include/database.item.php:86 +#: include/database.item.php:84 msgid "Vente / Recette" msgstr "Sales / Recepten" #: include/database.item.php:249 include/database.item.php:232 -#: include/database.item.php:253 +#: include/database.item.php:253 include/database.item.php:234 msgid "Vente différée" msgstr "" @@ -31095,10 +32978,12 @@ msgid "Ventes" msgstr "Verkoop" #: include/ext/etat_annexe_ohada/include/pdf_writer_financial.class.php:56 +#: include/ext/ohada/include/pdf_writer_financial.class.php:70 msgid "Ventilation Dépenses" msgstr "" #: include/ext/etat_annexe_ohada/include/pdf_writer_financial.class.php:51 +#: include/ext/ohada/include/pdf_writer_financial.class.php:65 #, fuzzy msgid "Ventilation Recettes" msgstr "Sales / Recepten" @@ -31116,6 +33001,7 @@ msgstr "Database" #: include/admin_repo.inc.php:107 include/admin_repo.inc.php:109 #: include/admin_repo.inc.php:111 include/admin_repo.inc.php:108 +#: include/admin_repo.inc.php:118 msgid "Version Noalyss" msgstr "" @@ -31184,6 +33070,7 @@ msgstr "" #: include/template/detail-action.php:69 #: include/template/follow_up-display.php:88 +#: include/template/follow_up-display.php:121 msgid "VideoConf" msgstr "" @@ -31201,9 +33088,24 @@ msgstr "" #: include/database.item.php:175 include/stock_cfg.inc.php:66 #: include/export/export_stock_resume_list.php:36 include/database.item.php:183 #: include/database.item.php:178 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:41 +#: include/ext/transform/include/template/listing_assujetti_representative.php:43 msgid "Ville" msgstr "City" +#: include/ext/rash/raw.php:117 +#, fuzzy +msgid "Violence Autre autres" +msgstr "Factuur toevoegen" + +#: include/ext/rash/raw.php:109 +msgid "Violence Familiale Physique" +msgstr "" + +#: include/ext/rash/raw.php:101 +msgid "Violence Partenaire Inconnu " +msgstr "" + #: include/ext/noalyss-export/class/export/export.class.php:119 #, fuzzy msgid "Virgule" @@ -31224,6 +33126,7 @@ msgstr "Zichtbare Y of N" #: include/ext/amortis/include/class_am_card.php:240 #: include/ext/amortis/include/am_card.class.php:240 #: include/ext/amortis/include/am_card.class.php:285 +#: include/ext/amortis/include/am_card.class.php:311 #, fuzzy msgid "Visible Y ou N\n" msgstr "Zichtbare Y of N" @@ -31239,6 +33142,7 @@ msgstr "Zichtbare Y of N" #: include/impress_jrn.inc.php:167 include/impress_poste.inc.php:107 #: include/impress_rapport.inc.php:303 include/impress_rec.inc.php:78 #: include/balance.inc.php:207 include/impress_rec.inc.php:87 +#: include/balance.inc.php:215 msgid "Visualisation" msgstr "Visualisatie" @@ -31286,6 +33190,7 @@ msgstr "Foute e-mail" #: html/do.php:213 html/do.php:182 html/do.php:194 html/do.php:199 #: html/do_BASE_342368.php:199 html/do_LOCAL_342368.php:138 #: html/user_login.php:96 html/do.php:144 html/do_REMOTE_342368.php:138 +#: html/do.php:146 msgid "Votre base de données n'est pas à jour" msgstr "UW datagegevens is niet van de laatste versie" @@ -31308,6 +33213,8 @@ msgstr "UW datagegevens is niet van de laatste versie" #: include/class/acc_operation.class.php:886 #: include/class/acc_operation.class.php:937 #: include/class/acc_operation.class.php:947 +#: include/class/acc_operation.class.php:940 +#: include/class/acc_operation.class.php:950 #, fuzzy, php-format msgid "Voulez-vous aller à %s pour dupliquer cette opération ?" msgstr "Wilt u deze transactie verwijderen" @@ -31329,6 +33236,7 @@ msgstr "Heeft u een kopie van deze kwestie" #: include/template/detail-action.php:346 #: include/template/detail-action.php:361 #: include/template/follow_up-display.php:429 +#: include/template/follow_up-display.php:468 #, php-format msgid "Voulez-vous effacer ce commentaire" msgstr "Wilt u deze opmerking verwijderen?" @@ -31386,7 +33294,7 @@ msgstr "Wilt u deze transactie verwijderen" #: include/lib/html_input.class.php:1084 include/lib/html_input.class.php:1099 #: include/lib/html_input.class.php:1100 include/lib/html_input.class.php:1133 #: include/lib/html_input.class.php:1134 include/lib/html_input.class.php:1136 -#: include/lib/html_input.class.php:1183 +#: include/lib/html_input.class.php:1183 include/lib/html_input.class.php:1202 #, fuzzy, php-format msgid "Voulez-vous effacer cette relation " msgstr "Wilt u deze actie wilt verwijderen" @@ -31405,6 +33313,7 @@ msgstr "Wilt u deze actie wilt verwijderen" #: include/template/detail-action.php:466 #: include/template/detail-action.php:482 #: include/template/follow_up-display.php:622 +#: include/template/follow_up-display.php:673 #, php-format msgid "Voulez-vous effacer le document" msgstr "Wilt u sterven afvegen papier?" @@ -31455,6 +33364,7 @@ msgstr "Je hebt meer dan een keer in dezelfde kolom gedefinieerd" #: include/ajax/ajax_add_menu.php:145 include/class/document_type.class.php:83 #: include/class/document_type.class.php:85 include/ajax/ajax_add_menu.php:144 #: include/class/document_type.class.php:87 +#: include/class/document_type.class.php:91 msgid "Vous confirmez" msgstr "U bevestigt" @@ -31513,6 +33423,13 @@ msgstr "U bevestigt het klonen" msgid "Vous confirmez mise à jour ?" msgstr "U bevestigt" +#: include/ext/amortis/include/material_add.inc.php:46 +#, fuzzy +msgid "" +"Vous devez aller dans CCARD pour ajouter une catégorie , puis des fiches de " +"biens à amortir" +msgstr "U Moet Naar het blad menu in Maken for a Niewe categorie en contacten" + #: include/ext/amortis/include/material_add.inc.php:39 #: include/ext/amortis/include/material_add.inc.php:40 #, fuzzy @@ -31550,7 +33467,7 @@ msgstr "" #: html/admin/setup.php:81 html/admin/setup.php:84 html/admin/setup.php:135 #: html/install.php:137 html/install.php:136 html/install.php:142 #: html/install.php:149 html/install.php:162 html/install.php:166 -#: html/install.php:167 +#: html/install.php:167 html/install.php:171 msgid "" "Vous devez choisir si NOALYSS est installé sur l'un de vos servers ou sur un " "server mutualisé qui ne donne qu'une seule base de données" @@ -31634,6 +33551,11 @@ msgstr "" msgid "Vous n'avez encore sauvé aucun modèle" msgstr "" +#: include/ext/rash/include/bn.inc.php:48 +#, fuzzy +msgid "Vous n'avez pas accès à ce groupe" +msgstr "U hebt Geen bank opgegeven" + #: include/ext/modop/modop_save.php:248 include/ext/modop/modop_save.php:252 #: include/ext/modop/modop_save.php:250 include/ext/modop/modop_save.php:263 msgid "Vous n'avez pas donné de banque" @@ -31655,6 +33577,7 @@ msgstr "U has Geen Klant gegeven" #: include/class/acc_ledger_purchase.class.php:84 #: include/class/acc_ledger_purchase.class.php:86 #: include/class/acc_ledger_purchase.class.php:70 +#: include/class/acc_ledger_purchase.class.php:75 msgid "Vous n'avez pas donné de fournisseur" msgstr "U hebt Geen Leverancier gegeven" @@ -31664,11 +33587,13 @@ msgstr "U niet gebruikt voorraadbeheer" #: include/admin_repo.inc.php:43 include/admin_repo.inc.php:45 #: include/admin_repo.inc.php:47 include/admin_repo.inc.php:44 +#: include/admin_repo.inc.php:51 #, fuzzy msgid "Vous n'êtes pas administateur" msgstr "U bent geen beheerder" #: include/tva.inc.php:93 include/tva.inc.php:36 include/tva.inc.php:31 +#: include/tva.inc.php:32 #, fuzzy msgid "Vous n'êtes pas assujetti à la TVA" msgstr "U bent geen beheerder" @@ -31681,6 +33606,7 @@ msgstr "U bent geen beheerder" #: include/class/tva_rate_mtable.class.php:290 #: include/class/tva_rate_mtable.class.php:288 #: include/class/tva_rate_mtable.class.php:362 +#: include/class/tva_rate_mtable.class.php:422 msgid "" "Vous ne pouvez pas effacer tous les taux. Si votre société n'utilise pas la " "TVA, changer dans le menu société" @@ -31730,7 +33656,7 @@ msgstr "" #: include/database.item.php:4 include/database.item.php:2 #: include/database.item.php:3 include/database.item.php:139 #: include/database.item.php:140 include/database.item.php:138 -#: include/database.item.php:113 +#: include/database.item.php:113 include/database.item.php:111 msgid "" "Vous permet d'encoder des achats, dépenses, des notes de frais ou des notes " "de crédits, vous pouvez spécifier un bénéficiaire ou un autre moyen de " @@ -31749,6 +33675,12 @@ msgid "" "des comptes analytiques et des fiches" msgstr "" +#: include/ext/rapport_avance/include/template/formulaire_listing.php:87 +msgid "" +"Vous pouvez les modifier afin de les améliorer ou de vous en inspirer pour " +"en créer de nouveaux" +msgstr "" + #: include/class/template_card_category.class.php:161 msgid "Vous pouvez modifier l'ordre des attributs avec la souris" msgstr "" @@ -31807,6 +33739,7 @@ msgstr "U van Gebruikt Strikt-modus, datum van de laatste is Operatie" #: include/class/acc_ledger.class.php:1167 #: include/class/acc_ledger.class.php:1184 #: include/class/acc_ledger.class.php:1284 +#: include/class/acc_ledger.class.php:1286 #, fuzzy, php-format msgid "" "Vous utilisez le mode strict la dernière operation est la date du %s\n" @@ -31828,6 +33761,7 @@ msgstr "U van Gebruikt Strikt-modus, datum van de laatste is Operatie" #: include/class/acc_ledger_fin.class.php:206 #: include/class/acc_ledger_purchase.class.php:105 #: include/class/acc_ledger_fin.class.php:209 +#: include/class/acc_ledger_purchase.class.php:110 msgid "Vous utilisez le mode strict la dernière operation est à la date du " msgstr "U van Gebruikt Strikt-modus, datum van de laatste is Operatie" @@ -31845,7 +33779,7 @@ msgstr "De verbinding is verbroken" #: include/database.item.php:89 include/database.item.php:87 #: include/database.item.php:86 include/database.item.php:80 #: include/database.item.php:83 include/database.item.php:81 -#: include/database.item.php:71 +#: include/database.item.php:71 include/database.item.php:69 msgid "Vérification " msgstr "Verificatie" @@ -31854,6 +33788,7 @@ msgstr "Verificatie" #: include/template/ledger_detail_bottom.php:353 #: include/template/ledger_detail_bottom.php:361 #: include/template/ledger_detail_bottom.php:345 +#: include/template/ledger_detail_bottom.php:346 #, fuzzy msgid "Vérification CA" msgstr "Verificatie" @@ -31863,7 +33798,7 @@ msgstr "Verificatie" #: include/database.item.php:89 include/database.item.php:87 #: include/database.item.php:86 include/database.item.php:80 #: include/database.item.php:83 include/database.item.php:81 -#: include/database.item.php:71 +#: include/database.item.php:71 include/database.item.php:69 msgid "Vérification de la comptabilité" msgstr "Accounting Audit" @@ -31895,7 +33830,7 @@ msgstr "Verificatie" #: include/database.item.php:87 include/database.item.php:85 #: include/database.item.php:86 include/database.item.php:80 #: include/database.item.php:83 include/database.item.php:81 -#: include/database.item.php:71 +#: include/database.item.php:71 include/database.item.php:69 msgid "" "Vérifie que votre comptabilité ne contient pas d'erreur de base, tels que " "l'équilibre entre le passif et l'actif, l'utilisation des postes " @@ -31914,6 +33849,7 @@ msgstr "" #: include/class/acc_ledger_sold.class.php:1046 #: include/class/acc_ledger_sale.class.php:1101 #: include/class/acc_ledger_sale.class.php:1142 +#: include/class/acc_ledger_sale.class.php:1190 msgid "Vérifiez Imputation Analytique" msgstr "Controleer Imputatie Analytische" @@ -31933,6 +33869,7 @@ msgstr "Controleer Imputatie Analytische" #: include/class/acc_ledger_purchase.class.php:1789 #: include/class/acc_ledger_purchase.class.php:1844 #: include/class/acc_ledger_purchase.class.php:1875 +#: include/class/acc_ledger_purchase.class.php:1913 msgid "Vérifiez imputation analytique" msgstr "Controleer analytische toerekening" @@ -31953,6 +33890,7 @@ msgid "Zone de texte" msgstr "Tekstzone " #: include/ext/rapport_avance/include/formulaire_param.class.php:402 +#: include/ext/rapport_avance/include/formulaire_param.class.php:406 #, php-format msgid "[%s]" msgstr "" @@ -31993,6 +33931,7 @@ msgstr "] Doorsturingslijst is leeg niet" #: include/class/acc_ledger_sale.class.php:164 #: include/class/acc_ledger_sale.class.php:172 #: include/class/acc_ledger_purchase.class.php:183 +#: include/class/acc_ledger_purchase.class.php:188 msgid "a un code tva invalide" msgstr "een vat code ongeldig" @@ -32002,6 +33941,7 @@ msgstr "een vat code ongeldig" #: include/class/acc_ledger_purchase.class.php:172 #: include/class/acc_ledger_purchase.class.php:174 #: include/class/acc_ledger_purchase.class.php:163 +#: include/class/acc_ledger_purchase.class.php:179 msgid "a un montant invalide" msgstr "has EEN verkeerde Bedrag" @@ -32030,6 +33970,7 @@ msgstr "has EEN Verkeerd hoeveelheid" #: include/class/acc_ledger_purchase.class.php:174 #: include/class/acc_ledger_purchase.class.php:176 #: include/class/acc_ledger_purchase.class.php:165 +#: include/class/acc_ledger_purchase.class.php:181 msgid "a une quantité invalide" msgstr "has EEN Verkeerd hoeveelheid" @@ -32049,6 +33990,16 @@ msgstr "has EEN Ongeldige hoeveelheid" msgid "act invalide" msgstr "act ongeldig" +# En anglais? +#: include/ext/rash/raw.php:80 +#, fuzzy +msgid "actif" +msgstr "Geen handeling" + +#: include/balance.inc.php:195 +msgid "actif, passif,charge,..." +msgstr "" + #: include/ext/importbank/include/class_import_bank.php:597 #: include/ext/importbank/include/class_import_bank.php:574 #: include/ext/importbank/include/class_import_bank.php:586 @@ -32114,7 +34065,7 @@ msgstr "" msgid "base de donnée = %s" msgstr "Database" -#: include/ext/coprop/index.php:46 +#: include/ext/coprop/index.php:46 include/ext/coprop/index.php:47 msgid "budgets" msgstr "budgetten" @@ -32148,13 +34099,13 @@ msgstr "" #: include/class/document.class.php:1293 include/class/document.class.php:1576 #: include/class/document.class.php:1782 include/class/document.class.php:1788 -#: include/class/document.class.php:1831 +#: include/class/document.class.php:1831 include/class/document.class.php:1849 #, php-format msgid "chaine à remplacer [%s] contient un caractère interdit" msgstr "" #: include/ext/importbank/ajax.php:134 include/ext/importbank/ajax.php:135 -#: include/ext/importbank/ajax.php:141 +#: include/ext/importbank/ajax.php:141 include/ext/importbank/ajax.php:151 msgid "choisir" msgstr "kiezen" @@ -32177,7 +34128,7 @@ msgstr "kiezen" #: include/lib/html_input.class.php:1068 include/lib/html_input.class.php:1070 #: include/class/acc_ledger_search.class.php:119 #: include/class/acc_ledger_search.class.php:123 -#: include/lib/html_input.class.php:1117 +#: include/lib/html_input.class.php:1117 include/lib/html_input.class.php:1136 msgid "choix des journaux" msgstr "keuze van de dagboeken" @@ -32209,12 +34160,13 @@ msgstr "keuze van de soort dagboek" #: html/do.php:214 html/do.php:183 html/do.php:195 html/do.php:200 #: html/do_BASE_342368.php:200 html/do_LOCAL_342368.php:139 #: html/user_login.php:97 html/do.php:145 html/do_REMOTE_342368.php:139 +#: html/do.php:147 msgid "cliquez ici pour appliquer le patch" msgstr "Click here for the laatste versie kunt verkrijgen" #: html/do.php:193 html/do.php:203 html/do.php:172 html/do.php:184 #: html/do.php:189 html/do_BASE_342368.php:189 html/do_LOCAL_342368.php:128 -#: html/do.php:134 html/do_REMOTE_342368.php:128 +#: html/do.php:134 html/do_REMOTE_342368.php:128 html/do.php:136 #, fuzzy msgid "cliquez ici pour mettre à jour " msgstr "Klik hier om uw voorkeuren bij te werken" @@ -32235,6 +34187,7 @@ msgstr "Klik hier om uw voorkeuren bij te werken" #: include/class/pdf_operation.class.php:181 #: include/class/pdf_operation.class.php:232 #: include/class/pdf_operation.class.php:311 html/ajax_misc.php:592 +#: html/ajax_misc.php:595 msgid "code" msgstr "code" @@ -32254,16 +34207,19 @@ msgid "code tva" msgstr "BTW-code" #: include/class/tva_rate_mtable.class.php:338 +#: include/class/tva_rate_mtable.class.php:378 #, fuzzy msgid "code tva : Maximum 5 caractères" msgstr "Lengte van de code is te lang, maximaal 10 karakters " #: include/class/tva_rate_mtable.class.php:334 +#: include/class/tva_rate_mtable.class.php:374 #, fuzzy msgid "code tva : Uniquement des chiffres et des lettres" msgstr "ALLEEN cijffers" #: include/class/tva_rate_mtable.class.php:341 +#: include/class/tva_rate_mtable.class.php:381 msgid "code tva : doit aussi contenir des lettres" msgstr "" @@ -32327,6 +34283,8 @@ msgstr "in NOALYSS" #: include/ext/importbank/ajax.php:87 include/ext/importbank/ajax.php:88 #: include/ext/importbank/ajax.php:94 include/class/tax_detail.class.php:164 +#: include/ext/importbank/ajax.php:104 include/ext/rash/raw.php:81 +#: include/ext/rash/raw.php:160 #, fuzzy msgid "date" msgstr "Datum" @@ -32334,6 +34292,7 @@ msgstr "Datum" #: include/ext/invoicing/include/invoice_send_mail.inc.php:153 #: include/ext/invoicing/include/invoice_send_mail.inc.php:157 #: include/ext/invoicing/include/invoice_send_mail.inc.php:166 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:168 #, fuzzy msgid "date " msgstr "Datum" @@ -32362,6 +34321,7 @@ msgid "debit" msgstr "Debet" #: include/ext/tva/ajax.php:247 include/ext/tva/ajax.php:254 +#: include/ext/tva/ajax.php:246 msgid "delete_param : echec" msgstr "" @@ -32371,6 +34331,7 @@ msgstr "" #: include/template/ledger_detail_bottom.php:232 #: include/template/ledger_detail_bottom.php:233 #: include/template/ledger_detail_bottom.php:240 +#: include/template/ledger_detail_bottom.php:241 msgid "delta" msgstr "delta" @@ -32417,6 +34378,7 @@ msgstr "moet in een unicode worden omgezet" #: include/ext/rapport_avance/include/class_formulaire_param_detail.php:302 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:302 #: include/ext/rapport_avance/include/formulaire_param_detail.class.php:332 +#: include/ext/rapport_avance/include/formulaire_param_detail.class.php:335 #, fuzzy msgid "du poste comptable" msgstr "de begrotingspost" @@ -32454,6 +34416,7 @@ msgid "détail" msgstr "detail" #: include/ext/invoicing/include/invoice_send_mail.inc.php:258 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:262 #, fuzzy msgid "echec chargement fichier" msgstr "VIND EEN blad" @@ -32469,6 +34432,8 @@ msgstr "Wissen" #: include/user_detail.inc.php:135 include/user_detail.inc.php:146 #: include/user_detail.inc.php:142 include/user_detail.inc.php:71 #: include/user_detail.inc.php:72 include/template/contact-summary.php:19 +#: include/ext/transform/include/template/listing_assujetti_declarant.php:55 +#: include/ext/transform/include/template/listing_assujetti_representative.php:55 msgid "email" msgstr "e-mail" @@ -32481,7 +34446,7 @@ msgstr "e-mail" msgid "email " msgstr "e-mail" -#: include/ext/sav/index.php:45 +#: include/ext/sav/index.php:45 include/ext/sav/index.php:48 #, fuzzy msgid "en-cours fiche réparation" msgstr "Geen omslag" @@ -32498,6 +34463,11 @@ msgstr "Coderen" msgid "enlever" msgstr "verwijderen" +#: include/compta_ach.inc.php:113 include/compta_fin.inc.php:124 +#: include/compta_ven.inc.php:131 +msgid "enregistrement annulé: balance , voyer le fichier log" +msgstr "" + #: include/class_balance_age.php:146 include/class/class_balance_age.php:146 #: include/class/class_balance_age.php:152 #: include/class/balance_age.class.php:152 @@ -32541,9 +34511,15 @@ msgstr "Tussen 61 en 90 dagen" #: include/template/ledger_detail_bottom.php:404 #: include/ajax/ajax_ledger.php:494 #: include/template/ledger_detail_bottom.php:388 +#: include/template/ledger_detail_bottom.php:389 msgid "entrez une date" msgstr "datum invoeren" +#: include/ext/rash/raw.php:82 +#, fuzzy +msgid "entrée" +msgstr "Geletterde operaties" + #: include/class_anc_key.php:268 include/class/class_anc_key.php:268 #: include/class/class_anc_key.php:269 include/class/anc_key.class.php:270 #: include/class/anc_key.class.php:278 include/class/anc_key.class.php:297 @@ -32634,11 +34610,16 @@ msgstr "in" msgid "export CSV" msgstr "Export CSV" -#: include/database.item.php:130 +#: include/database.item.php:130 include/database.item.php:128 #, fuzzy msgid "export Fiche détail PDF" msgstr "Export Listing details" +#: include/ext/ohada/Amortization.php:22 include/ext/ohada/Amortization.php:41 +#, fuzzy +msgid "export PDF" +msgstr "PDF exporteren" + #: scenario/acc_ledger_historyTest.php:37 msgid "" "export detail html all ledgers result = Detailled Accounting from " @@ -32651,7 +34632,7 @@ msgstr "" #: include/class/periode.class.php:709 include/class/periode.class.php:711 #: include/class/periode.class.php:712 include/class/periode.class.php:713 #: include/ajax/ajax_periode.php:174 include/class/periode.class.php:729 -#: include/class/periode.class.php:747 +#: include/class/periode.class.php:747 include/class/periode.class.php:754 #, fuzzy msgid "fermer" msgstr "Dicht" @@ -32749,7 +34730,7 @@ msgstr "Groep" msgid "guillemet" msgstr "City" -#: include/ext/sav/index.php:46 +#: include/ext/sav/index.php:46 include/ext/sav/index.php:49 #, fuzzy msgid "historique fiche réparation" msgstr "Geschiedenis operaties" @@ -32773,7 +34754,8 @@ msgstr "Stock Geschiedenis" #: include/class/fiche.class.php:368 include/dossier.inc.php:233 #: include/class/fiche.class.php:370 html/ajax_misc.php:591 #: include/class/tva_rate_mtable.class.php:49 include/class/fiche.class.php:401 -#: include/modele.inc.php:242 +#: include/modele.inc.php:242 html/ajax_misc.php:594 +#: include/class/fiche.class.php:403 msgid "id" msgstr "id" @@ -32957,12 +34939,13 @@ msgstr "Etiket" #: include/ajax/ajax_preference.php:220 include/ajax/ajax_preference.php:231 #: include/ajax/ajax_preference.php:247 include/ajax/ajax_preference.php:248 -#: include/ajax/ajax_preference.php:249 +#: include/ajax/ajax_preference.php:249 include/ajax/ajax_preference.php:265 msgid "latin1" msgstr "latin1" #: include/class/document.class.php:1229 include/class/document.class.php:1406 #: include/class/document.class.php:1412 include/class/document.class.php:1444 +#: include/class/document.class.php:1462 #, php-format msgid "le %s , %s écrit %s" msgstr "" @@ -33015,6 +34998,7 @@ msgid "" msgstr "" #: include/ext/transform/include/template/listing_client_display.php:31 +#: include/ext/transform/include/template/listing_client_display.php:37 msgid "les enregistrements incorrects ne seront inclus pas dans le fichier XML" msgstr "onjuiste gegevens zal niet in het XML-bestand" @@ -33028,7 +35012,7 @@ msgstr "belettering" #: include/database.item.php:108 include/database.item.php:100 #: include/database.item.php:101 include/database.item.php:95 #: include/database.item.php:96 include/database.item.php:94 -#: include/database.item.php:78 +#: include/database.item.php:78 include/database.item.php:76 msgid "lettrage par poste comptable" msgstr "belettering rekenitem" @@ -33081,11 +35065,13 @@ msgid "limité aux champs " msgstr "" #: include/ext/transform/include/template/listing_assujetti_representative.php:66 +#: include/ext/transform/include/template/listing_assujetti_representative.php:67 msgid "listing id" msgstr "ID-lijst" #: include/user.inc.php:77 include/user.inc.php:78 include/user.inc.php:80 #: include/user.inc.php:82 include/user.inc.php:167 include/user.inc.php:187 +#: include/user.inc.php:188 msgid "login" msgstr "login" @@ -33147,6 +35133,7 @@ msgstr "" #: include/class/acc_reconciliation.class.php:529 #: include/export/export_ledger_csv.php:222 #: include/template/ledger_detail_fin.php:62 +#: include/template/ledger_detail_bottom.php:240 msgid "montant" msgstr "bedrag" @@ -33168,26 +35155,26 @@ msgstr "Ongeldig bedrag" msgid "montant tva" msgstr "bedrag" -#: include/lib/ac_common.php:1706 tmp/c.php:8 +#: include/lib/ac_common.php:1706 tmp/c.php:8 include/lib/ac_common.php:1763 #, fuzzy msgid "mot de passe de 8 lettres minimum" msgstr "De naam mag niet leeg zijn" -#: include/lib/ac_common.php:1735 tmp/c.php:37 +#: include/lib/ac_common.php:1735 tmp/c.php:37 include/lib/ac_common.php:1792 msgid "mot de passe doit inclure au moins un caractére spécial '+-/*[...'" msgstr "" -#: include/lib/ac_common.php:1711 tmp/c.php:13 +#: include/lib/ac_common.php:1711 tmp/c.php:13 include/lib/ac_common.php:1768 #, fuzzy msgid "mot de passe doit inclure au moins un chiffre" msgstr "U moet minstens een BTW-tarief kiezen" -#: include/lib/ac_common.php:1720 tmp/c.php:22 +#: include/lib/ac_common.php:1720 tmp/c.php:22 include/lib/ac_common.php:1777 #, fuzzy msgid "mot de passe doit inclure au moins une majuscule" msgstr "U moet minstens een BTW-tarief kiezen" -#: include/lib/ac_common.php:1716 tmp/c.php:18 +#: include/lib/ac_common.php:1716 tmp/c.php:18 include/lib/ac_common.php:1773 #, fuzzy msgid "mot de passe doit inclure au moins une minuscule" msgstr "U moet minstens een BTW-tarief kiezen" @@ -33221,6 +35208,7 @@ msgstr "U moet minstens een BTW-tarief kiezen" #: include/class/acc_ledger_sale.class.php:165 #: include/class/acc_ledger_purchase.class.php:118 #: include/class/acc_ledger_purchase.class.php:197 +#: include/class/acc_ledger_purchase.class.php:123 msgid "n'a pas de poste comptable" msgstr "has Geen rekening" @@ -33253,6 +35241,7 @@ msgstr "has Geen rekening" #: include/class/acc_ledger_sale.class.php:203 #: include/class/acc_ledger_purchase.class.php:145 #: include/class/acc_ledger_purchase.class.php:222 +#: include/class/acc_ledger_purchase.class.php:150 msgid "n'est pas accessible à ce journal" msgstr "Kan niet Worden deur Gebruikt zei journaal" @@ -33290,12 +35279,19 @@ msgstr "wordt niet in this journaal" #: include/class/acc_ledger_sale.class.php:197 #: include/class/acc_ledger_purchase.class.php:139 #: include/class/acc_ledger_purchase.class.php:216 +#: include/class/acc_ledger_purchase.class.php:144 msgid "n'existe pas" msgstr "doorsturingslijst is leeg niet" +#: include/ext/rash/raw.php:84 +#, fuzzy +msgid "naissance" +msgstr "Kas" + #: include/class/periode.class.php:520 include/class/periode.class.php:522 #: include/class/periode.class.php:524 include/class/periode.class.php:525 #: include/class/periode.class.php:529 include/class/periode.class.php:547 +#: include/class/periode.class.php:554 #, fuzzy msgid "nb opérations" msgstr "Operatie" @@ -33378,6 +35374,7 @@ msgid "non valide" msgstr "Bevestigen" #: include/ext/importbank/include/template/show_import.php:21 +#: include/ext/importbank/include/template/show_import.php:20 #, fuzzy msgid "num transfert" msgstr "Overdracht" @@ -33444,6 +35441,7 @@ msgstr "Geen ruimte" #: include/class/fiche.class.php:1396 include/class/fiche.class.php:1423 #: include/class/fiche.class.php:1512 include/class/fiche.class.php:879 #: include/class/fiche.class.php:885 include/class/fiche.class.php:917 +#: include/class/fiche.class.php:919 #, fuzzy msgid "n° de pièce / Code interne" msgstr "Interne code" @@ -33467,7 +35465,7 @@ msgstr "Interne code" #: include/class/acc_ledger_search.class.php:840 #: include/class/acc_ledger_search.class.php:871 #: include/class/tax_detail.class.php:164 -#: include/class/acc_ledger_fin.class.php:808 +#: include/class/acc_ledger_fin.class.php:808 include/ext/rash/raw.php:79 msgid "n° interne" msgstr "Intern nr." @@ -33484,6 +35482,7 @@ msgstr "lijn nr" #: include/class/acc_ledger_history_sale.class.php:297 #: include/class/acc_ledger_history_sale.class.php:317 #: include/class/acc_ledger_history_purchase.class.php:339 +#: include/ext/importbank/include/template/show_list.php:117 #, fuzzy msgid "n° opération" msgstr "Operatienr." @@ -33596,6 +35595,7 @@ msgid "opération annulée" msgstr "Operatie ongedaan gemaakt" #: include/ext/amortis/ajax.php:32 include/ext/amortis/ajax.php:34 +#: include/ext/amortis/ajax.php:36 msgid "opération non trouvée" msgstr "Handeling is niet gevonden" @@ -33653,6 +35653,7 @@ msgstr "of QuickCode" #: include/class/acc_ledger_purchase.class.php:1910 #: include/class/acc_ledger_purchase.class.php:1983 #: include/class/acc_ledger_purchase.class.php:2016 +#: include/class/acc_ledger_purchase.class.php:2054 msgid "ou générer un document" msgstr "Maak van een document" @@ -33669,6 +35670,7 @@ msgstr "Maak van een document" #: include/class/acc_ledger_sold.class.php:1158 #: include/class/acc_ledger_sale.class.php:1229 #: include/class/acc_ledger_sale.class.php:1271 +#: include/class/acc_ledger_sale.class.php:1319 msgid "ou générer une facture" msgstr "Creeren een faktuur" @@ -33768,7 +35770,7 @@ msgstr "has Geen rekening" #: include/ajax/ajax_preference.php:230 include/ajax/ajax_preference.php:231 #: tmp/import-advanced/impacc2_constant.php:39 #: tmp/import-advanced/impacc2_constant.php:45 -#: include/ajax/ajax_preference.php:232 +#: include/ajax/ajax_preference.php:232 include/ajax/ajax_preference.php:248 msgid "point" msgstr "" @@ -33841,6 +35843,8 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1609 #: include/class/acc_ledger_sale.class.php:923 #: include/class/acc_ledger_purchase.class.php:1635 +#: include/class/acc_ledger_purchase.class.php:1673 +#: include/class/acc_ledger_sale.class.php:971 msgid "prix" msgstr "Prijs" @@ -33895,16 +35899,20 @@ msgstr "Voornaam" #: include/ext/rapport_avance/include/formulaire_param.class.php:409 #: include/ext/rapport_avance/include/formulaire_param.class.php:474 +#: include/ext/rapport_avance/include/formulaire_param.class.php:413 +#: include/ext/rapport_avance/include/formulaire_param.class.php:478 #, fuzzy msgid "période" msgstr "Periode" #: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:264 +#: include/ext/transform/include/intervat_listing_assujetti_step_2.inc.php:276 #, php-format msgid "période %s entre [%s] et [%s]" msgstr "periode tussen% s [% s] en [% s]" #: include/balance.inc.php:317 include/balance.inc.php:321 +#: include/balance.inc.php:330 #, fuzzy, php-format msgid "période du %s au %s" msgstr "periode tussen% s [% s] en [% s]" @@ -34001,10 +36009,15 @@ msgstr "Qcode" #: include/class/acc_ledger_purchase.class.php:2147 #: include/template/form_ledger_detail.php:111 #: include/template/form_ledger_detail.php:118 +#: include/class/acc_ledger_purchase.class.php:1674 +#: include/class/acc_ledger_purchase.class.php:2185 +#: include/class/acc_ledger_sale.class.php:972 +#: include/class/acc_ledger_sale.class.php:1767 msgid "quantité" msgstr "hoeveelheid" #: include/ext/amortis/index.php:53 include/ext/amortis/index.php:79 +#: include/ext/amortis/index.php:93 msgid "rapport et tableaux sur les biens amortissables" msgstr "Verslag en tabellen op te schrijven activa" @@ -34063,6 +36076,10 @@ msgstr "" msgid "ref" msgstr "ref" +#: include/ext/noalyss-portal-client/include/nv-annonce.inc.php:31 +msgid "register : version too low " +msgstr "" + #: html/admin/setup.php:357 html/install.php:421 html/install.php:420 #: html/install.php:418 html/install.php:424 html/install.php:430 #: html/install.php:394 html/install.php:361 html/install.php:364 @@ -34101,7 +36118,7 @@ msgstr "Samenvatting Export lijst voorraad" #: include/database.item.php:14 include/database.item.php:17 #: include/database.item.php:15 include/database.item.php:20 #: include/database.item.php:23 include/database.item.php:16 -#: include/database.item.php:12 +#: include/database.item.php:12 include/database.item.php:10 msgid "saut de ligne" msgstr "nieuwe regel" @@ -34110,7 +36127,7 @@ msgstr "nieuwe regel" #: include/class/periode.class.php:708 include/class/periode.class.php:710 #: include/class/periode.class.php:711 include/class/periode.class.php:712 #: include/ajax/ajax_periode.php:173 include/class/periode.class.php:728 -#: include/class/periode.class.php:746 +#: include/class/periode.class.php:746 include/class/periode.class.php:753 #, fuzzy msgid "sauver" msgstr "OPSLAAN" @@ -34129,7 +36146,7 @@ msgstr "" "ZAL anders programmeren SLECHT functionneren, use of Enkele cijffers for the " "rekening Grondslag van niets" -#: include/class/fiche.class.php:1365 +#: include/class/fiche.class.php:1365 include/class/fiche.class.php:1362 msgid "site web" msgstr "" @@ -34138,6 +36155,7 @@ msgstr "" #: html/install.php:625 html/install.php:587 html/install.php:577 #: html/install.php:583 html/install.php:586 html/install.php:636 #: html/install.php:642 html/install.php:650 html/install.php:721 +#: html/install.php:688 msgid "" "soit noalyss/contrib/mono-dossier/mono-belge.sql pour la comptabilité belge" msgstr "" @@ -34147,6 +36165,7 @@ msgstr "" #: html/install.php:624 html/install.php:586 html/install.php:576 #: html/install.php:582 html/install.php:585 html/install.php:635 #: html/install.php:641 html/install.php:649 html/install.php:720 +#: html/install.php:687 msgid "" "soit noalyss/contrib/mono-dossier/mono-france.sql pour la comptabilité " "française" @@ -34157,6 +36176,7 @@ msgstr "" #: html/install.php:626 html/install.php:588 html/install.php:578 #: html/install.php:584 html/install.php:587 html/install.php:637 #: html/install.php:643 html/install.php:651 html/install.php:722 +#: html/install.php:689 msgid "soit y restaurer un backup ou un modèle" msgstr "" @@ -34202,6 +36222,7 @@ msgstr "Creditsaldo" #: include/class/fiche.class.php:911 include/class/fiche.class.php:1056 #: include/class/fiche.class.php:943 include/class/fiche.class.php:1089 #: include/class/acc_account_ledger.class.php:581 +#: include/class/fiche.class.php:945 include/class/fiche.class.php:1091 #, fuzzy msgid "solde créditeur" msgstr "Creditsaldo" @@ -34237,6 +36258,7 @@ msgstr "Creditsaldo" #: include/class/fiche.class.php:911 include/class/fiche.class.php:1056 #: include/class/fiche.class.php:943 include/class/fiche.class.php:1089 #: include/class/acc_account_ledger.class.php:581 +#: include/class/fiche.class.php:945 include/class/fiche.class.php:1091 #, fuzzy msgid "solde débiteur" msgstr "Debetsaldo" @@ -34260,9 +36282,15 @@ msgstr "" msgid "solde opération" msgstr "Nieuwe verschillende bewerkingen" +#: include/ext/rash/raw.php:83 +#, fuzzy +msgid "sortie" +msgstr "Uitgang" + #: include/ext/invoicing/include/invoice_send_mail.inc.php:153 #: include/ext/invoicing/include/invoice_send_mail.inc.php:157 #: include/ext/invoicing/include/invoice_send_mail.inc.php:167 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:170 #, fuzzy msgid "sujet" msgstr "Onderwerp" @@ -34315,6 +36343,7 @@ msgstr "Text" #: include/class/acc_ledger.class.php:227 #: include/class/acc_ledger.class.php:230 #: include/class/acc_ledger.class.php:239 +#: include/class/acc_ledger.class.php:241 msgid "this->jr_id is not set ou opération inconnue" msgstr "this->jr_id is not set of onbekende handeling" @@ -34384,6 +36413,7 @@ msgstr "Totalen" #: include/database.item.php:141 include/database.item.php:140 #: include/database.item.php:133 include/database.item.php:134 #: include/database.item.php:132 include/database.item.php:125 +#: include/database.item.php:123 #, fuzzy msgid "totaux par TVA et par journal" msgstr "Gefilterd per dagboek" @@ -34431,6 +36461,8 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:928 #: include/class/acc_ledger_purchase.class.php:1640 #: include/template/form_ledger_detail.php:113 +#: include/class/acc_ledger_purchase.class.php:1678 +#: include/class/acc_ledger_sale.class.php:976 msgid "tva" msgstr "btw" @@ -34444,7 +36476,7 @@ msgstr "btw" #: html/ajax_misc.php:526 html/ajax_misc.php:531 html/ajax_misc.php:491 #: html/ajax_misc.php:496 html/ajax_misc.php:499 html/ajax_misc.php:504 #: html/ajax_misc.php:587 html/ajax_misc.php:592 html/ajax_misc.php:589 -#: html/ajax_misc.php:594 html/ajax_misc.php:652 +#: html/ajax_misc.php:594 html/ajax_misc.php:652 html/ajax_misc.php:655 msgid "tva inconnue" msgstr "onbekend btw" @@ -34522,9 +36554,13 @@ msgstr "telefoon" msgid "unknow jrn_type" msgstr "" +#: include/ext/rash/raw.php:85 +msgid "urgent" +msgstr "" + #: include/ajax/ajax_preference.php:219 include/ajax/ajax_preference.php:230 #: include/ajax/ajax_preference.php:246 include/ajax/ajax_preference.php:247 -#: include/ajax/ajax_preference.php:248 +#: include/ajax/ajax_preference.php:248 include/ajax/ajax_preference.php:264 msgid "utf8" msgstr "utf8" @@ -34558,6 +36594,7 @@ msgstr "Controlleren Analytischrekening" #: include/class/acc_ledger.class.php:780 #: include/class/acc_ledger.class.php:795 #: include/class/acc_ledger.class.php:865 +#: include/class/acc_ledger.class.php:867 msgid "verifie Imputation Analytique" msgstr "Toerekening geverifieerd Analytische" @@ -34572,6 +36609,7 @@ msgstr "Toerekening geverifieerd Analytische" #: tmp/import-advanced/impacc2_constant.php:44 #: tmp/import-advanced/impacc2_constant.php:49 #: include/ajax/ajax_preference.php:217 include/ajax/ajax_preference.php:233 +#: include/ajax/ajax_preference.php:249 msgid "virgule" msgstr "comma" @@ -34593,6 +36631,7 @@ msgstr "u bevestigt" #: include/template/ledger_detail_bottom.php:211 #: include/template/ledger_detail_bottom.php:212 #: include/template/ledger_detail_bottom.php:219 +#: include/template/ledger_detail_bottom.php:220 #, fuzzy msgid "vous confirmez?" msgstr "u bevestigt" diff --git a/include/lib/ac_common.php b/include/lib/ac_common.php index 497a6803e..9616d55d2 100644 --- a/include/lib/ac_common.php +++ b/include/lib/ac_common.php @@ -443,9 +443,11 @@ function html_min_page_start($p_theme="", $p_script="", $p_script2="") - "; + + "; + echo ""; - include_once NOALYSS_INCLUDE.'/lib/message_javascript.php'; + // Retrieve colors for this folder if ( isset($_REQUEST['gDossier']) ) { $noalyss_appearance=new Noalyss_Appearance(); diff --git a/include/lib/function_javascript.php b/include/lib/function_javascript.php index c94def571..7b8eed4d3 100644 --- a/include/lib/function_javascript.php +++ b/include/lib/function_javascript.php @@ -2757,7 +2757,7 @@ function load_all_script() if ( $already_call==1)return; $already_call=1; - include_once NOALYSS_INCLUDE."/lib/message_javascript.php"; + echo JS_INFOBULLE; echo js_include("jquery-3.6.0.min.js"); echo << 1) { echo js_include('noalyss_debug.js'); } - + echo ''; } /** * @brief Send header and json object diff --git a/include/lib/message_javascript.php b/include/lib/message_javascript.php index a42c4bfdf..a6866c7bc 100644 --- a/include/lib/message_javascript.php +++ b/include/lib/message_javascript.php @@ -27,7 +27,7 @@ * Avoid use of HTML Tag */ ?> -