Syn transifex

This commit is contained in:
Laurent Destailleur 2015-12-28 12:21:24 +01:00
parent ed3f0ce86b
commit 41516093bb
114 changed files with 1535 additions and 680 deletions

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Възникна грешка, вие не мо
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, no pots eliminar aquest compte comptable
FicheVentilation=Desglossament de targetes FicheVentilation=Desglossament de targetes
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -362,7 +362,7 @@ HideAnyVATInformationOnPDF=Amagar tota la informació relacionada amb l'IVA en l
HideDescOnPDF=Amagar descripció dels productes en la generació dels PDF HideDescOnPDF=Amagar descripció dels productes en la generació dels PDF
HideRefOnPDF=Amagar referència dels productes en la generació dels PDF HideRefOnPDF=Amagar referència dels productes en la generació dels PDF
HideDetailsOnPDF=Amagar detalls de les línies de productes en la generació dels PDF HideDetailsOnPDF=Amagar detalls de les línies de productes en la generació dels PDF
PlaceCustomerAddressToIsoLocation=Use french standard position (La Posteà for customer address position PlaceCustomerAddressToIsoLocation=Utilitza la posició estàndar francesa (La Posteà per posició d'adresses de client
Library=Llibreria Library=Llibreria
UrlGenerationParameters=Seguretat de les URL UrlGenerationParameters=Seguretat de les URL
SecurityTokenIsUnique=Fer servir un paràmetre securekey únic per a cada URL? SecurityTokenIsUnique=Fer servir un paràmetre securekey únic per a cada URL?
@ -393,8 +393,8 @@ ExtrafieldLink=Enllaç a un objecte
ExtrafieldParamHelpselect=La llista ha de ser en forma clau, valor<br><br> per exemple : <br>1,text1<br>2,text2<br>3,text3<br>... ExtrafieldParamHelpselect=La llista ha de ser en forma clau, valor<br><br> per exemple : <br>1,text1<br>2,text2<br>3,text3<br>...
ExtrafieldParamHelpcheckbox=La llista ha de ser en forma clau, valor<br><br> per exemple : <br>1,text1<br>2,text2<br>3,text3<br>... ExtrafieldParamHelpcheckbox=La llista ha de ser en forma clau, valor<br><br> per exemple : <br>1,text1<br>2,text2<br>3,text3<br>...
ExtrafieldParamHelpradio=La llista ha de ser en forma clau, valor<br><br> per exemple : <br>1,text1<br>2,text2<br>3,text3<br>... ExtrafieldParamHelpradio=La llista ha de ser en forma clau, valor<br><br> per exemple : <br>1,text1<br>2,text2<br>3,text3<br>...
ExtrafieldParamHelpsellist=Parameters list comes from a table<br>Syntax : table_name:label_field:id_field::filter<br>Example : c_typent:libelle:id::filter<br><br>filter can be a simple test (eg active=1) to display only active value<br>You can also use $ID$ in filter witch is the current id of current object<br>To do a SELECT in filter use $SEL$<br>if you want to filter on extrafields use syntaxt extra.fieldcode=... (where field code is the code of extrafield)<br><br>In order to have the list depending on another :<br>c_typent:libelle:id:parent_list_code|parent_column:filter ExtrafieldParamHelpsellist=La llista de paràmetres ve d'una taula<br>Sintaxi : table_name:label_field:id_field::filter<br>Exemple : c_typent:libelle:id::filter<br><br>filtre pot ser una prova simple (p.ex, actiu=1) per mostrar només el valor actiu<br>També pots utilitzar $ID$ en filtres que son el ID actual de l'objecte seleccionat<br>Per fer un SELECT en un filtre utilitza $SEL$<br>si vols filtrar camps extra utilitza la sintaxi extra.fieldcode=... (on el codi del camp és el codi del camp extra)<br><br>Per tenir la llista en funció d'un altre:<br>c_typent:libelle:id:parent_list_code|parent_column:filter
ExtrafieldParamHelpchkbxlst=Parameters list comes from a table<br>Syntax : table_name:label_field:id_field::filter<br>Example : c_typent:libelle:id::filter<br><br>filter can be a simple test (eg active=1) to display only active value<br>You can also use $ID$ in filter witch is the current id of current object<br>To do a SELECT in filter use $SEL$<br>if you want to filter on extrafields use syntaxt extra.fieldcode=... (where field code is the code of extrafield)<br><br>In order to have the list depending on another :<br>c_typent:libelle:id:parent_list_code|parent_column:filter ExtrafieldParamHelpchkbxlst=La llista de paràmetres ve d'una taula<br>Sintaxi : table_name:label_field:id_field::filter<br>Exemple : c_typent:libelle:id::filter<br><br>filtre pot ser una prova simple (p.ex, actiu=1) per mostrar només el valor actiu<br>També pots utilitzar $ID$ en filtres que son el ID actual de l'objecte seleccionat<br>Per fer un SELECT en un filtre utilitza $SEL$<br>si vols filtrar camps extra utilitza la sintaxi extra.fieldcode=... (on el codi del camp és el codi del camp extra)<br><br>Per tenir la llista en funció d'un altre:<br>c_typent:libelle:id:parent_list_code|parent_column:filter
ExtrafieldParamHelplink=Els paràmetres han de ser Nom del Objecte:Url de la Clase<br>Sintàxi: Nom Object:Url Clase<br>Exemple: Societe:societe/class/societe.class.php ExtrafieldParamHelplink=Els paràmetres han de ser Nom del Objecte:Url de la Clase<br>Sintàxi: Nom Object:Url Clase<br>Exemple: Societe:societe/class/societe.class.php
LibraryToBuildPDF=Llibreria usada per a la creació d'arxius PDF LibraryToBuildPDF=Llibreria usada per a la creació d'arxius PDF
WarningUsingFPDF=Atenció: El seu arxiu <b>conf.php</b> conté la directiva <b>dolibarr_pdf_force_fpdf=1</b>. Això fa que s'usi la llibreria FPDF per generar els seus arxius PDF. Aquesta llibreria és antiga i no cobreix algunes funcionalitats (Unicode, transparència d'imatges, idiomes ciríl · lics, àrabs o asiàtics, etc.), Pel que pot tenir problemes en la generació dels PDF.<br> Per resoldre-ho, i disposar d'un suport complet de PDF, pot descarregar la <a href="http://www.tcpdf.org/" target="_blank"> llibreria TCPDF </a>, i a continuació comentar o eliminar la línia <b>$dolibarr_pdf_force_fpdf=1</b>, i afegir al seu lloc <b>$dolibarr_lib_TCPDF_PATH='ruta_a_TCPDF'</b> WarningUsingFPDF=Atenció: El seu arxiu <b>conf.php</b> conté la directiva <b>dolibarr_pdf_force_fpdf=1</b>. Això fa que s'usi la llibreria FPDF per generar els seus arxius PDF. Aquesta llibreria és antiga i no cobreix algunes funcionalitats (Unicode, transparència d'imatges, idiomes ciríl · lics, àrabs o asiàtics, etc.), Pel que pot tenir problemes en la generació dels PDF.<br> Per resoldre-ho, i disposar d'un suport complet de PDF, pot descarregar la <a href="http://www.tcpdf.org/" target="_blank"> llibreria TCPDF </a>, i a continuació comentar o eliminar la línia <b>$dolibarr_pdf_force_fpdf=1</b>, i afegir al seu lloc <b>$dolibarr_lib_TCPDF_PATH='ruta_a_TCPDF'</b>
@ -1220,7 +1220,7 @@ ShippableOrderIconInList=Afegir una icona en el llistat de comandes que indica s
BANK_ASK_PAYMENT_BANK_DURING_ORDER=Preguntar pel compte bancari a l'utilitzar la comanda BANK_ASK_PAYMENT_BANK_DURING_ORDER=Preguntar pel compte bancari a l'utilitzar la comanda
##### Clicktodial ##### ##### Clicktodial #####
ClickToDialSetup=Configuració del mòdul Click To Dial ClickToDialSetup=Configuració del mòdul Click To Dial
ClickToDialUrlDesc=Url called when a click on phone picto is done. In URL, you can use tags<br><b>__PHONETO__</b> that will be replaced with the phone number of person to call<br><b>__PHONEFROM__</b> that will be replaced with phone number of calling person (yours)<br><b>__LOGIN__</b> that will be replaced with your clicktodial login (defined on your user card)<br><b>__PASS__</b> that will be replaced with your clicktodial password (defined on your user card). ClickToDialUrlDesc=Url executada quan es fa clic en un picto de telèfon. En la URL pots utilitzar etiquetes<br><b>__PHONETO__</b> que seran substituides amb el número de telèfon de la persona a trucar<br><b>__PHONEFROM__</b> que serà substituit pel número de telèfon de la persona que truca (el teu)<br><b>__LOGIN__</b> que serà substituit amb el teu usuari de clicktodial (definit en la teva fitxa d'usuari)<br><b>__PASS__</b> que serà substituit amb el teu password de clicktodial (definit en la teva fitxa d'usuari).
##### Bookmark4u ##### ##### Bookmark4u #####
Bookmark4uSetup=Configuració del mòdul Bookmark4u Bookmark4uSetup=Configuració del mòdul Bookmark4u
##### Interventions ##### ##### Interventions #####
@ -1562,7 +1562,7 @@ AGENDA_DEFAULT_VIEW=Establir la pestanya per defecte al seleccionar el menú Age
##### ClickToDial ##### ##### ClickToDial #####
ClickToDialDesc=Aquest mòdul permet afegir una icona després del número de telèfon de contactes Dolibarr. Un clic en aquesta icona, truca a un servidor amb un URL que s'indica a continuació. Això pot ser usat per anomenar al sistema centre de Dolibarr que pot trucar al número de telèfon en un sistema SIP, per exemple. ClickToDialDesc=Aquest mòdul permet afegir una icona després del número de telèfon de contactes Dolibarr. Un clic en aquesta icona, truca a un servidor amb un URL que s'indica a continuació. Això pot ser usat per anomenar al sistema centre de Dolibarr que pot trucar al número de telèfon en un sistema SIP, per exemple.
ClickToDialUseTelLink=Utilitzar sols l'enllaç "tel:" als números de telèfon ClickToDialUseTelLink=Utilitzar sols l'enllaç "tel:" als números de telèfon
ClickToDialUseTelLinkDesc=Use this method if your users have a softphone or a software interface installed on same computer than the browser, and called when you click on a link in your browser that start with "tel:". If you need a full server solution (no need of local software installation), you must set this to "No" and fill next field. ClickToDialUseTelLinkDesc=Utilitza aquest mètode si els teus usuaris tenen un softphone o una interfície de software instal·lat en el mateix ordinador del navegador, i et truca quan fas clic en un enllaç del navegador que comença amb "tel:". Si necessites una solució amb un servidor complet (sense necessitat de instal·lació de programari en local), hauries de posar "No" i omplir el següent camp.
##### Point Of Sales (CashDesk) ##### ##### Point Of Sales (CashDesk) #####
CashDesk=TPV CashDesk=TPV
CashDeskSetup=Mòdul de configuració Terminal Punt de Venda CashDeskSetup=Mòdul de configuració Terminal Punt de Venda
@ -1704,4 +1704,4 @@ TitleExampleForMajorRelease=Exemple de missatge que es pot utilitzar per anuncia
TitleExampleForMaintenanceRelease=Exemple de missatge que es pot utilitzar per anunciar aquesta actualització de manteniment (ets lliure d'utilitzar-ho a les teves webs) TitleExampleForMaintenanceRelease=Exemple de missatge que es pot utilitzar per anunciar aquesta actualització de manteniment (ets lliure d'utilitzar-ho a les teves webs)
ExampleOfNewsMessageForMajorRelease=Dolibarr ERP & CRM %s està disponible. La versió %s és una versió principal amb un munt de noves característiques per als usuaris i desenvolupadors. Es pot descarregar des de la secció de descàrregues del portal http://www.dolibarr.org (subdirectori de versions estables). Pots llegir el <a href="https://github.com/Dolibarr/dolibarr/blob/develop/ChangeLog">ChangeLog</a> per veure la llista completa dels canvis. ExampleOfNewsMessageForMajorRelease=Dolibarr ERP & CRM %s està disponible. La versió %s és una versió principal amb un munt de noves característiques per als usuaris i desenvolupadors. Es pot descarregar des de la secció de descàrregues del portal http://www.dolibarr.org (subdirectori de versions estables). Pots llegir el <a href="https://github.com/Dolibarr/dolibarr/blob/develop/ChangeLog">ChangeLog</a> per veure la llista completa dels canvis.
ExampleOfNewsMessageForMaintenanceRelease=Dolibarr ERP & CRM %s està disponible. La versió %s és una versió de manteniment que només conté correcció d'errors. Recomanem a tothom que utilitzi una versió anterior que s'actualitzi a aquesta. Com qualsevol versió de manteniment, no hi ha noves característiques ni canvis d'estructures de dades en aquesta versió. Es pot descarregar des de la secció de descàrregues del portal http://www.dolibarr.org (subdirectori de versions estables). Pots llegir el <a href="https://github.com/Dolibarr/dolibarr/blob/develop/ChangeLog">ChangeLog</a> per veure la llista completa dels canvis. ExampleOfNewsMessageForMaintenanceRelease=Dolibarr ERP & CRM %s està disponible. La versió %s és una versió de manteniment que només conté correcció d'errors. Recomanem a tothom que utilitzi una versió anterior que s'actualitzi a aquesta. Com qualsevol versió de manteniment, no hi ha noves característiques ni canvis d'estructures de dades en aquesta versió. Es pot descarregar des de la secció de descàrregues del portal http://www.dolibarr.org (subdirectori de versions estables). Pots llegir el <a href="https://github.com/Dolibarr/dolibarr/blob/develop/ChangeLog">ChangeLog</a> per veure la llista completa dels canvis.
MultiPriceRuleDesc=When option "Several level of prices per product/service" is on, you can define different prices (one per price level) for each product. To save you time, you can enter here rule to have price for each level autocalculated according to price of first level, so you will have to enter only price for first level on each product. This page is here to save you time and can be usefull only if your prices for each leve are relative to first level. You can ignore this page in most cases. MultiPriceRuleDesc=Quan l'opció "Varis nivells de preus per producte/servei" està activada, pots definir diferents preus (un preu per nivell) per cada producte. Per estalviar temps, pots entrar una regla per tenir preu per cada nivell autocalculat d'acord al preu del primer nivell, així només hauràs d'introduir el preu del primer nivell de cada producte. Aquesta pàgina està aqui per estalviar temps i pot ser útil només si els teus preus per cada nivell son relatius al primer nivell. Pots ignorar aquesta pàgina en la majoria dels casos.

View File

@ -5,8 +5,8 @@ PrinterDeleted=Impressora %s esborrada
TestSentToPrinter=Prova enviada a la impressora %s TestSentToPrinter=Prova enviada a la impressora %s
ReceiptPrinterDesc=Configuració de impressores ReceiptPrinterDesc=Configuració de impressores
ReceiptPrinterTemplateDesc=Configuració de plantilles ReceiptPrinterTemplateDesc=Configuració de plantilles
ReceiptPrinterTypeDesc=Description of Receipt Printer's type ReceiptPrinterTypeDesc=Descripció del tipus d'impresora de tiquets
ReceiptPrinterProfileDesc=Description of Receipt Printer's Profile ReceiptPrinterProfileDesc=Descripció del perfil d'impresora de tiquets
ListPrinters=Llista de impressores ListPrinters=Llista de impressores
SetupReceiptTemplate=Configuració de plantilla SetupReceiptTemplate=Configuració de plantilla
CONNECTOR_DUMMY=Impressora de proves CONNECTOR_DUMMY=Impressora de proves
@ -22,7 +22,7 @@ PROFILE_SIMPLE=Perfil simpre
PROFILE_EPOSTEP=Perfil Epos Tep PROFILE_EPOSTEP=Perfil Epos Tep
PROFILE_P822D=Perfil P822D PROFILE_P822D=Perfil P822D
PROFILE_STAR=Perfil Star PROFILE_STAR=Perfil Star
PROFILE_DEFAULT_HELP=Default Profile suitable for Epson printers PROFILE_DEFAULT_HELP=Perfil per defecte per a les impresores Epson
PROFILE_SIMPLE_HELP=Perfil simple sense gràfics PROFILE_SIMPLE_HELP=Perfil simple sense gràfics
PROFILE_EPOSTEP_HELP=Ajuda del perfil Epos Tep PROFILE_EPOSTEP_HELP=Ajuda del perfil Epos Tep
PROFILE_P822D_HELP=Perfil P822D sense gràfics PROFILE_P822D_HELP=Perfil P822D sense gràfics
@ -49,7 +49,7 @@ DOL_SWITCH_COLORS=Imprimeix blanc sobre negre
/DOL_SWITCH_COLORS=Fi de imprimeix blanc sobre negre /DOL_SWITCH_COLORS=Fi de imprimeix blanc sobre negre
DOL_PRINT_BARCODE=Imprimeix codi de barres DOL_PRINT_BARCODE=Imprimeix codi de barres
DOL_PRINT_BARCODE_CUSTOMER_ID=Imprimeix codi de barres del ID de client DOL_PRINT_BARCODE_CUSTOMER_ID=Imprimeix codi de barres del ID de client
DOL_SET_PRINT_WIDTH_57=Ticket print width of 57mm DOL_SET_PRINT_WIDTH_57=Ample d'impressió del ticket de 57 mm
DOL_CUT_PAPER_FULL=Talla el tiquet completament DOL_CUT_PAPER_FULL=Talla el tiquet completament
DOL_CUT_PAPER_PARTIAL=Talla el tiquet parcialment DOL_CUT_PAPER_PARTIAL=Talla el tiquet parcialment
DOL_OPEN_DRAWER=Obrir calaix de diners DOL_OPEN_DRAWER=Obrir calaix de diners
@ -69,7 +69,7 @@ DOL_PRINT_LOGO=Imprimeix el logo emmagatzemat en la impresora. Exemple : 32|32
DOL_PRINT_LOGO_OLD=Imprimeix el logo emmagatzemat en la impresora. Ha d'anar seguit pel codi de logo. Per impresores antigues. DOL_PRINT_LOGO_OLD=Imprimeix el logo emmagatzemat en la impresora. Ha d'anar seguit pel codi de logo. Per impresores antigues.
DOL_PRINT_ORDER_LINES=Imprimeix línies de comanda DOL_PRINT_ORDER_LINES=Imprimeix línies de comanda
DOL_PRINT_ORDER_TAX=Imprimir impostos totals de la comanda DOL_PRINT_ORDER_TAX=Imprimir impostos totals de la comanda
DOL_PRINT_ORDER_LOCAL_TAX=Print order local tax DOL_PRINT_ORDER_LOCAL_TAX=Imprimir impostos locals de la comanda
DOL_PRINT_ORDER_TOTAL=Imprimeix total de la comanda DOL_PRINT_ORDER_TOTAL=Imprimeix total de la comanda
DOL_PRINT_ORDER_NUMBER=Imprimeix el número de comanda DOL_PRINT_ORDER_NUMBER=Imprimeix el número de comanda
DOL_PRINT_ORDER_NUMBER_UNIQUE=Imprimeix el número de comanda després de validar DOL_PRINT_ORDER_NUMBER_UNIQUE=Imprimeix el número de comanda després de validar
@ -80,17 +80,17 @@ DOL_PRINT_CUSTOMER_PHONE=Imprimeix telèfon del client
DOL_PRINT_CUSTOMER_MOBILE=Imprimeix mòbil del client DOL_PRINT_CUSTOMER_MOBILE=Imprimeix mòbil del client
DOL_PRINT_CUSTOMER_SKYPE=Imprimeix skype del client DOL_PRINT_CUSTOMER_SKYPE=Imprimeix skype del client
DOL_PRINT_CUSTOMER_TAX_NUMBER=Imprimeix el IVA del client DOL_PRINT_CUSTOMER_TAX_NUMBER=Imprimeix el IVA del client
DOL_PRINT_CUSTOMER_ACCOUNT_BALANCE=Print customer account balance DOL_PRINT_CUSTOMER_ACCOUNT_BALANCE=Imprimir balanç contable del client
DOL_PRINT_VENDOR_LASTNAME=Print vendor name DOL_PRINT_VENDOR_LASTNAME=Imprimir cognom del venedor
DOL_PRINT_VENDOR_FIRSTNAME=Print vendor firstname DOL_PRINT_VENDOR_FIRSTNAME=Imprimir nom del venedor
DOL_PRINT_VENDOR_MAIL=Print vendor mail DOL_PRINT_VENDOR_MAIL=Imprimir email del venedor
DOL_PRINT_CUSTOMER_POINTS=Imprimeix punts del client DOL_PRINT_CUSTOMER_POINTS=Imprimeix punts del client
DOL_PRINT_ORDER_POINTS=Imprimeix el número de punts per aquesta comanda DOL_PRINT_ORDER_POINTS=Imprimeix el número de punts per aquesta comanda
DOL_PRINT_IF_CUSTOMER=Print the line IF a customer is affected to the order DOL_PRINT_IF_CUSTOMER=Imprimir la línia SI un client es veu afectat la comanda
DOL_PRINT_IF_VENDOR=Print the line IF a vendor is affected to the order DOL_PRINT_IF_VENDOR=Imprimir la línia SI un venedor està afectat a la comanda
DOL_PRINT_IF_HAPPY_HOUR=Imprimeix la línia SI és Happy Hour DOL_PRINT_IF_HAPPY_HOUR=Imprimeix la línia SI és Happy Hour
DOL_PRINT_IF_NUM_ORDER_UNIQUE=Imprimeix la línia SI la comanda està validada DOL_PRINT_IF_NUM_ORDER_UNIQUE=Imprimeix la línia SI la comanda està validada
DOL_PRINT_IF_CUSTOMER_POINTS=Imprimeix la línia SI els punts del client > 0 DOL_PRINT_IF_CUSTOMER_POINTS=Imprimeix la línia SI els punts del client > 0
DOL_PRINT_IF_ORDER_POINTS=Imprimeix la línia SI els punts de la comanda > 0 DOL_PRINT_IF_ORDER_POINTS=Imprimeix la línia SI els punts de la comanda > 0
DOL_PRINT_IF_CUSTOMER_TAX_NUMBER=Imprimeix la línia SI el client té IVA DOL_PRINT_IF_CUSTOMER_TAX_NUMBER=Imprimeix la línia SI el client té IVA
DOL_PRINT_IF_CUSTOMER_ACCOUNT_BALANCE_POSITIVE=Print the line IF customer balance > 0 DOL_PRINT_IF_CUSTOMER_ACCOUNT_BALANCE_POSITIVE=Imprimeix la línia SI el balanç del client > 0

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Chyba, nelze odstranit tento účetní účet,
FicheVentilation=Karta členění FicheVentilation=Karta členění
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Fejl, kan du ikke slette denne regnskabsmæssig
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - supplier_proposal
SupplierProposalShort=Supplier proposal

View File

@ -1,6 +1,5 @@
# Dolibarr language file - Source file is en_US - supplier_proposal # Dolibarr language file - Source file is en_US - supplier_proposal
supplier_proposalDESC=Preisanfragen Lieferant verwalten supplier_proposalDESC=Preisanfragen Lieferant verwalten
supplier_proposalMENU_LEFT_TITLE_NEW=Neue Anfrage
CommRequest=Generelle Preisanfrage CommRequest=Generelle Preisanfrage
CommRequests=Generelle Preisanfragen CommRequests=Generelle Preisanfragen
SearchRequest=Anfragen finden SearchRequest=Anfragen finden

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Fehler, Sie können dieses Buchaltungskonto nic
FicheVentilation=Abbau-Karte FicheVentilation=Abbau-Karte
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Σφάλμα, δεν μπορείτε να δι
FicheVentilation=Φόρμα ανάλυσης FicheVentilation=Φόρμα ανάλυσης
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - cron
CronListActive=List of active/scheduled jobs
CronDtStart=Start date
CronDtEnd=End date

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - supplier_proposal
SupplierProposalShort=Supplier proposal

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - cron
CronListActive=List of active/scheduled jobs
CronDtStart=Start date
CronDtEnd=End date

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - supplier_proposal
SupplierProposalShort=Supplier proposal

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - cron
CronListActive=List of active/scheduled jobs
CronDtStart=Start date
CronDtEnd=End date

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - supplier_proposal
SupplierProposalShort=Supplier proposal

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - cron
CronListActive=List of active/scheduled jobs
CronDtStart=Start date
CronDtEnd=End date

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - supplier_proposal
SupplierProposalShort=Supplier proposal

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - cron
CronListActive=List of active/scheduled jobs
CronDtStart=Start date
CronDtEnd=End date

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - supplier_proposal
SupplierProposalShort=Supplier proposal

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - cron
CronListActive=List of active/scheduled jobs
CronDtStart=Start date
CronDtEnd=End date

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - supplier_proposal
SupplierProposalShort=Supplier proposal

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - cron
CronListActive=List of active/scheduled jobs
CronDtStart=Start date
CronDtEnd=End date

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - supplier_proposal
SupplierProposalShort=Supplier proposal

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - cron
CronListActive=List of active/scheduled jobs
CronDtStart=Start date
CronDtEnd=End date

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - supplier_proposal
SupplierProposalShort=Supplier proposal

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - cron
CronListActive=List of active/scheduled jobs
CronDtStart=Start date
CronDtEnd=End date

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - supplier_proposal
SupplierProposalShort=Supplier proposal

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, no puede eliminar esta cuenta ya que est
FicheVentilation=Ficha contable FicheVentilation=Ficha contable
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -394,7 +394,7 @@ ExtrafieldParamHelpselect=El listado de parámetros tiene que ser key,valor<br><
ExtrafieldParamHelpcheckbox=El listado de parámetros tiene que ser key,valor<br><br> por ejemplo:\n<br>1,value1<br>2,value2<br>3,value3<br>... ExtrafieldParamHelpcheckbox=El listado de parámetros tiene que ser key,valor<br><br> por ejemplo:\n<br>1,value1<br>2,value2<br>3,value3<br>...
ExtrafieldParamHelpradio=El listado de parámetros tiene que ser key,valor<br><br> por ejemplo:\n<br>1,value1<br>2,value2<br>3,value3<br>... ExtrafieldParamHelpradio=El listado de parámetros tiene que ser key,valor<br><br> por ejemplo:\n<br>1,value1<br>2,value2<br>3,value3<br>...
ExtrafieldParamHelpsellist=Lista de parámetros viene de una tabla<br>Sintaxis: nombre_tabla: etiqueta_campo: identificador_campo :: filtro <br> Ejemplo: c_typent: libelle: id :: filtro <br> filtro puede ser una prueba simple (por ejemplo, activo = 1) para mostrar el valor sólo se activa <br> si desea filtrar un campo extra utilizar la sintáxis extra.fieldcode = ... (donde el código de campo es el código del campo extra) <br> para tener la lista en función de otra: <br> c_typent: libelle: id: parent_list_code | parent_column: filtro ExtrafieldParamHelpsellist=Lista de parámetros viene de una tabla<br>Sintaxis: nombre_tabla: etiqueta_campo: identificador_campo :: filtro <br> Ejemplo: c_typent: libelle: id :: filtro <br> filtro puede ser una prueba simple (por ejemplo, activo = 1) para mostrar el valor sólo se activa <br> si desea filtrar un campo extra utilizar la sintáxis extra.fieldcode = ... (donde el código de campo es el código del campo extra) <br> para tener la lista en función de otra: <br> c_typent: libelle: id: parent_list_code | parent_column: filtro
ExtrafieldParamHelpchkbxlst=Lista de parámetros viene de una tabla<br>Sintaxis: nombre_tabla: etiqueta_campo: identificador_campo :: filtro <br> Ejemplo: c_typent: libelle: id :: filtro <br> filtro puede ser una prueba simple (por ejemplo, activo = 1) para mostrar el valor sólo se activa <br> si desea filtrar un campo extra utilizar la sintáxis extra.fieldcode = ... (donde el código de campo es el código del campo extra) <br> para tener la lista en función de otra: <br> c_typent: libelle: id: parent_list_code | parent_column: filtro ExtrafieldParamHelpchkbxlst=Lista Parámetros viene de una tabla <br> Sintaxis: nombre_tabla: etiqueta_campo: identificador_campo :: filtro <br> Ejemplo: c_typent: libelle: id :: filtro <br> filtro puede ser una prueba simple (por ejemplo, activo = 1) para mostrar el valor sólo se activa <br> si desea filtrar un campo extra utilizar la sintáxis extra.fieldcode = ... (donde el código de campo es el código del campo extra) <br> para tener la lista en función de otra: <br> c_typent: libelle: id: parent_list_code | parent_column: filtro
ExtrafieldParamHelplink=Los parámetros deben ser ObjectName: Classpath<br>Sintaxis: ObjectName:Classpath<br>Ejemplo: Societe:societe/class/societe.class.php ExtrafieldParamHelplink=Los parámetros deben ser ObjectName: Classpath<br>Sintaxis: ObjectName:Classpath<br>Ejemplo: Societe:societe/class/societe.class.php
LibraryToBuildPDF=Librería usada para la creación de archivos PDF LibraryToBuildPDF=Librería usada para la creación de archivos PDF
WarningUsingFPDF=Atención: Su archivo <b>conf.php</b> contiene la directiva <b>dolibarr_pdf_force_fpdf=1</b>. Esto hace que se use la librería FPDF para generar sus archivos PDF. Esta librería es antigua y no cubre algunas funcionalidades (Unicode, transparencia de imágenes, idiomas cirílicos, árabes o asiáticos, etc.), por lo que puede tener problemas en la generación de los PDF.<br>Para resolverlo, y disponer de un soporte completo de PDF, puede descargar la <a href="http://www.tcpdf.org/" target="_blank">librería TCPDF</a> , y a continuación comentar o eliminar la línea <b>$dolibarr_pdf_force_fpdf=1</b>, y añadir en su lugar <b>$dolibarr_lib_TCPDF_PATH='ruta_a_TCPDF'</b> WarningUsingFPDF=Atención: Su archivo <b>conf.php</b> contiene la directiva <b>dolibarr_pdf_force_fpdf=1</b>. Esto hace que se use la librería FPDF para generar sus archivos PDF. Esta librería es antigua y no cubre algunas funcionalidades (Unicode, transparencia de imágenes, idiomas cirílicos, árabes o asiáticos, etc.), por lo que puede tener problemas en la generación de los PDF.<br>Para resolverlo, y disponer de un soporte completo de PDF, puede descargar la <a href="http://www.tcpdf.org/" target="_blank">librería TCPDF</a> , y a continuación comentar o eliminar la línea <b>$dolibarr_pdf_force_fpdf=1</b>, y añadir en su lugar <b>$dolibarr_lib_TCPDF_PATH='ruta_a_TCPDF'</b>

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - cron
CronListActive=List of active/scheduled jobs
CronDtStart=Start date
CronDtEnd=End date

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - supplier_proposal
SupplierProposalShort=Supplier proposal

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - cron
CronListActive=List of active/scheduled jobs
CronDtStart=Start date
CronDtEnd=End date

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - supplier_proposal
SupplierProposalShort=Supplier proposal

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - cron
CronListActive=List of active/scheduled jobs
CronDtStart=Start date
CronDtEnd=End date

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - supplier_proposal
SupplierProposalShort=Supplier proposal

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - agenda
ListOfEvents=lista de acontecimientos (calendario interno)

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - productbatch
ProductDoesNotUseBatchSerial=Este producto no usa numeración por lotes/series

View File

@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - supplier_proposal
SupplierProposalShort=Supplier proposal

View File

@ -9,21 +9,21 @@ ACCOUNTING_EXPORT_DEVISE=Export the devise
Selectformat=Select the format for the file Selectformat=Select the format for the file
ACCOUNTING_EXPORT_PREFIX_SPEC=Specify the prefix for the file name ACCOUNTING_EXPORT_PREFIX_SPEC=Specify the prefix for the file name
Accounting=Raamatupidamine Accounting=Accounting
Globalparameters=Globaalsed parameetrid Globalparameters=Global parameters
Menuaccount=Accounting accounts Menuaccount=Accounting accounts
Menuthirdpartyaccount=Thirdparty accounts Menuthirdpartyaccount=Thirdparty accounts
MenuTools=Tööriistad MenuTools=Tools
ConfigAccountingExpert=Configuration of the module accounting expert ConfigAccountingExpert=Configuration of the module accounting expert
Journaux=Journals Journaux=Journals
JournalFinancial=Financial journals JournalFinancial=Financial journals
Exports=Eksportimised Exports=Exports
Export=Eksport Export=Export
Modelcsv=Eksportimise mudel Modelcsv=Model of export
OptionsDeactivatedForThisExportModel=For this export model, options are deactivated OptionsDeactivatedForThisExportModel=For this export model, options are deactivated
Selectmodelcsv=Vali eksportimise mudel Selectmodelcsv=Select a model of export
Modelcsv_normal=Tavaline eksportimine Modelcsv_normal=Classic export
Modelcsv_CEGID=Export towards CEGID Expert Modelcsv_CEGID=Export towards CEGID Expert
BackToChartofaccounts=Return chart of accounts BackToChartofaccounts=Return chart of accounts
Back=Return Back=Return
@ -41,8 +41,8 @@ TradeMargin=Trade margin
Reports=Reports Reports=Reports
ByCustomerInvoice=By invoices customers ByCustomerInvoice=By invoices customers
NewAccount=New accounting account NewAccount=New accounting account
Create=Loo Create=Create
CreateMvts=Loo liikumine CreateMvts=Create movement
UpdateAccount=Modification of an accounting account UpdateAccount=Modification of an accounting account
UpdateMvts=Modification of a movement UpdateMvts=Modification of a movement
WriteBookKeeping=Record accounts in general ledger WriteBookKeeping=Record accounts in general ledger
@ -96,10 +96,10 @@ ACCOUNTING_PRODUCT_SOLD_ACCOUNT=Accounting account by default for the sold produ
ACCOUNTING_SERVICE_BUY_ACCOUNT=Accounting account by default for the bought services (if not defined in the service sheet) ACCOUNTING_SERVICE_BUY_ACCOUNT=Accounting account by default for the bought services (if not defined in the service sheet)
ACCOUNTING_SERVICE_SOLD_ACCOUNT=Accounting account by default for the sold services (if not defined in the service sheet) ACCOUNTING_SERVICE_SOLD_ACCOUNT=Accounting account by default for the sold services (if not defined in the service sheet)
Doctype=Dokumendi tüüp Doctype=Type of document
Docdate=Kuupäev Docdate=Date
Docref=Viide Docref=Reference
Numerocompte=Konto Numerocompte=Account
Code_tiers=Thirdparty Code_tiers=Thirdparty
Labelcompte=Label account Labelcompte=Label account
Sens=Sens Sens=Sens
@ -107,7 +107,7 @@ Codejournal=Journal
DelBookKeeping=Delete the records of the general ledger DelBookKeeping=Delete the records of the general ledger
DescSellsJournal=Sells journal DescSellsJournal=Sales journal
DescPurchasesJournal=Purchases journal DescPurchasesJournal=Purchases journal
BankJournal=Bank journal BankJournal=Bank journal
DescBankJournal=Bank journal including all the types of payments other than cash DescBankJournal=Bank journal including all the types of payments other than cash
@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - cron
CronListActive=List of active/scheduled jobs
CronDtStart=Start date
CronDtEnd=End date

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - cron
CronListActive=List of active/scheduled jobs
CronDtStart=Start date
CronDtEnd=End date

View File

@ -0,0 +1,4 @@
# Dolibarr language file - Source file is en_US - cron
CronListActive=List of active/scheduled jobs
CronDtStart=Start date
CronDtEnd=End date

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Erreur, vous ne pouvez pas détruire de compte
FicheVentilation=Fiche ventilation FicheVentilation=Fiche ventilation
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -51,7 +51,7 @@ ErrorDecimalLargerThanAreForbidden=Erreur, les précisions supérieures à <b>%s
DictionarySetup=Dictionnaires DictionarySetup=Dictionnaires
Dictionary=Dictionnaires Dictionary=Dictionnaires
Chartofaccounts=Plan comptable Chartofaccounts=Plan comptable
Fiscalyear=Année fiscale Fiscalyear=Exercices fiscaux
ErrorReservedTypeSystemSystemAuto=Erreur, les valeurs 'system' et 'systemauto' sont réservées. Vous pouvez utiliser la valeur 'user' pour ajouter vos propres enregistrements ErrorReservedTypeSystemSystemAuto=Erreur, les valeurs 'system' et 'systemauto' sont réservées. Vous pouvez utiliser la valeur 'user' pour ajouter vos propres enregistrements
ErrorCodeCantContainZero=Erreur, le code ne peut contenir la valeur 0 ErrorCodeCantContainZero=Erreur, le code ne peut contenir la valeur 0
DisableJavascript=Désactive les fonctions Javascript et Ajax (Recommandé pour les personnes aveugles ou navigateurs text). DisableJavascript=Désactive les fonctions Javascript et Ajax (Recommandé pour les personnes aveugles ou navigateurs text).
@ -1627,15 +1627,15 @@ UseSearchToSelectProject=Utilisez un champ avec auto-complétion pour choisir le
ECMSetup = Configuration du module GED ECMSetup = Configuration du module GED
ECMAutoTree = Afficher aussi l'arborescence automatique des fichiers joints ECMAutoTree = Afficher aussi l'arborescence automatique des fichiers joints
##### Fiscal Year ##### ##### Fiscal Year #####
FiscalYears=Années fiscales FiscalYears=Exercices fiscaux
FiscalYear=Année fiscale FiscalYear=Exercice fiscal
FiscalYearCard=Fiche année fiscale FiscalYearCard=Fiche exercice fiscal
NewFiscalYear=Nouvelle année fiscale NewFiscalYear=Nouvel exercice fiscal
EditFiscalYear=Editer année fiscale EditFiscalYear=Editer exercice fiscal
OpenFiscalYear=Ouvrir année fiscale OpenFiscalYear=Exercice fiscal ouvert
CloseFiscalYear=Fermer année fiscale CloseFiscalYear=Exercice fiscal cloturé
DeleteFiscalYear=Effacer année fiscale DeleteFiscalYear=Effacer exercice fiscal
ConfirmDeleteFiscalYear=Êtes-vous sûr de vouloir supprimer cette année fiscale ? ConfirmDeleteFiscalYear=Êtes-vous sûr de vouloir supprimer cet exercice fiscal ?
AlwaysEditable=Peut toujours être édité AlwaysEditable=Peut toujours être édité
MAIN_APPLICATION_TITLE=Forcer la valeur visible du nom de l'application (attention : positionner ici son propre nom rendra inopérante la fonction de remplissage automatique de l'identifiant lorsque vous utilisez l'application mobile DoliDroid) MAIN_APPLICATION_TITLE=Forcer la valeur visible du nom de l'application (attention : positionner ici son propre nom rendra inopérante la fonction de remplissage automatique de l'identifiant lorsque vous utilisez l'application mobile DoliDroid)
NbMajMin=Nombre minimal de caractères majuscules NbMajMin=Nombre minimal de caractères majuscules

View File

@ -306,7 +306,7 @@ ListOfCustomersContacts=Liste des contacts clients
ListOfSuppliersContacts=Liste des contacts fournisseurs ListOfSuppliersContacts=Liste des contacts fournisseurs
ListOfCompanies=Liste des sociétés ListOfCompanies=Liste des sociétés
ListOfThirdParties=Liste des tiers ListOfThirdParties=Liste des tiers
ShowCompany=Show thirdparty ShowCompany=Affichier tiers
ShowContact=Afficher contact ShowContact=Afficher contact
ContactsAllShort=Tous (pas de filtre) ContactsAllShort=Tous (pas de filtre)
ContactType=Type de contact ContactType=Type de contact

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Kesalahan, Anda tidak dapat menghapus akun akun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -1,329 +1,327 @@
# Dolibarr language file - Source file is en_US - dict # Dolibarr language file - Source file is en_US - dict
# CountryFR=France CountryFR=France
# CountryBE=Belgium CountryBE=Belgium
# CountryIT=Italy CountryIT=Italy
# CountryES=Spain CountryES=Spain
# CountryDE=Germany CountryDE=Germany
# CountryCH=Switzerland CountryCH=Switzerland
# CountryGB=Great Britain CountryGB=Great Britain
# CountryUK=United Kingdom CountryUK=United Kingdom
# CountryIE=Ireland CountryIE=Ireland
# CountryCN=China CountryCN=China
# CountryTN=Tunisia CountryTN=Tunisia
# CountryUS=United States CountryUS=United States
# CountryMA=Morocco CountryMA=Morocco
# CountryDZ=Algeria CountryDZ=Algeria
# CountryCA=Canada CountryCA=Canada
# CountryTG=Togo CountryTG=Togo
# CountryGA=Gabon CountryGA=Gabon
# CountryNL=Netherlands CountryNL=Netherlands
# CountryHU=Hungary CountryHU=Hungary
# CountryRU=Russia CountryRU=Russia
# CountrySE=Sweden CountrySE=Sweden
# CountryCI=Ivoiry Coast CountryCI=Ivoiry Coast
# CountrySN=Senegal CountrySN=Senegal
# CountryAR=Argentina CountryAR=Argentina
# CountryCM=Cameroon CountryCM=Cameroon
# CountryPT=Portugal CountryPT=Portugal
# CountrySA=Saudi Arabia CountrySA=Saudi Arabia
# CountryMC=Monaco CountryMC=Monaco
# CountryAU=Australia CountryAU=Australia
# CountrySG=Singapore CountrySG=Singapore
# CountryAF=Afghanistan CountryAF=Afghanistan
# CountryAX=Åland Islands CountryAX=Åland Islands
# CountryAL=Albania CountryAL=Albania
# CountryAS=American Samoa CountryAS=American Samoa
# CountryAD=Andorra CountryAD=Andorra
# CountryAO=Angola CountryAO=Angola
# CountryAI=Anguilla CountryAI=Anguilla
# CountryAQ=Antarctica CountryAQ=Antarctica
# CountryAG=Antigua and Barbuda CountryAG=Antigua and Barbuda
# CountryAM=Armenia CountryAM=Armenia
# CountryAW=Aruba CountryAW=Aruba
# CountryAT=Austria CountryAT=Austria
# CountryAZ=Azerbaijan CountryAZ=Azerbaijan
# CountryBS=Bahamas CountryBS=Bahamas
# CountryBH=Bahrain CountryBH=Bahrain
# CountryBD=Bangladesh CountryBD=Bangladesh
# CountryBB=Barbados CountryBB=Barbados
# CountryBY=Belarus CountryBY=Belarus
# CountryBZ=Belize CountryBZ=Belize
# CountryBJ=Benin CountryBJ=Benin
# CountryBM=Bermuda CountryBM=Bermuda
# CountryBT=Bhutan CountryBT=Bhutan
# CountryBO=Bolivia CountryBO=Bolivia
# CountryBA=Bosnia and Herzegovina CountryBA=Bosnia and Herzegovina
# CountryBW=Botswana CountryBW=Botswana
# CountryBV=Bouvet Island CountryBV=Bouvet Island
# CountryBR=Brazil CountryBR=Brazil
# CountryIO=British Indian Ocean Territory CountryIO=British Indian Ocean Territory
# CountryBN=Brunei Darussalam CountryBN=Brunei Darussalam
# CountryBG=Bulgaria CountryBG=Bulgaria
# CountryBF=Burkina Faso CountryBF=Burkina Faso
# CountryBI=Burundi CountryBI=Burundi
# CountryKH=Cambodia CountryKH=Cambodia
# CountryCV=Cape Verde CountryCV=Cape Verde
# CountryKY=Cayman Islands CountryKY=Cayman Islands
# CountryCF=Central African Republic CountryCF=Central African Republic
# CountryTD=Chad CountryTD=Chad
# CountryCL=Chile CountryCL=Chile
# CountryCX=Christmas Island CountryCX=Christmas Island
# CountryCC=Cocos (Keeling) Islands CountryCC=Cocos (Keeling) Islands
# CountryCO=Colombia CountryCO=Colombia
# CountryKM=Comoros CountryKM=Comoros
# CountryCG=Congo CountryCG=Congo
# CountryCD=Congo, The Democratic Republic of the CountryCD=Congo, The Democratic Republic of the
# CountryCK=Cook Islands CountryCK=Cook Islands
# CountryCR=Costa Rica CountryCR=Costa Rica
# CountryHR=Croatia CountryHR=Croatia
# CountryCU=Cuba CountryCU=Cuba
# CountryCY=Cyprus CountryCY=Cyprus
# CountryCZ=Czech Republic CountryCZ=Czech Republic
# CountryDK=Denmark CountryDK=Denmark
# CountryDJ=Djibouti CountryDJ=Djibouti
# CountryDM=Dominica CountryDM=Dominica
# CountryDO=Dominican Republic CountryDO=Dominican Republic
# CountryEC=Ecuador CountryEC=Ecuador
# CountryEG=Egypt CountryEG=Egypt
# CountrySV=El Salvador CountrySV=El Salvador
# CountryGQ=Equatorial Guinea CountryGQ=Equatorial Guinea
# CountryER=Eritrea CountryER=Eritrea
# CountryEE=Estonia CountryEE=Estonia
# CountryET=Ethiopia CountryET=Ethiopia
# CountryFK=Falkland Islands CountryFK=Falkland Islands
# CountryFO=Faroe Islands CountryFO=Faroe Islands
# CountryFJ=Fiji Islands CountryFJ=Fiji Islands
# CountryFI=Finland CountryFI=Finland
# CountryGF=French Guiana CountryGF=French Guiana
# CountryPF=French Polynesia CountryPF=French Polynesia
# CountryTF=French Southern Territories CountryTF=French Southern Territories
# CountryGM=Gambia CountryGM=Gambia
# CountryGE=Georgia CountryGE=Georgia
# CountryGH=Ghana CountryGH=Ghana
# CountryGI=Gibraltar CountryGI=Gibraltar
# CountryGR=Greece CountryGR=Greece
# CountryGL=Greenland CountryGL=Greenland
# CountryGD=Grenada CountryGD=Grenada
# CountryGP=Guadeloupe CountryGP=Guadeloupe
# CountryGU=Guam CountryGU=Guam
# CountryGT=Guatemala CountryGT=Guatemala
# CountryGN=Guinea CountryGN=Guinea
# CountryGW=Guinea-Bissau CountryGW=Guinea-Bissau
# CountryGY=Guyana CountryGY=Guyana
# CountryHT=Haïti CountryHT=Haïti
# CountryHM=Heard Island and McDonald CountryHM=Heard Island and McDonald
# CountryVA=Holy See (Vatican City State) CountryVA=Holy See (Vatican City State)
# CountryHN=Honduras CountryHN=Honduras
# CountryHK=Hong Kong CountryHK=Hong Kong
# CountryIS=Icelande CountryIS=Icelande
# CountryIN=India CountryIN=India
# CountryID=Indonesia CountryID=Indonesia
# CountryIR=Iran CountryIR=Iran
# CountryIQ=Iraq CountryIQ=Iraq
# CountryIL=Israel CountryIL=Israel
# CountryJM=Jamaica CountryJM=Jamaica
# CountryJP=Japan CountryJP=Japan
# CountryJO=Jordan CountryJO=Jordan
# CountryKZ=Kazakhstan CountryKZ=Kazakhstan
# CountryKE=Kenya CountryKE=Kenya
# CountryKI=Kiribati CountryKI=Kiribati
# CountryKP=North Korea CountryKP=North Korea
# CountryKR=South Korea CountryKR=South Korea
# CountryKW=Kuwait CountryKW=Kuwait
# CountryKG=Kyrghyztan CountryKG=Kyrghyztan
# CountryLA=Lao CountryLA=Lao
# CountryLV=Latvia CountryLV=Latvia
# CountryLB=Lebanon CountryLB=Lebanon
# CountryLS=Lesotho CountryLS=Lesotho
# CountryLR=Liberia CountryLR=Liberia
# CountryLY=Libyan CountryLY=Libyan
# CountryLI=Liechtenstein CountryLI=Liechtenstein
# CountryLT=Lituania CountryLT=Lituania
# CountryLU=Luxembourg CountryLU=Luxembourg
# CountryMO=Macao CountryMO=Macao
# CountryMK=Macedonia, the former Yugoslav of CountryMK=Macedonia, the former Yugoslav of
# CountryMG=Madagascar CountryMG=Madagascar
# CountryMW=Malawi CountryMW=Malawi
# CountryMY=Malaysia CountryMY=Malaysia
# CountryMV=Maldives CountryMV=Maldives
# CountryML=Mali CountryML=Mali
# CountryMT=Malta CountryMT=Malta
# CountryMH=Marshall Islands CountryMH=Marshall Islands
# CountryMQ=Martinique CountryMQ=Martinique
# CountryMR=Mauritania CountryMR=Mauritania
# CountryMU=Mauritius CountryMU=Mauritius
# CountryYT=Mayotte CountryYT=Mayotte
# CountryMX=Mexico CountryMX=Mexico
# CountryFM=Micronesia CountryFM=Micronesia
# CountryMD=Moldova CountryMD=Moldova
# CountryMN=Mongolia CountryMN=Mongolia
# CountryMS=Monserrat CountryMS=Monserrat
# CountryMZ=Mozambique CountryMZ=Mozambique
# CountryMM=Birmania (Myanmar) CountryMM=Birmania (Myanmar)
# CountryNA=Namibia CountryNA=Namibia
# CountryNR=Nauru CountryNR=Nauru
# CountryNP=Nepal CountryNP=Nepal
# CountryAN=Netherlands Antilles CountryAN=Netherlands Antilles
# CountryNC=New Caledonia CountryNC=New Caledonia
# CountryNZ=New Zealand CountryNZ=New Zealand
# CountryNI=Nicaragua CountryNI=Nicaragua
# CountryNE=Niger CountryNE=Niger
# CountryNG=Nigeria CountryNG=Nigeria
# CountryNU=Niue CountryNU=Niue
# CountryNF=Norfolk Island CountryNF=Norfolk Island
# CountryMP=Northern Mariana Islands CountryMP=Northern Mariana Islands
# CountryNO=Norway CountryNO=Norway
# CountryOM=Oman CountryOM=Oman
# CountryPK=Pakistan CountryPK=Pakistan
# CountryPW=Palau CountryPW=Palau
# CountryPS=Palestinian Territory, Occupied CountryPS=Palestinian Territory, Occupied
# CountryPA=Panama CountryPA=Panama
# CountryPG=Papua New Guinea CountryPG=Papua New Guinea
# CountryPY=Paraguay CountryPY=Paraguay
# CountryPE=Peru CountryPE=Peru
# CountryPH=Philippines CountryPH=Philippines
# CountryPN=Pitcairn Islands CountryPN=Pitcairn Islands
# CountryPL=Poland CountryPL=Poland
# CountryPR=Puerto Rico CountryPR=Puerto Rico
# CountryQA=Qatar CountryQA=Qatar
# CountryRE=Reunion CountryRE=Reunion
# CountryRO=Romania CountryRO=Romania
# CountryRW=Rwanda CountryRW=Rwanda
# CountrySH=Saint Helena CountrySH=Saint Helena
# CountryKN=Saint Kitts and Nevis CountryKN=Saint Kitts and Nevis
# CountryLC=Saint Lucia CountryLC=Saint Lucia
# CountryPM=Saint Pierre and Miquelon CountryPM=Saint Pierre and Miquelon
# CountryVC=Saint Vincent and Grenadines CountryVC=Saint Vincent and Grenadines
# CountryWS=Samoa CountryWS=Samoa
# CountrySM=San Marino CountrySM=San Marino
# CountryST=Sao Tome and Principe CountryST=Sao Tome and Principe
# CountryRS=Serbia CountryRS=Serbia
# CountrySC=Seychelles CountrySC=Seychelles
# CountrySL=Sierra Leone CountrySL=Sierra Leone
# CountrySK=Slovakia CountrySK=Slovakia
# CountrySI=Slovenia CountrySI=Slovenia
# CountrySB=Solomon Islands CountrySB=Solomon Islands
# CountrySO=Somalia CountrySO=Somalia
# CountryZA=South Africa CountryZA=South Africa
# CountryGS=South Georgia and the South Sandwich Islands CountryGS=South Georgia and the South Sandwich Islands
# CountryLK=Sri Lanka CountryLK=Sri Lanka
# CountrySD=Sudan CountrySD=Sudan
# CountrySR=Suriname CountrySR=Suriname
# CountrySJ=Svalbard and Jan Mayen CountrySJ=Svalbard and Jan Mayen
# CountrySZ=Swaziland CountrySZ=Swaziland
# CountrySY=Syrian CountrySY=Syrian
# CountryTW=Taiwan CountryTW=Taiwan
# CountryTJ=Tajikistan CountryTJ=Tajikistan
# CountryTZ=Tanzania CountryTZ=Tanzania
# CountryTH=Thailand CountryTH=Thailand
# CountryTL=Timor-Leste CountryTL=Timor-Leste
# CountryTK=Tokelau CountryTK=Tokelau
# CountryTO=Tonga CountryTO=Tonga
# CountryTT=Trinidad and Tobago CountryTT=Trinidad and Tobago
# CountryTR=Turkey CountryTR=Turkey
# CountryTM=Turkmenistan CountryTM=Turkmenistan
# CountryTC=Turks and Cailos Islands CountryTC=Turks and Cailos Islands
# CountryTV=Tuvalu CountryTV=Tuvalu
# CountryUG=Uganda CountryUG=Uganda
# CountryUA=Ukraine CountryUA=Ukraine
# CountryAE=United Arab Emirates CountryAE=United Arab Emirates
# CountryUM=United States Minor Outlying Islands CountryUM=United States Minor Outlying Islands
# CountryUY=Uruguay CountryUY=Uruguay
# CountryUZ=Uzbekistan CountryUZ=Uzbekistan
# CountryVU=Vanuatu CountryVU=Vanuatu
# CountryVE=Venezuela CountryVE=Venezuela
# CountryVN=Viet Nam CountryVN=Viet Nam
# CountryVG=Virgin Islands, British CountryVG=Virgin Islands, British
# CountryVI=Virgin Islands, U.S. CountryVI=Virgin Islands, U.S.
# CountryWF=Wallis and Futuna CountryWF=Wallis and Futuna
# CountryEH=Western Sahara CountryEH=Western Sahara
# CountryYE=Yemen CountryYE=Yemen
# CountryZM=Zambia CountryZM=Zambia
# CountryZW=Zimbabwe CountryZW=Zimbabwe
# CountryGG=Guernsey CountryGG=Guernsey
# CountryIM=Isle of Man CountryIM=Isle of Man
# CountryJE=Jersey CountryJE=Jersey
# CountryME=Montenegro CountryME=Montenegro
# CountryBL=Saint Barthelemy CountryBL=Saint Barthelemy
# CountryMF=Saint Martin CountryMF=Saint Martin
##### Civilities ##### ##### Civilities #####
# CivilityMME=Mrs. CivilityMME=Mrs.
# CivilityMR=Mr. CivilityMR=Mr.
# CivilityMLE=Ms. CivilityMLE=Ms.
# CivilityMTRE=Master CivilityMTRE=Master
# CivilityDR=Doctor CivilityDR=Doctor
##### Currencies ##### ##### Currencies #####
# Currencyeuros=Euros Currencyeuros=Euros
# CurrencyAUD=AU Dollars CurrencyAUD=AU Dollars
# CurrencySingAUD=AU Dollar CurrencySingAUD=AU Dollar
# CurrencyCAD=CAN Dollars CurrencyCAD=CAN Dollars
# CurrencySingCAD=CAN Dollar CurrencySingCAD=CAN Dollar
# CurrencyCHF=Swiss Francs CurrencyCHF=Swiss Francs
# CurrencySingCHF=Swiss Franc CurrencySingCHF=Swiss Franc
# CurrencyEUR=Euros CurrencyEUR=Euros
# CurrencySingEUR=Euro CurrencySingEUR=Euro
# CurrencyFRF=French Francs CurrencyFRF=French Francs
# CurrencySingFRF=French Franc CurrencySingFRF=French Franc
# CurrencyGBP=GB Pounds CurrencyGBP=GB Pounds
# CurrencySingGBP=GB Pound CurrencySingGBP=GB Pound
# CurrencyINR=Indian rupees CurrencyINR=Indian rupees
# CurrencySingINR=Indian rupee CurrencySingINR=Indian rupee
# CurrencyMAD=Dirham CurrencyMAD=Dirham
# CurrencySingMAD=Dirham CurrencySingMAD=Dirham
# CurrencyMGA=Ariary CurrencyMGA=Ariary
# CurrencySingMGA=Ariary CurrencySingMGA=Ariary
# CurrencyMUR=Mauritius rupees CurrencyMUR=Mauritius rupees
# CurrencySingMUR=Mauritius rupee CurrencySingMUR=Mauritius rupee
# CurrencyNOK=Norwegian krones CurrencyNOK=Norwegian krones
# CurrencySingNOK=Norwegian krone CurrencySingNOK=Norwegian krone
# CurrencyTND=Tunisian dinars CurrencyTND=Tunisian dinars
# CurrencySingTND=Tunisian dinar CurrencySingTND=Tunisian dinar
# CurrencyUSD=US Dollars CurrencyUSD=US Dollars
# CurrencySingUSD=US Dollar CurrencySingUSD=US Dollar
# CurrencyUAH=Hryvnia CurrencyUAH=Hryvnia
# CurrencySingUAH=Hryvnia CurrencySingUAH=Hryvnia
# CurrencyXAF=CFA Francs BEAC CurrencyXAF=CFA Francs BEAC
# CurrencySingXAF=CFA Franc BEAC CurrencySingXAF=CFA Franc BEAC
# CurrencyXOF=CFA Francs BCEAO CurrencyXOF=CFA Francs BCEAO
# CurrencySingXOF=CFA Franc BCEAO CurrencySingXOF=CFA Franc BCEAO
# CurrencyXPF=CFP Francs CurrencyXPF=CFP Francs
# CurrencySingXPF=CFP Franc CurrencySingXPF=CFP Franc
CurrencyCentSingEUR=cent
# CurrencyCentSingEUR=cent CurrencyCentINR=paisa
# CurrencyThousandthSingTND=thousandth CurrencyCentSingINR=paise
CurrencyThousandthSingTND=thousandth
#### Input reasons ##### #### Input reasons #####
# DemandReasonTypeSRC_INTE=Internet DemandReasonTypeSRC_INTE=Internet
# DemandReasonTypeSRC_CAMP_MAIL=Mailing campaign DemandReasonTypeSRC_CAMP_MAIL=Mailing campaign
# DemandReasonTypeSRC_CAMP_EMAIL=EMailing campaign DemandReasonTypeSRC_CAMP_EMAIL=EMailing campaign
# DemandReasonTypeSRC_CAMP_PHO=Phone campaign DemandReasonTypeSRC_CAMP_PHO=Phone campaign
# DemandReasonTypeSRC_CAMP_FAX=Fax campaign DemandReasonTypeSRC_CAMP_FAX=Fax campaign
# DemandReasonTypeSRC_COMM=Commercial contact DemandReasonTypeSRC_COMM=Commercial contact
# DemandReasonTypeSRC_SHOP=Shop contact DemandReasonTypeSRC_SHOP=Shop contact
# DemandReasonTypeSRC_WOM=Word of mouth DemandReasonTypeSRC_WOM=Word of mouth
# DemandReasonTypeSRC_PARTNER=Partner DemandReasonTypeSRC_PARTNER=Partner
# DemandReasonTypeSRC_EMPLOYEE=Employee DemandReasonTypeSRC_EMPLOYEE=karyawan
# DemandReasonTypeSRC_SPONSORING=Sponsorship DemandReasonTypeSRC_SPONSORING=Sponsorship
#### Paper formats #### #### Paper formats ####
# PaperFormatEU4A0=Format 4A0 PaperFormatEU4A0=Format 4A0
# PaperFormatEU2A0=Format 2A0 PaperFormatEU2A0=Format 2A0
# PaperFormatEUA0=Format A0 PaperFormatEUA0=Format A0
# PaperFormatEUA1=Format A1 PaperFormatEUA1=Format A1
# PaperFormatEUA2=Format A2 PaperFormatEUA2=Format A2
# PaperFormatEUA3=Format A3 PaperFormatEUA3=Format A3
# PaperFormatEUA4=Format A4 PaperFormatEUA4=Format A4
# PaperFormatEUA5=Format A5 PaperFormatEUA5=Format A5
# PaperFormatEUA6=Format A6 PaperFormatEUA6=Format A6
# PaperFormatUSLETTER=Format Letter US PaperFormatUSLETTER=Format Letter US
# PaperFormatUSLEGAL=Format Legal US PaperFormatUSLEGAL=Format Legal US
# PaperFormatUSEXECUTIVE=Format Executive US PaperFormatUSEXECUTIVE=Format Executive US
# PaperFormatUSLEDGER=Format Ledger/Tabloid PaperFormatUSLEDGER=Format Ledger/Tabloid
# PaperFormatCAP1=Format P1 Canada PaperFormatCAP1=Format P1 Canada
# PaperFormatCAP2=Format P2 Canada PaperFormatCAP2=Format P2 Canada
# PaperFormatCAP3=Format P3 Canada PaperFormatCAP3=Format P3 Canada
# PaperFormatCAP4=Format P4 Canada PaperFormatCAP4=Format P4 Canada
# PaperFormatCAP5=Format P5 Canada PaperFormatCAP5=Format P5 Canada
# PaperFormatCAP6=Format P6 Canada PaperFormatCAP6=Format P6 Canada

View File

@ -8,7 +8,7 @@ NotActiveModCP=You must enable the module Leaves to view this page.
NotConfigModCP=You must configure the module Leaves to view this page. To do this, <a href="./admin/holiday.php?leftmenu=setup&mainmenu=home" style="font-weight: normal; color: red; text-decoration: underline;"> click here </ a>. NotConfigModCP=You must configure the module Leaves to view this page. To do this, <a href="./admin/holiday.php?leftmenu=setup&mainmenu=home" style="font-weight: normal; color: red; text-decoration: underline;"> click here </ a>.
NoCPforUser=You don't have any available day. NoCPforUser=You don't have any available day.
AddCP=Make a leave request AddCP=Make a leave request
Employe=Employee Employe=karyawan
DateDebCP=Start date DateDebCP=Start date
DateFinCP=End date DateFinCP=End date
DateCreateCP=Creation date DateCreateCP=Creation date
@ -79,7 +79,7 @@ PrevSoldeCP=Previous Balance
NewSoldeCP=New Balance NewSoldeCP=New Balance
alreadyCPexist=A leave request has already been done on this period. alreadyCPexist=A leave request has already been done on this period.
UserName=Name UserName=Name
Employee=Employee Employee=karyawan
FirstDayOfHoliday=First day of vacation FirstDayOfHoliday=First day of vacation
LastDayOfHoliday=Last day of vacation LastDayOfHoliday=Last day of vacation
HolidaysMonthlyUpdate=Monthly update HolidaysMonthlyUpdate=Monthly update

View File

@ -9,11 +9,11 @@ ConfirmDeleteEstablishment=Are-you sure to delete this establishment ?
OpenEtablishment=Open establishment OpenEtablishment=Open establishment
CloseEtablishment=Close establishment CloseEtablishment=Close establishment
# Dictionary # Dictionary
DictionaryDepartment=HRM - Department list DictionaryDepartment=HRM - Daftar Departement
DictionaryFunction=HRM - Function list DictionaryFunction=HRM - Function list
# Module # Module
ListOfEmployees=List of employees ListOfEmployees=Daftar Karyawan
Employees=Employees Employees=karyawan
Employee=Employee Employee=karyawan
NewEmployee=New employee NewEmployee=Karyawan Baru
EmployeeCard=Employee card EmployeeCard=Kartu Karyawan

View File

@ -1,4 +1,4 @@
# Dolibarr language file - Source file is en_US - users # Dolibarr language file - Source file is en_US - salaries
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT=Kode Akuntansi untuk pembayaran gaji SALARIES_ACCOUNTING_ACCOUNT_PAYMENT=Kode Akuntansi untuk pembayaran gaji
SALARIES_ACCOUNTING_ACCOUNT_CHARGE=kode akuntansi untuk pembiayaan keuangan SALARIES_ACCOUNTING_ACCOUNT_CHARGE=kode akuntansi untuk pembiayaan keuangan
Salary=Gaji Salary=Gaji

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Suskirstymo kortelė FicheVentilation=Suskirstymo kortelė
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -1,6 +1,6 @@
# Dolibarr language file - en_US - Accounting Expert # Dolibarr language file - en_US - Accounting Expert
ACCOUNTING_EXPORT_SEPARATORCSV=Kolonneseparator for eksportfil ACCOUNTING_EXPORT_SEPARATORCSV=Column separator for export file
ACCOUNTING_EXPORT_DATE=Datoformat for eksportfil ACCOUNTING_EXPORT_DATE=Date format for export file
ACCOUNTING_EXPORT_PIECE=Export the number of piece ACCOUNTING_EXPORT_PIECE=Export the number of piece
ACCOUNTING_EXPORT_GLOBAL_ACCOUNT=Export with global account ACCOUNTING_EXPORT_GLOBAL_ACCOUNT=Export with global account
ACCOUNTING_EXPORT_LABEL=Export the label ACCOUNTING_EXPORT_LABEL=Export the label
@ -9,149 +9,165 @@ ACCOUNTING_EXPORT_DEVISE=Export the devise
Selectformat=Select the format for the file Selectformat=Select the format for the file
ACCOUNTING_EXPORT_PREFIX_SPEC=Specify the prefix for the file name ACCOUNTING_EXPORT_PREFIX_SPEC=Specify the prefix for the file name
Accounting=Regnskap Accounting=Accounting
Globalparameters=Globale parametre Globalparameters=Global parameters
Menuaccount=Regnskapskonti Menuaccount=Accounting accounts
Menuthirdpartyaccount=Tredjepart-kontoer Menuthirdpartyaccount=Thirdparty accounts
MenuTools=Verktøy MenuTools=Tools
ConfigAccountingExpert=Oppsett av regnskapsekspert-modulen ConfigAccountingExpert=Configuration of the module accounting expert
Journaux=Journaler Journaux=Journals
JournalFinancial=Finansjournaler JournalFinancial=Financial journals
Exports=Eksport Exports=Exports
Export=Eksport Export=Export
Modelcsv=Eksportmodell Modelcsv=Model of export
OptionsDeactivatedForThisExportModel=Ingen opsjoner for denne eksportmodellen OptionsDeactivatedForThisExportModel=For this export model, options are deactivated
Selectmodelcsv=Velg eksportmodell Selectmodelcsv=Select a model of export
Modelcsv_normal=Klassisk eksport Modelcsv_normal=Classic export
Modelcsv_CEGID=Eksport mot CEGID ekspert Modelcsv_CEGID=Export towards CEGID Expert
BackToChartofaccounts=Returner kontodiagrammer BackToChartofaccounts=Return chart of accounts
Back=Retur Back=Return
Definechartofaccounts=Definer et kontodiagram Definechartofaccounts=Define a chart of accounts
Selectchartofaccounts=Velg et kontodiagram Selectchartofaccounts=Select a chart of accounts
Addanaccount=Legg til regnskapskonto Addanaccount=Add an accounting account
AccountAccounting=Regnskapskonto AccountAccounting=Accounting account
AccountAccountingSuggest=Accounting account suggest AccountAccountingSuggest=Accounting account suggest
Ventilation=Fordeling Ventilation=Breakdown
CustomersVentilation=Kundefordeling CustomersVentilation=Breakdown customers
SuppliersVentilation=Leverandørfordeling SuppliersVentilation=Breakdown suppliers
TradeMargin=Handelsmargin TradeMargin=Trade margin
Reports=Rapporter Reports=Reports
ByCustomerInvoice=Etter kundefakturaer ByCustomerInvoice=By invoices customers
NewAccount=Ny regnskapskonto NewAccount=New accounting account
Create=Opprett Create=Create
CreateMvts=Opprett bevegelse CreateMvts=Create movement
UpdateAccount=Endring av regnskapskonto UpdateAccount=Modification of an accounting account
UpdateMvts=Endring av bevegelse UpdateMvts=Modification of a movement
WriteBookKeeping=Legg til kontoer i hovedbok WriteBookKeeping=Record accounts in general ledger
Bookkeeping=Hovedbok Bookkeeping=General ledger
AccountBalanceByMonth=Kontobalanse etter måned AccountBalanceByMonth=Account balance by month
AccountingVentilation=Regnskapsfordeling AccountingVentilation=Breakdown accounting
AccountingVentilationSupplier=Regnskapsfordeling leverandører AccountingVentilationSupplier=Breakdown accounting supplier
AccountingVentilationCustomer=Regnskapsfordeling kunder AccountingVentilationCustomer=Breakdown accounting customer
CAHTF=Total purchase supplier before tax CAHTF=Total purchase supplier before tax
InvoiceLines=Fakturalinjer som skal ventileres InvoiceLines=Lines of invoice to be ventilated
InvoiceLinesDone=Ventilerte fakturalinjer InvoiceLinesDone=Ventilated lines of invoice
IntoAccount=Ventilate in the accounting account IntoAccount=Ventilate in the accounting account
Ventilate=Ventiler Ventilate=Ventilate
VentilationAuto=Automatisk fordeling VentilationAuto=Automatic breakdown
Processing=Prosesserer Processing=Processing
EndProcessing=Slutt på prosessering EndProcessing=The end of processing
AnyLineVentilate=Noen linjer å ventilere? AnyLineVentilate=Any lines to ventilate
SelectedLines=Valgte linjer SelectedLines=Selected lines
Lineofinvoice=Fakturalinje Lineofinvoice=Line of invoice
VentilatedinAccount=Vellykket ventilering i regnskapskonto VentilatedinAccount=Ventilated successfully in the accounting account
NotVentilatedinAccount=Ikke ventilert i regnskapskontoen NotVentilatedinAccount=Not ventilated in the accounting account
ACCOUNTING_SEPARATORCSV=Kolonneseparator i eksportfil ACCOUNTING_SEPARATORCSV=Column separator in export file
ACCOUNTING_LIMIT_LIST_VENTILATION=Antall elementer å fordele på siden (maks anbefalt er 50) ACCOUNTING_LIMIT_LIST_VENTILATION=Number of elements to be breakdown shown by page (maximum recommended : 50)
ACCOUNTING_LIST_SORT_VENTILATION_TODO=Start sortering av fordelingssidene "Må fordeles" etter nyeste elementer ACCOUNTING_LIST_SORT_VENTILATION_TODO=Begin the sorting of the breakdown pages "Has to breakdown" by the most recent elements
ACCOUNTING_LIST_SORT_VENTILATION_DONE=Begynn sortering av fordelingssidene "Fordeling" etter de nyeste elementene ACCOUNTING_LIST_SORT_VENTILATION_DONE=Begin the sorting of the breakdown pages "Breakdown" by the most recent elements
AccountLength=Lengde på regnskapskontoer vist i Dolibarr AccountLength=Length of the accounting accounts shown in Dolibarr
AccountLengthDesc=Funksjon for å redusere lengden på regnskapskontoene ved å erstatte mellomrom med null. Denne funksjonen berører bare visning, det endrer ikke regnskapskontoene registrert i Dolibarr. For eksport, er denne funksjonen nødvendig for å være kompatibel med enkelte programvarer. AccountLengthDesc=Function allowing to feign a length of accounting account by replacing spaces by the zero figure. This function touches only the display, it does not modify the accounting accounts registered in Dolibarr. For the export, this function is necessary to be compatible with certain software.
ACCOUNTING_LENGTH_DESCRIPTION=Antall tegn for beskrivelse av varer og tjenester i lister (anbefalt = 50) ACCOUNTING_LENGTH_DESCRIPTION=Length for displaying product & services description in listings (Best = 50)
ACCOUNTING_LENGTH_DESCRIPTION_ACCOUNT=Antall tegn for beskrivelse av kontoskjemaer til varer og tjenester i lister (anbefalt = 50) ACCOUNTING_LENGTH_DESCRIPTION_ACCOUNT=Length for displaying product & services account description form in listings (Best = 50)
ACCOUNTING_LENGTH_GACCOUNT=Lengde på generelle kontoer ACCOUNTING_LENGTH_GACCOUNT=Length of the general accounts
ACCOUNTING_LENGTH_AACCOUNT=Lengde på tredjepartskontoer ACCOUNTING_LENGTH_AACCOUNT=Length of the third party accounts
ACCOUNTING_SELL_JOURNAL=Salgsjournal ACCOUNTING_SELL_JOURNAL=Sell journal
ACCOUNTING_PURCHASE_JOURNAL=Innkjøpsjournal ACCOUNTING_PURCHASE_JOURNAL=Purchase journal
ACCOUNTING_MISCELLANEOUS_JOURNAL=Diverse-journal ACCOUNTING_MISCELLANEOUS_JOURNAL=Miscellaneous journal
ACCOUNTING_EXPENSEREPORT_JOURNAL=Utgiftsjournal ACCOUNTING_EXPENSEREPORT_JOURNAL=Expense report journal
ACCOUNTING_SOCIAL_JOURNAL=Sosial-journal ACCOUNTING_SOCIAL_JOURNAL=Social journal
ACCOUNTING_ACCOUNT_TRANSFER_CASH=Overføringskonto ACCOUNTING_ACCOUNT_TRANSFER_CASH=Account of transfer
ACCOUNTING_ACCOUNT_SUSPENSE=Ventekonto ACCOUNTING_ACCOUNT_SUSPENSE=Account of wait
ACCOUNTING_PRODUCT_BUY_ACCOUNT=Standard regnskapskonto for kjøpte varer (hvis den ikke er definert i vareskjemaet) ACCOUNTING_PRODUCT_BUY_ACCOUNT=Accounting account by default for bought products (if not defined in the product sheet)
ACCOUNTING_PRODUCT_SOLD_ACCOUNT=Standard regnskapskonto for solgte varer (hvis den ikke er definert i vareskjemaet) ACCOUNTING_PRODUCT_SOLD_ACCOUNT=Accounting account by default for the sold products (if not defined in the product sheet)
ACCOUNTING_SERVICE_BUY_ACCOUNT=Standard regnskapskonto for kjøpte tjenester (hvis den ikke er definert i vareskjemaet) ACCOUNTING_SERVICE_BUY_ACCOUNT=Accounting account by default for the bought services (if not defined in the service sheet)
ACCOUNTING_SERVICE_SOLD_ACCOUNT=Standard regnskapskonto for solgte tjenester (hvis den ikke er definert i vareskjemaet) ACCOUNTING_SERVICE_SOLD_ACCOUNT=Accounting account by default for the sold services (if not defined in the service sheet)
Doctype=Dokumenttype Doctype=Type of document
Docdate=Dato Docdate=Date
Docref=Referanse Docref=Reference
Numerocompte=Konto Numerocompte=Account
Code_tiers=Tredjepart Code_tiers=Thirdparty
Labelcompte=Kontoetikett Labelcompte=Label account
Sens=Sens Sens=Sens
Codejournal=Journal Codejournal=Journal
DelBookKeeping=Slett innholdet i hovedboken DelBookKeeping=Delete the records of the general ledger
DescSellsJournal=Salgsjournal DescSellsJournal=Sales journal
DescPurchasesJournal=Innkjøpsjournal DescPurchasesJournal=Purchases journal
BankJournal=Bankjournal BankJournal=Bank journal
DescBankJournal=Bankjournal inkludert alle typer annet enn kontantbetalinger DescBankJournal=Bank journal including all the types of payments other than cash
CashJournal=Kontantjournal CashJournal=Cash journal
DescCashJournal=Kontantjournal med kontantbetalinger DescCashJournal=Cash journal including the type of payment cash
FinanceJournal=Finance journal FinanceJournal=Finance journal
DescFinanceJournal=Finance journal including all the types of payments by bank account DescFinanceJournal=Finance journal including all the types of payments by bank account
CashPayment=Kontant Betaling CashPayment=Cash Payment
SupplierInvoicePayment=Betaling av leverandørfaktura SupplierInvoicePayment=Payment of invoice supplier
CustomerInvoicePayment=Betaling av kundefaktura CustomerInvoicePayment=Payment of invoice customer
ThirdPartyAccount=Tredjepart konto ThirdPartyAccount=Thirdparty account
NewAccountingMvt=Ny bevegelse NewAccountingMvt=New movement
NumMvts=Bevegelsesnummer NumMvts=Number of movement
ListeMvts=Liste over bevegelser ListeMvts=List of the movement
ErrorDebitCredit=Debet og Kredit kan ikke ha en verdi samtidig ErrorDebitCredit=Debit and Credit cannot have a value at the same time
ReportThirdParty=Liste over tredjepartskontoer ReportThirdParty=List thirdparty account
DescThirdPartyReport=Liste over kunder og leverandører og deres regnskapskontoer DescThirdPartyReport=Consult here the list of the thirdparty customers and the suppliers and their accounting accounts
ListAccounts=Liste over regnskapskontoer ListAccounts=List of the accounting accounts
Pcgversion=Planversjon Pcgversion=Version of the plan
Pcgtype=Kontoklasse Pcgtype=Class of account
Pcgsubtype=Konto underklasse Pcgsubtype=Under class of account
Accountparent=Konto-base Accountparent=Root of the account
DescVentilCustomer=Årlig regnskapsfordelingfordeling over kundefakturaer DescVentilCustomer=Consult here the annual breakdown accounting of your invoices customers
TotalVente=Total turnover before tax TotalVente=Total turnover before tax
TotalMarge=Total salgsmargin TotalMarge=Total sales margin
DescVentilDoneCustomer=Liste over linjer på kundefakturaer og deres regnskapskontoer DescVentilDoneCustomer=Consult here the list of the lines of invoices customers and their accounting account
DescVentilTodoCustomer=Ventiler kundefaktura-linjer med en regnskapskonto DescVentilTodoCustomer=Ventilate your lines of customer invoice with an accounting account
ChangeAccount=Endre regnskapskontoen for valgte linjer til: ChangeAccount=Change the accounting account for lines selected by the account:
Vide=- Vide=-
DescVentilSupplier=Årlig regnskapsmessig fordeling av leverandørfakturaer DescVentilSupplier=Consult here the annual breakdown accounting of your invoices suppliers
DescVentilTodoSupplier=Ventiler leverandørfaktura-linjer med en regnskapskonto DescVentilTodoSupplier=Ventilate your lines of invoice supplier with an accounting account
DescVentilDoneSupplier=Liste over linjer på leverandørfakturaer og deres regnskapskontoer DescVentilDoneSupplier=Consult here the list of the lines of invoices supplier and their accounting account
ValidateHistory=Valider automatisk ValidateHistory=Validate Automatically
ErrorAccountancyCodeIsAlreadyUse=Feil! Du kan ikke slette denne regnskapskontoen fordi den er i bruk ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting account because it is used
FicheVentilation=Fordelingskort FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Błąd, nie można usunąć to konto księgowe,
FicheVentilation=Karta Podział FicheVentilation=Karta Podział
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -836,7 +836,7 @@ BackToModuleList=Powrót do listy modułów
BackToDictionaryList=Powrót do listy słowników BackToDictionaryList=Powrót do listy słowników
VATReceivedOnly=Specjalna stawka nie obciążona VATReceivedOnly=Specjalna stawka nie obciążona
VATManagement=Zarządzanie VAT VATManagement=Zarządzanie VAT
VATIsUsedDesc=Stawka VAT domyślnie podczas tworzenia faktur, zamówień itd. jest ustawiona zgodnie z aktywną zasadą.<br> Jeżeli sprzedający ni ejest płatnikiem VAT, wówczas VAT jest równy 0.<br> Jeżeli kraj przedaży jest taki sam jak kraj zakupu, wówczas stawka VAT jest równa domyślnie stawce dla kraju sprzedaży. <br>Jeżeli sprzedawca i kupujący mieszkają na terenie UE i dobra są transportowane samochodem, statkiem, samolotem, domyślnie stawka VAT jest równa 0 (VAT powinien być zapłacony przez kupującego w kraju, gdzie zarejestrowana jest jego firma, a nie przez sprzedającego).<br>Jeżeli sprzedający i kupujący mieszkają na terenie UE i kupujący nie jest firmą, wówczas VAT jest równy stawce VAT z kraju sprzedającego.<br>Jeżeli sprzedający i kupujący mieszkają w UE i obaj są firmami, wówczas VAT jest równy 0.<br>Dla innych przypadków VAT domyślnie jest równy 0. VATIsUsedDesc=Domyślna stawka VAT podczas tworzenia faktur, zamówień itd. jest ustawiona zgodnie z aktywną zasadą.<br> Jeżeli sprzedający nie jest płatnikiem VAT, wówczas VAT jest równy 0.<br> Jeżeli kraj sprzedaży jest taki sam jak kraj zakupu, wówczas stawka VAT jest równa domyślnie stawce dla kraju sprzedaży. <br>Jeżeli sprzedawca i kupujący mieszkają na terenie UE i dobra są transportowane samochodem, statkiem, samolotem, domyślnie stawka VAT jest równa 0 (VAT powinien być zapłacony przez kupującego w kraju, gdzie zarejestrowana jest jego firma, a nie przez sprzedającego).<br>Jeżeli sprzedający i kupujący mieszkają na terenie UE i kupujący nie jest firmą, wówczas VAT jest równy stawce VAT z kraju sprzedającego.<br>Jeżeli sprzedający i kupujący mieszkają w UE i obaj są firmami, wówczas VAT jest równy 0.<br>Dla innych przypadków VAT domyślnie jest równy 0.
VATIsNotUsedDesc=Domyślnie proponowany VAT wynosi 0. Może być wykorzystany w przypadku takich stowarzyszeń, osób fizycznych lub małych firm. VATIsNotUsedDesc=Domyślnie proponowany VAT wynosi 0. Może być wykorzystany w przypadku takich stowarzyszeń, osób fizycznych lub małych firm.
VATIsUsedExampleFR=We Francji, oznacza to, że firmy i organizacje wykorzystujące rzeczywisty system fiskalny (uproszczony rzeczywisty lub normalny rzeczywisty). System, w którym VAT jest deklarowany. VATIsUsedExampleFR=We Francji, oznacza to, że firmy i organizacje wykorzystujące rzeczywisty system fiskalny (uproszczony rzeczywisty lub normalny rzeczywisty). System, w którym VAT jest deklarowany.
VATIsNotUsedExampleFR=We Francji, oznacza to stowarzyszenia, które są zadeklarowane bez VAT lub przedsiębiorstwa, organizacje lub wolnych zawodów, które wybrały system podatkowy mikroprzedsiębiorstwo w serii (VAT) oraz zapłacone franczyzy VAT bez deklaracji VAT. Wybór ten będzie wyświetlany odniesienie "Nie dotyczy podatku VAT - art-293B CGI" na fakturach. VATIsNotUsedExampleFR=We Francji, oznacza to stowarzyszenia, które są zadeklarowane bez VAT lub przedsiębiorstwa, organizacje lub wolnych zawodów, które wybrały system podatkowy mikroprzedsiębiorstwo w serii (VAT) oraz zapłacone franczyzy VAT bez deklaracji VAT. Wybór ten będzie wyświetlany odniesienie "Nie dotyczy podatku VAT - art-293B CGI" na fakturach.
@ -1139,7 +1139,7 @@ DocumentModelOdt=Generowanie dokumentów z szablonów OpenDocument (pliki .ODT o
WatermarkOnDraft=Znak wodny na szkicu dokumentu WatermarkOnDraft=Znak wodny na szkicu dokumentu
JSOnPaimentBill=Aktywuj funkcję automatyczne wypełnianie linii płatności w formie płatności JSOnPaimentBill=Aktywuj funkcję automatyczne wypełnianie linii płatności w formie płatności
CompanyIdProfChecker=Profesjonalny Identyfikator unikalny CompanyIdProfChecker=Profesjonalny Identyfikator unikalny
MustBeUnique=Musi być wyjątkowa? MustBeUnique=Musi być unikatowy?
MustBeMandatory=Obowiązkowe do tworzenia kontrahentów? MustBeMandatory=Obowiązkowe do tworzenia kontrahentów?
MustBeInvoiceMandatory=Obowiązkowe do zatwierdzania faktur? MustBeInvoiceMandatory=Obowiązkowe do zatwierdzania faktur?
Miscellaneous=Różne Miscellaneous=Różne
@ -1169,14 +1169,14 @@ WebCalUrlForVCalExport=Wywóz <b>link %s</b> format jest dostępny na poniższy
WebCalCheckWebcalSetup=Może Webcal modułu konfiguracji nie jest prawidłowe. WebCalCheckWebcalSetup=Może Webcal modułu konfiguracji nie jest prawidłowe.
##### Invoices ##### ##### Invoices #####
BillsSetup=Ustawienie madułu faktur BillsSetup=Ustawienie madułu faktur
BillsDate=Faktury daty BillsDate=Data faktur
BillsNumberingModule=Model numeracji faktur i not kredytowych BillsNumberingModule=Model numeracji faktur i not kredytowych
BillsPDFModules=Modele dokumentów faktur BillsPDFModules=Modele dokumentów faktur
CreditNoteSetup=Ustawienia modułu noty kredytowej CreditNoteSetup=Ustawienia modułu noty kredytowej
CreditNotePDFModules=Modele dokumentów not kredytowych CreditNotePDFModules=Modele dokumentów not kredytowych
CreditNote=Nota kredytowa CreditNote=Nota kredytowa
CreditNotes=Noty kredytowe CreditNotes=Noty kredytowe
ForceInvoiceDate=Wymuś zmianę daty faktury na daę zatwierdzenia tej faktury ForceInvoiceDate=Wymuś zmianę daty faktury na datę zatwierdzenia tej faktury
AllowCreditNoteWithoutRelatedInvoice=Pozwól na tworzenie not kredytowych bez dowiązanej faktury AllowCreditNoteWithoutRelatedInvoice=Pozwól na tworzenie not kredytowych bez dowiązanej faktury
DisableRepeatable=Wyłącz powtarzalny faktur DisableRepeatable=Wyłącz powtarzalny faktur
SuggestedPaymentModesIfNotDefinedInInvoice=Sygerowany domyślnie sposób płatności na fakturze jeżeli nie zdefiniowano innego dla faktury SuggestedPaymentModesIfNotDefinedInInvoice=Sygerowany domyślnie sposób płatności na fakturze jeżeli nie zdefiniowano innego dla faktury
@ -1209,12 +1209,12 @@ WatermarkOnDraftSupplierProposal=Znak wodny w sprawie projektu cenie żąda dost
BANK_ASK_PAYMENT_BANK_DURING_SUPPLIER_PROPOSAL=Zapytaj o rachunku bankowego przeznaczenia proponowaniu ceny BANK_ASK_PAYMENT_BANK_DURING_SUPPLIER_PROPOSAL=Zapytaj o rachunku bankowego przeznaczenia proponowaniu ceny
WAREHOUSE_ASK_WAREHOUSE_DURING_ORDER=Zapytaj o magazyn źródłowy dla zamówienia WAREHOUSE_ASK_WAREHOUSE_DURING_ORDER=Zapytaj o magazyn źródłowy dla zamówienia
##### Orders ##### ##### Orders #####
OrdersSetup=Zamówienia zarządzania konfiguracją OrdersSetup=Konfiguracja zarządzaniem zamówieniami
OrdersNumberingModules=Model numeracji zamówień OrdersNumberingModules=Model numeracji zamówień
OrdersModelModule=Model dokumentu zamówienia OrdersModelModule=Model dokumentu zamówienia
HideTreadedOrders=Ukryj leczonych lub anulowane zlecenia z listy HideTreadedOrders=Ukryj leczonych lub anulowane zlecenia z listy
ValidOrderAfterPropalClosed=Aby zatwierdzić wniosek, aby po bliższa, umożliwia nie krok po tymczasowym porządku ValidOrderAfterPropalClosed=Aby zatwierdzić wniosek, aby po bliższa, umożliwia nie krok po tymczasowym porządku
FreeLegalTextOnOrders=Wolny tekst na zamówienie FreeLegalTextOnOrders=Dowolny tekst na zamówieniach
WatermarkOnDraftOrders=Znak wodny na szkicu zamówienia (brak jeśli pusty) WatermarkOnDraftOrders=Znak wodny na szkicu zamówienia (brak jeśli pusty)
ShippableOrderIconInList=Dodaj ikonę w liście zamówień, które wskazują, czy zamówienie jest shippable ShippableOrderIconInList=Dodaj ikonę w liście zamówień, które wskazują, czy zamówienie jest shippable
BANK_ASK_PAYMENT_BANK_DURING_ORDER=Zapytaj o rachunku bankowego przeznaczenia porządku BANK_ASK_PAYMENT_BANK_DURING_ORDER=Zapytaj o rachunku bankowego przeznaczenia porządku
@ -1225,7 +1225,7 @@ ClickToDialUrlDesc=Url called when a click on phone picto is done. Dans l'url,
Bookmark4uSetup=Bookmark4u konfiguracji modułu Bookmark4uSetup=Bookmark4u konfiguracji modułu
##### Interventions ##### ##### Interventions #####
InterventionsSetup=Konfiguracja modułu interwencji InterventionsSetup=Konfiguracja modułu interwencji
FreeLegalTextOnInterventions=Darmowe tekst na dokumenty interwencji FreeLegalTextOnInterventions=Dowolny tekst na dokumentach interwencji
FicheinterNumberingModules=Model numeracji interwencji FicheinterNumberingModules=Model numeracji interwencji
TemplatePDFInterventions=Interwencja karty wzorów dokumentów TemplatePDFInterventions=Interwencja karty wzorów dokumentów
WatermarkOnDraftInterventionCards=Znak wodny na dokumentach karty interwencji (brak jeśli pusty) WatermarkOnDraftInterventionCards=Znak wodny na dokumentach karty interwencji (brak jeśli pusty)
@ -1369,7 +1369,7 @@ LDAPFieldCompanyExample=Przykład: o
LDAPFieldSid=SID LDAPFieldSid=SID
LDAPFieldSidExample=Przykład: objectSid LDAPFieldSidExample=Przykład: objectSid
LDAPFieldEndLastSubscription=Data zakończenia subskrypcji LDAPFieldEndLastSubscription=Data zakończenia subskrypcji
LDAPFieldTitle=Post / Funkcja LDAPFieldTitle=Post/Funkcja
LDAPFieldTitleExample=Przykład: tytuł LDAPFieldTitleExample=Przykład: tytuł
LDAPParametersAreStillHardCoded=Parametry LDAP nadal sztywno (w klasie kontaktowego) LDAPParametersAreStillHardCoded=Parametry LDAP nadal sztywno (w klasie kontaktowego)
LDAPSetupNotComplete=Konfiguracja LDAP jest niekompletna (przejdź do kolejnych zakładek) LDAPSetupNotComplete=Konfiguracja LDAP jest niekompletna (przejdź do kolejnych zakładek)
@ -1432,7 +1432,7 @@ OnlyWindowsLOG_USER=System Windows obsługuje tylko LOG_USER
SyslogSentryDSN=Sentry DSN SyslogSentryDSN=Sentry DSN
SyslogSentryFromProject=DSN z projektu Sentry SyslogSentryFromProject=DSN z projektu Sentry
##### Donations ##### ##### Donations #####
DonationsSetup=Darowizna konfiguracji modułu DonationsSetup=Konfiguracja modułu darowizn
DonationsReceiptModel=Szablon otrzymania wpłaty DonationsReceiptModel=Szablon otrzymania wpłaty
##### Barcode ##### ##### Barcode #####
BarcodeSetup=Konfiguracja kodu kreskowego BarcodeSetup=Konfiguracja kodu kreskowego
@ -1443,7 +1443,7 @@ CodeBarGenerator=Generator kodów kreskowych
ChooseABarCode=Nie określono generatora ChooseABarCode=Nie określono generatora
FormatNotSupportedByGenerator=Format nie jest obsługiwany przez ten generator FormatNotSupportedByGenerator=Format nie jest obsługiwany przez ten generator
BarcodeDescEAN8=Kod kreskowy typu EAN8 BarcodeDescEAN8=Kod kreskowy typu EAN8
BarcodeDescEAN13=Kodów kreskowych typu EAN13 BarcodeDescEAN13=Kod kreskowy typu EAN13
BarcodeDescUPC=Kod kreskowy typu UPC BarcodeDescUPC=Kod kreskowy typu UPC
BarcodeDescISBN=Kod kreskowy typu ISBN BarcodeDescISBN=Kod kreskowy typu ISBN
BarcodeDescC39=Kod kreskowy typu C39 BarcodeDescC39=Kod kreskowy typu C39
@ -1497,7 +1497,7 @@ OSCommerceTestOk=Połączenie do serwera ' %s' w bazie danych " %s" z użytkowni
OSCommerceTestKo1=Połączenie do serwera ' %s' sukces, ale baza danych' %s' nie mógł zostać osiągnięty. OSCommerceTestKo1=Połączenie do serwera ' %s' sukces, ale baza danych' %s' nie mógł zostać osiągnięty.
OSCommerceTestKo2=Połączenie do serwera ' %s' z użytkownika' %s' nie powiodło się. OSCommerceTestKo2=Połączenie do serwera ' %s' z użytkownika' %s' nie powiodło się.
##### Stock ##### ##### Stock #####
StockSetup=Ustawianie modułu Magazyn StockSetup=Konfiguracja modułu magazynu
UserWarehouse=Wykorzystanie użytkowników osobiste magazyny UserWarehouse=Wykorzystanie użytkowników osobiste magazyny
IfYouUsePointOfSaleCheckModule=W przypadku korzystania z modułu Point of Sale (POS dostarczonych przez moduł domyślnie lub innego modułu zewnętrznego), ta konfiguracja może być ignorowane przez swój punkt modułu sprzedaż. Większość punktem modułów sprzedaży są przeznaczone do tworzenia natychmiast fakturę i zmniejszyć czas, opcje są domyślnie co tutaj. Tak więc, jeśli chcesz, czy nie mieć spadek akcji podczas rejestracji sprzedać z twojego punktu sprzedaży, sprawdź również swój moduł POS skonfigurować. IfYouUsePointOfSaleCheckModule=W przypadku korzystania z modułu Point of Sale (POS dostarczonych przez moduł domyślnie lub innego modułu zewnętrznego), ta konfiguracja może być ignorowane przez swój punkt modułu sprzedaż. Większość punktem modułów sprzedaży są przeznaczone do tworzenia natychmiast fakturę i zmniejszyć czas, opcje są domyślnie co tutaj. Tak więc, jeśli chcesz, czy nie mieć spadek akcji podczas rejestracji sprzedać z twojego punktu sprzedaży, sprawdź również swój moduł POS skonfigurować.
##### Menu ##### ##### Menu #####

View File

@ -405,7 +405,7 @@ RevenueStamp=Znaczek skarbowy
YouMustCreateInvoiceFromThird=Ta opcja jest dostępna tylko podczas tworzenia faktury z zakładki "klienta" z thirdparty YouMustCreateInvoiceFromThird=Ta opcja jest dostępna tylko podczas tworzenia faktury z zakładki "klienta" z thirdparty
PDFCrabeDescription=Faktura Crabe modelu. Pełna faktura modelu (VAT Wsparcie opcji, rabaty, warunki płatności, logo, itp. ..) PDFCrabeDescription=Faktura Crabe modelu. Pełna faktura modelu (VAT Wsparcie opcji, rabaty, warunki płatności, logo, itp. ..)
TerreNumRefModelDesc1=Zwróć numer w formacie %srrmm-nnnn dla standardowych faktur i %srrmm-nnnn dla not kredytowych, gdzie rr oznacza rok, mm to miesiąc, a nnnn to kolejny niepowtarzalny numer rozpoczynający się od 0 TerreNumRefModelDesc1=Zwróć numer w formacie %srrmm-nnnn dla standardowych faktur i %srrmm-nnnn dla not kredytowych, gdzie rr oznacza rok, mm to miesiąc, a nnnn to kolejny niepowtarzalny numer rozpoczynający się od 0
MarsNumRefModelDesc1=Zwróć numer w formacie %srrmm-nnnn dla standardowych faktur, %srrmm-nnnn dla duplikatow faktur, %srrmm-nnnn dla faktur zaliczkowych i %srrmm-nnnn dla not kredytowych, gdzie rr to rok, mm to miesiąc, a nnnn to kolejny niepowtarzalny numer rozpoczynający się od 0 MarsNumRefModelDesc1=Zwraca numer w formacie %srrmm-nnnn dla standardowych faktur, %srrmm-nnnn dla duplikatow faktur, %srrmm-nnnn dla faktur zaliczkowych i %srrmm-nnnn dla not kredytowych, gdzie rr to rok, mm to miesiąc, a nnnn to kolejny niepowtarzalny numer rozpoczynający się od 0
TerreNumRefModelError=Rachunek zaczynające się od $ syymm już istnieje i nie jest kompatybilne z tym modelem sekwencji. Usuń go lub zmienić jego nazwę, aby włączyć ten moduł. TerreNumRefModelError=Rachunek zaczynające się od $ syymm już istnieje i nie jest kompatybilne z tym modelem sekwencji. Usuń go lub zmienić jego nazwę, aby włączyć ten moduł.
##### Types de contacts ##### ##### Types de contacts #####
TypeContact_facture_internal_SALESREPFOLL=Przedstawiciela w ślad za klienta faktura TypeContact_facture_internal_SALESREPFOLL=Przedstawiciela w ślad za klienta faktura

View File

@ -90,16 +90,16 @@ AssignedToTheCustomer=Przypisany do klienta
InternalCategory=Inernal kategorii InternalCategory=Inernal kategorii
CategoryContents=Tag / kategoria treści CategoryContents=Tag / kategoria treści
CategId=Tag / ID kategorii CategId=Tag / ID kategorii
CatSupList=Lista dostawców tagów / kategorii CatSupList=Lista tagów/kategorii dostawcy
CatCusList=Lista klientów / perspektywa tagów / kategorii CatCusList=Lista klientów / perspektywa tagów / kategorii
CatProdList=Lista produktów tagów / kategorii CatProdList=Lista tagów/kategorii produktów
CatMemberList=Lista członków tagów / kategorii CatMemberList=Lista tagów/kategorii członków
CatContactList=Lista tagów/kategorii kontaktu CatContactList=Lista tagów/kategorii kontaktu
CatSupLinks=Powiązania między dostawcami i tagów / kategorii CatSupLinks=Powiązania między dostawcami i tagów / kategorii
CatCusLinks=Powiązania między klientami / perspektyw i tagów / kategorii CatCusLinks=Powiązania między klientami / perspektyw i tagów / kategorii
CatProdLinks=Powiązania między produktów / usług oraz tagów / kategorii CatProdLinks=Powiązania między produktów / usług oraz tagów / kategorii
CatMemberLinks=Związki między członkami i tagów / kategorii CatMemberLinks=Związki między członkami i tagów / kategorii
DeleteFromCat=Usuń z tagów / kategorii DeleteFromCat=Usuń z tagów/kategorii
DeletePicture=Usuń obraz DeletePicture=Usuń obraz
ConfirmDeletePicture=Potwierdź usunięcie obrazu? ConfirmDeletePicture=Potwierdź usunięcie obrazu?
ExtraFieldsCategories=Atrybuty uzupełniające ExtraFieldsCategories=Atrybuty uzupełniające

View File

@ -61,7 +61,7 @@ ErrorSizeTooLongForVarcharType=Rozmiar zbyt długo typu string (%s znaków maksy
ErrorNoValueForSelectType=Proszę wypełnić wartości listy wyboru ErrorNoValueForSelectType=Proszę wypełnić wartości listy wyboru
ErrorNoValueForCheckBoxType=Proszę wypełnić pole wyboru wartości dla listy ErrorNoValueForCheckBoxType=Proszę wypełnić pole wyboru wartości dla listy
ErrorNoValueForRadioType=Proszę wypełnić wartość liście radiowej ErrorNoValueForRadioType=Proszę wypełnić wartość liście radiowej
ErrorBadFormatValueList=Wartość lista nie może mieć więcej niż jeden <u>przecinek:% s,</u> ale trzeba przynajmniej jeden: klucz, wartość ErrorBadFormatValueList=Wartość na tej liście nie może mieć więcej niż jeden <u>przecinek: %s,</u> ale wymagany jest przynajmniej jeden: klucz, wartość
ErrorFieldCanNotContainSpecialCharacters=<b>Pole %s</b> nie zawiera znaki specjalne. ErrorFieldCanNotContainSpecialCharacters=<b>Pole %s</b> nie zawiera znaki specjalne.
ErrorFieldCanNotContainSpecialNorUpperCharacters=<b>Pole% s nie</b> może zawierać znaków specjalnych, ani wielkich liter i nie może zawierać tylko liczby. ErrorFieldCanNotContainSpecialNorUpperCharacters=<b>Pole% s nie</b> może zawierać znaków specjalnych, ani wielkich liter i nie może zawierać tylko liczby.
ErrorNoAccountancyModuleLoaded=Nr rachunkowych moduł aktywowany ErrorNoAccountancyModuleLoaded=Nr rachunkowych moduł aktywowany

View File

@ -1,14 +1,14 @@
# Dolibarr language file - Source file is en_US - ftp # Dolibarr language file - Source file is en_US - ftp
FTPClientSetup=Moduł konfiguracji klienta FTP FTPClientSetup=Konfiguracja modułu klienta FTP
NewFTPClient=Konfiguracja nowego połączenia FTP NewFTPClient=Konfiguracja nowego połączenia FTP
FTPArea=FTP okolicy FTPArea=Obszar FTP
FTPAreaDesc=Ten ekran pokazuje zawartość serwera FTP w celu FTPAreaDesc=Ten ekran pokazuje zawartość serwera FTP w celu
SetupOfFTPClientModuleNotComplete=Konfiguracji modułu klienta FTP, nie wydaje się być pełne SetupOfFTPClientModuleNotComplete=Konfiguracja modułu klienta FTP wydaje się być niekompletna
FTPFeatureNotSupportedByYourPHP=PHP nie obsługuje funkcji FTP FTPFeatureNotSupportedByYourPHP=PHP nie obsługuje funkcji FTP
FailedToConnectToFTPServer=Nie udało się połączyć z serwerem FTP (%s serwera, %s port) FailedToConnectToFTPServer=Nie udało się połączyć z serwerem FTP (%s serwera, %s port)
FailedToConnectToFTPServerWithCredentials=Nie udało się zalogować do serwera FTP z definicją login / hasło FailedToConnectToFTPServerWithCredentials=Nie udało się zalogować do serwera FTP ze zdefiniowanym użytkownikiem/hasłem
FTPFailedToRemoveFile=Nie udało się usunąć pliku <b>%s.</b> FTPFailedToRemoveFile=Nie udało się usunąć pliku <b>%s.</b>
FTPFailedToRemoveDir=Nie udało się usunąć <b>%s</b> katalogu (Sprawdź uprawnienia i że katalog jest pusty). FTPFailedToRemoveDir=Nie udało się usunąć katalogu <b>%s</b> (Sprawdź uprawnienia i czy katalog jest pusty)
FTPPassiveMode=Tryb pasywny FTPPassiveMode=Tryb pasywny
ChooseAFTPEntryIntoMenu=Wybierz pozycję FTP w menu... ChooseAFTPEntryIntoMenu=Wybierz pozycję FTP w menu...
FailedToGetFile=Nie można pobrac plików %s FailedToGetFile=Nie można pobrać plików %s

View File

@ -1,47 +1,47 @@
# Dolibarr language file - Source file is en_US - interventions # Dolibarr language file - Source file is en_US - interventions
Intervention=Interwencja Intervention=Interwencja
Interventions=Interwencje Interventions=Interwencje
InterventionCard=Interwencja karty InterventionCard=Karta interwencji
NewIntervention=Nowa interwencja NewIntervention=Nowa interwencja
AddIntervention=Tworzenie interwencji AddIntervention=Tworzenie interwencji
ListOfInterventions=Wykaz interwencji ListOfInterventions=Wykaz interwencji
EditIntervention=Editer interwencji EditIntervention=Edytuj interwencję
ActionsOnFicheInter=Działania w zakresie interwencji ActionsOnFicheInter=Działania w zakresie interwencji
LastInterventions=Ostatnia %s interwencji LastInterventions=Ostatnie %s interwencji
AllInterventions=Wszystkie interwencje AllInterventions=Wszystkie interwencje
CreateDraftIntervention=Tworzenie projektu CreateDraftIntervention=Tworzenie projektu
CustomerDoesNotHavePrefix=Klient nie ma prefiks CustomerDoesNotHavePrefix=Klient nie ma prefiks
InterventionContact=Interwencja kontakt InterventionContact=Interwencja kontakt
DeleteIntervention=Usuń interwencji DeleteIntervention=Usuń interwencję
ValidateIntervention=Validate interwencji ValidateIntervention=Zatwierdź interwencję
ModifyIntervention=Modyfikuj interwencji ModifyIntervention=Modyfikuj interwencję
DeleteInterventionLine=Usuń interwencyjnej linii DeleteInterventionLine=Usuń linię interwencji
ConfirmDeleteIntervention=Czy na pewno chcesz usunąć tę interwencję? ConfirmDeleteIntervention=Czy na pewno chcesz usunąć tę interwencję?
ConfirmValidateIntervention=Czy na pewno chcesz, aby potwierdzić tej interwencji? ConfirmValidateIntervention=Czy na pewno chcesz, aby potwierdzić tej interwencji?
ConfirmModifyIntervention=Czy na pewno chcesz modyfikować tej interwencji? ConfirmModifyIntervention=Czy na pewno chcesz modyfikować tą interwencję?
ConfirmDeleteInterventionLine=Czy na pewno chcesz usunąć tę linię interwencji? ConfirmDeleteInterventionLine=Czy na pewno chcesz usunąć tę linię interwencji?
NameAndSignatureOfInternalContact=Nazwisko i podpis interwencji: NameAndSignatureOfInternalContact=Nazwisko i podpis interwencji:
NameAndSignatureOfExternalContact=Nazwisko i podpis klienta: NameAndSignatureOfExternalContact=Nazwisko i podpis klienta:
DocumentModelStandard=Model standardowy dokument dla interwencji DocumentModelStandard=Standardowy model dokumentu dla interwencji
InterventionCardsAndInterventionLines=Interwencje i kierunki interwencji InterventionCardsAndInterventionLines=Interwencje i kierunki interwencji
InterventionClassifyBilled=Sklasyfikować "Rozlicz" InterventionClassifyBilled=Sklasyfikować "Rozlicz"
InterventionClassifyUnBilled=Sklasyfikować "Unbilled" InterventionClassifyUnBilled=Sklasyfikować "Unbilled"
StatusInterInvoiced=Zapowiadane StatusInterInvoiced=Zapowiadane
RelatedInterventions=Podobne interwencje RelatedInterventions=Podobne interwencje
ShowIntervention=Pokaż interwencji ShowIntervention=Pokaż interwencję
SendInterventionRef=Złożenie interwencyjnego% s SendInterventionRef=Złożenie interwencyjnego% s
SendInterventionByMail=Wyślij interwencji przez e-mail SendInterventionByMail=Wyślij interwencję przez e-mail
InterventionCreatedInDolibarr=% S tworzone interwencji InterventionCreatedInDolibarr=Interwencja %s stworzona
InterventionValidatedInDolibarr=% Interwencja s zatwierdzone InterventionValidatedInDolibarr=Interwencja %s zatwierdzona
InterventionModifiedInDolibarr=% S zmodyfikowano interwencji InterventionModifiedInDolibarr=Interwencja %s zmodyfikowana
InterventionClassifiedBilledInDolibarr=% Interwencyjnej s zestaw jako rozliczane InterventionClassifiedBilledInDolibarr=% Interwencyjnej s zestaw jako rozliczane
InterventionClassifiedUnbilledInDolibarr=% Interwencyjnej s zestaw jako weryfikowane InterventionClassifiedUnbilledInDolibarr=% Interwencyjnej s zestaw jako weryfikowane
InterventionSentByEMail=% Interwencja y wysyłane e-mailem InterventionSentByEMail=Interwencja %s wysłana emailem
InterventionDeletedInDolibarr=% Interwencja s usunięte InterventionDeletedInDolibarr=Interwencja %s usunięta
SearchAnIntervention=Szukaj interwencji SearchAnIntervention=Szukaj interwencji
InterventionsArea=Obszar interwencji InterventionsArea=Obszar interwencji
DraftFichinter=Szkic interwencji DraftFichinter=Szkic interwencji
LastModifiedInterventions=Ostatnie %s modyfikowane interwencje LastModifiedInterventions=Ostatnie %s zmodyfikowanych interwencji
##### Types de contacts ##### ##### Types de contacts #####
TypeContact_fichinter_internal_INTERREPFOLL=Przedstawiciela w ślad za interwencję TypeContact_fichinter_internal_INTERREPFOLL=Przedstawiciela w ślad za interwencję
TypeContact_fichinter_internal_INTERVENING=Interwencja TypeContact_fichinter_internal_INTERVENING=Interwencja
@ -50,9 +50,9 @@ TypeContact_fichinter_external_CUSTOMER=W ślad za kontakt z klientem
# Modele numérotation # Modele numérotation
ArcticNumRefModelDesc1=Generic numer modelu ArcticNumRefModelDesc1=Generic numer modelu
ArcticNumRefModelError=Nie można włączyć ArcticNumRefModelError=Nie można włączyć
PacificNumRefModelDesc1=Wróć NUMERO z formatu %syymm rr-nnnn gdzie jest rok, mm miesiąc i nnnn jest ciągiem bez przerwy i nie ma powrotu do 0 PacificNumRefModelDesc1=Zwróć numer w formacie %syymm-nnnn, gdzie yy to rok, mm to miesiąc a nnnn to ciąg liczb bez przerwy i nie zwracający 0
PacificNumRefModelError=Interwencja karty zaczynające się od $ syymm już istnieje i nie jest kompatybilne z tym modelem sekwencji. Usuń go lub zmienić jego nazwę, aby włączyć ten moduł. PacificNumRefModelError=karta interwencji rozpoczynająca się od $syymm już istnieje i nie jest zgodna z wzorem numerowania. Usuń ją lub zmień nazwę, aby aktywować ten moduł.
PrintProductsOnFichinter=Drukarnie na karcie interwencyjną PrintProductsOnFichinter=Drukuj produkty na karcie interwencji
PrintProductsOnFichinterDetails=Interwencje generowane z zamówień PrintProductsOnFichinterDetails=Interwencje generowane z zamówień
##### Exports ##### ##### Exports #####
InterId=ID interwencji InterId=ID interwencji

View File

@ -2,7 +2,7 @@
Language_ar_AR=Arabski Language_ar_AR=Arabski
Language_ar_SA=Arabski Language_ar_SA=Arabski
Language_bn_BD=bengalski Language_bn_BD=Bengalski
Language_bg_BG=Bułgarski Language_bg_BG=Bułgarski
Language_bs_BA=Bośniacki Language_bs_BA=Bośniacki
Language_ca_ES=Kataloński Language_ca_ES=Kataloński
@ -41,7 +41,7 @@ Language_fr_CA=Francuski (Kanada)
Language_fr_CH=Francuski (Szwajcaria) Language_fr_CH=Francuski (Szwajcaria)
Language_fr_FR=Francuski Language_fr_FR=Francuski
Language_fr_NC=Francuski (Nowa Kaledonia) Language_fr_NC=Francuski (Nowa Kaledonia)
Language_fy_NL=fryzyjski Language_fy_NL=Fryzyjski
Language_he_IL=Hebrajski Language_he_IL=Hebrajski
Language_hr_HR=Chorwacki Language_hr_HR=Chorwacki
Language_hu_HU=Węgierski Language_hu_HU=Węgierski
@ -49,10 +49,10 @@ Language_id_ID=Indonezyjski
Language_is_IS=Islandzki Language_is_IS=Islandzki
Language_it_IT=Włoski Language_it_IT=Włoski
Language_ja_JP=Japoński Language_ja_JP=Japoński
Language_ka_GE=gruziński Language_ka_GE=Gruziński
Language_kn_IN=kannara Language_kn_IN=Kannara
Language_ko_KR=Koreański Language_ko_KR=Koreański
Language_lo_LA=laotański Language_lo_LA=Laotański
Language_lt_LT=Litewski Language_lt_LT=Litewski
Language_lv_LV=Łotewski Language_lv_LV=Łotewski
Language_mk_MK=Macedoński Language_mk_MK=Macedoński

View File

@ -1,10 +1,10 @@
# Dolibarr language file - Source file is en_US - loan # Dolibarr language file - Source file is en_US - loan
Loan=Pożyczka Loan=Kredyt
Loans=Kredyty Loans=Kredyty
NewLoan=Nowa pożyczka NewLoan=Nowy kredyt
ShowLoan=Pokaż Pożyczka ShowLoan=Pokaż kredyt
PaymentLoan=Spłata kredytu PaymentLoan=Spłata kredytu
ShowLoanPayment=Pokaż Pożyczka Płatność ShowLoanPayment=Pokaż spłatę kredytu
Capital=Kapitał Capital=Kapitał
Insurance=Ubezpieczenie Insurance=Ubezpieczenie
Interest=Odsetki Interest=Odsetki
@ -17,19 +17,19 @@ ConfirmDeleteLoan=Potwierdź usunięcie tego kredytu
LoanDeleted=Pożyczka została usunięta LoanDeleted=Pożyczka została usunięta
ConfirmPayLoan=Potwierdź sklasyfikować wypłacane pożyczka ConfirmPayLoan=Potwierdź sklasyfikować wypłacane pożyczka
LoanPaid=Pożyczka Płatny LoanPaid=Pożyczka Płatny
ErrorLoanCapital=Kwota kredytu musi być numeryczny i większa od zera. ErrorLoanCapital=Kwota kredytu musi być liczbą większą od zera.
ErrorLoanLength=Długość pożyczka musi być numeryczne, a większy od zera. ErrorLoanLength=Długość kredytu musi być lczbą większą od 0.
ErrorLoanInterest=Roczne odsetki musi być numeryczne, a większy od zera. ErrorLoanInterest=Roczne odsetki musi być liczbą większą od zera.
# Calc # Calc
LoanCalc=Kredyty bankowe Kalkulator LoanCalc=Kalkulator kredytu bankowego
PurchaseFinanceInfo=Zakup i Finansowanie informacji PurchaseFinanceInfo=Zakup i Finansowanie informacji
SalePriceOfAsset=Cena sprzedaży aktywów SalePriceOfAsset=Cena sprzedaży aktywów
PercentageDown=Procent w dół PercentageDown=Procent w dół
LengthOfMortgage=Długość hipoteczny LengthOfMortgage=Długość kredytu hipotecznego
AnnualInterestRate=Roczna stopa procentowa AnnualInterestRate=Roczna stopa procentowa
ExplainCalculations=Wyjaśnij Obliczenia ExplainCalculations=Wyjaśnij Obliczenia
ShowMeCalculationsAndAmortization=Pokaż mi obliczenia i amortyzację ShowMeCalculationsAndAmortization=Pokaż mi obliczenia i amortyzację
MortgagePaymentInformation=Informacje hipoteczny Płatność MortgagePaymentInformation=Informacje o płatności za kredyt hipoteczny
DownPayment=Zaliczka DownPayment=Zaliczka
DownPaymentDesc=<b>Zaliczka</b> = cena domu pomnożona przez procent w dół, podzielona przez 100 (dla 5% w dół staje 5/100 lub 0,05) DownPaymentDesc=<b>Zaliczka</b> = cena domu pomnożona przez procent w dół, podzielona przez 100 (dla 5% w dół staje 5/100 lub 0,05)
InterestRateDesc=<b>Oprocentowanie</b> = Roczna wartość procentowa odsetek podzielony przez 100 InterestRateDesc=<b>Oprocentowanie</b> = Roczna wartość procentowa odsetek podzielony przez 100
@ -47,7 +47,7 @@ GoToInterest=% s zostanie przeznaczona INTERESÓW
GoToPrincipal=% s zostanie przeznaczona PODSTAWOWA GoToPrincipal=% s zostanie przeznaczona PODSTAWOWA
YouWillSpend=Spędzisz% s na dom w rok% s YouWillSpend=Spędzisz% s na dom w rok% s
# Admin # Admin
ConfigLoan=Konfiguracja modułu pożyczki ConfigLoan=Konfiguracja modułu kredytu
LOAN_ACCOUNTING_ACCOUNT_CAPITAL=Kapitał Kod domyślnie Rachunkowości LOAN_ACCOUNTING_ACCOUNT_CAPITAL=Kapitał Kod domyślnie Rachunkowości
LOAN_ACCOUNTING_ACCOUNT_INTEREST=Zainteresowanie Kod domyślnie Rachunkowości LOAN_ACCOUNTING_ACCOUNT_INTEREST=Zainteresowanie Kod domyślnie Rachunkowości
LOAN_ACCOUNTING_ACCOUNT_INSURANCE=Ubezpieczenie Kod domyślnie Rachunkowości LOAN_ACCOUNTING_ACCOUNT_INSURANCE=Ubezpieczenie Kod domyślnie Rachunkowości

View File

@ -99,7 +99,7 @@ DolibarrHasDetectedError=Dolibarr wykrył błąd techniczny
InformationToHelpDiagnose=Informacje, które mogą pomóc w diagnozowaniu InformationToHelpDiagnose=Informacje, które mogą pomóc w diagnozowaniu
MoreInformation=Więcej informacji MoreInformation=Więcej informacji
TechnicalInformation=Informację techniczne TechnicalInformation=Informację techniczne
TechnicalID=Identyfikator techniczny TechnicalID=Techniczne ID
NotePublic=Uwaga (publiczna) NotePublic=Uwaga (publiczna)
NotePrivate=Uwaga (prywatna) NotePrivate=Uwaga (prywatna)
PrecisionUnitIsLimitedToXDecimals=Dolibarr ustawił ograniczenia dokładności cen jednostkowych <b>do %s</b> miejsc po przecinku. PrecisionUnitIsLimitedToXDecimals=Dolibarr ustawił ograniczenia dokładności cen jednostkowych <b>do %s</b> miejsc po przecinku.
@ -672,7 +672,7 @@ NewAttribute=Nowy atrybut
AttributeCode=Kod atrybut AttributeCode=Kod atrybut
OptionalFieldsSetup=Dodatkowa konfiguracja atrybutów OptionalFieldsSetup=Dodatkowa konfiguracja atrybutów
URLPhoto=Url ze zdjęciem / logo URLPhoto=Url ze zdjęciem / logo
SetLinkToAnotherThirdParty=Link do innej strony trzeciej SetLinkToAnotherThirdParty=Link do innego kontrahenta
CreateDraft=Utwórz Szic CreateDraft=Utwórz Szic
SetToDraft=Wróć do szkicu SetToDraft=Wróć do szkicu
ClickToEdit=Kliknij by edytować ClickToEdit=Kliknij by edytować
@ -757,10 +757,10 @@ ShortFriday=Pi
ShortSaturday=So ShortSaturday=So
ShortSunday=Ni ShortSunday=Ni
SelectMailModel=Wybierz szablon email SelectMailModel=Wybierz szablon email
SetRef=Ustaw ref SetRef=Ustaw referencję
Select2ResultFoundUseArrows= Select2ResultFoundUseArrows=
Select2NotFound=Nie znaleziono wyników Select2NotFound=Nie znaleziono wyników
Select2Enter=Wchodzić Select2Enter=Enter
Select2MoreCharacters=lub więcej znaków Select2MoreCharacters=lub więcej znaków
Select2LoadingMoreResults=Ładuję więcej wyników... Select2LoadingMoreResults=Ładuję więcej wyników...
Select2SearchInProgress=Wyszukiwanie w trakcie... Select2SearchInProgress=Wyszukiwanie w trakcie...
@ -774,8 +774,8 @@ SearchIntoCustomerInvoices=Faktury klienta
SearchIntoSupplierInvoices=Faktury dostawców SearchIntoSupplierInvoices=Faktury dostawców
SearchIntoCustomerOrders=Zamówienia klienta SearchIntoCustomerOrders=Zamówienia klienta
SearchIntoSupplierOrders=Zamówienia dostwców SearchIntoSupplierOrders=Zamówienia dostwców
SearchIntoCustomerProposals=Propozycje klientów SearchIntoCustomerProposals=Oferty klientów
SearchIntoSupplierProposals=Oferta dostawcy SearchIntoSupplierProposals=Oferty dostawcy
SearchIntoInterventions=Interwencje SearchIntoInterventions=Interwencje
SearchIntoContracts=Kontrakty SearchIntoContracts=Kontrakty
SearchIntoExpenseReports=Zestawienia wydatków SearchIntoExpenseReports=Zestawienia wydatków

View File

@ -22,7 +22,7 @@ TheBestChoices=Najlepszym wyborem są obecnie
with=z with=z
OpenSurveyHowTo=Jeśli zgadzasz się głosować w tej ankiecie musisz podać swoje imię, wybrać wartości, które pasują najlepiej dla Ciebie i zatwierdź przyciskiem powiększonej na końcu linii. OpenSurveyHowTo=Jeśli zgadzasz się głosować w tej ankiecie musisz podać swoje imię, wybrać wartości, które pasują najlepiej dla Ciebie i zatwierdź przyciskiem powiększonej na końcu linii.
CommentsOfVoters=Komentarze wyborców CommentsOfVoters=Komentarze wyborców
ConfirmRemovalOfPoll=Czy na pewno chcesz usunąć tę ankietę (i wszystkich głosów) ConfirmRemovalOfPoll=Jesteś pewny, że chcesz usunąc to głosowanie (i wszystkie glosy)?
RemovePoll=Usuń ankieta RemovePoll=Usuń ankieta
UrlForSurvey=Adres URL do komunikowania się, aby uzyskać bezpośredni dostęp do sondowania UrlForSurvey=Adres URL do komunikowania się, aby uzyskać bezpośredni dostęp do sondowania
PollOnChoice=Tworzysz ankietę zrobić testowych na ankiecie. Wprowadź wszystkie możliwe opcje do ankiety: PollOnChoice=Tworzysz ankietę zrobić testowych na ankiecie. Wprowadź wszystkie możliwe opcje do ankiety:

View File

@ -1,7 +1,7 @@
# Dolibarr language file - Source file is en_US - resource # Dolibarr language file - Source file is en_US - resource
MenuResourceIndex=Zasoby MenuResourceIndex=Zasoby
MenuResourceAdd=Nowe zasoby MenuResourceAdd=Nowe zasoby
MenuResourcePlanning=Planowane Zasoby MenuResourcePlanning=Planowanie zasobów
DeleteResource=Usuń zasoby DeleteResource=Usuń zasoby
ConfirmDeleteResourceElement=Potwierdz usunięcie zasobów dla tego elementu ConfirmDeleteResourceElement=Potwierdz usunięcie zasobów dla tego elementu
NoResourceInDatabase=Brak zasobów w bazie danych NoResourceInDatabase=Brak zasobów w bazie danych

View File

@ -1,10 +1,10 @@
# Dolibarr language file - Source file is en_US - users # Dolibarr language file - Source file is en_US - users
HRMArea=Obszaru HRM HRMArea=Obszaru HRM
UserCard=Użytkownik karty UserCard=Karta użytkownika
ContactCard=Kontakt karty ContactCard=Karta kontaktu
GroupCard=Grupa karty GroupCard=Karta grupy
NoContactCard=Nr karty kontaktów między NoContactCard=Nr karty kontaktów między
Permission=Zezwolenie Permission=Uprawnienie
Permissions=Uprawnienia Permissions=Uprawnienia
EditPassword=Edytuj hasło EditPassword=Edytuj hasło
SendNewPassword=Wyślij nowe hasło SendNewPassword=Wyślij nowe hasło
@ -12,24 +12,24 @@ ReinitPassword=Wygeneruj nowe hasło
PasswordChangedTo=Hasło zmieniono na: %s PasswordChangedTo=Hasło zmieniono na: %s
SubjectNewPassword=Twoje nowe hasło Dolibarr SubjectNewPassword=Twoje nowe hasło Dolibarr
AvailableRights=Dostępne uprawnienia AvailableRights=Dostępne uprawnienia
OwnedRights=Posiadanych uprawnień OwnedRights=Posiadane uprawnienia
GroupRights=Grupa uprawnienia GroupRights=Uprawnienia grupy
UserRights=Użytkownik uprawnienia UserRights=Uprawnienia użytkownika
UserGUISetup=Użytkownik Display Setup UserGUISetup=Użytkownik Display Setup
DisableUser=Wyłączyć DisableUser=Wyłączone
DisableAUser=Wyłącz użytkownika DisableAUser=Wyłącz użytkownika
DeleteUser=Usunąć DeleteUser=Usuń
DeleteAUser=Usuń użytkownika DeleteAUser=Usuń użytkownika
DisableGroup=Wyłączyć DisableGroup=Wyłącz
DisableAGroup=Wyłącz grupy DisableAGroup=Wyłącz grupę
EnableAUser=Włącz użytkownika EnableAUser=Włącz użytkownika
EnableAGroup=Włącz grupy EnableAGroup=Włącz grupę
DeleteGroup=Usunąć DeleteGroup=Usuń
DeleteAGroup=Usuń grupę DeleteAGroup=Usuń grupę
ConfirmDisableUser=Czy na pewno chcesz wyłączyć <b>użytkownik %s?</b> ConfirmDisableUser=Czy na pewno chcesz wyłączyć użytkownika <b>%s</b>?
ConfirmDisableGroup=Czy na pewno chcesz wyłączyć <b>grupie %s?</b> ConfirmDisableGroup=Czy na pewno chcesz wyłączyć grupę <b>%s</b>?
ConfirmDeleteUser=Czy na pewno chcesz usunąć <b>użytkownika %s?</b> ConfirmDeleteUser=Czy na pewno chcesz usunąć użytkownika <b>%s</b>?
ConfirmDeleteGroup=Czy na pewno chcesz usunąć <b>grupę %s?</b> ConfirmDeleteGroup=Czy na pewno chcesz usunąć grupę <b>%s</b>?
ConfirmEnableUser=Czy na pewno chcesz, aby umożliwić <b>użytkownikowi %s?</b> ConfirmEnableUser=Czy na pewno chcesz, aby umożliwić <b>użytkownikowi %s?</b>
ConfirmEnableGroup=Czy na pewno chcesz, aby umożliwić <b>grupie %s?</b> ConfirmEnableGroup=Czy na pewno chcesz, aby umożliwić <b>grupie %s?</b>
ConfirmReinitPassword=Czy na pewno chcesz, aby wygenerować nowe hasło dla <b>użytkownika %s?</b> ConfirmReinitPassword=Czy na pewno chcesz, aby wygenerować nowe hasło dla <b>użytkownika %s?</b>
@ -38,8 +38,8 @@ NewUser=Nowy użytkownik
CreateUser=Utwórz użytkownika CreateUser=Utwórz użytkownika
SearchAGroup=Szukaj grupy SearchAGroup=Szukaj grupy
SearchAUser=Szukaj użytkownika SearchAUser=Szukaj użytkownika
LoginNotDefined=Logowanie nie zostało zdefiniowane. LoginNotDefined=Login niezdefiniowany.
NameNotDefined=Nazwa nie jest zdefiniowane. NameNotDefined=Nazwa nie jest zdefiniowana.
ListOfUsers=Lista użytkowników ListOfUsers=Lista użytkowników
SuperAdministrator=Super Administrator SuperAdministrator=Super Administrator
SuperAdministratorDesc=Administrator ze wszystkich praw SuperAdministratorDesc=Administrator ze wszystkich praw
@ -47,39 +47,39 @@ AdministratorDesc=Administrator
AdministratorDescEntity=Administrator (dla spółki) AdministratorDescEntity=Administrator (dla spółki)
DefaultRights=Domyślne uprawnienia DefaultRights=Domyślne uprawnienia
DefaultRightsDesc=Określ tutaj domyślne uprawnienia, które są przyznawane automatycznie utworzony nowy użytkownik. DefaultRightsDesc=Określ tutaj domyślne uprawnienia, które są przyznawane automatycznie utworzony nowy użytkownik.
DolibarrUsers=Dolibarr użytkowników DolibarrUsers=Użytkownicy Dolibarr
LastName=Nazwisko LastName=Nazwisko
FirstName=Imię FirstName=Imię
ListOfGroups=Lista grup ListOfGroups=Lista grup
NewGroup=Nowa grupa NewGroup=Nowa grupa
CreateGroup=Tworzenie grupy CreateGroup=Tworzenie grupy
RemoveFromGroup=Usuń z grupy RemoveFromGroup=Usuń z grupy
PasswordChangedAndSentTo=Hasło zmieniło i wysyłane <b>do %s.</b> PasswordChangedAndSentTo=Hasło zmienione i wysyłane do <b>%s.</b>
PasswordChangeRequestSent=Wniosek o zmianę hasła <b>dla %s</b> wysłane <b>do %s.</b> PasswordChangeRequestSent=Wniosek o zmianę hasła dla <b>%s</b> wysłany do <b>%s</b>.
MenuUsersAndGroups=Użytkownicy i grupy MenuUsersAndGroups=Użytkownicy i grupy
MenuMyUserCard=Moja karta użytkownika MenuMyUserCard=Moja karta użytkownika
LastGroupsCreated=Ostatnia %s utworzonych grup LastGroupsCreated=Ostatnie %s utworzonych grup
LastUsersCreated=Ostatnia %s użytkowników utworzonych LastUsersCreated=Ostatnie %s utworzonych użytkowników
ShowGroup=Pokaż grupy ShowGroup=Pokaż grupę
ShowUser=Pokaż użytkownika ShowUser=Pokaż użytkownika
NonAffectedUsers=Brak wpływu na użytkowników NonAffectedUsers=Brak przypisanych użytkowników
UserModified=Użytkownik zmodyfikowano pomyślnie UserModified=Użytkownik zmodyfikowany pomyślnie
PhotoFile=Plików ze zdjęciami PhotoFile=Plików ze zdjęciami
UserWithDolibarrAccess=Użytkownik z Dolibarr dostępu UserWithDolibarrAccess=Użytkownik z Dolibarr dostępu
ListOfUsersInGroup=Lista użytkowników w tej grupie ListOfUsersInGroup=Lista użytkowników w tej grupie
ListOfGroupsForUser=Lista grup dla tego użytkownika ListOfGroupsForUser=Lista grup dla tego użytkownika
UsersToAdd=Użytkownicy będą mogli dodać do tej grupy UsersToAdd=Użytkownicy do dodania do tej grupy
GroupsToAdd=Grupy, które można dodać do tego użytkownika GroupsToAdd=Grupy do dodania do tego użytkownika
NoLogin=Brak logowania NoLogin=Brak logowania
LinkToCompanyContact=Link do strony trzeciej / kontakt LinkToCompanyContact=Link do kontahenta/kontaktu
LinkedToDolibarrMember=Link do członka LinkedToDolibarrMember=Link do członka
LinkedToDolibarrUser=Link do Dolibarr użytkownika LinkedToDolibarrUser=Link do użytkownika Dolibarr
LinkedToDolibarrThirdParty=Link do Dolibarr trzeciej LinkedToDolibarrThirdParty=Link do Dolibarr trzeciej
CreateDolibarrLogin=Utwórz konto Dolibarr CreateDolibarrLogin=Utwórz użytkownika
CreateDolibarrThirdParty=Tworzenie stron trzecich CreateDolibarrThirdParty=Utwórz kontrahenta
LoginAccountDisable=Konto wyłączone, położyć nowy login uaktywnić. LoginAccountDisable=Konto wyłączone, podaj nowy login aby uaktywnić.
LoginAccountDisableInDolibarr=Konto wyłączone w Dolibarr. LoginAccountDisableInDolibarr=Konto wyłączone w Dolibarr.
LoginAccountDisableInLdap=Wyłączone konto w domenie. LoginAccountDisableInLdap=Konto wyłączone w domenie.
UsePersonalValue=Użyj wartości osobowych UsePersonalValue=Użyj wartości osobowych
GuiLanguage=Język interfejsu GuiLanguage=Język interfejsu
InternalUser=Wewnętrzny użytkownik InternalUser=Wewnętrzny użytkownik
@ -102,17 +102,17 @@ EventUserModified=Użytkownik %s zmodyfikowane
UserDisabled=Użytkownik %s osób niepełnosprawnych UserDisabled=Użytkownik %s osób niepełnosprawnych
UserEnabled=Użytkownik %s aktywowany UserEnabled=Użytkownik %s aktywowany
UserDeleted=Użytkownik %s usunięto UserDeleted=Użytkownik %s usunięto
NewGroupCreated=Grupa %s tworzone NewGroupCreated=Grupa %s utworzona
GroupModified=Grupa% s zmodyfikowano GroupModified=Grupa% s zmodyfikowano
GroupDeleted=Grupa %s usunięto GroupDeleted=Grupa %s usunięta
ConfirmCreateContact=Czy na pewno chcesz yu Dolibarr utworzyć konto dla tego kontaktu? ConfirmCreateContact=Czy na pewno chcesz utworzyć konto Dolibarr dla tego kontaktu?
ConfirmCreateLogin=Czy na pewno chcesz, aby utworzyć konto dla tego Dolibarr członkiem? ConfirmCreateLogin=Czy na pewno chcesz utworzyć konto Dolibarr dla tego członka?
ConfirmCreateThirdParty=Czy na pewno chcesz, aby utworzyć trzecią dla tego członka? ConfirmCreateThirdParty=Czy na pewno chcesz utworzyć kontrahenta dla tego członka?
LoginToCreate=Zaloguj się, aby utworzyć LoginToCreate=Zaloguj się, aby utworzyć
NameToCreate=Nazwisko osoby trzeciej w celu stworzenia NameToCreate=Nazwa kontrahenta do utworzenia
YourRole=Swoje role YourRole=Twoje role
YourQuotaOfUsersIsReached=Limitu aktywnych użytkowników został osiągnięty! YourQuotaOfUsersIsReached=Limitu aktywnych użytkowników został osiągnięty!
NbOfUsers=Nb użytkowników NbOfUsers=Ilośc użytkowników
DontDowngradeSuperAdmin=Tylko superadmin niższej wersji superadmin DontDowngradeSuperAdmin=Tylko superadmin niższej wersji superadmin
HierarchicalResponsible=Kierownik HierarchicalResponsible=Kierownik
HierarchicView=Hierarchiczny widok HierarchicView=Hierarchiczny widok

View File

@ -1,4 +1,2 @@
# Dolibarr language file - Source file is en_US - supplier_proposal # Dolibarr language file - Source file is en_US - supplier_proposal
supplier_proposalMENU_LEFT_TITLE_NEW=Novo pedido
supplier_proposalMENU_LEFT_TITLE_LIST=Lista
NewAsk=Novo pedido NewAsk=Novo pedido

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Erro, Não pode apagar uma conta em uso
FicheVentilation=Carta de desagregação FicheVentilation=Carta de desagregação
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Eroare, nu puteți șterge acest cont contabil,
FicheVentilation=Fişă Ventilare FicheVentilation=Fişă Ventilare
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -99,7 +99,7 @@ AccountToCredit=Cont de credit
AccountToDebit=Cont de debit AccountToDebit=Cont de debit
DisableConciliation=Dezactivaţi reconcilierea pentru acest cont DisableConciliation=Dezactivaţi reconcilierea pentru acest cont
ConciliationDisabled=Reconciliere dezactivată ConciliationDisabled=Reconciliere dezactivată
StatusAccountOpened=Open StatusAccountOpened=Deschis
StatusAccountClosed=Închis StatusAccountClosed=Închis
AccountIdShort=Cod AccountIdShort=Cod
EditBankRecord=Editare înregistrare EditBankRecord=Editare înregistrare

View File

@ -1,19 +1,19 @@
# Dolibarr language file - en_US - hrm # Dolibarr language file - en_US - hrm
# Admin # Admin
HRM_EMAIL_EXTERNAL_SERVICE=Email to prevent HRM external service HRM_EMAIL_EXTERNAL_SERVICE=E-mail pentru a preveni serviciu extern HRM
Establishments=Establishments Establishments=Sedii
Establishment=Establishment Establishment=Sediu
NewEstablishment=New establishment NewEstablishment=Sediu nou
DeleteEstablishment=Delete establishment DeleteEstablishment=Sterge Sediu
ConfirmDeleteEstablishment=Are-you sure to delete this establishment ? ConfirmDeleteEstablishment=Sigur doriți să ștergeți aceast sediu ?
OpenEtablishment=Open establishment OpenEtablishment=Deschide Sediu
CloseEtablishment=Close establishment CloseEtablishment=Inchide Sediu
# Dictionary # Dictionary
DictionaryDepartment=HRM - Department list DictionaryDepartment=HRM - Lista Departamente
DictionaryFunction=HRM - Function list DictionaryFunction=HRM - Lista Functiuni
# Module # Module
ListOfEmployees=List of employees ListOfEmployees=Lista angajati
Employees=Employees Employees=Angajati
Employee=Employee Employee=Angajat
NewEmployee=New employee NewEmployee=Angajat nou
EmployeeCard=Employee card EmployeeCard=Fisa Angajat

View File

@ -422,7 +422,7 @@ ChangedBy=Modificat de
ApprovedBy=Approved by ApprovedBy=Approved by
ApprovedBy2=Approved by (second approval) ApprovedBy2=Approved by (second approval)
Approved=Approved Approved=Approved
Refused=Refused Refused=Refuzat
ReCalculate=Recalculează ReCalculate=Recalculează
ResultOk=Succes ResultOk=Succes
ResultKo=Eşec ResultKo=Eşec
@ -431,7 +431,7 @@ Reportings=Rapoarte
Draft=Schiţă Draft=Schiţă
Drafts=Schiţe Drafts=Schiţe
Validated=Validat Validated=Validat
Opened=Open Opened=Deschis
New=Nou New=Nou
Discount=Discount Discount=Discount
Unknown=Necunoscut Unknown=Necunoscut
@ -775,7 +775,7 @@ SearchIntoSupplierInvoices=Supplier invoices
SearchIntoCustomerOrders=Customer orders SearchIntoCustomerOrders=Customer orders
SearchIntoSupplierOrders=Supplier orders SearchIntoSupplierOrders=Supplier orders
SearchIntoCustomerProposals=Customer proposals SearchIntoCustomerProposals=Customer proposals
SearchIntoSupplierProposals=Supplier proposals SearchIntoSupplierProposals=Oferte Furnizori
SearchIntoInterventions=Interventions SearchIntoInterventions=Interventions
SearchIntoContracts=Contracts SearchIntoContracts=Contracts
SearchIntoExpenseReports=Expense reports SearchIntoExpenseReports=Expense reports

View File

@ -1,12 +1,12 @@
# Dolibarr language file - Source file is en_US - oauth # Dolibarr language file - Source file is en_US - oauth
ConfigOAuth=Oauth Configuration ConfigOAuth=Configurare Autentificare
NoAccessToken=No access token saved into local database NoAccessToken=Nicun token de acces salvat în baza de date locală
HasAccessToken=A token was generated and saved into local database HasAccessToken=Un token a fost generat și salvat în baza de date locală
NewTokenStored=Token received ans saved NewTokenStored=Token primit si salvat
ToCheckDeleteTokenOnProvider=To check/delete authorization saved by %s OAuth provider ToCheckDeleteTokenOnProvider=To check/delete authorization saved by %s OAuth provider
TokenDeleted=Token deleted TokenDeleted=Token sters
RequestAccess=Click here to request/renew access and receive a new token to save RequestAccess=Click here to request/renew access and receive a new token to save
DeleteAccess=Click here to delete token DeleteAccess=Click aici pentru a șterge token
UseTheFollowingUrlAsRedirectURI=Use the following URL as the Redirect URI when creating your credential on your OAuth provider: UseTheFollowingUrlAsRedirectURI=Use the following URL as the Redirect URI when creating your credential on your OAuth provider:
ListOfSupportedOauthProviders=Enter here credential provided by your OAuth2 provider. Only supported OAuth2 providers are visible here. This setup may be used by other modules than need OAuth2 authentication. ListOfSupportedOauthProviders=Enter here credential provided by your OAuth2 provider. Only supported OAuth2 providers are visible here. This setup may be used by other modules than need OAuth2 authentication.
OAUTH_GOOGLE_NAME=Api Google OAUTH_GOOGLE_NAME=Api Google

View File

@ -36,7 +36,7 @@ StatusOrderToBillShort=Livrate
StatusOrderToBill2Short=De facturat StatusOrderToBill2Short=De facturat
StatusOrderApprovedShort=Aprobată StatusOrderApprovedShort=Aprobată
StatusOrderRefusedShort=Refuzată StatusOrderRefusedShort=Refuzată
StatusOrderBilledShort=Billed StatusOrderBilledShort=Facturat
StatusOrderToProcessShort=De procesat StatusOrderToProcessShort=De procesat
StatusOrderReceivedPartiallyShort=Parţial recepţionată StatusOrderReceivedPartiallyShort=Parţial recepţionată
StatusOrderReceivedAllShort=Integral recepţionată StatusOrderReceivedAllShort=Integral recepţionată
@ -50,7 +50,7 @@ StatusOrderToBill=Livrată
StatusOrderToBill2=De facturat StatusOrderToBill2=De facturat
StatusOrderApproved=Aprobată StatusOrderApproved=Aprobată
StatusOrderRefused=Refuzată StatusOrderRefused=Refuzată
StatusOrderBilled=Billed StatusOrderBilled=Facturat
StatusOrderReceivedPartially=Parţial recepţionată StatusOrderReceivedPartially=Parţial recepţionată
StatusOrderReceivedAll=Integral recepţionată StatusOrderReceivedAll=Integral recepţionată
ShippingExist=O expediţie există ShippingExist=O expediţie există

View File

@ -31,7 +31,7 @@ AmountOfProposalsByMonthHT=Valoarea pe luni (netă)
NbOfProposals=Număr oferte comerciale NbOfProposals=Număr oferte comerciale
ShowPropal=Afişează oferta ShowPropal=Afişează oferta
PropalsDraft=Schiţe PropalsDraft=Schiţe
PropalsOpened=Open PropalsOpened=Deschis
PropalsNotBilled=Închise nefacturate PropalsNotBilled=Închise nefacturate
PropalStatusDraft=Schiţă (de validat) PropalStatusDraft=Schiţă (de validat)
PropalStatusValidated=Validată (oferta e deschisă) PropalStatusValidated=Validată (oferta e deschisă)
@ -42,7 +42,7 @@ PropalStatusNotSigned=Nesemnată (inchisă)
PropalStatusBilled=Facturată PropalStatusBilled=Facturată
PropalStatusDraftShort=Schiţă PropalStatusDraftShort=Schiţă
PropalStatusValidatedShort=Validată PropalStatusValidatedShort=Validată
PropalStatusOpenedShort=Open PropalStatusOpenedShort=Deschis
PropalStatusClosedShort=Închisă PropalStatusClosedShort=Închisă
PropalStatusSignedShort=Semnată PropalStatusSignedShort=Semnată
PropalStatusNotSignedShort=Nesemnată PropalStatusNotSignedShort=Nesemnată

View File

@ -1,4 +1,4 @@
# Dolibarr language file - Source file is en_US - users # Dolibarr language file - Source file is en_US - salaries
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT=Cont contabil pentru plata salariilor SALARIES_ACCOUNTING_ACCOUNT_PAYMENT=Cont contabil pentru plata salariilor
SALARIES_ACCOUNTING_ACCOUNT_CHARGE=Cont contabil pentru cheltuieli financiare SALARIES_ACCOUNTING_ACCOUNT_CHARGE=Cont contabil pentru cheltuieli financiare
Salary=Salariu Salary=Salariu

View File

@ -1,20 +1,20 @@
# Dolibarr language file - Source file is en_US - supplier_proposal # Dolibarr language file - Source file is en_US - supplier_proposal
SupplierProposal=Supplier commercial proposals SupplierProposal=Supplier commercial proposals
supplier_proposalDESC=Manage price requests to suppliers supplier_proposalDESC=Manage price requests to suppliers
supplier_proposalMENU_LEFT_TITLE=Supplier proposals supplier_proposalMENU_LEFT_TITLE=Oferte Furnizori
supplier_proposalMENU_LEFT_TITLE_NEW=New request supplier_proposalMENU_LEFT_TITLE_NEW=Cerere noua
supplier_proposalMENU_LEFT_TITLE_LIST=List supplier_proposalMENU_LEFT_TITLE_LIST=Lista
CommRequest=Price request CommRequest=Cerere Preţ
CommRequests=Price requests CommRequests=Cereri Preţ
SearchRequest=Find a request SearchRequest=Cauta o cerere
DraftRequests=Draft requests DraftRequests=Cereri schiţă
LastModifiedRequests=Last %s modified price requests LastModifiedRequests=Last %s modified price requests
RequestsOpened=Open price requests RequestsOpened=Open price requests
SupplierProposalArea=Supplier proposals area SupplierProposalArea=Supplier proposals area
SupplierProposalShort=Supplier proposal SupplierProposalShort=Supplier proposal
SupplierProposals=Supplier proposals SupplierProposals=Oferte Furnizori
NewAskPrice=New price request NewAskPrice=New price request
NewAsk=New request NewAsk=Cerere noua
ShowSupplierProposal=Show price request ShowSupplierProposal=Show price request
AddSupplierProposal=Create a price request AddSupplierProposal=Create a price request
SupplierProposalRefFourn=Supplier ref SupplierProposalRefFourn=Supplier ref
@ -22,38 +22,38 @@ SupplierProposalDate=Delivery date
SupplierProposalRefFournNotice=Before closing to "Accepted", think to grasp suppliers references. SupplierProposalRefFournNotice=Before closing to "Accepted", think to grasp suppliers references.
RelatedSupplierProposal=Related price requests suppliers RelatedSupplierProposal=Related price requests suppliers
ConfirmValidateAsk=Are you sure you want to validate this price request under name <b>%s</b> ? ConfirmValidateAsk=Are you sure you want to validate this price request under name <b>%s</b> ?
DateAsk=Date of request DateAsk=Data cererii
DeleteAsk=Delete request DeleteAsk=Şterge cerere
ValidateAsk=Validate request ValidateAsk=Validează cererre
AddAsk=Create a request AddAsk=Crează o cerere
SupplierProposalDraft=Drafts SupplierProposalDraft=Drafts
SupplierProposalOpened=Open SupplierProposalOpened=Deschis
SupplierProposalStatusDraft=Draft (needs to be validated) SupplierProposalStatusDraft=Draft (needs to be validated)
SupplierProposalStatusValidated=Validated (request is open) SupplierProposalStatusValidated=Validated (request is open)
SupplierProposalStatusOpened=Validated (request is open) SupplierProposalStatusOpened=Validated (request is open)
SupplierProposalStatusClosed=Closed SupplierProposalStatusClosed=Închis
SupplierProposalStatusSigned=Accepted SupplierProposalStatusSigned=Acceptat
SupplierProposalStatusNotSigned=Refused SupplierProposalStatusNotSigned=Refuzat
SupplierProposalStatusBilled=Billed SupplierProposalStatusBilled=Facturat
SupplierProposalStatusDraftShort=Draft SupplierProposalStatusDraftShort=Draft
SupplierProposalStatusValidatedShort=Validated SupplierProposalStatusValidatedShort=Validated
SupplierProposalStatusOpenedShort=Open SupplierProposalStatusOpenedShort=Deschis
SupplierProposalStatusClosedShort=Closed SupplierProposalStatusClosedShort=Închis
SupplierProposalStatusSignedShort=Accepted SupplierProposalStatusSignedShort=Acceptat
SupplierProposalStatusNotSignedShort=Refused SupplierProposalStatusNotSignedShort=Refuzat
SupplierProposalStatusBilledShort=Billed SupplierProposalStatusBilledShort=Facturat
CopyAskFrom=Create price request by copying existing a request CopyAskFrom=Create price request by copying existing a request
CreateEmptyAsk=Create blank request CreateEmptyAsk=Crează o cerere goala
CloneAsk=Clone price request CloneAsk=Cloneaza Cerere pret
ConfirmCloneAsk=Are you sure you want to clone the price request <b>%s</b> ? ConfirmCloneAsk=Are you sure you want to clone the price request <b>%s</b> ?
ConfirmReOpenAsk=Are you sure you want to open back the price request <b>%s</b> ? ConfirmReOpenAsk=Are you sure you want to open back the price request <b>%s</b> ?
SendAskByMail=Send price request by mail SendAskByMail=Send price request by mail
SendAskRef=Sending the price request %s SendAskRef=Sending the price request %s
SupplierProposalCard=Request card SupplierProposalCard=Fişă Cerere
ConfirmDeleteAsk=Are you sure you want to delete this price request ? ConfirmDeleteAsk=Are you sure you want to delete this price request ?
ActionsOnSupplierProposal=Events on price request ActionsOnSupplierProposal=Events on price request
DocModelAuroreDescription=A complete request model (logo...) DocModelAuroreDescription=A complete request model (logo...)
CommercialAsk=Price request CommercialAsk=Cerere Preţ
DefaultModelSupplierProposalCreate=Default model creation DefaultModelSupplierProposalCreate=Default model creation
DefaultModelSupplierProposalToBill=Default template when closing a price request (accepted) DefaultModelSupplierProposalToBill=Default template when closing a price request (accepted)
DefaultModelSupplierProposalClosed=Default template when closing a price request (refused) DefaultModelSupplierProposalClosed=Default template when closing a price request (refused)

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting accoun
FicheVentilation=Breakdown card FicheVentilation=Breakdown card
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -155,3 +155,19 @@ ErrorAccountancyCodeIsAlreadyUse=Napaka, ne morete izbrisati to računovodsko ra
FicheVentilation=Kartica pregleda FicheVentilation=Kartica pregleda
GeneralLedgerIsWritten=Operations are written in the general ledger GeneralLedgerIsWritten=Operations are written in the general ledger
##Export Journal Feature
ExportFormat=Format of Export
Prefixname=Prefix of export File
Separate=Export separator
Textframe=Frame of text value
Headercol=Colname in header of file
Fieldname=Name of Field
Headername=Name in header
Type=Type of fields
Param=Additionnal parameters
EnabledProduct=In Product
EnabledTiers=In Tiers
EnabledVat=In Vat
MvtNotCorrectlyBalanced=Mouvement not correctly balanced. Credit = %s. Debit = %s

View File

@ -276,13 +276,13 @@ MAIN_SMS_SENDMODE=Uporabljen način pošiljanja SMS
MAIN_MAIL_SMS_FROM=Privzeta pošiljateljeva telefonska številka za pošiljanje SMS MAIN_MAIL_SMS_FROM=Privzeta pošiljateljeva telefonska številka za pošiljanje SMS
FeatureNotAvailableOnLinux=Funkcija ni na voljo pri Unix sistemih. Preverite program za pošiljanje pošte lokalno. FeatureNotAvailableOnLinux=Funkcija ni na voljo pri Unix sistemih. Preverite program za pošiljanje pošte lokalno.
SubmitTranslationENUS=If translation for this language is not complete or you find errors, you can correct this by editing files into directory <b>langs/%s</b> and submit modified files on dolibarr.org/forum or for developers on github.com/Dolibarr/dolibarr. SubmitTranslationENUS=If translation for this language is not complete or you find errors, you can correct this by editing files into directory <b>langs/%s</b> and submit modified files on dolibarr.org/forum or for developers on github.com/Dolibarr/dolibarr.
SubmitTranslation=If translation for this language is not complete or you find errors, you can correct this by editing files into directory <b>langs/%s</b> and submit your change to www.transifex.com/dolibarr-association/dolibarr/ SubmitTranslation=Če prevod v ta jezik ni narejen v celoti ali če ste v prevodu našli napake, lahko popravite datoteke v mapi <b>langs/%s</b> in pošljete vaše spremembe na www.transifex.com/dolibarr-association/dolibarr/
ModuleSetup=Nastavitve modula ModuleSetup=Nastavitve modula
ModulesSetup=Nastavitve modulov ModulesSetup=Nastavitve modulov
ModuleFamilyBase=Sistem ModuleFamilyBase=Sistem
ModuleFamilyCrm=Upravljanje odnosov s strankami (CRM) ModuleFamilyCrm=Upravljanje odnosov s strankami (CRM)
ModuleFamilyProducts=Products Management (PM) ModuleFamilyProducts=Upravljanje proizvodov (Products Management - PM)
ModuleFamilyHr=Human Resource Management (HR) ModuleFamilyHr=Upravljanje s človeškimi viri (Human Resource Management - HR)
ModuleFamilyProjects=Delo na projektih/sodelovanje ModuleFamilyProjects=Delo na projektih/sodelovanje
ModuleFamilyOther=Ostalo ModuleFamilyOther=Ostalo
ModuleFamilyTechnic=Orodja za različne module ModuleFamilyTechnic=Orodja za različne module
@ -329,7 +329,7 @@ UMaskExplanation=Ta parameter omogoča definicijo privzetih dovoljenj za datotek
SeeWikiForAllTeam=Za celoten seznam vseh udeležencev in njihove organizacije poglejte na wiki stran SeeWikiForAllTeam=Za celoten seznam vseh udeležencev in njihove organizacije poglejte na wiki stran
UseACacheDelay= Zakasnitev predpomnilnika za izvozni odziv v sekundah (0 ali prazno pomeni, da ni predpomnilnika) UseACacheDelay= Zakasnitev predpomnilnika za izvozni odziv v sekundah (0 ali prazno pomeni, da ni predpomnilnika)
DisableLinkToHelpCenter=Skrij link "<b>Potrebujete pomoč ali podporo</b>" na prijavni strani DisableLinkToHelpCenter=Skrij link "<b>Potrebujete pomoč ali podporo</b>" na prijavni strani
DisableLinkToHelp=Hide link to online help "<b>%s</b>" DisableLinkToHelp=Skrij povezavo do on-line pomoči "<b>%s</b>"
AddCRIfTooLong=Ni avtomatskega prelamljanja besedila, zato morate v predolgo vrstico, ki sega preko robu strani, vstaviti znak za novo vrstico. AddCRIfTooLong=Ni avtomatskega prelamljanja besedila, zato morate v predolgo vrstico, ki sega preko robu strani, vstaviti znak za novo vrstico.
ModuleDisabled=Modul je onemogočen ModuleDisabled=Modul je onemogočen
ModuleDisabledSoNoEvent=Modul je onemogočen, zato dogodek ni bil kreiran ModuleDisabledSoNoEvent=Modul je onemogočen, zato dogodek ni bil kreiran
@ -338,7 +338,7 @@ MinLength=Minimalna dolžina
LanguageFilesCachedIntoShmopSharedMemory=Datoteke .lang naložene v spomin v skupni rabi LanguageFilesCachedIntoShmopSharedMemory=Datoteke .lang naložene v spomin v skupni rabi
ExamplesWithCurrentSetup=Primeri pri trenutno veljavnih nastavitvah ExamplesWithCurrentSetup=Primeri pri trenutno veljavnih nastavitvah
ListOfDirectories=Seznam map z OpenDocument predlogami ListOfDirectories=Seznam map z OpenDocument predlogami
ListOfDirectoriesForModelGenODT=List of directories containing templates files with OpenDocument format.<br><br>Put here full path of directories.<br>Add a carriage return between eah directory.<br>To add a directory of the GED module, add here <b>DOL_DATA_ROOT/ecm/yourdirectoryname</b>.<br><br>Files in those directories must end with <b>.odt</b> or <b>.ods</b>. ListOfDirectoriesForModelGenODT=Seznam map, ki vsebujejo predloge v OpenDocument formatu.<br><br>Tukaj navedite celotno pot do mape.<br>Med mapami vstavite CR.<br>Mapo GED modula dodajte tukaj <b>DOL_DATA_ROOT/ecm/yourdirectoryname</b>.<br><br>Datoteke v tej mapi morajo imeti končnico <b>.odt</b> ali <b>.ods</b>.
NumberOfModelFilesFound=Število ODT/ODS predlog v teh mapah NumberOfModelFilesFound=Število ODT/ODS predlog v teh mapah
ExampleOfDirectoriesForModelGen=Primeri sintakse:<br>c:\\mydir<br>/home/mydir <br>DOL_DATA_ROOT/ecm/ecmdir ExampleOfDirectoriesForModelGen=Primeri sintakse:<br>c:\\mydir<br>/home/mydir <br>DOL_DATA_ROOT/ecm/ecmdir
FollowingSubstitutionKeysCanBeUsed=Z dodatkom takih oznak v predlogo, boste ob kreiranju dokumenta dobili personalizirane vrednosti: FollowingSubstitutionKeysCanBeUsed=Z dodatkom takih oznak v predlogo, boste ob kreiranju dokumenta dobili personalizirane vrednosti:
@ -352,7 +352,7 @@ ThemeDir=Mapa s preoblekami
ConnectionTimeout=Časovna omejitev povezave ConnectionTimeout=Časovna omejitev povezave
ResponseTimeout=Časovna omejitev odziva ResponseTimeout=Časovna omejitev odziva
SmsTestMessage=Testno sporočilo od __PHONEFROM__ za __PHONETO__ SmsTestMessage=Testno sporočilo od __PHONEFROM__ za __PHONETO__
ModuleMustBeEnabledFirst=Module <b>%s</b> must be enabled first if you need this feature. ModuleMustBeEnabledFirst=Če potrebujete to funkcijo, morate najprej omogočiti Modul <b>%s</b>.
SecurityToken=Ključ za šifriranje url SecurityToken=Ključ za šifriranje url
NoSmsEngine=Na voljo ni nobenega upravljalnika SMS pošiljanja. Upravljalniki SMS pošiljanja niso nameščeni z običajno distribucijo (ker so odvisni od zunanjih dobaviteljev), vendar nekatere lahko najdete na http://www.dolistore.com NoSmsEngine=Na voljo ni nobenega upravljalnika SMS pošiljanja. Upravljalniki SMS pošiljanja niso nameščeni z običajno distribucijo (ker so odvisni od zunanjih dobaviteljev), vendar nekatere lahko najdete na http://www.dolistore.com
PDF=PDF PDF=PDF
@ -393,8 +393,8 @@ ExtrafieldLink=Poveži z objektom
ExtrafieldParamHelpselect=Seznam parametrov mora biti kot ključ,vrednost<br><br> na primer : <br>1,vrednost1<br>2,vrednost2<br>3,vrednost3<br>...<br><br>Če želite imeti seznam odvisen od drugega :<br>1,vrednost1|parent_list_code:parent_key<br>2,vrednost2|parent_list_code:parent_key ExtrafieldParamHelpselect=Seznam parametrov mora biti kot ključ,vrednost<br><br> na primer : <br>1,vrednost1<br>2,vrednost2<br>3,vrednost3<br>...<br><br>Če želite imeti seznam odvisen od drugega :<br>1,vrednost1|parent_list_code:parent_key<br>2,vrednost2|parent_list_code:parent_key
ExtrafieldParamHelpcheckbox=Seznam parametrov mora biti kot ključ,vrednost<br><br> na primer : <br>1,vrednost1<br>2,vrednost2<br>3,vrednost3<br>... ExtrafieldParamHelpcheckbox=Seznam parametrov mora biti kot ključ,vrednost<br><br> na primer : <br>1,vrednost1<br>2,vrednost2<br>3,vrednost3<br>...
ExtrafieldParamHelpradio=Seznam parametrov mora biti kot ključ,vrednost<br><br> na primer : <br>1,vrednost1<br>2,vrednost2<br>3,vrednost3<br>... ExtrafieldParamHelpradio=Seznam parametrov mora biti kot ključ,vrednost<br><br> na primer : <br>1,vrednost1<br>2,vrednost2<br>3,vrednost3<br>...
ExtrafieldParamHelpsellist=Parameters list comes from a table<br>Syntax : table_name:label_field:id_field::filter<br>Example : c_typent:libelle:id::filter<br><br>filter can be a simple test (eg active=1) to display only active value<br>You can also use $ID$ in filter witch is the current id of current object<br>To do a SELECT in filter use $SEL$<br>if you want to filter on extrafields use syntaxt extra.fieldcode=... (where field code is the code of extrafield)<br><br>In order to have the list depending on another :<br>c_typent:libelle:id:parent_list_code|parent_column:filter ExtrafieldParamHelpsellist=Seznam parametrov je določen v tabeli<br>Syntax : table_name:label_field:id_field::filter<br>Primer : c_typent:libelle:id::filter<br><br>filter je lahko enostaven test (npr. active=1) za prikaz samo aktivnih vrednosti<br>V filtru lahko tudi uporabite $ID$ , ki je trenutni id trenutnega objekta<br>Če želite izbrati SELECT v filtru, uporabite $SEL$<br>če želite filter v posebnih poljih, uporabite extra.fieldcode=... (kjer je koda polja koda posebnega polja)<br><br>Če želite odvisen seznam :<br>c_typent:libelle:id:parent_list_code|parent_column:filter
ExtrafieldParamHelpchkbxlst=Parameters list comes from a table<br>Syntax : table_name:label_field:id_field::filter<br>Example : c_typent:libelle:id::filter<br><br>filter can be a simple test (eg active=1) to display only active value<br>You can also use $ID$ in filter witch is the current id of current object<br>To do a SELECT in filter use $SEL$<br>if you want to filter on extrafields use syntaxt extra.fieldcode=... (where field code is the code of extrafield)<br><br>In order to have the list depending on another :<br>c_typent:libelle:id:parent_list_code|parent_column:filter ExtrafieldParamHelpchkbxlst=Seznam parametrov je določen v tabeli<br>Syntax : table_name:label_field:id_field::filter<br>Primer : c_typent:libelle:id::filter<br><br>filter je lahko enostaven test (npr. active=1) za prikaz samo aktivnih vrednosti<br>V filtru lahko tudi uporabite $ID$ , ki je trenutni id trenutnega objekta<br>Če želite izbrati SELECT v filtru, uporabite $SEL$<br>če želite filter v posebnih poljih, uporabite extra.fieldcode=... (kjer je koda polja koda posebnega polja)<br><br>Če želite odvisen seznam :<br>c_typent:libelle:id:parent_list_code|parent_column:filter
ExtrafieldParamHelplink=Parameters must be ObjectName:Classpath<br>Syntax : ObjectName:Classpath<br>Example : Societe:societe/class/societe.class.php ExtrafieldParamHelplink=Parameters must be ObjectName:Classpath<br>Syntax : ObjectName:Classpath<br>Example : Societe:societe/class/societe.class.php
LibraryToBuildPDF=Uporabljena knjižnica za ustvarjanje PDF LibraryToBuildPDF=Uporabljena knjižnica za ustvarjanje PDF
WarningUsingFPDF=Pozor: vaš <b>conf.php</b> vsebuje direktivo <b>dolibarr_pdf_force_fpdf=1</b>. To pomeni, da uporabljate knjižnico FPDF za generiranje PDF datotek. Ta knjižnica je stara in ne podpira številnih značilnosti (Unicode, transparentnost slike, cirilico, arabske in azijske jezike, ...), zado lahko med generiranjem PDF pride do napak.<br>Za rešitev tega problema in polno podporo PDF generiranja, prosimo da naložite <a href="http://www.tcpdf.org/" target="_blank">TCPDF knjižnico</a>, nato označite kot komentar ali odstranite vrstico <b>$dolibarr_pdf_force_fpdf=1</b>, in namesto nje dodajte <b>$dolibarr_lib_TCPDF_PATH='path_to_TCPDF_dir'</b> WarningUsingFPDF=Pozor: vaš <b>conf.php</b> vsebuje direktivo <b>dolibarr_pdf_force_fpdf=1</b>. To pomeni, da uporabljate knjižnico FPDF za generiranje PDF datotek. Ta knjižnica je stara in ne podpira številnih značilnosti (Unicode, transparentnost slike, cirilico, arabske in azijske jezike, ...), zado lahko med generiranjem PDF pride do napak.<br>Za rešitev tega problema in polno podporo PDF generiranja, prosimo da naložite <a href="http://www.tcpdf.org/" target="_blank">TCPDF knjižnico</a>, nato označite kot komentar ali odstranite vrstico <b>$dolibarr_pdf_force_fpdf=1</b>, in namesto nje dodajte <b>$dolibarr_lib_TCPDF_PATH='path_to_TCPDF_dir'</b>

Some files were not shown because too many files have changed in this diff Show More