# Dolibarr language file - Source file is en_US - exports ExportsArea=Izvozi ImportArea=Import NewExport=New Export NewImport=New Import ExportableDatas=Podaci koji se mogu exportovati ImportableDatas=Podaci koji se mogu importovati SelectExportDataSet=Izaberte podatke za export... SelectImportDataSet=Izaberite podatke za import... SelectExportFields=Choose the fields you want to export, or select a predefined export profile SelectImportFields=Choose the source file fields you want to import and their target field in database by moving them up and down with anchor %s, or select a predefined import profile: NotImportedFields=Polja source fajla nisu importovana SaveExportModel=Save your selections as an export profile/template (for reuse). SaveImportModel=Save this import profile (for reuse) ... ExportModelName=Naziv export profila ExportModelSaved=Export profile saved as %s. ExportableFields=Polja koja se mogu exportovati ExportedFields=Exportovana polja ImportModelName=Naziv import profila ImportModelSaved=Import profile saved as %s. ImportProfile=Import profile DatasetToExport=Podaci za export DatasetToImport=Importuj fajl u podatke ChooseFieldsOrdersAndTitle=Izaberite redosled polja... FieldsTitle=Naziv polja FieldTitle=Naziv polja NowClickToGenerateToBuildExportFile=Now, select the file format in the combo box and click on "Generate" to build the export file... AvailableFormats=Available Formats LibraryShort=Biblioteka ExportCsvSeparator=Csv character separator ImportCsvSeparator=Csv character separator Step=Korak FormatedImport=Import Assistant FormatedImportDesc1=This module allows you to update existing data or add new objects into the database from a file without technical knowledge, using an assistant. FormatedImportDesc2=First step is to choose the kind of data you want to import, then the format of the source file, then the fields you want to import. FormatedExport=Export Assistant FormatedExportDesc1=These tools allow the export of personalized data using an assistant, to help you in the process without requiring technical knowledge. FormatedExportDesc2=First step is to choose a predefined dataset, then which fields you want to export, and in which order. FormatedExportDesc3=When data to export are selected, you can choose the format of the output file. Sheet=Strana NoImportableData=Nema podataka za import (nema modula sa definicijama koje omogućavaju import podataka) FileSuccessfullyBuilt=File generated SQLUsedForExport=SQL Request used to extract data LineId=ID linije LineLabel=Naziv linije LineDescription=Opis linije LineUnitPrice=Jedinična cena linije LineVATRate=PDV linije LineLT1Rate=Tax 2 rate for line LineLT2Rate=Tax 3 rate for line LineLT1Type=Tax 2 type for line LineLT2Type=Tax 3 type for line LineQty=Količina za liniju LineTotalHT=Amount excl. tax for line LineTotalTTC=Bruto svota za liniju LineTotalVAT=PDV svota za liniju LineTotalLT1=Amount of tax 2 for line LineTotalLT2=Amount of tax 3 for line TypeOfLineServiceOrProduct=Tip linije (0=proizvod, 1=usluga) FileWithDataToImport=Fajl sa podacima za import FileToImport=Izvorni fajl za import FileMustHaveOneOfFollowingFormat=File to import must have one of following formats DownloadEmptyExampleShort=Download a sample file DownloadEmptyExample=Download a template file with examples and information on fields you can import StarAreMandatory=Into the template file, all fields with a * are mandatory fields ChooseFormatOfFileToImport=Choose the file format to use as import file format by clicking on the %s icon to select it... ChooseFileToImport=Upload file then click on the %s icon to select file as source import file... SourceFileFormat=Format izvornog fajla FieldsInSourceFile=Polja u izvornom fajlu FieldsInTargetDatabase=Target fields in Dolibarr database NoFields=Nema polja MoveField=Pomeri polje broj %s ExampleOfImportFile=Example_of_import_file SaveImportProfile=Sačivaj ovaj import profil ErrorImportDuplicateProfil=Greška prilikom čuvanja profila importa sa ovim imenom. Već postoji profil sa istim imenom. TablesTarget=Ciljane tabele FieldsTarget=Ciljana polja FieldTarget=Ciljano polje FieldSource=Izvorno polje NbOfSourceLines=Broj linija u izvornom fajlu NowClickToTestTheImport=Check that the file format (field and string delimiters) of your file matches the options shown and that you have omitted the header line, or these will be flagged as errors in the following simulation.
Click on the "%s" button to run a check of the file structure/contents and simulate the import process.
No data will be changed in your database. RunSimulateImportFile=Run Import Simulation FieldNeedSource=Ovo polje zahteva podatke iz izvornog fajla SomeMandatoryFieldHaveNoSource=Neka obavezna polja nisu prisutna u izvornom fajlu InformationOnSourceFile=Izvorni fajl InformationOnTargetTables=Target fields SelectAtLeastOneField=Uključite makar jedno izvorno polje u koloni polja za eksport SelectFormat=Izaberi ovaj format import fajla RunImportFile=Import Data NowClickToRunTheImport=Check the results of the import simulation. Correct any errors and re-test.
When the simulation reports no errors you may proceed to import the data into the database. DataLoadedWithId=The imported data will have an additional field in each database table with this import id: %s, to allow it to be searchable in the case of investigating a problem related to this import. ErrorMissingMandatoryValue=Mandatory data is empty in the source file in column %s. TooMuchErrors=There are still %s other source lines with errors but output has been limited. TooMuchWarnings=There are still %s other source lines with warnings but output has been limited. EmptyLine=Prazna linija (biće preskočena) CorrectErrorBeforeRunningImport=You must correct all errors before running the definitive import. FileWasImported=Fajl je importovan sa brojem %s. YouCanUseImportIdToFindRecord=You can find all the imported records in your database by filtering on field import_key='%s'. NbOfLinesOK=Broj linija bez grešaka i upozorenja: %s. NbOfLinesImported=Broj uspešno importovanih linija: %s. DataComeFromNoWhere=Vrednost ne dolazi iz izvornog fajla. DataComeFromFileFieldNb=Value to insert comes from column %s in source file. DataComeFromIdFoundFromRef=The value that comes from the source file will be used to find the id of the parent object to use (so the object %s that has the ref. from source file must exist in the database). DataComeFromIdFoundFromCodeId=The value of code that comes from source file will be used to find the id of the parent object to use (so the code from source file must exist in the dictionary %s). Note that if you know the id, you can also use it in the source file instead of the code. Import should work in both cases. DataIsInsertedInto=Data iz izvornog fajla će biti sačuvana u sledećem polju: DataIDSourceIsInsertedInto=The id of the parent object, that was found using the data in the source file, will be inserted into the following field: DataCodeIDSourceIsInsertedInto=The id of the parent line, that was found from code, will be inserted into the following field: SourceRequired=Vrednost je obavezna SourceExample=Primer mogućih vrednosti ExampleAnyRefFoundIntoElement=Ref. nađena za element %s ExampleAnyCodeOrIdFoundIntoDictionary=Kod (ili Id) je pronađen u rečniku %s CSVFormatDesc=Comma Separated Value file format (.csv).
This is a text file format where fields are separated by a separator [ %s ]. If separator is found inside a field content, field is rounded by round character [ %s ]. Escape character to escape round character is [ %s ]. Excel95FormatDesc=Excel file format (.xls)
This is the native Excel 95 format (BIFF5). Excel2007FormatDesc=Excel file format (.xlsx)
This is the native Excel 2007 format (SpreadsheetML). TsvFormatDesc=Tab Separated Value format (.tsv)
Ovo je tekstualni format gde su polja razdvojena tabom. ExportFieldAutomaticallyAdded=Field %s was automatically added. It will avoid you to have similar lines to be treated as duplicate record (with this field added, all lines will own their own id and will differ). CsvOptions=CSV format options Separator=Field Separator Enclosure=String Delimiter SpecialCode=Posebni kod ExportStringFilter=%% omogućava zamenu jednog ili više karaktera u tekstu ExportDateFilter=YYYY, YYYYMM, YYYYMMDD: filters by one year/month/day
YYYY+YYYY, YYYYMM+YYYYMM, YYYYMMDD+YYYYMMDD: filters over a range of years/months/days
> YYYY, > YYYYMM, > YYYYMMDD: filters on all following years/months/days
< YYYY, < YYYYMM, < YYYYMMDD: filters on all previous years/months/days ExportNumericFilter=NNNNN filters by one value
NNNNN+NNNNN filters over a range of values
< NNNNN filters by lower values
> NNNNN filters by higher values ImportFromLine=Uvoz počinje od linije broj EndAtLineNb=Završi na boju linije ImportFromToLine=Limit range (From - To). Eg. to omit header line(s). SetThisValueTo2ToExcludeFirstLine=For example, set this value to 3 to exclude the 2 first lines.
If the header lines are NOT omitted, this will result in multiple errors in the Import Simulation. KeepEmptyToGoToEndOfFile=Keep this field empty to process all lines to the end of the file. SelectPrimaryColumnsForUpdateAttempt=Select column(s) to use as primary key for an UPDATE import UpdateNotYetSupportedForThisImport=Update is not supported for this type of import (only insert) NoUpdateAttempt=No update attempt was performed, only insert ImportDataset_user_1=Users (employees or not) and properties ComputedField=Computed field ## filters SelectFilterFields=Ukoliko želite da filtrirate po nekim vrednostima unesite ih ovde. FilteredFields=Filtrirana polja FilteredFieldsValues=Vrednost za filtriranje FormatControlRule=Pravilo za kontrolu formata ## imports updates KeysToUseForUpdates=Key (column) to use for updating existing data NbInsert=Number of inserted lines: %s NbInsertSim=Number of lines that will be inserted: %s NbUpdate=Number of updated lines: %s NbUpdateSim=Number of lines that will be updated : %s MultipleRecordFoundWithTheseFilters=Multiple records have been found with these filters: %s StocksWithBatch=Stocks and location (warehouse) of products with batch/serial number WarningFirstImportedLine=The first line(s) will not be imported with the current selection NotUsedFields=Fields of database not used SelectImportFieldsSource = Choose the source file fields you want to import and their target field in database by choosing the fields in each select boxes, or select a predefined import profile: MandatoryTargetFieldsNotMapped=Some mandatory target fields are not mapped AllTargetMandatoryFieldsAreMapped=All target fields that need a mandatory value are mapped ResultOfSimulationNoError=Result of simulation: No error NumberOfLinesLimited=Number of lines limited