exports.lang 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. # Dolibarr language file - Source file is en_US - exports
  2. ExportsArea=导出
  3. ImportArea=Import
  4. NewExport=New Export
  5. NewImport=New Import
  6. ExportableDatas=导出的数据集
  7. ImportableDatas=导入数据集
  8. SelectExportDataSet=选取您要导出的数据集...
  9. SelectImportDataSet=选取要导入的数据集...
  10. SelectExportFields=Choose the fields you want to export, or select a predefined export profile
  11. 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:
  12. NotImportedFields=源文件栏位不导入
  13. SaveExportModel=Save your selections as an export profile/template (for reuse).
  14. SaveImportModel=Save this import profile (for reuse) ...
  15. ExportModelName=导出配置文件的名称
  16. ExportModelSaved=Export profile saved as <b>%s</b>.
  17. ExportableFields=导出表格栏位
  18. ExportedFields=导出表格栏位
  19. ImportModelName=导入配置文件的名称
  20. ImportModelSaved=Import profile saved as <b>%s</b>.
  21. DatasetToExport=导出数据集
  22. DatasetToImport=导入文件到数据集
  23. ChooseFieldsOrdersAndTitle=选取字段的顺序...
  24. FieldsTitle=字段标题
  25. FieldTitle=字段标题
  26. NowClickToGenerateToBuildExportFile=Now, select the file format in the combo box and click on "Generate" to build the export file...
  27. AvailableFormats=Available Formats
  28. LibraryShort=资料库
  29. ExportCsvSeparator=Csv caracter separator
  30. ImportCsvSeparator=Csv caracter separator
  31. Step=步
  32. FormatedImport=Import Assistant
  33. 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.
  34. 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.
  35. FormatedExport=Export Assistant
  36. FormatedExportDesc1=These tools allow the export of personalized data using an assistant, to help you in the process without requiring technical knowledge.
  37. FormatedExportDesc2=First step is to choose a predefined dataset, then which fields you want to export, and in which order.
  38. FormatedExportDesc3=When data to export are selected, you can choose the format of the output file.
  39. Sheet=片
  40. NoImportableData=没有导入数据(没有定义模块,让数据导入)
  41. FileSuccessfullyBuilt=生成文件
  42. SQLUsedForExport=SQL Request used to extract data
  43. LineId=Id 明细
  44. LineLabel=标签明细
  45. LineDescription=说明线
  46. LineUnitPrice=优惠价线
  47. LineVATRate=增值税率线
  48. LineQty=线路数量
  49. LineTotalHT=Amount excl. tax for line
  50. LineTotalTTC=税收总额为线
  51. LineTotalVAT=增值税总金额明细
  52. TypeOfLineServiceOrProduct=型号明细(0 =表示产品,1 =表示服务)
  53. FileWithDataToImport=与数据文件导入
  54. FileToImport=源文件导入
  55. FileMustHaveOneOfFollowingFormat=File to import must have one of following formats
  56. DownloadEmptyExample=Download template file with field content information
  57. StarAreMandatory=* are mandatory fields
  58. ChooseFormatOfFileToImport=Choose the file format to use as import file format by clicking on the %s icon to select it...
  59. ChooseFileToImport=Upload file then click on the %s icon to select file as source import file...
  60. SourceFileFormat=源文件格式
  61. FieldsInSourceFile=在源文件中的字段
  62. FieldsInTargetDatabase=目标字段:Dolibarr数据库(粗体=强制)
  63. Field=栏位
  64. NoFields=没有字段
  65. MoveField=移动领域的%s的列号
  66. ExampleOfImportFile=Example_of_import_file
  67. SaveImportProfile=保存这个导入配置文件
  68. ErrorImportDuplicateProfil=无法保存此配置文件导入这个名字。现有的配置文件已经存在具有此名称。
  69. TablesTarget=有针对性的表
  70. FieldsTarget=有针对性的领域
  71. FieldTarget=有针对性的领域
  72. FieldSource=水源地
  73. NbOfSourceLines=在源文件的行数
  74. 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.<br>Click on the "<b>%s</b>" button to run a check of the file structure/contents and simulate the import process.<br><b>No data will be changed in your database</b>.
  75. RunSimulateImportFile=Run Import Simulation
  76. FieldNeedSource=栏位从源文件请求数据
  77. SomeMandatoryFieldHaveNoSource=有些领域没有强制性的从数据源文件
  78. InformationOnSourceFile=关于源信息文件
  79. InformationOnTargetTables=在信息领域的目标
  80. SelectAtLeastOneField=开关至少一个源字段列字段导出
  81. SelectFormat=选择此导入文件格式
  82. RunImportFile=Import Data
  83. NowClickToRunTheImport=Check the results of the import simulation. Correct any errors and re-test.<br>When the simulation reports no errors you may proceed to import the data into the database.
  84. DataLoadedWithId=The imported data will have an additional field in each database table with this import id: <b>%s</b>, to allow it to be searchable in the case of investigating a problem related to this import.
  85. ErrorMissingMandatoryValue=Mandatory data is empty in the source file for field <b>%s</b>.
  86. TooMuchErrors=There are still <b>%s</b> other source lines with errors but output has been limited.
  87. TooMuchWarnings=There are still <b>%s</b> other source lines with warnings but output has been limited.
  88. EmptyLine=空行(将被丢弃)
  89. CorrectErrorBeforeRunningImport=You <b>must</b> correct all errors <b>before</b> running the definitive import.
  90. FileWasImported=进口数量<b>%s</b>文件。
  91. YouCanUseImportIdToFindRecord=You can find all the imported records in your database by filtering on field <b>import_key='%s'</b>.
  92. NbOfLinesOK=行数没有错误,也没有警告: <b>%s</b>.
  93. NbOfLinesImported=线成功导入数<b>:%s的</b> 。
  94. DataComeFromNoWhere=值插入来自无处源文件。
  95. DataComeFromFileFieldNb=值插入来自<b>S</b>的源文件<b>%</b>来自外地的数目。
  96. DataComeFromIdFoundFromRef=Value that comes from field number <b>%s</b> of source file will be used to find the id of the parent object to use (so the object <b>%s</b> that has the ref. from source file must exist in the database).
  97. DataComeFromIdFoundFromCodeId=Code that comes from field number <b>%s</b> of 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 <b>%s</b>). 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.
  98. DataIsInsertedInto=未来的数据源文件将被插入到以下领域:
  99. DataIDSourceIsInsertedInto=The id of the parent object, that was found using the data in the source file, will be inserted into the following field:
  100. DataCodeIDSourceIsInsertedInto=The id of the parent line, that was found from code, will be inserted into the following field:
  101. SourceRequired=数据值是强制性的
  102. SourceExample=例如可能的数据值
  103. ExampleAnyRefFoundIntoElement=任何ref元素<b>%s</b>
  104. ExampleAnyCodeOrIdFoundIntoDictionary=在字典<b> %s </b>中找到的任何代码(或id)
  105. CSVFormatDesc=<b>Comma Separated Value</b> file format (.csv).<br>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 ].
  106. Excel95FormatDesc=<b>Excel</b> file format (.xls)<br>This is the native Excel 95 format (BIFF5).
  107. Excel2007FormatDesc=<b>Excel</b> file format (.xlsx)<br>This is the native Excel 2007 format (SpreadsheetML).
  108. TsvFormatDesc=<b>制表符分隔值</b>文件格式(.tsv)<br>这是一个字段之间用制表符[tab]分隔的文本文件格式。
  109. ExportFieldAutomaticallyAdded=字段<b> %s </b>已自动添加。它将避免您将类似的行视为重复记录(添加此字段,所有行将拥有自己的ID并将有所不同)。
  110. CsvOptions=CSV format options
  111. Separator=Field Separator
  112. Enclosure=String Delimiter
  113. SpecialCode=特殊代码
  114. ExportStringFilter=%%允许替换文本中的一个或多个字符
  115. ExportDateFilter=YYYY, YYYYMM, YYYYMMDD: filters by one year/month/day<br>YYYY+YYYY, YYYYMM+YYYYMM, YYYYMMDD+YYYYMMDD: filters over a range of years/months/days<br> > YYYY, > YYYYMM, > YYYYMMDD: filters on all following years/months/days<br> < YYYY, < YYYYMM, < YYYYMMDD: filters on all previous years/months/days
  116. ExportNumericFilter=NNNNN过滤一个值<br> <br> NNNNN + NNNNN过滤一系列值<br> <NNNNN过滤值较低值<br >> NNNNN按较高值过滤
  117. ImportFromLine=从行号开始导入
  118. EndAtLineNb=在行号结束
  119. ImportFromToLine=Limit range (From - To). Eg. to omit header line(s).
  120. SetThisValueTo2ToExcludeFirstLine=For example, set this value to 3 to exclude the 2 first lines.<br>If the header lines are NOT omitted, this will result in multiple errors in the Import Simulation.
  121. KeepEmptyToGoToEndOfFile=Keep this field empty to process all lines to the end of the file.
  122. SelectPrimaryColumnsForUpdateAttempt=Select column(s) to use as primary key for an UPDATE import
  123. UpdateNotYetSupportedForThisImport=此类导入不支持更新(仅插入)
  124. NoUpdateAttempt=没有执行更新尝试,只插入
  125. ImportDataset_user_1=用户(员工与否)和属性特征
  126. ComputedField=计算字段
  127. ## filters
  128. SelectFilterFields=如果你想筛选一些值,这里只是输入值。
  129. FilteredFields=过滤字段
  130. FilteredFieldsValues=过滤值
  131. FormatControlRule=控制规则格式
  132. ## imports updates
  133. KeysToUseForUpdates=Key (column) to use for <b>updating</b> existing data
  134. NbInsert=插入行数:%s
  135. NbUpdate=更新行数:%s
  136. MultipleRecordFoundWithTheseFilters=使用这些过滤器找到了多条记录:%s
  137. StocksWithBatch=Stocks and location (warehouse) of products with batch/serial number