From 1ede4d26afbc53389c92d4538ea84c371bc03fdd Mon Sep 17 00:00:00 2001 From: sparkyx Date: Sun, 14 Sep 2025 14:51:51 +0200 Subject: [PATCH] update gettext --- html/direct.php | 2 +- html/lang/en_US/LC_MESSAGES/messages.po | 414 +++++++++++++---- html/lang/messages.po | 407 +++++++++++++---- html/lang/nl_NL/LC_MESSAGES/messages.po | 418 +++++++++++++----- include/database.item.php | 2 +- include/template/module.php | 6 +- .../template/profile_menu_display_module.php | 4 +- 7 files changed, 951 insertions(+), 302 deletions(-) diff --git a/html/direct.php b/html/direct.php index d78dfd527..acac14599 100644 --- a/html/direct.php +++ b/html/direct.php @@ -48,7 +48,7 @@ for ($i = 0;$i< $nb;$i++) $row=Database::fetch_array($res,$i); echo "
  • "; echo $row['code']; - echo ' '._($row['description']??"").'
  • '; + echo ' '._($row['description']??" ").''; } echo ""; if ( $nb == 0 ) { diff --git a/html/lang/en_US/LC_MESSAGES/messages.po b/html/lang/en_US/LC_MESSAGES/messages.po index c1fcc2331..018321a5d 100644 --- a/html/lang/en_US/LC_MESSAGES/messages.po +++ b/html/lang/en_US/LC_MESSAGES/messages.po @@ -5,14 +5,11 @@ # # dany, 2014. # Dany De Bontridder , 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2024, 2025. -#: 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 msgid "" msgstr "" "Project-Id-Version: NOALYSS 672\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-08-04 16:52+0200\n" +"POT-Creation-Date: 2025-09-14 14:51+0200\n" "PO-Revision-Date: 2025-06-20 18:11+0200\n" "Last-Translator: dany \n" "Language-Team: French \n" @@ -23,6 +20,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 22.12.3\n" +#: include/template/profile_menu_display_module.php:72 html/direct.php:51 +#: include/template/module.php:128 +#, fuzzy +msgid " " +msgstr "." + #: include/database.item.php:124 msgid " " msgstr "." @@ -328,6 +331,7 @@ msgstr "Operation after %s which are %s" #: include/ext/invoicing/include/invoice_download_pdf.inc.php:79 #: include/ext/invoicing/include/invoice_send_mail.inc.php:134 #: include/lib/utility.class.php:95 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:137 #, php-format msgid " PDF pour %s non généré " msgstr "PDF for %s failed" @@ -392,7 +396,7 @@ msgstr "Missing accounting " msgid " Utilisateur normal" msgstr "Normal User" -#: html/install.php:502 +#: html/install.php:502 html/install.php:504 msgid "" " Vous devez utiliser au minimum une version 12 de PostGresql, si votre " "distribution n'en\n" @@ -501,6 +505,7 @@ msgstr "last backup" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:166 msgid " destinataire " msgstr "recipient" @@ -682,6 +687,7 @@ msgstr "You can not enter an entry before the last operation" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:173 msgid " à " msgstr "To" @@ -728,6 +734,7 @@ msgstr "%s in column %s & %s
    " #: 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:128 #, php-format msgid "%s est vide" msgstr "%s is empty" @@ -815,6 +822,10 @@ msgid "" "de banque" msgstr "(optional) The number of bank receipt" +#: include/template/module.php:172 +msgid "-" +msgstr "" + #: include/ext/importbank/bank_constant.php:53 #: include/ext/importbank/bank_constant.php:55 msgid "-- Non utilisé --" @@ -837,6 +848,10 @@ msgstr "-- Choice --" msgid "--nouveau--" msgstr "-- New --" +#: include/template/profile_menu_display_module.php:72 +msgid "." +msgstr "" + #: include/impress_rapport.inc.php:248 include/impress_rapport.inc.php:273 #: include/impress_rapport.inc.php:290 msgid "1 mois" @@ -1062,6 +1077,7 @@ msgstr "Accept" #: include/class/user.class.php:764 include/class/user.class.php:1024 #: include/class/user.class.php:1037 include/class/noalyss_user.class.php:1038 #: include/class/noalyss_user.class.php:1055 +#: include/class/noalyss_user.class.php:1072 msgid "Access invalid" msgstr "Forbidden access" @@ -1154,6 +1170,7 @@ msgstr "Incorrect direct access" #: include/ext/rash/include/bn.inc.php:74 #: include/class/acc_ledger.class.php:1237 #: include/class/acc_ledger_purchase.class.php:66 html/export.php:59 +#: html/export.php:72 html/recherche.php:71 include/admin_repo.inc.php:53 msgid "Accès interdit" msgstr "Forbidden access" @@ -1175,6 +1192,7 @@ msgstr "Access Ledger" #: 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:282 +#: html/do.php:289 msgid "Accès menu impossible" msgstr "Unauthorized access" @@ -1251,7 +1269,7 @@ msgstr "Acquisition year" #: 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 -#: include/user.inc.php:267 include/user.inc.php:278 +#: include/user.inc.php:267 include/user.inc.php:278 include/user.inc.php:289 msgid "Actif" msgstr "Active" @@ -1383,6 +1401,7 @@ msgstr "Forbidden" #: include/ext/noalyss_xmlpayment/ajax.php:29 include/ext/rash/ajax.php:22 #: include/ext/noalyss-timesheet/ajax.php:82 #: include/class/noalyss_user.class.php:891 +#: include/class/noalyss_user.class.php:911 msgid "Action invalide" msgstr "invalid action" @@ -1541,6 +1560,7 @@ msgstr "Refresh" #: include/user.inc.php:299 include/database.item.php:102 #: include/database.item.php:100 include/user.inc.php:300 #: html/user_login.php:127 include/user.inc.php:314 include/user.inc.php:325 +#: html/user_login.php:134 include/user.inc.php:339 msgid "Administrateur" msgstr "Administrator" @@ -1550,6 +1570,11 @@ msgstr "Administrator" msgid "Administrateur de noalyss" msgstr "Noalyss Administrators" +#: include/user.inc.php:179 +#, fuzzy +msgid "Administrateur ne peut pas être effacé" +msgstr "EUR cannot be removed" + #: include/database.item.php:122 include/database.item.php:125 #: include/database.item.php:131 include/database.item.php:127 #: include/database.item.php:126 html/user_login.php:155 @@ -1563,7 +1588,8 @@ msgstr "Noalyss Administrators" #: 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 -#: html/user_login.php:144 +#: html/user_login.php:144 html/user_login.php:151 +#: include/admin_repo.inc.php:77 msgid "Administration" msgstr "Administration" @@ -1792,6 +1818,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 include/user.inc.php:197 include/user.inc.php:202 +#: include/user.inc.php:212 msgid "Ajout Utilisateur" msgstr "Add users" @@ -2131,6 +2158,7 @@ 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 include/user.inc.php:250 include/user.inc.php:261 +#: include/user.inc.php:271 msgid "Ajout utilisateur" msgstr "Add users" @@ -2856,6 +2884,7 @@ msgstr "Warning the parameter effective_cache_size is %s instead of 1000" #: html/install.php:507 html/install.php:469 html/install.php:444 #: html/install.php:450 html/install.php:453 html/install.php:502 #: html/install.php:508 html/install.php:516 html/install.php:543 +#: html/install.php:545 #, php-format msgid "Attention le paramètre effective_cache_size est de %s au lieu de 1000" msgstr "Warning the parameter effective_cache_size is %s instead of 1000" @@ -2968,7 +2997,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 +#: html/do.php:140 html/do.php:147 msgid "" "Attention: la version de base de donnée est supérieure à la version du " "programme, vous devriez mettre à jour" @@ -3165,6 +3194,7 @@ msgstr "No folder" #: include/class/user.class.php:1272 html/mobile.php:50 #: include/class/noalyss_user.class.php:1274 #: include/class/noalyss_user.class.php:1291 +#: include/class/noalyss_user.class.php:1320 msgid "Aucun dossier disponible" msgstr "No available folder" @@ -3359,7 +3389,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 +#: html/do.php:303 html/do.php:310 msgid "Aucun profil utilisateur" msgstr "No user profile" @@ -3445,6 +3475,7 @@ msgstr "No action in late" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:275 msgid "Aucune adresse email trouvée" msgstr "No email address found" @@ -3496,6 +3527,7 @@ msgid "Aucune colonne n'est définie" msgstr "No column is defined" #: html/direct.php:42 html/direct.php:43 html/direct.php:46 html/direct.php:49 +#: html/direct.php:55 msgid "Aucune correspondance" msgstr "No matching" @@ -3651,6 +3683,7 @@ msgstr "No period found" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:272 msgid "Aucune pièce à envoyer" msgstr "No room to send" @@ -3721,6 +3754,7 @@ msgstr "No period found" #: include/class/user.class.php:689 include/class/user.class.php:695 #: include/class/noalyss_user.class.php:725 #: include/class/noalyss_user.class.php:742 +#: include/class/noalyss_user.class.php:764 msgid "Aucune période trouvéee !!!" msgstr "No period found" @@ -3768,6 +3802,11 @@ msgstr "For today" msgid "Auteur" msgstr "Author" +#: include/user.inc.php:286 +#, fuzzy +msgid "Authentification" +msgstr "Document" + #: include/template/impress_reconciliation_detail.php:25 #: include/class/tva_rate_mtable.class.php:51 #: include/class/tva_rate_mtable.class.php:57 @@ -3911,6 +3950,7 @@ msgstr "Other accounting " #: include/class/acc_ledger_purchase.class.php:2193 #: include/class/acc_ledger_sale.class.php:1196 #: include/class/acc_ledger_sale.class.php:1772 +#: include/class/acc_ledger_history_purchase.class.php:326 msgid "Autre taxe" msgstr "Other tax" @@ -4014,7 +4054,8 @@ msgstr "With the card" #: html/install.php:403 html/install.php:412 html/install.php:421 #: html/install.php:409 html/install.php:418 html/install.php:426 #: html/install.php:435 html/install.php:439 html/install.php:448 -#: html/install.php:457 +#: html/install.php:457 html/install.php:441 html/install.php:450 +#: html/install.php:459 msgid "Avertissement" msgstr "Warning" @@ -4348,6 +4389,7 @@ msgstr "Database %smod%d is accessed, disconnect first" #: 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.php:129 html/user_login.php:80 +#: html/user_login.php:87 msgid "Base de donnée invalide" msgstr "Invalid Database" @@ -4373,7 +4415,8 @@ msgstr "Empty Database" #: 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/class/dossier.class.php:412 html/install.php:489 +#: include/class/dossier.class.php:383 include/class/dossier.class.php:411 msgid "Base de données" msgstr "Database" @@ -4390,6 +4433,7 @@ msgstr "Database" #: 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 include/class/document.class.php:1661 +#: include/class/document.class.php:1666 msgid "Basse" msgstr "Low" @@ -4691,7 +4735,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 +#: include/lib/html_input.class.php:1110 include/lib/html_input.class.php:1111 msgid "Calendrier" msgstr "Calendar" @@ -4936,6 +4980,8 @@ msgstr "This file does not exist" #: 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:155 +#: include/class/print_ledger.class.php:199 msgid "Ce journal ne peut être imprimé en mode simple" msgstr "This ledger can not be printed in this mode" @@ -4976,7 +5022,7 @@ msgstr "This plan does not exist" #: 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:685 -#: html/ajax_misc.php:687 +#: html/ajax_misc.php:687 html/ajax_misc.php:692 msgid "Ce plugin n'existe pas " msgstr "No plugin" @@ -5051,6 +5097,8 @@ msgstr "This user does not exist" #: include/class/noalyss_user.class.php:1090 include/lib/ac_common.php:485 #: include/class/noalyss_user.class.php:1060 #: include/class/noalyss_user.class.php:1107 +#: include/class/noalyss_user.class.php:1077 +#: include/class/noalyss_user.class.php:1124 msgid "Cette action ne vous est pas autorisée Contactez votre responsable" msgstr "This work is not allowed, please contact your administrator" @@ -5089,7 +5137,7 @@ 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:79 -#: html/extension.raw.php:82 +#: html/extension.raw.php:82 html/ajax.php:85 html/extension.raw.php:88 msgid "Cette extension n'existe pas " msgstr "This plugin do not exist" @@ -5176,6 +5224,11 @@ msgstr "This vat is invalid" msgid "Cette version nécessite au moins une version supérieure ou égale à 8.0" msgstr "This version need at least PHP Version 8.0" +#: html/install.php:390 +#, fuzzy, php-format +msgid "Cette version nécessite au moins une version supérieure ou égale à 8.2" +msgstr "This version need at least PHP Version 8.0" + #: include/ext/bilan_interne/class_row_descriptor.php:74 #: include/ext/bilan_interne/row_descriptor.class.php:74 msgid "Champ \"linetype\" vide mais autres valeurs présentes" @@ -5280,6 +5333,7 @@ msgstr "Reverse expenses" #: 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 +#: include/ext/noalyss_document/index.php:80 msgid "Chargement" msgstr "Loading" @@ -5314,6 +5368,7 @@ msgstr "" "documents, the allowed format are libreoffice , html, text and rtf" #: include/ext/noalyss_document/index.php:142 +#: include/ext/noalyss_document/index.php:80 #, fuzzy msgid "Chargement documents" msgstr "Document category" @@ -5427,6 +5482,7 @@ msgstr "full path to postgresql" #: include/ext/amortis/include/template/listing_histo.php:32 #: include/ajax/ajax_boxcard_search.php:50 include/class/fiche.class.php:1868 #: html/ajax_misc.php:594 include/user.inc.php:277 include/user.inc.php:288 +#: html/ajax_misc.php:599 html/user_login.php:179 include/user.inc.php:298 #, php-format msgid "Cherche" msgstr "Search" @@ -5502,6 +5558,7 @@ msgstr "Select the exercice ( N-1 ) to report for the Report As New" #: 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:590 html/ajax_misc.php:592 +#: html/ajax_misc.php:597 msgid "Choisissez la TVA" msgstr "Select the VAT" @@ -6032,7 +6089,7 @@ msgid "Cliquez ici CCARD" msgstr "Click here CCARD" #: html/user_login.php:97 html/user_login.php:103 html/user_login.php:116 -#: html/user_login.php:115 +#: html/user_login.php:115 html/user_login.php:122 msgid "Cliquez ici pour mettre à jour" msgstr "Click here to upgrade" @@ -6042,7 +6099,7 @@ 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 +#: include/admin_repo.inc.php:56 include/admin_repo.inc.php:61 msgid "Cliquez ici pour vous connecter comme administrateur" msgstr "Click here to reconnect as administrator" @@ -6607,13 +6664,13 @@ msgid "Code interne de l'opération à modifier" msgstr "Internal operation code to change" #: html/login.php:67 html/login.php:66 html/login.php:65 html/login.php:68 -#: html/login.php:71 html/login.php:69 +#: html/login.php:71 html/login.php:69 html/login.php:72 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:151 -#: include/user.inc.php:165 include/user.inc.php:170 +#: include/user.inc.php:165 include/user.inc.php:170 include/user.inc.php:174 msgid "Code invalide, effacement refusé" msgstr "Invalid code" @@ -6678,6 +6735,7 @@ msgstr "Malformed code" #: 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:316 +#: include/class/acc_ledger_history_purchase.class.php:335 msgid "Code paiement" msgstr "Payment code" @@ -6730,7 +6788,7 @@ msgstr "Unknow command" #: html/install.php:536 html/install.php:528 html/install.php:534 #: html/install.php:496 html/install.php:471 html/install.php:477 #: html/install.php:480 html/install.php:529 html/install.php:535 -#: html/install.php:543 html/install.php:577 +#: html/install.php:543 html/install.php:577 html/install.php:579 msgid "Commencer la mise à jour ou l'installation" msgstr "Start the uprade or the installation" @@ -7029,6 +7087,7 @@ msgid "Comptabilité analytique désactivé" msgstr "Analytic Accounting" #: include/ext/noalyss_document/index.php:141 +#: include/ext/noalyss_document/index.php:79 #, fuzzy msgid "Comptabilité, gestion et chargement des documents" msgstr "Document category" @@ -7573,7 +7632,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 +#: html/install.php:722 html/install.php:724 msgid "Connectez-vous à NOALYSS" msgstr "Connect to NOALYSS" @@ -7810,6 +7869,7 @@ msgstr "Folder Creation" #: 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:621 +#: html/install.php:623 msgid "Creation of Modele 1" msgstr "Creation template 1" @@ -7818,6 +7878,7 @@ msgstr "Creation template 1" #: 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:641 +#: html/install.php:643 msgid "Creation of Modele 2" msgstr "Creation template 2" @@ -7979,6 +8040,7 @@ 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:96 +#: include/ext/listing/index.php:93 msgid "Création, modification, Paramètre de listes, mailing list" msgstr "Creation, modification, parameter lists, mailing list" @@ -8140,6 +8202,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 include/user.inc.php:219 include/user.inc.php:230 +#: include/user.inc.php:240 msgid "Créer Utilisateur" msgstr "Add users" @@ -8362,6 +8425,7 @@ msgstr "DIFF" #: 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:311 msgid "DNA" msgstr "not deductible fee" @@ -8835,6 +8899,7 @@ msgstr "Database::get_row returns too many rows" #: include/class/acc_ledger_search.class.php:1134 #: include/class/acc_reconciliation.class.php:575 #: include/class/operation_exercice.class.php:58 +#: include/class/acc_ledger_history_purchase.class.php:302 #, php-format msgid "Date" msgstr "Date" @@ -9359,6 +9424,7 @@ msgstr "Date of operation" #: include/class/acc_ledger_purchase.class.php:2162 #: include/class/acc_ledger_sale.class.php:1744 #: include/class/acc_ledger_history_sale.class.php:315 +#: include/class/acc_ledger_history_purchase.class.php:334 msgid "Date paiement" msgstr "Payment date" @@ -9468,7 +9534,7 @@ msgstr "Debit / Credit" #: html/user_login.php:159 html/user_login.php:160 html/user_login.php:161 #: html/user_login.php:162 html/user_login.php:165 html/user_login.php:171 #: html/user_login.php:148 html/user_login.php:137 html/user_login.php:150 -#: html/user_login.php:149 +#: html/user_login.php:149 html/user_login.php:156 msgid "Deconnexion" msgstr "Disconnect" @@ -9874,6 +9940,7 @@ msgstr "Event depends on this category" #: include/class/acc_ledger_search.class.php:1137 #: include/class/acc_ledger_search.class.php:1283 #: include/class/noalyss_user.class.php:1284 +#: include/class/noalyss_user.class.php:1313 msgid "Description" msgstr "Description" @@ -10059,6 +10126,7 @@ msgstr "Device" #: include/class/acc_ledger_sale.class.php:1775 #: include/class/acc_operation.class.php:931 #: include/class/acc_ledger_history_sale.class.php:310 +#: include/class/acc_ledger_history_purchase.class.php:329 msgid "Devise" msgstr "Currency " @@ -10067,6 +10135,7 @@ msgstr "Currency " #: 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:311 +#: include/class/acc_ledger_history_purchase.class.php:330 msgid "Devise HTVA" msgstr "Currency W/O VAT" @@ -10075,6 +10144,7 @@ msgstr "Currency W/O VAT" #: 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:312 +#: include/class/acc_ledger_history_purchase.class.php:331 msgid "Devise TVA" msgstr "Currency VAT" @@ -10330,6 +10400,8 @@ msgstr "Doc #" #: 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 +#: include/ext/noalyss_document/index.php:79 +#: include/class/document.class.php:213 msgid "Document" msgstr "Document" @@ -10588,7 +10660,7 @@ msgstr "No data available" #: 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:251 include/user.inc.php:265 -#: include/user.inc.php:276 +#: include/user.inc.php:276 include/user.inc.php:287 msgid "Dossier" msgstr "Folders" @@ -10610,7 +10682,7 @@ msgstr "Folder Management" #: 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/class/dossier.class.php:396 include/class/dossier.class.php:395 msgid "Dossier inexistant" msgstr "Folder does not exist" @@ -10618,7 +10690,7 @@ msgstr "Folder does not exist" msgid "Dossier invalide" msgstr "Invalid folder" -#: include/class/dossier.class.php:180 +#: include/class/dossier.class.php:180 include/class/dossier.class.php:179 msgid "Dossier max dépassé " msgstr "Max folders " @@ -10629,6 +10701,7 @@ msgstr "Max folders " #: include/class/user.class.php:948 include/class/user.class.php:1207 #: include/class/user.class.php:1220 include/class/noalyss_user.class.php:1222 #: include/class/noalyss_user.class.php:1239 +#: include/class/noalyss_user.class.php:1268 msgid "Dossier non accessible" msgstr "Folder not available" @@ -11054,7 +11127,7 @@ msgid "Décocher tous" msgstr "Uncheck all" #: include/class/document.class.php:157 include/class/document.class.php:161 -#: include/class/document.class.php:163 +#: include/class/document.class.php:163 include/class/document.class.php:168 #, php-format msgid "Décompression a échoué %s" msgstr "Uncompress failed %s" @@ -11320,6 +11393,7 @@ msgstr "Sorry , not possible to change the ledger in currency" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:69 msgid "Désolé mais il faut donner l'email de celui qui envoie" msgstr "Sorry, but you have to give the email of sender" @@ -11356,7 +11430,7 @@ msgstr "Invalid code" msgid "Désolé, les montants pour la comptabilité analytique sont incorrects" msgstr "Sorry amount for analytic account are incorrect" -#: html/install.php:569 +#: html/install.php:569 html/install.php:571 #, php-format msgid "Désolé, votre installation ne permet à NOALYSS de fonctionner" msgstr "Sorry , Noalyss can't work on this server" @@ -11372,6 +11446,11 @@ msgstr "Sorry , Noalyss can't work on this server" msgid "Désolé, vous n'avez pas coché la case" msgstr "Sorry the box is not checked" +#: include/ajax/ajax_tag_detail.php:24 +#, fuzzy +msgid "Désolé, vous n'êtes pas autorisé à créer des étiquettes" +msgstr "Sorry the box is not checked" + #: include/lib/message_javascript.php:92 include/lib/message_javascript.php:94 #: include/lib/message_javascript.php:95 msgid "Désolé, événement en cours de création à sauver" @@ -11817,7 +11896,7 @@ msgid "Echec PreOperatoin chargement %s" msgstr "Fail loading operation template %s" #: include/class/document.class.php:186 include/class/document.class.php:190 -#: include/class/document.class.php:192 +#: include/class/document.class.php:192 include/class/document.class.php:197 msgid "Echec compression" msgstr "Fail compression" @@ -12431,6 +12510,7 @@ msgstr "Items" #: include/database.item.php:212 include/database.item.php:202 #: include/user.inc.php:201 include/user.inc.php:254 include/user.inc.php:215 #: include/user.inc.php:268 include/user.inc.php:222 include/user.inc.php:279 +#: include/user.inc.php:232 include/user.inc.php:290 msgid "Email" msgstr "E-mail" @@ -12456,7 +12536,7 @@ msgstr "Email sent" msgid "Email incorrect" msgstr "Incorrect Email" -#: include/user.inc.php:137 include/user.inc.php:138 +#: include/user.inc.php:137 include/user.inc.php:138 include/user.inc.php:139 #, fuzzy msgid "Email invalide" msgstr "invalid act" @@ -12819,6 +12899,7 @@ msgstr "Send invoices by email" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:193 msgid "Envoi echoué" msgstr "Sending fails" @@ -12826,6 +12907,7 @@ msgstr "Sending fails" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:172 msgid "Envoi facture" msgstr "Shipping bill" @@ -12835,6 +12917,7 @@ msgstr "Shipping bill" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:166 msgid "Envoi facture " msgstr "Shipping bill" @@ -12850,6 +12933,7 @@ msgstr "Send by email" #: include/ext/invoicing/include/invoice_send_mail_input.inc.php:65 #: include/ext/invoicing/include/invoice_send_mail_input.inc.php:71 #: include/ext/invoicing/include/invoice_send_mail_input.inc.php:70 +#: include/ext/invoicing/include/invoice_send_mail_input.inc.php:69 msgid "Envoi uniquement à ceux ayant une adresse email et une facture" msgstr "Sending only those with an email address and an invoice" @@ -13049,7 +13133,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.php:240 +#: html/do_REMOTE_342368.php:232 html/do.php:240 html/do.php:247 msgid "Erreur menu" msgstr "Error menu" @@ -13111,7 +13195,7 @@ 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:754 +#: html/install.php:787 html/install.php:754 html/install.php:756 msgid "Essai effacement install.php et se connecter à NOALYSS" msgstr "Try to unlink install.php and connect to Noalyss" @@ -13328,6 +13412,7 @@ msgstr "Are you sure to remove this folder" #: 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 +#: include/ajax/ajax_tag_detail.php:23 include/ajax/ajax_tag_detail.php:37 msgid "Etiquette" msgstr "Etiquette" @@ -13463,13 +13548,17 @@ msgstr "Due for purchase" msgid "Exigible vente" msgstr "Due for sales" +#: include/otp-link.php:152 +msgid "Expiré : vous devez redemander le renvoi de la clef" +msgstr "" + #: html/ajax_misc.php:197 html/ajax_misc.php:216 html/ajax_misc.php:230 #: html/ajax_misc.php:236 html/ajax_misc.php:314 html/ajax_misc.php:319 #: 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:598 -#: html/ajax_misc.php:600 +#: html/ajax_misc.php:600 html/ajax_misc.php:605 msgid "Explication" msgstr "Explanation" @@ -13601,7 +13690,7 @@ msgstr "Export balance" #: 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 -#: include/ajax/ajax_action_concerned_list.php:52 +#: include/ajax/ajax_action_concerned_list.php:52 html/popup.php:119 msgid "Export CSV" msgstr "Export CSV" @@ -13765,7 +13854,7 @@ msgstr "Export Ledger" #: 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 +#: include/class/tax_summary.class.php:480 html/popup.php:120 msgid "Export PDF" msgstr "Export PDF" @@ -13817,7 +13906,7 @@ msgid "Export Tableau Analytique" msgstr "Export analytic tabel" #: include/class/document.class.php:139 include/class/document.class.php:143 -#: include/class/document.class.php:145 +#: include/class/document.class.php:145 include/class/document.class.php:150 #, php-format msgid "Export a échoué pour %s" msgstr "fail export for %s" @@ -13884,7 +13973,7 @@ msgid "Export en PDF" msgstr "Export PDF" #: html/export.php:53 html/export.php:54 html/export.php:58 html/export.php:85 -#: html/export.php:87 +#: html/export.php:87 html/export.php:100 msgid "Export impossible" msgstr "Export failed" @@ -13940,6 +14029,7 @@ msgstr "Export report" #: html/recherche.php:151 include/history_operation.inc.php:203 #: include/history_operation.inc.php:199 html/recherche.php:153 #: include/history_operation.inc.php:202 include/history_operation.inc.php:189 +#: html/recherche.php:159 msgid "Export vers CSV" msgstr "Export CSV" @@ -14340,7 +14430,8 @@ msgstr "Firm action" #: 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 html/user_login.php:118 -#: include/user.inc.php:220 include/user.inc.php:231 +#: include/user.inc.php:220 include/user.inc.php:231 html/recherche.php:100 +#: html/recherche.php:162 html/user_login.php:125 include/user.inc.php:241 #, php-format msgid "Fermer" msgstr "close" @@ -14666,7 +14757,9 @@ msgstr "File" #: 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 +#: include/ext/rash/raw.php:51 include/ext/listing/raw.php:79 +#: include/ext/listing/raw.php:126 include/ext/listing/raw.php:198 +#: include/ext/listing/raw.php:239 msgid "Fichier effacé" msgstr "Removed file" @@ -14759,6 +14852,7 @@ msgstr "Filter" #: 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:357 +#: include/class/print_ledger.class.php:114 msgid "Filter invalide " msgstr "Invalid filter " @@ -14816,7 +14910,7 @@ msgstr "Filter per periode" #: 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/lettering.card.inc.php:97 -#: include/menu.inc.php:145 +#: include/menu.inc.php:145 html/recherche.php:96 msgid "Filtre" msgstr "Filter" @@ -14854,6 +14948,7 @@ msgstr "Filter:" #: include/class/acc_ledger_purchase.class.php:2137 #: include/class/acc_ledger_sale.class.php:1720 #: include/class/acc_ledger_history.class.php:333 +#: include/class/print_ledger.class.php:336 msgid "Filtre invalide" msgstr "Invalid filter" @@ -14872,6 +14967,7 @@ msgstr "filter on ledger" #: 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 +#: include/lib/html_input.class.php:1044 include/lib/html_input.class.php:1064 msgid "Filtre rapide" msgstr "quick filter:" @@ -15190,6 +15286,7 @@ msgstr "Formula" #: include/class/acc_ledger_purchase.class.php:1515 #: include/class/acc_ledger_purchase.class.php:1660 #: include/class/acc_ledger_history_sale.class.php:291 +#: include/class/acc_ledger_history_purchase.class.php:306 msgid "Fournisseur" msgstr "Supplier" @@ -15690,6 +15787,7 @@ msgstr "Generate the document" #: 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 +#: include/ext/listing/index.php:94 msgid "Génération" msgstr "Generation" @@ -15709,12 +15807,12 @@ msgid "Génération d'écritures comptables" msgstr "Accounting entries generation" #: include/class/document.class.php:208 include/class/document.class.php:212 -#: include/class/document.class.php:214 +#: include/class/document.class.php:214 include/class/document.class.php:219 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 +#: include/ext/listing/index.php:97 include/ext/listing/index.php:94 msgid "Génération listing" msgstr "Listing " @@ -15779,6 +15877,7 @@ msgid "HH:MM Heure:Minute" msgstr "" #: include/lib/http_input.class.php:266 include/lib/http_input.class.php:273 +#: include/lib/http_input.class.php:286 msgid "HTTP266:array not set" msgstr "HTTP266:array not set" @@ -15838,6 +15937,7 @@ msgstr "HTTP266:array not set" #: include/template/ledger_detail_ach.php:158 #: include/template/ledger_detail_ach.php:163 #: include/class/acc_ledger_history_sale.class.php:294 +#: include/class/acc_ledger_history_purchase.class.php:309 msgid "HTVA" msgstr "wo VAT" @@ -15893,7 +15993,7 @@ msgstr "Operation without tax" #: 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/document.class.php:1662 -#: include/class/document.class.php:1661 +#: include/class/document.class.php:1661 include/class/document.class.php:1666 msgid "Haute" msgstr "High" @@ -15954,6 +16054,7 @@ msgstr "Histo. Change" #: 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 #: include/ext/import-advanced/index.php:71 +#: include/ext/import-advanced/index.php:70 include/ext/listing/index.php:95 msgid "Historique" msgstr "History" @@ -16128,11 +16229,12 @@ msgstr "Financial History" #: include/ext/import-advanced/index.php:67 tmp/import-advanced/index.php:67 #: include/ext/import-advanced/index.php:73 #: include/ext/import-advanced/index.php:71 +#: include/ext/import-advanced/index.php:70 msgid "Historique importation" msgstr "Transaction History" #: include/ext/listing/index.php:62 include/ext/listing/index.php:60 -#: include/ext/listing/index.php:98 +#: include/ext/listing/index.php:98 include/ext/listing/index.php:95 msgid "Historique listing " msgstr "Listing History" @@ -16179,7 +16281,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 +#: include/admin_repo.inc.php:149 include/admin_repo.inc.php:154 msgid "Hôte" msgstr "Host" @@ -16230,6 +16332,7 @@ msgstr "ISO" #: include/class/user.class.php:1246 include/class/user.class.php:1259 #: include/class/noalyss_user.class.php:1261 #: include/class/noalyss_user.class.php:1278 +#: include/class/noalyss_user.class.php:1307 msgid "Id" msgstr "Id" @@ -16283,6 +16386,7 @@ msgstr "There is no item" #: html/install.php:527 html/install.php:489 html/install.php:464 #: html/install.php:470 html/install.php:473 html/install.php:522 #: html/install.php:528 html/install.php:536 html/install.php:563 +#: html/install.php:565 #, php-format msgid "Il y a %s paramètre qui sont trop bas" msgstr "There are %s invalid parameters" @@ -16292,7 +16396,7 @@ msgstr "There are %s invalid parameters" #: 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:686 -#: html/ajax_misc.php:688 +#: html/ajax_misc.php:688 html/ajax_misc.php:693 msgid "Il y a une erreur, ce plugin n'existe pas" msgstr "This plugin doesn't exist" @@ -16325,12 +16429,14 @@ msgstr "Import" #: include/ext/import-advanced/index.php:65 tmp/import-advanced/index.php:65 #: include/ext/import-advanced/index.php:71 #: include/ext/import-advanced/index.php:69 +#: include/ext/import-advanced/index.php:68 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 #: include/ext/import-advanced/index.php:68 +#: include/ext/import-advanced/index.php:67 msgid "Import Compta" msgstr "Import accountancy" @@ -16409,7 +16515,8 @@ msgstr "Import / export" #: 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:654 -#: html/install.php:714 html/install.php:743 +#: html/install.php:714 html/install.php:743 html/install.php:656 +#: html/install.php:716 html/install.php:745 msgid "Important" msgstr "Important" @@ -16449,12 +16556,14 @@ msgstr "Import operation" #: include/ext/import-advanced/index.php:65 tmp/import-advanced/index.php:65 #: include/ext/import-advanced/index.php:71 #: include/ext/import-advanced/index.php:69 +#: include/ext/import-advanced/index.php:68 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 #: include/ext/import-advanced/index.php:68 +#: include/ext/import-advanced/index.php:67 msgid "Importation d'opérations comptable" msgstr "Import accountancy operation" @@ -16804,6 +16913,7 @@ 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 +#: include/lib/html_input.class.php:613 msgid "Imprimer" msgstr "Print" @@ -16980,7 +17090,7 @@ 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 +#: include/ext/listing/index.php:64 include/ext/listing/index.php:49 #, fuzzy msgid "Installez d'abord l'extension Rapport Avancé" msgstr "Install first Advanced Reporting and access it" @@ -17158,6 +17268,7 @@ msgstr "label is empty" #: include/ext/import-advanced/index.php:66 tmp/import-advanced/index.php:66 #: include/ext/import-advanced/index.php:72 #: include/ext/import-advanced/index.php:70 +#: include/ext/import-advanced/index.php:69 msgid "Intégration" msgstr "Integrate" @@ -17179,7 +17290,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 html/ajax_misc.php:470 +#: html/ajax_misc.php:468 html/ajax_misc.php:470 html/ajax_misc.php:475 msgid "Invalide type" msgstr "Invalide type" @@ -17679,6 +17790,7 @@ msgstr "The plugin must be activated in CFGPLUGIN in each folder" #: 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 include/ext/noalyss-portal-client/index.php:108 +#: include/ext/noalyss-webservice/nw_service.php:101 msgid "L'extension est installée, pourriez-vous en vérifier le paramètrage ?" msgstr "The extension is installed, could you check the settings?" @@ -17713,7 +17825,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 +#: html/install.php:682 html/install.php:684 #, php-format msgid "" "La base de donnée %s est vide, \n" @@ -17756,6 +17868,7 @@ msgstr "" #: html/install.php:524 html/install.php:486 html/install.php:461 #: html/install.php:467 html/install.php:470 html/install.php:519 #: html/install.php:525 html/install.php:533 html/install.php:560 +#: html/install.php:562 msgid "La base de données est bien configurée " msgstr "The database is properly configured" @@ -18060,7 +18173,7 @@ msgid "Le label ne peut être vide" msgstr "Label can't be empty" #: include/user.inc.php:223 include/user.inc.php:224 include/user.inc.php:238 -#: include/user.inc.php:249 +#: include/user.inc.php:249 include/user.inc.php:259 #, fuzzy msgid "Le login doit avoir au moins 5 lettres" msgstr "The plugs must have at least one name" @@ -18077,6 +18190,7 @@ 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 include/user.inc.php:228 include/user.inc.php:239 +#: include/user.inc.php:249 msgid "Le login ne peut être vide" msgstr "The login can not be empty" @@ -18134,6 +18248,7 @@ 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 include/user.inc.php:233 include/user.inc.php:244 +#: include/user.inc.php:254 msgid "Le mot de passe ne peut être vide" msgstr "The password can not be empty" @@ -18211,6 +18326,7 @@ msgstr "The name and the accounting base can not be empty" #: include/class/template_card_category.class.php:72 #: include/class/forecast.class.php:72 include/ajax/ajax_card.php:661 #: include/ajax/ajax_card.php:669 +#: include/class/forecast_deprecated.class.php:73 msgid "Le nom ne peut pas être vide" msgstr "the name cannot be empty" @@ -18295,6 +18411,7 @@ msgstr "Style of row must be a number" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:73 msgid "Le sujet est obligatoire" msgstr "The subject is mandatory" @@ -19082,6 +19199,7 @@ msgstr "Folders limit" #: include/ext/invoicing/include/invoice_send_mail.inc.php:188 #: include/ext/invoicing/include/invoice_send_mail.inc.php:191 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:195 msgid "" "Limite email que vous pouvez envoyer est atteinte, contactez votre " "administrateur" @@ -19106,7 +19224,7 @@ msgstr "Filter the card type if you choose the card , only with Misc Ledger" #: 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/template/calendar.php:22 -#: include/ext/listing/index.php:96 +#: include/ext/listing/index.php:96 include/ext/listing/index.php:93 msgid "Liste" msgstr "List" @@ -19309,7 +19427,7 @@ msgstr "Locality" #: 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:249 include/user.inc.php:263 -#: include/user.inc.php:274 +#: include/user.inc.php:274 include/user.inc.php:284 msgid "Login" msgstr "login" @@ -19868,7 +19986,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 +#: html/install.php:663 html/install.php:665 msgid "Mise à jour dossier" msgstr "Update folder" @@ -19917,13 +20035,14 @@ msgstr "Update" #: 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:699 +#: html/install.php:701 msgid "Mise à jour Repository" msgstr "Update Repository" #: include/upgrade.inc.php:50 include/upgrade.inc.php:45 #: include/upgrade.inc.php:46 include/class/dossier.class.php:344 #: include/class/dossier.class.php:350 include/class/dossier.class.php:348 -#: include/class/dossier.class.php:361 +#: include/class/dossier.class.php:361 include/class/dossier.class.php:360 msgid "Mise à jour de la base de données principale" msgstr "Update the main database" @@ -19935,7 +20054,7 @@ msgstr "Update" #: include/upgrade.inc.php:65 include/upgrade.inc.php:60 #: include/upgrade.inc.php:61 include/class/dossier.class.php:360 #: include/class/dossier.class.php:366 include/class/dossier.class.php:364 -#: include/class/dossier.class.php:377 +#: include/class/dossier.class.php:377 include/class/dossier.class.php:376 msgid "Mise à jour dossiers" msgstr "Update folder" @@ -19950,7 +20069,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 +#: html/install.php:662 html/install.php:664 msgid "Mise à jour du systeme" msgstr "Update" @@ -19962,7 +20081,7 @@ msgstr "Update system and databases" #: include/upgrade.inc.php:87 include/upgrade.inc.php:88 #: include/upgrade.inc.php:89 include/class/dossier.class.php:388 #: include/class/dossier.class.php:394 include/class/dossier.class.php:392 -#: include/class/dossier.class.php:405 +#: include/class/dossier.class.php:405 include/class/dossier.class.php:404 msgid "Mise à jour modèles" msgstr "Update templates" @@ -20301,6 +20420,7 @@ msgstr "Parameters module" #: html/install.php:384 html/install.php:387 html/install.php:436 #: html/install.php:442 html/install.php:450 html/install.php:473 +#: html/install.php:475 msgid "Module php-pgsql n'est pas installé" msgstr " php-pgsql is not installed" @@ -20369,7 +20489,7 @@ msgstr "Card template" #: include/upgrade.inc.php:102 include/upgrade.inc.php:104 #: include/upgrade.inc.php:105 include/class/dossier.class.php:404 #: include/class/dossier.class.php:410 include/class/dossier.class.php:408 -#: include/class/dossier.class.php:421 +#: include/class/dossier.class.php:421 include/class/dossier.class.php:420 msgid "Modèle inexistant" msgstr "Template not found" @@ -21178,6 +21298,7 @@ msgstr "Operation amount" #: include/class/acc_ledger_history_purchase.class.php:338 #: include/export/export_ledger_csv.php:135 #: include/class/acc_ledger_history_sale.class.php:317 +#: include/class/acc_ledger_history_purchase.class.php:337 msgid "Montant paiement" msgstr "Payment Amount" @@ -21255,6 +21376,7 @@ msgstr "Show details" #: 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:656 #: include/user.inc.php:192 include/user.inc.php:206 include/user.inc.php:211 +#: html/install.php:658 include/user.inc.php:221 include/user.inc.php:312 msgid "Mot de passe" msgstr "password" @@ -21294,6 +21416,15 @@ 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_detail.inc.php:130 +#, fuzzy +msgid "Mot de passe et TOTP" +msgstr "password" + +#: include/user_detail.inc.php:129 +msgid "Mot de passe et code par courriel (ou TOTP) " +msgstr "" + #: include/user.inc.php:56 include/user.inc.php:115 include/user.inc.php:116 #: include/user.inc.php:117 include/user.inc.php:57 include/user.inc.php:118 #, fuzzy @@ -21356,6 +21487,7 @@ msgstr "Multiple" #: 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:336 msgid "Méthode paiement" msgstr "Means of payment" @@ -21366,6 +21498,7 @@ 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" #: include/class/noalyss_user.class.php:1999 +#: include/class/noalyss_user.class.php:2092 #, fuzzy msgid "NOALYSS : Double authentification lien pour 2FA: OTP" msgstr "Document" @@ -21376,6 +21509,7 @@ msgid "NOALYSS : Double authentification lien pour freeOTP" msgstr "Document" #: include/class/noalyss_user.class.php:1950 +#: include/class/noalyss_user.class.php:2024 msgid "NOALYSS : votre code secret " msgstr "" @@ -21490,7 +21624,7 @@ msgid "Ne peut pas créer le répertoire " msgstr "Cannot create the directory" #: include/class/document.class.php:243 include/class/document.class.php:247 -#: include/class/document.class.php:250 +#: include/class/document.class.php:250 include/class/document.class.php:255 #, php-format msgid "Ne peut pas créer le répertoire %s" msgstr "Cannot create the directory [%s]" @@ -21513,6 +21647,7 @@ msgstr "Warning : you can not change " #: include/class/document.class.php:254 include/class/document.class.php:260 #: include/class/document.class.php:258 include/class/document.class.php:264 #: include/class/document.class.php:261 include/class/document.class.php:267 +#: include/class/document.class.php:266 include/class/document.class.php:272 #, php-format msgid "Ne peut pas ouvrir [%s] [%s]" msgstr "Can not open [%s] [%s]" @@ -21574,7 +21709,7 @@ msgid "Ne peut pas sauver " msgstr "Can not save" #: include/class/document.class.php:320 include/class/document.class.php:324 -#: include/class/document.class.php:327 +#: include/class/document.class.php:327 include/class/document.class.php:332 #, php-format msgid "Ne peut pas sauver [%s] vers [%s] code erreur = [%s]" msgstr "Can not save [%s] to [%s] code error = [%s]" @@ -21788,7 +21923,8 @@ msgstr "No action" #: include/user.inc.php:264 include/class/acc_ledger_search.class.php:1282 #: include/class/acc_reconciliation.class.php:579 #: include/class/noalyss_user.class.php:1281 include/user.inc.php:209 -#: include/user.inc.php:275 +#: include/user.inc.php:275 include/user.inc.php:219 include/user.inc.php:285 +#: include/class/noalyss_user.class.php:1310 msgid "Nom" msgstr "Name" @@ -22429,7 +22565,7 @@ msgstr "not supported" #: include/ext/amortis/include/class_am_card.php:245 html/fid_card.php:169 #: html/fid_card.php:170 html/fid_card.php:175 html/fid_card.php:174 #: html/fid_card.php:176 html/fid_card.php:186 html/fid_card.php:188 -#: html/fid_card.php:191 +#: html/fid_card.php:191 html/fid_card.php:197 msgid "Non trouvé" msgstr "Not found" @@ -22464,7 +22600,7 @@ msgstr "Normal" #: 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/document.class.php:1662 -#: include/class/document.class.php:1661 +#: include/class/document.class.php:1661 include/class/document.class.php:1666 msgid "Normale" msgstr "Normal" @@ -22505,6 +22641,7 @@ msgstr "Normal" #: include/class/acc_ledger_purchase.class.php:1663 #: include/class/acc_ledger_sale.class.php:960 #: include/class/acc_ledger_history_sale.class.php:292 +#: include/class/acc_ledger_history_purchase.class.php:307 msgid "Note" msgstr "Note" @@ -22667,6 +22804,7 @@ msgstr "New bank statement" #: 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:1213 +#: include/lib/html_input.class.php:1214 msgid "Nouvel événement" msgstr "New event" @@ -24169,6 +24307,7 @@ msgstr "Pu" #: include/template/acc_ledger_history_sale_detail.php:37 #: include/template/acc_ledger_history_purchase_detail.php:35 #: include/class/acc_ledger_history_sale.class.php:288 +#: include/class/acc_ledger_history_purchase.class.php:303 msgid "Paiement" msgstr "Payment" @@ -24344,6 +24483,7 @@ msgstr "Ledger parameters not found" #: include/ext/import-advanced/index.php:68 tmp/import-advanced/index.php:68 #: include/ext/import-advanced/index.php:74 #: include/ext/import-advanced/index.php:72 +#: include/ext/import-advanced/index.php:71 msgid "Paramètrage" msgstr "Parameterization" @@ -24389,7 +24529,7 @@ 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 +#: include/admin_repo.inc.php:168 include/admin_repo.inc.php:173 msgid "Paramètre PHP" msgstr "PHP Parameters" @@ -24404,7 +24544,8 @@ 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 +#: include/admin_repo.inc.php:136 html/install.php:514 +#: include/admin_repo.inc.php:141 msgid "Paramètre base de données" msgstr "Database parameters" @@ -24444,7 +24585,7 @@ msgstr "Invalid parameter" #: 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/class/acc_ledger.class.php:101 -#: include/class/periode.class.php:262 +#: include/class/periode.class.php:262 include/lib/http_input.class.php:182 msgid "Paramètre invalide" msgstr "Invalid parameter" @@ -24574,6 +24715,7 @@ msgstr "Na category for contact" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:111 msgid "Pas de conversion en PDF disponible" msgstr "No PDF conversion available" @@ -25187,6 +25329,7 @@ msgstr "Receipt" #: include/class/fiche.class.php:997 #: include/class/acc_ledger_history_sale.class.php:290 #: include/class/acc_ledger_search.class.php:1135 +#: include/class/acc_ledger_history_purchase.class.php:305 msgid "Pièce" msgstr "Receipt" @@ -25298,7 +25441,7 @@ 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 +#: include/admin_repo.inc.php:152 include/admin_repo.inc.php:157 msgid "Port" msgstr "Port" @@ -25960,6 +26103,7 @@ msgstr "For today" #: html/install.php:485 html/install.php:447 html/install.php:422 #: html/install.php:428 html/install.php:431 html/install.php:480 #: html/install.php:486 html/install.php:494 html/install.php:520 +#: html/install.php:522 msgid "" "Pour cela, sur la ligne de commande en tant qu\\'utilisateur postgres, " "faites createlang plpgsql template1" @@ -25973,6 +26117,13 @@ msgstr "" msgid "Pour effacer , confirmez en retapant le code" msgstr "For deleting, type the code to confirm" +#: include/user_detail.inc.php:173 +#, fuzzy +msgid "" +"Pour effacer , confirmez en retapant le code, respectez les majuscules et " +"minuscules" +msgstr "For deleting, type the code to confirm" + #: include/ext/import_account/include/template/test_operation.php:9 msgid "" "Pour importer des données, c'est-à-dire transformer des fichiers CSV (Valeur " @@ -26116,6 +26267,7 @@ msgstr "For all categories" #: html/user_login.php:41 html/user_login.php:42 html/user_login.php:43 #: html/user_login.php:44 html/user_login.php:47 html/user_login.php:46 +#: html/user_login.php:53 msgid "" "Pour une meilleure expérience web, prenez le temps de mettre votre " "navigateur à jour" @@ -26154,6 +26306,7 @@ msgstr "First day of the week" #: 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 +#: include/ext/noalyss-webservice/nw_service.php:85 msgid "Première route" msgstr "First road" @@ -26474,7 +26627,7 @@ msgstr "Prefix for receipt" #: 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:152 -#: html/user_login.php:147 +#: html/user_login.php:147 html/user_login.php:154 msgid "Préférence" msgstr "Setting" @@ -26509,12 +26662,14 @@ msgstr "User's preference, display, default period, email and password" #: include/user.inc.php:269 include/database.item.php:158 #: include/user.inc.php:189 include/user.inc.php:270 include/user.inc.php:203 #: include/user.inc.php:284 include/user.inc.php:208 include/user.inc.php:295 +#: include/user.inc.php:218 include/user.inc.php:305 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 #: include/ext/import-advanced/index.php:70 +#: include/ext/import-advanced/index.php:69 msgid "Préparation avant d'intégrer les opếrations" msgstr "Prepare before transfering " @@ -26567,7 +26722,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 +#: html/install.php:691 html/install.php:693 msgid "" "Puis refaites la procédure d'installation pour mettre la base de données à " "jour" @@ -27254,7 +27409,8 @@ msgstr "Reload to see the change" #: include/lib/html_input.class.php:1044 include/lib/html_input.class.php:1071 #: 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 +#: include/ajax/ajax_admin.php:147 html/recherche.php:95 +#: include/lib/html_input.class.php:1091 #, php-format msgid "Recherche" msgstr "Search" @@ -27681,7 +27837,8 @@ msgstr "Late" #: include/ext/tva/ajax.php:40 #: include/ext/invoicing/include/invoice_generate.inc.php:85 #: html/user_login.php:81 -#: include/ext/invoicing/include/invoice_generate.inc.php:112 +#: include/ext/invoicing/include/invoice_generate.inc.php:112 html/do.php:291 +#: html/user_login.php:88 msgid "Retour" msgstr "Return" @@ -27733,6 +27890,7 @@ msgstr "Nothing selected" #: include/ext/webservice/nw_service.php:77 #: include/ext/noalyss-webservice/nw_service.php:84 #: include/ext/skel/index.php:60 +#: include/ext/noalyss-webservice/nw_service.php:85 msgid "Route 1" msgstr "road 1" @@ -27741,6 +27899,7 @@ msgstr "road 1" #: include/ext/webservice/nw_service.php:78 #: include/ext/noalyss-webservice/nw_service.php:85 #: include/ext/skel/index.php:61 +#: include/ext/noalyss-webservice/nw_service.php:86 msgid "Route 2" msgstr "road 2" @@ -27953,6 +28112,7 @@ msgid "Résultat limité à %d dans vos préférences, %d fiches trouvées" msgstr "List limited to %d, %d cards found " #: html/fid_card.php:181 html/fid_card.php:183 html/fid_card.php:186 +#: html/fid_card.php:192 #, php-format msgid "Résultat limité à %s" msgstr "Result limited to %s" @@ -28349,7 +28509,7 @@ msgstr "Save" msgid "Sauvé" msgstr "Saved" -#: include/otp-link.php:100 +#: include/otp-link.php:100 include/otp-link.php:200 msgid "Scanner ce QRCode avec votre application OTP afin de l'ajouter" msgstr "" @@ -28357,6 +28517,10 @@ msgstr "" msgid "Scanner ceci avec freeOTP" msgstr "" +#: include/otp-link.php:185 +msgid "Scanner ceci avec votre application OTP" +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 msgid "Se connecter" @@ -28376,6 +28540,7 @@ msgstr "Reconnect to be back here" #: include/ext/webservice/nw_service.php:78 #: include/ext/noalyss-webservice/nw_service.php:85 #: include/ext/skel/index.php:61 +#: include/ext/noalyss-webservice/nw_service.php:86 msgid "Seconde route" msgstr "second road" @@ -28516,6 +28681,7 @@ msgstr "Session after cleansing" #: include/class/user.class.php:82 include/class/user.class.php:93 #: include/class/noalyss_user.class.php:119 #: include/class/noalyss_user.class.php:121 +#: include/class/noalyss_user.class.php:147 msgid "Session expirée
    Utilisateur déconnecté" msgstr "Session expired User disconnected" @@ -28537,7 +28703,7 @@ msgstr "" "search to the Purchase and Sale legders" #: html/user_login.php:132 html/user_login.php:149 html/user_login.php:162 -#: html/user_login.php:161 +#: html/user_login.php:161 html/user_login.php:168 msgid "" "Si la redirection ne fonctionne pas, vous devez changer la valeur de " "NOALYSS_URL " @@ -29073,7 +29239,7 @@ msgstr "Deleted" #: 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:597 -#: html/ajax_misc.php:599 +#: html/ajax_misc.php:599 html/ajax_misc.php:604 msgid "Symbole" msgstr "Symbol" @@ -29369,6 +29535,7 @@ msgstr "VAT not deductible" #: 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:313 msgid "TVA NP" msgstr "VAT ND" @@ -29673,6 +29840,7 @@ msgstr "with VAT" #: 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:309 +#: include/class/acc_ledger_history_purchase.class.php:328 msgid "TVAC/TTC" msgstr "with VAT" @@ -29829,6 +29997,7 @@ msgstr "" #: include/template/tax_summary_display.php:218 #: include/template/tax_summary_display.php:305 html/ajax_misc.php:596 #: include/class/acc_operation.class.php:932 html/ajax_misc.php:598 +#: html/ajax_misc.php:603 msgid "Taux" msgstr "Spleen" @@ -29939,6 +30108,7 @@ msgstr "invalid rate" #: 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:313 +#: include/class/acc_ledger_history_purchase.class.php:332 msgid "Taux ref" msgstr "Reference rate" @@ -29969,6 +30139,7 @@ msgstr "Reference rate" #: include/template/ledger_detail_ach.php:387 #: include/template/ledger_detail_ven.php:330 #: include/class/acc_ledger_history_sale.class.php:314 +#: include/class/acc_ledger_history_purchase.class.php:333 msgid "Taux utilisé" msgstr "Used rate" @@ -30727,7 +30898,7 @@ msgstr "Subtotal" #: 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:305 -#: include/user.inc.php:319 include/user.inc.php:330 +#: include/user.inc.php:319 include/user.inc.php:330 include/user.inc.php:344 msgid "Tous" msgstr "All" @@ -30855,6 +31026,7 @@ msgstr "Everything is installed" #: 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:697 html/install.php:750 +#: html/install.php:699 html/install.php:752 msgid "Tout est installé" msgstr "Everything is installed" @@ -31108,6 +31280,7 @@ msgstr "VAT ND" #: include/ext/transform/include/template/listing_assujetti_representative.php:72 #: include/class/fiche.class.php:1002 include/user.inc.php:287 #: include/class/acc_ledger_search.class.php:1284 include/user.inc.php:298 +#: include/user.inc.php:309 msgid "Type" msgstr "Type" @@ -31197,6 +31370,7 @@ msgstr "Export PDF" #: include/class/user.class.php:556 include/class/user.class.php:562 #: include/class/noalyss_user.class.php:592 #: include/class/noalyss_user.class.php:609 +#: include/class/noalyss_user.class.php:632 msgid "Type incorrecte" msgstr "Incorrect type" @@ -31316,6 +31490,10 @@ msgstr "URL" msgid "Un PDF par opération" msgstr "A PDF by operation" +#: include/user_detail.inc.php:147 +msgid "Un email sera envoyé avec un lien pour initialiser 2FA avec OTP" +msgstr "" + #: include/user_detail.inc.php:147 msgid "Un email sera envoyé avec un lien pour initialiser freeOTP" msgstr "" @@ -31328,7 +31506,8 @@ msgstr "A moment" #: 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 -#: html/login.php:57 html/login.php:104 html/login.php:124 +#: html/login.php:57 html/login.php:104 html/login.php:124 html/login.php:60 +#: html/login.php:135 msgid "Un instant svp" msgstr "A moment please" @@ -31542,7 +31721,8 @@ msgstr "invalid values" #: include/template/operation_exercice-list_draft.php:58 #: include/user.inc.php:299 include/admin_repo.inc.php:155 #: include/user.inc.php:300 html/user_login.php:127 include/user.inc.php:314 -#: include/user.inc.php:325 +#: include/user.inc.php:325 html/user_login.php:134 +#: include/admin_repo.inc.php:160 include/user.inc.php:339 msgid "Utilisateur" msgstr "Users" @@ -31550,12 +31730,13 @@ msgstr "Users" #: 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:655 +#: html/install.php:657 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:170 -#: include/user.inc.php:184 include/user.inc.php:189 +#: include/user.inc.php:184 include/user.inc.php:189 include/user.inc.php:199 #, php-format msgid "Utilisateur %s %s est effacé" msgstr "User %s %s is removed" @@ -31588,7 +31769,7 @@ msgstr "Postgresql users" #: 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:715 -#: html/install.php:744 +#: html/install.php:744 html/install.php:717 html/install.php:746 msgid "Utilisateur administrateur" msgstr "Administrator user" @@ -31658,6 +31839,8 @@ msgstr "Users" #: include/class/noalyss_user.class.php:468 #: include/class/noalyss_user.class.php:155 #: include/class/noalyss_user.class.php:486 +#: include/class/noalyss_user.class.php:181 +#: include/class/noalyss_user.class.php:511 msgid "Utilisateur ou mot de passe incorrect" msgstr "User or password incorrect" @@ -31839,7 +32022,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:747 +#: html/install.php:780 html/install.php:747 html/install.php:749 #, php-format msgid "VOUS DEVEZ EFFACER CE FICHIER %s" msgstr "You must delete this file %s" @@ -31929,6 +32112,8 @@ msgstr "Invalid value " #: include/class/tva_rate_mtable.class.php:357 #: include/class/noalyss_user.class.php:1787 #: include/class/noalyss_user.class.php:1823 +#: include/class/noalyss_user.class.php:1853 +#: include/class/noalyss_user.class.php:1889 msgid "Valeur invalide" msgstr "Invalid value" @@ -32079,6 +32264,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:121 +#: include/admin_repo.inc.php:126 msgid "Variables" msgstr "Variables" @@ -32168,7 +32354,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 +#: include/admin_repo.inc.php:118 include/admin_repo.inc.php:123 msgid "Version Noalyss" msgstr "Noalyss version" @@ -32188,9 +32374,14 @@ msgstr "PHP version to low, minimum 5.4" msgid "Version PHP trop basse , minimum 8.0" msgstr "PHP version to low, minimum 8.0" +#: html/install.php:388 +#, fuzzy +msgid "Version PHP trop basse , minimum 8.2" +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 html/login.php:56 html/login.php:103 -#: html/login.php:123 +#: html/login.php:123 html/login.php:59 html/login.php:134 msgid "Version base de donneés incorrecte" msgstr "Postgresql version incorrect" @@ -32199,14 +32390,15 @@ msgstr "Postgresql version incorrect" #: html/install.php:460 html/install.php:424 html/install.php:399 #: html/install.php:405 html/install.php:408 scenario/180209.php:18 #: html/install.php:457 html/install.php:463 html/install.php:471 -#: html/install.php:497 +#: html/install.php:497 html/install.php:499 msgid "Version base de données :" msgstr "Postgresql version" #: html/login.php:53 html/login.php:85 html/login.php:52 html/login.php:88 #: html/login.php:89 html/login.php:90 html/login.php:54 html/login.php:97 #: html/login.php:57 html/login.php:100 html/login.php:60 html/login.php:103 -#: html/login.php:58 html/login.php:105 html/login.php:125 +#: html/login.php:58 html/login.php:105 html/login.php:125 html/login.php:61 +#: html/login.php:136 msgid "Version de base de données incorrectes, vous devez mettre à jour" msgstr "Your database is not updated" @@ -32361,7 +32553,8 @@ 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 html/user_login.php:95 +#: html/do.php:146 html/user_login.php:95 html/do.php:153 +#: html/user_login.php:102 msgid "Votre base de données n'est pas à jour" msgstr "Your database is not updated" @@ -32465,6 +32658,7 @@ msgstr "Do you want to delete this transaction" #: 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:1202 +#: include/lib/html_input.class.php:1203 #, php-format msgid "Voulez-vous effacer cette relation " msgstr "Do you want to delete this relation" @@ -32512,7 +32706,7 @@ msgstr "You can not remove a card" #: 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/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 +#: html/do_REMOTE_342368.php:47 html/recherche.php:35 html/do.php:100 msgid "Vous êtes déconnecté" msgstr "You are disconnected" @@ -32684,6 +32878,7 @@ msgstr "You must confirm" #: html/install.php:484 html/install.php:446 html/install.php:421 #: html/install.php:427 html/install.php:430 html/install.php:479 #: html/install.php:485 html/install.php:493 html/install.php:519 +#: html/install.php:521 msgid "" "Vous devez installer le langage plpgsql pour permettre aux fonctions SQL de " "fonctionner." @@ -32694,6 +32889,7 @@ msgstr "You must install plpgsql " #: html/install.php:348 html/install.php:354 html/install.php:318 #: html/install.php:327 html/install.php:330 html/install.php:379 #: html/install.php:385 html/install.php:393 html/install.php:414 +#: html/install.php:416 msgid "Vous devez installer ou activer l'extension" msgstr "You must set or activate the plugin" @@ -32755,7 +32951,7 @@ 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 +#: include/admin_repo.inc.php:51 include/admin_repo.inc.php:56 msgid "Vous n'êtes pas administateur" msgstr "You are not an administrator" @@ -32935,6 +33131,7 @@ msgstr "You're using the strict accounting entry is the last one" #: html/user_login.php:40 html/user_login.php:41 html/user_login.php:42 #: html/user_login.php:43 html/user_login.php:46 html/user_login.php:45 +#: html/user_login.php:52 msgid "Vous utilisez un navigateur dépassé depuis près de 8 ans!" msgstr "Your browser is outdated for 8 years!" @@ -33125,7 +33322,7 @@ msgstr "Has an invalid Amount" #: html/install.php:333 html/install.php:339 html/install.php:345 #: html/install.php:309 html/install.php:316 html/install.php:319 #: html/install.php:368 html/install.php:374 html/install.php:382 -#: html/install.php:401 +#: html/install.php:401 html/install.php:403 msgid "a une mauvaise valeur" msgstr "Has an invalid value" @@ -33256,7 +33453,7 @@ 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:1849 -#: include/class/document.class.php:1848 +#: include/class/document.class.php:1848 include/class/document.class.php:1853 #, php-format msgid "chaine à remplacer [%s] contient un caractère interdit" msgstr "String to remplace [%s] contains a forbidden character" @@ -33286,6 +33483,7 @@ msgstr "Choose" #: 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:1136 +#: include/lib/html_input.class.php:1137 msgid "choix des journaux" msgstr "Ledgers" @@ -33317,13 +33515,15 @@ 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 html/user_login.php:96 +#: html/do.php:147 html/user_login.php:96 html/do.php:154 +#: html/user_login.php:103 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:136 +#: html/do.php:143 msgid "cliquez ici pour mettre à jour " msgstr "Click here to update " @@ -33343,7 +33543,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 html/ajax_misc.php:597 +#: html/ajax_misc.php:595 html/ajax_misc.php:597 html/ajax_misc.php:602 msgid "code" msgstr "code" @@ -33443,6 +33643,7 @@ msgstr "Date" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:172 msgid "date " msgstr "Date" @@ -33557,6 +33758,7 @@ msgstr "Detail" #: include/ext/invoicing/include/invoice_send_mail.inc.php:258 #: include/ext/invoicing/include/invoice_send_mail.inc.php:262 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:266 msgid "echec chargement fichier" msgstr "Failure loading file " @@ -33657,6 +33859,10 @@ msgstr "Give a date" msgid "entrée" msgstr "Unlettered operations" +#: include/user_detail.inc.php:146 +msgid "envoyer email pour 2FA avec OTP " +msgstr "" + #: include/user_detail.inc.php:146 msgid "envoyer email pour freeOTP" msgstr "" @@ -33882,6 +34088,7 @@ msgstr "Stock-History" #: include/class/tva_rate_mtable.class.php:49 include/class/fiche.class.php:401 #: include/modele.inc.php:242 html/ajax_misc.php:594 #: include/class/fiche.class.php:403 html/ajax_misc.php:596 +#: html/ajax_misc.php:601 msgid "id" msgstr "id" @@ -33954,6 +34161,7 @@ msgstr "Internal" #: include/class/acc_ledger_history_purchase.class.php:309 #: include/class/acc_reconciliation.class.php:524 #: include/class/acc_ledger_history_sale.class.php:293 +#: include/class/acc_ledger_history_purchase.class.php:308 msgid "interne" msgstr "Internal" @@ -34008,6 +34216,7 @@ msgstr "invalid parameter" #: include/class/acc_ledger_history_generic.class.php:793 #: include/class/acc_ledger_history_sale.class.php:277 #: include/class/acc_reconciliation.class.php:581 +#: include/class/acc_ledger_history_purchase.class.php:293 msgid "journal" msgstr "Ledger" @@ -34071,6 +34280,7 @@ 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 include/class/document.class.php:1461 +#: include/class/document.class.php:1466 #, php-format msgid "le %s , %s écrit %s" msgstr "on %s , %s wrote %s " @@ -34196,6 +34406,7 @@ 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 include/user.inc.php:202 include/user.inc.php:207 +#: include/user.inc.php:217 msgid "login" msgstr "login" @@ -34209,6 +34420,7 @@ msgstr "Administrator" #: html/install.php:416 html/install.php:422 html/install.php:386 #: html/install.php:353 html/install.php:356 html/install.php:405 #: html/install.php:411 html/install.php:419 html/install.php:441 +#: html/install.php:443 msgid "max_execution_time devrait être de 60 minimum" msgstr "max_execution_time should be more than 60 " @@ -34597,6 +34809,7 @@ msgstr "No online" #: include/class/acc_ledger_history_purchase.class.php:339 #: include/ext/importbank/include/template/show_list.php:117 #: include/class/acc_ledger_history_sale.class.php:318 +#: include/class/acc_ledger_history_purchase.class.php:338 msgid "n° opération" msgstr "No operation" @@ -34645,6 +34858,7 @@ msgstr "Concerned op" #: html/install.php:370 html/install.php:373 html/install.php:422 #: html/install.php:428 html/install.php:436 html/install.php:458 +#: html/install.php:460 msgid "open_basedir empêche certaines fonctions de Noalyss,mettez-le à vide " msgstr "open_basedir must be empty or set properly" @@ -34683,6 +34897,7 @@ msgstr "open_basedir must be empty or set properly" #: include/class/acc_ledger_history_generic.class.php:798 #: include/export/export_ledger_csv.php:215 #: include/class/acc_ledger_history_sale.class.php:289 +#: include/class/acc_ledger_history_purchase.class.php:304 msgid "operation" msgstr "Operation" @@ -34828,7 +35043,7 @@ msgstr "php is not properly configured" #: html/install.php:436 html/install.php:442 html/install.php:434 #: html/install.php:440 html/install.php:404 html/install.php:379 #: html/install.php:382 html/install.php:431 html/install.php:437 -#: html/install.php:445 html/install.php:468 +#: html/install.php:445 html/install.php:468 html/install.php:470 msgid "php mal configuré " msgstr "php is not properly configured" @@ -34840,7 +35055,7 @@ msgstr "php.ini corretly configured" #: html/install.php:434 html/install.php:440 html/install.php:432 #: html/install.php:438 html/install.php:402 html/install.php:377 #: html/install.php:380 html/install.php:429 html/install.php:435 -#: html/install.php:443 html/install.php:466 +#: html/install.php:443 html/install.php:466 html/install.php:468 msgid "php.ini est bien configuré " msgstr "php.ini corretly configured" @@ -34917,6 +35132,7 @@ msgstr "Accounting / Activity" #: 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:310 msgid "privé" msgstr "Private" @@ -35183,7 +35399,7 @@ msgstr "" #: html/install.php:418 html/install.php:424 html/install.php:430 #: html/install.php:394 html/install.php:361 html/install.php:364 #: html/install.php:413 html/install.php:419 html/install.php:427 -#: html/install.php:449 +#: html/install.php:449 html/install.php:451 msgid "register_globals doit être à off" msgstr "register_globals must be set to off" @@ -35250,7 +35466,7 @@ msgstr "website " #: 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 +#: html/install.php:688 html/install.php:690 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" @@ -35260,7 +35476,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 +#: html/install.php:687 html/install.php:689 msgid "" "soit noalyss/contrib/mono-dossier/mono-france.sql pour la comptabilité " "française" @@ -35271,7 +35487,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 +#: html/install.php:689 html/install.php:691 msgid "soit y restaurer un backup ou un modèle" msgstr "or restore un backup or a template" @@ -35323,6 +35539,7 @@ msgstr "Total credit" #: 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:693 msgid "solde créditeur:" msgstr "Sum credit" @@ -35357,6 +35574,7 @@ msgstr "Total debit" #: 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:692 msgid "solde débiteur:" msgstr "Sum debit" @@ -35377,6 +35595,7 @@ msgstr "Logout" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:174 msgid "sujet" msgstr "Topic" @@ -35558,7 +35777,7 @@ msgstr "vat" #: 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:655 -#: html/ajax_misc.php:657 +#: html/ajax_misc.php:657 html/ajax_misc.php:662 msgid "tva inconnue" msgstr "VAT unknown" @@ -35572,6 +35791,7 @@ msgstr "VAT unknown" #: 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:312 msgid "tva non ded." msgstr "TVA not deductible" diff --git a/html/lang/messages.po b/html/lang/messages.po index 95fbb3d74..fcf39b8fb 100644 --- a/html/lang/messages.po +++ b/html/lang/messages.po @@ -3,15 +3,12 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -#: 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 #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-08-04 16:52+0200\n" +"POT-Creation-Date: 2025-09-14 14:51+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -68,6 +65,7 @@ msgstr "" #: 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 #: include/ext/import-advanced/index.php:71 +#: include/ext/import-advanced/index.php:70 include/ext/listing/index.php:95 msgid "Historique" msgstr "" @@ -274,7 +272,8 @@ msgstr "" #: include/lib/html_input.class.php:1044 include/lib/html_input.class.php:1071 #: 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 +#: include/ajax/ajax_admin.php:147 html/recherche.php:95 +#: include/lib/html_input.class.php:1091 #, php-format msgid "Recherche" msgstr "" @@ -597,6 +596,8 @@ msgstr "" #: 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 +#: include/ext/noalyss_document/index.php:79 +#: include/class/document.class.php:213 msgid "Document" msgstr "" @@ -652,7 +653,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 -#: html/ajax_misc.php:595 html/ajax_misc.php:597 +#: html/ajax_misc.php:595 html/ajax_misc.php:597 html/ajax_misc.php:602 msgid "code" msgstr "" @@ -691,6 +692,7 @@ msgstr "" #: include/template/tax_summary_display.php:218 #: include/template/tax_summary_display.php:305 html/ajax_misc.php:596 #: include/class/acc_operation.class.php:932 html/ajax_misc.php:598 +#: html/ajax_misc.php:603 msgid "Taux" msgstr "" @@ -700,7 +702,7 @@ msgstr "" #: 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:597 -#: html/ajax_misc.php:599 +#: html/ajax_misc.php:599 html/ajax_misc.php:604 msgid "Symbole" msgstr "" @@ -710,7 +712,7 @@ msgstr "" #: 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:598 -#: html/ajax_misc.php:600 +#: html/ajax_misc.php:600 html/ajax_misc.php:605 msgid "Explication" msgstr "" @@ -725,7 +727,7 @@ msgstr "" #: 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:655 -#: html/ajax_misc.php:657 +#: html/ajax_misc.php:657 html/ajax_misc.php:662 msgid "tva inconnue" msgstr "" @@ -781,7 +783,8 @@ msgstr "" #: include/ext/tva/ajax.php:40 #: include/ext/invoicing/include/invoice_generate.inc.php:85 #: html/user_login.php:81 -#: include/ext/invoicing/include/invoice_generate.inc.php:112 +#: include/ext/invoicing/include/invoice_generate.inc.php:112 html/do.php:291 +#: html/user_login.php:88 msgid "Retour" msgstr "" @@ -1010,7 +1013,7 @@ 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:79 -#: html/extension.raw.php:82 +#: html/extension.raw.php:82 html/ajax.php:85 html/extension.raw.php:88 msgid "Cette extension n'existe pas " msgstr "" @@ -1057,7 +1060,7 @@ 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/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 +#: html/do_REMOTE_342368.php:47 html/recherche.php:35 html/do.php:100 msgid "Vous êtes déconnecté" msgstr "" @@ -1068,6 +1071,7 @@ msgstr "" #: 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.php:129 html/user_login.php:80 +#: html/user_login.php:87 msgid "Base de donnée invalide" msgstr "" @@ -1076,7 +1080,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 +#: html/do.php:140 html/do.php:147 msgid "" "Attention: la version de base de donnée est supérieure à la version du " "programme, vous devriez mettre à jour" @@ -1089,7 +1093,8 @@ 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 html/user_login.php:95 +#: html/do.php:146 html/user_login.php:95 html/do.php:153 +#: html/user_login.php:102 msgid "Votre base de données n'est pas à jour" msgstr "" @@ -1100,7 +1105,8 @@ 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 html/user_login.php:96 +#: html/do.php:147 html/user_login.php:96 html/do.php:154 +#: html/user_login.php:103 msgid "cliquez ici pour appliquer le patch" msgstr "" @@ -1116,17 +1122,21 @@ msgstr "" #: 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 +#: include/ext/rash/raw.php:51 include/ext/listing/raw.php:79 +#: include/ext/listing/raw.php:126 include/ext/listing/raw.php:198 +#: include/ext/listing/raw.php:239 msgid "Fichier effacé" msgstr "" #: html/user_login.php:40 html/user_login.php:41 html/user_login.php:42 #: html/user_login.php:43 html/user_login.php:46 html/user_login.php:45 +#: html/user_login.php:52 msgid "Vous utilisez un navigateur dépassé depuis près de 8 ans!" msgstr "" #: html/user_login.php:41 html/user_login.php:42 html/user_login.php:43 #: html/user_login.php:44 html/user_login.php:47 html/user_login.php:46 +#: html/user_login.php:53 msgid "" "Pour une meilleure expérience web, prenez le temps de mettre votre " "navigateur à jour" @@ -1146,7 +1156,7 @@ msgstr "" #: 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:152 -#: html/user_login.php:147 +#: html/user_login.php:147 html/user_login.php:154 msgid "Préférence" msgstr "" @@ -1154,7 +1164,7 @@ msgstr "" #: html/user_login.php:159 html/user_login.php:160 html/user_login.php:161 #: html/user_login.php:162 html/user_login.php:165 html/user_login.php:171 #: html/user_login.php:148 html/user_login.php:137 html/user_login.php:150 -#: html/user_login.php:149 +#: html/user_login.php:149 html/user_login.php:156 msgid "Deconnexion" msgstr "" @@ -1216,7 +1226,7 @@ msgstr "" #: 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/lettering.card.inc.php:97 -#: include/menu.inc.php:145 +#: include/menu.inc.php:145 html/recherche.php:96 msgid "Filtre" msgstr "" @@ -1239,6 +1249,8 @@ msgstr "" #: include/class/noalyss_user.class.php:1090 include/lib/ac_common.php:485 #: include/class/noalyss_user.class.php:1060 #: include/class/noalyss_user.class.php:1107 +#: include/class/noalyss_user.class.php:1077 +#: include/class/noalyss_user.class.php:1124 msgid "Cette action ne vous est pas autorisée Contactez votre responsable" msgstr "" @@ -1677,7 +1689,8 @@ msgstr "" #: include/user.inc.php:264 include/class/acc_ledger_search.class.php:1282 #: include/class/acc_reconciliation.class.php:579 #: include/class/noalyss_user.class.php:1281 include/user.inc.php:209 -#: include/user.inc.php:275 +#: include/user.inc.php:275 include/user.inc.php:219 include/user.inc.php:285 +#: include/class/noalyss_user.class.php:1310 msgid "Nom" msgstr "" @@ -2003,6 +2016,7 @@ msgstr "" #: include/class/template_card_category.class.php:72 #: include/class/forecast.class.php:72 include/ajax/ajax_card.php:661 #: include/ajax/ajax_card.php:669 +#: include/class/forecast_deprecated.class.php:73 msgid "Le nom ne peut pas être vide" msgstr "" @@ -2681,6 +2695,7 @@ msgstr "" #: include/ext/rash/include/bn.inc.php:74 #: include/class/acc_ledger.class.php:1237 #: include/class/acc_ledger_purchase.class.php:66 html/export.php:59 +#: html/export.php:72 html/recherche.php:71 include/admin_repo.inc.php:53 msgid "Accès interdit" msgstr "" @@ -3673,6 +3688,7 @@ msgstr "" #: include/class/acc_ledger_search.class.php:1134 #: include/class/acc_reconciliation.class.php:575 #: include/class/operation_exercice.class.php:58 +#: include/class/acc_ledger_history_purchase.class.php:302 #, php-format msgid "Date" msgstr "" @@ -4586,6 +4602,7 @@ msgstr "" #: include/class/fiche.class.php:997 #: include/class/acc_ledger_history_sale.class.php:290 #: include/class/acc_ledger_search.class.php:1135 +#: include/class/acc_ledger_history_purchase.class.php:305 msgid "Pièce" msgstr "" @@ -5547,6 +5564,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1515 #: include/class/acc_ledger_purchase.class.php:1660 #: include/class/acc_ledger_history_sale.class.php:291 +#: include/class/acc_ledger_history_purchase.class.php:306 msgid "Fournisseur" msgstr "" @@ -7399,6 +7417,7 @@ msgstr "" #: include/class/acc_ledger_search.class.php:1137 #: include/class/acc_ledger_search.class.php:1283 #: include/class/noalyss_user.class.php:1284 +#: include/class/noalyss_user.class.php:1313 msgid "Description" msgstr "" @@ -8652,7 +8671,8 @@ msgstr "" #: 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 html/user_login.php:118 -#: include/user.inc.php:220 include/user.inc.php:231 +#: include/user.inc.php:220 include/user.inc.php:231 html/recherche.php:100 +#: html/recherche.php:162 html/user_login.php:125 include/user.inc.php:241 #, php-format msgid "Fermer" msgstr "" @@ -8825,6 +8845,7 @@ msgstr "" #: include/class/user.class.php:82 include/class/user.class.php:93 #: include/class/noalyss_user.class.php:119 #: include/class/noalyss_user.class.php:121 +#: include/class/noalyss_user.class.php:147 msgid "Session expirée
    Utilisateur déconnecté" msgstr "" @@ -8836,6 +8857,8 @@ msgstr "" #: include/class/noalyss_user.class.php:468 #: include/class/noalyss_user.class.php:155 #: include/class/noalyss_user.class.php:486 +#: include/class/noalyss_user.class.php:181 +#: include/class/noalyss_user.class.php:511 msgid "Utilisateur ou mot de passe incorrect" msgstr "" @@ -8845,6 +8868,7 @@ msgstr "" #: include/class/user.class.php:689 include/class/user.class.php:695 #: include/class/noalyss_user.class.php:725 #: include/class/noalyss_user.class.php:742 +#: include/class/noalyss_user.class.php:764 msgid "Aucune période trouvéee !!!" msgstr "" @@ -8855,6 +8879,7 @@ msgstr "" #: include/class/user.class.php:948 include/class/user.class.php:1207 #: include/class/user.class.php:1220 include/class/noalyss_user.class.php:1222 #: include/class/noalyss_user.class.php:1239 +#: include/class/noalyss_user.class.php:1268 msgid "Dossier non accessible" msgstr "" @@ -10832,7 +10857,8 @@ msgstr "" #: 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 -#: html/user_login.php:144 +#: html/user_login.php:144 html/user_login.php:151 +#: include/admin_repo.inc.php:77 msgid "Administration" msgstr "" @@ -10895,6 +10921,7 @@ msgstr "" #: include/user.inc.php:299 include/database.item.php:102 #: include/database.item.php:100 include/user.inc.php:300 #: html/user_login.php:127 include/user.inc.php:314 include/user.inc.php:325 +#: html/user_login.php:134 include/user.inc.php:339 msgid "Administrateur" msgstr "" @@ -11217,6 +11244,7 @@ msgstr "" #: include/user.inc.php:269 include/database.item.php:158 #: include/user.inc.php:189 include/user.inc.php:270 include/user.inc.php:203 #: include/user.inc.php:284 include/user.inc.php:208 include/user.inc.php:295 +#: include/user.inc.php:218 include/user.inc.php:305 msgid "Prénom" msgstr "" @@ -11405,6 +11433,7 @@ msgstr "" #: include/database.item.php:212 include/database.item.php:202 #: include/user.inc.php:201 include/user.inc.php:254 include/user.inc.php:215 #: include/user.inc.php:268 include/user.inc.php:222 include/user.inc.php:279 +#: include/user.inc.php:232 include/user.inc.php:290 msgid "Email" msgstr "" @@ -11743,7 +11772,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/class/dossier.class.php:396 include/class/dossier.class.php:395 msgid "Dossier inexistant" msgstr "" @@ -12105,7 +12134,7 @@ msgstr "" #: 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/template/calendar.php:22 -#: include/ext/listing/index.php:96 +#: include/ext/listing/index.php:96 include/ext/listing/index.php:93 msgid "Liste" msgstr "" @@ -12685,6 +12714,7 @@ msgstr "" #: 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 +#: include/ajax/ajax_tag_detail.php:23 include/ajax/ajax_tag_detail.php:37 msgid "Etiquette" msgstr "" @@ -12822,7 +12852,7 @@ msgstr "" #: 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 +#: include/lib/html_input.class.php:1110 include/lib/html_input.class.php:1111 msgid "Calendrier" msgstr "" @@ -12986,6 +13016,7 @@ msgstr "" #: include/ext/transform/include/template/listing_assujetti_representative.php:72 #: include/class/fiche.class.php:1002 include/user.inc.php:287 #: include/class/acc_ledger_search.class.php:1284 include/user.inc.php:298 +#: include/user.inc.php:309 msgid "Type" msgstr "" @@ -13863,6 +13894,7 @@ msgstr "" #: include/template/ledger_detail_ach.php:158 #: include/template/ledger_detail_ach.php:163 #: include/class/acc_ledger_history_sale.class.php:294 +#: include/class/acc_ledger_history_purchase.class.php:309 msgid "HTVA" msgstr "" @@ -14420,6 +14452,7 @@ msgstr "" #: 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 include/ext/noalyss-portal-client/index.php:108 +#: include/ext/noalyss-webservice/nw_service.php:101 msgid "L'extension est installée, pourriez-vous en vérifier le paramètrage ?" msgstr "" @@ -14447,6 +14480,7 @@ msgstr "" #: include/ext/import-advanced/index.php:68 tmp/import-advanced/index.php:68 #: include/ext/import-advanced/index.php:74 #: include/ext/import-advanced/index.php:72 +#: include/ext/import-advanced/index.php:71 msgid "Paramètrage" msgstr "" @@ -14508,7 +14542,7 @@ msgstr "" #: 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/class/acc_ledger.class.php:101 -#: include/class/periode.class.php:262 +#: include/class/periode.class.php:262 include/lib/http_input.class.php:182 msgid "Paramètre invalide" msgstr "" @@ -14583,6 +14617,7 @@ 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:96 +#: include/ext/listing/index.php:93 msgid "Création, modification, Paramètre de listes, mailing list" msgstr "" @@ -14607,6 +14642,7 @@ msgstr "" #: 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 +#: include/ext/listing/index.php:94 msgid "Génération" msgstr "" @@ -15202,7 +15238,7 @@ msgstr "" #: include/ext/amortis/include/class_am_card.php:245 html/fid_card.php:169 #: html/fid_card.php:170 html/fid_card.php:175 html/fid_card.php:174 #: html/fid_card.php:176 html/fid_card.php:186 html/fid_card.php:188 -#: html/fid_card.php:191 +#: html/fid_card.php:191 html/fid_card.php:197 msgid "Non trouvé" msgstr "" @@ -15378,7 +15414,7 @@ msgstr "" #: 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 -#: include/ajax/ajax_action_concerned_list.php:52 +#: include/ajax/ajax_action_concerned_list.php:52 html/popup.php:119 msgid "Export CSV" msgstr "" @@ -15669,6 +15705,7 @@ msgstr "" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:69 msgid "Désolé mais il faut donner l'email de celui qui envoie" msgstr "" @@ -15676,6 +15713,7 @@ msgstr "" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:73 msgid "Le sujet est obligatoire" msgstr "" @@ -15685,6 +15723,7 @@ msgstr "" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:111 msgid "Pas de conversion en PDF disponible" msgstr "" @@ -15694,6 +15733,7 @@ msgstr "" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:166 msgid "Envoi facture " msgstr "" @@ -15703,6 +15743,7 @@ msgstr "" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:166 msgid " destinataire " msgstr "" @@ -15713,6 +15754,7 @@ msgstr "" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:193 msgid "Envoi echoué" msgstr "" @@ -15723,6 +15765,7 @@ msgstr "" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:272 msgid "Aucune pièce à envoyer" msgstr "" @@ -15733,6 +15776,7 @@ msgstr "" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:275 msgid "Aucune adresse email trouvée" msgstr "" @@ -15770,6 +15814,7 @@ msgstr "" #: include/ext/invoicing/include/invoice_send_mail_input.inc.php:65 #: include/ext/invoicing/include/invoice_send_mail_input.inc.php:71 #: include/ext/invoicing/include/invoice_send_mail_input.inc.php:70 +#: include/ext/invoicing/include/invoice_send_mail_input.inc.php:69 msgid "Envoi uniquement à ceux ayant une adresse email et une facture" msgstr "" @@ -16592,6 +16637,7 @@ msgstr "" #: 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 +#: include/ext/noalyss_document/index.php:80 msgid "Chargement" msgstr "" @@ -16691,12 +16737,13 @@ msgstr "" #: html/login.php:53 html/login.php:85 html/login.php:52 html/login.php:88 #: html/login.php:89 html/login.php:90 html/login.php:54 html/login.php:97 #: html/login.php:57 html/login.php:100 html/login.php:60 html/login.php:103 -#: html/login.php:58 html/login.php:105 html/login.php:125 +#: html/login.php:58 html/login.php:105 html/login.php:125 html/login.php:61 +#: html/login.php:136 msgid "Version de base de données incorrectes, vous devez mettre à jour" msgstr "" #: html/login.php:67 html/login.php:66 html/login.php:65 html/login.php:68 -#: html/login.php:71 html/login.php:69 +#: html/login.php:71 html/login.php:69 html/login.php:72 msgid "Code invalide" msgstr "" @@ -16741,7 +16788,7 @@ msgstr "" #: 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 +#: include/class/tax_summary.class.php:480 html/popup.php:120 msgid "Export PDF" msgstr "" @@ -16759,7 +16806,8 @@ msgstr "" #: include/template/operation_exercice-list_draft.php:58 #: include/user.inc.php:299 include/admin_repo.inc.php:155 #: include/user.inc.php:300 html/user_login.php:127 include/user.inc.php:314 -#: include/user.inc.php:325 +#: include/user.inc.php:325 html/user_login.php:134 +#: include/admin_repo.inc.php:160 include/user.inc.php:339 msgid "Utilisateur" msgstr "" @@ -17383,6 +17431,7 @@ msgstr "" #: include/class/tva_rate_mtable.class.php:49 include/class/fiche.class.php:401 #: include/modele.inc.php:242 html/ajax_misc.php:594 #: include/class/fiche.class.php:403 html/ajax_misc.php:596 +#: html/ajax_misc.php:601 msgid "id" msgstr "" @@ -17766,6 +17815,7 @@ msgstr "" #: include/template/acc_ledger_history_sale_detail.php:37 #: include/template/acc_ledger_history_purchase_detail.php:35 #: include/class/acc_ledger_history_sale.class.php:288 +#: include/class/acc_ledger_history_purchase.class.php:303 msgid "Paiement" msgstr "" @@ -18522,6 +18572,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2162 #: include/class/acc_ledger_sale.class.php:1744 #: include/class/acc_ledger_history_sale.class.php:315 +#: include/class/acc_ledger_history_purchase.class.php:334 msgid "Date paiement" msgstr "" @@ -18594,6 +18645,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1663 #: include/class/acc_ledger_sale.class.php:960 #: include/class/acc_ledger_history_sale.class.php:292 +#: include/class/acc_ledger_history_purchase.class.php:307 msgid "Note" msgstr "" @@ -18987,6 +19039,7 @@ msgstr "" #: 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:1136 +#: include/lib/html_input.class.php:1137 msgid "choix des journaux" msgstr "" @@ -19027,7 +19080,7 @@ msgid "Appel invalide" msgstr "" #: html/export.php:53 html/export.php:54 html/export.php:58 html/export.php:85 -#: html/export.php:87 +#: html/export.php:87 html/export.php:100 msgid "Export impossible" msgstr "" @@ -20070,6 +20123,7 @@ msgstr "" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:172 msgid "Envoi facture" msgstr "" @@ -20077,6 +20131,7 @@ msgstr "" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:173 msgid " à " msgstr "" @@ -20672,6 +20727,7 @@ msgstr "" #: 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:1202 +#: include/lib/html_input.class.php:1203 #, php-format msgid "Voulez-vous effacer cette relation " msgstr "" @@ -21178,6 +21234,7 @@ 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:313 msgid "TVA NP" msgstr "" @@ -21972,7 +22029,7 @@ msgstr "" #: 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 -#: include/user.inc.php:267 include/user.inc.php:278 +#: include/user.inc.php:267 include/user.inc.php:278 include/user.inc.php:289 msgid "Actif" msgstr "" @@ -21989,12 +22046,14 @@ 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 include/user.inc.php:197 include/user.inc.php:202 +#: include/user.inc.php:212 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 include/user.inc.php:202 include/user.inc.php:207 +#: include/user.inc.php:217 msgid "login" msgstr "" @@ -22008,18 +22067,21 @@ msgstr "" #: 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:656 #: include/user.inc.php:192 include/user.inc.php:206 include/user.inc.php:211 +#: html/install.php:658 include/user.inc.php:221 include/user.inc.php:312 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 include/user.inc.php:228 include/user.inc.php:239 +#: include/user.inc.php:249 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 include/user.inc.php:233 include/user.inc.php:244 +#: include/user.inc.php:254 msgid "Le mot de passe ne peut être vide" msgstr "" @@ -22084,7 +22146,7 @@ msgstr "" #: 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:249 include/user.inc.php:263 -#: include/user.inc.php:274 +#: include/user.inc.php:274 include/user.inc.php:284 msgid "Login" msgstr "" @@ -22133,6 +22195,7 @@ msgstr "" #: include/ext/webservice/nw_service.php:77 #: include/ext/noalyss-webservice/nw_service.php:84 #: include/ext/skel/index.php:60 +#: include/ext/noalyss-webservice/nw_service.php:85 msgid "Route 1" msgstr "" @@ -22140,6 +22203,7 @@ msgstr "" #: 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 +#: include/ext/noalyss-webservice/nw_service.php:85 msgid "Première route" msgstr "" @@ -22148,6 +22212,7 @@ msgstr "" #: include/ext/webservice/nw_service.php:78 #: include/ext/noalyss-webservice/nw_service.php:85 #: include/ext/skel/index.php:61 +#: include/ext/noalyss-webservice/nw_service.php:86 msgid "Route 2" msgstr "" @@ -22156,6 +22221,7 @@ msgstr "" #: include/ext/webservice/nw_service.php:78 #: include/ext/noalyss-webservice/nw_service.php:85 #: include/ext/skel/index.php:61 +#: include/ext/noalyss-webservice/nw_service.php:86 msgid "Seconde route" msgstr "" @@ -22163,6 +22229,7 @@ msgstr "" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:172 msgid "date " msgstr "" @@ -22170,6 +22237,7 @@ msgstr "" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:174 msgid "sujet" msgstr "" @@ -22402,12 +22470,14 @@ 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 include/user.inc.php:219 include/user.inc.php:230 +#: include/user.inc.php:240 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 include/user.inc.php:250 include/user.inc.php:261 +#: include/user.inc.php:271 msgid "Ajout utilisateur" msgstr "" @@ -22416,7 +22486,7 @@ msgstr "" #: 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:251 include/user.inc.php:265 -#: include/user.inc.php:276 +#: include/user.inc.php:276 include/user.inc.php:287 msgid "Dossier" msgstr "" @@ -22670,7 +22740,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.php:240 +#: html/do_REMOTE_342368.php:232 html/do.php:240 html/do.php:247 msgid "Erreur menu" msgstr "" @@ -22679,6 +22749,7 @@ msgstr "" #: 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:282 +#: html/do.php:289 msgid "Accès menu impossible" msgstr "" @@ -22687,7 +22758,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 +#: html/do.php:303 html/do.php:310 msgid "Aucun profil utilisateur" msgstr "" @@ -22906,6 +22977,7 @@ msgstr "" #: 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:1213 +#: include/lib/html_input.class.php:1214 msgid "Nouvel événement" msgstr "" @@ -22918,6 +22990,8 @@ 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:155 +#: include/class/print_ledger.class.php:199 msgid "Ce journal ne peut être imprimé en mode simple" msgstr "" @@ -22928,6 +23002,7 @@ msgstr "" #: include/class/user.class.php:1246 include/class/user.class.php:1259 #: include/class/noalyss_user.class.php:1261 #: include/class/noalyss_user.class.php:1278 +#: include/class/noalyss_user.class.php:1307 msgid "Id" msgstr "" @@ -22939,6 +23014,7 @@ msgstr "" #: include/class/user.class.php:1272 html/mobile.php:50 #: include/class/noalyss_user.class.php:1274 #: include/class/noalyss_user.class.php:1291 +#: include/class/noalyss_user.class.php:1320 msgid "Aucun dossier disponible" msgstr "" @@ -22993,7 +23069,7 @@ msgstr "" #: 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/document.class.php:1662 -#: include/class/document.class.php:1661 +#: include/class/document.class.php:1661 include/class/document.class.php:1666 msgid "Haute" msgstr "" @@ -23019,6 +23095,7 @@ msgstr "" #: 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 include/class/document.class.php:1661 +#: include/class/document.class.php:1666 msgid "Basse" msgstr "" @@ -23151,7 +23228,7 @@ msgstr "" #: 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:305 -#: include/user.inc.php:319 include/user.inc.php:330 +#: include/user.inc.php:319 include/user.inc.php:330 include/user.inc.php:344 msgid "Tous" msgstr "" @@ -23279,6 +23356,7 @@ msgid "Choisissez un modèle" msgstr "" #: html/direct.php:42 html/direct.php:43 html/direct.php:46 html/direct.php:49 +#: html/direct.php:55 msgid "Aucune correspondance" msgstr "" @@ -23338,6 +23416,7 @@ msgstr "" #: html/recherche.php:151 include/history_operation.inc.php:203 #: include/history_operation.inc.php:199 html/recherche.php:153 #: include/history_operation.inc.php:202 include/history_operation.inc.php:189 +#: html/recherche.php:159 msgid "Export vers CSV" msgstr "" @@ -23482,7 +23561,7 @@ msgstr "" #: 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:685 -#: html/ajax_misc.php:687 +#: html/ajax_misc.php:687 html/ajax_misc.php:692 msgid "Ce plugin n'existe pas " msgstr "" @@ -23491,7 +23570,7 @@ msgstr "" #: 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:686 -#: html/ajax_misc.php:688 +#: html/ajax_misc.php:688 html/ajax_misc.php:693 msgid "Il y a une erreur, ce plugin n'existe pas" msgstr "" @@ -23673,7 +23752,8 @@ msgstr "" #: html/install.php:403 html/install.php:412 html/install.php:421 #: html/install.php:409 html/install.php:418 html/install.php:426 #: html/install.php:435 html/install.php:439 html/install.php:448 -#: html/install.php:457 +#: html/install.php:457 html/install.php:441 html/install.php:450 +#: html/install.php:459 msgid "Avertissement" msgstr "" @@ -23682,6 +23762,7 @@ msgstr "" #: html/install.php:416 html/install.php:422 html/install.php:386 #: html/install.php:353 html/install.php:356 html/install.php:405 #: html/install.php:411 html/install.php:419 html/install.php:441 +#: html/install.php:443 msgid "max_execution_time devrait être de 60 minimum" msgstr "" @@ -23690,7 +23771,7 @@ msgstr "" #: html/install.php:536 html/install.php:528 html/install.php:534 #: html/install.php:496 html/install.php:471 html/install.php:477 #: html/install.php:480 html/install.php:529 html/install.php:535 -#: html/install.php:543 html/install.php:577 +#: html/install.php:543 html/install.php:577 html/install.php:579 msgid "Commencer la mise à jour ou l'installation" msgstr "" @@ -23699,7 +23780,7 @@ msgstr "" #: include/upgrade.inc.php:102 include/upgrade.inc.php:104 #: include/upgrade.inc.php:105 include/class/dossier.class.php:404 #: include/class/dossier.class.php:410 include/class/dossier.class.php:408 -#: include/class/dossier.class.php:421 +#: include/class/dossier.class.php:421 include/class/dossier.class.php:420 msgid "Modèle inexistant" msgstr "" @@ -23708,6 +23789,7 @@ msgstr "" #: html/install.php:348 html/install.php:354 html/install.php:318 #: html/install.php:327 html/install.php:330 html/install.php:379 #: html/install.php:385 html/install.php:393 html/install.php:414 +#: html/install.php:416 msgid "Vous devez installer ou activer l'extension" msgstr "" @@ -23786,7 +23868,7 @@ msgstr "" #: html/install.php:333 html/install.php:339 html/install.php:345 #: html/install.php:309 html/install.php:316 html/install.php:319 #: html/install.php:368 html/install.php:374 html/install.php:382 -#: html/install.php:401 +#: html/install.php:401 html/install.php:403 msgid "a une mauvaise valeur" msgstr "" @@ -23794,7 +23876,7 @@ msgstr "" #: html/install.php:418 html/install.php:424 html/install.php:430 #: html/install.php:394 html/install.php:361 html/install.php:364 #: html/install.php:413 html/install.php:419 html/install.php:427 -#: html/install.php:449 +#: html/install.php:449 html/install.php:451 msgid "register_globals doit être à off" msgstr "" @@ -23811,7 +23893,7 @@ msgstr "" #: html/install.php:460 html/install.php:424 html/install.php:399 #: html/install.php:405 html/install.php:408 scenario/180209.php:18 #: html/install.php:457 html/install.php:463 html/install.php:471 -#: html/install.php:497 +#: html/install.php:497 html/install.php:499 msgid "Version base de données :" msgstr "" @@ -23833,7 +23915,8 @@ 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:136 +#: include/admin_repo.inc.php:136 html/install.php:514 +#: include/admin_repo.inc.php:141 msgid "Paramètre base de données" msgstr "" @@ -23842,6 +23925,7 @@ msgstr "" #: html/install.php:484 html/install.php:446 html/install.php:421 #: html/install.php:427 html/install.php:430 html/install.php:479 #: html/install.php:485 html/install.php:493 html/install.php:519 +#: html/install.php:521 msgid "" "Vous devez installer le langage plpgsql pour permettre aux fonctions SQL de " "fonctionner." @@ -23852,6 +23936,7 @@ msgstr "" #: html/install.php:485 html/install.php:447 html/install.php:422 #: html/install.php:428 html/install.php:431 html/install.php:480 #: html/install.php:486 html/install.php:494 html/install.php:520 +#: html/install.php:522 msgid "" "Pour cela, sur la ligne de commande en tant qu\\'utilisateur postgres, " "faites createlang plpgsql template1" @@ -23872,6 +23957,7 @@ msgstr "" #: html/install.php:527 html/install.php:489 html/install.php:464 #: html/install.php:470 html/install.php:473 html/install.php:522 #: html/install.php:528 html/install.php:536 html/install.php:563 +#: html/install.php:565 #, php-format msgid "Il y a %s paramètre qui sont trop bas" msgstr "" @@ -23881,6 +23967,7 @@ msgstr "" #: 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:621 +#: html/install.php:623 msgid "Creation of Modele 1" msgstr "" @@ -23889,6 +23976,7 @@ msgstr "" #: 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:641 +#: html/install.php:643 msgid "Creation of Modele 2" msgstr "" @@ -23913,7 +24001,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 +#: html/install.php:687 html/install.php:689 msgid "" "soit noalyss/contrib/mono-dossier/mono-france.sql pour la comptabilité " "française" @@ -23924,7 +24012,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 +#: html/install.php:688 html/install.php:690 msgid "" "soit noalyss/contrib/mono-dossier/mono-belge.sql pour la comptabilité belge" msgstr "" @@ -23934,7 +24022,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 +#: html/install.php:689 html/install.php:691 msgid "soit y restaurer un backup ou un modèle" msgstr "" @@ -23958,7 +24046,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 +#: html/install.php:722 html/install.php:724 msgid "Connectez-vous à NOALYSS" msgstr "" @@ -23978,7 +24066,8 @@ 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/class/dossier.class.php:412 html/install.php:489 +#: include/class/dossier.class.php:383 include/class/dossier.class.php:411 msgid "Base de données" msgstr "" @@ -23987,7 +24076,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 +#: html/install.php:662 html/install.php:664 msgid "Mise à jour du systeme" msgstr "" @@ -23996,7 +24085,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 +#: html/install.php:663 html/install.php:665 msgid "Mise à jour dossier" msgstr "" @@ -24005,6 +24094,7 @@ msgstr "" #: 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:699 +#: html/install.php:701 msgid "Mise à jour Repository" msgstr "" @@ -24012,7 +24102,7 @@ msgstr "" #: html/install.php:434 html/install.php:440 html/install.php:432 #: html/install.php:438 html/install.php:402 html/install.php:377 #: html/install.php:380 html/install.php:429 html/install.php:435 -#: html/install.php:443 html/install.php:466 +#: html/install.php:443 html/install.php:466 html/install.php:468 msgid "php.ini est bien configuré " msgstr "" @@ -24020,7 +24110,7 @@ msgstr "" #: html/install.php:436 html/install.php:442 html/install.php:434 #: html/install.php:440 html/install.php:404 html/install.php:379 #: html/install.php:382 html/install.php:431 html/install.php:437 -#: html/install.php:445 html/install.php:468 +#: html/install.php:445 html/install.php:468 html/install.php:470 msgid "php mal configuré " msgstr "" @@ -24029,6 +24119,7 @@ msgstr "" #: html/install.php:507 html/install.php:469 html/install.php:444 #: html/install.php:450 html/install.php:453 html/install.php:502 #: html/install.php:508 html/install.php:516 html/install.php:543 +#: html/install.php:545 #, php-format msgid "Attention le paramètre effective_cache_size est de %s au lieu de 1000" msgstr "" @@ -24038,6 +24129,7 @@ msgstr "" #: html/install.php:524 html/install.php:486 html/install.php:461 #: html/install.php:467 html/install.php:470 html/install.php:519 #: html/install.php:525 html/install.php:533 html/install.php:560 +#: html/install.php:562 msgid "La base de données est bien configurée " msgstr "" @@ -24783,6 +24875,7 @@ msgstr "" #: 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 +#: include/lib/html_input.class.php:1044 include/lib/html_input.class.php:1064 msgid "Filtre rapide" msgstr "" @@ -24896,7 +24989,7 @@ 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:51 +#: include/admin_repo.inc.php:51 include/admin_repo.inc.php:56 msgid "Vous n'êtes pas administateur" msgstr "" @@ -24908,27 +25001,28 @@ 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:121 +#: include/admin_repo.inc.php:126 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:149 +#: include/admin_repo.inc.php:149 include/admin_repo.inc.php:154 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:152 +#: include/admin_repo.inc.php:152 include/admin_repo.inc.php:157 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:168 +#: include/admin_repo.inc.php:168 include/admin_repo.inc.php:173 msgid "Paramètre PHP" msgstr "" @@ -25000,14 +25094,14 @@ msgstr "" #: include/upgrade.inc.php:50 include/upgrade.inc.php:45 #: include/upgrade.inc.php:46 include/class/dossier.class.php:344 #: include/class/dossier.class.php:350 include/class/dossier.class.php:348 -#: include/class/dossier.class.php:361 +#: include/class/dossier.class.php:361 include/class/dossier.class.php:360 msgid "Mise à jour de la base de données principale" msgstr "" #: include/upgrade.inc.php:65 include/upgrade.inc.php:60 #: include/upgrade.inc.php:61 include/class/dossier.class.php:360 #: include/class/dossier.class.php:366 include/class/dossier.class.php:364 -#: include/class/dossier.class.php:377 +#: include/class/dossier.class.php:377 include/class/dossier.class.php:376 msgid "Mise à jour dossiers" msgstr "" @@ -25015,7 +25109,7 @@ msgstr "" #: include/upgrade.inc.php:87 include/upgrade.inc.php:88 #: include/upgrade.inc.php:89 include/class/dossier.class.php:388 #: include/class/dossier.class.php:394 include/class/dossier.class.php:392 -#: include/class/dossier.class.php:405 +#: include/class/dossier.class.php:405 include/class/dossier.class.php:404 msgid "Mise à jour modèles" msgstr "" @@ -25132,6 +25226,7 @@ msgstr "" #: include/ext/amortis/include/template/listing_histo.php:32 #: include/ajax/ajax_boxcard_search.php:50 include/class/fiche.class.php:1868 #: html/ajax_misc.php:594 include/user.inc.php:277 include/user.inc.php:288 +#: html/ajax_misc.php:599 html/user_login.php:179 include/user.inc.php:298 #, php-format msgid "Cherche" msgstr "" @@ -25864,7 +25959,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 +#: html/install.php:682 html/install.php:684 #, php-format msgid "" "La base de donnée %s est vide, \n" @@ -25973,6 +26068,7 @@ msgstr "" #: include/class/acc_ledger_history_generic.class.php:793 #: include/class/acc_ledger_history_sale.class.php:277 #: include/class/acc_reconciliation.class.php:581 +#: include/class/acc_ledger_history_purchase.class.php:293 msgid "journal" msgstr "" @@ -26011,6 +26107,7 @@ msgstr "" #: include/class/acc_ledger_history_generic.class.php:798 #: include/export/export_ledger_csv.php:215 #: include/class/acc_ledger_history_sale.class.php:289 +#: include/class/acc_ledger_history_purchase.class.php:304 msgid "operation" msgstr "" @@ -26102,6 +26199,7 @@ msgstr "" #: include/class/acc_ledger_history_purchase.class.php:309 #: include/class/acc_reconciliation.class.php:524 #: include/class/acc_ledger_history_sale.class.php:293 +#: include/class/acc_ledger_history_purchase.class.php:308 msgid "interne" msgstr "" @@ -26116,6 +26214,7 @@ 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:310 msgid "privé" msgstr "" @@ -26129,6 +26228,7 @@ 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:311 msgid "DNA" msgstr "" @@ -26142,6 +26242,7 @@ 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:312 msgid "tva non ded." msgstr "" @@ -26365,7 +26466,8 @@ msgstr "" #: 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:654 -#: html/install.php:714 html/install.php:743 +#: html/install.php:714 html/install.php:743 html/install.php:656 +#: html/install.php:716 html/install.php:745 msgid "Important" msgstr "" @@ -26379,7 +26481,7 @@ msgstr "" #: 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:715 -#: html/install.php:744 +#: html/install.php:744 html/install.php:717 html/install.php:746 msgid "Utilisateur administrateur" msgstr "" @@ -26387,6 +26489,7 @@ msgstr "" #: 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:655 +#: html/install.php:657 msgid "Utilisateur administrateur" msgstr "" @@ -26783,12 +26886,12 @@ msgid "" msgstr "" #: include/ext/listing/index.php:61 include/ext/listing/index.php:59 -#: include/ext/listing/index.php:97 +#: include/ext/listing/index.php:97 include/ext/listing/index.php:94 msgid "Génération listing" msgstr "" #: include/ext/listing/index.php:62 include/ext/listing/index.php:60 -#: include/ext/listing/index.php:98 +#: include/ext/listing/index.php:98 include/ext/listing/index.php:95 msgid "Historique listing " msgstr "" @@ -26872,6 +26975,7 @@ 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:128 #, php-format msgid "%s est vide" msgstr "" @@ -26903,6 +27007,7 @@ msgstr "" #: include/ext/import-advanced/index.php:67 tmp/import-advanced/index.php:67 #: include/ext/import-advanced/index.php:73 #: include/ext/import-advanced/index.php:71 +#: include/ext/import-advanced/index.php:70 msgid "Historique importation" msgstr "" @@ -27104,7 +27209,7 @@ 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:118 +#: include/admin_repo.inc.php:118 include/admin_repo.inc.php:123 msgid "Version Noalyss" msgstr "" @@ -27350,6 +27455,7 @@ 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 +#: include/lib/html_input.class.php:613 msgid "Imprimer" msgstr "" @@ -28144,7 +28250,7 @@ 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 html/ajax_misc.php:470 +#: html/ajax_misc.php:468 html/ajax_misc.php:470 html/ajax_misc.php:475 msgid "Invalide type" msgstr "" @@ -28152,12 +28258,14 @@ msgstr "" #: 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:590 html/ajax_misc.php:592 +#: html/ajax_misc.php:597 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:136 +#: html/do.php:143 msgid "cliquez ici pour mettre à jour " msgstr "" @@ -28170,6 +28278,7 @@ msgstr "" #: html/install.php:370 html/install.php:373 html/install.php:422 #: html/install.php:428 html/install.php:436 html/install.php:458 +#: html/install.php:460 msgid "open_basedir empêche certaines fonctions de Noalyss,mettez-le à vide " msgstr "" @@ -28184,7 +28293,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:747 +#: html/install.php:780 html/install.php:747 html/install.php:749 #, php-format msgid "VOUS DEVEZ EFFACER CE FICHIER %s" msgstr "" @@ -28194,17 +28303,18 @@ msgstr "" #: 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:697 html/install.php:750 +#: html/install.php:699 html/install.php:752 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:754 +#: html/install.php:787 html/install.php:754 html/install.php:756 msgid "Essai effacement install.php et se connecter à NOALYSS" msgstr "" #: html/user_login.php:97 html/user_login.php:103 html/user_login.php:116 -#: html/user_login.php:115 +#: html/user_login.php:115 html/user_login.php:122 msgid "Cliquez ici pour mettre à jour" msgstr "" @@ -28883,6 +28993,7 @@ 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:692 msgid "solde débiteur:" msgstr "" @@ -28892,6 +29003,7 @@ 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:693 msgid "solde créditeur:" msgstr "" @@ -28921,6 +29033,7 @@ msgstr "" #: 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:309 +#: include/class/acc_ledger_history_purchase.class.php:328 msgid "TVAC/TTC" msgstr "" @@ -29396,17 +29509,20 @@ msgstr "" #: include/class/tva_rate_mtable.class.php:357 #: include/class/noalyss_user.class.php:1787 #: include/class/noalyss_user.class.php:1823 +#: include/class/noalyss_user.class.php:1853 +#: include/class/noalyss_user.class.php:1889 msgid "Valeur invalide" msgstr "" #: html/install.php:384 html/install.php:387 html/install.php:436 #: html/install.php:442 html/install.php:450 html/install.php:473 +#: html/install.php:475 msgid "Module php-pgsql n'est pas installé" 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 +#: html/install.php:691 html/install.php:693 msgid "" "Puis refaites la procédure d'installation pour mettre la base de données à " "jour" @@ -29657,7 +29773,7 @@ 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:1849 -#: include/class/document.class.php:1848 +#: include/class/document.class.php:1848 include/class/document.class.php:1853 #, php-format msgid "chaine à remplacer [%s] contient un caractère interdit" msgstr "" @@ -29742,7 +29858,8 @@ 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 -#: html/login.php:57 html/login.php:104 html/login.php:124 +#: html/login.php:57 html/login.php:104 html/login.php:124 html/login.php:60 +#: html/login.php:135 msgid "Un instant svp" msgstr "" @@ -30018,6 +30135,7 @@ msgstr "" #: include/class/acc_ledger_history_purchase.class.php:338 #: include/export/export_ledger_csv.php:135 #: include/class/acc_ledger_history_sale.class.php:317 +#: include/class/acc_ledger_history_purchase.class.php:337 msgid "Montant paiement" msgstr "" @@ -30047,6 +30165,7 @@ 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:336 msgid "Méthode paiement" msgstr "" @@ -30061,6 +30180,7 @@ msgstr "" #: include/class/acc_ledger_history_purchase.class.php:339 #: include/ext/importbank/include/template/show_list.php:117 #: include/class/acc_ledger_history_sale.class.php:318 +#: include/class/acc_ledger_history_purchase.class.php:338 msgid "n° opération" msgstr "" @@ -30440,7 +30560,7 @@ msgid "" msgstr "" #: html/user_login.php:132 html/user_login.php:149 html/user_login.php:162 -#: html/user_login.php:161 +#: html/user_login.php:161 html/user_login.php:168 msgid "" "Si la redirection ne fonctionne pas, vous devez changer la valeur de " "NOALYSS_URL " @@ -30477,6 +30597,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 include/class/document.class.php:1461 +#: include/class/document.class.php:1466 #, php-format msgid "le %s , %s écrit %s" msgstr "" @@ -30488,7 +30609,7 @@ msgstr "" #: 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/document.class.php:1662 -#: include/class/document.class.php:1661 +#: include/class/document.class.php:1661 include/class/document.class.php:1666 msgid "Normale" msgstr "" @@ -30499,6 +30620,7 @@ msgstr "" #: 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:316 +#: include/class/acc_ledger_history_purchase.class.php:335 msgid "Code paiement" msgstr "" @@ -30677,6 +30799,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2137 #: include/class/acc_ledger_sale.class.php:1720 #: include/class/acc_ledger_history.class.php:333 +#: include/class/print_ledger.class.php:336 msgid "Filtre invalide" msgstr "" @@ -30685,6 +30808,7 @@ msgstr "" #: 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:357 +#: include/class/print_ledger.class.php:114 msgid "Filter invalide " msgstr "" @@ -30778,6 +30902,7 @@ msgstr "" #: include/class/user.class.php:764 include/class/user.class.php:1024 #: include/class/user.class.php:1037 include/class/noalyss_user.class.php:1038 #: include/class/noalyss_user.class.php:1055 +#: include/class/noalyss_user.class.php:1072 msgid "Access invalid" msgstr "" @@ -31127,13 +31252,13 @@ 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:151 -#: include/user.inc.php:165 include/user.inc.php:170 +#: include/user.inc.php:165 include/user.inc.php:170 include/user.inc.php:174 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:170 -#: include/user.inc.php:184 include/user.inc.php:189 +#: include/user.inc.php:184 include/user.inc.php:189 include/user.inc.php:199 #, php-format msgid "Utilisateur %s %s est effacé" msgstr "" @@ -31207,6 +31332,7 @@ msgid "" msgstr "" #: html/fid_card.php:181 html/fid_card.php:183 html/fid_card.php:186 +#: html/fid_card.php:192 #, php-format msgid "Résultat limité à %s" msgstr "" @@ -31229,7 +31355,7 @@ msgstr "" #: html/login.php:52 html/login.php:95 html/login.php:55 html/login.php:98 #: html/login.php:58 html/login.php:101 html/login.php:56 html/login.php:103 -#: html/login.php:123 +#: html/login.php:123 html/login.php:59 html/login.php:134 msgid "Version base de donneés incorrecte" msgstr "" @@ -31336,6 +31462,7 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:1775 #: include/class/acc_operation.class.php:931 #: include/class/acc_ledger_history_sale.class.php:310 +#: include/class/acc_ledger_history_purchase.class.php:329 msgid "Devise" msgstr "" @@ -31590,6 +31717,7 @@ msgstr "" #: include/template/ledger_detail_ach.php:387 #: include/template/ledger_detail_ven.php:330 #: include/class/acc_ledger_history_sale.class.php:314 +#: include/class/acc_ledger_history_purchase.class.php:333 msgid "Taux utilisé" msgstr "" @@ -31747,36 +31875,42 @@ msgstr "" #: include/ext/import-advanced/index.php:64 tmp/import-advanced/index.php:64 #: include/ext/import-advanced/index.php:70 #: include/ext/import-advanced/index.php:68 +#: include/ext/import-advanced/index.php:67 msgid "Import Compta" msgstr "" #: include/ext/import-advanced/index.php:64 tmp/import-advanced/index.php:64 #: include/ext/import-advanced/index.php:70 #: include/ext/import-advanced/index.php:68 +#: include/ext/import-advanced/index.php:67 msgid "Importation d'opérations comptable" msgstr "" #: include/ext/import-advanced/index.php:65 tmp/import-advanced/index.php:65 #: include/ext/import-advanced/index.php:71 #: include/ext/import-advanced/index.php:69 +#: include/ext/import-advanced/index.php:68 msgid "Import Analytique" msgstr "" #: include/ext/import-advanced/index.php:65 tmp/import-advanced/index.php:65 #: include/ext/import-advanced/index.php:71 #: include/ext/import-advanced/index.php:69 +#: include/ext/import-advanced/index.php:68 msgid "Importation d'opérations analytique" msgstr "" #: include/ext/import-advanced/index.php:66 tmp/import-advanced/index.php:66 #: include/ext/import-advanced/index.php:72 #: include/ext/import-advanced/index.php:70 +#: include/ext/import-advanced/index.php:69 msgid "Intégration" msgstr "" #: include/ext/import-advanced/index.php:66 tmp/import-advanced/index.php:66 #: include/ext/import-advanced/index.php:72 #: include/ext/import-advanced/index.php:70 +#: include/ext/import-advanced/index.php:69 msgid "Préparation avant d'intégrer les opếrations" msgstr "" @@ -31811,6 +31945,7 @@ msgstr "" #: include/ext/noalyss_xmlpayment/ajax.php:29 include/ext/rash/ajax.php:22 #: include/ext/noalyss-timesheet/ajax.php:82 #: include/class/noalyss_user.class.php:891 +#: include/class/noalyss_user.class.php:911 msgid "Action invalide" msgstr "" @@ -31972,12 +32107,14 @@ msgstr "" #: include/ext/invoicing/include/invoice_download_pdf.inc.php:79 #: include/ext/invoicing/include/invoice_send_mail.inc.php:134 #: include/lib/utility.class.php:95 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:137 #, 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:195 msgid "" "Limite email que vous pouvez envoyer est atteinte, contactez votre " "administrateur" @@ -31985,6 +32122,7 @@ msgstr "" #: include/ext/invoicing/include/invoice_send_mail.inc.php:258 #: include/ext/invoicing/include/invoice_send_mail.inc.php:262 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:266 msgid "echec chargement fichier" msgstr "" @@ -32487,6 +32625,7 @@ msgstr "" #: 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:311 +#: include/class/acc_ledger_history_purchase.class.php:330 msgid "Devise HTVA" msgstr "" @@ -32495,6 +32634,7 @@ msgstr "" #: 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:312 +#: include/class/acc_ledger_history_purchase.class.php:331 msgid "Devise TVA" msgstr "" @@ -32503,6 +32643,7 @@ msgstr "" #: 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:313 +#: include/class/acc_ledger_history_purchase.class.php:332 msgid "Taux ref" msgstr "" @@ -32635,29 +32776,29 @@ msgid "Nom trop long max=80" msgstr "" #: include/class/document.class.php:139 include/class/document.class.php:143 -#: include/class/document.class.php:145 +#: include/class/document.class.php:145 include/class/document.class.php:150 #, php-format msgid "Export a échoué pour %s" msgstr "" #: include/class/document.class.php:157 include/class/document.class.php:161 -#: include/class/document.class.php:163 +#: include/class/document.class.php:163 include/class/document.class.php:168 #, php-format msgid "Décompression a échoué %s" msgstr "" #: include/class/document.class.php:186 include/class/document.class.php:190 -#: include/class/document.class.php:192 +#: include/class/document.class.php:192 include/class/document.class.php:197 msgid "Echec compression" msgstr "" #: include/class/document.class.php:208 include/class/document.class.php:212 -#: include/class/document.class.php:214 +#: include/class/document.class.php:214 include/class/document.class.php:219 msgid "Génération du document a échoué" msgstr "" #: include/class/document.class.php:243 include/class/document.class.php:247 -#: include/class/document.class.php:250 +#: include/class/document.class.php:250 include/class/document.class.php:255 #, php-format msgid "Ne peut pas créer le répertoire %s" msgstr "" @@ -32665,12 +32806,13 @@ msgstr "" #: include/class/document.class.php:254 include/class/document.class.php:260 #: include/class/document.class.php:258 include/class/document.class.php:264 #: include/class/document.class.php:261 include/class/document.class.php:267 +#: include/class/document.class.php:266 include/class/document.class.php:272 #, php-format msgid "Ne peut pas ouvrir [%s] [%s]" msgstr "" #: include/class/document.class.php:320 include/class/document.class.php:324 -#: include/class/document.class.php:327 +#: include/class/document.class.php:327 include/class/document.class.php:332 #, php-format msgid "Ne peut pas sauver [%s] vers [%s] code erreur = [%s]" msgstr "" @@ -32764,6 +32906,7 @@ msgstr "" #: include/class/user.class.php:556 include/class/user.class.php:562 #: include/class/noalyss_user.class.php:592 #: include/class/noalyss_user.class.php:609 +#: include/class/noalyss_user.class.php:632 msgid "Type incorrecte" msgstr "" @@ -32980,6 +33123,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:2193 #: include/class/acc_ledger_sale.class.php:1196 #: include/class/acc_ledger_sale.class.php:1772 +#: include/class/acc_ledger_history_purchase.class.php:326 msgid "Autre taxe" msgstr "" @@ -33198,6 +33342,7 @@ msgid "Ecran" msgstr "" #: include/lib/http_input.class.php:266 include/lib/http_input.class.php:273 +#: include/lib/http_input.class.php:286 msgid "HTTP266:array not set" msgstr "" @@ -33729,7 +33874,7 @@ msgstr "" msgid "Cette version nécessite au moins une version supérieure ou égale à 8.0" msgstr "" -#: html/install.php:502 +#: html/install.php:502 html/install.php:504 msgid "" " Vous devez utiliser au minimum une version 12 de PostGresql, si votre " "distribution n'en\n" @@ -33738,7 +33883,7 @@ msgid "" "vos bases de données" msgstr "" -#: html/install.php:569 +#: html/install.php:569 html/install.php:571 #, php-format msgid "Désolé, votre installation ne permet à NOALYSS de fonctionner" msgstr "" @@ -33945,7 +34090,7 @@ msgstr "" msgid "Totaux delta %s %s" msgstr "" -#: include/class/dossier.class.php:180 +#: include/class/dossier.class.php:180 include/class/dossier.class.php:179 msgid "Dossier max dépassé " msgstr "" @@ -34140,7 +34285,7 @@ msgid "Mot de passe inchangé" msgstr "" #: include/user.inc.php:223 include/user.inc.php:224 include/user.inc.php:238 -#: include/user.inc.php:249 +#: include/user.inc.php:249 include/user.inc.php:259 msgid "Le login doit avoir au moins 5 lettres" msgstr "" @@ -34437,7 +34582,7 @@ msgstr "" msgid "Windows CP1252" msgstr "" -#: include/admin_repo.inc.php:56 +#: include/admin_repo.inc.php:56 include/admin_repo.inc.php:61 msgid "Cliquez ici pour vous connecter comme administrateur" msgstr "" @@ -34527,15 +34672,17 @@ msgstr "" msgid " Il est conseillé d'effacer les fichiers d'origine qui sont fusionnés." msgstr "" -#: include/ext/listing/index.php:64 +#: include/ext/listing/index.php:64 include/ext/listing/index.php:49 msgid "Installez d'abord l'extension Rapport Avancé" msgstr "" #: include/ext/noalyss_document/index.php:141 +#: include/ext/noalyss_document/index.php:79 msgid "Comptabilité, gestion et chargement des documents" msgstr "" #: include/ext/noalyss_document/index.php:142 +#: include/ext/noalyss_document/index.php:80 msgid "Chargement documents" msgstr "" @@ -35222,7 +35369,7 @@ msgstr "" msgid "Un email sera envoyé avec un lien pour initialiser freeOTP" msgstr "" -#: include/user.inc.php:137 include/user.inc.php:138 +#: include/user.inc.php:137 include/user.inc.php:138 include/user.inc.php:139 msgid "Email invalide" msgstr "" @@ -35265,14 +35412,80 @@ msgstr "" msgid "Scanner ceci avec freeOTP" msgstr "" -#: include/otp-link.php:100 +#: include/otp-link.php:100 include/otp-link.php:200 msgid "Scanner ce QRCode avec votre application OTP afin de l'ajouter" msgstr "" #: include/class/noalyss_user.class.php:1950 +#: include/class/noalyss_user.class.php:2024 msgid "NOALYSS : votre code secret " msgstr "" #: include/class/noalyss_user.class.php:1999 +#: include/class/noalyss_user.class.php:2092 msgid "NOALYSS : Double authentification lien pour 2FA: OTP" msgstr "" + +#: html/install.php:388 +msgid "Version PHP trop basse , minimum 8.2" +msgstr "" + +#: html/install.php:390 +#, php-format +msgid "Cette version nécessite au moins une version supérieure ou égale à 8.2" +msgstr "" + +#: include/otp-link.php:152 +msgid "Expiré : vous devez redemander le renvoi de la clef" +msgstr "" + +#: include/otp-link.php:185 +msgid "Scanner ceci avec votre application OTP" +msgstr "" + +#: include/user_detail.inc.php:129 +msgid "Mot de passe et code par courriel (ou TOTP) " +msgstr "" + +#: include/user_detail.inc.php:130 +msgid "Mot de passe et TOTP" +msgstr "" + +#: include/user_detail.inc.php:146 +msgid "envoyer email pour 2FA avec OTP " +msgstr "" + +#: include/user_detail.inc.php:147 +msgid "Un email sera envoyé avec un lien pour initialiser 2FA avec OTP" +msgstr "" + +#: include/user_detail.inc.php:173 +msgid "" +"Pour effacer , confirmez en retapant le code, respectez les majuscules et " +"minuscules" +msgstr "" + +#: include/user.inc.php:179 +msgid "Administrateur ne peut pas être effacé" +msgstr "" + +#: include/user.inc.php:286 +msgid "Authentification" +msgstr "" + +#: include/ajax/ajax_tag_detail.php:24 +msgid "Désolé, vous n'êtes pas autorisé à créer des étiquettes" +msgstr "" + +#: include/template/profile_menu_display_module.php:72 +msgid "." +msgstr "" + +#: include/template/profile_menu_display_module.php:72 html/direct.php:51 +#: include/template/module.php:128 +msgid " " +msgstr "" + +#: include/template/module.php:172 +msgid "-" +msgstr "" diff --git a/html/lang/nl_NL/LC_MESSAGES/messages.po b/html/lang/nl_NL/LC_MESSAGES/messages.po index 4984a445e..46215e512 100644 --- a/html/lang/nl_NL/LC_MESSAGES/messages.po +++ b/html/lang/nl_NL/LC_MESSAGES/messages.po @@ -4,24 +4,25 @@ # # dany , 2014. # Dany De Bontridder , 2015, 2018, 2019. -#: 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 msgid "" msgstr "" "Project-Id-Version: NOALYSS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-08-04 16:52+0200\n" -"PO-Revision-Date: 2019-07-31 13:23+0100\n" +"POT-Creation-Date: 2025-09-14 14:51+0200\n" +"PO-Revision-Date: 2025-09-14 14:26+0200\n" "Last-Translator: dany \n" "Language-Team: English \n" "Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"com>\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Poedit 3.2.2\n" + +#: include/template/profile_menu_display_module.php:72 html/direct.php:51 +#: include/template/module.php:128 +msgid " " +msgstr "" #: include/database.item.php:124 msgid " " @@ -120,7 +121,7 @@ msgstr "Bank" #: include/dossier.inc.php:151 include/dossier.inc.php:153 #: include/dossier.inc.php:149 msgid " Base de donnée " -msgstr "Database" +msgstr "Databank" #: include/template/ledger_detail_bottom.php:9 #: include/template/ledger_detail_bottom.php:142 @@ -334,6 +335,7 @@ msgstr "" #: include/ext/invoicing/include/invoice_download_pdf.inc.php:79 #: include/ext/invoicing/include/invoice_send_mail.inc.php:134 #: include/lib/utility.class.php:95 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:137 #, fuzzy, php-format msgid " PDF pour %s non généré " msgstr "Gegenereerd papier" @@ -402,7 +404,7 @@ msgstr "de begrotingspost [" msgid " Utilisateur normal" msgstr "Gebruiker" -#: html/install.php:502 +#: html/install.php:502 html/install.php:504 msgid "" " Vous devez utiliser au minimum une version 12 de PostGresql, si votre " "distribution n'en\n" @@ -499,6 +501,7 @@ msgstr "laatste back-up" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:166 msgid " destinataire " msgstr "ontvanger" @@ -684,6 +687,7 @@ msgstr "u mag niet een vroegere dagtekening invoeren" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:173 msgid " à " msgstr "Voor" @@ -730,6 +734,7 @@ 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:128 #, fuzzy, php-format msgid "%s est vide" msgstr "is leeg" @@ -817,6 +822,10 @@ msgid "" "de banque" msgstr "" +#: include/template/module.php:172 +msgid "-" +msgstr "" + #: include/ext/importbank/bank_constant.php:53 #: include/ext/importbank/bank_constant.php:55 #, fuzzy @@ -842,6 +851,10 @@ msgstr "-- keuze --" msgid "--nouveau--" msgstr "Nieuw" +#: include/template/profile_menu_display_module.php:72 +msgid "." +msgstr "" + #: include/impress_rapport.inc.php:248 include/impress_rapport.inc.php:273 #: include/impress_rapport.inc.php:290 msgid "1 mois" @@ -1053,6 +1066,7 @@ msgstr "Aanvaarden" #: include/class/user.class.php:764 include/class/user.class.php:1024 #: include/class/user.class.php:1037 include/class/noalyss_user.class.php:1038 #: include/class/noalyss_user.class.php:1055 +#: include/class/noalyss_user.class.php:1072 #, fuzzy msgid "Access invalid" msgstr "Ongeldig verzoek" @@ -1149,6 +1163,7 @@ msgstr "Foute toegang" #: include/ext/rash/include/bn.inc.php:74 #: include/class/acc_ledger.class.php:1237 #: include/class/acc_ledger_purchase.class.php:66 html/export.php:59 +#: html/export.php:72 html/recherche.php:71 include/admin_repo.inc.php:53 msgid "Accès interdit" msgstr "Verboden toegang" @@ -1173,6 +1188,7 @@ msgstr "Kranten" #: 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:282 +#: html/do.php:289 msgid "Accès menu impossible" msgstr "" @@ -1252,7 +1268,7 @@ msgstr "Verwerving over heel het jaar" #: 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 -#: include/user.inc.php:267 include/user.inc.php:278 +#: include/user.inc.php:267 include/user.inc.php:278 include/user.inc.php:289 #, fuzzy msgid "Actif" msgstr "Actie" @@ -1389,6 +1405,7 @@ msgstr "Verboden handeling" #: include/ext/noalyss_xmlpayment/ajax.php:29 include/ext/rash/ajax.php:22 #: include/ext/noalyss-timesheet/ajax.php:82 #: include/class/noalyss_user.class.php:891 +#: include/class/noalyss_user.class.php:911 #, fuzzy msgid "Action invalide" msgstr "act ongeldig" @@ -1554,6 +1571,7 @@ msgstr "Updaten" #: include/user.inc.php:299 include/database.item.php:102 #: include/database.item.php:100 include/user.inc.php:300 #: html/user_login.php:127 include/user.inc.php:314 include/user.inc.php:325 +#: html/user_login.php:134 include/user.inc.php:339 msgid "Administrateur" msgstr "Beheerder" @@ -1564,6 +1582,11 @@ msgstr "Beheerder" msgid "Administrateur de noalyss" msgstr "Beheerder" +#: include/user.inc.php:179 +#, fuzzy +msgid "Administrateur ne peut pas être effacé" +msgstr "De naam mag niet leeg zijn" + #: include/database.item.php:122 include/database.item.php:125 #: include/database.item.php:131 include/database.item.php:127 #: include/database.item.php:126 html/user_login.php:155 @@ -1577,7 +1600,8 @@ msgstr "Beheerder" #: 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 -#: html/user_login.php:144 +#: html/user_login.php:144 html/user_login.php:151 +#: include/admin_repo.inc.php:77 msgid "Administration" msgstr "Administratie" @@ -1808,6 +1832,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 include/user.inc.php:197 include/user.inc.php:202 +#: include/user.inc.php:212 #, fuzzy msgid "Ajout Utilisateur" msgstr "Gebruiker toevoegen" @@ -2172,6 +2197,7 @@ 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 include/user.inc.php:250 include/user.inc.php:261 +#: include/user.inc.php:271 #, fuzzy msgid "Ajout utilisateur" msgstr "Gebruiker toevoegen" @@ -2937,6 +2963,7 @@ msgstr "" #: html/install.php:507 html/install.php:469 html/install.php:444 #: html/install.php:450 html/install.php:453 html/install.php:502 #: html/install.php:508 html/install.php:516 html/install.php:543 +#: html/install.php:545 #, php-format msgid "Attention le paramètre effective_cache_size est de %s au lieu de 1000" msgstr "" @@ -3050,7 +3077,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 +#: html/do.php:140 html/do.php:147 msgid "" "Attention: la version de base de donnée est supérieure à la version du " "programme, vous devriez mettre à jour" @@ -3257,6 +3284,7 @@ msgstr "Naam van de map" #: include/class/user.class.php:1272 html/mobile.php:50 #: include/class/noalyss_user.class.php:1274 #: include/class/noalyss_user.class.php:1291 +#: include/class/noalyss_user.class.php:1320 #, fuzzy msgid "Aucun dossier disponible" msgstr "Geen enkele sleutel beschikbaar" @@ -3459,7 +3487,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 +#: html/do.php:303 html/do.php:310 #, fuzzy msgid "Aucun profil utilisateur" msgstr "Gebruiker toevoegen" @@ -3551,6 +3579,7 @@ msgstr "Geen acties met achterstand" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:275 msgid "Aucune adresse email trouvée" msgstr "Geen enkele e-mailadres gevonden " @@ -3607,6 +3636,7 @@ msgstr "Geen enkele kolom is bepaald" # Correspondentie = lettres, messages etc. # Overeenkomst = un accord #: html/direct.php:42 html/direct.php:43 html/direct.php:46 html/direct.php:49 +#: html/direct.php:55 #, fuzzy msgid "Aucune correspondance" msgstr "Toevoeging van een correspondentie/overeenkomst" @@ -3768,6 +3798,7 @@ msgstr "Geen enkele periode gevonden" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:272 msgid "Aucune pièce à envoyer" msgstr "Geen enkel stuk om te verzenden" @@ -3839,6 +3870,7 @@ msgstr "Geen enkele periode gevonden" #: include/class/user.class.php:689 include/class/user.class.php:695 #: include/class/noalyss_user.class.php:725 #: include/class/noalyss_user.class.php:742 +#: include/class/noalyss_user.class.php:764 msgid "Aucune période trouvéee !!!" msgstr "Geen enkel periode gevonden !!!" @@ -3887,6 +3919,11 @@ msgstr "Voor vandaag" msgid "Auteur" msgstr "" +#: include/user.inc.php:286 +#, fuzzy +msgid "Authentification" +msgstr "Document" + #: include/template/impress_reconciliation_detail.php:25 #: include/class/tva_rate_mtable.class.php:51 #: include/class/tva_rate_mtable.class.php:57 @@ -4036,6 +4073,7 @@ msgstr "Van rekening" #: include/class/acc_ledger_purchase.class.php:2193 #: include/class/acc_ledger_sale.class.php:1196 #: include/class/acc_ledger_sale.class.php:1772 +#: include/class/acc_ledger_history_purchase.class.php:326 #, fuzzy msgid "Autre taxe" msgstr "Van rekening" @@ -4147,7 +4185,8 @@ msgstr "Met het bestand" #: html/install.php:403 html/install.php:412 html/install.php:421 #: html/install.php:409 html/install.php:418 html/install.php:426 #: html/install.php:435 html/install.php:439 html/install.php:448 -#: html/install.php:457 +#: html/install.php:457 html/install.php:441 html/install.php:450 +#: html/install.php:459 #, fuzzy msgid "Avertissement" msgstr "Aflossing" @@ -4498,6 +4537,7 @@ msgstr "is in use of, logout eerst" #: 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.php:129 html/user_login.php:80 +#: html/user_login.php:87 msgid "Base de donnée invalide" msgstr "Ongeldige database" @@ -4524,7 +4564,8 @@ msgstr "Ongeldige database" #: 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/class/dossier.class.php:412 html/install.php:489 +#: include/class/dossier.class.php:383 include/class/dossier.class.php:411 #, fuzzy msgid "Base de données" msgstr "Database" @@ -4542,6 +4583,7 @@ msgstr "Database" #: 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 include/class/document.class.php:1661 +#: include/class/document.class.php:1666 msgid "Basse" msgstr "" @@ -4852,7 +4894,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 +#: include/lib/html_input.class.php:1110 include/lib/html_input.class.php:1111 msgid "Calendrier" msgstr "Kalender" @@ -5109,6 +5151,8 @@ msgstr "Dit bestand bestaat niet" #: 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:155 +#: include/class/print_ledger.class.php:199 msgid "Ce journal ne peut être imprimé en mode simple" msgstr "" @@ -5152,7 +5196,7 @@ msgstr "Dit plan bestaat niet" #: 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:685 -#: html/ajax_misc.php:687 +#: html/ajax_misc.php:687 html/ajax_misc.php:692 #, fuzzy msgid "Ce plugin n'existe pas " msgstr "Dit plan bestaat niet" @@ -5230,6 +5274,8 @@ msgstr "Dit bestand bestaat niet" #: include/class/noalyss_user.class.php:1090 include/lib/ac_common.php:485 #: include/class/noalyss_user.class.php:1060 #: include/class/noalyss_user.class.php:1107 +#: include/class/noalyss_user.class.php:1077 +#: include/class/noalyss_user.class.php:1124 msgid "Cette action ne vous est pas autorisée Contactez votre responsable" msgstr "U bent niet bevoegd voor deze actie. Contacteer uw verantwoordelijke" @@ -5269,7 +5315,7 @@ 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:79 -#: html/extension.raw.php:82 +#: html/extension.raw.php:82 html/ajax.php:85 html/extension.raw.php:88 msgid "Cette extension n'existe pas " msgstr "Deze extensie bestaat niet" @@ -5355,6 +5401,11 @@ msgstr "Deze BTW is ongeldig" msgid "Cette version nécessite au moins une version supérieure ou égale à 8.0" msgstr "" +#: html/install.php:390 +#, php-format +msgid "Cette version nécessite au moins une version supérieure ou égale à 8.2" +msgstr "" + #: include/ext/bilan_interne/class_row_descriptor.php:74 #: include/ext/bilan_interne/row_descriptor.class.php:74 msgid "Champ \"linetype\" vide mais autres valeurs présentes" @@ -5465,6 +5516,7 @@ msgstr "Kosten" #: 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 +#: include/ext/noalyss_document/index.php:80 msgid "Chargement" msgstr "Laden" @@ -5498,6 +5550,7 @@ msgid "" msgstr "" #: include/ext/noalyss_document/index.php:142 +#: include/ext/noalyss_document/index.php:80 #, fuzzy msgid "Chargement documents" msgstr "Categorie van de documenten" @@ -5611,6 +5664,7 @@ msgstr "" #: include/ext/amortis/include/template/listing_histo.php:32 #: include/ajax/ajax_boxcard_search.php:50 include/class/fiche.class.php:1868 #: html/ajax_misc.php:594 include/user.inc.php:277 include/user.inc.php:288 +#: html/ajax_misc.php:599 html/user_login.php:179 include/user.inc.php:298 #, fuzzy, php-format msgid "Cherche" msgstr "Vinden" @@ -5687,6 +5741,7 @@ msgstr "" #: 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:590 html/ajax_misc.php:592 +#: html/ajax_misc.php:597 #, fuzzy msgid "Choisissez la TVA" msgstr "Kies de BTW" @@ -6252,7 +6307,7 @@ msgid "Cliquez ici CCARD" msgstr "" #: html/user_login.php:97 html/user_login.php:103 html/user_login.php:116 -#: html/user_login.php:115 +#: html/user_login.php:115 html/user_login.php:122 #, fuzzy msgid "Cliquez ici pour mettre à jour" msgstr "Klik hier om uw voorkeuren bij te werken" @@ -6263,7 +6318,7 @@ 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 +#: include/admin_repo.inc.php:56 include/admin_repo.inc.php:61 #, fuzzy msgid "Cliquez ici pour vous connecter comme administrateur" msgstr "U bent geen beheerder" @@ -6853,13 +6908,13 @@ msgid "Code interne de l'opération à modifier" msgstr "Interne code van de operatie veranderen" #: html/login.php:67 html/login.php:66 html/login.php:65 html/login.php:68 -#: html/login.php:71 html/login.php:69 +#: html/login.php:71 html/login.php:69 html/login.php:72 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:151 -#: include/user.inc.php:165 include/user.inc.php:170 +#: include/user.inc.php:165 include/user.inc.php:170 include/user.inc.php:174 #, fuzzy msgid "Code invalide, effacement refusé" msgstr "Erasure" @@ -6926,6 +6981,7 @@ msgstr "" #: 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:316 +#: include/class/acc_ledger_history_purchase.class.php:335 #, fuzzy msgid "Code paiement" msgstr "Betaling" @@ -6981,7 +7037,7 @@ msgstr "Onbekende post" #: html/install.php:536 html/install.php:528 html/install.php:534 #: html/install.php:496 html/install.php:471 html/install.php:477 #: html/install.php:480 html/install.php:529 html/install.php:535 -#: html/install.php:543 html/install.php:577 +#: html/install.php:543 html/install.php:577 html/install.php:579 msgid "Commencer la mise à jour ou l'installation" msgstr "" @@ -7289,6 +7345,7 @@ msgid "Comptabilité analytique désactivé" msgstr "Export Cost Accounting" #: include/ext/noalyss_document/index.php:141 +#: include/ext/noalyss_document/index.php:79 #, fuzzy msgid "Comptabilité, gestion et chargement des documents" msgstr "Categorie van de documenten" @@ -7848,7 +7905,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 +#: html/install.php:722 html/install.php:724 msgid "Connectez-vous à NOALYSS" msgstr "" @@ -8100,6 +8157,7 @@ msgstr "Dossier maken" #: 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:621 +#: html/install.php:623 #, fuzzy msgid "Creation of Modele 1" msgstr "Dossier maken" @@ -8109,6 +8167,7 @@ msgstr "Dossier maken" #: 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:641 +#: html/install.php:643 #, fuzzy msgid "Creation of Modele 2" msgstr "Dossier maken" @@ -8277,6 +8336,7 @@ 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:96 +#: include/ext/listing/index.php:93 msgid "Création, modification, Paramètre de listes, mailing list" msgstr "Het aanmaken, bewerken, lijst van de parameter, mailing list" @@ -8443,6 +8503,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 include/user.inc.php:219 include/user.inc.php:230 +#: include/user.inc.php:240 #, fuzzy msgid "Créer Utilisateur" msgstr "Gebruiker" @@ -8674,6 +8735,7 @@ msgstr "Diff" #: 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:311 msgid "DNA" msgstr "" @@ -9149,6 +9211,7 @@ msgstr "" #: include/class/acc_ledger_search.class.php:1134 #: include/class/acc_reconciliation.class.php:575 #: include/class/operation_exercice.class.php:58 +#: include/class/acc_ledger_history_purchase.class.php:302 #, php-format msgid "Date" msgstr "Datum" @@ -9691,6 +9754,7 @@ msgstr "Datum van de verrichting" #: include/class/acc_ledger_purchase.class.php:2162 #: include/class/acc_ledger_sale.class.php:1744 #: include/class/acc_ledger_history_sale.class.php:315 +#: include/class/acc_ledger_history_purchase.class.php:334 msgid "Date paiement" msgstr "Datum van de betaling" @@ -9804,7 +9868,7 @@ msgstr "Debet / Credit" #: html/user_login.php:159 html/user_login.php:160 html/user_login.php:161 #: html/user_login.php:162 html/user_login.php:165 html/user_login.php:171 #: html/user_login.php:148 html/user_login.php:137 html/user_login.php:150 -#: html/user_login.php:149 +#: html/user_login.php:149 html/user_login.php:156 msgid "Deconnexion" msgstr "Afmelden" @@ -10215,6 +10279,7 @@ msgstr "Kan dit bestand op te slaan" #: include/class/acc_ledger_search.class.php:1137 #: include/class/acc_ledger_search.class.php:1283 #: include/class/noalyss_user.class.php:1284 +#: include/class/noalyss_user.class.php:1313 msgid "Description" msgstr "Beschrijving" @@ -10404,6 +10469,7 @@ msgstr "" #: include/class/acc_ledger_sale.class.php:1775 #: include/class/acc_operation.class.php:931 #: include/class/acc_ledger_history_sale.class.php:310 +#: include/class/acc_ledger_history_purchase.class.php:329 msgid "Devise" msgstr "" @@ -10412,6 +10478,7 @@ msgstr "" #: 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:311 +#: include/class/acc_ledger_history_purchase.class.php:330 #, fuzzy msgid "Devise HTVA" msgstr "Priijs exclusief BTW" @@ -10421,6 +10488,7 @@ msgstr "Priijs exclusief BTW" #: 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:312 +#: include/class/acc_ledger_history_purchase.class.php:331 #, fuzzy msgid "Devise TVA" msgstr "Detail" @@ -10689,6 +10757,8 @@ msgstr "" #: 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 +#: include/ext/noalyss_document/index.php:79 +#: include/class/document.class.php:213 msgid "Document" msgstr "Document" @@ -10952,7 +11022,7 @@ msgstr "Gegevens zijn niet beschikbaar" #: 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:251 include/user.inc.php:265 -#: include/user.inc.php:276 +#: include/user.inc.php:276 include/user.inc.php:287 #, fuzzy msgid "Dossier" msgstr "Archief" @@ -10976,7 +11046,7 @@ msgstr "Map niet bestaat" #: 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/class/dossier.class.php:396 include/class/dossier.class.php:395 msgid "Dossier inexistant" msgstr "Map niet bestaat" @@ -10985,7 +11055,7 @@ msgstr "Map niet bestaat" msgid "Dossier invalide" msgstr "Ongeldige code" -#: include/class/dossier.class.php:180 +#: include/class/dossier.class.php:180 include/class/dossier.class.php:179 #, fuzzy msgid "Dossier max dépassé " msgstr "Archief" @@ -10997,6 +11067,7 @@ msgstr "Archief" #: include/class/user.class.php:948 include/class/user.class.php:1207 #: include/class/user.class.php:1220 include/class/noalyss_user.class.php:1222 #: include/class/noalyss_user.class.php:1239 +#: include/class/noalyss_user.class.php:1268 msgid "Dossier non accessible" msgstr "Folder niet Bereikbaar" @@ -11436,7 +11507,7 @@ msgid "Décocher tous" msgstr "Vinkje bij alle" #: include/class/document.class.php:157 include/class/document.class.php:161 -#: include/class/document.class.php:163 +#: include/class/document.class.php:163 include/class/document.class.php:168 #, php-format msgid "Décompression a échoué %s" msgstr "" @@ -11711,6 +11782,7 @@ msgstr "" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:69 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" @@ -11750,7 +11822,7 @@ msgstr "een vat code ongeldig" msgid "Désolé, les montants pour la comptabilité analytique sont incorrects" msgstr "Cost Accounting Module" -#: html/install.php:569 +#: html/install.php:569 html/install.php:571 #, php-format msgid "Désolé, votre installation ne permet à NOALYSS de fonctionner" msgstr "" @@ -11766,6 +11838,11 @@ msgstr "" msgid "Désolé, vous n'avez pas coché la case" msgstr "Sorry hebt u Het niet VAK aangekruisd" +#: include/ajax/ajax_tag_detail.php:24 +#, fuzzy +msgid "Désolé, vous n'êtes pas autorisé à créer des étiquettes" +msgstr "Sorry hebt u Het niet VAK aangekruisd" + #: include/lib/message_javascript.php:92 include/lib/message_javascript.php:94 #: include/lib/message_javascript.php:95 msgid "Désolé, événement en cours de création à sauver" @@ -12225,7 +12302,7 @@ msgid "Echec PreOperatoin chargement %s" msgstr "" #: include/class/document.class.php:186 include/class/document.class.php:190 -#: include/class/document.class.php:192 +#: include/class/document.class.php:192 include/class/document.class.php:197 #, fuzzy msgid "Echec compression" msgstr "Print menu" @@ -12860,6 +12937,7 @@ msgstr "Elementen" #: include/database.item.php:212 include/database.item.php:202 #: include/user.inc.php:201 include/user.inc.php:254 include/user.inc.php:215 #: include/user.inc.php:268 include/user.inc.php:222 include/user.inc.php:279 +#: include/user.inc.php:232 include/user.inc.php:290 msgid "Email" msgstr "E-mail" @@ -12885,7 +12963,7 @@ msgstr "E-mail verzonden door" msgid "Email incorrect" msgstr "Foute e-mail" -#: include/user.inc.php:137 include/user.inc.php:138 +#: include/user.inc.php:137 include/user.inc.php:138 include/user.inc.php:139 #, fuzzy msgid "Email invalide" msgstr "act ongeldig" @@ -13254,6 +13332,7 @@ msgstr "Facturen versturen per e-mail" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:193 msgid "Envoi echoué" msgstr "Het verzenden mislukt" @@ -13261,6 +13340,7 @@ msgstr "Het verzenden mislukt" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:172 msgid "Envoi facture" msgstr "Factuur versturen" @@ -13270,6 +13350,7 @@ msgstr "Factuur versturen" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:166 msgid "Envoi facture " msgstr "Factuur versturen" @@ -13285,6 +13366,7 @@ msgstr "Verzenden per e-mail" #: include/ext/invoicing/include/invoice_send_mail_input.inc.php:65 #: include/ext/invoicing/include/invoice_send_mail_input.inc.php:71 #: include/ext/invoicing/include/invoice_send_mail_input.inc.php:70 +#: include/ext/invoicing/include/invoice_send_mail_input.inc.php:69 msgid "Envoi uniquement à ceux ayant une adresse email et une facture" msgstr "Het verzenden van alleen die met een e-mailadres en een factuur" @@ -13497,7 +13579,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.php:240 +#: html/do_REMOTE_342368.php:232 html/do.php:240 html/do.php:247 #, fuzzy msgid "Erreur menu" msgstr "Fout" @@ -13564,7 +13646,7 @@ 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:754 +#: html/install.php:787 html/install.php:754 html/install.php:756 msgid "Essai effacement install.php et se connecter à NOALYSS" msgstr "" @@ -13787,6 +13869,7 @@ msgstr "Bent u DAT u verwelkingsziekte Zeker Wissen" #: 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 +#: include/ajax/ajax_tag_detail.php:23 include/ajax/ajax_tag_detail.php:37 msgid "Etiquette" msgstr "Etiquette" @@ -13933,13 +14016,17 @@ msgstr "Historische aankoop" msgid "Exigible vente" msgstr "Historische omzet" +#: include/otp-link.php:152 +msgid "Expiré : vous devez redemander le renvoi de la clef" +msgstr "" + #: html/ajax_misc.php:197 html/ajax_misc.php:216 html/ajax_misc.php:230 #: html/ajax_misc.php:236 html/ajax_misc.php:314 html/ajax_misc.php:319 #: 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:598 -#: html/ajax_misc.php:600 +#: html/ajax_misc.php:600 html/ajax_misc.php:605 msgid "Explication" msgstr "Uitleg" @@ -14076,7 +14163,7 @@ msgstr "Balans export" #: 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 -#: include/ajax/ajax_action_concerned_list.php:52 +#: include/ajax/ajax_action_concerned_list.php:52 html/popup.php:119 msgid "Export CSV" msgstr "Export CSV" @@ -14244,7 +14331,7 @@ msgstr "Export Kranten" #: 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 +#: include/class/tax_summary.class.php:480 html/popup.php:120 msgid "Export PDF" msgstr "PDF exporteren" @@ -14298,7 +14385,7 @@ msgid "Export Tableau Analytique" msgstr "Exporteer tabel Analytische" #: include/class/document.class.php:139 include/class/document.class.php:143 -#: include/class/document.class.php:145 +#: include/class/document.class.php:145 include/class/document.class.php:150 #, fuzzy, php-format msgid "Export a échoué pour %s" msgstr "Export Beveiliging" @@ -14369,7 +14456,7 @@ msgid "Export en PDF" msgstr "PDF exporteren" #: html/export.php:53 html/export.php:54 html/export.php:58 html/export.php:85 -#: html/export.php:87 +#: html/export.php:87 html/export.php:100 msgid "Export impossible" msgstr "Export is onmogelijk" @@ -14427,6 +14514,7 @@ msgstr "Export rapport" #: html/recherche.php:151 include/history_operation.inc.php:203 #: include/history_operation.inc.php:199 html/recherche.php:153 #: include/history_operation.inc.php:202 include/history_operation.inc.php:189 +#: html/recherche.php:159 #, fuzzy msgid "Export vers CSV" msgstr "Export CSV" @@ -14842,7 +14930,8 @@ msgstr "Krachtdadig optreden" #: 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 html/user_login.php:118 -#: include/user.inc.php:220 include/user.inc.php:231 +#: include/user.inc.php:220 include/user.inc.php:231 html/recherche.php:100 +#: html/recherche.php:162 html/user_login.php:125 include/user.inc.php:241 #, php-format msgid "Fermer" msgstr "Dicht" @@ -15186,7 +15275,9 @@ msgstr "Bestand" #: 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 +#: include/ext/rash/raw.php:51 include/ext/listing/raw.php:79 +#: include/ext/listing/raw.php:126 include/ext/listing/raw.php:198 +#: include/ext/listing/raw.php:239 msgid "Fichier effacé" msgstr "Verwijderde bestand" @@ -15288,6 +15379,7 @@ msgstr "Filter" #: 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:357 +#: include/class/print_ledger.class.php:114 #, fuzzy msgid "Filter invalide " msgstr "Ongeldig datum" @@ -15348,7 +15440,7 @@ msgstr "Gefilterd per categorie" #: 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/lettering.card.inc.php:97 -#: include/menu.inc.php:145 +#: include/menu.inc.php:145 html/recherche.php:96 msgid "Filtre" msgstr "Filter" @@ -15386,6 +15478,7 @@ msgstr "Filter:" #: include/class/acc_ledger_purchase.class.php:2137 #: include/class/acc_ledger_sale.class.php:1720 #: include/class/acc_ledger_history.class.php:333 +#: include/class/print_ledger.class.php:336 #, fuzzy msgid "Filtre invalide" msgstr "Ongeldig datum" @@ -15406,6 +15499,7 @@ msgstr "Gefilterd per dagboek" #: 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 +#: include/lib/html_input.class.php:1044 include/lib/html_input.class.php:1064 #, fuzzy msgid "Filtre rapide" msgstr "Rapid filter:" @@ -15740,6 +15834,7 @@ msgstr "Formules" #: include/class/acc_ledger_purchase.class.php:1515 #: include/class/acc_ledger_purchase.class.php:1660 #: include/class/acc_ledger_history_sale.class.php:291 +#: include/class/acc_ledger_history_purchase.class.php:306 msgid "Fournisseur" msgstr "Leverancier" @@ -16262,6 +16357,7 @@ msgstr "Maak document" #: 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 +#: include/ext/listing/index.php:94 msgid "Génération" msgstr "Vorming" @@ -16283,14 +16379,14 @@ msgid "Génération d'écritures comptables" msgstr "Vorming van het boekhoudkundig schrijven" #: include/class/document.class.php:208 include/class/document.class.php:212 -#: include/class/document.class.php:214 +#: include/class/document.class.php:214 include/class/document.class.php:219 #, fuzzy msgid "Génération du document a échoué" 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 +#: include/ext/listing/index.php:97 include/ext/listing/index.php:94 #, fuzzy msgid "Génération listing" msgstr "Vorming" @@ -16358,6 +16454,7 @@ msgid "HH:MM Heure:Minute" msgstr "" #: include/lib/http_input.class.php:266 include/lib/http_input.class.php:273 +#: include/lib/http_input.class.php:286 msgid "HTTP266:array not set" msgstr "" @@ -16417,6 +16514,7 @@ msgstr "" #: include/template/ledger_detail_ach.php:158 #: include/template/ledger_detail_ach.php:163 #: include/class/acc_ledger_history_sale.class.php:294 +#: include/class/acc_ledger_history_purchase.class.php:309 msgid "HTVA" msgstr "Zonder BTW" @@ -16472,7 +16570,7 @@ msgstr "Operatie exclusief BTW" #: 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/document.class.php:1662 -#: include/class/document.class.php:1661 +#: include/class/document.class.php:1661 include/class/document.class.php:1666 msgid "Haute" msgstr "" @@ -16533,6 +16631,7 @@ msgstr "Histo. Verandering" #: 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 #: include/ext/import-advanced/index.php:71 +#: include/ext/import-advanced/index.php:70 include/ext/listing/index.php:95 msgid "Historique" msgstr "Historisch" @@ -16693,12 +16792,13 @@ msgstr "Financiële Geschiedenis" #: include/ext/import-advanced/index.php:67 tmp/import-advanced/index.php:67 #: include/ext/import-advanced/index.php:73 #: include/ext/import-advanced/index.php:71 +#: include/ext/import-advanced/index.php:70 #, 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 +#: include/ext/listing/index.php:98 include/ext/listing/index.php:95 #, fuzzy msgid "Historique listing " msgstr "Stock Geschiedenis" @@ -16746,7 +16846,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 +#: include/admin_repo.inc.php:149 include/admin_repo.inc.php:154 msgid "Hôte" msgstr "" @@ -16799,6 +16899,7 @@ msgstr "" #: include/class/user.class.php:1246 include/class/user.class.php:1259 #: include/class/noalyss_user.class.php:1261 #: include/class/noalyss_user.class.php:1278 +#: include/class/noalyss_user.class.php:1307 msgid "Id" msgstr "" @@ -16852,6 +16953,7 @@ msgstr "Er are Geen goederen" #: html/install.php:527 html/install.php:489 html/install.php:464 #: html/install.php:470 html/install.php:473 html/install.php:522 #: html/install.php:528 html/install.php:536 html/install.php:563 +#: html/install.php:565 #, php-format msgid "Il y a %s paramètre qui sont trop bas" msgstr "" @@ -16861,7 +16963,7 @@ msgstr "" #: 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:686 -#: html/ajax_misc.php:688 +#: html/ajax_misc.php:688 html/ajax_misc.php:693 msgid "Il y a une erreur, ce plugin n'existe pas" msgstr "" @@ -16895,6 +16997,7 @@ msgstr "Invoegen" #: include/ext/import-advanced/index.php:65 tmp/import-advanced/index.php:65 #: include/ext/import-advanced/index.php:71 #: include/ext/import-advanced/index.php:69 +#: include/ext/import-advanced/index.php:68 #, fuzzy msgid "Import Analytique" msgstr "Analytischer ekening" @@ -16902,6 +17005,7 @@ msgstr "Analytischer ekening" #: include/ext/import-advanced/index.php:64 tmp/import-advanced/index.php:64 #: include/ext/import-advanced/index.php:70 #: include/ext/import-advanced/index.php:68 +#: include/ext/import-advanced/index.php:67 #, fuzzy msgid "Import Compta" msgstr "Toevoeging van een boekhoudkundig plan" @@ -16986,7 +17090,8 @@ msgstr "Balans export" #: 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:654 -#: html/install.php:714 html/install.php:743 +#: html/install.php:714 html/install.php:743 html/install.php:656 +#: html/install.php:716 html/install.php:745 #, fuzzy msgid "Important" msgstr "Invoegen" @@ -17030,6 +17135,7 @@ msgstr "Operaties invoegen" #: include/ext/import-advanced/index.php:65 tmp/import-advanced/index.php:65 #: include/ext/import-advanced/index.php:71 #: include/ext/import-advanced/index.php:69 +#: include/ext/import-advanced/index.php:68 #, fuzzy msgid "Importation d'opérations analytique" msgstr "Operaties invoegen" @@ -17037,6 +17143,7 @@ msgstr "Operaties invoegen" #: include/ext/import-advanced/index.php:64 tmp/import-advanced/index.php:64 #: include/ext/import-advanced/index.php:70 #: include/ext/import-advanced/index.php:68 +#: include/ext/import-advanced/index.php:67 #, fuzzy msgid "Importation d'opérations comptable" msgstr "Operaties invoegen" @@ -17387,6 +17494,7 @@ 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 +#: include/lib/html_input.class.php:613 msgid "Imprimer" msgstr "" @@ -17570,7 +17678,7 @@ msgstr "" msgid "Installe ou met à jour les extensions" msgstr "" -#: include/ext/listing/index.php:64 +#: include/ext/listing/index.php:64 include/ext/listing/index.php:49 msgid "Installez d'abord l'extension Rapport Avancé" msgstr "" @@ -17751,6 +17859,7 @@ msgstr "is leeg" #: include/ext/import-advanced/index.php:66 tmp/import-advanced/index.php:66 #: include/ext/import-advanced/index.php:72 #: include/ext/import-advanced/index.php:70 +#: include/ext/import-advanced/index.php:69 #, fuzzy msgid "Intégration" msgstr "Vorming" @@ -17776,7 +17885,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 html/ajax_misc.php:470 +#: html/ajax_misc.php:468 html/ajax_misc.php:470 html/ajax_misc.php:475 #, fuzzy msgid "Invalide type" msgstr "Bevestigen" @@ -18303,6 +18412,7 @@ msgstr "" #: 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 include/ext/noalyss-portal-client/index.php:108 +#: include/ext/noalyss-webservice/nw_service.php:101 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?" @@ -18333,7 +18443,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 +#: html/install.php:682 html/install.php:684 #, php-format msgid "" "La base de donnée %s est vide, \n" @@ -18365,6 +18475,7 @@ msgstr "" #: html/install.php:524 html/install.php:486 html/install.php:461 #: html/install.php:467 html/install.php:470 html/install.php:519 #: html/install.php:525 html/install.php:533 html/install.php:560 +#: html/install.php:562 #, fuzzy msgid "La base de données est bien configurée " msgstr "UW datagegevens is niet van de laatste versie" @@ -18667,7 +18778,7 @@ msgid "Le label ne peut être vide" msgstr "De naam mag niet leeg zijn" #: include/user.inc.php:223 include/user.inc.php:224 include/user.inc.php:238 -#: include/user.inc.php:249 +#: include/user.inc.php:249 include/user.inc.php:259 #, fuzzy msgid "Le login doit avoir au moins 5 lettres" msgstr "De stekkers moet ten minste een naam hebben" @@ -18685,6 +18796,7 @@ 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 include/user.inc.php:228 include/user.inc.php:239 +#: include/user.inc.php:249 #, fuzzy msgid "Le login ne peut être vide" msgstr "De naam mag niet leeg zijn" @@ -18741,6 +18853,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 include/user.inc.php:233 include/user.inc.php:244 +#: include/user.inc.php:254 #, fuzzy msgid "Le mot de passe ne peut être vide" msgstr "De naam mag niet leeg zijn" @@ -18821,6 +18934,7 @@ msgstr "EEN Naam bij post are Moeder Verplicht" #: include/class/template_card_category.class.php:72 #: include/class/forecast.class.php:72 include/ajax/ajax_card.php:661 #: include/ajax/ajax_card.php:669 +#: include/class/forecast_deprecated.class.php:73 msgid "Le nom ne peut pas être vide" msgstr "De Naam mag are niet leeg" @@ -18912,6 +19026,7 @@ msgstr "" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:73 msgid "Le sujet est obligatoire" msgstr "Het onderwerp is verplicht" @@ -19703,6 +19818,7 @@ msgstr "Records Management" #: include/ext/invoicing/include/invoice_send_mail.inc.php:188 #: include/ext/invoicing/include/invoice_send_mail.inc.php:191 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:195 #, fuzzy msgid "" "Limite email que vous pouvez envoyer est atteinte, contactez votre " @@ -19727,7 +19843,7 @@ msgstr "" #: 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/template/calendar.php:22 -#: include/ext/listing/index.php:96 +#: include/ext/listing/index.php:96 include/ext/listing/index.php:93 msgid "Liste" msgstr "Fractie Lijst" @@ -19936,7 +20052,7 @@ msgstr "Boekhouding" #: 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:249 include/user.inc.php:263 -#: include/user.inc.php:274 +#: include/user.inc.php:274 include/user.inc.php:284 msgid "Login" msgstr "" @@ -20518,7 +20634,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 +#: html/install.php:663 html/install.php:665 #, fuzzy msgid "Mise à jour dossier" msgstr "Bijwerken" @@ -20570,6 +20686,7 @@ msgstr "Bijwerken" #: 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:699 +#: html/install.php:701 #, fuzzy msgid "Mise à jour Repository" msgstr "OPSLAAN" @@ -20577,7 +20694,7 @@ msgstr "OPSLAAN" #: include/upgrade.inc.php:50 include/upgrade.inc.php:45 #: include/upgrade.inc.php:46 include/class/dossier.class.php:344 #: include/class/dossier.class.php:350 include/class/dossier.class.php:348 -#: include/class/dossier.class.php:361 +#: include/class/dossier.class.php:361 include/class/dossier.class.php:360 #, fuzzy msgid "Mise à jour de la base de données principale" msgstr "Database" @@ -20591,7 +20708,7 @@ msgstr "Update" #: include/upgrade.inc.php:65 include/upgrade.inc.php:60 #: include/upgrade.inc.php:61 include/class/dossier.class.php:360 #: include/class/dossier.class.php:366 include/class/dossier.class.php:364 -#: include/class/dossier.class.php:377 +#: include/class/dossier.class.php:377 include/class/dossier.class.php:376 #, fuzzy msgid "Mise à jour dossiers" msgstr "Bijwerken" @@ -20607,7 +20724,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 +#: html/install.php:662 html/install.php:664 #, fuzzy msgid "Mise à jour du systeme" msgstr "Update" @@ -20621,7 +20738,7 @@ msgstr "Update" #: include/upgrade.inc.php:87 include/upgrade.inc.php:88 #: include/upgrade.inc.php:89 include/class/dossier.class.php:388 #: include/class/dossier.class.php:394 include/class/dossier.class.php:392 -#: include/class/dossier.class.php:405 +#: include/class/dossier.class.php:405 include/class/dossier.class.php:404 #, fuzzy msgid "Mise à jour modèles" msgstr "Kies een dossier" @@ -20970,6 +21087,7 @@ msgstr "Module instellen" # Je suppose que TKPDF est comme PDF? #: html/install.php:384 html/install.php:387 html/install.php:436 #: html/install.php:442 html/install.php:450 html/install.php:473 +#: html/install.php:475 #, fuzzy msgid "Module php-pgsql n'est pas installé" msgstr "TKPDF is niet geïnstalleerd" @@ -21041,7 +21159,7 @@ msgstr "Model van het document" #: include/upgrade.inc.php:102 include/upgrade.inc.php:104 #: include/upgrade.inc.php:105 include/class/dossier.class.php:404 #: include/class/dossier.class.php:410 include/class/dossier.class.php:408 -#: include/class/dossier.class.php:421 +#: include/class/dossier.class.php:421 include/class/dossier.class.php:420 #, fuzzy msgid "Modèle inexistant" msgstr "Module bestaat niet" @@ -21877,6 +21995,7 @@ msgstr "Datum van de verrichting" #: include/class/acc_ledger_history_purchase.class.php:338 #: include/export/export_ledger_csv.php:135 #: include/class/acc_ledger_history_sale.class.php:317 +#: include/class/acc_ledger_history_purchase.class.php:337 #, fuzzy msgid "Montant paiement" msgstr "Datum van de betaling" @@ -21958,6 +22077,7 @@ msgstr "Details Tonen" #: 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:656 #: include/user.inc.php:192 include/user.inc.php:206 include/user.inc.php:211 +#: html/install.php:658 include/user.inc.php:221 include/user.inc.php:312 #, fuzzy msgid "Mot de passe" msgstr "Onkostennota" @@ -22004,6 +22124,15 @@ msgstr "Gebruiker toevoegen" msgid "Mot de passe de l'utilisateur pour la base de données ((Postgresql)" msgstr "Database" +#: include/user_detail.inc.php:130 +#, fuzzy +msgid "Mot de passe et TOTP" +msgstr "Onkostennota" + +#: include/user_detail.inc.php:129 +msgid "Mot de passe et code par courriel (ou TOTP) " +msgstr "" + #: include/user.inc.php:56 include/user.inc.php:115 include/user.inc.php:116 #: include/user.inc.php:117 include/user.inc.php:57 include/user.inc.php:118 #, fuzzy @@ -22070,6 +22199,7 @@ msgstr "Module" #: 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:336 #, fuzzy msgid "Méthode paiement" msgstr "Betaling" @@ -22081,6 +22211,7 @@ msgid "N'utilisez pas le même séparateur pour les champs et les décimales" msgstr "" #: include/class/noalyss_user.class.php:1999 +#: include/class/noalyss_user.class.php:2092 #, fuzzy msgid "NOALYSS : Double authentification lien pour 2FA: OTP" msgstr "Document" @@ -22091,6 +22222,7 @@ msgid "NOALYSS : Double authentification lien pour freeOTP" msgstr "Document" #: include/class/noalyss_user.class.php:1950 +#: include/class/noalyss_user.class.php:2024 msgid "NOALYSS : votre code secret " msgstr "" @@ -22213,7 +22345,7 @@ msgid "Ne peut pas créer le répertoire " msgstr "Kan niet worden omgezet in PDF" #: include/class/document.class.php:243 include/class/document.class.php:247 -#: include/class/document.class.php:250 +#: include/class/document.class.php:250 include/class/document.class.php:255 #, fuzzy, php-format msgid "Ne peut pas créer le répertoire %s" msgstr "Kan niet worden omgezet in PDF" @@ -22236,6 +22368,7 @@ msgstr "" #: include/class/document.class.php:254 include/class/document.class.php:260 #: include/class/document.class.php:258 include/class/document.class.php:264 #: include/class/document.class.php:261 include/class/document.class.php:267 +#: include/class/document.class.php:266 include/class/document.class.php:272 #, fuzzy, php-format msgid "Ne peut pas ouvrir [%s] [%s]" msgstr "Het kan-niet OPSLAAN" @@ -22297,7 +22430,7 @@ msgid "Ne peut pas sauver " msgstr "Het kan-niet OPSLAAN" #: include/class/document.class.php:320 include/class/document.class.php:324 -#: include/class/document.class.php:327 +#: include/class/document.class.php:327 include/class/document.class.php:332 #, php-format msgid "Ne peut pas sauver [%s] vers [%s] code erreur = [%s]" msgstr "" @@ -22509,7 +22642,8 @@ msgstr "Geen handeling" #: include/user.inc.php:264 include/class/acc_ledger_search.class.php:1282 #: include/class/acc_reconciliation.class.php:579 #: include/class/noalyss_user.class.php:1281 include/user.inc.php:209 -#: include/user.inc.php:275 +#: include/user.inc.php:275 include/user.inc.php:219 include/user.inc.php:285 +#: include/class/noalyss_user.class.php:1310 msgid "Nom" msgstr "Naam" @@ -23185,7 +23319,7 @@ msgstr "niet use of" #: include/ext/amortis/include/class_am_card.php:245 html/fid_card.php:169 #: html/fid_card.php:170 html/fid_card.php:175 html/fid_card.php:174 #: html/fid_card.php:176 html/fid_card.php:186 html/fid_card.php:188 -#: html/fid_card.php:191 +#: html/fid_card.php:191 html/fid_card.php:197 msgid "Non trouvé" msgstr "Niet gevonden" @@ -23221,7 +23355,7 @@ msgstr "" #: 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/document.class.php:1662 -#: include/class/document.class.php:1661 +#: include/class/document.class.php:1661 include/class/document.class.php:1666 msgid "Normale" msgstr "" @@ -23262,6 +23396,7 @@ msgstr "" #: include/class/acc_ledger_purchase.class.php:1663 #: include/class/acc_ledger_sale.class.php:960 #: include/class/acc_ledger_history_sale.class.php:292 +#: include/class/acc_ledger_history_purchase.class.php:307 msgid "Note" msgstr "Nota" @@ -23431,6 +23566,7 @@ msgstr "Nieuwe bankafschrift" #: 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:1213 +#: include/lib/html_input.class.php:1214 #, fuzzy msgid "Nouvel événement" msgstr "Voeg dit element toe" @@ -25002,6 +25138,7 @@ msgstr "Eenheidsprijs" #: include/template/acc_ledger_history_sale_detail.php:37 #: include/template/acc_ledger_history_purchase_detail.php:35 #: include/class/acc_ledger_history_sale.class.php:288 +#: include/class/acc_ledger_history_purchase.class.php:303 msgid "Paiement" msgstr "Betaling" @@ -25186,6 +25323,7 @@ msgstr "Parameters van niet journaal van stuurprogramma" #: include/ext/import-advanced/index.php:68 tmp/import-advanced/index.php:68 #: include/ext/import-advanced/index.php:74 #: include/ext/import-advanced/index.php:72 +#: include/ext/import-advanced/index.php:71 msgid "Paramètrage" msgstr "Parameter" @@ -25234,7 +25372,7 @@ 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 +#: include/admin_repo.inc.php:168 include/admin_repo.inc.php:173 #, fuzzy msgid "Paramètre PHP" msgstr "Parameter" @@ -25251,7 +25389,8 @@ 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 +#: include/admin_repo.inc.php:136 html/install.php:514 +#: include/admin_repo.inc.php:141 #, fuzzy msgid "Paramètre base de données" msgstr "Database" @@ -25294,7 +25433,7 @@ msgstr "Parameter is ongeldig" #: 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/class/acc_ledger.class.php:101 -#: include/class/periode.class.php:262 +#: include/class/periode.class.php:262 include/lib/http_input.class.php:182 msgid "Paramètre invalide" msgstr "Parameter is ongeldig" @@ -25430,6 +25569,7 @@ msgstr "Categorie naam van het record" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:111 msgid "Pas de conversion en PDF disponible" msgstr "Conversie naar PDF is niet mogelijk" @@ -26044,6 +26184,7 @@ msgstr "stuk" #: include/class/fiche.class.php:997 #: include/class/acc_ledger_history_sale.class.php:290 #: include/class/acc_ledger_search.class.php:1135 +#: include/class/acc_ledger_history_purchase.class.php:305 msgid "Pièce" msgstr "Bewijs" @@ -26160,7 +26301,7 @@ 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 +#: include/admin_repo.inc.php:152 include/admin_repo.inc.php:157 msgid "Port" msgstr "" @@ -26855,6 +26996,7 @@ msgstr "Voor vandaag" #: html/install.php:485 html/install.php:447 html/install.php:422 #: html/install.php:428 html/install.php:431 html/install.php:480 #: html/install.php:486 html/install.php:494 html/install.php:520 +#: html/install.php:522 msgid "" "Pour cela, sur la ligne de commande en tant qu\\'utilisateur postgres, " "faites createlang plpgsql template1" @@ -26866,6 +27008,12 @@ msgstr "" msgid "Pour effacer , confirmez en retapant le code" msgstr "" +#: include/user_detail.inc.php:173 +msgid "" +"Pour effacer , confirmez en retapant le code, respectez les majuscules et " +"minuscules" +msgstr "" + #: include/ext/import_account/include/template/test_operation.php:9 msgid "" "Pour importer des données, c'est-à-dire transformer des fichiers CSV (Valeur " @@ -27020,6 +27168,7 @@ msgstr "Voor alle categorieën" #: html/user_login.php:41 html/user_login.php:42 html/user_login.php:43 #: html/user_login.php:44 html/user_login.php:47 html/user_login.php:46 +#: html/user_login.php:53 msgid "" "Pour une meilleure expérience web, prenez le temps de mettre votre " "navigateur à jour" @@ -27057,6 +27206,7 @@ msgstr "" #: 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 +#: include/ext/noalyss-webservice/nw_service.php:85 msgid "Première route" msgstr "" @@ -27387,7 +27537,7 @@ msgstr "Prefix voucher" #: 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:152 -#: html/user_login.php:147 +#: html/user_login.php:147 html/user_login.php:154 msgid "Préférence" msgstr "Voorkeur" @@ -27422,12 +27572,14 @@ msgstr "" #: include/user.inc.php:269 include/database.item.php:158 #: include/user.inc.php:189 include/user.inc.php:270 include/user.inc.php:203 #: include/user.inc.php:284 include/user.inc.php:208 include/user.inc.php:295 +#: include/user.inc.php:218 include/user.inc.php:305 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 #: include/ext/import-advanced/index.php:70 +#: include/ext/import-advanced/index.php:69 msgid "Préparation avant d'intégrer les opếrations" msgstr "" @@ -27478,7 +27630,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 +#: html/install.php:691 html/install.php:693 msgid "" "Puis refaites la procédure d'installation pour mettre la base de données à " "jour" @@ -28178,7 +28330,8 @@ msgstr "" #: include/lib/html_input.class.php:1044 include/lib/html_input.class.php:1071 #: 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 +#: include/ajax/ajax_admin.php:147 html/recherche.php:95 +#: include/lib/html_input.class.php:1091 #, php-format msgid "Recherche" msgstr "Vinden" @@ -28618,7 +28771,8 @@ msgstr "Is te laat" #: include/ext/tva/ajax.php:40 #: include/ext/invoicing/include/invoice_generate.inc.php:85 #: html/user_login.php:81 -#: include/ext/invoicing/include/invoice_generate.inc.php:112 +#: include/ext/invoicing/include/invoice_generate.inc.php:112 html/do.php:291 +#: html/user_login.php:88 msgid "Retour" msgstr "Terug" @@ -28673,6 +28827,7 @@ msgstr "Verwijder geselecteerde bladwijzers" #: include/ext/webservice/nw_service.php:77 #: include/ext/noalyss-webservice/nw_service.php:84 #: include/ext/skel/index.php:60 +#: include/ext/noalyss-webservice/nw_service.php:85 msgid "Route 1" msgstr "" @@ -28681,6 +28836,7 @@ msgstr "" #: include/ext/webservice/nw_service.php:78 #: include/ext/noalyss-webservice/nw_service.php:85 #: include/ext/skel/index.php:61 +#: include/ext/noalyss-webservice/nw_service.php:86 msgid "Route 2" msgstr "" @@ -28892,6 +29048,7 @@ msgid "Résultat limité à %d dans vos préférences, %d fiches trouvées" msgstr "Beperkt tot% d resultaat% d aantal records gevonden" #: html/fid_card.php:181 html/fid_card.php:183 html/fid_card.php:186 +#: html/fid_card.php:192 #, fuzzy, php-format msgid "Résultat limité à %s" msgstr "Beperkt tot 12 resultaten" @@ -29298,7 +29455,7 @@ msgstr "OPSLAAN" msgid "Sauvé" msgstr "Bewaard" -#: include/otp-link.php:100 +#: include/otp-link.php:100 include/otp-link.php:200 msgid "Scanner ce QRCode avec votre application OTP afin de l'ajouter" msgstr "" @@ -29306,6 +29463,10 @@ msgstr "" msgid "Scanner ceci avec freeOTP" msgstr "" +#: include/otp-link.php:185 +msgid "Scanner ceci avec votre application OTP" +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 msgid "Se connecter" @@ -29325,6 +29486,7 @@ msgstr "" #: include/ext/webservice/nw_service.php:78 #: include/ext/noalyss-webservice/nw_service.php:85 #: include/ext/skel/index.php:61 +#: include/ext/noalyss-webservice/nw_service.php:86 msgid "Seconde route" msgstr "" @@ -29472,6 +29634,7 @@ msgstr "" #: include/class/user.class.php:82 include/class/user.class.php:93 #: include/class/noalyss_user.class.php:119 #: include/class/noalyss_user.class.php:121 +#: include/class/noalyss_user.class.php:147 msgid "Session expirée
    Utilisateur déconnecté" msgstr "Sessie Vervallen
    " @@ -29489,7 +29652,7 @@ msgid "" msgstr "" #: html/user_login.php:132 html/user_login.php:149 html/user_login.php:162 -#: html/user_login.php:161 +#: html/user_login.php:161 html/user_login.php:168 msgid "" "Si la redirection ne fonctionne pas, vous devez changer la valeur de " "NOALYSS_URL " @@ -30040,7 +30203,7 @@ msgstr "" #: 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:597 -#: html/ajax_misc.php:599 +#: html/ajax_misc.php:599 html/ajax_misc.php:604 msgid "Symbole" msgstr "Symbool" @@ -30345,6 +30508,7 @@ msgstr "BTW ingevorderd" #: 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:313 #, fuzzy msgid "TVA NP" msgstr "BTW ND" @@ -30656,6 +30820,7 @@ msgstr "BTW Met" #: 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:309 +#: include/class/acc_ledger_history_purchase.class.php:328 #, fuzzy msgid "TVAC/TTC" msgstr "BTW Met" @@ -30812,6 +30977,7 @@ msgstr "" #: include/template/tax_summary_display.php:218 #: include/template/tax_summary_display.php:305 html/ajax_misc.php:596 #: include/class/acc_operation.class.php:932 html/ajax_misc.php:598 +#: html/ajax_misc.php:603 msgid "Taux" msgstr "Tarief" @@ -30930,6 +31096,7 @@ msgstr "act ongeldig" #: 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:313 +#: include/class/acc_ledger_history_purchase.class.php:332 #, fuzzy msgid "Taux ref" msgstr "Tarief" @@ -30962,6 +31129,7 @@ msgstr "Voorkeur" #: include/template/ledger_detail_ach.php:387 #: include/template/ledger_detail_ven.php:330 #: include/class/acc_ledger_history_sale.class.php:314 +#: include/class/acc_ledger_history_purchase.class.php:333 #, fuzzy msgid "Taux utilisé" msgstr "niet use of" @@ -31738,7 +31906,7 @@ msgstr "Het totaal per subniveau" #: 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:305 -#: include/user.inc.php:319 include/user.inc.php:330 +#: include/user.inc.php:319 include/user.inc.php:330 include/user.inc.php:344 msgid "Tous" msgstr "" @@ -31872,6 +32040,7 @@ msgstr "" #: 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:697 html/install.php:750 +#: html/install.php:699 html/install.php:752 #, fuzzy msgid "Tout est installé" msgstr "TKPDF is niet geïnstalleerd" @@ -32139,6 +32308,7 @@ msgstr "BTW NTV" #: include/ext/transform/include/template/listing_assujetti_representative.php:72 #: include/class/fiche.class.php:1002 include/user.inc.php:287 #: include/class/acc_ledger_search.class.php:1284 include/user.inc.php:298 +#: include/user.inc.php:309 msgid "Type" msgstr "Type" @@ -32237,6 +32407,7 @@ msgstr "PDF exporteren" #: include/class/user.class.php:556 include/class/user.class.php:562 #: include/class/noalyss_user.class.php:592 #: include/class/noalyss_user.class.php:609 +#: include/class/noalyss_user.class.php:632 #, fuzzy msgid "Type incorrecte" msgstr "Foute e-mail" @@ -32362,6 +32533,10 @@ msgstr "URL" msgid "Un PDF par opération" msgstr "Datum van de verrichting" +#: include/user_detail.inc.php:147 +msgid "Un email sera envoyé avec un lien pour initialiser 2FA avec OTP" +msgstr "" + #: include/user_detail.inc.php:147 msgid "Un email sera envoyé avec un lien pour initialiser freeOTP" msgstr "" @@ -32375,7 +32550,8 @@ msgstr "onbestaand" #: 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 -#: html/login.php:57 html/login.php:104 html/login.php:124 +#: html/login.php:57 html/login.php:104 html/login.php:124 html/login.php:60 +#: html/login.php:135 msgid "Un instant svp" msgstr "" @@ -32605,7 +32781,8 @@ msgstr "Ongeldige waarden" #: include/template/operation_exercice-list_draft.php:58 #: include/user.inc.php:299 include/admin_repo.inc.php:155 #: include/user.inc.php:300 html/user_login.php:127 include/user.inc.php:314 -#: include/user.inc.php:325 +#: include/user.inc.php:325 html/user_login.php:134 +#: include/admin_repo.inc.php:160 include/user.inc.php:339 msgid "Utilisateur" msgstr "Gebruiker" @@ -32613,13 +32790,14 @@ msgstr "Gebruiker" #: 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:655 +#: html/install.php:657 #, 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:170 -#: include/user.inc.php:184 include/user.inc.php:189 +#: include/user.inc.php:184 include/user.inc.php:189 include/user.inc.php:199 #, fuzzy, php-format msgid "Utilisateur %s %s est effacé" msgstr "Gebruikers die zijn aangesloten" @@ -32654,7 +32832,7 @@ msgstr "Gebruiker" #: 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:715 -#: html/install.php:744 +#: html/install.php:744 html/install.php:717 html/install.php:746 #, fuzzy msgid "Utilisateur administrateur" msgstr "Gebruiker" @@ -32734,6 +32912,8 @@ msgstr "Gebruiker" #: include/class/noalyss_user.class.php:468 #: include/class/noalyss_user.class.php:155 #: include/class/noalyss_user.class.php:486 +#: include/class/noalyss_user.class.php:181 +#: include/class/noalyss_user.class.php:511 msgid "Utilisateur ou mot de passe incorrect" msgstr "Verkeerd login van wachword" @@ -32919,7 +33099,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:747 +#: html/install.php:780 html/install.php:747 html/install.php:749 #, php-format msgid "VOUS DEVEZ EFFACER CE FICHIER %s" msgstr "" @@ -33012,6 +33192,8 @@ msgstr "" #: include/class/tva_rate_mtable.class.php:357 #: include/class/noalyss_user.class.php:1787 #: include/class/noalyss_user.class.php:1823 +#: include/class/noalyss_user.class.php:1853 +#: include/class/noalyss_user.class.php:1889 #, fuzzy msgid "Valeur invalide" msgstr "Ongeldige waarden" @@ -33169,6 +33351,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:121 +#: include/admin_repo.inc.php:126 msgid "Variables" msgstr "" @@ -33259,7 +33442,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 +#: include/admin_repo.inc.php:118 include/admin_repo.inc.php:123 msgid "Version Noalyss" msgstr "" @@ -33279,9 +33462,13 @@ msgstr "" msgid "Version PHP trop basse , minimum 8.0" msgstr "" +#: html/install.php:388 +msgid "Version PHP trop basse , minimum 8.2" +msgstr "" + #: html/login.php:52 html/login.php:95 html/login.php:55 html/login.php:98 #: html/login.php:58 html/login.php:101 html/login.php:56 html/login.php:103 -#: html/login.php:123 +#: html/login.php:123 html/login.php:59 html/login.php:134 #, fuzzy msgid "Version base de donneés incorrecte" msgstr "Database" @@ -33291,7 +33478,7 @@ msgstr "Database" #: html/install.php:460 html/install.php:424 html/install.php:399 #: html/install.php:405 html/install.php:408 scenario/180209.php:18 #: html/install.php:457 html/install.php:463 html/install.php:471 -#: html/install.php:497 +#: html/install.php:497 html/install.php:499 #, fuzzy msgid "Version base de données :" msgstr "Database" @@ -33299,7 +33486,8 @@ msgstr "Database" #: html/login.php:53 html/login.php:85 html/login.php:52 html/login.php:88 #: html/login.php:89 html/login.php:90 html/login.php:54 html/login.php:97 #: html/login.php:57 html/login.php:100 html/login.php:60 html/login.php:103 -#: html/login.php:58 html/login.php:105 html/login.php:125 +#: html/login.php:58 html/login.php:105 html/login.php:125 html/login.php:61 +#: html/login.php:136 msgid "Version de base de données incorrectes, vous devez mettre à jour" msgstr "De versie van de datagegevens ziijn fout, u moet ze bijwerken" @@ -33450,7 +33638,8 @@ 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 html/user_login.php:95 +#: html/do.php:146 html/user_login.php:95 html/do.php:153 +#: html/user_login.php:102 msgid "Votre base de données n'est pas à jour" msgstr "UW datagegevens is niet van de laatste versie" @@ -33555,6 +33744,7 @@ msgstr "Wilt u deze transactie verwijderen" #: 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:1202 +#: include/lib/html_input.class.php:1203 #, fuzzy, php-format msgid "Voulez-vous effacer cette relation " msgstr "Wilt u deze actie wilt verwijderen" @@ -33602,7 +33792,7 @@ msgstr "U mag Geen blad verwijderen" #: 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/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 +#: html/do_REMOTE_342368.php:47 html/recherche.php:35 html/do.php:100 msgid "Vous êtes déconnecté" msgstr "Wordt verbroken" @@ -33778,6 +33968,7 @@ msgstr "U moet corrigeren" #: html/install.php:484 html/install.php:446 html/install.php:421 #: html/install.php:427 html/install.php:430 html/install.php:479 #: html/install.php:485 html/install.php:493 html/install.php:519 +#: html/install.php:521 msgid "" "Vous devez installer le langage plpgsql pour permettre aux fonctions SQL de " "fonctionner." @@ -33788,6 +33979,7 @@ msgstr "" #: html/install.php:348 html/install.php:354 html/install.php:318 #: html/install.php:327 html/install.php:330 html/install.php:379 #: html/install.php:385 html/install.php:393 html/install.php:414 +#: html/install.php:416 msgid "Vous devez installer ou activer l'extension" msgstr "" @@ -33847,7 +34039,7 @@ 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 +#: include/admin_repo.inc.php:51 include/admin_repo.inc.php:56 #, fuzzy msgid "Vous n'êtes pas administateur" msgstr "U bent geen beheerder" @@ -34027,6 +34219,7 @@ msgstr "U van Gebruikt Strikt-modus, datum van de laatste is Operatie" #: html/user_login.php:40 html/user_login.php:41 html/user_login.php:42 #: html/user_login.php:43 html/user_login.php:46 html/user_login.php:45 +#: html/user_login.php:52 msgid "Vous utilisez un navigateur dépassé depuis près de 8 ans!" msgstr "IE 6 wordt niet ondersteund" @@ -34219,7 +34412,7 @@ msgstr "Heet EEN ongeldig Bedrag" #: html/install.php:333 html/install.php:339 html/install.php:345 #: html/install.php:309 html/install.php:316 html/install.php:319 #: html/install.php:368 html/install.php:374 html/install.php:382 -#: html/install.php:401 +#: html/install.php:401 html/install.php:403 #, fuzzy msgid "a une mauvaise valeur" msgstr "has EEN Verkeerd hoeveelheid" @@ -34360,7 +34553,7 @@ 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:1849 -#: include/class/document.class.php:1848 +#: include/class/document.class.php:1848 include/class/document.class.php:1853 #, php-format msgid "chaine à remplacer [%s] contient un caractère interdit" msgstr "" @@ -34390,6 +34583,7 @@ msgstr "kiezen" #: 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:1136 +#: include/lib/html_input.class.php:1137 msgid "choix des journaux" msgstr "keuze van de dagboeken" @@ -34421,13 +34615,15 @@ 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 html/user_login.php:96 +#: html/do.php:147 html/user_login.php:96 html/do.php:154 +#: html/user_login.php:103 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:136 +#: html/do.php:143 #, fuzzy msgid "cliquez ici pour mettre à jour " msgstr "Klik hier om uw voorkeuren bij te werken" @@ -34448,7 +34644,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 html/ajax_misc.php:597 +#: html/ajax_misc.php:595 html/ajax_misc.php:597 html/ajax_misc.php:602 msgid "code" msgstr "code" @@ -34554,6 +34750,7 @@ msgstr "Datum" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:172 #, fuzzy msgid "date " msgstr "Datum" @@ -34678,6 +34875,7 @@ msgstr "detail" #: include/ext/invoicing/include/invoice_send_mail.inc.php:258 #: include/ext/invoicing/include/invoice_send_mail.inc.php:262 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:266 #, fuzzy msgid "echec chargement fichier" msgstr "VIND EEN blad" @@ -34782,6 +34980,10 @@ msgstr "datum invoeren" msgid "entrée" msgstr "Geletterde operaties" +#: include/user_detail.inc.php:146 +msgid "envoyer email pour 2FA avec OTP " +msgstr "" + #: include/user_detail.inc.php:146 msgid "envoyer email pour freeOTP" msgstr "" @@ -35022,6 +35224,7 @@ msgstr "Stock Geschiedenis" #: include/class/tva_rate_mtable.class.php:49 include/class/fiche.class.php:401 #: include/modele.inc.php:242 html/ajax_misc.php:594 #: include/class/fiche.class.php:403 html/ajax_misc.php:596 +#: html/ajax_misc.php:601 msgid "id" msgstr "id" @@ -35096,6 +35299,7 @@ msgstr "Intern" #: include/class/acc_ledger_history_purchase.class.php:309 #: include/class/acc_reconciliation.class.php:524 #: include/class/acc_ledger_history_sale.class.php:293 +#: include/class/acc_ledger_history_purchase.class.php:308 #, fuzzy msgid "interne" msgstr "Intern" @@ -35151,6 +35355,7 @@ msgstr "ongeldig parameter " #: include/class/acc_ledger_history_generic.class.php:793 #: include/class/acc_ledger_history_sale.class.php:277 #: include/class/acc_reconciliation.class.php:581 +#: include/class/acc_ledger_history_purchase.class.php:293 #, fuzzy msgid "journal" msgstr "Journaal" @@ -35219,6 +35424,7 @@ 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 include/class/document.class.php:1461 +#: include/class/document.class.php:1466 #, php-format msgid "le %s , %s écrit %s" msgstr "" @@ -35346,6 +35552,7 @@ 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 include/user.inc.php:202 include/user.inc.php:207 +#: include/user.inc.php:217 msgid "login" msgstr "login" @@ -35360,6 +35567,7 @@ msgstr "Beheerder" #: html/install.php:416 html/install.php:422 html/install.php:386 #: html/install.php:353 html/install.php:356 html/install.php:405 #: html/install.php:411 html/install.php:419 html/install.php:441 +#: html/install.php:443 msgid "max_execution_time devrait être de 60 minimum" msgstr "" @@ -35765,6 +35973,7 @@ msgstr "lijn nr" #: include/class/acc_ledger_history_purchase.class.php:339 #: include/ext/importbank/include/template/show_list.php:117 #: include/class/acc_ledger_history_sale.class.php:318 +#: include/class/acc_ledger_history_purchase.class.php:338 #, fuzzy msgid "n° opération" msgstr "Operatienr." @@ -35814,6 +36023,7 @@ msgstr "betreft Operatie" #: html/install.php:370 html/install.php:373 html/install.php:422 #: html/install.php:428 html/install.php:436 html/install.php:458 +#: html/install.php:460 msgid "open_basedir empêche certaines fonctions de Noalyss,mettez-le à vide " msgstr "" @@ -35852,6 +36062,7 @@ msgstr "" #: include/class/acc_ledger_history_generic.class.php:798 #: include/export/export_ledger_csv.php:215 #: include/class/acc_ledger_history_sale.class.php:289 +#: include/class/acc_ledger_history_purchase.class.php:304 #, fuzzy msgid "operation" msgstr "Operatie" @@ -36005,7 +36216,7 @@ msgstr "" #: html/install.php:436 html/install.php:442 html/install.php:434 #: html/install.php:440 html/install.php:404 html/install.php:379 #: html/install.php:382 html/install.php:431 html/install.php:437 -#: html/install.php:445 html/install.php:468 +#: html/install.php:445 html/install.php:468 html/install.php:470 msgid "php mal configuré " msgstr "" @@ -36017,7 +36228,7 @@ msgstr "" #: html/install.php:434 html/install.php:440 html/install.php:432 #: html/install.php:438 html/install.php:402 html/install.php:377 #: html/install.php:380 html/install.php:429 html/install.php:435 -#: html/install.php:443 html/install.php:466 +#: html/install.php:443 html/install.php:466 html/install.php:468 msgid "php.ini est bien configuré " msgstr "" @@ -36099,6 +36310,7 @@ msgstr "Accountant Vacature" #: 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:310 msgid "privé" msgstr "" @@ -36370,7 +36582,7 @@ msgstr "" #: html/install.php:418 html/install.php:424 html/install.php:430 #: html/install.php:394 html/install.php:361 html/install.php:364 #: html/install.php:413 html/install.php:419 html/install.php:427 -#: html/install.php:449 +#: html/install.php:449 html/install.php:451 msgid "register_globals doit être à off" msgstr "" @@ -36441,7 +36653,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 +#: html/install.php:688 html/install.php:690 msgid "" "soit noalyss/contrib/mono-dossier/mono-belge.sql pour la comptabilité belge" msgstr "" @@ -36451,7 +36663,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 +#: html/install.php:687 html/install.php:689 msgid "" "soit noalyss/contrib/mono-dossier/mono-france.sql pour la comptabilité " "française" @@ -36462,7 +36674,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 +#: html/install.php:689 html/install.php:691 msgid "soit y restaurer un backup ou un modèle" msgstr "" @@ -36519,6 +36731,7 @@ msgstr "Creditsaldo" #: 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:693 #, fuzzy msgid "solde créditeur:" msgstr "Creditsaldo" @@ -36555,6 +36768,7 @@ msgstr "Debetsaldo" #: 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:692 #, fuzzy msgid "solde débiteur:" msgstr "Debetsaldo" @@ -36577,6 +36791,7 @@ msgstr "Uitgang" #: 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 +#: include/ext/invoicing/include/invoice_send_mail.inc.php:174 #, fuzzy msgid "sujet" msgstr "Onderwerp" @@ -36764,7 +36979,7 @@ msgstr "btw" #: 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:655 -#: html/ajax_misc.php:657 +#: html/ajax_misc.php:657 html/ajax_misc.php:662 msgid "tva inconnue" msgstr "onbekend btw" @@ -36778,6 +36993,7 @@ msgstr "onbekend btw" #: 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:312 #, fuzzy msgid "tva non ded." msgstr "onbekend btw" diff --git a/include/database.item.php b/include/database.item.php index 9abf6e145..340de7151 100644 --- a/include/database.item.php +++ b/include/database.item.php @@ -96,7 +96,7 @@ $menu[]=_('Avancé'); $desc[]=_('Menu avancé');$desc_long[]=_('Menu regroupant $menu[]=_('Liste Suivi'); $desc[]=_('Document de suivi sous forme de liste');$desc_long[]=_('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 permet la génération de documents comme les devis, les bordereau de livraison...'); $menu[]=_('Administration'); $desc[]=_('Suivi administration, banque');$desc_long[]=_('Suivi des administrations : courrrier, déclarations.'); $menu[]=_('Prévision'); $desc[]=_('Prévision');$desc_long[]=_('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 permettent aussi vos marges brutes.'); -$menu[]=_('Export opérations rapprochées'); $desc[]=_('Export opérations rapprochées en CSV');$desc_long[]=_(''); +$menu[]=_('Export opérations rapprochées'); $desc[]=_('Export opérations rapprochées en CSV');$desc_long[]=''; $menu[]=_('Administrateur'); $desc[]=_('Suivi des gérants, administrateurs et salariés');$desc_long[]=_('Suivi de vos salariés, managers ainsi que des administrateurs, pour les documents et les opérations comptables'); $menu[]=_('Export pièce PDF'); $menu[]=_('Export Balance agée'); $desc[]=_('Balance agée');$desc_long[]=_('Balance agée pour les clients et fournisseurs'); diff --git a/include/template/module.php b/include/template/module.php index 6095c1778..6c7cc0cf8 100644 --- a/include/template/module.php +++ b/include/template/module.php @@ -125,7 +125,7 @@ endif;?> } ?>
  • - > + >
  • } ?>
  • - " > + " >
  • -
    \ No newline at end of file +
    diff --git a/include/template/profile_menu_display_module.php b/include/template/profile_menu_display_module.php index 576db3d5a..661c61b62 100644 --- a/include/template/profile_menu_display_module.php +++ b/include/template/profile_menu_display_module.php @@ -69,7 +69,7 @@ $http=new HttpInput(); ?>

    - +

    @@ -103,4 +103,4 @@ $http=new HttpInput(); - \ No newline at end of file +