is.po 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * barcodes_gs1_nomenclature
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server saas~15.4\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2022-06-09 14:05+0000\n"
  10. "PO-Revision-Date: 2022-09-22 05:45+0000\n"
  11. "Language-Team: Icelandic (https://www.transifex.com/odoo/teams/41243/is/)\n"
  12. "MIME-Version: 1.0\n"
  13. "Content-Type: text/plain; charset=UTF-8\n"
  14. "Content-Transfer-Encoding: \n"
  15. "Language: is\n"
  16. "Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n"
  17. #. module: barcodes_gs1_nomenclature
  18. #: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha
  19. msgid "Alpha-Numeric Name"
  20. msgstr ""
  21. #. module: barcodes_gs1_nomenclature
  22. #: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1
  23. msgid ""
  24. "Alternative regex delimiter for the FNC1 (by default, if not set, it is <GS>"
  25. " ASCII 29 char). The separator must not match the begin/end of any related "
  26. "rules pattern."
  27. msgstr ""
  28. #. module: barcodes_gs1_nomenclature
  29. #: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id
  30. msgid "Associated Uom"
  31. msgstr ""
  32. #. module: barcodes_gs1_nomenclature
  33. #: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature
  34. msgid "Barcode Nomenclature"
  35. msgstr ""
  36. #. module: barcodes_gs1_nomenclature
  37. #: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule
  38. msgid "Barcode Rule"
  39. msgstr ""
  40. #. module: barcodes_gs1_nomenclature
  41. #: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date
  42. msgid "Best before Date"
  43. msgstr ""
  44. #. module: barcodes_gs1_nomenclature
  45. #: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date
  46. msgid "Date"
  47. msgstr ""
  48. #. module: barcodes_gs1_nomenclature
  49. #: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage
  50. msgid "Decimal"
  51. msgstr ""
  52. #. module: barcodes_gs1_nomenclature
  53. #: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest
  54. msgid "Destination location"
  55. msgstr ""
  56. #. module: barcodes_gs1_nomenclature
  57. #: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding
  58. msgid "Encoding"
  59. msgstr ""
  60. #. module: barcodes_gs1_nomenclature
  61. #: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date
  62. msgid "Expiration Date"
  63. msgstr ""
  64. #. module: barcodes_gs1_nomenclature
  65. #: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1
  66. msgid "FNC1 Separator"
  67. msgstr ""
  68. #. module: barcodes_gs1_nomenclature
  69. #: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type
  70. msgid "GS1 Content Type"
  71. msgstr ""
  72. #. module: barcodes_gs1_nomenclature
  73. #: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128
  74. msgid "GS1-128"
  75. msgstr ""
  76. #. module: barcodes_gs1_nomenclature
  77. #: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage
  78. msgid ""
  79. "If True, use the last digit of AI to determine where the first decimal is"
  80. msgstr ""
  81. #. module: barcodes_gs1_nomenclature
  82. #. openerp-web
  83. #: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0
  84. #, python-format
  85. msgid "Invalid barcode: can't be formated as date"
  86. msgstr ""
  87. #. module: barcodes_gs1_nomenclature
  88. #. openerp-web
  89. #: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0
  90. #, python-format
  91. msgid "Invalid barcode: the check digit is incorrect"
  92. msgstr ""
  93. #. module: barcodes_gs1_nomenclature
  94. #: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature
  95. #: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature
  96. msgid "Is GS1 Nomenclature"
  97. msgstr ""
  98. #. module: barcodes_gs1_nomenclature
  99. #: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location
  100. msgid "Location"
  101. msgstr ""
  102. #. module: barcodes_gs1_nomenclature
  103. #: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot
  104. msgid "Lot"
  105. msgstr ""
  106. #. module: barcodes_gs1_nomenclature
  107. #: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure
  108. msgid "Measure"
  109. msgstr ""
  110. #. module: barcodes_gs1_nomenclature
  111. #: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier
  112. msgid "Numeric Identifier"
  113. msgstr ""
  114. #. module: barcodes_gs1_nomenclature
  115. #: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date
  116. msgid "Pack Date"
  117. msgstr ""
  118. #. module: barcodes_gs1_nomenclature
  119. #: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package
  120. msgid "Package"
  121. msgstr ""
  122. #. module: barcodes_gs1_nomenclature
  123. #: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type
  124. msgid "Package Type"
  125. msgstr ""
  126. #. module: barcodes_gs1_nomenclature
  127. #: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity
  128. msgid "Quantity"
  129. msgstr ""
  130. #. module: barcodes_gs1_nomenclature
  131. #: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0
  132. #, python-format
  133. msgid "The FNC1 Separator Alternative is not a valid Regex: "
  134. msgstr ""
  135. #. module: barcodes_gs1_nomenclature
  136. #: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type
  137. msgid ""
  138. "The GS1 content type defines what kind of data the rule will process the "
  139. "barcode as: * Date: the barcode will be converted into a Odoo "
  140. "datetime; * Measure: the barcode's value is related to a specific "
  141. "UoM; * Numeric Identifier: fixed length barcode following a specific "
  142. "encoding; * Alpha-Numeric Name: variable length barcode."
  143. msgstr ""
  144. #. module: barcodes_gs1_nomenclature
  145. #: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0
  146. #, python-format
  147. msgid "The rule pattern \"%s\" is not a valid Regex: "
  148. msgstr ""
  149. #. module: barcodes_gs1_nomenclature
  150. #: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0
  151. #, python-format
  152. msgid ""
  153. "The rule pattern \"%s\" is not valid, it needs two groups:\n"
  154. "\t- A first one for the Application Identifier (usually 2 to 4 digits);\n"
  155. "\t- A second one to catch the value."
  156. msgstr ""
  157. #. module: barcodes_gs1_nomenclature
  158. #: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0
  159. #, python-format
  160. msgid ""
  161. "There is something wrong with the barcode rule \"%s\" pattern.\n"
  162. "If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n"
  163. "Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure."
  164. msgstr ""
  165. #. module: barcodes_gs1_nomenclature
  166. #: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature
  167. #: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature
  168. msgid ""
  169. "This Nomenclature use the GS1 specification, only GS1-128 encoding rules is "
  170. "accepted is this kind of nomenclature."
  171. msgstr ""
  172. #. module: barcodes_gs1_nomenclature
  173. #. openerp-web
  174. #: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0
  175. #, python-format
  176. msgid "This barcode can't be parsed by any barcode rules."
  177. msgstr ""
  178. #. module: barcodes_gs1_nomenclature
  179. #. openerp-web
  180. #: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0
  181. #, python-format
  182. msgid "This barcode can't be partially or fully parsed."
  183. msgstr ""
  184. #. module: barcodes_gs1_nomenclature
  185. #: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding
  186. msgid ""
  187. "This rule will apply only if the barcode is encoded with the specified "
  188. "encoding"
  189. msgstr ""
  190. #. module: barcodes_gs1_nomenclature
  191. #: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type
  192. msgid "Type"
  193. msgstr ""