From 88b19d74eb1750c486275473f466e6dacf78bbb9 Mon Sep 17 00:00:00 2001 From: Ernad Husremovic Date: Sat, 25 Oct 2025 09:09:43 +0200 Subject: [PATCH] barcodes => oca-ocb-warehouse --- .../barcodes/__init__.py | 17 - .../barcodes/__manifest__.py | 23 - .../barcodes/data/barcodes_data.xml | 15 - .../barcodes/i18n/af.po | 336 ------------- .../barcodes/i18n/am.po | 324 ------------- .../barcodes/i18n/ar.po | 368 --------------- .../barcodes/i18n/az.po | 339 ------------- .../barcodes/i18n/barcodes.pot | 341 -------------- .../barcodes/i18n/be.po | 336 ------------- .../barcodes/i18n/bg.po | 371 --------------- .../barcodes/i18n/bs.po | 341 -------------- .../barcodes/i18n/ca.po | 383 --------------- .../barcodes/i18n/cs.po | 365 -------------- .../barcodes/i18n/da.po | 373 --------------- .../barcodes/i18n/de.po | 377 --------------- .../barcodes/i18n/el.po | 444 ------------------ .../barcodes/i18n/en_AU.po | 342 -------------- .../barcodes/i18n/en_GB.po | 417 ---------------- .../barcodes/i18n/es.po | 383 --------------- .../barcodes/i18n/es_BO.po | 417 ---------------- .../barcodes/i18n/es_CL.po | 417 ---------------- .../barcodes/i18n/es_CO.po | 417 ---------------- .../barcodes/i18n/es_CR.po | 417 ---------------- .../barcodes/i18n/es_DO.po | 417 ---------------- .../barcodes/i18n/es_EC.po | 417 ---------------- .../barcodes/i18n/es_MX.po | 382 --------------- .../barcodes/i18n/es_PA.po | 342 -------------- .../barcodes/i18n/es_PE.po | 417 ---------------- .../barcodes/i18n/es_PY.po | 417 ---------------- .../barcodes/i18n/es_VE.po | 417 ---------------- .../barcodes/i18n/et.po | 367 --------------- .../barcodes/i18n/eu.po | 417 ---------------- .../barcodes/i18n/fa.po | 358 -------------- .../barcodes/i18n/fi.po | 382 --------------- .../barcodes/i18n/fo.po | 417 ---------------- .../barcodes/i18n/fr.po | 380 --------------- .../barcodes/i18n/fr_BE.po | 342 -------------- .../barcodes/i18n/fr_CA.po | 417 ---------------- .../barcodes/i18n/gl.po | 417 ---------------- .../barcodes/i18n/gu.po | 336 ------------- .../barcodes/i18n/he.po | 367 --------------- .../barcodes/i18n/hi.po | 347 -------------- .../barcodes/i18n/hr.po | 343 -------------- .../barcodes/i18n/hu.po | 359 -------------- .../barcodes/i18n/hy.po | 324 ------------- .../barcodes/i18n/id.po | 367 --------------- .../barcodes/i18n/is.po | 336 ------------- .../barcodes/i18n/it.po | 380 --------------- .../barcodes/i18n/ja.po | 355 -------------- .../barcodes/i18n/ka.po | 417 ---------------- .../barcodes/i18n/kab.po | 417 ---------------- .../barcodes/i18n/km.po | 358 -------------- .../barcodes/i18n/ko.po | 360 -------------- .../barcodes/i18n/lb.po | 378 --------------- .../barcodes/i18n/lo.po | 338 ------------- .../barcodes/i18n/lt.po | 362 -------------- .../barcodes/i18n/lv.po | 340 -------------- .../barcodes/i18n/mk.po | 417 ---------------- .../barcodes/i18n/ml.po | 336 ------------- .../barcodes/i18n/mn.po | 360 -------------- .../barcodes/i18n/ms.po | 338 ------------- .../barcodes/i18n/nb.po | 339 ------------- .../barcodes/i18n/ne.po | 414 ---------------- .../barcodes/i18n/nl.po | 376 --------------- .../barcodes/i18n/no.po | 336 ------------- .../barcodes/i18n/pl.po | 372 --------------- .../barcodes/i18n/pt.po | 370 --------------- .../barcodes/i18n/pt_BR.po | 380 --------------- .../barcodes/i18n/ro.po | 379 --------------- .../barcodes/i18n/ru.po | 380 --------------- .../barcodes/i18n/sk.po | 357 -------------- .../barcodes/i18n/sl.po | 372 --------------- .../barcodes/i18n/sq.po | 324 ------------- .../barcodes/i18n/sr.po | 360 -------------- .../barcodes/i18n/sr@latin.po | 420 ----------------- .../barcodes/i18n/sv.po | 371 --------------- .../barcodes/i18n/sw.po | 324 ------------- .../barcodes/i18n/ta.po | 324 ------------- .../barcodes/i18n/th.po | 356 -------------- .../barcodes/i18n/tr.po | 368 --------------- .../barcodes/i18n/uk.po | 370 --------------- .../barcodes/i18n/vi.po | 372 --------------- .../barcodes/i18n/zh_CN.po | 358 -------------- .../barcodes/i18n/zh_TW.po | 355 -------------- .../barcodes/models/__init__.py | 6 - .../barcodes/models/barcode_events_mixin.py | 25 - .../barcodes/models/barcode_nomenclature.py | 134 ------ .../barcodes/models/barcode_rule.py | 47 -- .../barcodes/models/ir_http.py | 15 - .../barcodes/models/res_company.py | 16 - .../barcodes/security/ir.model.access.csv | 5 - .../barcodes/static/img/barcode.png | Bin 1292 -> 0 bytes .../static/src/barcode_handler_field.js | 23 - .../barcodes/static/src/barcode_handlers.js | 92 ---- .../barcodes/static/src/barcode_service.js | 137 ------ .../static/src/float_scannable_field.js | 13 - .../static/src/float_scannable_field.xml | 12 - .../barcodes/static/src/js/barcode_events.js | 24 - .../barcodes/static/src/js/barcode_field.js | 61 --- .../barcodes/static/src/js/barcode_parser.js | 281 ----------- .../static/tests/basic/barcode_tests.js | 217 --------- .../tests/basic/float_scannable_field_test.js | 142 ------ .../basic/legacy/barcode_parser_tests.js | 58 --- .../tests/basic/legacy/barcode_tests.js | 337 ------------- .../barcodes/static/tests/helpers.js | 20 - .../tests/mobile/barcode_mobile_tests.js | 105 ----- .../barcodes/tests/__init__.py | 1 - .../tests/test_barcode_nomenclature.py | 255 ---------- .../barcodes/views/barcodes_view.xml | 83 ---- .../barcodes_gs1_nomenclature/__init__.py | 1 - .../barcodes_gs1_nomenclature/__manifest__.py | 23 - .../data/barcodes_gs1_rules.xml | 338 ------------- .../barcodes_gs1_nomenclature/i18n/af.po | 241 ---------- .../barcodes_gs1_nomenclature/i18n/am.po | 237 ---------- .../barcodes_gs1_nomenclature/i18n/ar.po | 260 ---------- .../barcodes_gs1_nomenclature/i18n/az.po | 244 ---------- .../i18n/barcodes_gs1_nomenclature.pot | 246 ---------- .../barcodes_gs1_nomenclature/i18n/be.po | 241 ---------- .../barcodes_gs1_nomenclature/i18n/bg.po | 249 ---------- .../barcodes_gs1_nomenclature/i18n/bs.po | 246 ---------- .../barcodes_gs1_nomenclature/i18n/ca.po | 271 ----------- .../barcodes_gs1_nomenclature/i18n/cs.po | 249 ---------- .../barcodes_gs1_nomenclature/i18n/da.po | 257 ---------- .../barcodes_gs1_nomenclature/i18n/de.po | 261 ---------- .../barcodes_gs1_nomenclature/i18n/es.po | 267 ----------- .../barcodes_gs1_nomenclature/i18n/es_MX.po | 264 ----------- .../barcodes_gs1_nomenclature/i18n/et.po | 265 ----------- .../barcodes_gs1_nomenclature/i18n/fa.po | 266 ----------- .../barcodes_gs1_nomenclature/i18n/fi.po | 268 ----------- .../barcodes_gs1_nomenclature/i18n/fr.po | 262 ----------- .../barcodes_gs1_nomenclature/i18n/gu.po | 241 ---------- .../barcodes_gs1_nomenclature/i18n/he.po | 246 ---------- .../barcodes_gs1_nomenclature/i18n/hi.po | 242 ---------- .../barcodes_gs1_nomenclature/i18n/hr.po | 249 ---------- .../barcodes_gs1_nomenclature/i18n/hu.po | 246 ---------- .../barcodes_gs1_nomenclature/i18n/hy.po | 237 ---------- .../barcodes_gs1_nomenclature/i18n/id.po | 263 ----------- .../barcodes_gs1_nomenclature/i18n/is.po | 242 ---------- .../barcodes_gs1_nomenclature/i18n/it.po | 267 ----------- .../barcodes_gs1_nomenclature/i18n/ja.po | 253 ---------- .../barcodes_gs1_nomenclature/i18n/km.po | 245 ---------- .../barcodes_gs1_nomenclature/i18n/ko.po | 251 ---------- .../barcodes_gs1_nomenclature/i18n/lo.po | 242 ---------- .../barcodes_gs1_nomenclature/i18n/lt.po | 249 ---------- .../barcodes_gs1_nomenclature/i18n/lv.po | 245 ---------- .../barcodes_gs1_nomenclature/i18n/ml.po | 242 ---------- .../barcodes_gs1_nomenclature/i18n/mn.po | 245 ---------- .../barcodes_gs1_nomenclature/i18n/ms.po | 242 ---------- .../barcodes_gs1_nomenclature/i18n/nb.po | 243 ---------- .../barcodes_gs1_nomenclature/i18n/nl.po | 264 ----------- .../barcodes_gs1_nomenclature/i18n/no.po | 237 ---------- .../barcodes_gs1_nomenclature/i18n/pl.po | 273 ----------- .../barcodes_gs1_nomenclature/i18n/pt.po | 251 ---------- .../barcodes_gs1_nomenclature/i18n/pt_BR.po | 266 ----------- .../barcodes_gs1_nomenclature/i18n/ro.po | 265 ----------- .../barcodes_gs1_nomenclature/i18n/ru.po | 267 ----------- .../barcodes_gs1_nomenclature/i18n/sk.po | 247 ---------- .../barcodes_gs1_nomenclature/i18n/sl.po | 258 ---------- .../barcodes_gs1_nomenclature/i18n/sq.po | 237 ---------- .../barcodes_gs1_nomenclature/i18n/sr.po | 264 ----------- .../barcodes_gs1_nomenclature/i18n/sv.po | 265 ----------- .../barcodes_gs1_nomenclature/i18n/sw.po | 237 ---------- .../barcodes_gs1_nomenclature/i18n/ta.po | 237 ---------- .../barcodes_gs1_nomenclature/i18n/th.po | 260 ---------- .../barcodes_gs1_nomenclature/i18n/tr.po | 269 ----------- .../barcodes_gs1_nomenclature/i18n/uk.po | 261 ---------- .../barcodes_gs1_nomenclature/i18n/vi.po | 263 ----------- .../barcodes_gs1_nomenclature/i18n/zh_CN.po | 252 ---------- .../barcodes_gs1_nomenclature/i18n/zh_TW.po | 251 ---------- .../models/__init__.py | 3 - .../models/barcode_nomenclature.py | 178 ------- .../models/barcode_rule.py | 69 --- .../models/ir_http.py | 16 - .../static/src/js/barcode_parser.js | 195 -------- .../src/js/tests/barcode_parser_tests.js | 290 ------------ .../tests/__init__.py | 1 - .../tests/test_barcodes_gs1_nomenclature.py | 130 ----- .../views/barcodes_view.xml | 60 --- 178 files changed, 48002 deletions(-) delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/__init__.py delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/__manifest__.py delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/data/barcodes_data.xml delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/af.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/am.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ar.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/az.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/barcodes.pot delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/be.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/bg.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/bs.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ca.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/cs.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/da.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/de.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/el.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/en_AU.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/en_GB.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_BO.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_CL.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_CO.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_CR.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_DO.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_EC.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_MX.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_PA.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_PE.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_PY.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_VE.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/et.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/eu.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fa.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fi.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fo.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fr.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fr_BE.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fr_CA.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/gl.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/gu.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/he.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/hi.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/hr.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/hu.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/hy.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/id.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/is.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/it.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ja.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ka.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/kab.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/km.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ko.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/lb.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/lo.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/lt.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/lv.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/mk.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ml.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/mn.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ms.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/nb.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ne.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/nl.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/no.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/pl.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/pt.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/pt_BR.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ro.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ru.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sk.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sl.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sq.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sr.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sr@latin.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sv.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sw.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ta.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/th.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/tr.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/uk.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/vi.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/zh_CN.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/i18n/zh_TW.po delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/models/__init__.py delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/models/barcode_events_mixin.py delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/models/barcode_nomenclature.py delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/models/barcode_rule.py delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/models/ir_http.py delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/models/res_company.py delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/security/ir.model.access.csv delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/static/img/barcode.png delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/static/src/barcode_handler_field.js delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/static/src/barcode_handlers.js delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/static/src/barcode_service.js delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/static/src/float_scannable_field.js delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/static/src/float_scannable_field.xml delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/static/src/js/barcode_events.js delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/static/src/js/barcode_field.js delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/static/src/js/barcode_parser.js delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/basic/barcode_tests.js delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/basic/float_scannable_field_test.js delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/basic/legacy/barcode_parser_tests.js delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/basic/legacy/barcode_tests.js delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/helpers.js delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/mobile/barcode_mobile_tests.js delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/tests/__init__.py delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/tests/test_barcode_nomenclature.py delete mode 100644 odoo-bringout-oca-ocb-barcodes/barcodes/views/barcodes_view.xml delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/__init__.py delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/__manifest__.py delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/af.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/am.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ar.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/az.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/barcodes_gs1_nomenclature.pot delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/be.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/bg.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/bs.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ca.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/cs.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/da.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/de.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/es.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/es_MX.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/et.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/fa.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/fi.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/fr.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/gu.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/he.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/hi.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/hr.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/hu.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/hy.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/id.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/is.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/it.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ja.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/km.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ko.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/lo.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/lt.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/lv.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ml.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/mn.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ms.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/nb.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/nl.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/no.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/pl.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/pt.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/pt_BR.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ro.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ru.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sk.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sl.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sq.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sr.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sv.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sw.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ta.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/th.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/tr.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/uk.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/vi.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/zh_CN.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/zh_TW.po delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/models/__init__.py delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/models/barcode_nomenclature.py delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/models/barcode_rule.py delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/models/ir_http.py delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/static/src/js/tests/barcode_parser_tests.js delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/tests/__init__.py delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/tests/test_barcodes_gs1_nomenclature.py delete mode 100644 odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/views/barcodes_view.xml diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/__init__.py b/odoo-bringout-oca-ocb-barcodes/barcodes/__init__.py deleted file mode 100644 index 77af9f9..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/__init__.py +++ /dev/null @@ -1,17 +0,0 @@ -# -*- coding: utf-8 -*- - -from . import models - -from odoo import api, SUPERUSER_ID - - -def _assign_default_nomeclature_id(cr, registry): - env = api.Environment(cr, SUPERUSER_ID, {}) - company_ids_without_default_nomenclature_id = env['res.company'].search([ - ('nomenclature_id', '=', False) - ]) - default_nomenclature_id = env.ref('barcodes.default_barcode_nomenclature', raise_if_not_found=False) - if default_nomenclature_id: - company_ids_without_default_nomenclature_id.write({ - 'nomenclature_id': default_nomenclature_id.id, - }) diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/__manifest__.py b/odoo-bringout-oca-ocb-barcodes/barcodes/__manifest__.py deleted file mode 100644 index 162fd97..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/__manifest__.py +++ /dev/null @@ -1,23 +0,0 @@ -{ - 'name': 'Barcode', - 'version': '2.0', - 'category': 'Hidden', - 'summary': 'Scan and Parse Barcodes', - 'depends': ['web'], - 'data': [ - 'data/barcodes_data.xml', - 'views/barcodes_view.xml', - 'security/ir.model.access.csv', - ], - 'installable': True, - 'post_init_hook': '_assign_default_nomeclature_id', - 'assets': { - 'web.assets_backend': [ - 'barcodes/static/src/**/*', - ], - 'web.tests_assets': ['barcodes/static/tests/helpers.js'], - 'web.qunit_suite_tests': ['barcodes/static/tests/basic/**/*.js'], - 'web.qunit_mobile_suite_tests': ['barcodes/static/tests/mobile/*.js'], - }, - 'license': 'LGPL-3', -} diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/data/barcodes_data.xml b/odoo-bringout-oca-ocb-barcodes/barcodes/data/barcodes_data.xml deleted file mode 100644 index 7607a01..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/data/barcodes_data.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - Default Nomenclature - - - - Product Barcodes - - 90 - product - any - .* - - diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/af.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/af.po deleted file mode 100644 index 0205ae3..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/af.po +++ /dev/null @@ -1,336 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux, 2022 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Martin Trigaux, 2022\n" -"Language-Team: Afrikaans (https://app.transifex.com/odoo/teams/41243/af/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: af\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Maatskappye" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Geskep deur" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Geskep op" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Vertoningsnaam" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Laas Gewysig op" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Laas Opgedateer deur" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Laas Opgedateer op" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Volgorde" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Soort" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/am.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/am.po deleted file mode 100644 index 4a967e0..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/am.po +++ /dev/null @@ -1,324 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Amharic (https://app.transifex.com/odoo/teams/41243/am/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: am\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ar.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ar.po deleted file mode 100644 index f8bf026..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ar.po +++ /dev/null @@ -1,368 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux, 2022 -# Mehjabin Farsana, 2022 -# Malaz Abuidris , 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Malaz Abuidris , 2025\n" -"Language-Team: Arabic (https://app.transifex.com/odoo/teams/41243/ar/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ar\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr " '*' ليس نمط باركود صحيح. هل تقصد '.*' ؟" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"تحدِّد تسميات الباركود كيفية التعرف على الباركودات وتصنيفها.\n" -" عند مسح باركود ضوئيًا، يتم ربطه بالقاعدة الأولى مع نمط\n" -" مُطابق. تركيبة النمط هي تركيبة التعبير النمطي، وتتم مطابقة\n" -" الباركود إذا طابق التعبير النمطي بادئة الباركود. " - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "تحدد تسمية الباركود كيفية تعرف نقطة البيع على الباركود وكيفية تفسيره " - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "إضافة تسمية جديدة للباركود" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "لقب" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "دائمًا" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "تعرف داخلي على قاعدة تسمية هذا الباركود" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "تعرف داخلي على تسمية الباركود" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "أي" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "تعرف داخلي على تسمية هذا الباركود" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "تسمية الباركود" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "تسميات الباركود" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "نمط الباركود" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "قاعدة الباركود" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "الباركود الممسوح ضوئيًا" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "الباركود: " - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "الشركات " - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "أنشئ بواسطة" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "أنشئ في" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "اسم العرض " - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 إلى UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "التشفير" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "مسار HTTP" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "المُعرف" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" -"حتى تتمكن من استخدام طريقة barcodes.barcode_events_mixin، يجب أن يتم تنفيذ " -"on_barcode_scanned " - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "آخر تعديل في" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "آخر تحديث بواسطة" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "آخر تحديث في" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "مطلقًا" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "تسمية" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"يمكن أن تحدد الانماط أيضًا كيفية تشفير القيم الرقمية مثل الأوزان أو الأسعار\n" -" داخل الباركود.. يُشار إليها بـ {NNN} حيث يمثل حرف N\n" -" مكان تشفير خانات الرقم. كما تدعم أنماط الباركود الأرقام الكسرية أيضًا \n" -" ويتم التعبير عن الرقم العشري هكذا {NNNDD}. في هذه الحالات، \n" -" يجب أن تظهر هذه الخانات في حقل الباركود كأصفار في السجلات\n" -" المرتبطة. " - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "اسم القاعدة" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "القواعد" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "التسلسل " - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "الجداول " - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "نمط مطابقة الباركود" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "لا يؤدي نمط الباركود %(pattern)s إلى تعبير نمطي صالح. " - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "قائمة قواعد الباركود" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "سوف يُستخدَم النمط المطابق كلقب لهذا الباركود " - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"يوجد خطأ في تركيبة نمط الباركود %(pattern)s: يمكن أن تحتوي القاعدة على زوج " -"أقواس واحد فقط. " - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"يوجد خطأ في تركيبة نمط الباركود %(pattern)s: يمكن أن تحتوي الأقواس فقط على N" -" متبوعة بـ D." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "يوجد خطأ في تركيبة نمط الباركود %(pattern)s: أقواس فارغة. " - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"ستُطبق هذه القاعدة فقط إذا كان الباركود مُشفرًا بطريقة التشفير المحددة" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "النوع" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"يمكن تحويل أكواد UPC لأكواد EAN بوضع صفر كبادئة لهم. يحدد هذا الاختيار إن " -"كان ينبغي تحويل باركود UPC أو EAN تلقائيًا للنوع الآخر عند محاولة تطبيق " -"قاعدة بطريقة التشفير الأخرى." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A إلى EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "التحويل بين UPC وEAN" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "وحدة المنتج" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "أمر باركود غير معروف " - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"يستخدم لترتيب القواعد بحيث تتم مطابقة القواعد ذات التسلسل الأصغر أولًا" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "قيمة آخر باركود ممسوح ضوئيًا." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/az.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/az.po deleted file mode 100644 index 16aabfe..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/az.po +++ /dev/null @@ -1,339 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Jumshud Sultanov , 2022 -# erpgo translator , 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: erpgo translator , 2023\n" -"Language-Team: Azerbaijani (https://app.transifex.com/odoo/teams/41243/az/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: az\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Qoşma Ad" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Həmişə" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Barkod Nomenklaturası" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Barkod Qaydası" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Şirkətlər" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Tərəfindən yaradılıb" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Tarixdə yaradıldı" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Ekran Adı" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodlaşdırma" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP Marşrutizasiyası" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Son Dəyişdirilmə tarixi" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Son Yeniləyən" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Son Yenilənmə tarixi" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Heç vaxt" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nomenklatura" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Qayda Adı" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Qaydalar" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Ardıcıllıq" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Bu qayda yalnız bar- kod təyin edilmiş kodlaşdırma ilə kodlaşdırıldığı " -"halda, tətbiq olunacaq" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Tip" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/barcodes.pot b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/barcodes.pot deleted file mode 100644 index d98a610..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/barcodes.pot +++ /dev/null @@ -1,341 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2025-05-22 18:35+0000\n" -"Last-Translator: \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: \n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/be.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/be.po deleted file mode 100644 index 19879c2..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/be.po +++ /dev/null @@ -1,336 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Ivan Shakh, 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Ivan Shakh, 2024\n" -"Language-Team: Belarusian (https://app.transifex.com/odoo/teams/41243/be/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: be\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Любы" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Кампаніі" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Стварыў" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Створана" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Назва для адлюстравання" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP-маршрутызацыя" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Апошняя мадыфікацыя" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Апошні абнавіў" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Апошняе абнаўленне" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/bg.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/bg.po deleted file mode 100644 index cf25606..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/bg.po +++ /dev/null @@ -1,371 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# KeyVillage, 2023 -# Rosen Vladimirov , 2023 -# aleksandar ivanov, 2023 -# Martin Trigaux, 2023 -# Maria Boyadjieva , 2023 -# Venelin Stoykov, 2024 -# Veselina Slavkova, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Veselina Slavkova, 2025\n" -"Language-Team: Bulgarian (https://app.transifex.com/odoo/teams/41243/bg/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: bg\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr " '*' не е валиден шаблона на баркод Regex. Имахте предвид '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Номенклатурите на баркодове определят как баркодовете се признават и категоризират.\n" -" Когато баркодът е сканиран, той вече е присъединен към първото правило с подходящ\n" -" шаблон. Синтаксисът на шаблона е от типа 'регулярен израз', a баркодът е съответстващ,\n" -" ако регулярният израз се съчетава с префикс на баркода." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Дадена номенклатура на баркод определя как центърът за продажби идентифицира" -" и интерпретира баркодове" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Псевдоним" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Винаги" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "Вътрешна идентификация за това правило за номенклатура на баркодове" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Вътрешна идентификация за баркодова номенклатура " - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Всеки" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Баркодова номенклатура " - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Баркодови номенклатури " - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Шаблон на баркодове" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Правило за баркод" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Сканиран баркод " - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Фирми" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Създадено от" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Създадено на" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Име за показване" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 to UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Кодиране" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP Маршрутизиране" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Последна промяна на" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Последно актуализирано от" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Последно актуализирано на" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Никога" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Номенклатура" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Шаблоните могат и да определят как цифровите стойности като тегло или цена могат да се\n" -" кодират в баркода. Те са посочени от {NNN} където N\n" -" определят къде са кодирани цифрите на номерата. Плаващите запетаи се поддържат и с \n" -" десетични стойности с D като {NNNDD}. В подобни случаи \n" -" полето с баркода на сродните записи трябва да показва тези цифри като \n" -" нули." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Име на правило" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Правила" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Последователност" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Маси" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Шаблонът за съчетаване на баркод" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Списъкът с правила за баркодове" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Съчетаният шаблон ще играе ролята на псевдоним за този баркод" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Това правило ще се приложи, само ако баркодът е кодиран със специфична " -"кодировка" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Вид" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"Кодовете UPC могат да се конвертират в EAN, като им се поставят префикси с " -"нула. Тази настройка определя дали UPC/EAN баркодът трябва да се конвертира " -"автоматично по един или друг начин при опит да се съчетае дадено правило с " -"другата кодировка." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A to EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN конвертиране" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Единица продукт" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Използва се за подредба на правила, така че правилата с по-малка " -"последователност да се съчетават първи" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Стойност на последния сканиран баркод" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/bs.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/bs.po deleted file mode 100644 index c6d1671..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/bs.po +++ /dev/null @@ -1,341 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2025-05-22 18:35+0000\n" -"Last-Translator: \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: \n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr " '*' nije ispravan regex barkod uzorak. Jeste li mislili '.*'?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Dodavanje nove barkod nomenklature" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Alias" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Uvijek" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "Interna identifikacija za ovo pravilo nomenklature barkoda" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Interni identifikator barkod nomenklature" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Bilo koji" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Mixin događaja barkoda" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Nomenklatura bakodova" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Nomenklature barkodova" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Barkod uzorak" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Barkod pravilo" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Barkod čitač" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Barkod: " - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Kompanije" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Kreirao" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Kreirano" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Prikazani naziv" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 u UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodna stranica:" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP usmjeravanje" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Zadnje mijenjano" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Zadnji ažurirao" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Zadnje ažurirano" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Nikada" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nomenklatrua" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Naziv pravila" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Pravila" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Sekvenca" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Stolovi" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Uzorak barkoda za validaciju" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Popis pravila barkodova" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Poklopljeni uzorak će biti alias za ovaj barkod" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Tip" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A u EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN Konverzija" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Jedinica proizvoda" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Nepoznata komanda barkoda" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Vrijednost posljednjeg skeniranog barkoda." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ca.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ca.po deleted file mode 100644 index a16b129..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ca.po +++ /dev/null @@ -1,383 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Manel Fernandez Ramirez , 2022 -# Quim - coopdevs , 2022 -# Josep Anton Belchi, 2022 -# Arnau Ros, 2022 -# Marc Tormo i Bochaca , 2022 -# 7b9408628f00af852f513eb4f12c005b_f9c6891, 2022 -# Martin Trigaux, 2022 -# RGB Consulting , 2022 -# Ivan Espinola, 2022 -# jabiri7, 2022 -# Noemi Pla, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Noemi Pla, 2025\n" -"Language-Team: Catalan (https://app.transifex.com/odoo/teams/41243/ca/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ca\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" -" '*' no és un patró Regex vàlid per a codi de barres. Potser volia utilitzar" -" '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Les nomenclatures de codis de barres defineixen com es reconeixen i " -"categoritzen els codis de barres. Quan s'escaneja un codi de barres " -"s'associa a la primeraregla amb un patró coincident. La sintaxi dels " -"patrons és la d'una expressió regular, i un codi de barres es reconeix si " -"l'expressió regular coincideix amb un prefix del codi de barres." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Una nomenclatura de codi de barres defineix com el punt de venda identifica " -"i interpreta els codis de barres" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Afegir una nova nomenclatura de codis de barres" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Pseudònim" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Sempre" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" -"Un identificador intern per aquesta regla de nomenclatura de codi de barres" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Identificació interna de la nomenclatura del codi de barres" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Alguna" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Barreja d'esdeveniments de codi de barres" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Nomenclatura del codi de barres" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Nomenclatures de codi de barres " - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Patró de codi de barres" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Regla del codi de barres" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Codi de barres escanejat" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Codi de barres:" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Empreses" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Creat per" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Creat el" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Nom a mostrar" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 a UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Codificació" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "Enrutament HTTP" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Última modificació el " - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Última actualització per" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Última actualització el" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Mai" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nomenclatura" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Els patrons també poden definir com es codifiquen els valors numèrics, tals com el pes o el preu, en el codi de barres. S'indica per {NNN}, on les Ns defineixen en quina posició es codifiquen els números.\n" -"També es permeten nombres reals si els decimals s'indiquen amb Ds, per exemple {NNNDD}. En aquests casos, el camp del codi de barres en els registres associats ha de mostrar zeros en aquestes posicions." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Nom de regla" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Regles" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Seqüència" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Taules " - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "El patró de coincidència de codis de barres" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" -"El patró de codi de barres %(pattern)s no condueix a una expressió regular " -"vàlida." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "La llista de regles de codis de barres" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "El patró coincident serà un sobrenom per aquest codi de barres" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"Hi ha un error de sintaxi al patró del codi de barres %(pattern)s:una regla " -"només pot contenir un parell de claus." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"Hi ha un error de sintaxi al patró del codi de barres %(pattern)s:Les claus " -"només poden contenir N seguides de D." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"Hi ha un error de sintaxi al patró del codi de barres %(pattern)s: tirants " -"buits." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Aquesta regla només s'aplicarà si el codi de barres està codificat amb la " -"codificació especificada" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Tipus" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"Els codis UPC es poden convertir a EAN prefixant-los amb un zero. Aquest " -"ajustament determina si un codi de barres UPC/EAN ha de ser convertit " -"automàticament en un sentit o l'altre en buscar una coincidència amb l'altra" -" codificació." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A a EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "Conversió UPC/EAN" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Unitat de producte" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Ordre desconeguda de codi de barres" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Utilitzat per ordenar regles tals que les regles amb menor seqüència " -"coincideixin primer" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Valor de l'últim codi de barres escanejat." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/cs.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/cs.po deleted file mode 100644 index c75e839..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/cs.po +++ /dev/null @@ -1,365 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Michal Veselý , 2022 -# Martin Trigaux, 2022 -# xlu , 2022 -# Jan Horzinka , 2022 -# Jiří Podhorecký , 2022 -# Aleš Fiala , 2023 -# Tomáš Píšek, 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Tomáš Píšek, 2023\n" -"Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: cs\n" -"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "„*“ není platný vzor čárového kódu Regex. Mysleli jste '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Názvy čárových kódů definují, jak jsou čárové kódy rozpoznávány a kategorizovány.\n" -"Když je čárový kód naskenován, je spojen s prvním pravidlem se shodným vzorem. Syntaxe vzoru je stejná jako u regulárního výrazu a čárový kód se shoduje, pokud se regulární výraz shoduje s předponou čárového kódu." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Nomenklatura čárových kódů definuje, jak prodejní místo čárové kódy " -"identifikuje a interpretuje" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Přidat nové názvosloví čárového kódu" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Zástupce" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Vždy" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "Interní identifikace tohoto pravidla nomenklatury čárových kódů" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Interní identifikace nomenklatury čárových kódů" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Jakýkoliv" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Událost čárového kódu Mixin" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Nomenklatura čárového kódu" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Nomenklatury čárových kódů" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Vzor čárového kódu" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Pravidlo čárového kódu" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Naskenovaný čárový kód" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Čárový kód: " - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Společnosti" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Vytvořeno od" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Vytvořeno" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Zobrazované jméno" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 na UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kódování" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP Routing" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Naposled změněno" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Naposledy upraveno od" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Naposled upraveno" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Nikdy" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Systém pojmenování" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Vzory mohou také definovat, jakým způsobem mohou být do čárového kódu " -"zakódovány číselné hodnoty, například hmotnost nebo cena. Označují se " -"{NNN}, kde N určuje, kde jsou číslice čísla zakódovány. " -"Podporovány jsou také plovoucí číslice, jejichž desetinná místa jsou " -"označena písmeny D, například {NNNDD}. V těchto případech " -"musí být v poli čárového kódu na přidružených záznamech tyto číslice " -"uvedeny jako nuly." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Název pravidla" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Pravidla" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Číselná řada" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Tabulky" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Vzor shody čárového kódu" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Seznam pravidel čárového kódu" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Odpovídající vzor bude alias tohoto čárového kódu" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"Schéma čárového kódu %(pattern)s obsahuje chybu: pravdilo může obsahovat " -"pouze jeden pár závorek." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"Schéma čárového kódu %(pattern)s obsahuje chybu: závorky mohou obsahovat " -"pouze písmena N následované písmeny D." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"Ve vzoru čárového kódu je syntaktická chyba %(pattern)s: prázdné závorky." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Toto pravidlo platí pouze v případě, že je čárový kód kódován zadaným " -"kódováním" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Typ" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"UPC kódy mohou být převedeny na EAN přidáním předčísla nuly. Toto nastavení " -"určuje, zda má být čárový kód UPC / EAN automaticky převeden jedním nebo " -"druhým způsobem při pokusu o shodu pravidla s jiným kódováním." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A na EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN konverze" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Jednotkový produkt" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Neznámý příkaz čárového kódu" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Slouží k uspořádání pravidel tak, aby se nejprve shodovala pravidla s menší " -"sekvencí" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Hodnota posledního naskenovaného čárového kódu." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/da.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/da.po deleted file mode 100644 index 7038638..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/da.po +++ /dev/null @@ -1,373 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux, 2022 -# Kira Petersen, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Kira Petersen, 2025\n" -"Language-Team: Danish (https://app.transifex.com/odoo/teams/41243/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "'*' er ikke et gyldigt Regex stregkode mønster. Mente du '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Stregkode nomenklatures definere hvordan stregkoder genkendes og kategoriseres.\n" -" Når en stregkode scannes, er den forbundet med den første regel med en matchende\n" -" mønster. Mønstersyntaxen er det almindelige udtryk, og en stregkode matches\n" -" hvis det regulære udtryk matcher et præfiks for stregkoden." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"En stregkodes nomenklatur definerer, hvordan butikken identificerer og " -"fortolker stregkoder" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Tilføj en ny stregkode nomenklatur" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Alias" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Altid" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "En intern identifikation af denne stregkodes nomenklature regel" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "En intern identifikation af stregkodens nomenklatur" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Enhver" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Stregkode Event Mixin" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Stregkode plan" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Stregkode numenklaturer" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Stregkodemønster" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Stregkode regler" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Scannet stregkode" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Virksomheder" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Oprettet af" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Oprettet den" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Vis navn" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 til UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodning" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP Routing" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" -"For at kunne bruge barcodes.barcode_events_mixin skal method " -"on_barcode_scanned være implementeret" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Sidst ændret den" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Sidst opdateret af" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Sidst opdateret den" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Aldrig" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nomenklature" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Mønstre kan også definere hvorledes numeriske værdier - så som vægt eller pris - kan være\n" -" indkodet i stregkoden. De er indikeret med {NNN} hvor N'erne\n" -" definerer hvor numrets tal er indkodet. Decimaltal er også understøttet via \n" -" decimaler indikeret med D'er, så som {NNNDD}. I disse tilfælde, \n" -" skal stregkoden på det tilhørende registreringsfelt vise disse tal som \n" -" nuller." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Regel navn" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Regler" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Sekvens" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Borde" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Stregkode matchende mønster" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" -"Stregkodemønsteret %(pattern)s danner ikke et gyldigt regulært udtryk." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Listen over stregkoderegler" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Det matchede mønster vil passe til denne stregkode" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"Der er en syntaks fejl i stregkode mønstret %(pattern)s: En regel kan kun " -"indeholde et par klammer." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"Der er en syntaks fejl i stregkode mønstret %(pattern)s: Klammer kan kun " -"indeholde N'er efterfulgt af D'er." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"Der er en syntaks fejl i stregkode mønstret %(pattern)s: Tomme klammer." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Denne regel gælder kun hvis stregkoden er kodet med den angivne kodning" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Type" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"UPC Koder kan omdannes til EAN ved at præfiksere dem med et nul. Denne " -"indstilling bestemmer om en UPC/EAN stregkode bør konverteres automatisk til" -" den ene eller anden side, når der forsøges at matche en regel med en anden " -"indkodning." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A til EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN Konvertering" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Stk. produkt" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Ukendt stregkodekommando" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Bruges til at bestille regler, sådan at regler med en mindre sekvens matcher" -" først" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Værdi af den sidst scannede stregkode." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/de.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/de.po deleted file mode 100644 index 52b93be..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/de.po +++ /dev/null @@ -1,377 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Friederike Fasterling-Nesselbosch, 2022 -# Martin Trigaux, 2023 -# Larissa Manderfeld, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Larissa Manderfeld, 2025\n" -"Language-Team: German (https://app.transifex.com/odoo/teams/41243/de/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: de\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "„*“ ist kein gültiges Regex-Barcodemuster. Meinten Sie „.*“?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Barcode-Nomenklaturen legen fest, wie Barcodes erkannt und eingestuft werden.\n" -" Wenn ein Barcode eingelesen wird, wird er der ersten passenden Regel mit\n" -" passendem Muster zugeordnet. Die Syntax der Muster entspricht der regulärer Ausdrücke.\n" -" Ein Barcode erfüllt dann die Regel, wenn der reguläre Ausdruck mit dem Präfix des \n" -" Barcode übereinstimmt." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Eine Barcode-Nomenklatur bestimmt, wie das Kassensystem Barcodes erkennt und" -" interpretiert" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Eine neue Barcode-Nomenklatur hinzufügen" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Alias" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Immer" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "Ein internes Kennzeichen für diese Barcode-Nomenklatur-Regel" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Ein internes Kennzeichen für diese Barcode-Nomenklatur" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Beliebige" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Barcode-Veranstaltungs-Mixin" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Barcode-Nomenklatur" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Barcode-Nomenklaturen" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Barcodemuster" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Barcoderegel" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Gescannter Barcode" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Barcode: " - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Unternehmen" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Erstellt von" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Erstellt am" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Anzeigename" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 zu UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Codierung" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP-Routing" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" -"Um barcodes.barcode_events_mixin verwenden zu können, muss die Methode " -"on_barcode_scanned implementiert sein." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Zuletzt geändert am" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Zuletzt aktualisiert von" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Zuletzt aktualisiert am" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Niemals" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nomenklatur" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Muster können auch festlegen, wie numerische Werte, wie Gewicht und Preis\n" -" als Barcode verschlüsselt werden. Diese werden eingeleitet durch {NNN} wobei die Ns\n" -" bestimmen, wo die Ziffern geschlüsselt stehen. Gleitkommazahlen werden auch unterstützt \n" -" mit Nachkommastellen, die als Ds dargestellt, wie in {NNNDD}. In diesen Fällen\n" -" muss das Barcode-Feld auf den entsprechenden Datensätzen diese Stellen als \n" -" Nullen ausweisen." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Regelbezeichnung" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Regeln" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Sequenz" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Tabellen" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Das zum Barcode passende Muster" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" -"Das Barcode-Muster %(pattern)s führt nicht zu einem gültigen regulären " -"Ausdruck." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Die Liste der Barcode-Regeln" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Das übereinstimmende Muster wird diesen Barcode bestimmen" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"Es gibt einen Syntaxfehler in den Barcodemustern %(pattern)s: Eine Regel " -"kann nur ein Paar geschweifte Klammern enthalten." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"Es gibt einen Syntaxfehler im Barcodemuster %(pattern)s: geschweifte " -"Klammern können nur Ns gefolgt von Ds enthalten." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"Es gibt einen Syntaxfehler in den Barcodemustern %(pattern)s: leere " -"Klammern." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Diese Regel greift nur, wenn der Barcode in angegebener Codierung vorliegt." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Typ" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"UPC-Codes können in EAN durch voranstellen einer Null konvertiert werden. " -"Diese Einstellung legt fest, ob diese Umwandlung automatisch, in die eine " -"oder andere Richtung, erfolgen soll, wenn nach Regelübereinstimmung der " -"jeweils anderen Codierung gesucht wird." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A zu EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN-Umwandlung" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Einheitsprodukt" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Unbekannter Barcode-Befehl" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Verwendet, um Regeln zu sortieren, sodass solche mit kleinerer Nummer zuerst" -" geprüft werden." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Wert des zuletzt gescannten Barcodes." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/el.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/el.po deleted file mode 100644 index 7a97ec2..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/el.po +++ /dev/null @@ -1,444 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux, 2018 -# Kostas Goutoudis , 2018 -# Stefanos Nikou , 2018 -# Giota Dandidou , 2018 -# George Tarasidis , 2018 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server saas~11.5\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-21 13:17+0000\n" -"PO-Revision-Date: 2018-09-21 13:17+0000\n" -"Last-Translator: George Tarasidis , 2018\n" -"Language-Team: Greek (https://www.transifex.com/odoo/teams/41243/el/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: el\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:204 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:202 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:198 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Ονοματολογία Barcodes καθορίζει πως τα barcodes αναγνωρίζονται και κατηγοριοποιούνται.\n" -" Όταν γίνεται η σάρωση το barcode συσχετίζεται με τον πρώτο κανόνα με ένα αντίστοιχο\n" -" πρότυπο. Η σύνταξη των προτύπων είναι αυτή μιας κανονικής έκφραση και το barcode είναι αντίστοιχο\n" -" εάν η κανονική έκφραση ταιριάζει με το πρόθεμα του barcode." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Μια ονοματολογία barcode καθορίζει το πώς το σημείο πώλησης εντοπίζει και " -"ερμηνεύει barcodes" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -msgid "Alias" -msgstr "Ψευδώνυμο" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "Πάντα" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "Any" -msgstr "Οποιοδήποτε" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Ονοματολογίες Barcode" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Ονοματολογίες Barcode" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Μοτίβο Barcode" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Κανόνας Barcode" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Barcode Σαρώθηκε" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Cashier" -msgstr "Ταμίας" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Client" -msgstr "Πελάτης" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Εταιρίες" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Δημιουργήθηκε από" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Δημιουργήθηκε στις" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Credit Card" -msgstr "Πιστωτική Κάρτα" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:390 -#, python-format -msgid "Discard" -msgstr "Απόρριψη" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Discounted Product" -msgstr "Είδος με Έκπτωση" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__display_name -msgid "Display Name" -msgstr "Εμφάνιση Ονόματος" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Κωδικοποίηση" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:326 -#, python-format -msgid "Error: Barcode command is undefined" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:63 -#, python-format -msgid "Error: Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:362 -#, python-format -msgid "Error: No last scanned barcode" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:95 -#: code:addons/barcodes/static/src/js/barcode_form_view.js:110 -#: code:addons/barcodes/static/src/js/barcode_form_view.js:126 -#: code:addons/barcodes/static/src/js/barcode_form_view.js:139 -#, python-format -msgid "Error: Pager not available" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__id -msgid "ID" -msgstr "Κωδικός" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin____last_update -msgid "Last Modified on" -msgstr "Τελευταία τροποποίηση στις" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Τελευταία Ενημέρωση από" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Τελευταία Ενημέρωση στις" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Location" -msgstr "Τοποθεσία" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Lot" -msgstr "Παρτίδα" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "Ποτέ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Package" -msgstr "Πακέτο" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Τα μοτίβα μπορούν επίσης να καθορίζουν πως μπορούν αριθμητικές τιμές, όπως το βάρος ή η τιμή να κωδικοποιηθούν στο barcode.\n" -"Υποδεικνύονται από τα {NNN} όπου το N's ορίζει που είναι κωδικοποιημένα τα ψηφία του κωδικού.\n" -"Οι αριθμοί κινητής υποδιαστολής υποστηρίζονται επίσης με τα δεκαδικά ψηφία που υποδεικνύονται με τα D, όπως {NNNDD}.\n" -"Σε αυτές τις περιπτώσεις, το πεδίο barcode στις αντίστοιχες εγγραφές θα πρέπει να δείχνει αυτά τα ψηφία ως μηδενικά." - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Priced Product" -msgstr "Τιμολογούμενο Είδος" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Όνομα Κανόνα" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Κανόνες" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:382 -#, python-format -msgid "Select" -msgstr "Επιλογή" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Ακολουθία" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:381 -#, python-format -msgid "Set quantity" -msgstr "Ορίστε ποσότητα" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Πίνακες" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Το μοτίβο αντιστοίχισης barcode" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Η λίστα των κανόνων barcode" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Το αντιστοίχισμένο μοτίβο θα έχει ψευδώνυμο σε αυτό το barcode" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:198 -#: code:addons/barcodes/models/barcodes.py:200 -#: code:addons/barcodes/models/barcodes.py:202 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:64 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" -"Για να τροποποιήσετε αυτό το έγγραφο, παρακαλώ πρώτα εκκινήστε έκδοση." - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:363 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" -"Για να ορίσετε την ποσότητα παρακαλούμε να σαρώσετε πρώτα ένα barcode." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Τύπος" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Unit Product" -msgstr "Μονάδα Είδους" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Χρησιμοποιείται για να ταξινομεί κανόνες με μια μικρότερη ακολουθία " -"αντιστοίχισης" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Τιμή του τελευταίου barcode που σαρώθηκε." - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Weighted Product" -msgstr "Ζυγιζόμενο Είδος" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/en_AU.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/en_AU.po deleted file mode 100644 index b8a0fdf..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/en_AU.po +++ /dev/null @@ -1,342 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Odoo 9.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-18 14:07+0000\n" -"PO-Revision-Date: 2016-03-18 08:46+0000\n" -"Last-Translator: Martin Trigaux\n" -"Language-Team: English (Australia) (http://www.transifex.com/odoo/odoo-9/" -"language/en_AU/)\n" -"Language: en_AU\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:223 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:221 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:217 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:219 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and " -"categorized.\n" -" When a barcode is scanned it is associated " -"to the first rule with a matching\n" -" pattern. The pattern syntax is that of " -"regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix " -"of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets " -"barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:191 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:183 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "Created by" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "Created on" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "Display Name" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/form_view_barcode_handler.js:56 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/form_view_barcode_handler.js:60 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "Last Modified on" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "Last Updated by" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "Last Updated on" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can " -"be\n" -" encoded into the barcode. They are indicated " -"by {NNN} where the N's\n" -" define where the number's digits are " -"encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as " -"{NNNDD}. In these cases, \n" -" the barcode field on the associated records " -"must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/form_view_barcode_handler.js:77 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:217 code:addons/barcodes/barcodes.py:219 -#: code:addons/barcodes/barcodes.py:221 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/form_view_barcode_handler.js:56 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/form_view_barcode_handler.js:60 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in " -"one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:191 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/en_GB.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/en_GB.po deleted file mode 100644 index a37107c..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/en_GB.po +++ /dev/null @@ -1,417 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: English (United Kingdom) (https://www.transifex.com/odoo/teams/41243/en_GB/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: en_GB\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:202 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:198 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:183 selection:barcode.rule,type:0 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:177 -#: selection:barcode.rule,encoding:0 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Cashier" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Client" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "Created by" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "Created on" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Credit Card" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:359 -#, python-format -msgid "Discard" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Discounted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "Display Name" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:301 -#, python-format -msgid "Error : Barcode command is undefined" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:63 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:332 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "Last Modified on" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "Last Updated by" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "Last Updated on" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Location" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Lot" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Package" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Priced Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:352 -#, python-format -msgid "Select" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "Sequence" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:351 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#: code:addons/barcodes/models/barcodes.py:198 -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:64 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:333 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:184 selection:barcode.rule,type:0 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Weighted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es.po deleted file mode 100644 index 7a7419c..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es.po +++ /dev/null @@ -1,383 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux, 2022 -# Leonardo J. Caballero G. , 2022 -# Pedro M. Baeza , 2023 -# Wil Odoo, 2024 -# Larissa Manderfeld, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Larissa Manderfeld, 2025\n" -"Language-Team: Spanish (https://app.transifex.com/odoo/teams/41243/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es\n" -"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" -"'*' no es un patrón Regex válido para código de barras. ¿Quieres usar '.*'?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Las nomenclaturas de códigos de barras definen cómo se reconocen y categorizan\n" -"los códigos de barras. Cuando se escanea un código de barras se asocia a la primera\n" -"regla con un patrón coincidente. La sintaxis de los patrones es la de una expresión\n" -"regular, y un código de barras se reconoce si la expresión regular coincide con un\n" -"prefijo del código de barras." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Una nomenclatura de código de barras define cómo un punto de venta " -"identifica e interpreta los códigos de barras" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Añadir una nueva nomenclatura de código de barras" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Alias" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Siempre" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" -"Un identificador interno para esta regla de nomenclatura del código de " -"barras" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Un identificador interno para la nomenclatura de código de barras" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Cualquiera" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Mixin de eventos de código de barras" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Nomenclatura de código de barras" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Nomenclaturas de código de barras" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Patrón de código de barras" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Regla de código de barras" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Código de barras escaneado" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Código de barras:" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Compañías" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Creado el" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Nombre mostrado" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 a UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Codificación" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "Enrutamiento HTTP " - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" -"Para poder utilizar barcodes.barcode_events_mixin, es necesario implementar " -"el método on_barcode_scanned." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Última modificación el" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Última actualización por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Última actualización el" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Nunca" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nomenclatura" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Los patrones también pueden definir cómo se codifican valores numéricos, tales como\n" -"el peso o el precio, en el código de barras. Se indican por {NNN},\n" -"donde las letras N definen en qué posición se codifican los números. También se permiten\n" -"números reales si los decimales se indican con la letra D, por ejemplo {NNNDD}.\n" -"En estos casos, el campo de código de barras en los registros asociados debe\n" -"tener ceros en esas posiciones." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Nombre de regla" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Reglas" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Tablas" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Patrón de concordancia para el código de barras" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" -"El patrón %(pattern)s del código de barras no lleva a una expresión regular " -"válida." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "La lista de reglas de códigos de barras" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "El patrón de concordancia será un alias para este código de barras" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"Hay un error de sintaxis en el patrón del código de barras %(pattern)s: una " -"regla solo puede contener un par de llaves." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"Hay un error de sintaxis en el patrón del código de barras %(pattern)s: las " -"llaves solo pueden contener N seguido de D." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"Hay un error de sintaxis en el patrón del código de barras %(pattern)s: " -"llaves vacías." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Esta regla solo aplicará si el código de barras está codificado con la " -"codificación especificada" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Tipo" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"Los códigos UPC se pueden convertir en EAN prefijándolos con un cero. Este " -"ajuste determina si un código de barras UPC/EAN debe ser convertido " -"automáticamente en uno u otro sentido al buscar una coincidencia con la otra" -" codificación." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A a EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "Conversión UPC/EAN" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Producto unitario" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Comando de código de barras desconocido" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Usado para ordenar reglas. Primero se busca una concordancia para reglas con" -" menor secuencia." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Valor del último código de barras escaneado." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_BO.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_BO.po deleted file mode 100644 index 71f928f..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_BO.po +++ /dev/null @@ -1,417 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Bolivia) (https://www.transifex.com/odoo/teams/41243/es_BO/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_BO\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:202 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:198 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:183 selection:barcode.rule,type:0 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:177 -#: selection:barcode.rule,encoding:0 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Cashier" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Client" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Credit Card" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:359 -#, python-format -msgid "Discard" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Discounted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:301 -#, python-format -msgid "Error : Barcode command is undefined" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:63 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:332 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "Última actualización de" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "Última actualización en" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Location" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Lot" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Package" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Priced Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:352 -#, python-format -msgid "Select" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:351 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#: code:addons/barcodes/models/barcodes.py:198 -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:64 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:333 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:184 selection:barcode.rule,type:0 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Weighted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_CL.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_CL.po deleted file mode 100644 index 0fa905e..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_CL.po +++ /dev/null @@ -1,417 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Chile) (https://www.transifex.com/odoo/teams/41243/es_CL/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_CL\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:202 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:198 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:183 selection:barcode.rule,type:0 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:177 -#: selection:barcode.rule,encoding:0 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Cashier" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Client" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Credit Card" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:359 -#, python-format -msgid "Discard" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Discounted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "Nombre mostrado" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:301 -#, python-format -msgid "Error : Barcode command is undefined" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:63 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:332 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "ID (identificación)" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "Última modificación en" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "Última actualización de" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "Última actualización en" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Location" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Lot" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Package" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Priced Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:352 -#, python-format -msgid "Select" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:351 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#: code:addons/barcodes/models/barcodes.py:198 -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:64 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:333 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:184 selection:barcode.rule,type:0 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Weighted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_CO.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_CO.po deleted file mode 100644 index 98ded9b..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_CO.po +++ /dev/null @@ -1,417 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Colombia) (https://www.transifex.com/odoo/teams/41243/es_CO/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_CO\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:202 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:198 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:183 selection:barcode.rule,type:0 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:177 -#: selection:barcode.rule,encoding:0 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Cashier" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Client" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "Creado" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Credit Card" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:359 -#, python-format -msgid "Discard" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Discounted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "Nombre Público" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:301 -#, python-format -msgid "Error : Barcode command is undefined" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:63 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:332 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "Última Modificación el" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "Actualizado por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "Actualizado" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Location" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Lot" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Package" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Priced Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:352 -#, python-format -msgid "Select" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:351 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#: code:addons/barcodes/models/barcodes.py:198 -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:64 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:333 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:184 selection:barcode.rule,type:0 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Weighted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_CR.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_CR.po deleted file mode 100644 index 88db808..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_CR.po +++ /dev/null @@ -1,417 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/odoo/teams/41243/es_CR/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_CR\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:202 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:198 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:183 selection:barcode.rule,type:0 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:177 -#: selection:barcode.rule,encoding:0 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Cashier" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Client" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Credit Card" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:359 -#, python-format -msgid "Discard" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Discounted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:301 -#, python-format -msgid "Error : Barcode command is undefined" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:63 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:332 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Location" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Lot" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Package" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Priced Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:352 -#, python-format -msgid "Select" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:351 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#: code:addons/barcodes/models/barcodes.py:198 -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:64 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:333 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:184 selection:barcode.rule,type:0 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Weighted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_DO.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_DO.po deleted file mode 100644 index 5e1c45b..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_DO.po +++ /dev/null @@ -1,417 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/odoo/teams/41243/es_DO/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_DO\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:202 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:198 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:183 selection:barcode.rule,type:0 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:177 -#: selection:barcode.rule,encoding:0 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Cashier" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Client" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Credit Card" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:359 -#, python-format -msgid "Discard" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Discounted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "Nombre mostrado" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:301 -#, python-format -msgid "Error : Barcode command is undefined" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:63 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:332 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "ID (identificación)" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "Última modificación en" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "Última actualización de" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "Última actualización en" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Location" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Lot" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Package" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Priced Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:352 -#, python-format -msgid "Select" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:351 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#: code:addons/barcodes/models/barcodes.py:198 -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:64 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:333 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:184 selection:barcode.rule,type:0 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Weighted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_EC.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_EC.po deleted file mode 100644 index 4d9fc51..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_EC.po +++ /dev/null @@ -1,417 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Ecuador) (https://www.transifex.com/odoo/teams/41243/es_EC/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_EC\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:202 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:198 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:183 selection:barcode.rule,type:0 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:177 -#: selection:barcode.rule,encoding:0 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Cashier" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Client" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "Creado por:" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "Creado" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Credit Card" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:359 -#, python-format -msgid "Discard" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Discounted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "Nombre a Mostrar" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:301 -#, python-format -msgid "Error : Barcode command is undefined" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:63 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:332 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "Fecha de modificación" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "Ultima Actualización por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "Actualizado en" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Location" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Lot" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Package" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Priced Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:352 -#, python-format -msgid "Select" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:351 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#: code:addons/barcodes/models/barcodes.py:198 -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:64 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:333 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:184 selection:barcode.rule,type:0 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Weighted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_MX.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_MX.po deleted file mode 100644 index 92f010f..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_MX.po +++ /dev/null @@ -1,382 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux, 2022 -# Braulio D. López Vázquez , 2022 -# Fernanda Alvarez, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Fernanda Alvarez, 2025\n" -"Language-Team: Spanish (Mexico) (https://app.transifex.com/odoo/teams/41243/es_MX/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_MX\n" -"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" -" '*' no es un patrón de código de barras válido en expresiones regulares. " -"¿Quizás te refieres a '.*'?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Las nomenclaturas de códigos de barras definen cómo se reconocen y categorizan estos códigos.\n" -" Al escanear un código de barras, se asocia con la primera regla que tenga un patrón\n" -" coincidente. La sintaxis del patrón es la de una expresión regular, y un código de barras coincide\n" -" si la expresión regular coincide con el prefijo de un código de barras." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Una nomenclatura de código de barras define cómo el punto de venta " -"identifica e interpreta los códigos de barras" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Agregar una nueva nomenclatura de código de barras" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Seudónimo" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Siempre" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" -"Un identificador interno para esta regla de nomenclatura del código de " -"barras" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Un identificador interno para la nomenclatura de código de barras" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Cualquiera" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Mixin de eventos de código de barras" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Nomenclatura del código de barras" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Nomenclaturas de códigos de barras" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Patrón de código de barras" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Regla de código de barras" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Código de barras escaneado" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Código de barras:" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Empresas" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Creado el" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Nombre en pantalla" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 a UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Codificación" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "Enrutamiento HTTP " - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" -"Es necesario implementar el método on_barcode_scanned para poder utilizar " -"barcodes.barcode_events_mixin." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Última modificación el" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Última actualización por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Última actualización el" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Nunca" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nomenclatura" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Los patrones también pueden definir el modo en que los valores numéricos, como el peso o el precio, se\n" -" codifican en el código de barras. Estos se indican con {NNN}, donde las N\n" -" definen dónde se codifican los dígitos del número. También se admiten valores decimales con\n" -" D, como en {NNNDD}. En estos casos,\n" -" el campo del código de barras en los registros asociados debe mostrar estos dígitos como\n" -" ceros." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Nombre de regla" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Reglas" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Tablas" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Patrón de concordancia para el código de barras" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" -"El patrón %(pattern)s del código de barras no lleva a una expresión regular " -"válida." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "La lista de reglas de códigos de barras" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "" -"El patrón de concordancia será un seudónimo para este código de barras" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"Hay un error de sintaxis en el patrón del código de barras %(pattern)s: una " -"regla solo puede contener un par de llaves." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"Hay un error de sintaxis en el patrón del código de barras %(pattern)s: las " -"llaves solo pueden contener N seguido de D." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"Hay un error de sintaxis en el patrón del código de barras %(pattern)s: " -"llaves vacías." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Esta regla solo aplicará si el código de barras tiene la codificación " -"especificada" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Tipo" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"Los códigos UPC se pueden convertir a EAN al agregar un cero al inicio. Esta" -" opción define si un código de barras UPC/EAN debe convertirse de forma " -"automática de un formato a otro al intentar aplicar una regla con la otra " -"codificación." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A a EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "Conversión UPC/EAN" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Producto unitario" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Comando de código de barras desconocido" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Se utiliza para ordenar reglas de modo que las que tienen una secuencia " -"menor se evalúen primero" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Valor del último código de barras escaneado." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_PA.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_PA.po deleted file mode 100644 index 88891df..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_PA.po +++ /dev/null @@ -1,342 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Odoo 9.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-18 14:07+0000\n" -"PO-Revision-Date: 2016-03-18 08:46+0000\n" -"Last-Translator: Martin Trigaux\n" -"Language-Team: Spanish (Panama) (http://www.transifex.com/odoo/odoo-9/" -"language/es_PA/)\n" -"Language: es_PA\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:223 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:221 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:217 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:219 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and " -"categorized.\n" -" When a barcode is scanned it is associated " -"to the first rule with a matching\n" -" pattern. The pattern syntax is that of " -"regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix " -"of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets " -"barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:191 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:183 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/form_view_barcode_handler.js:56 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/form_view_barcode_handler.js:60 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "Última actualización de" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "Última actualización en" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can " -"be\n" -" encoded into the barcode. They are indicated " -"by {NNN} where the N's\n" -" define where the number's digits are " -"encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as " -"{NNNDD}. In these cases, \n" -" the barcode field on the associated records " -"must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/form_view_barcode_handler.js:77 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:217 code:addons/barcodes/barcodes.py:219 -#: code:addons/barcodes/barcodes.py:221 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/form_view_barcode_handler.js:56 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/form_view_barcode_handler.js:60 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "Tipo" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in " -"one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:191 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_PE.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_PE.po deleted file mode 100644 index 6d262d3..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_PE.po +++ /dev/null @@ -1,417 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Peru) (https://www.transifex.com/odoo/teams/41243/es_PE/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_PE\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:202 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:198 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:183 selection:barcode.rule,type:0 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:177 -#: selection:barcode.rule,encoding:0 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Cashier" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Client" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Credit Card" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:359 -#, python-format -msgid "Discard" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Discounted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "Nombre a Mostrar" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:301 -#, python-format -msgid "Error : Barcode command is undefined" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:63 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:332 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "Ultima Modificación en" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "Actualizado última vez por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "Ultima Actualización" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Location" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Lot" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Package" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Priced Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:352 -#, python-format -msgid "Select" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:351 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#: code:addons/barcodes/models/barcodes.py:198 -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:64 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:333 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:184 selection:barcode.rule,type:0 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Weighted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_PY.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_PY.po deleted file mode 100644 index 4a8f453..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_PY.po +++ /dev/null @@ -1,417 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Paraguay) (https://www.transifex.com/odoo/teams/41243/es_PY/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_PY\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:202 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:198 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:183 selection:barcode.rule,type:0 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:177 -#: selection:barcode.rule,encoding:0 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Cashier" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Client" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Credit Card" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:359 -#, python-format -msgid "Discard" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Discounted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:301 -#, python-format -msgid "Error : Barcode command is undefined" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:63 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:332 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "Ultima actualización por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "Ultima actualización en" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Location" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Lot" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Package" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Priced Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:352 -#, python-format -msgid "Select" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:351 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#: code:addons/barcodes/models/barcodes.py:198 -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:64 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:333 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:184 selection:barcode.rule,type:0 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Weighted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_VE.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_VE.po deleted file mode 100644 index ee1e898..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/es_VE.po +++ /dev/null @@ -1,417 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Venezuela) (https://www.transifex.com/odoo/teams/41243/es_VE/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_VE\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:202 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:198 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:183 selection:barcode.rule,type:0 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:177 -#: selection:barcode.rule,encoding:0 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Cashier" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Client" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Credit Card" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:359 -#, python-format -msgid "Discard" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Discounted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "Mostrar nombre" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:301 -#, python-format -msgid "Error : Barcode command is undefined" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:63 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:332 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "Modificada por última vez" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "Última actualización realizada por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "Ultima actualizacion en" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Location" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Lot" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Package" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Priced Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:352 -#, python-format -msgid "Select" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:351 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#: code:addons/barcodes/models/barcodes.py:198 -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:64 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:333 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:184 selection:barcode.rule,type:0 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Weighted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/et.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/et.po deleted file mode 100644 index 9aead47..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/et.po +++ /dev/null @@ -1,367 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Algo Kärp , 2022 -# Eneli Õigus , 2022 -# Andre Roomet , 2022 -# Rivo Zängov , 2022 -# Piia Paurson , 2022 -# Arma Gedonsky , 2022 -# Triine Aavik , 2022 -# Egon Raamat , 2022 -# Leaanika Randmets, 2022 -# Tairi Tiimann, 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Tairi Tiimann, 2024\n" -"Language-Team: Estonian (https://app.transifex.com/odoo/teams/41243/et/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: et\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr " '*' ei ole sobiv Regex triipkoodi muster. Kas sa mõtlesid? '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Triipkoodi nomenklatuur määra kuidas triipkoodid tuvastatakse ja kategoriseeritakse.\n" -" Kui triipkood skaneeritakse siis seostatakse see esimese reegliga, millega muster ühtib. Muster süntaks on regulaaravaldis ja triipkood võrreldakse\n" -" siis kui regulaaravaldise algus kattuvad." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Triipkoodi nimistu määrab kuidas kassa identifitseerib ja tõlgendab " -"triipkoode" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Lisa uus triipkoodi nimistu" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Alias" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Alati" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "Sisemine identifikaator selle triipkoodi nimistiku reeglile" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Sisemine identifikaator selle triipkoodi nimistikule" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Vähemalt üks" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Triipkoodi sündmus Mixin" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Triipkoodi nomenklatuur" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Triipkoodi nimekirjad" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Triipkoodi muster" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Triipkoodi reegel" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Triipkood loetud" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Triipkood: " - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Ettevõtted" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Loonud" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Loomise kuupäev" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Näidatav nimi" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13'st UPC-A'ks" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodeerimine" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP Routing" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Viimati muudetud" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Viimati uuendas" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Viimati uuendatud" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Mitte kunagi" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nomenklatuur" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Mustrid võivad määrata ka kuidas numbrilisi väärtuseid, näiteks kaal või hind, saab\n" -" kodeerida triipkoodi. Need määratakse järgmiselt {NNN} kus N'id\n" -" defineerivad, kus numbrid asuvad triipkoodis. Komakohad on ka toetatud, \n" -" selleks kasutatakse märgist D {NNNDD}. Toodud näites \n" -" peab triipkood sisaldama vähemalt nulle." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Reegli nimi" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Reeglid" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Järjestus" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Tabelid" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Triipkood, mis vastab mustrile" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" -"Triipkoodi muster %(pattern)s ei too kaasa kehtivat Regex koodimustrit" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Triipkoodi reeglite nimekiri" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Leitud muster vastab sellele triipkoodile" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"Triipkoodi mustris on süntaksi viga %(pattern)s: reegel võib sisaldada " -"ainult ühte paari." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"Triipkoodi mustris on süntaksi viga %(pattern)s: väljad võivad sisaldada " -"ainult N-sid, millele järgnevad D-d." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "Triipkoodi mustris on süntaksi viga %(pattern)s: tühjad väljad." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"See reegel kehtib ainult siis kui triipkood on kodeeritud määratud " -"kodeeringuga" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Tüüp" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"UPC-koode saab muuta EAN-iks lisades neile nulli. See seade määrab, kas UPC " -"/ EAN-i vöötkoodi tuleks ühel või teisel viisil automaatselt teisendada, kui" -" püütakse reegli vastavusse viia teise kodeeringuga." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A'st EAN-13'ks" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN konverteerimine" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Ühiktoode" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Tundmatu triipkoodi käsk" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Kasutatakse reeglite järjestamiseks, nii et väikse järjestusega reeglid " -"vastavad kõigepealt" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Viimase skaneeritud triipkoodi väärtus." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/eu.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/eu.po deleted file mode 100644 index 49a4b9a..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/eu.po +++ /dev/null @@ -1,417 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Basque (https://www.transifex.com/odoo/teams/41243/eu/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: eu\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:202 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:198 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:183 selection:barcode.rule,type:0 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:177 -#: selection:barcode.rule,encoding:0 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Cashier" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Client" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "Nork sortua" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "Created on" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Credit Card" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:359 -#, python-format -msgid "Discard" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Discounted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "Izena erakutsi" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:301 -#, python-format -msgid "Error : Barcode command is undefined" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:63 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:332 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "Last Updated by" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "Last Updated on" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Location" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Lot" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Package" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Priced Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:352 -#, python-format -msgid "Select" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "Sekuentzia" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:351 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#: code:addons/barcodes/models/barcodes.py:198 -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:64 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:333 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:184 selection:barcode.rule,type:0 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Weighted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fa.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fa.po deleted file mode 100644 index f1a8119..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fa.po +++ /dev/null @@ -1,358 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Mohammad Tahmasebi , 2023 -# Hamid Darabi, 2023 -# Hamed Mohammadi , 2023 -# Martin Trigaux, 2023 -# Hanna Kheradroosta, 2023 -# Mohsen Mohammadi , 2023 -# Mostafa Barmshory , 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Mostafa Barmshory , 2024\n" -"Language-Team: Persian (https://app.transifex.com/odoo/teams/41243/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"نامگذاری بارکدها نحوه شناسایی و دسته بندی بارکدها را مشخص می کند.\n" -"هنگامی که یک بارکد اسکن می شود به اولین قاعده‌ای که الگوی مطابقت دارد، مرتبط می‌شود.\n" -"سینتکس الگو همانند عبارات باقاعده است و یک بارکد مطابقت دارد\n" -"اگر عبارت باقاعده با پیشوند بارکد تطابق داشته باشد." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "نام بارکد نحوه شناسایی و تفسیر بارکدها توسط نقطه فروش را مشخص می کند" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "یک نامگذاری بارکد جدید اضافه کنید" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "مستعار" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "همیشه" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "یک شناسه داخلی برای این قانون نامگذاری بارکد" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "شناسایی داخلی نامگذاری بارکد" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "هر" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "میکس رویداد بارکد" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "نامگذاری بارکد" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "نامگذاری بارکد" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "الگوی بارکد" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "قانون بارکد" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "بارکد اسکن شده" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "بارکد:" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "شرکت" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "ایجاد شده توسط" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "ایجادشده در" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "نام نمایشی" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 to UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "رمزگذاری" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "مسیریابی HTTP" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "شناسه" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "آخرین اصلاح در" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "آخرین تغییر توسط" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "آخرین بروز رسانی در" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "هرگز" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "نامگذاری" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "نام قاعده" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "قواعد" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "دنباله" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "جداول" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "الگوی تطبیق بارکد" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "الگوی بارکد %(pattern)s منجر به یک عبارت باقاعده معتبر نمی‌شود." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "لیست قوانین بارکد" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "الگوی مطابق با این بارکد نام مستعار خواهد داشت" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"یک خطای نحوی در الگوی بارکد وجود دارد: %(pattern)s یک قاعده تنها می‌تواند " -"شامل یک جفت آکولاد باشد." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"یک خطای نحوی در الگوی بارکد وجود دارد: %(pattern)s آکولادها فقط می‌توانند " -"شامل N ها و پس از آن D ها باشند." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"یک خطای نحوی در الگوی بارکد وجود دارد:%(pattern)s آکولادها خالی هستند." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"این قانون فقط در صورتی اعمال می شود که بارکد با کدگذاری مشخص شده کدگذاری شده" -" باشد" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "نوع" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"کدهای UPC را می توان با قرار دادن یک پیشوند با صفر به EAN تبدیل کرد. این " -"تنظیم تعیین می‌کند که آیا یک بارکد UPC/EAN باید به‌طور خودکار در زمان تطبیق " -"یک قانون با رمزگذاری دیگر، به‌صورت خودکار تبدیل شود یا خیر." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A to EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "تبدیل UPC/EAN" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "محصول واحد" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "فرمان بارکد ناشناخته" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"برای نظم دادن به قوانین به گونه ای استفاده می شود که ابتدا قوانین با دنباله " -"کوچکتر مطابقت داشته باشند" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "مقدار آخرین بارکد اسکن شده" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fi.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fi.po deleted file mode 100644 index b97eca6..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fi.po +++ /dev/null @@ -1,382 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# MIka Pakkanen , 2022 -# Retropikzel, 2022 -# Marko Happonen , 2022 -# Jarmo Kortetjärvi , 2022 -# Kari Lindgren , 2022 -# Martin Trigaux, 2022 -# Eino Mäkitalo , 2022 -# Veikko Väätäjä , 2022 -# Tuomo Aura , 2022 -# Tuomas Lyyra , 2022 -# Ossi Mantylahti , 2024 -# Jessica Jakara, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Jessica Jakara, 2025\n" -"Language-Team: Finnish (https://app.transifex.com/odoo/teams/41243/fi/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: fi\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "'*' ei ole validi Regex viivakoodi malli. Tarkoititko '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Viivakoodit nimikkeistöissä määritellään, miten viivakoodit tunnistetaan ja luokitellaan.\n" -" Kun viivakoodi skannataan, se liitetään ensimmäiseen sääntöön, jolla on vastaava viivakoodi.\n" -" Kuvion syntaksi on regexp-lauseke, ja viivakoodia vastataan seuraavasti\n" -" jos regexp vastaa viivakoodin etuliitettä." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Viivakoodinimikkeistö määrittelee, miten kassa tunnistaa ja tulkitsee " -"viivakoodit" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Lisää uusi viivakoodinimikkeistö" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Alias" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Aina" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "Tätä viivakoodinimikkeistön sääntöä koskeva sisäinen tunniste" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Viivakoodin nimikkeistön sisäinen tunniste" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Mikä tahansa" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Viivakoodi tapahtuman Mixin" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Viivakoodi nimistö" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Viivakoodi nimistö" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Viivakoodi malli" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Viivakoodi sääntö" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Viivakoodi skannattu" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Viivakoodi: " - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Yritykset" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Luonut" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Luotu" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Näyttönimi" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13-koodista UPC-A-koodiksi" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Koodaus" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP-reititys" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" -"Jotta voit käyttää barcodes.barcode_events_mixin, menettelytapa " -"on_barcode_scanned tulee olla implementoitu" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Viimeksi muokattu" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Viimeksi päivittänyt" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Viimeksi päivitetty" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Ei koskaan" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nimikkeistö" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Kuviot voivat myös määritellä, miten numeeriset arvot, kuten paino tai hinta, voidaan olla\n" -" koodata viivakoodiin. Ne osoitetaan {NNN} jossa N-kirjaimet\n" -" määrittelevät, mihin numeron numerot koodataan. Myös liukulukuja tuetaan \n" -" desimaaliluvut, jotka on merkitty D:llä, kuten esim {NNNDD}. Näissä tapauksissa, \n" -" liittyvien tietueiden viivakoodikentän on näytettävä nämä numerot muodossa \n" -" nollina." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Säännön nimi" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Säännöt" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Järjestys" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Pöydät" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Viivakoodin vastaavuusmalli" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" -"Viivakoodikuvio %(pattern)s ei johda kelvolliseen regexp-lausekkeeseen." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Luettelo viivakoodisäännöistä" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Sovitettu kuvio on alias tälle viivakoodille" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"Viivakoodikuviossa %(pattern)s on syntaksivirhe: sääntö voi sisältää vain " -"yhden aaltosuljeparin." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"Viivakoodikuviossa %(pattern)s on syntaksivirhe: suluissa voi olla vain " -"N-kirjaimia, joita seuraa D-kirjain." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "Viivakoodikuviossa %(pattern)s on syntaksivirhe: tyhjät sulkeet." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Tätä sääntöä sovelletaan vain, jos viivakoodi on koodattu määritetyllä " -"koodauksella" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Tyyppi" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"UPC-koodit voidaan muuntaa EAN-koodeiksi lisäämällä niiden eteen nolla. Tämä" -" asetus määrittää, muunnetaanko UPC/EAN-viivakoodi automaattisesti tavalla " -"tai toisella, kun yritetään sovittaa sääntöä toiseen koodaukseen." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "Käytä UPC:tä" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A:sta EAN-13:a" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN-muunnos" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Yksikkötuote" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Tuntematon viivakoodikomento" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Järjestetään säännöt siten, että pienemmän sekvenssin omaavat säännöt " -"täsmäävät ensin" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Viimeksi skannatun viivakoodin arvo." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fo.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fo.po deleted file mode 100644 index 47ae875..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fo.po +++ /dev/null @@ -1,417 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Faroese (https://www.transifex.com/odoo/teams/41243/fo/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: fo\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:202 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:198 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:183 selection:barcode.rule,type:0 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:177 -#: selection:barcode.rule,encoding:0 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Cashier" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Client" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "Byrjað av" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "Byrjað tann" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Credit Card" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:359 -#, python-format -msgid "Discard" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Discounted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "Vís navn" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:301 -#, python-format -msgid "Error : Barcode command is undefined" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:63 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:332 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "Seinast rættað tann" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "Seinast dagført av" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "Seinast dagført tann" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Location" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Lot" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Package" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Priced Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:352 -#, python-format -msgid "Select" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:351 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#: code:addons/barcodes/models/barcodes.py:198 -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:64 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:333 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:184 selection:barcode.rule,type:0 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Weighted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fr.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fr.po deleted file mode 100644 index b207cc0..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fr.po +++ /dev/null @@ -1,380 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux, 2022 -# Cécile Collart , 2022 -# Jolien De Paepe, 2023 -# Manon Rondou, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Manon Rondou, 2025\n" -"Language-Team: French (https://app.transifex.com/odoo/teams/41243/fr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: fr\n" -"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" -" '*' n'est pas un modèle de code-barres Regex. Vouliez-vous indiquer '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"La nomenclature des codes-barres définit comment les codes-barres sont reconnus et catégorisés.\n" -" Lorsqu'un code-barre est scanné, il est associé à la première règle avec un modèle \n" -"correspondant. La syntaxe du modèle est celui de l'expression régulière et un code-barre est associé\n" -" si l'expression régulière correspond à un préfixe du code-barre." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Une nomenclature des codes-barres définit la façon dont le point de vente " -"identifie et interprète le code barre." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Ajouter une nouvelle nomenclature des codes-barres" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Alias" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Toujours" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" -"Une identification interne pour cette règle de nomenclature des codes-barres" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Un identifiant interne de la nomenclature des codes-barres" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Au moins un" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Code-barre Événement Mixin" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Nomenclature des codes-barres" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Nomenclatures des codes-barres" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Modèle de code-barres" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Règle de code-barres" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Code barre scanné" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Code-barres :" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Sociétés" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Créé par" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Créé le" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Nom d'affichage" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 vers UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Encodage" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "Routage HTTP" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" -"Pour utiliser barcodes.barcode_events_mixin, la méthode on_barcode_scanned " -"doit être implémentée" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Dernière modification le" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Dernière mise à jour par" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Dernière mise à jour le" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Jamais" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nomenclature" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Les modèles peuvent aussi définir comment les valeurs numériques telles que le poids ou le prix, peuvent être\n" -" encodées dans le code-barres. Ils sont indiqués par le {NNN} où les N's\n" -" définissent où les chiffres du numéro sont encodés. Les nombres flottants sont également pris en charge avec les\n" -" décimales indiquées avec les D's, tel que {NNNDD}. Dans ces cas-là, \n" -" le champ du code-barres sur les enregistrements associés doivent montrer ces chiffres comme \n" -" des zéros." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Nom de la règle" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Règles" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Séquence" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Tables" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Le code-barres correspondant au modèle" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" -"Le rendu du code-barres %(pattern)s ne mène pas à une expression régulière " -"valide." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Liste des règles des codes-barres" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Le motif correspondant sera un alias pour ce code-barres" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"Il y a une erreur de syntaxe dans le modèle de code-barres %(pattern)s: une " -"règle ne peut contenir qu'une paire d'accolades." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"%(pattern)sIl y a une erreur de syntaxe dans le modèle de code-barres : les " -"accolades ne peuvent contenir que des N suivis par des D." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"Il y a une erreur de syntaxe dans le modèle de code-barres %(pattern)s : " -"accolades vides" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Cette règle s'appliquera uniquement si le code-barres est encodé avec " -"l'encodage spécifié" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Type" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"Les codes UPC peuvent être converti en EAN en mettant un zéro comme préfixe." -" Ce réglage détermine si un code-barres UPC/EAN devrait être automatiquement" -" converti dans un sens ou dans l'autre en faisant correspondre une règle " -"avec l'autre encodage." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A vers EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "Conversion UPC/EAN" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Unité de produit" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Commande de code-barres inconnue" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Utilisé pour commander des règles de manière à ce que les règles avec une " -"séquence similaire correspondent en premier" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Valeur du dernier code-barres scanné." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fr_BE.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fr_BE.po deleted file mode 100644 index da97034..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fr_BE.po +++ /dev/null @@ -1,342 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Odoo 9.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-18 14:07+0000\n" -"PO-Revision-Date: 2016-03-18 08:46+0000\n" -"Last-Translator: Martin Trigaux\n" -"Language-Team: French (Belgium) (http://www.transifex.com/odoo/odoo-9/" -"language/fr_BE/)\n" -"Language: fr_BE\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:223 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:221 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:217 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:219 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and " -"categorized.\n" -" When a barcode is scanned it is associated " -"to the first rule with a matching\n" -" pattern. The pattern syntax is that of " -"regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix " -"of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets " -"barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:191 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:183 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "Créé par" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "Créé le" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/form_view_barcode_handler.js:56 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/form_view_barcode_handler.js:60 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "Dernière modification le" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "Derniere fois mis à jour par" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "Dernière mis à jour le" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can " -"be\n" -" encoded into the barcode. They are indicated " -"by {NNN} where the N's\n" -" define where the number's digits are " -"encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as " -"{NNNDD}. In these cases, \n" -" the barcode field on the associated records " -"must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "Séquence" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/form_view_barcode_handler.js:77 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:217 code:addons/barcodes/barcodes.py:219 -#: code:addons/barcodes/barcodes.py:221 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/form_view_barcode_handler.js:56 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/form_view_barcode_handler.js:60 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "Type" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in " -"one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/barcodes.py:191 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fr_CA.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fr_CA.po deleted file mode 100644 index cc599c6..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/fr_CA.po +++ /dev/null @@ -1,417 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: French (Canada) (https://www.transifex.com/odoo/teams/41243/fr_CA/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: fr_CA\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:202 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:198 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:183 selection:barcode.rule,type:0 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:177 -#: selection:barcode.rule,encoding:0 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Cashier" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Client" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "Créé par" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "Créé le" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Credit Card" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:359 -#, python-format -msgid "Discard" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Discounted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "Nom affiché" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:301 -#, python-format -msgid "Error : Barcode command is undefined" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:63 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:332 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "Identifiant" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "Dernière modification le" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "Dernière mise à jour par" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "Dernière mise à jour le" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Location" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Lot" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Package" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Priced Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:352 -#, python-format -msgid "Select" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "Séquence" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:351 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#: code:addons/barcodes/models/barcodes.py:198 -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:64 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:333 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:184 selection:barcode.rule,type:0 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Weighted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/gl.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/gl.po deleted file mode 100644 index 7b773fe..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/gl.po +++ /dev/null @@ -1,417 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Galician (https://www.transifex.com/odoo/teams/41243/gl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: gl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:202 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:198 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:183 selection:barcode.rule,type:0 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:177 -#: selection:barcode.rule,encoding:0 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Cashier" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Client" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "Creado o" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Credit Card" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:359 -#, python-format -msgid "Discard" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Discounted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:301 -#, python-format -msgid "Error : Barcode command is undefined" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:63 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:332 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "Última actualización de" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "Última actualización en" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Location" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Lot" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Package" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Priced Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:352 -#, python-format -msgid "Select" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:351 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#: code:addons/barcodes/models/barcodes.py:198 -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:64 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:333 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:184 selection:barcode.rule,type:0 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Weighted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/gu.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/gu.po deleted file mode 100644 index 84827d6..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/gu.po +++ /dev/null @@ -1,336 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Qaidjohar Barbhaya, 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Qaidjohar Barbhaya, 2023\n" -"Language-Team: Gujarati (https://app.transifex.com/odoo/teams/41243/gu/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: gu\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Always" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Companies" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Created by" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Created on" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Display Name" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Last Modified on" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Last Updated by" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Last Updated on" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Never" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Sequence" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Type" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/he.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/he.po deleted file mode 100644 index c2529c4..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/he.po +++ /dev/null @@ -1,367 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Lilach Gilliam , 2022 -# Martin Trigaux, 2022 -# Yihya Hugirat , 2022 -# דודי מלכה , 2022 -# ZVI BLONDER , 2022 -# or balmas, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: or balmas, 2025\n" -"Language-Team: Hebrew (https://app.transifex.com/odoo/teams/41243/he/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: he\n" -"Plural-Forms: nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "'*' אינו ביטוי תקין של תבנית ברקוד. האם התכוונת '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"מונחי ברקוד מגדירים כיצד ברקודים מזוהים ומסווגים.\n" -" כאשר ברקוד נסרק הוא משויך ל כלל ראשון עם תבנית התאמה\n" -" . תחביר התבנית הוא של ביטוי רגיל ומתאים לברקוד\n" -" אם הביטוי הרגיל תואם לקידומת של הברקוד." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "מונחי ברקוד מגדירים כיצד נקודת המכירה מזהה ומפרשת ברקודים" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "הוסף קידומת ברקוד חדשה" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "כינוי" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "תמיד" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "מזהה פנימי עבור כלל מונח ברקוד זה " - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "מזהה פנימי של מונחי הברקוד" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "כל" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "ערבוב אירועי ברקוד" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "מונחי ברקוד" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "מונחי ברקוד" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "תבנית ברקוד" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "כלל ברקוד" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "ברקוד נסרק" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "חברות" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "נוצר על-ידי" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "נוצר ב-" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "שם לתצוגה" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 ל- UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "קידוד" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "ניתוב HTTP" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "מזהה" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "שינוי אחרון ב" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "עודכן לאחרונה על-ידי" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "עדכון אחרון ב" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "אף פעם" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "מונחים" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"תבניות יכולות גם להגדיר כיצד ערכים מספריים, כמו משקל או מחיר, יכולים להיות\n" -" מקודדים לברקוד. הם מסומנים ע\"י {NNN} כאשר ה- N's\n" -" מגדירים היכן מקודדות הספרות של המספר. ערכים המכילים שברים עשרוניים נתמכים גם עם \n" -" שברים עשרונים שמסומנים עם D's, כגון {NNNDD}. במקרים אלה, \n" -" שדה הברקוד ברשומות המשויכות צריך להראות את הספרות האלה \n" -" כאפסים." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "שם כלל" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "כללים" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "רצף" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "שולחנות" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "תבנית התאמת ברקוד" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "רשימת כללי ברקוד" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "התבנית המותאמת תהיה כינוי לברקוד זה" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"יש שגיאת תחביר בתבנית הברקוד %(pattern)s: כלל יכול להכיל זוג אחד בלבד של " -"סוגריים מסולסלים." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"שגיאת תחביר: לא ניתן להשתמש בסוגריים מסולסלים ריקים בתבנית " -"הברקוד%(pattern)s." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "כלל זה יחול רק אם הברקוד מקודד בקידוד שצוין" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "סוג" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"קודי UPC ניתן להמיר ל EAN על ידי הצבת אפסים לפני הברקוד. הגדרה זו קובעת אם " -"יש להמיר באופן אוטומטי ברקוד UPC / EAN בדרך זו או אחרת בעת ניסיון להתאים כלל" -" לקידוד האחר." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A ל- EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "המרה UPC/EAN " - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "יחידת מוצר " - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "פקודת ברקוד לא ידועה" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "משמש לסידור חוקים כך שחוקים עם רצף קטן יותר יתאימו קודם" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "הערך של הברקוד האחרון שנסרק." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/hi.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/hi.po deleted file mode 100644 index 8a0fb14..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/hi.po +++ /dev/null @@ -1,347 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Wil Odoo, 2024 -# Manav Shah, 2025 -# Ujjawal Pathak, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Ujjawal Pathak, 2025\n" -"Language-Team: Hindi (https://app.transifex.com/odoo/teams/41243/hi/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: hi\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "एलियास" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "हमेशा" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "कंपनियां" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "द्वारा निर्मित" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "इस तारीख को बनाया गया" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "डिस्प्ले नाम" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "आईडी" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "इन्होंने आखिरी बार अपडेट किया" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "आखिरी बार अपडेट हुआ" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "कभी नहीं" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "नियम" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "अनुक्रम" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "प्रकार" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/hr.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/hr.po deleted file mode 100644 index 460ef79..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/hr.po +++ /dev/null @@ -1,343 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Ivica Dimjašević , 2022 -# Martin Trigaux, 2022 -# Vojislav Opačić , 2022 -# Karolina Tonković , 2022 -# Bole , 2022 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Bole , 2022\n" -"Language-Team: Croatian (https://app.transifex.com/odoo/teams/41243/hr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: hr\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "'*' nije ispravan regex barkod uzorak. Jeste li mislili '.*'?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Dodavanje nove barkod nomenklature" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Alias" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Uvijek" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Interni identifikator barkod nomenklature" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Bilokoji" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Barkod nomenklatura" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Barkod nomenklature" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Barkod uzorak" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Barkod pravilo" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Barkod čitač" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Barkod: " - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Tvrtke" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Kreirao" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Kreirano" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Naziv" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 u UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodna stranica:" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP usmjeravanje" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Zadnja promjena" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Promijenio" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Vrijeme promjene" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Nikad" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nomenklatrua" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Naziv pravila" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Pravila" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Sekvenca" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Tablice" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Uzorak barkoda za validaciju" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Popis pravila barkodova" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Ovo pravilo će se primjeniti jedino ako je barcod u specifičnom formatu" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Vrsta" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A u EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN Konverzija" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Jedinica proizvoda" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Koristi se za redoslijed pravila tako da pravilo s manjom sekvencom primjeni" -" prije" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Vrijednost posljednjeg skeniranog barkoda." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/hu.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/hu.po deleted file mode 100644 index 185c0a8..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/hu.po +++ /dev/null @@ -1,359 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Ákos Nagy , 2022 -# Martin Trigaux, 2022 -# Tamás Németh , 2022 -# Krisztián Juhász , 2022 -# gezza , 2022 -# krnkris, 2022 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: krnkris, 2022\n" -"Language-Team: Hungarian (https://app.transifex.com/odoo/teams/41243/hu/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: hu\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr " A '*' nem érvényes Regex vonalkód minta. Úgy értette '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Vonalkód nómenklatúrák határozzák meg, hogy a vonalkódokat hogyan ismerje fel és kategorizálja.\n" -" Ha egy vonalkódot beszkennelt akkor azt összekapcsolja az első szabály egyező\n" -" mintájával. A minta felépítés egy általános kifejezés, és egy vonalkód egyezik, \n" -" ha az alap kifejezés egyezik a vonalkód előtaggal." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Egy vonalkód nomenklatúra határozza meg azt, hogy az értékesítési pont " -"kasszája hogyan azonosítja és fordítja le a vonalkódokat" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Új vonalkó nómenklatúra hozzáadása" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Álnév" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Mindig" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "Ennek a vonalkód nomenklatúra szabálynak egy belső azonosítója" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Vonalkód nomenklatúra belső azonosítója" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Bármely" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Vonalkód nómenklatúra" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Vonalkód nómenklatúrák" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Vonalkód minta" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Vonalkód szabály" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Vonalkód leolvasva" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Vállalatok" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Létrehozta" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Létrehozva" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Megjelenített név" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 -> UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kódolás" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP irányítás" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "Azonosító" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Legutóbb frissítve" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Frissítette" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Frissítve ekkor" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Soha" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nómenklatúra" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Minták azt is meghatározhatják, hogy a szám értékeket, mint súly és ár, hogyan \n" -" kódolják a vonalkódba. A {NNN} kóddal jelölik ezt, ahol az N'-ek \n" -" határozzák meg a számok számjegyeinek kódolását. Lebegőpontosakat is támogat a \n" -" decimálisokkal amit a D'-el határoz meg, mint {NNNDD}. Ezekben az esetekben, \n" -" a vonalkód mezők társított adatbázis rekordjainak muszáj ezeket a számjegyeket nullákként \n" -" mutatnia." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Szabály neve" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Szabályok" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Sorszám" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Asztalok" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "A vonalkóddal egyező minta" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Vonalkód szabályok listája" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Ennek a vonalkódnak az egyező mintája lesz az álneve" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Ezt a szabályt csak egyedi szabállyal létrehozott vonalkódra alkalmazza" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Típus" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"UPC kódok átkonvertálhatóak EAN kóddá egy nullás előtaggal. Ez a beállítás " -"határozza meg a UPC/EAN vonalkód egyik vagy másik módszerrel történő " -"automatikus átalakításának lehetőségét amint a másik átalakítási szabállyal " -"megpróbálja összevetni a mintát." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A -> EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN átváltó" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Mértékegység termék" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Szabályok rendbetételéhez használja, mint a kisebb sorrendű az első találat" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Utoljára beszkennelt vonalkód értéke." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/hy.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/hy.po deleted file mode 100644 index 278907c..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/hy.po +++ /dev/null @@ -1,324 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Armenian (https://app.transifex.com/odoo/teams/41243/hy/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: hy\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/id.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/id.po deleted file mode 100644 index 1e7689d..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/id.po +++ /dev/null @@ -1,367 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux, 2022 -# Abe Manyo, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Abe Manyo, 2025\n" -"Language-Team: Indonesian (https://app.transifex.com/odoo/teams/41243/id/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: id\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr " '*' bukan Pola Barcode Regex yang valid. Apakah maksud Anda '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Tata Nama Barcode menentukan bagaimana barcode dikenali dan dikategorikan.\n" -" Saat barcode di-scan barcode akan dihubungkan dengan peraturan pertama dalam pencocokkan\n" -" pola. Syntax pola adalah expression reguler, dan barcode akan cocok\n" -" bila expression reguler cocok dengan prefix barcode." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Tata nama barcode mendefinisikan bagaimana POS mengidentifikasi dan " -"menginterpretasikan barcode" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Tambahkan tata nama barcode baru" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Alias" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Selalu" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "Identifikasi internal untuk peraturan tata nama barcode ini" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Identifikasi internal untuk tata nama barcode ini" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Banyak" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Barcode Event Mixin" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Tatanama Barcode" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Tatanama Barcode" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Pola Barcode" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Peraturan Barcode" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Barcode telah dipindai" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Barcode:" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Perusahaan" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Dibuat oleh" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Dibuat pada" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Nama Tampilan" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 ke UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Enkode" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP routing" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" -"Untuk dapat menggunakan barcodes.barcode_events_mixin, method " -"on_barcode_scanned harus diimplementasikan" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Terakhir diubah pada" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Terakhir diperbarui oleh" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Terakhir diperbarui pada" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Tidak pernah" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Tata Nama" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Aturan nama" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Aturan" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Urutan" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Tabel" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Pola barcode cocok" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" -"Pola barcode %(pattern)s tidak berujung ke expression reguler yang valid." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Daftar peraturan barcode" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Pola yang cocok dengan alias ke barcode ini" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"Terdapat syntax error di pola barcode %(pattern)s: peraturan hanya dapat " -"memiliki satu pair of braces." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"Terdapat syntax error di pola barcode %(pattern)s: braces hanya dapat " -"memiliki N diikuti D." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Kaidah ini hanya akan diterapkan jika barcode dikodekan dengan pengkodean " -"tertentu." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Jenis" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"Kode UPC dapat dikonversi menjadi EAN dengan mengawali mereka dengan nol. " -"Pengaturan ini menentukan apakah barcode UPC/EAN harus secara otomatis " -"dikonversi saat melakukan pencocokkan peraturan dengan encode lain." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A ke EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "Konversi UPC/EAN" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Produk Satuan" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Command Barcode Tidak Diketahui" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Digunakan untuk mengurutkan kaidah sehingga kaidah dengan urutan terkecil " -"dicocokkan pertama kali" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Nilai barcode yang terakhir dipindai." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/is.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/is.po deleted file mode 100644 index 33d9969..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/is.po +++ /dev/null @@ -1,336 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Kristófer Arnþórsson, 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Kristófer Arnþórsson, 2024\n" -"Language-Team: Icelandic (https://app.transifex.com/odoo/teams/41243/is/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: is\n" -"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Fyrirtæki" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Búið til af" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Búið til þann" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Birtingarnafn" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP Routing" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "Auðkenni (ID)" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Síðast uppfært af" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Síðast uppfært þann" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Röð" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/it.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/it.po deleted file mode 100644 index 5661d80..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/it.po +++ /dev/null @@ -1,380 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux, 2022 -# Sergio Zanchetta , 2023 -# Marianna Ciofani, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Marianna Ciofani, 2025\n" -"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: it\n" -"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" -"«*» non è uno modello di espressione regolare valido per un codice a barre. " -"Si intendeva «.*» ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Le nomenclature codice a barre definiscono il modo in cui i codici a barre vengono riconosciuti e classificati.\n" -" Quando un codice a barre viene acquisito viene associato alla prima regola che corrisponde\n" -" a un modello. La sintassi del modello è quella di un'espressione regolare. Il codice a barre trova riscontro\n" -" se l'espressione regolare corrisponde a un prefisso del codice a barre." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Una nomenclatura codice a barre definisce come il punto vendita identifica e" -" interpreta i codici" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Aggiunge una nuova nomenclatura codice a barre" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Alias" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Sempre" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" -"Un identificativo interno per questa regola di nomenclatura codice a barre" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Un identificativo interno della nomenclatura codice a barre" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Qualsiasi" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Mixin evento codice a barre" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Nomenclatura codice a barre" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Nomenclature codice a barre" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Modello codice" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Regola codice a barre" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Codice a barre scansionato" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Codice a barre:" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Aziende" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Creato da" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Data creazione" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Nome visualizzato" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "Da EAN-13 a UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Codifica" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "Instradamento HTTP" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" -"Per utilizzare barcodes.barcode_events_mixin, deve essere implementato il " -"metodo on_barcode_scanned" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Ultima modifica il" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Ultimo aggiornamento di" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Ultimo aggiornamento il" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Mai" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nomenclatura" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"I modelli possono anche definire il modo in cui i valori numerici, come peso o prezzo, possono essere\n" -" codificati nel codice a barre. I valori sono indicati da {NNN}, dove i caratteri N\n" -" definiscono dove sono codificate le cifre del numero. Sono supportati anche i numeri a virgola mobile, con i \n" -" decimali indicati dai caratteri D, come {NNNDD}. In questi casi, \n" -" il campo codice a barre nei record associati deve mostrare queste cifre come \n" -" zeri." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Nome regola" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Regole" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Sequenza" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Tabelle" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Modello di corrispondenza del codice a barre" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" -"Il criterio del codice a barre %(pattern)s non porta a un'espressione " -"regolare valida." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Elenco regole del codice a barre" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Il modello corrispondente sarà l'alias di questo codice a barre" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"È presente un errore di sintassi nel modello del codice a barre %(pattern)s:" -" una regola può contenere una sola coppia di parentesi graffe." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"È presente un errore di sintassi nel modello del codice a barre %(pattern)s:" -" le parentesi graffe possono contenere solo N seguite da D." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"È presente un errore di sintassi nel modello del codice a barre %(pattern)s:" -" le parentesi graffe sono vuote." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Questa regola viene applicata solo se il codice rispetta la codifica " -"specificata" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Tipologia" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"I codici UPC possono essere convertiti a EAN anteponendo uno zero. Questa " -"impostazione determina se un codice a barre UPC/EAN debba essere convertito " -"automaticamente in uno o nell'altro modo quando si cerca di abbinare una " -"regola con l'altra codifica." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "Da UPC-A a EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "Conversione UPC/EAN" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Prodotto unitario" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Comando codice a barre sconosciuto" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Utilizzato per ordinare le regole, come confrontare quelle con sequenza più " -"bassa per prime" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Valore dell'ultimo codice a barre scansionato." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ja.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ja.po deleted file mode 100644 index 7550a79..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ja.po +++ /dev/null @@ -1,355 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux, 2022 -# Ryoko Tsuda , 2023 -# Junko Augias, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Junko Augias, 2025\n" -"Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"バーコード表現規則 はバーコードがどのように認識され、分類されるかを定義します。\n" -"バーコードスキャン時に、パターンが合致する規則のうち 一番始めのもの を採用します。\n" -"パターン構文は正規表現です。正規表現がバーコードのプレフィクスに一致することをもち、バーコードが規則に合致すると判断します。" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "バーコード表現規則は、販売時点管理がどのようにバーコードを識別し解釈するかを定義します" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "新しいバーコード表現規則を追加" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "エイリアス" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "常に作成" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "このバーコード表現規則の内部識別" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "このバーコード表現規則の内部識別" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "どれでも" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "バーコードイベントMixin" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "バーコード表現規則" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "バーコード表現規則" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "バーコードパターン" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "バーコード規則" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "スキャンされたバーコード" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "バーコード: " - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "会社" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "作成者" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "作成日" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "表示名" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "JAN/EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "JAN/EAN-13からUPC-Aに変換" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "JAN/EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "エンコード" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTPルーティング" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" -"barcodes.barcode_events_mixinを使用するにはon_barcode_scanned メソッドを実装する必要があります。 " - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "最終更新日" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "最終更新者" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "最終更新日" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "作成しない" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "体系" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"パターンは重量や単価等の数値がどのようにバーコード化されるかも定義します。それらパターンは {NNN} のように表現され、「NNN」は数値の各桁を示します。\n" -"浮動小数点数も {NNNDD} のように表現され、「DD」は小数点以下の各桁を示します。バーコードのこの部分は必要に応じてゼロ埋めしなければなりません。" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "規則名" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "規則" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "付番" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "テーブル" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "バーコードマッチングパターン" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "バーコードパターン %(pattern)s は検証済の正規表現にはなりません。" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "バーコード規則のリスト" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "一致したパターンはこのバーコードにエイリアスします" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "バーコードパターン%(pattern)sにシンタックスエラーがあります: 1 つのルールには中括弧を 1 組しか含めることができません。" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "バーコードパターン %(pattern)sにシンタックスエラーがあります: 中括弧には後にD'sが続くN'sのみ含むことができます。" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "バーコードパターン%(pattern)sにシンタックスエラーがあります: 中括弧が空です。" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "このルールは、バーコードが指定されたエンコーディングでエンコードされている場合にのみ適用されます" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "タイプ" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"UPCコードは、プレフィックスとしてゼロを付けてJAN/EANに変換できます。 この設定では、あるルールと他のエンコーディングを一致させるときにUPC " -"/EANバーコードを自動的に変換するかどうかを決定します。" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-AからEAN-13に変換" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN変換" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "個数管理品" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "不明なバーコードコマンド" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "より小さなシーケンスのルールが最初に一致するようにルールを順序付けするために使用されます" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "最後にスキャンされたバーコードの値。" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ka.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ka.po deleted file mode 100644 index a059dc6..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ka.po +++ /dev/null @@ -1,417 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Georgian (https://www.transifex.com/odoo/teams/41243/ka/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ka\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:202 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:198 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:183 selection:barcode.rule,type:0 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:177 -#: selection:barcode.rule,encoding:0 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Cashier" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Client" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "შემქმნელი" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "შექმნის თარიღი" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Credit Card" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:359 -#, python-format -msgid "Discard" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Discounted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "სახელი" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:301 -#, python-format -msgid "Error : Barcode command is undefined" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:63 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:332 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "იდენტიფიკატორი" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "ბოლოს განახლებულია" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "ბოლოს განაახლა" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "ბოლოს განახლებულია" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Location" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Lot" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Package" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Priced Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:352 -#, python-format -msgid "Select" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "მიმდევრობა" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:351 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#: code:addons/barcodes/models/barcodes.py:198 -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:64 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:333 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:184 selection:barcode.rule,type:0 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Weighted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/kab.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/kab.po deleted file mode 100644 index 836a92b..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/kab.po +++ /dev/null @@ -1,417 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Kabyle (https://www.transifex.com/odoo/teams/41243/kab/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: kab\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:202 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:198 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:183 selection:barcode.rule,type:0 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:177 -#: selection:barcode.rule,encoding:0 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Cashier" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Client" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "Yerna-t" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "Yerna di" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Credit Card" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:359 -#, python-format -msgid "Discard" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Discounted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:301 -#, python-format -msgid "Error : Barcode command is undefined" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:63 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:332 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "Asulay" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "Aleqqem aneggaru di" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "Aleqqem aneggaru sɣuṛ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "Aleqqem aneggaru di" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Location" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Lot" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Package" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Priced Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:352 -#, python-format -msgid "Select" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "Agzum" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:351 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#: code:addons/barcodes/models/barcodes.py:198 -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:64 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:333 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:184 selection:barcode.rule,type:0 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Weighted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/km.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/km.po deleted file mode 100644 index 000b944..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/km.po +++ /dev/null @@ -1,358 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Sengtha Chay , 2023 -# Chan Nath , 2023 -# Lux Sok , 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Lux Sok , 2023\n" -"Language-Team: Khmer (https://app.transifex.com/odoo/teams/41243/km/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: km\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "មិនមែនជាលំនាំដើមកូដ Regex Barcode ត្រឹមត្រូវទេ។ តើអ្នកចង់មានន័យ" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"លំដាប់ឈ្មោះកូដសម្ងាត់កំណត់របៀបដែលកូដសម្ងាត់ត្រូវបានទទួលស្គាល់និងចាត់ថ្នាក់។" -"   " -"                             នៅពេលស្កេនកូដត្រូវបានស្កេនវាត្រូវបានភ្ជាប់ជាមួយក្បួនដំបូងដែលផ្គូរផ្គង" -"                                នាំ។ " -"វាក្យសម្ព័ន្ធលំនាំដើមគឺកន្សោមធម្មតានិងលេខកូដត្រូវបានផ្គូផ្គង " -"                                ប្រសិនបើកន្សោមធម្មតាផ្គូផ្គងបុព្វបទនៃកូដបាកូដ។" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "តារាងឈ្មោះបារកូដកំណត់របៀបដែលចំណុចនៃការលក់កំណត់និងបកប្រែលេខកូដ" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "បន្ថែមតារាងនាមលេខកូដថ្មី" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "ក្លែងក្លាយ" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "តែងតែ" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "ការកំណត់អត្តសញ្ញាណផ្ទៃក្នុងសម្រាប់ក្បួនតនានាមលេខកូដ" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "ការកំណត់អត្តសញ្ញាណផ្ទៃក្នុងនៃតារាងនាមកូដកម្ម" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "បន្ថែមទៀត" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "ព្រឹត្តិការណ៍ Barcode Mixin" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "តារាងលេខកូដ" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "តារាងកូដ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "លំនាំលេខកូដ" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "លក្ខណលេខកូដ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "បារកូដបានស្កេន" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "ក្រុមហ៊ុន" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "បង្កើតដោយ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "បង្កើតនៅ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "ឈ្មោះសំរាប់បង្ហាញ" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 to UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "ការអ៊ិនកូដ" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP ជុំវិញ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "អត្តសញ្ញាណ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "កាលបរិច្ឆេតកែប្រែចុងក្រោយ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "ផ្លាស់ប្តូរចុងក្រោយ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "ផ្លាស់ប្តូរចុងក្រោយ" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "មិននែរ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "កត្តានាមត្រកូល" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"លំនាំក៏អាចកំណត់ពីរបៀបដែលតម្លៃជាលេខដូចជាទម្ងន់ឬតម្លៃអាចជា " -"                                បានអ៊ិនកូដចូលទៅក្នុងលេខកូដ។ " -"ពួកវាត្រូវបានបង្ហាញដោយ {NNN} ដែលជាកន្លែងរបស់ N " -"                                កំណត់កន្លែងដែលលេខរបស់លេខត្រូវបានអ៊ិនកូដ។ " -"floats ក៏ត្រូវបានគាំទ្រដោយ " -"                                ទសភាគបង្ហាញដោយដឺដូចជា {NNNDD} ។ " -"នៅក្នុងករណីទាំងនេះ, " -"                                វាលលេខកូដឌីជីថលនៅលើកំណត់ត្រាដែលពាក់ព័ន្ធត្រូវបង្ហាញតួលេខទាំងនេះជា" -"                                 សូន្យ។" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "ឈ្មោះច្បាប់" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "ច្បាប់" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "លំដាប់" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "តារាង" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "គំរូផ្គូផ្គងលេខកូដ" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "បញ្ជីនៃច្បាប់កូដសៀគ្វី" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "លំនាំដែលផ្គូផ្គងនឹងឈ្មោះក្លែងក្លាយទៅកូដនេះ" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"ច្បាប់នេះនឹងអនុវត្តបានតែក្នុងករណីដែលកូដត្រូវបានអ៊ិនកូដជាមួយការអ៊ិនកូដដែលបានបញ្ជាក់" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "ប្រភេទ" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"លេខកូដ UPC អាចត្រូវបានបម្លែងទៅ EAN ដោយដាក់បុព្វបទដោយលេខសូន្យ។ " -"ការកំណត់នេះកំណត់ថាតើកូដ bar UPC / EAN " -"គួរត្រូវបានបម្លែងដោយស្វ័យប្រវត្តិក្នុងវិធីមួយឬវិធីផ្សេងនៅពេលដែលផ្គូផ្គងក្បួនដោយការអ៊ិនកូដផ្សេងទៀត។" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A to EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "ការផ្លាស់ប្តូរ UPC / EAN" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "ផលិតផលឯកតា" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"ត្រូវបានប្រើដើម្បីបញ្ជាក្បួនច្បាប់បែបនោះដែលផ្គូរផ្គងជាមួយការផ្គូផ្គងលំដាប់តូចជាងមុន" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "តម្លៃនៃកូដឌីតចុងក្រោយត្រូវបានស្កេន។" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ko.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ko.po deleted file mode 100644 index 5e662db..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ko.po +++ /dev/null @@ -1,360 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux, 2022 -# Daye Jeong, 2024 -# Sarah Park, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Sarah Park, 2025\n" -"Language-Team: Korean (https://app.transifex.com/odoo/teams/41243/ko/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ko\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "'*'는 유효한 일반 바코드 패턴이 아닙니다. '.*'을 의미합니까?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"바코드 명칭은 바코드가 인식되고 분류되는 방법을 정의합니다.\n" -" 바코드를 스캔할 경우 패턴과 일치하는 첫 번째 규칙으로 연결됩니다.\n" -" 패턴 구문은 정규 표현식의 구문이며\n" -" 정규 표현식이 바코드의 접두사와 일치하면 바코드가 일치합니다." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "바코드 명칭을 통해 POS에서 바코드를 식별하고 해석하는 방법을 정의합니다." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "새로운 바코드 명칭 추가" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "별칭" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "항상" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "바코드 명명 규칙에 대한 내부 ID" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "바코드 명명법에 대한 내부 ID" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "또는" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "바코드 이벤트 혼합" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "바코드 명칭" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "바코드 명명법" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "바코드 패턴" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "바코드 규칙" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "바코드 스캔됨" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "바코드:" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "회사" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "작성자" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "작성일자" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "표시명" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13에서 UPC-A로" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "인코딩" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP 라우팅" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" -"barcodes.barcode_events_mixin 내용을 적용하려면 반드시 on_barcode_scanned 메서드를 구현해야 " -"합니다." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "최근 수정일" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "최근 갱신한 사람" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "최근 갱신 일자" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "하지않음" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "명명법" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"또한 패턴은 무게 또는 가격과 같은 숫자 값을 바코드에 인코딩하는 방법을 정의할 수 있습니다. \n" -" 이 값은 {NNN}으로 표시됩니다. \n" -" 여기서 N은 숫자의 자릿수가 인코딩되는 위치를 정의합니다.\n" -" {NNNDD}와 같이 D로 표시된 십진수에서도 플로트가 지원됩니다. \n" -" 이러한 경우 관련 레코드의 바코드 필드는 이 숫자를 0으로 표시해야 합니다." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "규칙 이름" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "규칙" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "순서" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "표" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "바코드 일치 패턴" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "바코드 패턴 %(pattern)s이 유효한 정규식으로 연결되지 않았습니다." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "바코드 규칙 목록" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "일치하는 패턴이 이 바코드의 별칭이 됩니다." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "바코드 패턴 %(pattern)s에 구문 오류가 있습니다: 괄호는 한 쌍만 포함할 수 있습니다. " - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "바코드 규칙 %(pattern)s에 구문 오류가 있습니다: 괄호 내 N 다음에는 D 가 반드시 포함되어야 합니다." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "바코드 규칙 %(pattern)s에 구문 오류가 있습니다: 괄호 내용이 없습니다." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "이 규칙은 바코드가 지정된 인코딩으로 인코딩된 경우에만 적용됩니다." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "유형" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"UPC 코드 앞에 0을 붙여 EAN로 변환 할 수 있습니다. 이 설정은 규칙을 다른 인코딩과 일치 시키려고 할 때 UPC/EAN 바코드가" -" 한 방향으로 또는 다른 방식으로 자동 변환되어야 하는지 여부를 결정합니다." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A에서 EAN-13 " - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN 변환" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "단위 상품" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "알 수 없는 바코드 명령" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "작은 순서로 일치하는 것이 우선하도록 규칙을 정렬하는 데 사용됩니다." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "가장 최근에 스캔한 바코드 값입니다." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/lb.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/lb.po deleted file mode 100644 index 2e96976..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/lb.po +++ /dev/null @@ -1,378 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server saas~12.5\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-08-26 08:16+0000\n" -"PO-Revision-Date: 2019-08-26 09:09+0000\n" -"Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: lb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:0 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:0 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:0 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:0 -#, python-format -msgid "Discard" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__display_name -msgid "Display Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:0 -#, python-format -msgid "Error: Barcode command is undefined" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:0 -#, python-format -msgid "Error: Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:0 -#, python-format -msgid "Error: No last scanned barcode" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:0 -#: code:addons/barcodes/static/src/js/barcode_form_view.js:0 -#: code:addons/barcodes/static/src/js/barcode_form_view.js:0 -#: code:addons/barcodes/static/src/js/barcode_form_view.js:0 -#, python-format -msgid "Error: Pager not available" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__id -msgid "ID" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin____last_update -msgid "Last Modified on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:0 -#, python-format -msgid "Select" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:0 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:0 -#: code:addons/barcodes/models/barcodes.py:0 -#: code:addons/barcodes/models/barcodes.py:0 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:0 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:0 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/lo.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/lo.po deleted file mode 100644 index 189df2e..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/lo.po +++ /dev/null @@ -1,338 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Phoxaysy Sengchanthanouvong , 2023 -# Martin Trigaux, 2023 -# ສີສຸວັນ ສັງບົວບຸລົມ , 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: ສີສຸວັນ ສັງບົວບຸລົມ , 2023\n" -"Language-Team: Lao (https://app.transifex.com/odoo/teams/41243/lo/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: lo\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "ຊື່ ຫຼື ທີ່ຢູ່ສຳຮອງ" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "ບໍລິສັດ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "ສ້າງໂດຍ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "ສ້າງເມື່ອ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "ຊື່ເຕັມ" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ເລກລຳດັບ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "ແກ້ໄຂລ້າສຸດເມື່ອ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "ປັບປຸງລ້າສຸດໂດຍ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "ປັບປຸງລ້າສຸດເມື່ອ" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "ຊື່ກົດການ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "ລຳດັບ" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "ປະເພດ" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/lt.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/lt.po deleted file mode 100644 index eb0e19d..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/lt.po +++ /dev/null @@ -1,362 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Arunas V. , 2022 -# UAB "Draugiški sprendimai" , 2022 -# Audrius Palenskis , 2022 -# Martin Trigaux, 2022 -# Silvija Butko , 2022 -# Linas Versada , 2022 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Linas Versada , 2022\n" -"Language-Team: Lithuanian (https://app.transifex.com/odoo/teams/41243/lt/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: lt\n" -"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" -"'*' nėra tinkama brūkšninio kodo struktūra. Gal turėjote omenyje '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Brūkšninio kodo terminologija nustato, kaip yra atskiriami ir kategorizuojami brūkšniniai kodai.\n" -"Kai brūkšninis kodas nuskaitomas, jis yra susiejamas su pirmąja \n" -"sutampančia struktūros taisykle. Struktūros sintaksė yra standartinės išraiškos, o brūkšninis\n" -"kodas yra susiejamas, jei standartinė išraiška sutampa su brūkšninio kodo\n" -"priešdėliu." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Brūkšninio kodo terminologija nustato, kaip pardavimo taškas identifikuoja " -"ir interpretuoja brūkšninius kodus" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Pridėjo naują brūkšninio kodo terminologiją" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Pseudonimas" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Visada" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "Vidinė identifikacija šiai brūkšninio kodo terminologijos taisyklei" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Vidinė identifikacija šiai brūkšninio kodo terminologijai" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Bet koks" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Brūkšninio kodo renginio Mixin" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Brūkšninio kodo terminologija" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Brūkšninio kodo terminologijos" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Brūkšninio kodo struktūra" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Brūkšninio kodo taisyklė" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Nuskenuotas brūkšninis kodas" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Įmonės" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Sukūrė" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Sukurta" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Rodomas pavadinimas" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 į UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodavimas" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP nukreipimas" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Paskutinį kartą keista" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Paskutinį kartą atnaujino" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Paskutinį kartą atnaujinta" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Niekada" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Terminologija" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Struktūros taip pat nustato, kaip skaitinės reikšmės, tokios kaip svoris ar kaina,\n" -"gali būti įkoduojamos į brūkšninį kodą. Jie pažymimi su {NNN}, kur\n" -"N nustato, kur koduojami skaičiaus skaitmenys. Taip pat palaikomi ir skaičiai\n" -"su kableliu, žymimi D, kaip {NNNDD}. Šiais atvejais,\n" -"brūkšninio kodo laukas susijusiuose įrašuose turi rodyti\n" -"šiuos skaitmenis kaip nulius." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Taisyklės pavadinimas" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Taisyklės" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Seka" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Stalai" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Brūkšninis kodas, atitinkantis struktūrą" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Brūkšninio kodo taisyklių sąrašas" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Susijusi struktūra susisies su šiuo brūkšniniu kodu" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Ši taisyklė bus pritaikyta tik jei brūkšninis kodas bus užkoduotas nurodytu " -"kodavimu" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Tipas" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"UPC kodai gali būti paverčiami į EAN, priekyje pridedant nulį. Ši nuostata " -"nusako, ar UPC/EAN brūkšninis kodas turėtų būti automatiškai paverčiamas " -"vienu ar kitu būdu, kai bandoma susieti taisyklę su kitu kodavimu." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A į EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN keitimas" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Produkto vienetas" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Naudojama taisyklių išrikiavimui taip, kad taisyklės su žemesne seka būtų " -"taikomos pirmiau" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Paskutinio nuskenuoto brūkšninio kodo reikšmė." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/lv.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/lv.po deleted file mode 100644 index 2e649ae..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/lv.po +++ /dev/null @@ -1,340 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Arnis Putniņš , 2022 -# Martin Trigaux, 2022 -# Anzelika Adejanova, 2022 -# ievaputnina , 2023 -# Armīns Jeltajevs , 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Armīns Jeltajevs , 2024\n" -"Language-Team: Latvian (https://app.transifex.com/odoo/teams/41243/lv/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: lv\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Pievienot jaunu svītrkoda nomenklatūru" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Alias" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Vienmēr" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "Iekšējais identifikators šim svīrtkoda nomenklatūras noteikumam" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Iekšējais identifikators svīrtkoda nomenklatūras noteikumam" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Jebkurš" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Svītrkoda nomenklatūra" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Svītrkoda nomeklatūras" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Svītrkoda raksts" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Svītrkoda noteikums" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Svītrkods noskenēts" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Svītrkods:" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Uzņēmumi" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Izveidoja" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Izveidots" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Parādīt vārdu" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 līdz UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodējums" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP maršrutēšana" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Pēdējoreiz mainīts" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Pēdējoreiz atjaunoja" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Pēdējoreiz atjaunots" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Nekad" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nomenklatūra" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Noteikuma nosaukums" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Noteikumi" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Secība" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Galdi" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Saraksts ar svītrkodu noteikumiem" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Veids" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A līdz EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN konvertācija" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Preces vienība" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Nezināma svītrkoda komanda" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Pēdējā noskenētā svītrkoda vērtība" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/mk.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/mk.po deleted file mode 100644 index 7e534f2..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/mk.po +++ /dev/null @@ -1,417 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Macedonian (https://www.transifex.com/odoo/teams/41243/mk/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: mk\n" -"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:202 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:198 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:183 selection:barcode.rule,type:0 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:177 -#: selection:barcode.rule,encoding:0 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Cashier" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Client" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "Креирано од" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "Креирано на" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Credit Card" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:359 -#, python-format -msgid "Discard" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Discounted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "Прикажи име" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:301 -#, python-format -msgid "Error : Barcode command is undefined" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:63 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:332 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "Последна промена на" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "Последно ажурирање од" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "Последно ажурирање на" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Location" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Lot" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Package" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Priced Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:352 -#, python-format -msgid "Select" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "Секвенца" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:351 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#: code:addons/barcodes/models/barcodes.py:198 -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:64 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:333 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:184 selection:barcode.rule,type:0 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Weighted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ml.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ml.po deleted file mode 100644 index 91bd93c..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ml.po +++ /dev/null @@ -1,336 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Niyas Raphy, 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Niyas Raphy, 2023\n" -"Language-Team: Malayalam (https://app.transifex.com/odoo/teams/41243/ml/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ml\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "കമ്പനികൾ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "ഉണ്ടാക്കിയത്" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "സൃഷ്ടിച്ചത്" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "ഡിസ്പ്ലേ നെയിം" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ഐഡി" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "അവസാനം അപ്ഡേറ്റ് ചെയ്തത്" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "അവസാനം അപ്ഡേറ്റ് ചെയ്തത്" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "അവസാനം അപ്ഡേറ്റ് ചെയ്തത്" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "സീക്വൻസ് " - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "ടൈപ്പ്" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/mn.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/mn.po deleted file mode 100644 index a3ab167..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/mn.po +++ /dev/null @@ -1,360 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Nurbahyt Kh , 2022 -# Batmunkh Ganbat , 2022 -# Martin Trigaux, 2022 -# Baskhuu Lodoikhuu , 2022 -# Munkhbaatar Gombosuren, 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Munkhbaatar Gombosuren, 2024\n" -"Language-Team: Mongolian (https://app.transifex.com/odoo/teams/41243/mn/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: mn\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" -" '*' Зураасан кодны Regex хэв маягт тохирохгүй байна. Таны хүссэн зүйл '.*' " -"үү?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Зураасан кодын нэр төрөл нь зураасан кодууд нь яаж танигдаж ангилагдах талаар тодорхойлдог.\n" -" Зураасан кодыг сканнердахад таарахэхний дүрэмд\n" -" холбогдоно. Зураасан кодын хэвийг regulare expression-р тодоройлдог.\n" -" Зураасан кодын эхлэл угтвар хэсгийг нь regulare expression-р илэрхийлдэг." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Зураасан кодын задлах дүрэм нь борлуулалтын цэг дээр зураасан кодыг хэрхэн " -"задлан унших арга, дүрмийг тодорхойлдог." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Шинэ зураасан кодны задлах дүрэм бүртгэх" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Ерөнхий нэр" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Үргэлж" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "Зураасан кодын энэ дүрэмийн хувьд дотоод танилт" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Зураасан кодын энэ дүрэмийн хувьд дотоод танилт" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Дурын" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Зураасан кодны үзэгдэл танигч" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Зураасан кодын дүрэм" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Зураасан код задлах дүрэм" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Зураасан кодын хэв загвар" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Зураасан кодын дүрэм" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Зураасан код уншигдсан" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Зураасан код:" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Компаниуд" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Үүсгэсэн этгээд" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Үүсгэсэн огноо" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Дэлгэрэнгүй нэр" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13-с UPC-A-руу" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Кодчлол" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP Routing" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Сүүлд зассан огноо" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Сүүлд зассан этгээд" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Сүүлд зассан огноо" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Хэзээ ч үгүй" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Задлах дүрэм" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Хэв нь мөн жин, үнэ гэх мэт тоон утгуудыг оруулахад хэрэглэгдэж болно.\n" -" Тэдгээр нь {NNN} гэж тэмдэглэгддэг бөгөөд\n" -" N-үүд нь тооны оронгуудыг илэрхийлдэг. Аравтын бутархай \n" -" мөн хэрэглэгдэж болдог {NNNDD} гэж илэрхийлэгддэг. \n" -" D-үүд нь бутархайн оронг илэрхийлдэг. Энэ тохиолдлолд \n" -" эдгээр тоог харуулах талбарууд нь тоонуудыг тэгээр харуулахёстой " - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Дүрмийн нэр" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Дүрэм" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Дугаарлалт" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Хүснэгт" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Зураасан кодыг таних хэв" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Зураасан кодын дүрмийн жагсаалт" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Таарсан хэв нь энэ зураасан код руу давхар холбогдоно." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Энэ дүрэм нь зураасан код нь зөвхөн заасан кодчилолоор кодлогдсон байвал " -"хэрэглэгдэнэ." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Төрөл" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"UPC кодууд нь EAN код руу урд нь тэг нэмэх замаар хөрвүлэгдэнэ. Энэ тохиргоо" -" нь UPC/EAN зураасан кодууд автоматаар хөрвүүлэгдэхийг тодорхойлдог." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A -с EAN-13-руу" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN хөрвүүлэлт" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Барааны нэр төрөл" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Дүрмүүдэд эрэмбэ дараалал тогтооно. Ингэснээр бага эрэмбэтэй дүрэм түрүүлж " -"шалгагдана" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Сүүлд уншуулсан зураасан кодын утга." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ms.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ms.po deleted file mode 100644 index 15f65e7..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ms.po +++ /dev/null @@ -1,338 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Niyas Raphy, 2022 -# Mehjabin Farsana, 2023 -# Imran Pathan, 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Imran Pathan, 2024\n" -"Language-Team: Malay (https://app.transifex.com/odoo/teams/41243/ms/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ms\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Sentiasa" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Syarikat" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Dicipta oleh" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Dicipta pada" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Nama paparan" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Terakhir Diubah suai pada" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Kemas Kini Terakhir oleh" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Kemas Kini Terakhir pada" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Never" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nomenklatur" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Urutan" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "taip" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/nb.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/nb.po deleted file mode 100644 index 38ca02b..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/nb.po +++ /dev/null @@ -1,339 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Marius Stedjan , 2022 -# Martin Trigaux, 2022 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Martin Trigaux, 2022\n" -"Language-Team: Norwegian Bokmål (https://app.transifex.com/odoo/teams/41243/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr " '*' er ikke et gyldig regex-strekkodemønster. Mente du '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Alias" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Alltid" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Noen" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Strekkode-nomenklatur" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Nomenklatur for strekkoder" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Barcode Pattern" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Strekkoderegel" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Barcode Skannet" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Firmaer" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Opprettet av" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Opprettet" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Visningsnavn" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 til UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Koding" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP-ruting" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Sist endret" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Sist oppdatert av" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Sist oppdatert" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Aldri" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Regelnavn" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Regler" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Sekvens" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Tabeller" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Listen med strekkoderegler" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Type" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A til EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN konvertering" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Stykk-produkt" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Brukt til å organisere regler slik at regler med kortere sekvens matches " -"først" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Verdien fra siste avleste strekkode." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ne.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ne.po deleted file mode 100644 index 88e4439..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ne.po +++ /dev/null @@ -1,414 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Language-Team: Nepali (https://www.transifex.com/odoo/teams/41243/ne/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ne\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:202 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:198 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:183 selection:barcode.rule,type:0 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:177 -#: selection:barcode.rule,encoding:0 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Cashier" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Client" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Credit Card" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:359 -#, python-format -msgid "Discard" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Discounted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:301 -#, python-format -msgid "Error : Barcode command is undefined" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:63 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:332 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Location" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Lot" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Package" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Priced Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:352 -#, python-format -msgid "Select" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:351 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#: code:addons/barcodes/models/barcodes.py:198 -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:64 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:333 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:184 selection:barcode.rule,type:0 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Weighted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/nl.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/nl.po deleted file mode 100644 index 18f0106..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/nl.po +++ /dev/null @@ -1,376 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux, 2022 -# Gunther Clauwaert , 2022 -# Manon Rondou, 2024 -# Erwin van der Ploeg , 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Erwin van der Ploeg , 2025\n" -"Language-Team: Dutch (https://app.transifex.com/odoo/teams/41243/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr " '*' is geen geldig regex barcode patroon. Bedoelde je soms '.*'?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"De nomenclatuur van een barcode bepaalt hoe barcodes worden herkend en gecategoriseerd.\n" -" Wanneer een barcode wordt gescand, wordt ze geassocieerd met de eerste regel van een\n" -" passend patroon. De syntax van een patroon is zoals een reguliere expressie, en een barcode wordt\n" -" gematcht indien de reguliere expressie overeenkomt met een prefix van de barcode." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"De nomenclatuur van een barcode bepaalt hoe de kassa een barcode " -"identificeert en interpreteert" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Voeg een nieuwe barcode nomenclatuur toe" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Alias" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Altijd" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "Een interne identificatie voor de regel van deze barcode nomenclatuur" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Een interne identificatie van de barcode nomenclatuur" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Één" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Barcode gebeurtenis mixin" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Barcode nomenclatuur" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Barcode nomenclaturen" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Barcode patroon" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Barcode regel" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Barcode gescand" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Barcode: " - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Bedrijven" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Aangemaakt door" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Aangemaakt op" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Schermnaam" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 naar UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Codering" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP routing" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" -"Om barcodes.barcode_events_mixin te kunnen gebruiken, moet de methode " -"on_barcode_scanned geïmplementeerd zijn" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Laatst gewijzigd op" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Laatst bijgewerkt door" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Laatst bijgewerkt op" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Nooit" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nomenclature" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Patronen kunnen ook bepalen hoe numeriek waarden zoals gewicht of prijs, in de\n" -" barcode worden gecodeerd. Ze worden aangeduid met {NNN}\n" -" waarbij N aangeeft waar de cijfers van het getal worden gecodeerd. Decimalen \n" -" worden ook ondersteund met behulp van D, zoals in {NNNDD}. Het barcode \n" -" codeveld van het bijhorende record moet dan deze cijfers als nullen afbeelden." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Regelnaam" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Regels" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Reeks" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Tafels" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Het overeenkomstige barcode patroon" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" -"Het barcodepatroon %(pattern)s leidt niet tot een geldige reguliere " -"expressie." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "De lijst met barcode regels" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Het overeenkomstige patroon zal naar deze barcode verwijzen" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"Er is een syntaxisfout in het barcodepatroon %(pattern)s: een regel kan maar" -" één paar accolades bevatten." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"Er is een syntaxisfout in het barcodepatroon %(pattern)s: accolades kunnen " -"alleen N's bevatten gevolgd door D's." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"Er is een syntaxisfout in het barcodepatroon %(pattern)s: lege accolades." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Deze regel zal enkel toegepast worden indien de barcode van de juiste " -"codering voorzien is" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Soort" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"UPC codes kunnen naar EAN omgezet worden door ze met het prefix nul te " -"voorzien. Deze instelling bepaalt of de UPC/EAN-omzetting automatisch moet " -"uitgevoerd wanneer er een overeenkomst wordt gezocht in een regel met de een" -" of andere codering. " - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A naar EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN omzetting" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Producteenheid" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Onbekend barcodecommando" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Wordt gebruikt om regels te ordenen zodat regels met een lagere volgorde " -"eerst worden vergeleken." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Waarde van de laatst gescande barcode." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/no.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/no.po deleted file mode 100644 index 66d9380..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/no.po +++ /dev/null @@ -1,336 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Lars Aam , 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Lars Aam , 2023\n" -"Language-Team: Norwegian (https://app.transifex.com/odoo/teams/41243/no/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: no\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr " '*' er ikke et gyldig Regex strekkode Mønster. Mente du '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/pl.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/pl.po deleted file mode 100644 index 3a23f5f..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/pl.po +++ /dev/null @@ -1,372 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Piotr Strebski , 2022 -# Andrzej Wiśniewski , 2022 -# Martin Trigaux, 2022 -# Wojciech Warczakowski , 2022 -# Marcin Młynarczyk , 2022 -# Judyta Kaźmierczak , 2022 -# Piotr Szlązak , 2022 -# Grażyna Grzelak , 2022 -# Slawomir Adamus , 2022 -# Tadeusz Karpiński , 2023 -# Marta Wacławek, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Marta Wacławek, 2025\n" -"Language-Team: Polish (https://app.transifex.com/odoo/teams/41243/pl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: pl\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" -" '*' nie jest poprawnym wyrażeniem regularnym dla wzorca kodu kreskowego. " -"Czy chcesz użyć '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Nomenklatura kodów kreskowych określa jak kody s rozpoznawane i kategoryzowane.\n" -"Po skanowaniu kod jest przypisywany do pierwszej zasady z pasującym wzorcem. \n" -"Składnia wzorca jest w formie wyrażenia regularnego i kod kreskowy zostaje dopasowany,\n" -"gdy prefiks kodu kreskowego pasuje do wyrażenia regularnego." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Nomenklatura kodu kreskowego definiuje jak punkt sprzedaży identyfikuje i " -"interpretuje kod kreskowy." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Dodaj nową nomenklaturę kodów kreskowych" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Alias" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Zawsze" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "Wewnętrzna identyfikacja tej reguły nomelnklatury kodu kreskowego " - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Wewnętrzna identyfikacja nomenklatury kodu kreskowego" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Dowolny" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Barcode Event Mixin" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Nomenklatura kodu kreskowego" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Nomenklatury kodów kreskowych" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Wzorzec kodu kreskowego" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Reguła kodu kreskowego" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Zeskanowany kod kreskowy" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Kod kreskowy:" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Firmy" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Utworzył(a)" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Data utworzenia" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Nazwa wyświetlana" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 do UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodowanie" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "Routing HTTP" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Data ostatniej modyfikacji" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Ostatnio aktualizowane przez" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Data ostatniej aktualizacji" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Nigdy" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nomenklatura" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Wzorce mogą także określać jak wartości liczbowe (np. waga lub cena) mogą być \n" -"zakodowane w kodzie kreskowym. S one określane przez {NNN} gdzie \n" -"N'ki definiują miejsca kodowania cyfr. Liczby niecałkowite definiowane są w formacie \n" -"{NNNDD} gdzie D oznaczają cyfry dziesiętne. Jeśli zostały użyte \n" -"D, to w przypadku braku części dziesiętnych pola muszą być wypełnione zerami." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Nazwa reguły" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Reguły" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Sekwencja" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Stoliki" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Wzorzec dopasowania kodu kreskowego" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" -"Wzór kodu kreskowego %(pattern)s nie prowadzi do ważnego wyrażenia " -"regularnego." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Lista reguł kodów kreskowych" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Dopasowany wzorzec z odwołaniem do tego kodu kreskowego" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"Błąd składni we wzorze kodu %(pattern)s: reguła może zawierać tylko jedną " -"parę nawiasów" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"Błąd składni we wzorze kodu %(pattern)s: nawiasy mogą zawierać jedynie N i " -"następujące po nich D" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "Błąd składni we wzorze kodu %(pattern)s: puste nawiasy" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Ta zasada zostanie zastosowana tylko dla kodów kreskowych ze zdefiniowanym " -"kodowaniem" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Typ" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"Kody UPC mogą być konwertowane do EAN poprzez dodanie początkowych zer. To " -"ustawienie definiuje czy kody UPC/EAN powinny być automatycznie konwertowane" -" podczas próby dopasowania reguły dla odmiennego kodowania." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A do EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "Konwersja UPC/EAN" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Produkt jednostkowy" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Nieznana komenda" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Używane przy ustawieniu kolejności zasad, przez co zasady z niższą wartością" -" dopasowywane są w pierwszej kolejności" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Wartość ostaniego zeskanowanego kodu kreskowego" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/pt.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/pt.po deleted file mode 100644 index 422821d..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/pt.po +++ /dev/null @@ -1,370 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Pedro Castro Silva , 2022 -# Diogo Fonseca , 2022 -# Nuno Silva , 2022 -# Reinaldo Ramos , 2022 -# Pedro Filipe , 2022 -# Vitor Fernandes , 2022 -# Manuela Silva , 2022 -# Vasco Rodrigues, 2022 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Vasco Rodrigues, 2022\n" -"Language-Team: Portuguese (https://app.transifex.com/odoo/teams/41243/pt/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: pt\n" -"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" -" '*' não é um Padrão de Código de Barras Regex válido. Quis dizer '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Nomenclaturas de Códigos de Barras definem como os códigos de barras são reconhecidos e categorizados.\n" -"Quando um código de barras é digitalizado, é associado à primeira regra com um padrão de\n" -"combinação.O padrão de sintaxe é o da expressão regular, e um código de barras é combinado\n" -"se a expressão regular corresponde a um prefixo do código de barras." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Uma nomenclatura do código de barras define como um ponto de venda " -"identifica e interpreta os códigos de barras" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Adicionar nova Nomenclatura de código de barras" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Alias" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Sempre" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" -"Uma identificação interna para a regra de nomenclatura deste código de " -"barras" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Uma identificação interna da nomenclatura do código de barras" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Qualquer" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Nomenclatura de Código de Barras" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Nomenclaturas de códigos de barras" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Padrão de Código de Barras" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Regra de Código de Barras" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Código de Barras lido" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Código de Barras:" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Empresas" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Criado por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Criado em" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Nome" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 para UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Codificação" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "Rotas HTTP" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Última Modificação em" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Última Atualização por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Última Atualização em" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Nunca" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nomenclatura" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Os padrões também podem definir como valores numéricos, tais como o peso ou preço,\n" -"podem ser codificados em código de barras. Eles são indicados por [NNN]\n" -"onde os N's definem onde os dígitos do número são codificados. Os números de\n" -"virgula flutuante também são suportados com os decimais indicados por D's, tal como\n" -"[NNNDD]. Nestes casos, o campo do código de barras nos registos\n" -"associados deve mostrar estes dígitos como zeros." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Nome da Regra" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Regras" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Sequência" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Tabelas" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "O padrão correspondente do código de barras" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "A lista de regras de códigos de barras" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "O padrão combinado vai apelidar este código de barras" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"Há um erro de sintaxe no padrão de código de barras %(pattern)s: conjunto " -"apenas pode conter N's seguidos de D's." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"Há um erro de sintaxe no padrão de código de barras %(pattern)s: conjunto " -"vazio" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Esta regra só será aplicada se o código de barras estiver codificado com a " -"codificação indicada" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Tipo" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"Os 'Códigos UPC' podem ser convertidos para EAN prefixando-os com um zero. " -"Esta definição determina se um código de barras UPC/EAN deverá ser " -"convertido automaticamente num sentido ou noutro quando tentar corresponder " -"uma regra com a outra codificação." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A para EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "Conversão de UPC/EAN" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Artigo Unitário" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Comando de Código de Barras Desconhecido" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Utilizado para ordenar as regras de forma que essas regras com uma sequência" -" menor correspondam primeiro" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Valor do último código de barras lido." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/pt_BR.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/pt_BR.po deleted file mode 100644 index 443ae61..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/pt_BR.po +++ /dev/null @@ -1,380 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux, 2022 -# Kevilyn Rosa, 2023 -# Maitê Dietze, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Maitê Dietze, 2025\n" -"Language-Team: Portuguese (Brazil) (https://app.transifex.com/odoo/teams/41243/pt_BR/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: pt_BR\n" -"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" -" '*' não é um Padrão Regex de Código de Barras válido . Você quis dizer '.*'" -" ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Nomenclaturas de Códigos de Barras definem como os códigos de barras são reconhecidos e categorizados.\n" -"Quando um código de barras é digitalizado, é associado à primeira regra com um padrão de\n" -"combinação.O padrão de sintaxe é o da expressão regular, e um código de barras é combinado\n" -"se a expressão regular corresponde a um prefixo do código de barras." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Uma nomenclatura de código de barras define como o ponto de venda identifica" -" e interpreta os códigos de barras" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Adicionar uma nova nomenclatura de código de barras" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Apelido" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Sempre" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" -"Uma identificação interna para esta regra de nomenclatura de código de " -"barras" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Uma identificação interna da nomenclatura de código de barras" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Alguma" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Mixin de evento de código de barras" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Nomenclatura de Código de Barras" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Nomenclaturas de Código de Barras" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Padrão de Código de Barras" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Regra de Código de Barras" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Código de Barras Digitalizado" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Código de barras:" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Empresas" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Criado por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Criado em" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Nome exibido" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 para UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Codificação" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "Roteamento HTTP" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" -"Para usar barcodes.barcode_events_mixin, o método on_barcode_scanned deve " -"ser implementado" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Última modificação em" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Última atualização por" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Última atualização em" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Nunca" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nomenclatura" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Padrões também podem definir valores como numéricos, como peso ou preço, podem ser\n" -"codificados no código de barras. Eles são indicados por {NNN}, onde N's\n" -"definem onde os dígitos numéricos são codificados. Flutuantes também são suportados com os\n" -"decimais indicados com D's, tais como {NNNDD}. Nestes casos,\n" -"o campo de código de barras nos registros associados devem mostrar esses dígitos como\n" -"zeros." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Nome da Regra" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Regras" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Sequência" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Mesas" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "A combinação de padrões de código de barras" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "A lista de regras de código de barras" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "O padrão combinado vai apelidar este código de barras" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"Há um erro de sintaxe no padrão de código de barras %(pattern)s: uma regra " -"só pode conter um par de chaves." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"Há um erro de sintaxe no padrão de código de barras %(pattern)s: as chaves " -"só podem conter Ns seguidos de Ds." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"Há um erro de sintaxe no padrão de código de barras %(pattern)s: chaves " -"vazias." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Esta regra será aplicada somente se o código de barras for codificado com a " -"codificação especificada" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Tipo" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"Códigos UPC podem ser convertido para EAN pela junção deles com um zero. " -"Essa configuração determina se um código de barras UPC/EAN deve ser " -"automaticamente convertido em uma forma ou outra ao tentar corresponder a " -"uma regra com a outra codificação." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A para EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "Conversão UPC/EAN" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Produto Unitário" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Comando de código de barras desconhecido" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Usado para ordenar regras de tal modo que as regras com uma sequência " -"combinem primeiro" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Valor do último código de barras digitalizado." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ro.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ro.po deleted file mode 100644 index 46182dd..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ro.po +++ /dev/null @@ -1,379 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Hongu Cosmin , 2022 -# sharkutz , 2022 -# Martin Trigaux, 2022 -# Foldi Robert , 2022 -# Dorin Hongu , 2023 -# Larisa_nexterp, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Larisa_nexterp, 2025\n" -"Language-Team: Romanian (https://app.transifex.com/odoo/teams/41243/ro/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ro\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "'*' nu este un model Regex Cod de bare valid. Vroiai sa spui '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Nomenclatoarele de coduri de bare definesc modul în care codurile de bare sunt recunoscute și categorizate. \n" -"Când un cod de bare este scanat este asociat cu prima regulă de potrivire cu un șablon. Sintaxa șablonului este acela de expresie regulată, și un cod de bare este potrivit în cazul în care expresia regulată se potrivește cu un prefixul codului de bare." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"O nomenclatură a codurilor de bare definește modul în care punctul de " -"vânzare identifică și interpretează codurile de bare" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Adăugați o nouă nomenclatură a codului de bare" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Alias" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Întotdeauna" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" -"O identificare internă pentru această regulă de nomenclatură a codului de " -"bare" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "O identificare internă a nomenclaturii codului de bare" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Oricare" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Mix de evenimente cu coduri de bare" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Nomenclator coduri de bare" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Nomenclatoare coduri de bare" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Șablon cod bare" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Regulă cod de bare" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Cod de bare scanat" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Cod de bare: " - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Companii" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Creat de" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Creat în" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Nume afișat" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 la UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Codificare:" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "Rutare HTTP" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" -"Pentru a folosi barcodes.barcode_events_mixin, metoda on_barcode_scanned " -"trebuie implementată" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Ultima modificare la" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Ultima actualizare făcută de" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Ultima actualizare pe" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Niciodată" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nomenclatură" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Șabloanele poate defini, de asemenea, modul în care valorile numerice, cum " -"ar fi greutatea sau prețul, pot fi codificate în codul de bare. Acestea sunt" -" indicate prin {NNN} unde N-urile definesc unde sunt codificate" -" cifrele și numărul lui. Zecimalele sunt indicate cu D-uri, cum ar fi " -"{NNNDD}. În aceste cazuri, câmpul de cod de bare de pe " -"înregistrările asociate trebuie să arate aceste cifre ca zerouri." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Numele regulii" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Reguli" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Secvență" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Tabele" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Modelul de potrivire a codului de bare" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" -"Șablonul de cod de bare %(pattern)s nu duce la o expresie regulată validă." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Lista regulilor codurilor de bare" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Modelul potrivit va fi alias la acest cod de bare" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"Există o eroare de sintaxă în modelul codului de bare%(pattern)s: o regulă " -"poate conține doar o pereche de aparate dentare." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"Există o eroare de sintaxă în modelul codului de bare %(pattern)s: aparatele" -" dentare pot conține doar N-uri urmate de D-uri." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"Există o eroare de sintaxă în modelul codului de bare %(pattern)s: bretele " -"goale." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Această regulă se va aplica numai dacă codul de bare este codificat cu " -"codificarea specificată" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Tip" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"Codurile UPC pot fi convertite în EAN prin prefixarea lor cu un zero. " -"Această setare determină dacă un cod UPC/EAN trebuie să fie convertit " -"automat într-o direcție sau alta când se încearcă să se potrivească o regulă" -" cu alta codificare." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A la EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN Conversion" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Unitate produs" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Comandă necunoscută de cod de bare" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Folosit pentru a ordona reguli astfel încât regulile cu o secvență mai mică " -"se potrivesc mai întâi" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Valoarea ultimului cod de bare scanat." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ru.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ru.po deleted file mode 100644 index 9b23fe4..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ru.po +++ /dev/null @@ -1,380 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Irina Fedulova , 2022 -# Ivan Kropotkin , 2022 -# Vasiliy Korobatov , 2022 -# Сергей Шебанин , 2022 -# ILMIR , 2022 -# Martin Trigaux, 2022 -# Wil Odoo, 2024 -# Ilya Rozhkov, 2024 -# Anastasiia Koroleva, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Anastasiia Koroleva, 2025\n" -"Language-Team: Russian (https://app.transifex.com/odoo/teams/41243/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr " '*' неверный шаблон штрихкода Regex. Вы точно хотите '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Номенклатура штрих-кодов> определяет, как штрих-коды распознаются и классифицируются.\n" -"                                 Когда штрих-код сканируется, он ассоциируется с правилом первый с соответствием\n" -"                                 шаблона. Синтаксис шаблона - это регулярное выражение, и штрих-код сопоставляется\n" -"                                 если регулярное выражение совпадает с префиксом штрих-кода." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Номенклатура штрих-кодов определяет, как точка продажи идентифицирует и " -"интерпретирует штрих-коды" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Добавить новую номенклатуру штрих-кода" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Псевдоним" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Всегда" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "Внутренний идентификатор для этого правила номенклатурного штрихкода" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Внутренний идентификатор для номенклатурного штрихкода" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Любой" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Микс событий штрихкода" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Номенклатура штрих-кода" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Номенклатуры штрих-кодов" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Шаблон штрихкода" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Правило штрих-кода" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Сканированный штрихкод" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Штрих-код:" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Компании" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Создал" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Дата создания" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Отображаемое имя" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 в UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Кодировка" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "Маршрутизация HTTP" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "Идентификатор" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" -"Для использования barcodes.barcode_events_mixin необходимо реализовать метод" -" on_barcode_scanned" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Последнее изменение" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Последний раз обновил" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Последнее обновление" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Никогда" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "номенклатура" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"В штрихкоде можно закодировать определённые численные параметры,\n" -"например, вес или стоимость. Они отображаются в виде {NNN},\n" -"где N — количество цифр с шифром. Дробные числа можно кодировать\n" -"с помощью дополнительных цифр, D — {NNNDD}. В этом\n" -"случае в штрихкоде эти цифры должны явно указываться хотя бы\n" -"нулями." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Название правила" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Правила" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Нумерация" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Таблицы" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Шаблон совпадения штрих-кодов" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "Шаблон штрихкода %(pattern)s некорректен." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Список правил штрих-кода" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Совпавший шаблон будет иметь псевдоним этого штрих-кода" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"В шаблоне штрих-кода %(pattern)s есть синтаксическая ошибка: правило может " -"содержать только одну пару фигурных скобок." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"В шаблоне штрих-кода %(pattern)s есть синтаксическая ошибка: фигурные скобки" -" могут содержать только буквы N, за которыми следует D." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"В шаблоне штрих-кода %(pattern)s есть синтаксическая ошибка: пустые фигурные" -" скобки." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Это правило применяется только в том случае, если штрих-код закодирован с " -"указанной кодировкой" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Раздел" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"Коды UPC можно преобразовать в EAN, поставив перед ними нуль. Этот параметр " -"определяет, должен ли штрих-код UPC/EAN автоматически преобразовываться так " -"или иначе при попытке сопоставить правило с другой кодировкой." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A к EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN преобразования" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Единица продукции" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Неизвестная команда штрихкода" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Используется для упорядочивания правил таким образом, чтобы правила с " -"меньшей последовательностью соответствовали первым" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Значение последнего отсканированного штрих-кода." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sk.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sk.po deleted file mode 100644 index 9f3326c..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sk.po +++ /dev/null @@ -1,357 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux, 2022 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Martin Trigaux, 2022\n" -"Language-Team: Slovak (https://app.transifex.com/odoo/teams/41243/sk/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: sk\n" -"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr " '*' nie je platný vzor Regex čiarového kódu. Mysleli ste '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Názvoslovie čiarových kódov definuje ako sú čiarové kódy rozpoznávané a kategorizované.\n" -"Keď je čiarový kód naskenovaný, je asociovaný k prvému pravidlu so spárovaným\n" -"vzorom. Syntax vzor je regulárny výraz, a čiarový kód je spárovaný\n" -"ak regulárny výraz zodpovedá predpone čiarového kódu." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Názvoslovie čiarového kódu definuje ako miesto predaja identifikuje a " -"interpretuje čiarové kódy" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Pridaj nové názvoslovie čiarového kódu" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Alias" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Vždy" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "Interná identifikácia pre toto pravidlo názvoslovia čiarového kódu" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Interná identifikácia názvoslovia čiarového kódu" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Ktorýkoľvek" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Udalosť čiarového kódu mixin" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Názvoslovie čiarového kódu" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Názvoslovia čiarového kódu" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Vzor čiarového kódu" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Pravidlo čiarového kódu" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Čiarový kód naskenovaný" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Spoločnosti" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Vytvoril" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Vytvorené" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Zobrazovaný názov" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 na UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Zakódovanie" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP smerovanie" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Posledná úprava" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Naposledy upravoval" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Naposledy upravované" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Nikdy" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "" -"Nomenklatúra\n" -" " - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Vzory môžu tiež definovať ako hodnoty, ako váha alebo cena, môžu byť\n" -"zakódované do čiarového kódu. Indikuje ich {NNN} kde N\n" -"definuje kde sú zakódované čísla. Floats sú tiež podporované s\n" -"desatinnými číslami ktoré indikujú D, ako sú {NNNDD}. V týchto prípadoch,\n" -"pole čiarového kódu na spriaznených záznamoch musí zobrazujú tieto čísla ako\n" -"nuly." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Meno pravidla" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Pravidlá" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Postupnosť" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Tabuľky" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Vzor zodpovedajúci čiarovému kódu" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Zoznam pravidiel čiarového kódu" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Zodpovedajúci vzor bude alias tohto čiarového kódu" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Toto pravidlo bude platiť iba ak je čiarový kód zakódovaný so špecifickým " -"zakódovaním" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Typ" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"UPC kódy môžu byť konvertované na EAN oridaním predpony nula. Toto " -"nastavenie určuje či UPC/EAN čiarový kód má byť automaticky konvertovaný " -"jedným či druhým spôsobom pri snahe o zhodu pravidla s iným kódovaním" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A na EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN konverzia" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Jednotka produktu" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Používané pre poradie pravidiel, ako pravidlá s menšiou sekvenciou sú " -"zhodované skôr" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Hodnota posledného naskenovaného čiarového kódu." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sl.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sl.po deleted file mode 100644 index b9bb12b..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sl.po +++ /dev/null @@ -1,372 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Dejan Sraka , 2022 -# Jasmina Macur , 2022 -# Boris Kodelja , 2022 -# Matjaz Mozetic , 2022 -# laznikd , 2022 -# matjaz k , 2022 -# Martin Trigaux, 2022 -# Tadej Lupšina , 2022 -# Aleš Pipan, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Aleš Pipan, 2025\n" -"Language-Team: Slovenian (https://app.transifex.com/odoo/teams/41243/sl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr " '*' ni veljaven Regex Barcode vzorec. Ali ste mislili '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Nomenklature črtnih kod določite, kako se črtne kode prepoznavajo in kategorizirajo.\n" -" Ko je črtna koda skenirana, je povezana z prvim pravilom ujemajočim se z\n" -" vzorcem. Sintaksa vzorca je regularni izraz, črtna koda pa se ujema\n" -" če se regularni izraz ujema s predpono črtne kode." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Nomenklatura črtnih kod določa, kako prodajno mesto prepozna in interpretira" -" črtne kode" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Dodajte novo nomenklaturo črtne kode" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Vzdevek" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Vedno" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "Notranja identifikacija tega pravila nomenklature črtne kode" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Notranja identifikacija nomenklature črtne kode" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Kateri koli" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Mešanje dogodkov s črtno kodo" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Nomenklatura črtne kode" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Nomenklatura črtne kode" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Vzorec črtne kode" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Pravilo črtne kode" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Skenirana črtna koda" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Podjetja" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Ustvaril" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Ustvarjeno" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Prikazani naziv" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 do UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodiranje" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP usmerjanje" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" -"Za uporabo črtnih kod.barcode_events_mixin, method on_barcode_skenirano mora" -" biti izvedeno" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Zadnjič spremenjeno" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Zadnji posodobil" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Zadnjič posodobljeno" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Nikoli" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nomenklatura" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Ime pravila" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Pravila" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Zaporedje" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Mize" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Vzorec ujemanja črtne kode" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" -"Vzorec črtne kode %(pattern)s ne vodi do veljavnega regularnega izraza." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Seznam pravil črtne kode" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Ujemajoči se vzorec bo vzporeden s to črtno kodo" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"V vzorcu črtne kode je sintaktična napaka %(pattern)s: Pravilo lahko vsebuje" -" samo en par oklepajev." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"V vzorcu črtne kode je sintaktična napaka %(pattern)s: Oklepaji lahko " -"vsebujejo samo črke Š, ki jim sledijo črke D." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"V vzorcu črtne kode je sintaktična napaka %(pattern)s: prazne oklepaje." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "To pravilo velja samo, če je črtna koda kodirana s podano kodiranjem" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Tip" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"Kode UPC je mogoče pretvoriti v kode EAN tako, da jim dodate predpono ničlo." -" Ta nastavitev določa, ali naj se črtna koda UPC/EAN samodejno pretvori na " -"tak ali drugačen način, ko se poskuša pravilo ujemati z drugim kodiranjem." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A do EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN pretvorba" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Enota izdelka" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Neznan ukaz za črtno kodo" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Uporablja se za naročanje takšnih pravil, da se pravila z manjšim zaporedjem" -" najprej ujemajo" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Vrednost zadnje skenirane črtne kode." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sq.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sq.po deleted file mode 100644 index 67e59db..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sq.po +++ /dev/null @@ -1,324 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Albanian (https://app.transifex.com/odoo/teams/41243/sq/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: sq\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sr.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sr.po deleted file mode 100644 index 81c6676..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sr.po +++ /dev/null @@ -1,360 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Uros Kalajdzic , 2022 -# Martin Trigaux, 2022 -# Dragan Vukosavljevic , 2022 -# Milan Bojovic , 2023 -# コフスタジオ, 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: コフスタジオ, 2024\n" -"Language-Team: Serbian (https://app.transifex.com/odoo/teams/41243/sr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: sr\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Barcodes Nomenclatures definišu kako se prepoznaju i\n" -" kategorizuju bar-kodovi. \n" -" Kada se skenira bar-kod, on se povezuje sa prvom pravilom koja ima odgovarajući \n" -" obrazac. Sintaksa obrasca je regularni izraz, i bar-kod \n" -"se poklapa \n" -" ako regularni izraz odgovara prefiksu bar-koda." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Jedna nomenklatura barkoda definiše kako prodajno mesto identifikuje i " -"tumači barkodove." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Dodajte novu nomenklaturu za barkod." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Alias" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Uvek" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "Interna identifikacija za ovu pravilo nomenklature barkoda" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Interna identifikacija bar-kod nomenklature" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Bilo koji" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Barcode Event Mixin" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Bar-kod nomenklatura" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Barkod Nomenklature" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Barkod šema" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Barkod pravilo" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Barkod skeniran" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Bar-kod:" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Preduzeća" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Kreirao" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Kreirano" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Naziv za prikaz" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 to UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodiranje" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP rutiranje" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Poslednja izmena dana" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Poslednje izmenio/la" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Poslednje ažuriranje dana" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Nikada" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nomenklatura" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Naziv pravila" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Pravila" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Niz" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Tabele" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Barkod odgovarajući obrazac" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Spisak pravila za barkodove" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Podudarni obrazac će se povezivati sa ovim barkodom." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"Postoji sintaksna greška u šablonu barkoda %(pattern)s: pravilo može " -"sadržati samo jedan par zagrada." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"Postoji sintaksna greška u šablonu barkoda %(pattern)s: zagrade mogu " -"sadržavati samo N-ove praćene D-ovima." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"Postoji sintaksna greška u šablonu barkoda %(pattern)s: prazne zagrade." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Ovo pravilo će se primenjivati samo ako je barkod kodiran sa određenim " -"kodiranjem." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Vrsta" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"UPC kodovi mogu biti konvertovani u EAN dodavanjem nule na početak. Ova " -"postavka određuje da li se UPC/EAN barkod automatski konvertuje na jedan ili" -" drugi način prilikom pokušaja uparivanja pravila sa drugim kodiranjem." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A u EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN Konverzija" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Jedinica proizvoda" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Nepoznata barkodna komanda" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Korišćeno za naručivanje pravila tako da pravila sa manjim redosledom prvo " -"odgovaraju." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Vrednost poslednjeg skeniranog barkoda." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sr@latin.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sr@latin.po deleted file mode 100644 index dd6e15c..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sr@latin.po +++ /dev/null @@ -1,420 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux , 2017 -# Ljubisa Jovev , 2017 -# Djordje Marjanovic , 2017 -# Nemanja Dragovic , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Nemanja Dragovic , 2017\n" -"Language-Team: Serbian (Latin) (https://www.transifex.com/odoo/teams/41243/sr%40latin/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: sr@latin\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:202 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid ": a rule can only contain one pair of braces." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#, python-format -msgid ": braces can only contain N's followed by D's." -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:198 -#, python-format -msgid ": empty braces." -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:183 selection:barcode.rule,type:0 -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_alias -#, python-format -msgid "Alias" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:177 -#: selection:barcode.rule,encoding:0 -#, python-format -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Cashier" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Click to add a Barcode Nomenclature ." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Client" -msgstr "klijent" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_uid -msgid "Created by" -msgstr "Kreirao" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_create_date -msgid "Created on" -msgstr "Datum kreiranja" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Credit Card" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:359 -#, python-format -msgid "Discard" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Discounted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_display_name -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_display_name -msgid "Display Name" -msgstr "Naziv za prikaz" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:301 -#, python-format -msgid "Error : Barcode command is undefined" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:63 -#, python-format -msgid "Error : Document not editable" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:332 -#, python-format -msgid "Error : No last scanned barcode" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_id -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin_id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule___last_update -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___last_update -msgid "Last Modified on" -msgstr "Zadnja promena" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_uid -msgid "Last Updated by" -msgstr "Promenio" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_write_date -msgid "Last Updated on" -msgstr "Vreme promene" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Location" -msgstr "Lokacija" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Lot" -msgstr "Lot" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_name -msgid "Nomenclature Name" -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Package" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Priced Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_name -msgid "Rule Name" -msgstr "Naziv pravila" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_rule_ids -msgid "Rules" -msgstr "Pravila" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:352 -#, python-format -msgid "Select" -msgstr "Izaberi" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_sequence -msgid "Sequence" -msgstr "Prioritet" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:351 -#, python-format -msgid "Set quantity" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:196 -#: code:addons/barcodes/models/barcodes.py:198 -#: code:addons/barcodes/models/barcodes.py:200 -#, python-format -msgid "There is a syntax error in the barcode pattern " -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:64 -#, python-format -msgid "To modify this document, please first start edition." -msgstr "" - -#. module: barcodes -#. openerp-web -#: code:addons/barcodes/static/src/js/barcode_form_view.js:333 -#, python-format -msgid "To set the quantity please scan a barcode first." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule_type -msgid "Type" -msgstr "Tip" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,encoding:0 -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: selection:barcode.nomenclature,upc_ean_conv:0 -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature_upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: code:addons/barcodes/models/barcodes.py:184 selection:barcode.rule,type:0 -#, python-format -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule_sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin__barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" - -#. module: barcodes -#: selection:barcode.rule,type:0 -msgid "Weighted Product" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -msgid "barcode.nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -msgid "barcode.rule" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "barcodes.barcode_events_mixin" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sv.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sv.po deleted file mode 100644 index df34ed2..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sv.po +++ /dev/null @@ -1,371 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Anders Wallenquist , 2022 -# Chrille Hedberg , 2022 -# Mikael Åkerberg , 2022 -# Simon S, 2022 -# Martin Trigaux, 2022 -# Kristoffer Grundström , 2022 -# Kim Asplund , 2022 -# Lasse L, 2023 -# Jakob Krabbe , 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Jakob Krabbe , 2024\n" -"Language-Team: Swedish (https://app.transifex.com/odoo/teams/41243/sv/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: sv\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr " '*' Är inte ett giltigt Regex streckkodsmönster. Menade du '.*'?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Streckkodsnomenklaturer definierar hur streckkoder identifieras och kategoriseras.\n" -" När en streckkod skannas associeras den till den första regeln med ett matchande\n" -" mönster. Mönstret har samma syntax som ett reguljärt uttryck, och en streckkod matchas\n" -" om det reguljära uttrycket matchar ett prefix i streckkoden." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"En streckkodsnomenklatur definierar hur kassan identifierar och tolkar " -"streckkoder" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Lägg till en ny streckkodsnomenklatur" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Alias" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Alltid" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "En intern identifiering för denna streckkodsnomenklaturregel" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "En intern identifiering av streckkodsnomenklaturen" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Någon" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Streckkodshändelse Mixin" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Streckkodsnomenklatur" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Streckkodsnomenklaturer" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Streckkodsmönster" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Streckkodsregel" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Streckkoden skannad" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Streckkod: " - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Bolag" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Skapad av" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Skapad" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Visningsnamn" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 till UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodning" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP-rutt" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Senast redigerad den" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Senast uppdaterad av" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Senast uppdaterad på" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Aldrig" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Nomenklatur" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Mönster kan också definiera hur numeriska värden, t.ex. vikt eller pris, kan kodas\n" -" kodas in i streckkoden. De indikeras av {NNN} där N:et\n" -" definierar var siffrans siffror kodas. Flyttal stöds också med \n" -" decimalerna anges med D, t.ex {NNNDD}. I dessa fall måste \n" -" streckkodsfältet på de tillhörande posterna visa dessa siffror som \n" -" nollor." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Regelnamn" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Regler" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Sekvens" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Tabeller" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Streckkodsmatchningsmönstret" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" -"Streckkodsmönstret %(pattern)s leder inte till ett giltigt reguljärt " -"uttryck." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Listan med streckkodsregler" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Matchade mönstret länkas med alias till den här streckkoden" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"Det finns ett syntaxfel i streckkodsmönstret %(pattern)s: en regel kan bara " -"innehålla ett par hakparenteser." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"Det finns ett syntaxfel i streckkodsmönstret %(pattern)s: hakparenteser får " -"endast innehålla N följt av D." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"Det finns ett syntaxfel i streckkodsmönstret %(pattern)s: tomma " -"klammerparenteser." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Denna regel gäller endast om streckkoden är kodad med den angivna kodningen" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Typ" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"UPC-koder kan konverteras till EAN genom att använda en nolla som prefix. " -"Den här inställningen avgör om en UPC/EAN-streckkod ska konverteras " -"automatiskt på ett eller annat sätt när man försöker matcha en regel med den" -" andra kodningen." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A till EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN Konvertering" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Enhet Produkt" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Okänt streckkodskommando" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Används för att sortera regler så att regler med en mindre sekvens matchar " -"först" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Värde på senast skannade streckkod." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sw.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sw.po deleted file mode 100644 index 7c733f0..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/sw.po +++ /dev/null @@ -1,324 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Swahili (https://app.transifex.com/odoo/teams/41243/sw/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: sw\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ta.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ta.po deleted file mode 100644 index 325329b..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/ta.po +++ /dev/null @@ -1,324 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Tamil (https://app.transifex.com/odoo/teams/41243/ta/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ta\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/th.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/th.po deleted file mode 100644 index 68111f2..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/th.po +++ /dev/null @@ -1,356 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux, 2022 -# Wichanon Jamwutthipreecha, 2022 -# Rasareeyar Lappiam, 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Rasareeyar Lappiam, 2024\n" -"Language-Team: Thai (https://app.transifex.com/odoo/teams/41243/th/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: th\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "'*' ไม่ใช่รูปแบบบาร์โค้ด Regex ที่ถูกต้อง คุณหมายถึง '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"การตีความบาร์โค้ด กำหนดวิธีการจดจำและจัดหมวดหมู่บาร์โค้ด\n" -" เมื่อสแกนบาร์โค้ดมันจะเชื่อมโยงกับกฎ แรก ด้วยการจับคู่\n" -" รูปแบบ รูปแบบไวยากรณ์ที่ซึ่งเป็นนิพจน์ทั่วไป และบาร์โค้ดตรงกัน\n" -" หากนิพจน์ทั่วไปตรงกับคำนำหน้าของบาร์โค้ด" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "ระบบการตีความบาร์โค้ดกำหนดวิธีที่จุดขายระบุและตีความบาร์โค้ด" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "เพิ่มการตีความบาร์โค้ด" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "นามแฝง" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "เสมอ" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "การระบุภายในสำหรับกฎการตีความบาร์โค้ดนี้" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "การระบุภายในของระบบการตีความบาร์โค้ด" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "ใด ๆ " - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "บาร์โค้ดอีเวนต์ Mixin" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "การตีความบาร์โค้ด" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "การตีความบาร์โค้ด" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "รูปแบบบาร์โค้ด" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "กฎของบาร์โค้ด" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "สแกนบาร์โค้ดแล้ว" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "บาร์โค้ด: " - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "หลายบริษัท" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "สร้างโดย" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "สร้างเมื่อ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "แสดงชื่อ" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 ถึง UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "การเข้ารหัส" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "การกำหนด HTTP" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ไอดี" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "แก้ไขครั้งล่าสุดเมื่อ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "อัปเดตครั้งล่าสุดโดย" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "อัปเดตครั้งล่าสุดเมื่อ" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "ไม่เคย" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "การตีความ" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"รูปแบบยังสามารถระบุว่าค่าตัวเลข เช่น น้ำหนักหรือราคา สามารถ\n" -" เข้ารหัสลงในบาร์โค้ดได้อย่างไร พวกเขาถูกระบุโดย{NNN} ที่ N's\n" -" ระบุตำแหน่งที่เข้ารหัสหลักของตัวเลข การลอยยังได้รับการสนับสนุนด้วย\n" -" ทศนิยมที่ระบุด้วย D เช่น {NNNDD}ในกรณีเหล่านี้\n" -" ฟิลด์บาร์โค้ดในบันทึกที่เกี่ยวข้อง จะต้อง แสดงตัวเลขเหล่านี้เป็น\n" -" ศูนย์" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "ชื่อกฎ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "กฏ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "ลำดับ" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "โต๊ะ" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "รูปแบบการจับคู่บาร์โค้ด" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "รูปแบบบาร์โค้ด %(pattern)s ไม่นำไปสู่ตัวสั่งงานปกติที่ถูกต้อง" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "รายการกฏของบาร์โค้ด" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "รูปแบบที่ตรงกันจะใช้นามแฝงของบาร์โค้ดนี้" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"มีข้อผิดพลาดทางไวยากรณ์ในรูปแบบบาร์โค้ด %(pattern)s: " -"กฎสามารถมีวงเล็บได้เพียงคู่เดียวเท่านั้น" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"มีข้อผิดพลาดทางไวยากรณ์ในรูปแบบบาร์โค้ด%(pattern)s: วงเล็บมีได้เฉพาะ N " -"ตามด้วย D" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"มีข้อผิดพลาดทางไวยากรณ์ในรูปแบบบาร์โค้ด %(pattern)s: วงเล็บที่ว่างเปล่า" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "กฎนี้จะใช้ได้เฉพาะเมื่อบาร์โค้ดถูกเข้ารหัสด้วยการเข้ารหัสที่ระบุ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "ประเภท" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"โค้ด UPC สามารถแปลงเป็น EAN ได้โดยนำหน้ามันด้วยศูนย์ " -"การตั้งค่านี้กำหนดว่าควรแปลงบาร์โค้ด UPC/EAN " -"โดยอัตโนมัติไม่ทางใดก็ทางหนึ่งเมื่อพยายามจับคู่กฎกับการเข้ารหัสอื่นหรือไม่" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A เป็น EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "การแปลง UPC/EAN " - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "หน่วยสินค้า" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "คำสั่งบาร์โค้ดที่ไม่รู้จัก" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "ใช้เพื่อสั่งกฎเพื่อให้กฎที่มีลำดับที่เล็กกว่าตรงกันก่อน" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "ค่าของบาร์โค้ดล่าสุดที่ถูกสแกน" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/tr.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/tr.po deleted file mode 100644 index 76e0806..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/tr.po +++ /dev/null @@ -1,368 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Ayhan KIZILTAN , 2022 -# Yedigen, 2022 -# Martin Trigaux, 2022 -# Levent Karakaş , 2022 -# Murat Kaplan , 2022 -# Ertuğrul Güreş , 2022 -# Ediz Duman , 2022 -# Umur Akın , 2022 -# Ahmet Altinisik , 2022 -# Tugay Hatıl , 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Tugay Hatıl , 2023\n" -"Language-Team: Turkish (https://app.transifex.com/odoo/teams/41243/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" -" '*' Geçerli bir Regex Barkod Deseni değildir. Bunu mu demek istediniz '.*' " -"?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Barkod Kural Setleri Barkodların nasıl tanınacağını ve kategorize edileceğini belirlemeye yarar.\n" -" Bir barkod okutulduğunda önce kural setinde bir kalıpla eşleştirilir. Barkod kalıbının eşleştirmesinde düzenli ifadeler kullanılır.\n" -" " - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Bir barkod kural seti, barkodları nasıl belirlediğini ve yorumladığını " -"tanımlar." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Yeni bir barkod kural seti ekle" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Rumuz" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Daima" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "Bu barkod kural seti için dahili bir tanımlama" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Bu barkod kural seti için bir iç kimlik." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Hiç" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Barcode Event Mixin" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Barkod Kural Seti" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Barkod Kural Seti" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Barkod Kalıbı" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Barkod kuralı" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Barkod Tarandı" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Barkod:" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Şirketler" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Oluşturan" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Oluşturulma" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Görünüm Adı" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 to UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodlama" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP Yönlendirme" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Son Düzenleme" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Son Güncelleyen" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Son Güncelleme" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Asla" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Sınıflandırma" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Kurallar fiyat, ağırlık ve miktar gibi sayısal değerlerin barkoda nasıl kaydedileceğinide belirleyebilir.\n" -" Bu tip kurallar süslü parantez içinde {NNN} N' ler sayısal basamakların nasıl kullanılacağını belirler.\n" -"Virgülden sonraki ondalıklı sayıları tanımlamak için D'ler kullanılabilir. Mesela {NNNDD}. Bu durumlarda ilgili kayıtlardaki barkodlarda NNNDD olan basamaklar sıfırlar ile doldurulmalıdır." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Kural Adı" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Kurallar" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Sıra" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Tablolar" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Barkod eşleşme kalıbı" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Barkod kuralları listesi" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Eşleşen kalıplar bu barkodun rumuzu olacak." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"%(pattern)sbarkod modelinde söz dizimi hatası mevcut: bir kural yalnızca bir" -" çift parantez içerebilir." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"%(pattern)sbarkod modelinde söz dizimi hatası mevcut : parantezler yalnızca " -"N'leri ve ardından D'leri içerebilir." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"%(pattern)sbarkod modelinde söz dizimi hatası mevcut : boş parantezler " -"mevcut." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Bu kural okunan barkod yalnızca belirtilen kodlama ile barkod kodlanmış ise " -"uygulanacaktır." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Tür" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"UPC kodları, sıfır ön eki ile EAN 'a dönüştürülebilir. Bu ayar, diğer " -"kodlamayla bir kuralı eşleştirmeye çalışırken bir UPC / EAN barkodunun " -"otomatik bir şekilde dönüştürülüp dönüştürülmeyeceğini belirler." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A dan EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN dönüştürme" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Birim Ürün" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Bilinmeyen barkod komutu" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Barkod kurallarını önceliklendirmek için kullanılır. Küçük değerli kurallar " -"öncelikle değerlendirilir." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Son taranan barkodun değeri" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/uk.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/uk.po deleted file mode 100644 index d9bc8be..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/uk.po +++ /dev/null @@ -1,370 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux, 2022 -# Alina Lisnenko , 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Alina Lisnenko , 2025\n" -"Language-Team: Ukrainian (https://app.transifex.com/odoo/teams/41243/uk/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: uk\n" -"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "'*' не є дійсним шаблоном штрих-коду. Ви мали на увазі '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Номенклатури штрих-кодів визначте, як штрих-коди будуть зчитуватися та сортуватися.\n" -"Просканований штрих-код пов'язується з першим правилом відповідним шаблоном.\n" -"Синтаксис шаблона належить до регулярних виразів, а штрих-коди співпадають, \n" -"якщо регулярний вираз співпадає з префіксом штрих-кода." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Номенклатура штрих-кодів визначає, як точка продажу буде їх ідентифікувати " -"та зчитувати " - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Додати нову номенклатуру штрих-коду" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Псевдонім" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Завжди" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "Внутрішня ідентифікація для правил номенклатури цих штрих-кодів " - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Внутрішня ідентифікація номенклатури штрих-кодів " - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Будь-який" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Мікс подій штрих-коду" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Номенклатура штрих-кодів" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Номенклатура штрих-кодів" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Шаблон штрих-коду" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Правило штрих-коду" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Штрих-код проскановано" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Штрих-код: " - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Компанії" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Створив" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Створено" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Назва для відображення" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 в UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Кодування" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "Маршрутизація HTTP" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" -"Для використання barcodes.barcode_events_mixin необхідно реалізувати метод " -"on_barcode_scanned" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Остання модифікація" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Востаннє оновив" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Останнє оновлення" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Ніколи" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Номенклатура" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Шаблон також може визначати як числові значення, такі як вага чи ціна, можуть\n" -"бути зашиті у штрих-код. Вони вказуються як {NNN}, де N\n" -"визначають місце і кількість цифр. Числа з комою також підтримуються, якщо\n" -"вказати числа після коми літерами D, наприклад, {NNNDD}. В цьому випадку, штрих-код у відповідних записах повинен вказувати ці числа, як нулі." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Назва правила" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Правила" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Послідовність" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Столи" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Відповідний шаблон штрих-коду" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "" -"Шаблон штрих-коду %(pattern)s не призводить до дійсного регулярного виразу." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Список правил штрих-коду" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Відповідний шаблон буде призначено як псевдонім для цього штрих-коду." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"У шаблоні штрих-коду синтаксична помилка%(pattern)s: правило може містити " -"лише одну пару дужок." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"У шаблоні штрих-коду синтаксична помилка %(pattern)s: дужки можуть містити " -"лише N після яких стоять D." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "У шаблоні штрих-коду є помилка %(pattern)s: порожні дужки." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Дане правило діятиме, тільки якщо штрих-код закодовано точно зазначеним " -"кодуванням" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Тип" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"UPC коди можна конвертувати у EAN, дописуючи нулі спочатку. Це налаштування " -"вказує, чи конвертувати автоматично UPC/EAN штрих-коди в тому чи іншому " -"напрямку під час пошуку правила для відповідного кодування." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "з UPC-A в EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN конвертація" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Одиничний товар" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Невідома команда штрих-коду" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Використовується для впорядкування правил. Правила з меншим значенням будуть" -" відображатися першими." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Значення останнього відсканованого штрих-коду." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/vi.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/vi.po deleted file mode 100644 index 0466060..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/vi.po +++ /dev/null @@ -1,372 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux, 2022 -# Thi Huong Nguyen, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Thi Huong Nguyen, 2025\n" -"Language-Team: Vietnamese (https://app.transifex.com/odoo/teams/41243/vi/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: vi\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "" -" '*' không phải là một Mẫu Mã vạch Biểu thức Chính quy hợp lệ. Có phải ý bạn" -" là '.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"Danh pháp mã vạch xác định cách thức mã vạch được nhận diện và phân loại.\n" -" Khi một mã vạch được quét, nó được liên kết với quy tắc đầu tiên bằng một mẫu\n" -" phù hợp. Cú pháp mẫu là một biểu thức chính quy, và một mã vạch được coi là khớp\n" -" nếu biểu thức chính quy đó khớp với tiền tố của mã vạch." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "" -"Một danh pháp mã vạch xác định cách thức mà POS xác định và biên dịch mã " -"vạch" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "Thêm một danh pháp mã vạch mới" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "Bí danh" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "Luôn luôn" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "Một định danh nội bộ về danh pháp mã vạch này" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "Một định danh nội bộ về danh pháp mã vạch" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "Bất kỳ" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "Mixin Sự kiện Mã vạch" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "Danh pháp Mã vạch" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "Danh pháp Mã vạch" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "Mẫu Mã vạch" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "Quy tắc Mã vạch" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "Mã vạch Được quét" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "Mã vạch:" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "Công ty" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "Được tạo bởi" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "Được tạo vào" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "Tên Hiển thị" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 sang UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Mã hoá" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "Định tuyến HTTP" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "Chỉnh sửa Lần cuối vào" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "Cập nhật Lần cuối bởi" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "Cập nhật Lần cuối vào" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "Không bao giờ" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "Danh pháp" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"Các mẫu cũng có thể xác định cách thức các giá trị số, chẳng hạn như cân nặng hay giá cả, có thể được\n" -" mã hoá thành mã vạch. Chúng được biểu thị bằng {NNN} trong đó\n" -" các chữ N xác định nơi mà các chữ số của số được mã hoá. Các số thập phân cũng\n" -" được hỗ trợ với phần thập phân được biểu thị bằng các chữ D, ví dụ như {NNNDD}. Trong những trường hợp này,\n" -" trường mã vạch trên các bản ghi liên kết phải hiển thị những chữ số này\n" -" là các số 0." - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "Tên Quy tắc" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "Quy tắc" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "Trình tự" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "Bảng" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "Mã vạch khớp với mẫu" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "Mẫu mã vạch %(pattern)s không dẫn tới biểu thức chính quy hợp lệ." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "Danh sách quy tắc mã vạch" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "Mẫu phù hợp sẽ là bí danh cho mã vạch này" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"Có lỗi cú pháp trong mẫu mã vạch %(pattern)s: một quy tắc chỉ có thể chứa " -"một cặp dấu ngoặc nhọn." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "" -"Có lỗi cú pháp trong mẫu mã vạch %(pattern)s: trong dấu ngoặc nhọn chỉ có " -"thể chứa các chữ N theo sau là các chữ D." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "" -"Có lỗi cú pháp trong mẫu mã vạch %(pattern)s: trong dấu ngoặc nhọn trống." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Quy tắc này sẽ chỉ áp dụng nếu mã vạch được mã hóa bằng cách mã hóa được chỉ" -" định" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "Loại" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "" -"Mã UPC có thể được chuyển đổi thành EAN bằng cách thêm tiền tố là một số 0. " -"Thiết lập này xác định xem một mã vạch UPC/EAN nên được tự động chuyển đổi " -"bằng cách này hay cách khác khi khớp một quy tắc với cách mã hoá khác." - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A sang EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "Chuyển đổi UPC/EAN" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "Đơn vị Sản phẩm" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "Lệnh mã vạch không xác định" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "" -"Được sử dụng để sắp xếp thứ tự các quy tắc sao cho các quy tắc có trình tự " -"nhỏ hơn sẽ khớp trước" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "Giá trị mã vạch quét cuối cùng. " diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/zh_CN.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/zh_CN.po deleted file mode 100644 index c2ee046..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/zh_CN.po +++ /dev/null @@ -1,358 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux, 2022 -# Jeffery CHEN , 2022 -# Chloe Wang, 2024 -# Raymond Yu , 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Raymond Yu , 2025\n" -"Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr " '*' 不是一个有效的正则条码样式,您想的是不是'.*' ?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"条码命名规则 定义如何识别和归类条码。.\n" -" 当条码被扫码后,它就会关联到匹配到的 第一条 规则\n" -" 模式的语法是正则表达式,如果正则表达式匹配到条码的前缀\n" -" 则条码被匹配." - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "一个条码命名规则定义了POS如何识别和解释条码" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "增加新条码命名规则" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "别名" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "总是" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "此条形码命名规则的内部识别" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "条码命名规则的内部识别" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "任意" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "条形码事件混合" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "条码命名规则" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "条码命名规则" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "条码模式" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "条码规则" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "扫描到条码" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "条码: " - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "公司" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "创建人" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "创建时间" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "显示名称" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 转 UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "编码" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP 路由" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "要使用 barcodes.barcode_events_mixin,必须执行方法 on_barcode_scanned" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "最后修改时间" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "最后更新人" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "最后更新时间" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "从不" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "命名规则" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"模式也可以定义为如何数值化,例如重量或者价格也可以被编码到条码。\n" -"它们以 {NNN}表示,在这里N用来定义号码哪儿编码为数字。\n" -"浮点数也支持,小数用D表示,例如{NNNDD}。\n" -"在这些案例中,在相关记录的条码字段必填显示这些数字为0。" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "规则名称" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "规则" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "序号" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "桌台" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "条码匹配模式" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "条形码模式%(pattern)s不会产生有效的正则表达式。" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "条码规则列表" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "匹配模式将别名到该条码" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "‎条形码模式存在语法错误%(pattern)s: 大括号只能包含 N 的后跟 D。‎" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "条形码模式中存在语法错误 %(pattern)s: empty braces." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "这条规则只应用于特殊编码的条形编码" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "类型" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "UPC代码可以通过前缀加零的方式转换为EAN。此设置确定UPC/EAN条码在尝试将规则与其他编码匹配时是否应该自动转换。" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A 到 EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN 转换" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "单位产品" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "未知条码命令" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "用于规则排序,这样较小序列的规则最先匹配" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "上次扫描条码的值。" diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/zh_TW.po b/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/zh_TW.po deleted file mode 100644 index 352a104..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/i18n/zh_TW.po +++ /dev/null @@ -1,355 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes -# -# Translators: -# Martin Trigaux, 2022 -# Tony Ng, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-05-22 18:35+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Tony Ng, 2025\n" -"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: zh_TW\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid " '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?" -msgstr "「*」不是有效的 regex 正規表達式條碼模式。你是想用「.*」嗎?" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Barcodes Nomenclatures define how barcodes are recognized and categorized.\n" -" When a barcode is scanned it is associated to the first rule with a matching\n" -" pattern. The pattern syntax is that of regular expression, and a barcode is matched\n" -" if the regular expression matches a prefix of the barcode." -msgstr "" -"條碼命名規則定義如何識別和歸類條碼。\n" -"當條碼被掃碼後,它就會關聯到匹配到的第一條規則,並且有匹配的模式。\n" -"模式的語法是一般的表達形式,如果一般的表達式匹配條碼的前綴,則條碼被匹配。" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "" -"A barcode nomenclature defines how the point of sale identify and interprets" -" barcodes" -msgstr "一個條碼命名規則定義了POS如何識別和詮釋條碼" - -#. module: barcodes -#: model_terms:ir.actions.act_window,help:barcodes.action_barcode_nomenclature_form -msgid "Add a new barcode nomenclature" -msgstr "增加新條碼命名規則" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__alias -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__alias -msgid "Alias" -msgstr "別名" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__always -msgid "Always" -msgstr "總是" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__name -msgid "An internal identification for this barcode nomenclature rule" -msgstr "此條碼命名規則的內部標識" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__name -msgid "An internal identification of the barcode nomenclature" -msgstr "條碼命名規則的內部識別" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__any -msgid "Any" -msgstr "任何" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcodes_barcode_events_mixin -msgid "Barcode Event Mixin" -msgstr "條碼事件混合" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_nomenclature -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__barcode_nomenclature_id -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Barcode Nomenclature" -msgstr "條碼命名規則" - -#. module: barcodes -#: model:ir.actions.act_window,name:barcodes.action_barcode_nomenclature_form -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_tree -msgid "Barcode Nomenclatures" -msgstr "條碼命名規則" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__pattern -msgid "Barcode Pattern" -msgstr "條碼模式" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_barcode_rule -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_rule_form -msgid "Barcode Rule" -msgstr "條碼規則" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Barcode Scanned" -msgstr "掃瞄到條碼" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Barcode: " -msgstr "條碼: " - -#. module: barcodes -#: model:ir.model,name:barcodes.model_res_company -msgid "Companies" -msgstr "公司" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_uid -msgid "Created by" -msgstr "創立者" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__create_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__create_date -msgid "Created on" -msgstr "建立於" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__display_name -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__display_name -msgid "Display Name" -msgstr "顯示名稱" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean13 -msgid "EAN-13" -msgstr "EAN-13" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__ean2upc -msgid "EAN-13 to UPC-A" -msgstr "EAN-13 轉為 UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__ean8 -msgid "EAN-8" -msgstr "EAN-8" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__encoding -msgid "Encoding" -msgstr "編碼" - -#. module: barcodes -#: model:ir.model,name:barcodes.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP 路由" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__id -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__id -msgid "ID" -msgstr "ID" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_events_mixin.py:0 -#, python-format -msgid "" -"In order to use barcodes.barcode_events_mixin, method on_barcode_scanned " -"must be implemented" -msgstr "若要使用 barcodes.barcode_events_mixin,必須實施 on_barcode_scanned 方法" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature____last_update -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule____last_update -msgid "Last Modified on" -msgstr "最後修改於" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_uid -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_uid -msgid "Last Updated by" -msgstr "最後更新者" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__write_date -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__write_date -msgid "Last Updated on" -msgstr "最後更新於" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__none -msgid "Never" -msgstr "從不" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_res_company__nomenclature_id -msgid "Nomenclature" -msgstr "命名規則" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "" -"Patterns can also define how numerical values, such as weight or price, can be\n" -" encoded into the barcode. They are indicated by {NNN} where the N's\n" -" define where the number's digits are encoded. Floats are also supported with the \n" -" decimals indicated with D's, such as {NNNDD}. In these cases, \n" -" the barcode field on the associated records must show these digits as \n" -" zeroes." -msgstr "" -"模式也可以定義為如何將數值,例如重量或者價格也可以\n" -"被編碼到條碼。它們以 {NNN}表示,在這裡N's\n" -"用來定義號碼哪兒編碼為數字。浮點數也支援而\n" -"小數用D's表示,例如{NNNDD}。在這些案例中,\n" -"在相關記錄的條碼欄位必填顯示這些數字為\n" -"0。" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__name -msgid "Rule Name" -msgstr "規則名稱" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__rule_ids -msgid "Rules" -msgstr "規則" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__sequence -msgid "Sequence" -msgstr "條碼" - -#. module: barcodes -#: model_terms:ir.ui.view,arch_db:barcodes.view_barcode_nomenclature_form -msgid "Tables" -msgstr "表格" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__pattern -msgid "The barcode matching pattern" -msgstr "條碼匹配模式" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"The barcode pattern %(pattern)s does not lead to a valid regular expression." -msgstr "條碼格式 %(pattern)s 未能產生有效的正規表達式。" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__rule_ids -msgid "The list of barcode rules" -msgstr "條碼規則列表" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__alias -msgid "The matched pattern will alias to this barcode" -msgstr "匹配模式將別名加到該條碼" - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: a rule can only " -"contain one pair of braces." -msgstr "條碼模式 %(pattern)s 中存在語法錯誤:a rule can only contain one pair of braces." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: braces can only " -"contain N's followed by D's." -msgstr "條碼模式 %(pattern)s 中存在語法錯誤:braces can only contain N's followed by D's." - -#. module: barcodes -#. odoo-python -#: code:addons/barcodes/models/barcode_rule.py:0 -#, python-format -msgid "" -"There is a syntax error in the barcode pattern %(pattern)s: empty braces." -msgstr "條碼模式 %(pattern)s 中存在語法錯誤:empty braces." - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "這條規則將只適用於特定編碼的條碼" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_rule__type -msgid "Type" -msgstr "類型" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "" -"UPC Codes can be converted to EAN by prefixing them with a zero. This " -"setting determines if a UPC/EAN barcode should be automatically converted in" -" one way or another when trying to match a rule with the other encoding." -msgstr "UPC碼可以轉換為EAN,前綴加個零。此設定確定UPC / EAN條碼應以一種或另一種方式自動轉換當在與其他編碼規則匹配時。" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__encoding__upca -msgid "UPC-A" -msgstr "UPC-A" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_nomenclature__upc_ean_conv__upc2ean -msgid "UPC-A to EAN-13" -msgstr "UPC-A 轉 EAN-13" - -#. module: barcodes -#: model:ir.model.fields,field_description:barcodes.field_barcode_nomenclature__upc_ean_conv -msgid "UPC/EAN Conversion" -msgstr "UPC/EAN 轉換" - -#. module: barcodes -#: model:ir.model.fields.selection,name:barcodes.selection__barcode_rule__type__product -msgid "Unit Product" -msgstr "單位產品" - -#. module: barcodes -#. odoo-javascript -#: code:addons/barcodes/static/src/barcode_handlers.js:0 -#, python-format -msgid "Unknown barcode command" -msgstr "未知條碼指令" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcode_rule__sequence -msgid "" -"Used to order rules such that rules with a smaller sequence match first" -msgstr "用於規則排序,這樣較小序列的規則最先匹配" - -#. module: barcodes -#: model:ir.model.fields,help:barcodes.field_barcodes_barcode_events_mixin___barcode_scanned -msgid "Value of the last barcode scanned." -msgstr "上次掃瞄到的條碼的值." diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/models/__init__.py b/odoo-bringout-oca-ocb-barcodes/barcodes/models/__init__.py deleted file mode 100644 index 7e42a60..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/models/__init__.py +++ /dev/null @@ -1,6 +0,0 @@ -# -*- coding: utf-8 -*- -from . import barcode_events_mixin -from . import barcode_nomenclature -from . import barcode_rule -from . import ir_http -from . import res_company diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/models/barcode_events_mixin.py b/odoo-bringout-oca-ocb-barcodes/barcodes/models/barcode_events_mixin.py deleted file mode 100644 index 6c55c93..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/models/barcode_events_mixin.py +++ /dev/null @@ -1,25 +0,0 @@ -# -*- coding: utf-8 -*- - -from odoo import models, fields, api, _ - -class BarcodeEventsMixin(models.AbstractModel): - """ Mixin class for objects reacting when a barcode is scanned in their form views - which contains ``. - Models using this mixin must implement the method on_barcode_scanned. It works - like an onchange and receives the scanned barcode in parameter. - """ - - _name = 'barcodes.barcode_events_mixin' - _description = 'Barcode Event Mixin' - - _barcode_scanned = fields.Char("Barcode Scanned", help="Value of the last barcode scanned.", store=False) - - @api.onchange('_barcode_scanned') - def _on_barcode_scanned(self): - barcode = self._barcode_scanned - if barcode: - self._barcode_scanned = "" - return self.on_barcode_scanned(barcode) - - def on_barcode_scanned(self, barcode): - raise NotImplementedError(_("In order to use barcodes.barcode_events_mixin, method on_barcode_scanned must be implemented")) diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/models/barcode_nomenclature.py b/odoo-bringout-oca-ocb-barcodes/barcodes/models/barcode_nomenclature.py deleted file mode 100644 index 80fde27..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/models/barcode_nomenclature.py +++ /dev/null @@ -1,134 +0,0 @@ -import re - -from odoo import models, fields, api -from odoo.tools import check_barcode_encoding, get_barcode_check_digit - - -UPC_EAN_CONVERSIONS = [ - ('none', 'Never'), - ('ean2upc', 'EAN-13 to UPC-A'), - ('upc2ean', 'UPC-A to EAN-13'), - ('always', 'Always'), -] - - -class BarcodeNomenclature(models.Model): - _name = 'barcode.nomenclature' - _description = 'Barcode Nomenclature' - - name = fields.Char(string='Barcode Nomenclature', size=32, required=True, help='An internal identification of the barcode nomenclature') - rule_ids = fields.One2many('barcode.rule', 'barcode_nomenclature_id', string='Rules', help='The list of barcode rules') - upc_ean_conv = fields.Selection( - UPC_EAN_CONVERSIONS, string='UPC/EAN Conversion', required=True, default='always', - help="UPC Codes can be converted to EAN by prefixing them with a zero. This setting determines if a UPC/EAN barcode should be automatically converted in one way or another when trying to match a rule with the other encoding.") - - @api.model - def sanitize_ean(self, ean): - """ Returns a valid zero padded EAN-13 from an EAN prefix. - - :type ean: str - """ - ean = ean[0:13].zfill(13) - return ean[0:-1] + str(get_barcode_check_digit(ean)) - - @api.model - def sanitize_upc(self, upc): - """ Returns a valid zero padded UPC-A from a UPC-A prefix. - - :type upc: str - """ - return self.sanitize_ean('0' + upc)[1:] - - def match_pattern(self, barcode, pattern): - """Checks barcode matches the pattern and retrieves the optional numeric value in barcode. - - :param barcode: - :type barcode: str - :param pattern: - :type pattern: str - :return: an object containing: - - value: the numerical value encoded in the barcode (0 if no value encoded) - - base_code: the barcode in which numerical content is replaced by 0's - - match: boolean - :rtype: dict - """ - match = { - 'value': 0, - 'base_code': barcode, - 'match': False, - } - - barcode = barcode.replace('\\', '\\\\').replace('{', '\\{').replace('}', '\\}').replace('.', '\\.') - numerical_content = re.search("[{][N]*[D]*[}]", pattern) # look for numerical content in pattern - - if numerical_content: # the pattern encodes a numerical content - num_start = numerical_content.start() # start index of numerical content - num_end = numerical_content.end() # end index of numerical content - value_string = barcode[num_start:num_end - 2] # numerical content in barcode - - whole_part_match = re.search("[{][N]*[D}]", numerical_content.group()) # looks for whole part of numerical content - decimal_part_match = re.search("[{N][D]*[}]", numerical_content.group()) # looks for decimal part - whole_part = value_string[:whole_part_match.end() - 2] # retrieve whole part of numerical content in barcode - decimal_part = "0." + value_string[decimal_part_match.start():decimal_part_match.end() - 1] # retrieve decimal part - if whole_part == '': - whole_part = '0' - if whole_part.isdigit(): - match['value'] = int(whole_part) + float(decimal_part) - - match['base_code'] = barcode[:num_start] + (num_end - num_start - 2) * "0" + barcode[num_end - 2:] # replace numerical content by 0's in barcode - match['base_code'] = match['base_code'].replace("\\\\", "\\").replace("\\{", "{").replace("\\}", "}").replace("\\.", ".") - pattern = pattern[:num_start] + (num_end - num_start - 2) * "0" + pattern[num_end:] # replace numerical content by 0's in pattern to match - match['match'] = re.match(pattern, match['base_code'][:len(pattern)]) - - return match - - def parse_barcode(self, barcode): - """ Attempts to interpret and parse a barcode. - - :param barcode: - :type barcode: str - :return: A object containing various information about the barcode, like as: - - code: the barcode - - type: the barcode's type - - value: if the id encodes a numerical value, it will be put there - - base_code: the barcode code with all the encoding parts set to - zero; the one put on the product in the backend - :rtype: dict - """ - parsed_result = { - 'encoding': '', - 'type': 'error', - 'code': barcode, - 'base_code': barcode, - 'value': 0, - } - - for rule in self.rule_ids: - cur_barcode = barcode - if rule.encoding == 'ean13' and check_barcode_encoding(barcode, 'upca') and self.upc_ean_conv in ['upc2ean', 'always']: - cur_barcode = '0' + cur_barcode - elif rule.encoding == 'upca' and check_barcode_encoding(barcode, 'ean13') and barcode[0] == '0' and self.upc_ean_conv in ['ean2upc', 'always']: - cur_barcode = cur_barcode[1:] - - if not check_barcode_encoding(barcode, rule.encoding): - continue - - match = self.match_pattern(cur_barcode, rule.pattern) - if match['match']: - if rule.type == 'alias': - barcode = rule.alias - parsed_result['code'] = barcode - else: - parsed_result['encoding'] = rule.encoding - parsed_result['type'] = rule.type - parsed_result['value'] = match['value'] - parsed_result['code'] = cur_barcode - if rule.encoding == "ean13": - parsed_result['base_code'] = self.sanitize_ean(match['base_code']) - elif rule.encoding == "upca": - parsed_result['base_code'] = self.sanitize_upc(match['base_code']) - else: - parsed_result['base_code'] = match['base_code'] - return parsed_result - - return parsed_result diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/models/barcode_rule.py b/odoo-bringout-oca-ocb-barcodes/barcodes/models/barcode_rule.py deleted file mode 100644 index 6eb078d..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/models/barcode_rule.py +++ /dev/null @@ -1,47 +0,0 @@ -import re - -from odoo import models, fields, api, _ -from odoo.exceptions import ValidationError - - -class BarcodeRule(models.Model): - _name = 'barcode.rule' - _description = 'Barcode Rule' - _order = 'sequence asc, id' - - name = fields.Char(string='Rule Name', size=32, required=True, help='An internal identification for this barcode nomenclature rule') - barcode_nomenclature_id = fields.Many2one('barcode.nomenclature', string='Barcode Nomenclature') - sequence = fields.Integer(string='Sequence', help='Used to order rules such that rules with a smaller sequence match first') - encoding = fields.Selection( - string='Encoding', required=True, default='any', selection=[ - ('any', 'Any'), - ('ean13', 'EAN-13'), - ('ean8', 'EAN-8'), - ('upca', 'UPC-A'), - ], help='This rule will apply only if the barcode is encoded with the specified encoding') - type = fields.Selection( - string='Type', required=True, selection=[ - ('alias', 'Alias'), - ('product', 'Unit Product'), - ], default='product') - pattern = fields.Char(string='Barcode Pattern', help="The barcode matching pattern", required=True, default='.*') - alias = fields.Char(string='Alias', default='0', help='The matched pattern will alias to this barcode', required=True) - - @api.constrains('pattern') - def _check_pattern(self): - for rule in self: - p = rule.pattern.replace('\\\\', 'X').replace('\\{', 'X').replace('\\}', 'X') - findall = re.findall("[{]|[}]", p) # p does not contain escaped { or } - if len(findall) == 2: - if not re.search("[{][N]*[D]*[}]", p): - raise ValidationError(_("There is a syntax error in the barcode pattern %(pattern)s: braces can only contain N's followed by D's.", pattern=rule.pattern)) - elif re.search("[{][}]", p): - raise ValidationError(_("There is a syntax error in the barcode pattern %(pattern)s: empty braces.", pattern=rule.pattern)) - elif len(findall) != 0: - raise ValidationError(_("There is a syntax error in the barcode pattern %(pattern)s: a rule can only contain one pair of braces.", pattern=rule.pattern)) - elif p == '*': - raise ValidationError(_(" '*' is not a valid Regex Barcode Pattern. Did you mean '.*' ?")) - try: - re.compile(re.sub('{N+D*}', '', p)) - except re.error: - raise ValidationError(_("The barcode pattern %(pattern)s does not lead to a valid regular expression.", pattern=rule.pattern)) diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/models/ir_http.py b/odoo-bringout-oca-ocb-barcodes/barcodes/models/ir_http.py deleted file mode 100644 index 537fc75..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/models/ir_http.py +++ /dev/null @@ -1,15 +0,0 @@ -# -*- coding: utf-8 -*- -# Part of Odoo. See LICENSE file for full copyright and licensing details. - -from odoo import models - - -class IrHttp(models.AbstractModel): - _inherit = 'ir.http' - - def session_info(self): - res = super(IrHttp, self).session_info() - if self.env.user._is_internal(): - res['max_time_between_keys_in_ms'] = int( - self.env['ir.config_parameter'].sudo().get_param('barcode.max_time_between_keys_in_ms', default='100')) - return res diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/models/res_company.py b/odoo-bringout-oca-ocb-barcodes/barcodes/models/res_company.py deleted file mode 100644 index b510c6e..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/models/res_company.py +++ /dev/null @@ -1,16 +0,0 @@ -# -*- coding: utf-8 -*- - -from odoo import models, fields - - -class ResCompany(models.Model): - _inherit = 'res.company' - - def _get_default_nomenclature(self): - return self.env.ref('barcodes.default_barcode_nomenclature', raise_if_not_found=False) - - nomenclature_id = fields.Many2one( - 'barcode.nomenclature', - string="Nomenclature", - default=_get_default_nomenclature, - ) diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/security/ir.model.access.csv b/odoo-bringout-oca-ocb-barcodes/barcodes/security/ir.model.access.csv deleted file mode 100644 index 30ba744..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/security/ir.model.access.csv +++ /dev/null @@ -1,5 +0,0 @@ -id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink -access_barcode_nomenclature_user,barcode.nomenclature.user,model_barcode_nomenclature,base.group_user,1,0,0,0 -access_barcode_nomenclature_manager,barcode.nomenclature.manager,model_barcode_nomenclature,base.group_erp_manager,1,1,1,1 -access_barcode_rule_user,barcode.rule.user,model_barcode_rule,base.group_user,1,0,0,0 -access_barcode_rule_manager,barcode.rule.manager,model_barcode_rule,base.group_erp_manager,1,1,1,1 diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/static/img/barcode.png b/odoo-bringout-oca-ocb-barcodes/barcodes/static/img/barcode.png deleted file mode 100644 index 2e9d2f4bc0487f42fd9848498f821f3422c36266..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1292 zcmeAS@N?(olHy`uVBq!ia0y~yV7$S=z-Y(8!oa}La`t2|0|Nt7lDE4H!~gdFGy54B z7&r?&B8wRqxP?KOkzv*x2?hoR_7YEDSN8jyEWG@ZZcnc%Ffg#p^>lFzskrs_y1mDh zLYd5j>fpkK z3#S=)X>1YLY9BN)z^$ye>G0j>@9N4^Y|rQKdB6AR>AT(~?lRrVfvXSxm}Yfd_;~g` zxz49t>%Y0hZ@CoIBev)(0g`Td!eW0a!MK7hFlIY7H$X@(BTjh&{2p0VTTP0 z5e^#~5*#-)BrqOqN?<(5)WizHEZj}31FvC_Ityn=fkJE$2k(utTeEikQ`mRq&%CK! z>-|D2_h!uJzEvsqoO|d0F!SV152Vklp7S}f_sX@R?)_(#H|~D-eO+i}t?ge+tP`egO65yjFS0Iu7tEs~u7B*|m7Pa-%!-leab8*c*>FAU%Ebj6D05C@h=s>J-Pev$-VKd_v>}{T1D0>{Jn~J z`sMD)Cyy?FdDQ*n(V1T!J$~}2M7a9(s>R#SE`Q>m^ueBRmia$>TZO!SR^4^CPj|Aa zcF(c-Zn$&D#C_i1{@uUat$p(7)h~~NiV8LN?wAo%GdHegdQ8paxEK$;bIZk_C;Pv; lb6ZX9`{KTPX0<< clickOnButton(".o_form_button_edit"), - "O-CMD.DISCARD": () => clickOnButton(".o_form_button_cancel"), - "O-CMD.SAVE": () => clickOnButton(".o_form_button_save"), - "O-CMD.PREV": () => clickOnButton(".o_pager_previous"), - "O-CMD.NEXT": () => clickOnButton(".o_pager_next"), - "O-CMD.PAGER-FIRST": () => updatePager("first"), - "O-CMD.PAGER-LAST": () => updatePager("last"), -}; - -export const barcodeGenericHandlers = { - dependencies: ["ui", "barcode", "notification"], - start(env, { ui, barcode, notification }) { - - barcode.bus.addEventListener("barcode_scanned", (ev) => { - const barcode = ev.detail.barcode; - if (barcode.startsWith("O-BTN.")) { - let targets = []; - try { - // the scanned barcode could be anything, and could crash the queryselectorall - // function - targets = getVisibleElements(ui.activeElement, `[barcode_trigger=${barcode.slice(6)}]`); - } catch (_e) { - console.warn(`Barcode '${barcode}' is not valid`); - } - for (let elem of targets) { - elem.click(); - } - } - if (barcode.startsWith("O-CMD.")) { - const fn = COMMANDS[barcode]; - if (fn) { - fn(); - } else { - notification.add(env._t("Barcode: ") + `'${barcode}'`, { - title: env._t("Unknown barcode command"), - type: "danger" - }); - } - } - }); - } -}; - -registry.category("services").add("barcode_handlers", barcodeGenericHandlers); diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/static/src/barcode_service.js b/odoo-bringout-oca-ocb-barcodes/barcodes/static/src/barcode_service.js deleted file mode 100644 index 025bdea..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/static/src/barcode_service.js +++ /dev/null @@ -1,137 +0,0 @@ -/** @odoo-module **/ - -import { isBrowserChrome, isMobileOS } from "@web/core/browser/feature_detection"; -import { registry } from "@web/core/registry"; -import { session } from "@web/session"; - -const { EventBus, whenReady } = owl; - -function isEditable(element) { - return element.matches('input,textarea,[contenteditable="true"]'); -} - -function makeBarcodeInput() { - const inputEl = document.createElement('input'); - inputEl.setAttribute("style", "position:fixed;top:50%;transform:translateY(-50%);z-index:-1;opacity:0"); - inputEl.setAttribute("autocomplete", "off"); - inputEl.setAttribute("inputmode", "none"); // magic! prevent native keyboard from popping - inputEl.classList.add("o-barcode-input"); - inputEl.setAttribute('name', 'barcode'); - return inputEl; -} - -export const barcodeService = { - // Keys from a barcode scanner are usually processed as quick as possible, - // but some scanners can use an intercharacter delay (we support <= 50 ms) - maxTimeBetweenKeysInMs: session.max_time_between_keys_in_ms || 100, - - // this is done here to make it easily mockable in mobile tests - isMobileChrome: isMobileOS() && isBrowserChrome(), - - cleanBarcode: function(barcode) { - return barcode.replace(/Alt|Shift|Control/g, ''); - }, - - start() { - const bus = new EventBus(); - let timeout = null; - - let bufferedBarcode = ""; - let currentTarget = null; - let barcodeInput = null; - - function handleBarcode(barcode, target) { - bus.trigger('barcode_scanned', {barcode,target}); - if (target.getAttribute('barcode_events') === "true") { - const barcodeScannedEvent = new CustomEvent("barcode_scanned", { detail: { barcode, target } }); - target.dispatchEvent(barcodeScannedEvent); - } - } - - /** - * check if we have a barcode, and trigger appropriate events - */ - function checkBarcode(ev) { - let str = barcodeInput ? barcodeInput.value : bufferedBarcode; - str = barcodeService.cleanBarcode(str); - if (str.length >= 3) { - if (ev) { - ev.preventDefault(); - } - handleBarcode(str, currentTarget); - } - if (barcodeInput) { - barcodeInput.value = ""; - } - bufferedBarcode = ""; - currentTarget = null; - } - - function keydownHandler(ev) { - if (!ev.key) { - // Chrome may trigger incomplete keydown events under certain circumstances. - // E.g. when using browser built-in autocomplete on an input. - // See https://stackoverflow.com/questions/59534586/google-chrome-fires-keydown-event-when-form-autocomplete - return; - } - // Ignore 'Shift', 'Escape', 'Backspace', 'Insert', 'Delete', 'Home', 'End', Arrow*, F*, Page*, ... - // meta is often used for UX purpose (like shortcuts) - // Notes: - // - shiftKey is not ignored because it can be used by some barcode scanner for digits. - // - altKey/ctrlKey are not ignored because it can be used in some barcodes (e.g. GS1 separator) - const isSpecialKey = !['Control', 'Alt'].includes(ev.key) && (ev.key.length > 1 || ev.metaKey); - const isEndCharacter = ev.key.match(/(Enter|Tab)/); - - // Don't catch non-printable keys except 'enter' and 'tab' - if (isSpecialKey && !isEndCharacter) { - return; - } - - currentTarget = ev.target; - // Don't catch events targeting elements that are editable because we - // have no way of redispatching 'genuine' key events. Resent events - // don't trigger native event handlers of elements. So this means that - // our fake events will not appear in eg. an element. - if (currentTarget !== barcodeInput && isEditable(currentTarget) && - !currentTarget.dataset.enableBarcode && - currentTarget.getAttribute("barcode_events") !== "true") { - return; - } - - clearTimeout(timeout); - if (isEndCharacter) { - checkBarcode(ev); - } else { - bufferedBarcode += ev.key; - timeout = setTimeout(checkBarcode, barcodeService.maxTimeBetweenKeysInMs); - } - } - - function mobileChromeHandler(ev) { - if (ev.key === "Unidentified") { - return; - } - if ($(document.activeElement).not('input:text, textarea, [contenteditable], ' + - '[type="email"], [type="number"], [type="password"], [type="tel"], [type="search"]').length) { - barcodeInput.focus(); - } - keydownHandler(ev); - } - - whenReady(() => { - const isMobileChrome = barcodeService.isMobileChrome; - if (isMobileChrome) { - barcodeInput = makeBarcodeInput(); - document.body.appendChild(barcodeInput); - } - const handler = isMobileChrome ? mobileChromeHandler : keydownHandler; - document.body.addEventListener('keydown', handler); - }); - - return { - bus, - }; - }, -}; - -registry.category("services").add("barcode", barcodeService); diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/static/src/float_scannable_field.js b/odoo-bringout-oca-ocb-barcodes/barcodes/static/src/float_scannable_field.js deleted file mode 100644 index 1efc750..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/static/src/float_scannable_field.js +++ /dev/null @@ -1,13 +0,0 @@ -/** @odoo-module **/ - -import { registry } from "@web/core/registry"; -import { FloatField } from "@web/views/fields/float/float_field"; - -export class FloatScannableField extends FloatField { - onBarcodeScanned() { - this.inputRef.el.dispatchEvent(new InputEvent("input")); - } -} -FloatScannableField.template = "barcodes.FloatScannableField"; - -registry.category("fields").add("field_float_scannable", FloatScannableField); diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/static/src/float_scannable_field.xml b/odoo-bringout-oca-ocb-barcodes/barcodes/static/src/float_scannable_field.xml deleted file mode 100644 index cbc490d..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/static/src/float_scannable_field.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - onBarcodeScanned - true - true - - - - diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/static/src/js/barcode_events.js b/odoo-bringout-oca-ocb-barcodes/barcodes/static/src/js/barcode_events.js deleted file mode 100644 index ee18c54..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/static/src/js/barcode_events.js +++ /dev/null @@ -1,24 +0,0 @@ -/** @odoo-module **/ - -/** - * BarcodeEvents has been removed and replaced by the barcode service. - * - * This file is a temporary service to remap barcode events from new barcode - * service to core.bus (which was the purpose of BarcodeEvents). - * - * @TODO: remove this as soon as all barcode code is using new barcode service - */ - -import { registry } from "@web/core/registry"; -import core from "web.core"; - -export const barcodeRemapperService = { - dependencies: ["barcode"], - start(env, { barcode }) { - barcode.bus.addEventListener("barcode_scanned", ev => { - const { barcode, target } = ev.detail; - core.bus.trigger('barcode_scanned', barcode, target); - }); - }, -}; -registry.category("services").add("barcode_remapper", barcodeRemapperService); diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/static/src/js/barcode_field.js b/odoo-bringout-oca-ocb-barcodes/barcodes/static/src/js/barcode_field.js deleted file mode 100644 index c9eebcb..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/static/src/js/barcode_field.js +++ /dev/null @@ -1,61 +0,0 @@ -odoo.define('barcodes.field', function(require) { -"use strict"; - -var AbstractField = require('web.AbstractField'); -var basicFields = require('web.basic_fields'); -var fieldRegistry = require('web.field_registry'); -var core = require('web.core'); - -// Field in which the user can both type normally and scan barcodes - -var FieldFloatScannable = basicFields.FieldFloat.extend({ - events: _.extend({}, basicFields.FieldFloat.prototype.events, { - barcode_scanned: '_onBarcodeScan', - }), - //-------------------------------------------------------------------------- - // Private - //-------------------------------------------------------------------------- - - /** - * @override - * @private - */ - _renderEdit: function () { - var self = this; - return Promise.resolve(this._super()).then(function () { - self.$input[0].dataset.enableBarcode = true; - }); - }, - - //-------------------------------------------------------------------------- - // Handlers - //-------------------------------------------------------------------------- - - _onBarcodeScan() { - // trigger an 'input' event to make sure that the widget is call - // notifyChanges - this.$input.trigger('input'); - } -}); - -var FormViewBarcodeHandler = AbstractField.extend({ - /** - * @override - */ - init: function() { - this._super.apply(this, arguments); - core.bus.on('barcode_scanned', this, this._barcodeScanned); - }, - destroy: function () { - core.bus.off('barcode_scanned', this, this._barcodeScanned); - this._super(); - }, - _barcodeScanned(barcode) { - this._setValue(barcode); - }, -}); - -fieldRegistry.add('field_float_scannable', FieldFloatScannable); -fieldRegistry.add('barcode_handler', FormViewBarcodeHandler); - -}); diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/static/src/js/barcode_parser.js b/odoo-bringout-oca-ocb-barcodes/barcodes/static/src/js/barcode_parser.js deleted file mode 100644 index 37408ef..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/static/src/js/barcode_parser.js +++ /dev/null @@ -1,281 +0,0 @@ -odoo.define('barcodes.BarcodeParser', function (require) { -"use strict"; - -var Class = require('web.Class'); -var rpc = require('web.rpc'); - -// The BarcodeParser is used to detect what is the category -// of a barcode (product, partner, ...) and extract an encoded value -// (like weight, price, etc.) -var BarcodeParser = Class.extend({ - init: function(attributes) { - this.nomenclature_id = attributes.nomenclature_id; - this.nomenclature = attributes.nomenclature; - this.loaded = this.load(); - }, - - // This loads the barcode nomenclature and barcode rules which are - // necessary to parse the barcodes. The BarcodeParser is operational - // only when those data have been loaded - load: function(){ - if (!this.nomenclature_id) { - return this.nomenclature ? Promise.resolve() : Promise.reject(); - } - var id = this.nomenclature_id[0]; - return rpc.query({ - model: 'barcode.nomenclature', - method: 'read', - args: [[id], this._barcodeNomenclatureFields()], - }).then(nomenclatures => { - this.nomenclature = nomenclatures[0]; - var args = [ - [['barcode_nomenclature_id', '=', this.nomenclature.id]], - this._barcodeRuleFields(), - ]; - return rpc.query({ - model: 'barcode.rule', - method: 'search_read', - args: args, - }); - }).then(rules => { - rules = rules.sort(function(a, b){ return a.sequence - b.sequence; }); - this.nomenclature.rules = rules; - }); - }, - - // resolves when the barcode parser is operational. - is_loaded: function() { - return this.loaded; - }, - - /** - * This algorithm is identical for all fixed length numeric GS1 data structures. - * - * It is also valid for EAN-8, EAN-12 (UPC-A), EAN-13 check digit after sanitizing. - * https://www.gs1.org/sites/default/files/docs/barcodes/GS1_General_Specifications.pdf - * - * @param {String} numericBarcode Need to have a length of 18 - * @returns {number} Check Digit - */ - get_barcode_check_digit(numericBarcode) { - let oddsum = 0, evensum = 0, total = 0; - // Reverses the barcode to be sure each digit will be in the right place - // regardless the barcode length. - const code = numericBarcode.split('').reverse(); - // Removes the last barcode digit (should not be took in account for its own computing). - code.shift(); - - // Multiply value of each position by - // N1 N2 N3 N4 N5 N6 N7 N8 N9 N10 N11 N12 N13 N14 N15 N16 N17 N18 - // x3 X1 x3 x1 x3 x1 x3 x1 x3 x1 x3 x1 x3 x1 x3 x1 x3 CHECK_DIGIT - for (let i = 0; i < code.length; i++) { - if (i % 2 === 0) { - evensum += parseInt(code[i]); - } else { - oddsum += parseInt(code[i]); - } - } - total = evensum * 3 + oddsum; - return (10 - total % 10) % 10; - }, - - /** - * Checks if the barcode string is encoded with the provided encoding. - * - * @param {String} barcode - * @param {String} encoding could be 'any' (no encoding rules), 'ean8', 'upca' or 'ean13' - * @returns {boolean} - */ - check_encoding: function(barcode, encoding) { - if (encoding === 'any') { - return true; - } - const barcodeSizes = { - ean8: 8, - ean13: 13, - upca: 12, - }; - return barcode.length === barcodeSizes[encoding] && /^\d+$/.test(barcode) && - this.get_barcode_check_digit(barcode) === parseInt(barcode[barcode.length - 1]); - }, - - /** - * Sanitizes a EAN-13 prefix by padding it with chars zero. - * - * @param {String} ean - * @returns {String} - */ - sanitize_ean: function(ean){ - ean = ean.substr(0, 13); - ean = "0".repeat(13 - ean.length) + ean; - return ean.substr(0, 12) + this.get_barcode_check_digit(ean); - }, - - /** - * Sanitizes a UPC-A prefix by padding it with chars zero. - * - * @param {String} upc - * @returns {String} - */ - sanitize_upc: function(upc) { - return this.sanitize_ean(upc).substr(1, 12); - }, - - // Checks if barcode matches the pattern - // Additionnaly retrieves the optional numerical content in barcode - // Returns an object containing: - // - value: the numerical value encoded in the barcode (0 if no value encoded) - // - base_code: the barcode in which numerical content is replaced by 0's - // - match: boolean - match_pattern: function (barcode, pattern, encoding){ - var match = { - value: 0, - base_code: barcode, - match: false, - }; - barcode = barcode.replace("\\", "\\\\").replace("{", '\{').replace("}", "\}").replace(".", "\."); - - var numerical_content = pattern.match(/[{][N]*[D]*[}]/); // look for numerical content in pattern - var base_pattern = pattern; - if(numerical_content){ // the pattern encodes a numerical content - var num_start = numerical_content.index; // start index of numerical content - var num_length = numerical_content[0].length; // length of numerical content - var value_string = barcode.substr(num_start, num_length-2); // numerical content in barcode - var whole_part_match = numerical_content[0].match("[{][N]*[D}]"); // looks for whole part of numerical content - var decimal_part_match = numerical_content[0].match("[{N][D]*[}]"); // looks for decimal part - var whole_part = value_string.substr(0, whole_part_match.index+whole_part_match[0].length-2); // retrieve whole part of numerical content in barcode - var decimal_part = "0." + value_string.substr(decimal_part_match.index, decimal_part_match[0].length-1); // retrieve decimal part - if (whole_part === ''){ - whole_part = '0'; - } - match.value = parseInt(whole_part) + parseFloat(decimal_part); - - // replace numerical content by 0's in barcode and pattern - match.base_code = barcode.substr(0, num_start); - base_pattern = pattern.substr(0, num_start); - for(var i=0;i<(num_length-2);i++) { - match.base_code += "0"; - base_pattern += "0"; - } - match.base_code += barcode.substr(num_start + num_length - 2, barcode.length - 1); - base_pattern += pattern.substr(num_start + num_length, pattern.length - 1); - - match.base_code = match.base_code - .replace("\\\\", "\\") - .replace("\{", "{") - .replace("\}","}") - .replace("\.","."); - - var base_code = match.base_code.split(''); - if (encoding === 'ean13') { - base_code[12] = '' + this.get_barcode_check_digit(match.base_code); - } else if (encoding === 'ean8') { - base_code[7] = '' + this.get_barcode_check_digit(match.base_code); - } else if (encoding === 'upca') { - base_code[11] = '' + this.get_barcode_check_digit(match.base_code); - } - match.base_code = base_code.join(''); - } - - base_pattern = base_pattern.split('|') - .map(part => part.startsWith('^') ? part : '^' + part) - .join('|'); - match.match = match.base_code.match(base_pattern); - - return match; - }, - - /** - * Attempts to interpret a barcode (string encoding a barcode Code-128) - * - * @param {string} barcode - * @returns {Object} the returned object containing informations about the barcode: - * - code: the barcode - * - type: the type of the barcode (e.g. alias, unit product, weighted product...) - * - value: if the barcode encodes a numerical value, it will be put there - * - base_code: the barcode with all the encoding parts set to zero; the one put on the product in the backend - */ - parse_barcode: function(barcode){ - var parsed_result = { - encoding: '', - type:'error', - code:barcode, - base_code: barcode, - value: 0, - }; - - if (!this.nomenclature) { - return parsed_result; - } - - var rules = this.nomenclature.rules; - for (var i = 0; i < rules.length; i++) { - var rule = rules[i]; - var cur_barcode = barcode; - - if ( rule.encoding === 'ean13' && - this.check_encoding(barcode,'upca') && - this.nomenclature.upc_ean_conv in {'upc2ean':'','always':''} ){ - cur_barcode = '0' + cur_barcode; - } else if (rule.encoding === 'upca' && - this.check_encoding(barcode,'ean13') && - barcode[0] === '0' && - this.nomenclature.upc_ean_conv in {'ean2upc':'','always':''} ){ - cur_barcode = cur_barcode.substr(1,12); - } - - if (!this.check_encoding(cur_barcode,rule.encoding)) { - continue; - } - - var match = this.match_pattern(cur_barcode, rules[i].pattern, rule.encoding); - if (match.match) { - if(rules[i].type === 'alias') { - barcode = rules[i].alias; - parsed_result.code = barcode; - parsed_result.type = 'alias'; - } - else { - parsed_result.encoding = rules[i].encoding; - parsed_result.type = rules[i].type; - parsed_result.value = match.value; - parsed_result.code = cur_barcode; - if (rules[i].encoding === "ean13"){ - parsed_result.base_code = this.sanitize_ean(match.base_code); - } - else{ - parsed_result.base_code = match.base_code; - } - return parsed_result; - } - } - } - return parsed_result; - }, - - //-------------------------------------------------------------------------- - // Private - //-------------------------------------------------------------------------- - - _barcodeNomenclatureFields: function () { - return [ - 'name', - 'rule_ids', - 'upc_ean_conv', - ]; - }, - - _barcodeRuleFields: function () { - return [ - 'name', - 'sequence', - 'type', - 'encoding', - 'pattern', - 'alias', - ]; - }, -}); - -return BarcodeParser; -}); diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/basic/barcode_tests.js b/odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/basic/barcode_tests.js deleted file mode 100644 index f9af853..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/basic/barcode_tests.js +++ /dev/null @@ -1,217 +0,0 @@ -/** @odoo-module **/ - -import { barcodeGenericHandlers } from "@barcodes/barcode_handlers"; -import { barcodeService } from "@barcodes/barcode_service"; -import { - editInput, - getFixture, - mockTimeout, - nextTick, - patchWithCleanup, -} from "@web/../tests/helpers/utils"; -import { makeView, setupViewRegistries } from "@web/../tests/views/helpers"; -import { registry } from "@web/core/registry"; -import { simulateBarCode } from "../helpers"; - -const serviceRegistry = registry.category("services"); - -let serverData; -let target; - -QUnit.module("Barcodes", (hooks) => { - hooks.beforeEach(() => { - target = getFixture(); - serverData = { - models: { - order: { - fields: { - _barcode_scanned: { string: "Barcode scanned", type: "char" }, - line_ids: { - string: "Order lines", - type: "one2many", - relation: "order_line", - }, - }, - records: [{ id: 1, line_ids: [1, 2] }], - }, - order_line: { - fields: { - product_id: { string: "Product", type: "many2one", relation: "product" }, - product_barcode: { string: "Product Barcode", type: "char" }, - quantity: { string: "Quantity", type: "integer" }, - }, - records: [ - { id: 1, product_id: 1, quantity: 0, product_barcode: "1234567890" }, - { id: 2, product_id: 2, quantity: 0, product_barcode: "0987654321" }, - ], - }, - product: { - fields: { - name: { string: "Product name", type: "char" }, - int_field: { string: "Integer", type: "integer" }, - int_field_2: { string: "Integer", type: "integer" }, - barcode: { string: "Barcode", type: "char" }, - }, - records: [ - { id: 1, name: "Large Cabinet", barcode: "1234567890" }, - { id: 2, name: "Cabinet with Doors", barcode: "0987654321" }, - ], - }, - }, - }; - - setupViewRegistries(); - serviceRegistry.add("barcode", barcodeService, { force: true }); - serviceRegistry.add("barcode_autoclick", barcodeGenericHandlers, { force: true }); - }); - - QUnit.test("Button with barcode_trigger", async (assert) => { - const form = await makeView({ - type: "form", - resModel: "product", - serverData, - arch: `
-
-
-
`, - resId: 2, - }); - - patchWithCleanup(form.env.services.action, { - doActionButton: (data) => { - assert.step(data.name); - }, - }); - patchWithCleanup(form.env.services.notification, { - add: (params) => { - assert.step(params.type); - }, - }); - - // O-BTN.doit - simulateBarCode(["O", "-", "B", "T", "N", ".", "d", "o", "i", "t", "Enter"]); - await nextTick(); - // O-BTN.dothat (should not call execute_action as the button isn't visible) - simulateBarCode(["O", "-", "B", "T", "N", ".", "d", "o", "t", "h", "a", "t", "Enter"]); - await nextTick(); - assert.verifySteps(["do_something"]); - - assert.containsOnce(target, ".o_form_statusbar > .o_statusbar_buttons"); - }); - - QUnit.test( - "Two buttons with same barcode_trigger and the same string and action", - async function (assert) { - const form = await makeView({ - type: "form", - resModel: "product", - serverData, - arch: `
-
-
-
`, - resId: 2, - }); - - patchWithCleanup(form.env.services.action, { - doActionButton: (data) => { - assert.step(data.name); - }, - }); - patchWithCleanup(form.env.services.notification, { - add: (params) => { - assert.step(params.type); - }, - }); - // O-BTN.doit should call execute_action as the first button is visible - simulateBarCode(["O", "-", "B", "T", "N", ".", "d", "o", "i", "t", "Enter"]); - await nextTick(); - assert.verifySteps(["do_something"]); - } - ); - - QUnit.test("edit, save and cancel buttons", async function (assert) { - await makeView({ - type: "form", - resModel: "product", - serverData, - arch: '
', - mockRPC: function (route, args) { - if (args.method === "write") { - assert.step("save"); - } - }, - resId: 1, - }); - - // O-CMD.EDIT - simulateBarCode(["O", "-", "C", "M", "D", ".", "E", "D", "I", "T", "Enter"]); - await nextTick(); - assert.containsOnce(target, ".o_form_editable", "should have switched to 'edit' mode"); - // dummy change to check that it actually saves - await editInput(target.querySelector(".o_field_widget input"), null, "test"); - // O-CMD.SAVE - simulateBarCode(["O", "-", "C", "M", "D", ".", "S", "A", "V", "E", "Enter"]); - await nextTick(); - assert.verifySteps(["save"], "should have saved"); - - // O-CMD.EDIT - simulateBarCode(["O", "-", "C", "M", "D", ".", "E", "D", "I", "T", "Enter"]); - await nextTick(); - // dummy change to check that it correctly discards - await editInput(target.querySelector(".o_field_widget input"), null, "test"); - // O-CMD.CANCEL - simulateBarCode(["O", "-", "C", "M", "D", ".", "D", "I", "S", "C", "A", "R", "D", "Enter"]); - await nextTick(); - assert.verifySteps([], "should not have saved"); - }); - - QUnit.test("pager buttons", async function (assert) { - const mock = mockTimeout(); - - await makeView({ - type: "form", - resModel: "product", - serverData, - arch: '
', - resId: 1, - resIds: [1, 2], - }); - - assert.strictEqual(target.querySelector(".o_field_widget input").value, "Large Cabinet"); - - // O-CMD.PAGER-NEXT - simulateBarCode(["O", "-", "C", "M", "D", ".", "N", "E", "X", "T", "Enter"]); - await nextTick(); - assert.strictEqual( - target.querySelector(".o_field_widget input").value, - "Cabinet with Doors" - ); - - // O-CMD.PAGER-PREV - simulateBarCode(["O", "-", "C", "M", "D", ".", "P", "R", "E", "V", "Enter"]); - await nextTick(); - assert.strictEqual(target.querySelector(".o_field_widget input").value, "Large Cabinet"); - - // O-CMD.PAGER-LAST - simulateBarCode(["O","-","C","M","D",".","P","A","G","E","R","-","L","A","S","T","Enter"]); - // need to await 2 macro steps - await mock.advanceTime(20); - await mock.advanceTime(20); - assert.strictEqual( - target.querySelector(".o_field_widget input").value, - "Cabinet with Doors" - ); - - // O-CMD.PAGER-FIRST - simulateBarCode(["O","-","C","M","D",".","P","A","G","E","R","-","F","I","R","S","T","Enter"]); - // need to await 2 macro steps - await mock.advanceTime(20); - await mock.advanceTime(20); - assert.strictEqual(target.querySelector(".o_field_widget input").value, "Large Cabinet"); - }); -}); diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/basic/float_scannable_field_test.js b/odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/basic/float_scannable_field_test.js deleted file mode 100644 index 403a994..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/basic/float_scannable_field_test.js +++ /dev/null @@ -1,142 +0,0 @@ -/** @odoo-module **/ - -import { nextTick, patchWithCleanup, getFixture } from "@web/../tests/helpers/utils"; -import { makeView, setupViewRegistries } from "@web/../tests/views/helpers"; -import { barcodeGenericHandlers } from "@barcodes/barcode_handlers"; -import { barcodeService } from "@barcodes/barcode_service"; -import { simulateBarCode } from "../helpers"; -import { FormController } from "@web/views/form/form_controller"; -import { registry } from "@web/core/registry"; - -const maxTimeBetweenKeysInMs = barcodeService.maxTimeBetweenKeysInMs; - -let target; -let serverData; - -QUnit.module("Fields", (hooks) => { - hooks.beforeEach(() => { - target = getFixture(); - barcodeService.maxTimeBetweenKeysInMs = 0; - registry.category("services").add("barcode", barcodeService, { force: true }); - registry - .category("services") - .add("barcode_autoclick", barcodeGenericHandlers, { force: true }); - - serverData = { - models: { - product: { - fields: { - name: { string: "Product name", type: "char" }, - float_field: { string: "Float", type: "float" }, - float_field_2: { string: "Float", type: "float" }, - barcode: { string: "Barcode", type: "char" }, - }, - records: [ - { id: 1, name: "Large Cabinet", barcode: "1234567890" }, - { id: 2, name: "Cabinet with Doors", barcode: "0987654321" }, - ], - }, - }, - }; - setupViewRegistries(); - }); - hooks.afterEach(() => { - barcodeService.maxTimeBetweenKeysInMs = maxTimeBetweenKeysInMs; - }); - - QUnit.module("FloatScannableField"); - - QUnit.test("widget field_float_scannable", async function (assert) { - serverData.models.product.records[0].float_field = 4; - - const onBarcodeScanned = (event) => { - assert.step(`barcode scanned ${event.detail.barcode}`); - }; - - const view = await makeView({ - type: "form", - resModel: "product", - serverData, - resId: 1, - arch: /*xml*/ ` -
- - - - - `, - }); - view.env.services.barcode.bus.addEventListener("barcode_scanned", onBarcodeScanned); - - const inputDiv1 = target.querySelector(".o_field_widget[name=float_field]"); - assert.strictEqual( - inputDiv1.querySelector("input").value, - "4.00", - "should display the correct value" - ); - - // we check here that a scan on the field_float_scannable widget triggers a - // barcode event - inputDiv1.querySelector("input").focus(); - simulateBarCode(["6", "0", "1", "6", "4", "7", "8", "5"], inputDiv1, "input"); - await nextTick(); - assert.verifySteps(["barcode scanned 60164785"]); - assert.strictEqual( - inputDiv1.querySelector("input"), - document.activeElement, - "float field should stay focused" - ); - - // we check here that a scan on the field without widget does not trigger a - // barcode event - const inputDiv2 = target.querySelector(".o_field_widget[name=float_field_2]"); - inputDiv2.querySelector("input").focus(); - simulateBarCode(["6", "0", "1", "6", "4", "7", "8", "5"], inputDiv2, "input"); - await nextTick(); - assert.verifySteps([]); - - view.env.services.barcode.bus.removeEventListener("barcode_scanned", onBarcodeScanned); - }); - - QUnit.test("do no update form twice after a command barcode scanned", async function (assert) { - assert.expect(5); - - patchWithCleanup(FormController.prototype, { - onPagerUpdate() { - assert.step("update"); - return this._super.apply(this, arguments); - }, - }); - - await makeView({ - type: "form", - resModel: "product", - serverData, - arch: /*xml*/ ` -
- - - - `, - mockRPC(_route, args) { - if (args.method === "read") { - assert.step("read"); - } - }, - resId: 1, - resIds: [1, 2], - }); - - assert.verifySteps(["read"], "update should not have been called yet"); - - // switch to next record - simulateBarCode( - ["O", "-", "C", "M", "D", ".", "N", "E", "X", "T", "Enter"], - document.activeElement - ); - await nextTick(); - // a first update is done to reload the data (thus followed by a read), but - // update shouldn't be called afterwards - assert.verifySteps(["update", "read"]); - }); -}); diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/basic/legacy/barcode_parser_tests.js b/odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/basic/legacy/barcode_parser_tests.js deleted file mode 100644 index 4ce5f80..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/basic/legacy/barcode_parser_tests.js +++ /dev/null @@ -1,58 +0,0 @@ -odoo.define('barcodes/static/tests/barcode_parser_tests.js', function (require) { -"use strict"; - -const BarcodeParser = require('barcodes.BarcodeParser'); - - -QUnit.module('Barcodes', {}, function () { -QUnit.module('Barcode Parser', { - beforeEach: function () { - this.data = { - 'barcode.nomenclature': { - fields: { - name: {type: 'char', string: 'Barcode Nomenclature'}, - rule_ids: {type: 'one2many', relation: 'barcode.rule'}, - upc_ean_conv: {type: 'selection', string: 'UPC/EAN Conversion'}, - }, - records: [ - {id: 1, name: "normal", upc_ean_conv: "always"}, - ], - }, - 'barcode.rule': { - fields: { - name: {type: 'char', string: 'Barcode Nomenclature'}, - barcode_nomenclature_id: {type: 'many2one', relation: 'barcode.nomenclature'}, - sequence: {type: 'integer', string: 'Sequence'}, - encoding: {type: 'selection', string: 'Encoding'}, - type: {type: 'selection', string: 'Type'}, - pattern: {type: 'Char', string: 'Pattern'}, - alias: {type: 'Char', string: 'Alias'}, - }, - records: [ - {id: 1, name: "Product Barcodes", barcode_nomenclature_id: 1, sequence: 90, type: 'product', encoding: 'any', pattern: ".*"}, - ], - } - }; - } -}, function () { - QUnit.test('Test check digit', async function (assert) { - assert.expect(6); - const barcodeNomenclature = new BarcodeParser({'nomenclature_id': 1}); - await barcodeNomenclature.loaded; - - let ean8 = "87111125"; - assert.equal(barcodeNomenclature.get_barcode_check_digit(ean8), ean8[ean8.length - 1]); - ean8 = "4725992"; - assert.equal(barcodeNomenclature.get_barcode_check_digit(ean8 + "0"), 8); - let ean13 = "1234567891231"; - assert.equal(barcodeNomenclature.get_barcode_check_digit(ean13), ean13[ean13.length - 1]); - ean13 = "962434754318"; - assert.equal(barcodeNomenclature.get_barcode_check_digit(ean13 + "0"), 4); - let utca = "692771981161"; - assert.equal(barcodeNomenclature.get_barcode_check_digit(utca), utca[utca.length - 1]); - utca = "71679131569"; - assert.equal(barcodeNomenclature.get_barcode_check_digit(utca + "0"), 7); - }); -}); -}); -}); diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/basic/legacy/barcode_tests.js b/odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/basic/legacy/barcode_tests.js deleted file mode 100644 index e56cdb1..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/basic/legacy/barcode_tests.js +++ /dev/null @@ -1,337 +0,0 @@ -odoo.define('barcodes.tests', function (require) { -"use strict"; - -const {barcodeService} = require("@barcodes/barcode_service"); -const {barcodeGenericHandlers} = require("@barcodes/barcode_handlers"); -const {barcodeRemapperService} = require("@barcodes/js/barcode_events"); -const { makeTestEnv } = require("@web/../tests/helpers/mock_env"); -const { registry } = require("@web/core/registry"); -const { mockTimeout } = require("@web/../tests/helpers/utils"); -const { simulateBarCode } = require("@barcodes/../tests/helpers"); - -var FormController = require('web.FormController'); -var FormView = require('web.FormView'); -var testUtils = require('web.test_utils'); - -var createView = testUtils.createView; -var core = require('web.core'); - -const maxTimeBetweenKeysInMs = barcodeService.maxTimeBetweenKeysInMs; - -QUnit.module('Legacy Barcodes', { - beforeEach: function () { - barcodeService.maxTimeBetweenKeysInMs = 0; - registry.category("services").add("barcode", barcodeService, { force: true}); - registry.category("services").add("barcode_autoclick", barcodeGenericHandlers, { force: true}); - // remove this one later - registry.category("services").add("barcode_remapper", barcodeRemapperService); - this.env = makeTestEnv(); - - this.data = { - order: { - fields: { - _barcode_scanned: {string: 'Barcode scanned', type: 'char'}, - line_ids: {string: 'Order lines', type: 'one2many', relation: 'order_line'}, - }, - records: [ - {id: 1, line_ids: [1, 2]}, - ], - }, - order_line: { - fields: { - product_id: {string: 'Product', type: 'many2one', relation: 'product'}, - product_barcode: {string: 'Product Barcode', type: 'char'}, - quantity: {string: 'Quantity', type: 'integer'}, - }, - records: [ - {id: 1, product_id: 1, quantity: 0, product_barcode: '1234567890'}, - {id: 2, product_id: 2, quantity: 0, product_barcode: '0987654321'}, - ], - }, - product: { - fields: { - name: {string : "Product name", type: "char"}, - int_field: {string : "Integer", type: "integer"}, - int_field_2: {string : "Integer", type: "integer"}, - barcode: {string: "Barcode", type: "char"}, - }, - records: [ - {id: 1, name: "Large Cabinet", barcode: '1234567890'}, - {id: 2, name: "Cabinet with Doors", barcode: '0987654321'}, - ], - }, - }; - }, - afterEach: function () { - barcodeService.maxTimeBetweenKeysInMs = maxTimeBetweenKeysInMs; - }, -}); - -QUnit.test('Button with barcode_trigger', async function (assert) { - assert.expect(2); - - var form = await createView({ - View: FormView, - model: 'product', - data: this.data, - arch: '
' + - '
' + - '
' + - '
', - res_id: 2, - services: { - notification: { - notify: function (params) { - assert.step(params.type); - } - }, - }, - intercepts: { - execute_action: function (event) { - assert.strictEqual(event.data.action_data.name, 'do_something', - "do_something method call verified"); - }, - }, - }); - - // O-BTN.doit - simulateBarCode(['O','-','B','T','N','.','d','o','i','t','Enter']); - // O-BTN.dothat (should not call execute_action as the button isn't visible) - simulateBarCode(['O','-','B','T','N','.','d','o','t','h','a','t','Enter']); - await testUtils.nextTick(); - assert.verifySteps([], "no warning should be displayed"); - - form.destroy(); -}); - -QUnit.test('Two buttons with same barcode_trigger and the same string and action', async function (assert) { - assert.expect(2); - - var form = await createView({ - View: FormView, - model: 'product', - data: this.data, - arch: '
' + - '
' + - '
' + - '
', - res_id: 2, - - services: { - notification: { - notify: function (params) { - assert.step(params.type); - } - }, - }, - intercepts: { - execute_action: function (event) { - assert.strictEqual(event.data.action_data.name, 'do_something', - "do_something method call verified"); - }, - }, - }); - - // O-BTN.doit should call execute_action as the first button is visible - simulateBarCode(['O','-','B','T','N','.','d','o','i','t','Enter']); - await testUtils.nextTick(); - assert.verifySteps([], "no warning should be displayed"); - - form.destroy(); -}); - -QUnit.test('edit, save and cancel buttons', async function (assert) { - assert.expect(6); - - var form = await createView({ - View: FormView, - model: 'product', - data: this.data, - arch: '
', - mockRPC: function (route, args) { - if (args.method === 'write') { - assert.step('save'); - } - return this._super.apply(this, arguments); - }, - res_id: 1, - }); - - // O-CMD.EDIT - simulateBarCode(["O","-","C","M","D",".","E","D","I","T","Enter"], document.body); - await testUtils.nextTick(); - assert.containsOnce(form, ".o_form_editable", - "should have switched to 'edit' mode"); - // dummy change to check that it actually saves - await testUtils.fields.editInput(form.$('.o_field_widget'), 'test'); - // O-CMD.SAVE - simulateBarCode(["O","-","C","M","D",".","S","A","V","E","Enter"], document.body); - await testUtils.nextTick(); - assert.containsOnce(form, ".o_form_readonly", - "should have switched to 'readonly' mode"); - assert.verifySteps(['save'], 'should have saved'); - - // O-CMD.EDIT - simulateBarCode(["O","-","C","M","D",".","E","D","I","T","Enter"], document.body); - await testUtils.nextTick(); - // dummy change to check that it correctly discards - await testUtils.fields.editInput(form.$('.o_field_widget'), 'test'); - // O-CMD.CANCEL - simulateBarCode(["O","-","C","M","D",".","D","I","S","C","A","R","D","Enter"], document.body); - await testUtils.nextTick(); - assert.containsOnce(form, ".o_form_readonly", - "should have switched to 'readonly' mode"); - assert.verifySteps([], 'should not have saved'); - - form.destroy(); -}); - -QUnit.test('pager buttons', async function (assert) { - const mock = mockTimeout(); - assert.expect(5); - - var form = await createView({ - View: FormView, - model: 'product', - data: this.data, - arch: '
', - res_id: 1, - viewOptions: { - ids: [1, 2], - index: 0, - }, - }); - - assert.strictEqual(form.$('.o_field_widget').text(), 'Large Cabinet'); - // O-CMD.PAGER-NEXT - simulateBarCode(["O","-","C","M","D",".","N","E","X","T","Enter"]); - await testUtils.nextTick(); - assert.strictEqual(form.$('.o_field_widget').text(), 'Cabinet with Doors'); - // O-CMD.PAGER-PREV - simulateBarCode(["O","-","C","M","D",".","P","R","E","V","Enter"]); - await testUtils.nextTick(); - assert.strictEqual(form.$('.o_field_widget').text(), 'Large Cabinet'); - // O-CMD.PAGER-LAST - simulateBarCode(["O","-","C","M","D",".","P","A","G","E","R","-","L","A","S","T","Enter"]); - // need to await 2 macro steps - await mock.advanceTime(20); - await mock.advanceTime(20); - assert.strictEqual(form.$('.o_field_widget').text(), 'Cabinet with Doors'); - // O-CMD.PAGER-FIRST - simulateBarCode(["O","-","C","M","D",".","P","A","G","E","R","-","F","I","R","S","T","Enter"]); - // need to await 2 macro steps - await mock.advanceTime(20); - await mock.advanceTime(20); - assert.strictEqual(form.$('.o_field_widget').text(), 'Large Cabinet'); - - form.destroy(); -}); - -QUnit.test('do no update form twice after a command barcode scanned', async function (assert) { - assert.expect(5); - - testUtils.mock.patch(FormController, { - update: function () { - assert.step('update'); - return this._super.apply(this, arguments); - }, - }); - - var form = await createView({ - View: FormView, - model: 'product', - data: this.data, - arch: '
' + - '' + - '' + - '', - mockRPC: function (route, args) { - if (args.method === 'read') { - assert.step('read'); - } - return this._super.apply(this, arguments); - }, - res_id: 1, - viewOptions: { - ids: [1, 2], - index: 0, - }, - }); - - assert.verifySteps(['read'], "update should not have been called yet"); - - // switch to next record - simulateBarCode(["O","-","C","M","D",".","N","E","X","T","Enter"]); - await testUtils.nextTick(); - // a first update is done to reload the data (thus followed by a read), but - // update shouldn't be called afterwards - assert.verifySteps(['update', 'read']); - - form.destroy(); - testUtils.mock.unpatch(FormController); -}); - -QUnit.test('widget field_float_scannable', async function (assert) { - this.data.product.records[0].int_field = 4; - - function _onBarcodeScanned (code) { - assert.step(`barcode scanned ${code}`) - } - core.bus.on('barcode_scanned', null, _onBarcodeScanned); - - var form = await createView({ - View: FormView, - model: 'product', - data: this.data, - arch: '
' + - '' + - '' + - '' + - '', - mockRPC: function (route, args) { - if (args.method === 'onchange') { - assert.step('onchange'); - assert.strictEqual(args.args[1].int_field, 426, - "should send correct value for int_field"); - } - return this._super.apply(this, arguments); - }, - fieldDebounce: 1000, - res_id: 1, - }); - - assert.strictEqual(form.$('.o_field_widget[name=int_field]').text(), '4', - "should display the correct value in readonly"); - - await testUtils.form.clickEdit(form); - - assert.strictEqual(form.$('.o_field_widget[name=int_field]').val(), '4', - "should display the correct value in edit"); - - // simulates keypress events in the input to replace 0.00 by 26 (should not trigger onchanges) - form.$('.o_field_widget[name=int_field]').focus(); - - // we check here that a scan on the fieldflotscannable widget triggers a - // barcode event - simulateBarCode(["6", "0", "1", "6", "4", "7", "8", "5"], document.activeElement) - await testUtils.nextTick(); - assert.verifySteps(['barcode scanned 60164785']); - assert.strictEqual(form.$('.o_field_widget[name=int_field]').get(0), document.activeElement, - "int field should be focused"); - - // we check here that a scan on the field without widget does not trigger a - // barcode event - form.$('.o_field_widget[name=int_field_2]').focus(); - simulateBarCode(["6", "0", "1", "6", "4", "7", "8", "5"], document.activeElement) - await testUtils.nextTick(); - assert.verifySteps([]); - - form.destroy(); - core.bus.off('barcode_scanned', null, _onBarcodeScanned) -}); - -}); diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/helpers.js b/odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/helpers.js deleted file mode 100644 index e0ec5a8..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/helpers.js +++ /dev/null @@ -1,20 +0,0 @@ -/* @odoo-module */ - -import { triggerEvent } from "@web/../tests/helpers/utils"; - -export function simulateBarCode(chars, target = document.body, selector = undefined) { - for (let char of chars) { - let keycode; - if (char === "Enter") { - keycode = $.ui.keyCode.ENTER; - } else if (char === "Tab") { - keycode = $.ui.keyCode.TAB; - } else { - keycode = char.charCodeAt(0); - } - triggerEvent(target, selector, "keydown", { - key: char, - keyCode: keycode, - }); - } -} diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/mobile/barcode_mobile_tests.js b/odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/mobile/barcode_mobile_tests.js deleted file mode 100644 index b2a27ce..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/static/tests/mobile/barcode_mobile_tests.js +++ /dev/null @@ -1,105 +0,0 @@ -odoo.define('barcodes.barcode_mobile_tests', function (require) { - "use strict"; - - const {barcodeService} = require("@barcodes/barcode_service"); - const {barcodeRemapperService} = require("@barcodes/js/barcode_events"); - const { makeTestEnv } = require("@web/../tests/helpers/mock_env"); - const { registry } = require("@web/core/registry"); - var testUtils = require('web.test_utils'); - - const maxTimeBetweenKeysInMs = barcodeService.maxTimeBetweenKeysInMs; - const isMobileChrome = barcodeService.isMobileChrome; - var triggerEvent = testUtils.dom.triggerEvent; - - function triggerKeyDown(char, target = document.body) { - let keycode; - if (char === 'Enter') { - keycode = $.ui.keyCode.ENTER; - } else if (char === "Tab") { - keycode = $.ui.keyCode.TAB; - } else { - keycode = char.charCodeAt(0); - } - triggerEvent(target, 'keydown', { - key: char, - keyCode: keycode, - }); - } - - QUnit.module('Barcodes', { - before() { - barcodeService.maxTimeBetweenKeysInMs = 0; - barcodeService.isMobileChrome = true; - registry.category("services").add("barcode", barcodeService, { force: true}); - // remove this one later - registry.category("services").add("barcode_remapper", barcodeRemapperService); - this.env = makeTestEnv(); - }, - after() { - barcodeService.maxTimeBetweenKeysInMs = maxTimeBetweenKeysInMs; - barcodeService.isMobileChrome = isMobileChrome; - }, - }, function () { - - QUnit.module('Barcodes Mobile'); - - QUnit.test('barcode field automatically focus behavior', function (assert) { - assert.expect(10); - - var $form = $( - '
' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '
' + - '' + - '
'); - $('#qunit-fixture').append($form); - - // Some elements doesn't need to keep the focus - triggerKeyDown('a', document.body) - assert.strictEqual(document.activeElement.name, 'barcode', - "hidden barcode input should have the focus"); - - var $element = $form.find('select'); - $element.focus(); - triggerKeyDown('b', $element[0]); - assert.strictEqual(document.activeElement.name, 'barcode', - "hidden barcode input should have the focus"); - - // Those elements absolutely need to keep the focus: - // inputs elements: - var keepFocusedElements = ['email', 'number', 'password', 'tel', - 'text', 'explicit_text']; - for (var i = 0; i < keepFocusedElements.length; ++i) { - $element = $form.find('input[name=' + keepFocusedElements[i] + ']'); - $element.focus(); - triggerKeyDown('c', $element[0]); - - assert.strictEqual(document.activeElement, $element[0], - "input " + keepFocusedElements[i] + " should keep focus"); - } - // textarea element - $element = $form.find('textarea'); - $element.focus().keydown(); - assert.strictEqual(document.activeElement, $element[0], - "textarea should keep focus"); - // contenteditable elements - $element = $form.find('[contenteditable=true]'); - $element.focus(); - triggerKeyDown('d', $element[0]); - assert.strictEqual(document.activeElement, $element[0], - "contenteditable should keep focus"); - - $('#qunit-fixture').empty(); - document.querySelector('input[name=barcode]').remove(); - }); - }); - }); diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/tests/__init__.py b/odoo-bringout-oca-ocb-barcodes/barcodes/tests/__init__.py deleted file mode 100644 index 6188e48..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/tests/__init__.py +++ /dev/null @@ -1 +0,0 @@ -from . import test_barcode_nomenclature diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/tests/test_barcode_nomenclature.py b/odoo-bringout-oca-ocb-barcodes/barcodes/tests/test_barcode_nomenclature.py deleted file mode 100644 index 771d397..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/tests/test_barcode_nomenclature.py +++ /dev/null @@ -1,255 +0,0 @@ -# -*- coding: utf-8 -*- -from odoo.exceptions import ValidationError -from odoo.tests import common - - -class TestBarcodeNomenclature(common.TransactionCase): - @classmethod - def setUpClass(cls): - super().setUpClass() - # Creates an empty nomenclature (rules will be added in the tests). - cls.nomenclature = cls.env['barcode.nomenclature'].create({ - 'name': 'Barcode Nomenclature Test', - }) - - def test_barcode_nomenclature_parse_barcode_ean8_01(self): - """ Parses some barcodes with a simple EAN-8 barcode rule and checks the result. - """ - self.env['barcode.rule'].create({ - 'name': 'Rule Test #1', - 'barcode_nomenclature_id': self.nomenclature.id, - 'encoding': 'ean8', - 'pattern': '........', - }) - - # Must fail because too short. - res = self.nomenclature.parse_barcode('0002') - self.assertEqual(res['code'], '0002') - self.assertEqual(res['type'], 'error', "Must fail because the barcode is too short") - self.assertEqual(res['encoding'], '') - self.assertEqual(res['base_code'], '0002') - self.assertEqual(res['value'], 0) - - # Must fail because wrong checksum (last digit). - res = self.nomenclature.parse_barcode('12345678') - self.assertEqual(res['code'], '12345678') - self.assertEqual(res['type'], 'error', "Must fail because the checksum digit is wrong") - self.assertEqual(res['encoding'], '') - self.assertEqual(res['base_code'], '12345678') - self.assertEqual(res['value'], 0) - - # Must pass (right number of digits, right checksum). - res = self.nomenclature.parse_barcode('12345670') - self.assertEqual(res['code'], '12345670') - self.assertEqual(res['type'], 'product') - self.assertEqual(res['encoding'], 'ean8') - self.assertEqual(res['base_code'], '12345670') - self.assertEqual(res['value'], 0, "No value must be located into the barcode") - - # Must pass (right number of digits, right checksum). - res = self.nomenclature.parse_barcode('02003405') - self.assertEqual(res['code'], '02003405') - self.assertEqual(res['type'], 'product') - self.assertEqual(res['encoding'], 'ean8') - self.assertEqual(res['base_code'], '02003405') - self.assertEqual(res['value'], 0, "No value must be located into the barcode") - - def test_barcode_nomenclature_parse_barcode_ean8_02_validation_error(self): - """ Try to parse a barcode with a wrong barcode rule. - """ - barcode_rule = self.env['barcode.rule'].create({ - 'name': 'Rule Test #1', - 'barcode_nomenclature_id': self.nomenclature.id, - 'encoding': 'ean8', - }) - - with self.assertRaises(ValidationError), self.cr.savepoint(): - # Must fail because empty braces. - barcode_rule.pattern = '......{}..' - - with self.assertRaises(ValidationError), self.cr.savepoint(): - # Must fail because decimal can't be before integer. - barcode_rule.pattern = '......{DN}' - - with self.assertRaises(ValidationError), self.cr.savepoint(): - # Must fail because a pattern can't have multiple braces group. - barcode_rule.pattern = '....{NN}{DD}' - - with self.assertRaises(ValidationError), self.cr.savepoint(): - # Must fail because '*' isn't accepted (should be '.*' instead). - barcode_rule.pattern = '*' - - with self.assertRaises(ValidationError), self.cr.savepoint(): - # Must fail because '**' isn't even a valid regular expression. - barcode_rule.pattern = '**>>>{ND}' - # Allowed since it leads to a valid regular expression. - barcode_rule.pattern = '..>>>{ND}' - - def test_barcode_nomenclature_parse_barcode_ean8_03_value(self): - """ Parses some barcodes with a EAN-8 barcode rule who convert the - barcode into value and checks the result. - """ - self.env['barcode.rule'].create({ - 'name': 'Rule Test #2', - 'barcode_nomenclature_id': self.nomenclature.id, - 'encoding': 'ean8', - 'pattern': '{NNNNNNNN}', - }) - - res = self.nomenclature.parse_barcode('0002') - self.assertEqual(res['code'], '0002') - self.assertEqual(res['type'], 'error', "Must fail because the barcode is too short") - self.assertEqual(res['encoding'], '') - self.assertEqual(res['base_code'], '0002') - self.assertEqual(res['value'], 0) - - res = self.nomenclature.parse_barcode('12345678') - self.assertEqual(res['code'], '12345678') - self.assertEqual(res['type'], 'error', "Must fail because the checksum digit is wrong") - self.assertEqual(res['encoding'], '') - self.assertEqual(res['base_code'], '12345678') - self.assertEqual(res['value'], 0) - - # Must pass (right number of digits, right checksum). - res = self.nomenclature.parse_barcode('12345670') - self.assertEqual(res['code'], '12345670') - self.assertEqual(res['type'], 'product') - self.assertEqual(res['encoding'], 'ean8') - self.assertEqual(res['base_code'], '00000000', - "All the barcode should be consumed into the value") - self.assertEqual(res['value'], 12345670.0, "The barcode must be converted into value") - - # Must pass (right number of digits, right checksum). - res = self.nomenclature.parse_barcode('02003405') - self.assertEqual(res['code'], '02003405') - self.assertEqual(res['type'], 'product') - self.assertEqual(res['encoding'], 'ean8') - self.assertEqual(res['base_code'], '00000000', - "All the barcode should be consumed into the value") - self.assertEqual(res['value'], 2003405.0, "The barcode must be converted into value") - - def test_barcode_nomenclature_parse_barcode_ean8_04_multiple_rules(self): - """ Parses some barcodes with a nomenclature containing multiple EAN-8 - barcode rule and checks the right one is took depending of the pattern. - """ - self.env['barcode.rule'].create({ - 'name': 'Rule Test #1', - 'barcode_nomenclature_id': self.nomenclature.id, - 'encoding': 'ean8', - 'pattern': '11.....{N}', - }) - self.env['barcode.rule'].create({ - 'name': 'Rule Test #1', - 'barcode_nomenclature_id': self.nomenclature.id, - 'encoding': 'ean8', - 'pattern': '66{NN}....', - }) - - # Only fits the second barcode rule. - res = self.nomenclature.parse_barcode('11012344') - self.assertEqual(res['code'], '11012344') - self.assertEqual(res['type'], 'product') - self.assertEqual(res['encoding'], 'ean8') - self.assertEqual(res['base_code'], '11012340') - self.assertEqual(res['value'], 4) - - # Only fits the second barcode rule. - res = self.nomenclature.parse_barcode('66012344') - self.assertEqual(res['code'], '66012344') - self.assertEqual(res['type'], 'product') - self.assertEqual(res['encoding'], 'ean8') - self.assertEqual(res['base_code'], '66002344') - self.assertEqual(res['value'], 1) - - # Doesn't fit any barcode rule. - res = self.nomenclature.parse_barcode('16012344') - self.assertEqual(res['code'], '16012344') - self.assertEqual(res['type'], 'error') - self.assertEqual(res['encoding'], '') - self.assertEqual(res['base_code'], '16012344') - self.assertEqual(res['value'], 0) - - def test_barcode_nomenclature_parse_barcode_ean13_01(self): - """ Parses some barcodes with a EAN-13 barcode rule who contains a value - and checks the result. - """ - self.env['barcode.rule'].create({ - 'name': 'Rule Test #3', - 'barcode_nomenclature_id': self.nomenclature.id, - 'encoding': 'ean13', - 'pattern': '1........{NND}.', - }) - - # Must fail because too short. - res = self.nomenclature.parse_barcode('0002') - self.assertEqual(res['code'], '0002') - self.assertEqual(res['type'], 'error', "Must fail because the barcode is too short") - self.assertEqual(res['encoding'], '') - self.assertEqual(res['base_code'], '0002') - self.assertEqual(res['value'], 0) - - # Must fail because wrong checksum (last digit). - res = self.nomenclature.parse_barcode('12345678') - self.assertEqual(res['code'], '12345678') - self.assertEqual(res['type'], 'error', "Must fail because the checksum digit is wrong") - self.assertEqual(res['encoding'], '') - self.assertEqual(res['base_code'], '12345678') - self.assertEqual(res['value'], 0) - - # Must pass (right number of digits, right checksum). - res = self.nomenclature.parse_barcode('1020034051259') - self.assertEqual(res['code'], '1020034051259') - self.assertEqual(res['type'], 'product') - self.assertEqual(res['encoding'], 'ean13') - self.assertEqual(res['base_code'], '1020034050009') - self.assertEqual(res['value'], 12.5, "Should taken only the value part (NND)") - - def test_barcode_nomenclature_parse_barcode_ean13_02_sequence(self): - """ Parses some barcodes with a nomenclature containing two EAN-13 - barcode rule and checks the good one is took depending of its sequence. - """ - first_created_rule = self.env['barcode.rule'].create({ - 'name': 'Rule Test #1', - 'barcode_nomenclature_id': self.nomenclature.id, - 'encoding': 'ean13', - 'pattern': '.....{NNNDDDD}.', - 'sequence': 3, - }) - self.env['barcode.rule'].create({ - 'name': 'Rule Test #2', - 'barcode_nomenclature_id': self.nomenclature.id, - 'encoding': 'ean13', - 'pattern': '22......{NNDD}.', - 'sequence': 2, - }) - - # Invalids the cache to reset the nomenclature barcode rules' order. - self.nomenclature.invalidate_recordset(['rule_ids']) - - # Only fits the second barcode rule. - res = self.nomenclature.parse_barcode('2012345610255') - self.assertEqual(res['code'], '2012345610255') - self.assertEqual(res['type'], 'product') - self.assertEqual(res['encoding'], 'ean13') - self.assertEqual(res['base_code'], '2012300000008') - self.assertEqual(res['value'], 456.1025) - - # Fits the two barcode rules, but should take the second one (lower sequence). - res = self.nomenclature.parse_barcode('2212345610259') - self.assertEqual(res['code'], '2212345610259') - self.assertEqual(res['type'], 'product') - self.assertEqual(res['encoding'], 'ean13') - self.assertEqual(res['base_code'], '2212345600007') - self.assertEqual(res['value'], 10.25) - - first_created_rule.sequence = 1 - # Invalids the cache to reset the nomenclature barcode rules' order. - self.nomenclature.invalidate_recordset(['rule_ids']) - - # Should take the first one now (lower sequence). - res = self.nomenclature.parse_barcode('2212345610259') - self.assertEqual(res['code'], '2212345610259') - self.assertEqual(res['type'], 'product') - self.assertEqual(res['encoding'], 'ean13') - self.assertEqual(res['base_code'], '2212300000002') - self.assertEqual(res['value'], 456.1025) diff --git a/odoo-bringout-oca-ocb-barcodes/barcodes/views/barcodes_view.xml b/odoo-bringout-oca-ocb-barcodes/barcodes/views/barcodes_view.xml deleted file mode 100644 index 0e8912a..0000000 --- a/odoo-bringout-oca-ocb-barcodes/barcodes/views/barcodes_view.xml +++ /dev/null @@ -1,83 +0,0 @@ - - - - - Barcode Nomenclatures - barcode.nomenclature - -
- - - - - -
-

- Barcodes Nomenclatures define how barcodes are recognized and categorized. - When a barcode is scanned it is associated to the first rule with a matching - pattern. The pattern syntax is that of regular expression, and a barcode is matched - if the regular expression matches a prefix of the barcode. -

- Patterns can also define how numerical values, such as weight or price, can be - encoded into the barcode. They are indicated by {NNN} where the N's - define where the number's digits are encoded. Floats are also supported with the - decimals indicated with D's, such as {NNNDD}. In these cases, - the barcode field on the associated records must show these digits as - zeroes. -

-
- - - - - - - - - -
-
-
-
- - - Barcode Nomenclatures - barcode.nomenclature - - - - - - - - - Barcode Nomenclatures - ir.actions.act_window - barcode.nomenclature - tree,kanban,form - -

- Add a new barcode nomenclature -

- A barcode nomenclature defines how the point of sale identify and interprets barcodes -

-
-
- - - Barcode Rule - barcode.rule - -
- - - - - - - - -
-
-
-
diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/__init__.py b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/__init__.py deleted file mode 100644 index 0650744..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/__init__.py +++ /dev/null @@ -1 +0,0 @@ -from . import models diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/__manifest__.py b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/__manifest__.py deleted file mode 100644 index 288b011..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/__manifest__.py +++ /dev/null @@ -1,23 +0,0 @@ -# Part of Odoo. See LICENSE file for full copyright and licensing details. - -{ - 'name': 'Barcode - GS1 Nomenclature', - 'version': '1.0', - 'category': 'Hidden', - 'summary': 'Parse barcodes according to the GS1-128 specifications', - 'depends': ['barcodes', 'uom'], - 'data': [ - 'data/barcodes_gs1_rules.xml', - 'views/barcodes_view.xml', - ], - 'installable': True, - 'assets': { - 'web.assets_backend': [ - 'barcodes_gs1_nomenclature/static/src/js/barcode_parser.js', - ], - 'web.qunit_suite_tests': [ - 'barcodes_gs1_nomenclature/static/src/js/tests/**/*', - ], - }, - 'license': 'LGPL-3', -} diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml deleted file mode 100644 index c06b14b..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml +++ /dev/null @@ -1,338 +0,0 @@ - - - - - Default GS1 Nomenclature - true - - - - - Serial Shipping Container Code - - 100 - gs1-128 - (00)(\d{18}) - package - identifier - - - - Global Trade Item Number (GTIN) - - 101 - gs1-128 - (01)(\d{14}) - product - identifier - - - - GTIN of contained trade items - - 102 - gs1-128 - (02)(\d{14}) - product - identifier - - - - Ship to / Deliver to Global Location Number (GLN) - - 110 - gs1-128 - (410)(\d{13}) - location_dest - identifier - - - - Ship for / Deliver for - Forward to Global Location Number (GLN) - - 113 - gs1-128 - (413)(\d{13}) - location_dest - identifier - - - - Identification of a physical location - Global Location Number (GLN) - - 114 - gs1-128 - (414)(\d{13}) - location - identifier - - - - - Batch or lot number - - 125 - gs1-128 - (10)([!"%-/0-9:-?A-Z_a-z]{0,20}) - lot - alpha - - - - Serial number - - 126 - gs1-128 - (21)([!"%-/0-9:-?A-Z_a-z]{0,20}) - lot - alpha - - - - - Pack date (YYMMDD) - - 137 - gs1-128 - (13)(\d{6}) - pack_date - date - - - - Best before date (YYMMDD) - - 138 - gs1-128 - (15)(\d{6}) - use_date - date - - - - Expiration date (YYMMDD) - - 139 - gs1-128 - (17)(\d{6}) - expiration_date - date - - - - - Variable count of items (variable measure trade item) - - 300 - gs1-128 - (30)(\d{0,8}) - - quantity - measure - False - - - - Count of trade items or trade item pieces contained in a logistic unit - - 305 - gs1-128 - (37)(\d{0,8}) - - quantity - measure - False - - - - Net weight, kilograms (variable measure trade item) - - 310 - gs1-128 - (310[0-5])(\d{6}) - - quantity - measure - True - - - - Length or first dimension, metres (variable measure trade item) - - 311 - gs1-128 - (311[0-5])(\d{6}) - - quantity - measure - True - - - - Area, square meters (variable measure trade item) - - 314 - gs1-128 - (314[0-5])(\d{6}) - - quantity - measure - True - - - - Net volume, litres (variable measure trade item) - - 315 - gs1-128 - (315[0-5])(\d{6}) - - quantity - measure - True - - - - Net volume, cubic metres (variable measure trade item) - - 316 - gs1-128 - (316[0-5])(\d{6}) - - quantity - measure - True - - - - Net weight, pounds (variable measure trade item) - - 320 - gs1-128 - (320[0-5])(\d{6}) - - quantity - measure - True - - - - Length or first dimension, inches (variable measure trade item) - - 321 - gs1-128 - (321[0-5])(\d{6}) - - quantity - measure - True - - - - Length or first dimension, feet (variable measure trade item) - - 322 - gs1-128 - (322[0-5])(\d{6}) - - quantity - measure - True - - - - Length or first dimension, yards (variable measure trade item) - - 323 - gs1-128 - (322[0-5])(\d{6}) - - quantity - measure - True - - - - Area, square feet (variable measure trade item) - - 351 - gs1-128 - (351[0-5])(\d{6}) - - quantity - measure - True - - - - Net weight (or volume), ounces (variable measure trade item) - - 357 - gs1-128 - (357[0-5])(\d{6}) - - quantity - measure - True - - - - Net volume, quarts (variable measure trade item) - - 360 - gs1-128 - (360[0-5])(\d{6}) - - quantity - measure - True - - - - Net volume, gallons U.S. (variable measure trade item) - - 361 - gs1-128 - (361[0-5])(\d{6}) - - quantity - measure - True - - - - Net volume, cubic inches (variable measure trade item) - - 364 - gs1-128 - (364[0-5])(\d{6}) - - quantity - measure - True - - - - Net volume, cubic feet (variable measure trade item) - - 365 - gs1-128 - (365[0-5])(\d{6}) - - quantity - measure - True - - - - - Package type - - 500 - gs1-128 - (91)([!"%-/0-9:-?A-Z_a-z]{0,90}) - package_type - alpha - - - diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/af.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/af.po deleted file mode 100644 index 39a4df5..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/af.po +++ /dev/null @@ -1,241 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Martin Trigaux, 2022 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Martin Trigaux, 2022\n" -"Language-Team: Afrikaans (https://app.transifex.com/odoo/teams/41243/af/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: af\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Datum" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Soort" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/am.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/am.po deleted file mode 100644 index fc8659f..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/am.po +++ /dev/null @@ -1,237 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Amharic (https://app.transifex.com/odoo/teams/41243/am/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: am\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ar.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ar.po deleted file mode 100644 index 3e59099..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ar.po +++ /dev/null @@ -1,260 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Martin Trigaux, 2022 -# Malaz Abuidris , 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Malaz Abuidris , 2023\n" -"Language-Team: Arabic (https://app.transifex.com/odoo/teams/41243/ar/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ar\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "اسم يحتوي على أحرف وأرقام " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"حد التعبير النمطي البديل لـ FNC1. يجب ألا يطابق الفاصل بداية/نهاية نمط أي " -"قواعد ذات صلة. " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "وحدة القياس المرتبطة " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "تسمية الباركود" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "قاعدة الباركود" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "مثالي قبل تاريخ" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "التاريخ" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "عشري " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "موقع الوجهة " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "التشفير" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "تاريخ الانتهاء " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "فاصل FNC1 " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "نوع محتوى GS1 " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "مسار HTTP" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"إذا كانت القيمة صحيحة، استخدم الرقم الأخير من الذكاء الاصطناعي لتحديد مكان " -"وضع الفاصلة الأولى " - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "الباركود غير صالح: لا يمكن صياغته كتاريخ " - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "الباركود غير صالح: رقم التحقق غير صحيح " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "تسمية GS1 " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "الموقع " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "الدفعة " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "المقياس" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "المعرف الرقمي " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "تاريخ التعبئة " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "طرد " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "نوع الطرد" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "الكمية" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "بديل فاصل FNC1 ليس تعبيراً نمطياً صالحاً: " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"يحدد نوع محتوى GS1 نوع البيانات التي سوف تقوم القاعدة بمعالجة البيانات " -"الباركود على هيئتها: * التاريخ: سوف يتم تحويل الباركود بتوقيت وتاريخ " -"أودو؛ * القياس: قيمة الباركود مرتبطة بوحدة قياس محددة؛ * " -"المعرف الرقمي: باركود ذو طول ثابت يتبع ترميزاً محدداً; *اسم يحتوي على" -" أحرف وأرقام: باركود ذو أطوال متفاوتة. " - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "نمط القاعدة \"%s\" ليس تعبيراً نمطياً صالحاً: " - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"نمط القاعدة \"%s\" غير صالح، يحتاج إلى مجموعتين:\n" -"\t- الأولى لمعرّف التطبيق (عادة ما يكون من رقمين 2 أو 4)؛\n" -"\t- والثانية لرصد القيمة. " - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"هناك خطأ ما في نمط قاعدة الباركود \"%s\".\n" -"إذا كانت هذه القائمة تستخدم الفواصل العشرية، تحقق من أن الخانة الأخيرة تتكون من رقم وليس أي شيء آخر لمعرّف التطبيق.\n" -"تأكد أيضاً من كون القيم المتطابقة المحتملة أرقاماً فقط، وإلا فلن تتم صياغة القيمة كوحدة قياس. " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"تستخدم هذه التسمية مواصفات GS1. وحدها قواعد ترميز GS1-128 المقبولة في هذا " -"النوع من التسمية. " - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "لا يمكن تحليل الباركود من قِبَل أي قواعد باركود. " - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "لا يمكن تحليل هذا الباركود جزئياً أو كلياً. " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"سوف تنطبق هذه القاعدة فقط إذا كان الباركود مُشفرًا بطريقة التشفير المحددة " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "النوع" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/az.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/az.po deleted file mode 100644 index 0e0e5c1..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/az.po +++ /dev/null @@ -1,244 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# erpgo translator , 2022 -# Jumshud Sultanov , 2022 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Jumshud Sultanov , 2022\n" -"Language-Team: Azerbaijani (https://app.transifex.com/odoo/teams/41243/az/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: az\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Barkod Nomenklaturası" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Barkod Qaydası" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Tarix" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Onluq" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Təyinat Məkanı" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodlaşdırma" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Son İstifadə Tarixi" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP Marşrutizasiyası" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Məkan" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Partiya" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Bağlama" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Miqdar" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Bu qayda yalnız bar- kod təyin edilmiş kodlaşdırma ilə kodlaşdırıldığı " -"halda, tətbiq olunacaq" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Tip" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/barcodes_gs1_nomenclature.pot b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/barcodes_gs1_nomenclature.pot deleted file mode 100644 index 00dae02..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/barcodes_gs1_nomenclature.pot +++ /dev/null @@ -1,246 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-08-08 01:51+0000\n" -"PO-Revision-Date: 2025-08-08 01:51+0000\n" -"Last-Translator: \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: \n" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"A GS1 barcode nomenclature pattern was matched. However, the barcode failed " -"to be converted to a valid date: '%(error_message)'" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/be.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/be.po deleted file mode 100644 index 43e8b0c..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/be.po +++ /dev/null @@ -1,241 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Ivan Shakh, 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Ivan Shakh, 2024\n" -"Language-Team: Belarusian (https://app.transifex.com/odoo/teams/41243/be/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: be\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Дата" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Дзесятковы" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP-маршрутызацыя" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/bg.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/bg.po deleted file mode 100644 index 17daf07..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/bg.po +++ /dev/null @@ -1,249 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# KeyVillage, 2023 -# Igor Sheludko , 2023 -# Albena Mincheva , 2023 -# Maria Boyadjieva , 2023 -# Martin Trigaux, 2023 -# Venelin Stoykov, 2024 -# Veselina Slavkova, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Veselina Slavkova, 2025\n" -"Language-Team: Bulgarian (https://app.transifex.com/odoo/teams/41243/bg/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: bg\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Баркодова номенклатура " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Правило за баркод" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Най-добър до" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Дата" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Локация на местонахождение" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Кодиране" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Дата на изтичане срока на годност" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP Маршрутизиране" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Локация" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Партида" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Измервайте " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Пакет" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Вид пакет" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Количество" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Това правило ще се приложи, само ако баркодът е кодиран със специфична " -"кодировка" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Вид" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/bs.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/bs.po deleted file mode 100644 index 7abe5c1..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/bs.po +++ /dev/null @@ -1,246 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-08-08 01:51+0000\n" -"PO-Revision-Date: 2025-08-08 01:51+0000\n" -"Last-Translator: \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: \n" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"A GS1 barcode nomenclature pattern was matched. However, the barcode failed " -"to be converted to a valid date: '%(error_message)'" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Alfanumeričko ime" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "Povezana JM" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Barkod nomenklatura" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Barkod pravilo" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Najbolje prije" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Datum" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Decimala" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Odredišna lokacija" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodna stranica:" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Datum isteka" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "FNC1 separator" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "GS1 tip sadržaja" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP usmjeravanje" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Neispravan barkod: ne može biti formatiran kao datum" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Neispravan barkod: kontrolna cifra je netačna" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "Je GS1 nomenklatura" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Lokacija" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Lot" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Mjera" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Numerički identifikator" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Datum kreiranja paketa" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Paket" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Tip paketa" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Količina" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "FNC1 Separator Alternative nije važeći Regex: " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "Uzorak pravila \"%s\" nije važeći Regex: " - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "Ovaj barkod ne može biti parsiran bilo kojim pravilom barkoda." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "Ovaj barkod ne može biti djelomično ili potpuno parsiran." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Vrsta" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ca.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ca.po deleted file mode 100644 index d1003e9..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ca.po +++ /dev/null @@ -1,271 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Eugeni Chafer , 2022 -# jabelchi, 2022 -# Marc Tormo i Bochaca , 2022 -# Quim - eccit , 2022 -# Sandra Franch , 2022 -# marcescu, 2022 -# RGB Consulting , 2022 -# Martin Trigaux, 2022 -# Arnau Ros, 2022 -# Ivan Espinola, 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Ivan Espinola, 2023\n" -"Language-Team: Catalan (https://app.transifex.com/odoo/teams/41243/ca/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ca\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Nom alfanumèric" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"Delimitador d'expressió regular alternatiu per al FNC1. El separador no ha " -"de coincidir amb l'inici/final de cap patró de regles relacionat." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "Uom associada" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Nomenclatura del codi de barres" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Regla del codi de barres" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Data de consum preferent " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Data" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Decimal" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Ubicació destí" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Codificació" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Data d'expiració " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "Separador FNC1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "Tipus de contingut GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "Enrutament HTTP" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"Si és cert, utilitzeu l'últim dígit de la IA per a determinar on és el " -"primer decimal" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Codi de barres no vàlid: no es pot formatar com a data" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Codi de barres no vàlid: el dígit de comprovació és incorrecte" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "És la nomenclatura GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Ubicació" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Lot" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Mida" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Identificador numèric" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Data del paquet" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Paquet" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Tipus de paquet" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Quantitat" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "El separador alternatiu FNC1 no és un Regex vàlid:" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"El tipus de contingut GS1 defineix quin tipus de dades processarà el codi de" -" barres com: * Data: el codi de barres es convertirà en una data-hora " -"d'Odoo; * Mesura: el valor del codi de barres està relacionat amb un " -"UoM específic; * Identificador numèric: codi de barres de longitud " -"fixa seguint una codificació específica; * Alfa-Numèric: codi de " -"barres de longitud variable." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "El patró de la regla\"%s\" no és un Regex vàlid:" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"El patró de la regla \"%s\"no és vàlid, necessita dos grups:\n" -"\t- Un primer per a l'identificador de l'aplicació (normalment de 2 a 4 dígits);\n" -"\t- Una segona per a captar el valor." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"Hi ha alguna cosa que no funciona amb la regla de codi de barres \"%s\" patró.\n" -"Si aquesta regla utilitza decimal, comprova que no pot obtenir un altre temps que un dígit com a últim char per a l'identificador d'aplicació.\n" -"Comprova també els possibles valors coincidents només poden ser dígits, en cas contrari el valor no es pot fer com a mesura." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"Aquesta nomenclatura utilitza l'especificació GS1, només s'accepten les " -"regles de codificació GS1-128 és aquest tipus de nomenclatura." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" -"Aquest codi de barres no es pot analitzar per cap regla de codi de barres." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "Aquest codi de barres no es pot analitzar parcialment o completament." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Aquesta regla només s'aplicarà si el codi de barres està codificat amb la " -"codificació especificada" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Tipus" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/cs.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/cs.po deleted file mode 100644 index 0de99d6..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/cs.po +++ /dev/null @@ -1,249 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Michal Veselý , 2022 -# Ladislav Tomm , 2022 -# Martin Trigaux, 2022 -# Aleš Fiala , 2023 -# Jiří Podhorecký , 2024 -# Tereza Mokrá, 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Tereza Mokrá, 2024\n" -"Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: cs\n" -"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Nomenklatura čárového kódu" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Pravidlo čárového kódu" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Minimální trvanlivost" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Datum" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Desetinný" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Cílové umístění" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kódování" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Datum platnosti" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "Typ obsahu GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP Routing" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Místo" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Dávka" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Opatření" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Číselný identifikátor" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Datum balení" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Balení" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Typ balení" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Množství" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" -"Tento čárový kód nelze analyzovat pomocí žádných pravidel pro čárové kódy." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "Tento čárový kód nelze částečně nebo úplně analyzovat." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Toto pravidlo platí pouze v případě, že je čárový kód kódován zadaným " -"kódováním" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Typ" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/da.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/da.po deleted file mode 100644 index 82a9650..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/da.po +++ /dev/null @@ -1,257 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# lhmflexerp , 2022 -# Mads Søndergaard, 2022 -# Martin Trigaux, 2022 -# Kira Petersen, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Kira Petersen, 2025\n" -"Language-Team: Danish (https://app.transifex.com/odoo/teams/41243/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Alfanumerisk Navn" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"Alternativ regex-afgrænser for FNC1. Afgrænseren må ikke matche starten " -"eller slutningen af et tilknyttet regelmønster." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "Associeret Måleenhed" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Stregkode plan" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Stregkode regler" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Bedst før (dato)" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Dato" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Decimal" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Destionation" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodning" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Udløbsdato" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "FNC1-afgrænser" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "GS1 Indholdstype" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP Routing" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"Hvis Sandt, bruges det sidste tal i KI til at bestemme, hvor den første " -"decimal er" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Ugyldig stregkode: Kan ikke formateres til en dato" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Ugyldig stregkode: check cifret er ikke korrekt" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "Er GS1 Nomenklatur" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Adresse" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Lot" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Mål" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Numerisk identifikator" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Dato for emballering" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Pakke" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Pakke type" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Antal" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "Regelmønstret \"%s\" er ikke en gyldig Regex:" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"Mønsterreglen \"%s\" er ikke gyldig. Den skal indeholde to grupper:\n" -"\t- En første gruppe til applikationsidentifikatoren (typisk 2 til 4 cifre);\n" -"\t- En anden gruppe til at indfange værdien." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"Der er en fejl i stregkoderegelmønsteret \"%s\".\n" -"Hvis reglen anvender decimaltal, skal applikationsidentifikatoren bestå udelukkende af cifre.\n" -"Sørg også for, at de mulige matchende værdier udelukkende indeholder cifre – ellers kan værdien ikke bruges som en identifikator." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"Nomenklaturen er baseret på GS1-specifikationen og understøttes kun af " -"GS1-128-kodningsregler." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "Denne stregkode kan ikke aflæses ud fra nogen stregkode regler" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "Denne stregkode kan ikke aflæses delvist eller fuldt " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Denne regel gælder kun hvis stregkoden er kodet med den angivne kodning" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Type" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/de.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/de.po deleted file mode 100644 index 5ee9f7a..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/de.po +++ /dev/null @@ -1,261 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Martin Trigaux, 2023 -# Larissa Manderfeld, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Larissa Manderfeld, 2025\n" -"Language-Team: German (https://app.transifex.com/odoo/teams/41243/de/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: de\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Alphanumerischer Name" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"Alternatives Regex-Trennzeichen für FNC1. Das Trennzeichen darf nicht mit " -"dem Anfang/Ende eines verwandten Regelmusters übereinstimmen." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "Zugehörige Maßeinheit" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Barcode-Nomenklatur" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Barcoderegel" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Mindesthaltbarkeitsdatum" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Datum" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Dezimal" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Ziellagerort" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Codierung" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Ablaufdatum" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "FNC1-Trennzeichen" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "GS1-Inhaltstyp" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP-Routing" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"Wenn Wahr, wird die letzte Ziffer von KI verwendet, um zu bestimmen, wo die " -"erste Dezimalstelle ist" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Ungültiger Barcode: Kann nicht als Datum formatiert werden" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Ungültiger Barcode: die Prüfziffer ist falsch" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "Ist GS1-Nomenklatur" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Lagerort" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Los" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Kennzahl" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Numerische Kennung" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Verpackungsdatum" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Paketreferenz" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Pakettyp" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Menge" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "Die FNC1-Trennzeichenalternative ist kein regulärer Ausdruck:" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"Der GS1-Inhaltstyp legt fest, als welche Art von Daten die Regel den Barcode" -" verarbeiten wird: * Datum: der Barcode wird in eine Odoo-Datumszeit " -"umgewandelt; * Kennzahl: der Wert des Barcodes bezieht sich auf eine " -"bestimmte Maßeinheit; * Numerische Kennung: Barcode mit fester Länge, der " -"einer bestimmten Codierung folgt; * Alphanumerischer Name: Barcode mit " -"variabler Länge." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "Das Regelmuster „%s“ ist kein gültiger Regex:" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"Das Regelmuster „%s“ ist nicht gültig, es braucht zwei Gruppen:\n" -"\t- Eine erste für die Anwendungskennung (in der Regel 2- bis 4-stellig);\n" -"\t- Eine zweite, um den Wert zu erfassen." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"Mit der Barcode-Regel „%s“ ist etwas nicht in Ordnung.\n" -"Wenn diese Regel Dezimalzahlen verwendet, stellen Sie sicher, dass nur Ziffern für den Application Identifier enthalten sind.\n" -"Stellen Sie sicher, dass mögliche übereinstimmende Werte nur Ziffern enthalten, da der Wert sonst nicht als Kennzahl zugeordnet werden kann." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"Diese Nomenklatur verwendet die GS1-Spezifikation, nur die " -"GS1-128-Kodierungsregeln werden für diese Art von Nomenklatur akzeptiert." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "Dieser Barcode kann von keiner Barcode-Regel geparst werden." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "Dieser Barcode kann weder ganz noch teilweise geparst werden." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Diese Regel greift nur, wenn der Barcode in angegebener Codierung vorliegt." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Typ" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/es.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/es.po deleted file mode 100644 index 922d06a..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/es.po +++ /dev/null @@ -1,267 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Martin Trigaux, 2022 -# Larissa Manderfeld, 2023 -# Wil Odoo, 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Wil Odoo, 2024\n" -"Language-Team: Spanish (https://app.transifex.com/odoo/teams/41243/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es\n" -"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Nombre alfanumérico" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"Delimitador automático regex para el FNC1. El separador no debe tener el " -"mismo inicio o fin de cualquier patrón de reglas relacionado." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "UdM asociada" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Nomenclatura de código de barras" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Regla de código de barras" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Fecha de consumo preferente" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Fecha" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Decimal" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Ubicación de destino" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Codificación" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Fecha de expiración" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "Separador FNC1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "Tipo de contenido GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "Enrutamiento HTTP " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"Si es \"true\", use el último dígito de IA para determinar dónde está el " -"primer decimal" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Código de barras no válido: no se puede formatear como fecha" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Código de barras no válido: revise si el dígito es correcto" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "Es nomenclatura GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Ubicación" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Lote" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Medida" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Identificador numérico" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Fecha de empaquetado" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Paquete" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Tipo de paquete" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Cantidad" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "La alternativa de separador FNC1 no es un regex válido:" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"El tipo de contenido GS1 define como qué tipo de reglas de datos se " -"procesará el código de barras: * Fecha: El código de barras se " -"convertirá en una fecha y hora de Odoo; * Medida: el valor del código" -" de barras está relacionado a una UdM específica; * Identificador " -"numérico: código de barras de un largo fijo que sigue una codificación " -"específica; * Nombre alfanumérico: código de barras de tamaño " -"variable." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "El patrón de regla \"%s\" no es un regex válido:" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"El patrón de regla \"%s\" no es válido, necesita dos grupos:\n" -"\t- Un primer grupo para el identificador de aplicación (usualmente de 2 a 4 dígitos);\n" -"\t- Un segundo grupo para capturar el valor." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"Ocurre un error con el patrón de la regla \"%s\" del código de barras.\n" -"Si esta regla usa un decimal, verifique si no puede obtener algo más aparte de un dígito como último carácter para el identificador de aplicación.\n" -"Compruebe también si los valores emparejados posibles solo pueden ser dígitos, de lo contrario no puede usar el valor como medida." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"Esta nomenclatura usa la especificación GS1, solo las reglas de codificación" -" GS1-128 se aceptan en este tipo de nomenclatura." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" -"Este código de barras no se puede analizar por ninguna regla de código de " -"barras." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" -"Este código de barras no se puede analizar parcialmente ni completamente." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Esta regla solo aplicará si el código de barras está codificado con la " -"codificación especificada" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Tipo" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/es_MX.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/es_MX.po deleted file mode 100644 index 6d6a808..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/es_MX.po +++ /dev/null @@ -1,264 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Patricia Gutiérrez Capetillo , 2022 -# Martin Trigaux, 2022 -# Fernanda Alvarez, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Fernanda Alvarez, 2025\n" -"Language-Team: Spanish (Mexico) (https://app.transifex.com/odoo/teams/41243/es_MX/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_MX\n" -"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Nombre alfanumérico" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"Delimitador automático regex para el FNC1. El separador no debe tener el " -"mismo inicio o fin de cualquier patrón de reglas relacionado." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "UdM asociada" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Nomenclatura del código de barras" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Regla del código de barras" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Fecha de consumo preferente" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Fecha" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Decimal" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Ubicación de destino" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Codificación" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Fecha de vencimiento" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "Separador FNC1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "Tipo de contenido GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "Enrutamiento HTTP " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"Si es \"true\", use el último dígito de AI para determinar dónde está el " -"primer decimal" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Código de barras no válido: no se puede dar el formato de fecha" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Código de barras no válido: revise si el dígito es correcto" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "Es nomenclatura GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Ubicación" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Lote" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Medida" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Identificador numérico" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Fecha del paquete" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Paquete" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Tipo de paquete" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Cantidad" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "La alternativa de separador FNC1 no es un regex válido:" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"El tipo de contenido GS1 define como qué tipo de reglas de datos se " -"procesará el código de barras: * Fecha: El código de barras se convertirá en" -" una fecha y hora de Odoo; * Medida: el valor del código de barras está " -"relacionado a una UdM específica; * Identificador numérico: código de barras" -" de un largo fijo que sigue una codificación específica; * Nombre " -"alfanumérico: código de barras de diferentes tamaños." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "El patrón de regla \"%s\" no es un regex válido:" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"El patrón de regla \"%s\" no es válido, necesita dos grupos:\n" -"\t- El primero para el identificador de aplicación (usualmente de 2 a 4 dígitos);\n" -"\t- El segundo para capturar el valor." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"Ocurre un error con el patrón de la regla \"%s\" del código de barras.\n" -"Si esta regla usa un decimal, verifique si no puede obtener algo más aparte de un dígito como último carácter para el identificador de aplicación.\n" -"Compruebe también si los valores emparejados posibles solo pueden ser dígitos, de lo contrario no puede usar el valor como medida." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"Esta nomenclatura usa la especificación GS1 y solo acepta las reglas de " -"codificación GS1-128." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "Ninguna regla de código de barras puede analizar este código." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" -"Este código de barras no se puede analizar de forma parcial ni completa." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Esta regla solo aplicará si el código de barras tiene la codificación " -"especificada" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Tipo" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/et.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/et.po deleted file mode 100644 index 6180de4..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/et.po +++ /dev/null @@ -1,265 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Piia Paurson , 2022 -# Martin Trigaux, 2022 -# Arma Gedonsky , 2022 -# Egon Raamat , 2022 -# Triine Aavik , 2022 -# JanaAvalah, 2023 -# Leaanika Randmets, 2023 -# Anna, 2024 -# Tairi Tiimann, 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Tairi Tiimann, 2024\n" -"Language-Team: Estonian (https://app.transifex.com/odoo/teams/41243/et/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: et\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Tähe-numbriline nimi" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"Alternatiivne regulaarse väljendi eraldaja FNC1 jaoks. Eraldaja ei tohi " -"sobida seotud reeglite mustri alguse/lõpuga." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "Seotud mõõtühik" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Triipkoodi nomenklatuur" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Triipkoodi reegel" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Parim enne kuupäev" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Kuupäev" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Kümnend" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Sihtkoha asukoht" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodeerimine" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Kõlblik kuni" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "FNC1 eraldaja" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "GS1 sisu tüüp" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP Routing" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"Kui tõene, siis kasuta AI viimast numbrit, et määrata, kus asub esimene " -"kümnendkoht." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Kehtetu triipkood: ei saa kuupäevana vormindada" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Kehtetu triipkood: kontrollnumber on vale" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "On GS1 nomenklatuur" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Asukoht" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Partii" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Mõõt" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Numbriline identifikaator" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Pakkimise kuupäev" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Pakend" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Pakendi tüüp" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Kogus" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"GS1 sisu tüüp määratleb, millist tüüpi andmeid reegel triipkoodi puhul töötleb:\n" -" * Kuupäev: triipkood konverteeritakse Odoo datetime-ks; * Mõõt: triipkoodi väärtus on seotud konkreetse mõõtühikuga; * Numbriline identifikaator: kindla pikkusega triipkood, mis järgib teatud kodeeringut; * Tähe-numbriline nimi: muutuva pikkusega triipkood.\"" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"Reegli muster \"%s\" ei kehti, see vajab kahte gruppi:\n" -"- Esimene rakenduse identifikaator (tavaliselt 2–4 numbrit);\n" -"- Teine, et väärtust tabada." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"Triipkoodireegli \"%s\" mustriga on midagi valesti.\n" -"Kui see reegel kasutab kümnendsüsteemi, kontrollige, et see ei saaks rakenduse identifikaatori viimase tähena kunagi midagi muud kui numbrit.\n" -"Kontrollige ka, et võimalikud sobitatud väärtused võivad olla ainult numbrid, vastasel juhul ei saa väärtust mõõta." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"See nomenklatuur kasutab GS1 spetsifikatsiooni, seda tüüpi nomenklatuuri " -"puhul aktsepteeritakse ainult GS1-128 kodeerimisreegleid." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "Seda triipkoodi ei saa parsida ühegi triipkoodi reegliga." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "Seda triipkoodi ei saa osaliselt või täielikult parsida." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"See reegel kehtib ainult siis kui triipkood on kodeeritud määratud " -"kodeeringuga" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Tüüp" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/fa.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/fa.po deleted file mode 100644 index 5324c2d..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/fa.po +++ /dev/null @@ -1,266 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Mohsen Mohammadi , 2023 -# Hamid Darabi, 2023 -# Hanna Kheradroosta, 2023 -# Martin Trigaux, 2023 -# Hamed Mohammadi , 2023 -# Hamid Ahmadimoghaddam, 2023 -# Mostafa Barmshory , 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Mostafa Barmshory , 2024\n" -"Language-Team: Persian (https://app.transifex.com/odoo/teams/41243/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "نام الفا عددی" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"جداکننده regex جایگزین برای FNC1. جداکننده نباید با شروع/پایان هیچ الگوی " -"قوانین مرتبط مطابقت داشته باشد." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "مرتبط Uom" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "نامگذاری بارکد" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "قانون بارکد" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "بهترین تاریخ مصرف" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "تاریخ" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "عددی" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "مکان مقصد" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "رمزگذاری" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "تاریخ انقضا" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "جداکننده FNC1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "نوع محتوای GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "مسیریابی HTTP" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"اگر درست است، از آخرین رقم هوش مصنوعی برای تعیین اینکه اولین اعشار کجاست " -"استفاده کنید" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "بارکد نامعتبر: نمی توان آن را به عنوان تاریخ قالب بندی کرد" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "بارکد نامعتبر: رقم بررسی نادرست است" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "نامگذاری GS1 است" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "مکان" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "سری ساخت" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "ندازه" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "شناسه عددی" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "تاریخ بسته بندی" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "بسته" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "نوع بسته‌بندی" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "تعداد" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "جایگزین جداکننده FNC1 یک Regex معتبر نیست:" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"نوع محتوای GS1 تعیین می‌کند که قاعده بارکد را به چه نوع داده‌ای پردازش خواهد کرد:تاریخ: بارکد به یک تاریخ و زمان در Odoo تبدیل خواهد شد؛\n" -"اندازه: مقدار بارکد مربوط به یک واحد اندازه‌گیری خاص است؛\n" -"شناسه عددی: بارکد با طول ثابت که از یک کدگذاری خاص پیروی می‌کند؛\n" -"نام الفا-عدد: بارکد با طول متغیر." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "الگوی قاعده \"%s\" یک عبارت باقاعده معتبر نیست:" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"الگوی قاعده \"%s\" نامعتبر است و به دو گروه نیاز دارد:\n" -"\n" -"\tگروه اول برای شناسه برنامه (معمولاً 2 تا 4 رقم)؛\n" -"\tگروه دوم برای دریافت مقدار." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"مشکلی در الگوی قانون بارکد \"%s\" وجود دارد.\n" -"اگر این قانون از اعداد اعشاری استفاده می‌کند، بررسی کنید که نمی‌تواند غیر از یک رقم به عنوان آخرین کاراکتر برای شناسه برنامه دریافت کند.\n" -"همچنین بررسی کنید که مقادیر مطابقت یافته تنها می‌توانند ارقام باشند، در غیر این صورت مقدار نمی‌تواند به عنوان یک اندازه تبدیل شود." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"این نامگذاری از مشخصات GS1 استفاده می کند، تنها قوانین رمزگذاری GS1-128 " -"پذیرفته شده است که این نوع نامگذاری است." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "این بارکد با هیچ قانون بارکد قابل تجزیه نیست." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "این بارکد را نمی توان به طور جزئی یا کامل تجزیه کرد." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"این قانون فقط در صورتی اعمال می شود که بارکد با کدگذاری مشخص شده کدگذاری شده" -" باشد" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "نوع" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/fi.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/fi.po deleted file mode 100644 index d6cac86..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/fi.po +++ /dev/null @@ -1,268 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Jarmo Kortetjärvi , 2022 -# Marko Happonen , 2022 -# Tuomas Lyyra , 2022 -# Kari Lindgren , 2022 -# Mikko Närjänen , 2022 -# Martin Trigaux, 2022 -# Tuomo Aura , 2022 -# Veikko Väätäjä , 2022 -# Ossi Mantylahti , 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Ossi Mantylahti , 2023\n" -"Language-Team: Finnish (https://app.transifex.com/odoo/teams/41243/fi/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: fi\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Aakkosnumeerinen nimi" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"Vaihtoehtoinen regex-rajausmerkki FNC1:lle. Erotin ei saa vastata minkään " -"asiaan liittyvän sääntökuvion alkua/loppua." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "Liittyvä mittayksikkö" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Viivakoodi nimistö" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Viivakoodi sääntö" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Parasta ennen päiväys" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Päivämäärä" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Desimaali" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Kohdepaikka" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Koodaus" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Viim. voimassaolo" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "FNC1 Erotin" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "GS1 Sisältötyyppi" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP-reititys" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"Jos True, käytetään AI:n viimeistä numeroa ensimmäisen desimaalin sijainnin " -"määrittämiseen" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Virheellinen viivakoodi: ei voida käsitellä, jos muotoiltu päiväksi" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Virheellinen viivakoodi: tarkistusnumero on virheellinen" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "Onko GS1-nimikkeistö" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Sijainti" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Erä/sarjanumero" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Määre" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Numeerinen tunniste" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Pakkauspäivä" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Paketti" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Pakkauksen tyyppi" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Määrä" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "FNC1 erottimen vaihtoehto ei ole kelvollinen regex:" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"GS1-sisältötyyppi määrittelee, millaisena tietona sääntö käsittelee " -"viivakoodin: * Päivämäärä: viivakoodi muunnetaan Odoo-päivämääräksi; " -"* Mitta: viivakoodin arvo liittyy tiettyyn mittayksikköön; * Numeerinen " -"tunniste: kiinteän pituinen viivakoodi, joka noudattaa tiettyä koodausta; * " -"Aakkosnumeerinen nimi: vaihtelevan pituinen viivakoodi." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "Sääntömalli \"%s\" ei ole kelvollinen Regex:" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"Sääntökuvio \"%s\" ei ole kelvollinen, se tarvitsee kaksi ryhmää:\n" -"\t- Ensimmäinen on sovellustunniste (yleensä 2-4 numeroa);\n" -"\t- Toinen arvoa varten." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"Viivakoodisäännön \"%s\" kuviossa on vikaa.\n" -"Jos tämä sääntö käyttää desimaalilukua, tarkista, ettei se voi saada Application Identifierin viimeiseksi merkiksi muuta kuin numeron.\n" -"Tarkista myös, että mahdolliset sovitetut arvot voivat olla vain numeroita, muuten arvoa ei voida muuntaa mitaksi." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"Tässä nimikkeistössä käytetään GS1-määrittelyä, ja ainoastaan " -"GS1-128-koodaussäännöt hyväksytään tällaisessa nimikkeistössä." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "Tätä viivakoodia ei voi tunnistaa millään viivakoodisäännöillä." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "Tätä viivakoodia ei voida tunnistaa osittain tai kokonaan." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Tätä sääntöä sovelletaan vain, jos viivakoodi on koodattu määritetyllä " -"koodauksella" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Tyyppi" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/fr.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/fr.po deleted file mode 100644 index ba88535..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/fr.po +++ /dev/null @@ -1,262 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Cécile Collart , 2022 -# Martin Trigaux, 2022 -# Jolien De Paepe, 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Jolien De Paepe, 2023\n" -"Language-Team: French (https://app.transifex.com/odoo/teams/41243/fr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: fr\n" -"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Nom alphanumérique" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"Délimiteur regex alternatif pour le FCN1. Le délimiteur ne peut pas " -"correspondre au début/à la fin d'une autre règle connexe." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "UdM associée" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Nomenclature des codes-barres" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Règle de code-barres" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Date limite d'utilisation optimale" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Date" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Décimal" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Emplacement de destination" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Encodage" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Date de fin de validité" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "Séparateur FNC1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "Type de contenu GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "Routage HTTP" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"Si cette case est cochée, utilisez le dernier chiffre de l'AI pour " -"déterminer où se trouve la première décimale" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Code-barres invalide : ne peut pas être formaté comme une date" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Code-barres invalide : le chiffre de contrôle est incorrect" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "Est de nomenclature GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Emplacement" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Lot" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Mesure" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Identifiant numérique" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Date de colisage" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Colis" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Type de colis" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Quantité" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "Le séparateur alternatif FNC1 n'est pas un regex valide:" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"Le type de contenu GS1 définit ce quelles données cette règle va gérer: " -"*Date: le code-barres sera converti en datetime Odoo; *Mesure: le code-" -"barres est relatif à une unité de mesure spécifique; *Identifiant " -"numérique : code-barres de taille fixe suivi d'un encodage spécifique; " -"*Nom alphanumérique: code-barres à taille variable" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "Le modèle de règle \"%s\" n'est pas un Regex valide; " - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"Le modèle de règle \"%s\" est invalide, il nécessite 2 groupes:\n" -"\t- Un premier pour l'identifiant de l'application (normalement 2 à 4 chiffres);\n" -"\t- Un second pour la valeur" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"Il y a une erreur avec la règle de code-barres \"%s\".\n" -"Si cette règle utilise des décimales, vérifiez qu'elle ne peut pas obtenir autre chose qu'un chiffre comme dernier caractère de l'identifiant de l'application.\n" -"Vérifiez également que les valeurs correspondantes possibles ne peuvent être que des chiffres, sinon la valeur ne peut pas être convertie en mesure." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"Cette nomenclature utilise les directives de GS1, seul l'encodage GS1-128 " -"est accepté dans ce type de nomenclature" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "Ce code-barres ne peut être analysé par aucune règle de code-barres." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "Ce code-barres ne peut pas être partiellement ou totalement analysé." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Cette règle s'appliquera uniquement si le code-barres est encodé avec " -"l'encodage spécifié" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Type" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/gu.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/gu.po deleted file mode 100644 index b5aed61..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/gu.po +++ /dev/null @@ -1,241 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Qaidjohar Barbhaya, 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Qaidjohar Barbhaya, 2023\n" -"Language-Team: Gujarati (https://app.transifex.com/odoo/teams/41243/gu/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: gu\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Date" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Package" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Quantity" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Type" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/he.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/he.po deleted file mode 100644 index 045cc7d..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/he.po +++ /dev/null @@ -1,246 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Lilach Gilliam , 2022 -# Yihya Hugirat , 2022 -# דודי מלכה , 2022 -# ZVI BLONDER , 2022 -# Roy Sayag, 2022 -# Martin Trigaux, 2022 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Martin Trigaux, 2022\n" -"Language-Team: Hebrew (https://app.transifex.com/odoo/teams/41243/he/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: he\n" -"Plural-Forms: nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "מונחי ברקוד" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "כלל ברקוד" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "תאריך אחרון לשימוש" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "תאריך" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "עשרוני" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "איתור יעד" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "קידוד" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "תאריך תפוגה" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "ניתוב HTTP" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "מיקום" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "אצווה" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "מדד" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "תאריך חבילה" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "חבילה" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "סוג חבילה" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "כמות" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "כלל זה יחול רק אם הברקוד מקודד בקידוד שצוין" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "סוג" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/hi.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/hi.po deleted file mode 100644 index c47b4f7..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/hi.po +++ /dev/null @@ -1,242 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Wil Odoo, 2024 -# Ujjawal Pathak, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Ujjawal Pathak, 2025\n" -"Language-Team: Hindi (https://app.transifex.com/odoo/teams/41243/hi/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: hi\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "तिथि" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "पैकेज" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "मात्रा" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "प्रकार" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/hr.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/hr.po deleted file mode 100644 index cb6c44e..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/hr.po +++ /dev/null @@ -1,249 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# 0ba0ac30481a756f36528ba6f9a4317e_6443a87 <52eefe24349934c364624ef40611b7a3_1010754>, 2022 -# Tina Milas, 2022 -# Ivica Dimjašević , 2022 -# Karolina Tonković , 2022 -# Martin Trigaux, 2022 -# Vojislav Opačić , 2022 -# Luka Carević , 2024 -# Bole , 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Bole , 2024\n" -"Language-Team: Croatian (https://app.transifex.com/odoo/teams/41243/hr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: hr\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Barkod nomenklatura" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Barkod pravilo" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Najbolje prije" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Datum" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Decimala" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Odredišna lokacija" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodna stranica:" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Datum isteka " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP usmjeravanje" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Lokacija" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Lot" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Mjera" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Datum kreiranja paketa" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Paket" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Tip paketa" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Količina" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Ovo pravilo će se primjeniti jedino ako je barcod u specifičnom formatu" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Vrsta" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/hu.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/hu.po deleted file mode 100644 index 0c01a5e..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/hu.po +++ /dev/null @@ -1,246 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# gezza , 2022 -# Martin Trigaux, 2022 -# krnkris, 2022 -# Ákos Nagy , 2022 -# Tamás Németh , 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Tamás Németh , 2023\n" -"Language-Team: Hungarian (https://app.transifex.com/odoo/teams/41243/hu/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: hu\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Vonalkód nómenklatúra" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Vonalkód szabály" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Minőség megőrzésének dátuma" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Dátum" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Decimális" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Cél tárhely" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kódolás" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Lejárat dátuma" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP irányítás" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Helyszín" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Lot" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Mérés" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Csomagolás dátuma" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Csomag" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Csomag típus" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Mennyiség" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Ezt a szabályt csak egyedi szabállyal létrehozott vonalkódra alkalmazza" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Típus" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/hy.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/hy.po deleted file mode 100644 index 1b87b36..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/hy.po +++ /dev/null @@ -1,237 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Armenian (https://app.transifex.com/odoo/teams/41243/hy/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: hy\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/id.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/id.po deleted file mode 100644 index e6e116a..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/id.po +++ /dev/null @@ -1,263 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Martin Trigaux, 2022 -# Abe Manyo, 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Abe Manyo, 2023\n" -"Language-Team: Indonesian (https://app.transifex.com/odoo/teams/41243/id/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: id\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Nama Alfanumerik" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"Reged delimiter alternatif untuk FNC1. Separator tidak boleh cocok dengan " -"awal/akhir dari pola peraturan apapun yang terkait." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "Uom Terkait" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Tatanama Barcode" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Peraturan Barcode" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Bagus sebelum tanggal" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Tanggal" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Desimal" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Lokasi tujuan" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Enkode" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Tanggal Kedaluwarsa" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "Separator FNC1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "Tipe Konten GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP Routing" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"If True, gunakan digit terakhir AI untuk menentukan apakah desimal pertama " -"adalah" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Barcode tidak valid: tidak dapat diformat sebagai tanggal" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Barcode invalid: check digit tidak benar" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "Apakah GS1 Tata Nama" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Lokasi" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Lot" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Ukur" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Pengidentifikasi Numerik" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Tanggal Paket" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Kemasan" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Tipe Kemasan" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Kuantitas" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "Alternatif Separator FNC1 tidak merupakan Regex valid:" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"Tipe konten GS1 mendefinisikan tipe data apa yang akan diproses peraturan " -"barcode: * Tanggal: barcode akan dikonversi menjadi tanggal waktu " -"Odoo; * Measure: nilai barcode terkait ke Satuan Ukuran spesifik;" -" * Pengidentifikasi Numerik: barcode dengan panjang tetap sesuai " -"dengan encoding spesifik; * Nama Alfanumerik: panjang barcode tidak " -"tetap." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "Pola peraturan \"%s\" tidak merupakan Regex valid: " - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"Pola peraturan \"%s\" tidak valid, membutuhkan dua kelompok:\n" -"\t- Yang pertama adalah Pengidentifikasi Aplikasi (biasanya 2 sampai 4 angka);\n" -"\t- Yang kedua untuk catch the value." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"Ada yang salah dengan pola peraturan barcode \"%s\".\n" -"Bila peraturan ini menggunakan desimal, periksa agar peraturan ini hanya bisa menggunakan digit sebagai karakter terakhir pada Pengidentifikasi Aplikasi.\n" -"Periksa juga agar value yang mungkin cocok hanya dapat merupakan digit, karena bila tidak value tidak dapat digunakan sebagai measure." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"Tata Nama ini menggunakan spesifikasi GS1, hanya peraturan encoding GS1-128 " -"yang diterima di tata nama seperti ini." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" -"Barcode ini tidak dapat di-parse menggunakan peraturan barcode apapun." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "Barcode ini tidak dapat di-parse secara parsial atau penuh." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Kaidah ini hanya akan diterapkan jika barcode dikodekan dengan pengkodean " -"tertentu." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Jenis" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/is.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/is.po deleted file mode 100644 index 4ccd1aa..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/is.po +++ /dev/null @@ -1,242 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# jonasyngvi, 2024 -# Kristófer Arnþórsson, 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Kristófer Arnþórsson, 2024\n" -"Language-Team: Icelandic (https://app.transifex.com/odoo/teams/41243/is/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: is\n" -"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Dagsetning" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP Routing" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Magn" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/it.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/it.po deleted file mode 100644 index a5403ea..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/it.po +++ /dev/null @@ -1,267 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Martin Trigaux, 2022 -# Sergio Zanchetta , 2024 -# Marianna Ciofani, 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Marianna Ciofani, 2024\n" -"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: it\n" -"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Nome alfanumerico" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"Delimitatore regex alternativo per FNC1. Il separatore non deve " -"corrispondere all'inizio/fine di qualsiasi modello di regola correlato." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "UdM associata" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Nomenclatura codice a barre" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Regola codice a barre" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Data di preferibile consumo" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Data" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Decimale" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Ubicazione di destinazione" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Codifica" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Data di scadenza" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "Separatore FNC1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "Tipo di contenuto GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "Instradamento HTTP" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"Se vero, utilizza l'ultima cifra dell'AI per determinare dove si trova il " -"primo decimale" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Codice a barre non valido: non può essere formattato come data" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Codice a barre non valido: la cifra di controllo non è corretta" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "La nomenclatura GS1 è" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Ubicazione" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Lotto" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Misura" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Identificatore numerico" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Data imballaggio" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Collo" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Tipologia collo" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Quantità" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "L'alternativa al separatore FNC1 non è un Regex valido:" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"Il tipo di contenuto GS1 definisce in quale tipo di dati verrà elaborato il " -"codice a barre dalla regola: *Data: il codice a barre verrà " -"convertito in un valore datetime Odoo; *Misura: il valore del codice " -"a barre è legato ad una specifica UdM; *Identificatore numerico: " -"codice a barre a lunghezza fissa che segue una codifica specifica; " -"*Nome alfanumerico: codice a barre dalla lunghezza variabile." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "Il modello di regola \"%s\" non è un Regex valido:" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"Il modello di regola \"%s\" non è valido, ha bisogno di due gruppi:\n" -"\t- Un primo per l'identificatore dell'applicazione (di solito da 2 a 4 cifre);\n" -"\t- Un secondo per catturare il valore." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"C'è qualcosa che non va con il modello di regola del codice a barre \"%s\".\n" -"Se la regola utilizza decimali, verifica che non sia possibile ottenere qualcosa di diverso da una cifra come ultimo carattere per l'Identificatore di applicazione.\n" -"Verifica anche che i possibili valori abbinati possano essere solo cifre, altrimenti il valore non può essere espresso come misura." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"Questa nomenclatura usa la specifica GS1, solo le regole di codifica GS1-128" -" sono accettate in questo tipo di nomenclatura." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" -"Questo codice a barre non può essere analizzato da nessuna regola di codice " -"a barre." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" -"Questo codice a barre non può essere analizzato parzialmente o " -"completamente." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Questa regola viene applicata solo se il codice rispetta la codifica " -"specificata" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Tipologia" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ja.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ja.po deleted file mode 100644 index 510b4b6..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ja.po +++ /dev/null @@ -1,253 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Martin Trigaux, 2022 -# Ryoko Tsuda , 2023 -# Andy Yiu, 2023 -# Junko Augias, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Junko Augias, 2025\n" -"Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "アルファベット数字名" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "FNC1 の代替正規表現区切り文字。区切り文字は、関連する規則パターンの開始/終了と一致してはいけません。" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "関連する単位" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "バーコード表現規則" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "バーコード規則" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "品質保持期限" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "日付" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "10進数" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "目的地" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "エンコード" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "有効期限日" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "FNC1 区切り" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "GS1内容タイプ" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTPルーティング" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "無垢材の家具には、どの木の種類が最適でしょうか?この動画では、そんな疑問にお答えします!" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "無効なバーコード:日付としてフォーマットできません" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "無効なバーコード: 確認数字が間違いです" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "GS1表現規則か" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "ロケーション" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "ロット" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "測定対象" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "数値識別子" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "梱包日" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "パッケージ" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "梱包タイプ" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "数量" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "FNC1 セパレータ代替は有効な正規表現ではありません:" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"GS1コンテンツタイプは、規則がバーコードをどのようなデータとして処理するかを定義します:   * 日付: " -"バーコードはOdooの日時に変換されます。*値: バーコードの値は、特定の単位に関連しています。 *数値識別子: " -"特定のエンコーディングに従った固定長のバーコード。 *アルファ-数字名: 可変長のバーコード。" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "規則パターン \"%s\" は有効な正規表現ではありません:" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"ルールパターン \"%s\" は無効であり、2つのグループが必要です:\n" -"\t- 1つ目はアプリケーション識別子用 (通常2から4桁);\n" -"\t- 2つ目は値を捉える用" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"バーコード規則の\"%s\"パターンが不適切です。\n" -"この規則が10進数を使用している場合、アプリケーション識別子の最後の文字が数字以外になっていないか確認して下さい。\n" -"また、一致する可能性のある値が数字のみであることも確認して下さい。そうでなければ、値を測定単位として型変換することができません。" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "この命名法はGS1仕様を使用しており、GS1-128エンコーディング規則のみがこの種の命名法として認められています。" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "このバーコードはどのバーコード規則でも解析できません。" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "このバーコードは一部または全部を解析できません。" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "このルールは、バーコードが指定されたエンコーディングでエンコードされている場合にのみ適用されます" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "タイプ" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/km.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/km.po deleted file mode 100644 index fbfffe5..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/km.po +++ /dev/null @@ -1,245 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Samkhann Seang , 2023 -# Sengtha Chay , 2023 -# Chan Nath , 2023 -# Lux Sok , 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Lux Sok , 2023\n" -"Language-Team: Khmer (https://app.transifex.com/odoo/teams/41243/km/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: km\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "តារាងលេខកូដ" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "លក្ខណលេខកូដ" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "ល្អបំផុតមុនកាលបរិច្ឆេទ" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "កាលបរិច្ឆេទ" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "ទីតាំងទិសដៅ" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "ការអ៊ិនកូដ" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "កាលបរិច្ឆេទផុតកំណត់" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP ជុំវិញ" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "តំបន់" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "ច្រើន" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "ស្ទង់" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "កញ្ជប់" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "ប្រភេទវេចខ្ចប់" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "ចំនួន" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"ច្បាប់នេះនឹងអនុវត្តបានតែក្នុងករណីដែលកូដត្រូវបានអ៊ិនកូដជាមួយការអ៊ិនកូដដែលបានបញ្ជាក់" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "ប្រភេទ" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ko.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ko.po deleted file mode 100644 index b247a03..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ko.po +++ /dev/null @@ -1,251 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Martin Trigaux, 2022 -# Sarah Park, 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Sarah Park, 2023\n" -"Language-Team: Korean (https://app.transifex.com/odoo/teams/41243/ko/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ko\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "영숫자 이름" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "FNC1의 대체 정규식 구분 기호입니다. 구분 기호는 관련 규칙 패턴의 시작/끝 부분과 일치해서는 안됩니다." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "관련된 측정 단위 (UOM)" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "바코드 명칭" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "바코드 규칙" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "유통기한" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "일자" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "소수점" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "목적지 위치" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "인코딩" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "만료일" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "FNC1 구분 기호" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "GS1 내용 유형" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP 라우팅" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "참인 경우, AI의 마지막 숫자를 사용하여 첫 번째 소수점의 위치를 확인합니다." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "잘못된 바코드: 날짜 형식을 지정할 수 없음" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "잘못된 바코드: 체크 숫자가 잘못됨" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "GS1 명명법" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "위치" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Lot" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "측정" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "숫자 식별 기호" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "포장 일자:" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "패키지" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "꾸러미 상품 유형" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "수량" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "FNC1 대체 구분 기호가 유효한 정규식이 아닙니다: " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"GS1 콘텐츠 유형은 규칙을 통해 바코드를 처리할 데이터 종류를 지정합니다: * 일자: Odoo 일시로 바코드를 변환;" -" * 방법: 바코드 값이 특정한 측정 단위 (UoM)와 관련; * 숫자 식별 기호: 특정한 인코딩을 따르는 " -"고정된 길이의 바코드; * 영숫자 이름: 가변 길이 바코드." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "규칙 패턴 \"%s\"은 잘못된 정규식입니다: " - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"규칙 패턴 \"%s\"이 잘못되었습니다, 두 개의 그룹이 있어야 합니다:\n" -"\t- 첫번째 그룹에서 응용 프로그램 식별 기호를 두며 (보통 2 - 4 자리);\n" -"\t- 두번째 그룹에서 값을 확인합니다." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"바코드 규칙의 \"%s\" 패턴이 잘못되었습니다.\n" -"규칙에서 10진법을 사용하는 경우, 응용 프로그램 식별 기호의 마지막 문자로 숫자 외에 다른 항목을 가져올 수 없는지 확인하십시오.\n" -"일치하는 값도 숫자만 가능한지 확인하시되, 그렇지 않은 경우 해당 값은 측정용으로는 사용할 수 없습니다." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "명명법으로는 GS1 방식을 사용하며, 이러한 명명법에는 GS1-128 만 인코딩 규칙으로 허용됩니다. " - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "이 바코드를 분석할 수 있는 바코드 규칙이 없습니다." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "이 바코드의 전부 혹은 일부를 분석할 수 없습니다." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "이 규칙은 바코드가 지정된 인코딩으로 인코딩된 경우에만 적용됩니다." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "유형" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/lo.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/lo.po deleted file mode 100644 index de8d47e..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/lo.po +++ /dev/null @@ -1,242 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Martin Trigaux, 2023 -# ສີສຸວັນ ສັງບົວບຸລົມ , 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: ສີສຸວັນ ສັງບົວບຸລົມ , 2023\n" -"Language-Team: Lao (https://app.transifex.com/odoo/teams/41243/lo/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: lo\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "ວັນທີ" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "ຈຳນວນ" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "ປະເພດ" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/lt.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/lt.po deleted file mode 100644 index 38a7cc2..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/lt.po +++ /dev/null @@ -1,249 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# grupoda2 , 2022 -# Silvija Butko , 2022 -# Jonas Zinkevicius , 2022 -# Audrius Palenskis , 2022 -# digitouch UAB , 2022 -# Martin Trigaux, 2022 -# Linas Versada , 2022 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Linas Versada , 2022\n" -"Language-Team: Lithuanian (https://app.transifex.com/odoo/teams/41243/lt/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: lt\n" -"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Brūkšninio kodo terminologija" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Brūkšninio kodo taisyklė" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Geriausias iki" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Data" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Siunčiama į" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodavimas" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Galiojimo datos pabaiga" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP nukreipimas" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Vieta" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Partija" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Paketas" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Pakuotės tipas" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Kiekis" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Ši taisyklė bus pritaikyta tik jei brūkšninis kodas bus užkoduotas nurodytu " -"kodavimu" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Tipas" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/lv.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/lv.po deleted file mode 100644 index d1edd79..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/lv.po +++ /dev/null @@ -1,245 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Anzelika Adejanova, 2022 -# Martin Trigaux, 2022 -# ievaputnina , 2023 -# Will Sensors, 2024 -# Armīns Jeltajevs , 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Armīns Jeltajevs , 2024\n" -"Language-Team: Latvian (https://app.transifex.com/odoo/teams/41243/lv/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: lv\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Svītrkoda nomenklatūra" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Svītrkoda noteikums" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Derīguma termiņš" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Datums" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodējums" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Derīguma beigu datums" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP maršrutēšana" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Vieta" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Preču Partija" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Paka" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Iepakojuma tips" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Daudzums" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Veids" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ml.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ml.po deleted file mode 100644 index cbc6a11..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ml.po +++ /dev/null @@ -1,242 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Niyas Raphy, 2023 -# Hasna, 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Hasna, 2023\n" -"Language-Team: Malayalam (https://app.transifex.com/odoo/teams/41243/ml/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ml\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "തീയതിക്ക് മുമ്പുള്ള മികച്ചത്" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "തീയതി" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "ദശാംശം" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "ലൊക്കേഷൻ" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "ലോട്ട്" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "അളവ്" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "ടൈപ്പ്" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/mn.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/mn.po deleted file mode 100644 index 5c8cfc2..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/mn.po +++ /dev/null @@ -1,245 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Uuganbayar Batbaatar , 2022 -# Martin Trigaux, 2022 -# Baskhuu Lodoikhuu , 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Baskhuu Lodoikhuu , 2025\n" -"Language-Team: Mongolian (https://app.transifex.com/odoo/teams/41243/mn/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: mn\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Зураасан кодын дүрэм" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Зураасан кодын дүрэм" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Аюулгүй хадгалах хугацаа" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Огноо" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Аравт" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Очих байрлал" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Кодчлол" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Хугацаа дуусах Огноо" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP Routing" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Байрлал" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Сери" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Хэмжих" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Савласан огноо" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Савлагаа" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Савлагааны төрөл" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Тоо хэмжээ" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Энэ дүрэм нь зураасан код нь зөвхөн заасан кодчилолоор кодлогдсон байвал " -"хэрэглэгдэнэ." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Төрөл" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ms.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ms.po deleted file mode 100644 index b57a004..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ms.po +++ /dev/null @@ -1,242 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Niyas Raphy, 2022 -# Mehjabin Farsana, 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Mehjabin Farsana, 2023\n" -"Language-Team: Malay (https://app.transifex.com/odoo/teams/41243/ms/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ms\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Tarikh" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Lokasi" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Pakej" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Kuantiti" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "taip" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/nb.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/nb.po deleted file mode 100644 index 469c5de..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/nb.po +++ /dev/null @@ -1,243 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Martin Trigaux, 2022 -# Marius Stedjan , 2022 -# Rune Restad, 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Rune Restad, 2024\n" -"Language-Team: Norwegian Bokmål (https://app.transifex.com/odoo/teams/41243/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Strekkode-nomenklatur" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Strekkoderegel" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Best før-dato" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Dato" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Destinasjonslokasjon" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Koding" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Utløpsdato" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP-ruting" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Sted" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Parti" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Mål" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Pakkedato: " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Pakke" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Emballasjetype" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Antall" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Type" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/nl.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/nl.po deleted file mode 100644 index 94c7901..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/nl.po +++ /dev/null @@ -1,264 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Erwin van der Ploeg , 2022 -# Gunther Clauwaert , 2022 -# Martin Trigaux, 2022 -# Jolien De Paepe, 2022 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Jolien De Paepe, 2022\n" -"Language-Team: Dutch (https://app.transifex.com/odoo/teams/41243/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Alfanumerieke naam" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"Alternatief regex-scheidingsteken voor de FNC1. Het scheidingsteken mag niet" -" overeenkomen met het begin/einde van een verwant regelpatroon." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "Gekoppelde Maateenheid" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Barcode nomenclatuur" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Barcode regel" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Tenminste houdbaar tot datum" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Datum" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Decimaal" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Bestemmingslocatie" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Codering" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Vervaldatum" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "FNC1 scheidingsteken" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "GS1 inhoud type" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP routing" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"Indien Waar, gebruik dan het laatste cijfer van AI om te bepalen waar de " -"eerste decimaal is" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Ongeldige barcode: kan niet worden opgemaakt als datum" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Ongeldige barcode: het controlecijfer is onjuist" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "Is GS1 nomenclatuur" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Locatie" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Partij" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Eenheid" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Numerieke identificatie" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Datum inpakken" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Pakket" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Verpakking soort" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Aantal" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "Het FNC1-scheidingsalternatief is geen geldige Regex: " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"Het GS1 inhoudstype definieert wat voor soort gegevens deze regels zullen " -"verwerken: * Datum: de barcode wordt omgezet in een Odoo datum/tijd;" -" * Maateenheid: de waarde van de barcode is gerelateerd aan een " -"specifieke maateenheid; * Numerieke identificatie: barcode met vaste " -"lengte na een specifieke codering; * Alfanumerieke naam: barcode met " -"variabele lengte." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "Het regelpatroon “%s” is geen geldige Regex: " - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"Het regelpatroon “%s” is niet geldig, het heeft twee groepen nodig:\n" -"- Een eerste voor de Application Identifier (meestal 2 tot 4 cijfers);\n" -"- Een tweede om de waarde te vangen." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"Er is iets mis met het patroon van de barcoderegel “%s”.\n" -"Als deze regel decimaal gebruikt, controleer dan of deze niet ergens anders dan een cijfer kan krijgen als laatste teken voor de Application Identifier..\n" -"Controleer ook of de mogelijke overeenkomende waarden alleen uit cijfers kunnen bestaan, anders kan de waarde niet als maateenheid worden gebruikt." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"Deze nomenclatuur gebruikt de GS1-specificatie, alleen " -"GS1-128-coderingsregels worden geaccepteerd voor dit soort nomenclatuur." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "Deze barscode kan niet worden verwerkt door de barcoderegels." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "Deze barcode kan niet gedeeltelijk of volledig worden verwerkt." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Deze regel zal enkel toegepast worden indien de barcode van de juiste " -"codering voorzien is" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Soort" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/no.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/no.po deleted file mode 100644 index 901da63..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/no.po +++ /dev/null @@ -1,237 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Norwegian (https://app.transifex.com/odoo/teams/41243/no/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: no\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/pl.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/pl.po deleted file mode 100644 index 8508b5b..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/pl.po +++ /dev/null @@ -1,273 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Dawid Prus, 2022 -# Maksym , 2022 -# Grzegorz Grzelak , 2022 -# Mariusz, 2022 -# Judyta Kaźmierczak , 2022 -# Piotr Strębski , 2022 -# Martin Trigaux, 2022 -# Slawomir Adamus , 2022 -# Piotr Cierkosz , 2022 -# Tadeusz Karpiński , 2023 -# Tadeusz Karpiński, 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Tadeusz Karpiński, 2023\n" -"Language-Team: Polish (https://app.transifex.com/odoo/teams/41243/pl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: pl\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Nazwa alfanumeryczna" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"Alternatywny delimiter regex dla FNC1. Separator nie może odpowiadać " -"początkowi/końcowi żadnego powiązanego wzorca reguł." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "Powiązane JM" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Nomenklatura kodu kreskowego" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Reguła kodu kreskowego" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Data najlepszego użycia" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Data" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Dziesiętny" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Lokalizacja docelowa" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodowanie" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Data ważności" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "Separator FNC1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "Typ zawartości GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "Wytyczanie HTTP" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"Jeśli prawda, to użyj ostatniej cyfry AI do określenia miejsca pierwszego " -"miejsca po przecinku." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Nieprawidłowy kod kreskowy: nie można sformatować jako daty" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Nieprawidłowy kod kreskowy: cyfra kontrolna jest nieprawidłowa" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "Czy nomenklatura GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Miejsce" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Partia" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Miara" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Identyfikator liczbowy" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Data pakowania" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Opakowanie" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Typ opakowania" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Ilość" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "Alternatywa separatora FNC1 nie jest prawidłowym regexem:" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"Typ zawartości GS1 określa, jako jakiego rodzaju dane reguła przetworzy kod " -"kreskowy: * Data: kod kreskowy zostanie przekonwertowany na Odoo datetime; *" -" Miara: wartość kodu kreskowego jest związana z konkretnym JM; * " -"Identyfikator numeryczny: kod kreskowy o stałej długości po określonym " -"kodowaniu; * Nazwa alfanumeryczna: kod kreskowy o zmiennej długości." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "Wzorzec reguły \"%s\" nie jest prawidłowym regexem:" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"Wzorzec reguły \"%s\" nie jest prawidłowy, wymaga dwóch grup:\n" -"- Pierwsza dla identyfikatora aplikacji (zwykle 2 do 4 cyfr);\n" -"- Drugi, aby złapać wartość." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"Coś jest nie tak z regułą kodu kreskowego \"%s\" .\n" -"Jeśli reguła używa wartości dziesiętnych, sprawdź, czy nie może uzyskać czegoś innego niż cyfra jako ostatni znak dla identyfikatora aplikacji.\n" -"Sprawdź również, czy możliwe dopasowane wartości mogą być tylko cyframi, w przeciwnym razie wartość nie może być rzutowana jako środek." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"Ta nomenklatura wykorzystuje specyfikację GS1, akceptowane są tylko reguły " -"kodowania GS1-128." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" -"Tego kodu kreskowego nie można przeanalizować za pomocą żadnych reguł " -"dotyczących kodów kreskowych." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" -"Tego kodu kreskowego nie można przeanalizować częściowo ani w całości." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Ta zasada zostanie zastosowana tylko dla kodów kreskowych ze zdefiniowanym " -"kodowaniem" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Typ" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/pt.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/pt.po deleted file mode 100644 index cfd65f8..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/pt.po +++ /dev/null @@ -1,251 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Pedro Castro Silva , 2022 -# Nuno Silva , 2022 -# Manuela Silva , 2022 -# Pedro Filipe , 2022 -# Ricardo Martins , 2022 -# Martin Trigaux, 2022 -# Vitor Fernandes , 2022 -# Reinaldo Ramos , 2022 -# Daniel Reis, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Daniel Reis, 2025\n" -"Language-Team: Portuguese (https://app.transifex.com/odoo/teams/41243/pt/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: pt\n" -"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Nomenclatura de Código de Barras" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Regra de Código de Barras" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Consumir antes da data" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Data" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Decimal" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Codificação" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Data de Expiração" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "Rotas HTTP" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Localização" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Lote" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Medida" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Pacote" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Tipo de Embalagem" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Quantidade" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Esta regra só será aplicada se o código de barras estiver codificado com a " -"codificação indicada" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Tipo" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/pt_BR.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/pt_BR.po deleted file mode 100644 index fdaa89f..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/pt_BR.po +++ /dev/null @@ -1,266 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Martin Trigaux, 2022 -# Adriano Prado , 2023 -# Kevilyn Rosa, 2023 -# Maitê Dietze, 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Maitê Dietze, 2024\n" -"Language-Team: Portuguese (Brazil) (https://app.transifex.com/odoo/teams/41243/pt_BR/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: pt_BR\n" -"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Número alfa-numérico" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"Delimitador de regex alternativo para o FNC1. O separador não deve " -"corresponder ao início/fim de nenhum padrão de regras relacionado." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "UdM associada" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Nomenclatura de Código de Barras" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Regra de Código de Barras" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Consumir antes da data" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Data" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Decimal" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Local do destino" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Codificação" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Data de expiração" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "Separador FNC1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "Tipo de conteúdo GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "Roteamento HTTP" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"Se for verdadeiro, use o último dígito do IA para determinar onde está o " -"primeiro decimal" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Código de barras inválido: não pode ser formatado como data" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Código de barras inválido: o dígito de verificação está incorreto" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "É uma nomenclatura GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Local" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Lote" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Medida" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Identificador numérico" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "data da embalagem" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Pacote" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Tipo de Pacote" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Quantidade" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "O separador alternativo FNC1 não é um Regex válido:" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"O tipo de conteúdo GS1 define que tipo de dados a regra processará o código " -"de barras como: * Data: o código de barras será convertido em uma data e " -"hora do Odoo; * Medida: o valor do código de barras está relacionado a uma " -"UM específica; * Identificador numérico: código de barras de comprimento " -"fixo seguindo uma codificação específica; * Nome alfanumérico: código de " -"barras de comprimento variável." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "O padrão de regra \"%s\" não é um Regex válido:" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"O padrão de regra \"%s\" não é válido, ele precisa de dois grupos:\n" -"\t- Um primeiro para o identificador do aplicativo (geralmente de 2 a 4 dígitos);\n" -"Um segundo para capturar o valor." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"Há algo errado com o padrão \"%s\" da regra de código de barras.\n" -"Se essa regra usar decimal, verifique se ela não pode obter outro valor que não seja um dígito como último caractere do identificador do aplicativo.\n" -"Verifique também se os possíveis valores correspondentes só podem ser dígitos, caso contrário, o valor não poderá ser convertido em uma medida." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"Essa nomenclatura usa a especificação GS1, e somente as regras de " -"codificação GS1-128 são aceitas nesse tipo de nomenclatura." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" -"Esse código de barras não pode ser analisado por nenhuma regra de código de " -"barras." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "Esse código de barras não pode ser parcial ou totalmente analisado." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Esta regra será aplicada somente se o código de barras for codificado com a " -"codificação especificada" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Tipo" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ro.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ro.po deleted file mode 100644 index acd9ac3..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ro.po +++ /dev/null @@ -1,265 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Dorin Hongu , 2022 -# Martin Trigaux, 2022 -# Foldi Robert , 2022 -# sharkutz , 2022 -# Claudia Baisan, 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Claudia Baisan, 2023\n" -"Language-Team: Romanian (https://app.transifex.com/odoo/teams/41243/ro/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ro\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Nume alfanumeric" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"Delimitator alternativ regex pentru FNC1. Delimitatorul nu trebuie să se " -"potrivească la începutul / sfârșitul oricărui model de reguli asociat." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "U.M. asociată" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Nomenclator coduri de bare" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Regulă cod de bare" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Consum înainte de" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Dată" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Zecimal" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Locația destinație" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Codificare:" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Data expirării" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "Separator FNC1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "Tip conținut GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "Rutare HTTP" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"Dacă este adevărat, utilizați ultima cifră a AI pentru a determina unde este" -" prima zecimală" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Cod de bare nevalid: nu poate fi formatat ca dată" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Cod de bare nevalid: cifra de control este incorectă" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "Este nomenclator GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Locație" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Lot" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Măsurare" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Identificator numeric" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Data ambalării" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Pachet" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Tip pachet" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Cantitate" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "Separatorul FNC1 Alternativ nu este un Regex valid: " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"Tipul conținutului GS1 definește ce fel de date va procesa regulile codul de" -" bare ca* Dată: codul de bare va fi convertit într-o dată Odoo;* Măsurare: " -"valoarea codului de bare este legată de o anumită UM;* Identificator " -"numeric: cod de bare cu lungime fixă care urmează un anumit codificare;* " -"Nume alfanumeric: cod de bare cu lungime variabilă." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "Modelul regulii \"%s\" nu este un Regex valid: " - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"Modelul regulii \"%s\" nu este valid, are nevoie de două grupuri:\n" -"\t- Unul pentru Identificatorul Aplicației (de obicei 2-4 cifre);\n" -"\t- Unul pentru a captura valoarea." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"Există ceva greșit cu modelul regulii \"%s\".\n" -"Dacă această regulă folosește zecimale, verificați dacă nu poate obține altceva decât un caracter ca ultimul caracter pentru Identificatorul Aplicației.\n" -"Verificați și dacă valorile posibile pot fi doar cifre, altfel valoarea nu poate fi convertită într-o măsură." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"Această nomenclatură folosește specificația GS1, doar regulile de codificare" -" GS1-128 sunt acceptate în acest tip de nomenclatură." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" -"Acest cod de bare nu poate fi analizat de nicio regulă de cod de bare." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "Acest cod de bare nu poate fi analizat parțial sau complet." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Această regulă se va aplica numai dacă codul de bare este codificat cu " -"codificarea specificată" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Tip" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ru.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ru.po deleted file mode 100644 index e56dedf..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ru.po +++ /dev/null @@ -1,267 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Evgeniia Kotova, 2022 -# ILMIR , 2022 -# Martin Trigaux, 2022 -# Сергей Шебанин , 2022 -# Vasiliy Korobatov , 2022 -# alenafairy, 2023 -# Collex100, 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Collex100, 2024\n" -"Language-Team: Russian (https://app.transifex.com/odoo/teams/41243/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Буквенно-цифровое Название" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"Альтернативный разделитель regex для FNC1. Разделитель не должен совпадать с" -" началом/концом любого связанного шаблона правил." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "Связанная единица измерения" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Номенклатура штрих-кода" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Правило штрих-кода" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Срок годности" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Дата" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Десятичное" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Место назначения" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Кодировка" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Дата окончания срока" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "Сепаратор FNC1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "Тип содержимого GS1 " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "Маршрутизация HTTP" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"Если True, используйте последнюю цифру AI, чтобы определить, где находится " -"первая десятичная дробь" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Неверный штрих-код: невозможно отформатировать как дату" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Недействительный штрих-код: контрольная цифра неверна " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "Номенклатура GS1 " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Место" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Партия" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Измерение" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Числовой идентификатор " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Дата упаковки" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "пакет" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Тип упаковки" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Количество" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "Альтернативный разделитель FNC1 не является правильным Regex: " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"Тип содержимого GS1 определяет, в качестве какого типа данных правило будет " -"обрабатывать штрихкод: * Дата: штрихкод будет преобразован в дату " -"Odoo; * Мера: значение штрихкода относится к определенному UoM; * Числовой " -"идентификатор: штрихкод фиксированной длины, следующий определенной " -"кодировке; * Алфавитно-цифровое имя: штрихкод переменной длины." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "Шаблон правила \"%s\" не является допустимым регулярным выражением: " - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"Шаблон правила \"%s\" недействителен, необходимы две группы: \n" -"\t- Первый для идентификатора приложения (обычно от 2 до 4 цифр);\n" -"\t - Второй, чтобы взять значение. " - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"Что-то не так с шаблоном правила штрих-кода \"%s\". \n" -"Если в этом правиле используется десятичная дробь, убедитесь, что в качестве последнего символа для идентификатора приложения не указано ничего, кроме цифры. \n" -"Проверьте также, что возможные совпадающие значения являются только цифрами, иначе значение не может быть приведено в качестве меры. " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"В данной номенклатуре используется спецификация GS1, в этой номенклатуре " -"принимаются только правила кодирования GS1-128. " - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" -"Этот штрих-код не может быть проанализирован никакими правилами штрих-кода." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "Этот штрих-код не может быть частично или полностью проанализирован." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Это правило применяется только в том случае, если штрих-код закодирован с " -"указанной кодировкой" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Раздел" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sk.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sk.po deleted file mode 100644 index 5c2eeaf..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sk.po +++ /dev/null @@ -1,247 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Damian Brencic , 2022 -# Rastislav Brencic , 2022 -# Jaroslav Bosansky , 2022 -# Jan Prokop, 2022 -# Martin Trigaux, 2022 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Martin Trigaux, 2022\n" -"Language-Team: Slovak (https://app.transifex.com/odoo/teams/41243/sk/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: sk\n" -"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Názvoslovie čiarového kódu" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Pravidlo čiarového kódu" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Dátum minimálnej trvanlivosti" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Dátum" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Desatinný" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Cieľová lokácia" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Zakódovanie" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Dátum spotreby" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP smerovanie" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Miesto" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Šarža" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Meranie" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Balík" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Typ balenia" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Množstvo" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Toto pravidlo bude platiť iba ak je čiarový kód zakódovaný so špecifickým " -"zakódovaním" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Typ" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sl.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sl.po deleted file mode 100644 index 40f17d1..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sl.po +++ /dev/null @@ -1,258 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Martin Trigaux, 2022 -# Matjaz Mozetic , 2022 -# matjaz k , 2022 -# Tadej Lupšina , 2022 -# Katja Deržič, 2023 -# Aleš Pipan, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Aleš Pipan, 2025\n" -"Language-Team: Slovenian (https://app.transifex.com/odoo/teams/41243/sl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Alfanumerično ime" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"Alternativno ločilo regularnih izrazov za FNC1. Ločilo se ne sme ujemati z " -"začetkom/koncem nobenega povezanega vzorca pravil." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "Povezana enota" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Nomenklatura črtne kode" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Pravilo črtne kode" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Najboljše za uporabo do" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Datum" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Decimalno" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Ciljna lokacija" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodiranje" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Datum izteka" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "FNC1 Ločilo" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "GS1 Vrsta vsebine" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP usmerjanje" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"Če je vrednost Resnična, se za določitev prve decimalne vejice uporabi " -"zadnja števka AI." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Neveljavna črtna koda: ni mogoče oblikovati kot datum" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Neveljavna črtna koda: kontrolna številka je napačna" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "Je GS1 Nomenklatura?" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Lokacija" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Sklop" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Mera" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Številski identifikator" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Datum pakiranja" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Programski paket" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Tip pakrianja" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Količina" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"Vzorec pravila \"%s\" ni veljaven, potrebuje dve skupini:\n" -"\t- Prvi za identifikator aplikacije (običajno od 2 do 4 številke);\n" -"\t- Drugi, da ujamete vrednost." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"Nekaj ​​je narobe s pravilom o črtni kodi \"%s\" vzorca.\n" -"Če to pravilo uporablja decimalno število, preverite, ali lahko kot zadnji znak za identifikator aplikacije dobi kaj drugega kot številko.\n" -"Preverite tudi, ali so možne ujemajoče se vrednosti lahko samo števke, sicer vrednosti ni mogoče pretvoriti v mero." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"Ta nomenklatura uporablja specifikacijo GS1, za to vrsto nomenklature so " -"sprejeta samo pravila kodiranja GS1-128." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "Te črtne kode ni mogoče razčleniti z nobenim pravilom za črtne kode." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "Te črtne kode ni mogoče delno ali v celoti razčleniti." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "To pravilo velja samo, če je črtna koda kodirana s podano kodiranjem" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Tip" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sq.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sq.po deleted file mode 100644 index b6b6f04..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sq.po +++ /dev/null @@ -1,237 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Albanian (https://app.transifex.com/odoo/teams/41243/sq/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: sq\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sr.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sr.po deleted file mode 100644 index f678197..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sr.po +++ /dev/null @@ -1,264 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Martin Trigaux, 2022 -# Dragan Vukosavljevic , 2022 -# Milan Bojovic , 2023 -# コフスタジオ, 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: コフスタジオ, 2024\n" -"Language-Team: Serbian (https://app.transifex.com/odoo/teams/41243/sr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: sr\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Alfa-Numeričko Ime" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"Alternativni regex delimiter za FNC1. Separator ne sme da se poklapa sa " -"početkom/krajem bilo kog povezanog obrasca pravila." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "Povezana Uom" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Bar-kod nomenklatura" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Barkod pravilo" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Najbolje pre Datuma" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Datum" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Decimalan" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Ciljna lokacija" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodiranje" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Datum isteka" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "FNC1 Separator" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "GS1 Vrsta Sadržaja" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP rutiranje" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"Ako je tačno, koristite poslednju cifru AI da biste odredili gde se nalazi " -"prva decimala." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Nevažeći barkod: ne može biti formatiran kao datum" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Nevažeći barkod: kontrolna cifra je netačna." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "GS1 Nomenklatura" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Lokacija" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Partija" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Mera" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Numerički identifikator" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Datum pakovanja" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Paket" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Tip paketa" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Količina" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "FNC1 Separator Alternative nije validan Regex:" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"GS1 sadržajni tip definiše vrstu podataka koje će pravilo obraditi kao barkod:\n" -"* Datum: barkod će biti pretvoren u Odoo datum i vreme;\n" -"* Mera: vrednost barkoda je povezana sa određenom UoM;\n" -"* Numerički identifikator: barkod fiksne dužine koji sledi određeno kodiranje;\n" -"* Alfa-Numeričko ime: barkod promenljive dužine." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "Pravilo obrasca \"%s\" nije validan Regex:" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"Pravilo obrasca \"%s\" nije validno, potrebne su dve grupe:\n" -"\t- Prva grupa za identifikator aplikacije (obično 2 do 4 cifre);\n" -"\t- Druga grupa za hvatanje vrednosti." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"Nešto nije u redu sa šablonom pravila za barkod \"%s\".\n" -"Ako ovo pravilo koristi decimalni broj, proverite da poslednji karakter za identifikator aplikacije ne može biti ništa drugo osim cifre.\n" -"Takođe proverite da moguće podudarajuće vrednosti mogu biti samo cifre, inače vrednost ne može biti pretvorena u meru." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"Ova Nomenklatura koristi GS1 specifikaciju, samo se pravila kodiranja " -"GS1-128 prihvataju u ovakvoj nomenklaturi." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" -"Ovaj barkod ne može biti analiziran prema bilo kojim pravilima barkoda." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "Ovaj barkod ne može biti delimično ili potpuno analiziran." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Ovo pravilo će se primenjivati samo ako je barkod kodiran sa određenim " -"kodiranjem." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Vrsta" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sv.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sv.po deleted file mode 100644 index 2b370c2..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sv.po +++ /dev/null @@ -1,265 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Mikael Åkerberg , 2022 -# Simon S, 2022 -# Martin Trigaux, 2022 -# Kim Asplund , 2022 -# Lasse L, 2023 -# Anders Wallenquist , 2024 -# Jakob Krabbe , 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Jakob Krabbe , 2024\n" -"Language-Team: Swedish (https://app.transifex.com/odoo/teams/41243/sv/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: sv\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Alfa-numeriskt namn" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"Alternativ regex-avgränsare för FNC1. Separatorn får inte matcha " -"början/slutet av något relaterat regelmönster." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "Associerad Uom" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Streckkodsnomenklatur" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Streckkodsregel" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Bäst före datum" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Datum" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Decimal" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Destinationsplats" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodning" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Slutdatum" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "FNC1 Separator" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "GS1 Innehållstyp" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP-rutt" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"Om True, använd den sista siffran i AI för att avgöra var den första " -"decimalen är" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Ogiltig streckkod: kan inte formateras som datum" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Ogiltig streckkod: kontrollsiffran är felaktig" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "Är GS1-nomenklaturen" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Plats" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Parti" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Mätning" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Numerisk identifierare" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Datum för paketering" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Emballage" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Pakettyp" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Antal" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "FNC1 Separator Alternative är inte en giltig Regex: " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"GS1-innehållstypen definierar vilken typ av data som regeln kommer att " -"behandla streckkoden som: * Datum: streckkoden kommer att konverteras" -" till en Odoo-datetime; * Mått: streckkodens värde är relaterat till en " -"specifik UoM; * Numerisk identifierare: streckkod med fast längd som följer " -"en specifik kodning; * Alfa-numeriskt namn: streckkod med variabel längd." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "Regelmönstret \"%s\" är inte en giltig Regex: " - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"Regelmönstret \"%s\" är inte giltigt, det behöver två grupper:\n" -"\t- En första för applikationsidentifieraren (vanligtvis 2 till 4 siffror);\n" -"\t- En andra för att fånga upp värdet." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"Det är något fel med streckkodsregelns \"%s\"-mönster.\n" -"Om den här regeln använder decimaltal, kontrollera att den inte kan få något annat än en siffra som sista tecken för Application Identifier.\n" -"Kontrollera också att de möjliga matchade värdena endast kan vara siffror, annars kan värdet inte omvandlas till ett mått." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"Denna nomenklatur använder GS1-specifikationen, endast " -"GS1-128-kodningsregler accepteras är denna typ av nomenklatur." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "Den här streckkoden kan inte tolkas av någon streckkodsregel." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "Den här streckkoden kan inte analyseras helt eller delvis." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Denna regel gäller endast om streckkoden är kodad med den angivna kodningen" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Typ" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sw.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sw.po deleted file mode 100644 index 8467484..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/sw.po +++ /dev/null @@ -1,237 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Swahili (https://app.transifex.com/odoo/teams/41243/sw/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: sw\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ta.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ta.po deleted file mode 100644 index df93c26..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/ta.po +++ /dev/null @@ -1,237 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Tamil (https://app.transifex.com/odoo/teams/41243/ta/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ta\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/th.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/th.po deleted file mode 100644 index 9b2a8f8..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/th.po +++ /dev/null @@ -1,260 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Odoo Thaidev , 2022 -# Seksan Poltree , 2022 -# Martin Trigaux, 2022 -# Wichanon Jamwutthipreecha, 2022 -# Rasareeyar Lappiam, 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Rasareeyar Lappiam, 2023\n" -"Language-Team: Thai (https://app.transifex.com/odoo/teams/41243/th/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: th\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "ชื่อตัวเลขอัลฟ่า" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"ตัวคั่น regex ทางเลือกสำหรับ FNC1 " -"ตัวคั่นต้องไม่ตรงกับจุดเริ่มต้น/จุดสิ้นสุดของรูปแบบกฎที่เกี่ยวข้อง" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "หน่วยวัดที่เกี่ยวข้อง" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "การตีความบาร์โค้ด" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "กฎของบาร์โค้ด" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "ดีที่สุดก่อนวันที่" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "วันที่" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "ทศนิยม" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "ตำแหน่งปลายทาง" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "การเข้ารหัส" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "วันหมดอายุ" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "ตัวแบ่ง FNC1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "ประเภทเนื้อหา GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "การกำหนด HTTP" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"ถ้าเป็น True ให้ใช้หลักสุดท้ายของ AI เพื่อกำหนดว่าทศนิยมตัวแรกอยู่ที่ใด" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "บาร์โค้ดไม่ถูกต้อง: ไม่สามารถจัดรูปแบบเป็นวันที่" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "บาร์โค้ดไม่ถูกต้อง: เลขที่ตรวจสอบไม่ถูกต้อง" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "เป็นการตีความบาร์โค้ด GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "สถานที่" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "ล็อต" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "ตัวชี้วัด" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "ตัวระบุหมายเลข" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "วันที่แพ็ค" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "แพ็คเกจ" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "ประเภทแพ็คเกจ" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "ปริมาณ" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "ทางเลือกตัวคั่น FNC1 ไม่ใช่ Regex ที่ถูกต้อง:" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"ประเภทเนื้อหา GS1 กำหนดประเภทของข้อมูลที่กฎจะประมวลผลบาร์โค้ดเป็น: * วันที่:" -" บาร์โค้ดจะถูกแปลงเป็นวันที่และเวลาของ Odoo; * การวัด: " -"ค่าของบาร์โค้ดเกี่ยวข้องกับหน่วยวัดเฉพาะ * ตัวระบุตัวเลข: " -"บาร์โค้ดความยาวคงที่ตามการเข้ารหัสเฉพาะ * ชื่อตัวเลขอัลฟ่า: " -"ตวามยาวตัวแปรบาร์โค้ด" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "รูปแบบกฎ \"%s\" ไม่ใช่ Regex ที่ถูกต้อง:" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"รูปแบบกฎ\"%s\"ไม่ถูกต้อง จำเป็นต้องมีสองกลุ่ม:\n" -"\t- กลุ่มแรกสำหรับ ตัวระบุแอปพลิเคชัน (โดยปกติคือ 2 ถึง 4 หลัก)\n" -"\t- กลุ่มที่สองจับค่า" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"มีบางอย่างผิดปกติกับรูปแบบของกฎบาร์โค้ด \"%s\" \n" -"หากกฎนี้ใช้ทศนิยม ให้ตรวจสอบว่าไม่สามารถรับตัวเลขอื่นเป็นอักขระตัวสุดท้ายสำหรับตัวระบุแอปพลิเคชันได้\n" -"ตรวจสอบด้วยว่าค่าที่ตรงกันที่เป็นไปได้ต้องเป็นตัวเลขเท่านั้น มิฉะนั้นจะไม่สามารถแปลงค่าเป็นหน่วยวัดได้" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"ระบบการตีความนี้ใช้ข้อกำหนด GS1 ซึ่งยอมรับกฎการเข้ารหัส GS1-128 เท่านั้น" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "บาร์โค้ดนี้ไม่สามารถแยกวิเคราะห์ตามกฎบาร์โค้ดใด ๆ" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "บาร์โค้ดนี้ไม่สามารถแยกวิเคราะห์บางส่วนหรือทั้งหมดได้" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "กฎนี้จะใช้ได้เฉพาะเมื่อบาร์โค้ดถูกเข้ารหัสด้วยการเข้ารหัสที่ระบุ" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "ประเภท" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/tr.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/tr.po deleted file mode 100644 index 98a7701..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/tr.po +++ /dev/null @@ -1,269 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Martin Trigaux, 2022 -# Ertuğrul Güreş , 2022 -# Ediz Duman , 2022 -# Güven YILMAZ , 2022 -# Murat Kaplan , 2022 -# Tugay Hatıl , 2022 -# Ahmet Altinisik , 2022 -# Levent Karakaş , 2022 -# Umur Akın , 2022 -# Halil, 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Halil, 2023\n" -"Language-Team: Turkish (https://app.transifex.com/odoo/teams/41243/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Alfanümerik İsim" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"FNC1 için alternatif normal ifade sınırlayıcı. Ayırıcı, herhangi bir ilgili " -"kural kalıbının başlangıcı/bitişi ile eşleşmemelidir." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "İlişkili Ölçü Birimi" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Barkod Kural Seti" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Barkod kuralı" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Son Kullanım Tarihi" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Tarih" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Ondalık" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Hedef konum" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Kodlama" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Geçerlilik Tarihi" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "FNC1 Ayracı" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "GS1 İçerik Türü" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP Yönlendirme" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"Doğru ise, ilk ondalık sayının nerede olduğunu belirlemek için AI'nın son " -"basamağını kullanın" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Geçersiz barkod: tarih olarak biçimlendirilemez" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Geçersiz barkod: kontrol basamağı yanlış" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "GS1 Terminolojisi" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Konum" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Lot" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Ölçüm" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Sayısal Tanımlayıcı" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Paket Tarihi" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Paket" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Paket Türü" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Miktar" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "FNC1 Ayırıcı Alternatifi geçerli bir Normal İfade değil:" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"GS1 içerik türü, kuralın barkodu ne tür verileri işleyeceğini tanımlar:" -" * Tarih: barkod bir Odoo tarih saatine dönüştürülür; * Ölçü: " -"barkodun değeri belirli bir ölçü birimiyle ilgilidir; * Sayısal " -"Tanımlayıcı: belirli bir kodlamayı izleyen sabit uzunluklu barkod; * " -"Alfa-Sayısal Ad: değişken uzunluklu barkod." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "\"%s\" kural kalıbı geçerli bir Normal İfade değil:" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"\"%s\" kural kalıbı geçerli değil, iki gruba ihtiyacı var:\n" -"\t- İlki Uygulama Tanımlayıcı için (genellikle 2 ila 4 basamak);\n" -"\t- İkincisi değeri yakalamak için." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"Barkod kuralı \"%s\" deseninde bir sorun var.\n" -"Bu kural ondalık sayı kullanıyorsa, Uygulama Tanımlayıcısı için son karakter olarak bir rakamdan başka bir zaman alamadığını kontrol edin.\n" -"Ayrıca olası eşleşen değerlerin yalnızca rakam olabileceğini kontrol edin, aksi takdirde değer bir ölçü olarak kullanılamaz." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"Bu İsimlendirme, GS1 spesifikasyonunu kullanır, bu tür bir isimlendirmede " -"sadece GS1-128 kodlama kuralları kabul edilir." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "Bu barkod, herhangi bir barkod kuralı tarafından ayrıştırılamaz." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "Bu barkod kısmen veya tamamen ayrıştırılamaz." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Bu kural okunan barkod yalnızca belirtilen kodlama ile barkod kodlanmış ise " -"uygulanacaktır." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Tür" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/uk.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/uk.po deleted file mode 100644 index bd5f1fe..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/uk.po +++ /dev/null @@ -1,261 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Alina Lisnenko , 2022 -# Martin Trigaux, 2022 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Martin Trigaux, 2022\n" -"Language-Team: Ukrainian (https://app.transifex.com/odoo/teams/41243/uk/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: uk\n" -"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Алфавітно-цифрова назва" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"Альтернативний роздільник регулярного виразу для FNC1. Роздільник не має " -"збігатися з початком/кінцем жодного пов’язаного шаблону правил." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "Пов'язана од. вим." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Номенклатура штрих-кодів" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Правило штрих-коду" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Дата вжити до" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Дата" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Десятковий" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Розташування призначення" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Кодування" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Термін дії" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "Роздільник FNC1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "Тип вмісту GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "Маршрутизація HTTP" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"Якщо True, використовуйте останню цифру AI, щоб визначити, де знаходиться " -"перший десятковий" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Недійсний штрих-код: не можна відформатувати як дату" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Недійсний штрих-код: знаки чеку некоректні" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "Є номенклатурою GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Розташування" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Партія" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Міра" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Числовий ідентифікатор" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Дата пакування" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Упаковка" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Тип упаковки" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Кількість" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "Альтернативний роздільник FNC1 не є дійсним регулярним виразом: " - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"Тип вмісту GS1 визначає, які будуть дані при обробці правилом штрих-коду: * " -"Дата: штрих-код буде перетворено в дату і час Odoo; * Вимірювання: значення " -"штрих-коду пов'язане з певною од. вим.; * Числовий ідентифікатор: штрих-код " -"фіксованої довжини після певного кодування; * Буквенно-цифрова назва: штрих-" -"код змінної довжини." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "Паттерн правила \"%s\" не є дійсним регуляним виразом: " - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"Паттерн правила \"%s\" недійсний, він вимагає дві групи:\n" -"\t- Перша модуля ідентифікатора (зазвичай від 2 до 4 чисел);\n" -"\t- Друга для отримання значення." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"Щось не так із паттерном правила штрих-коду \"%s\".\n" -"Якщо це правило використовує десяткові числа, перевірте, чи він не може отримати тільки цифру як останній символ для модуля ідентифікатора.\n" -"Перевірте також, чи збігаються значення, які можуть бути лише цифрами, інакше значення не може бути використано як міра." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"Ця номенклатура використовує специфікацію GS1, лише дозволені правила " -"кодування GS1-128 є правильною номенклатурою." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "Цей штрих-код не може бути розділений жодним правилом." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "Штрих-код не може бути частково чи повністю розділений." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Дане правило діятиме, тільки якщо штрих-код закодовано точно зазначеним " -"кодуванням" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Тип" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/vi.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/vi.po deleted file mode 100644 index e6c4bab..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/vi.po +++ /dev/null @@ -1,263 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Martin Trigaux, 2022 -# Thi Huong Nguyen, 2025 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Thi Huong Nguyen, 2025\n" -"Language-Team: Vietnamese (https://app.transifex.com/odoo/teams/41243/vi/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: vi\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "Tên chứa Chữ và Số" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "" -"Dấu phân cách biểu thức chính quy thay thế cho FNC1 . Ký tự phân tách không " -"được khớp với phần đầu/cuối của bất kỳ mẫu quy tắc liên quan nào." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "Đơn vị tính Liên kết" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "Danh pháp Mã vạch" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "Quy tắc Mã vạch" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "Sử dụng Tốt nhất trước Ngày" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "Ngày" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "Số thập phân" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "Vị trí đích" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "Mã hoá" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "Ngày Hết hạn" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "Ký tự phân tách FNC1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "Loại Nội dung GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "Định tuyến HTTP" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "" -"Nếu Đúng, hãy sử dụng chữ số cuối cùng của AI để xác định vị trí của số thập" -" phân đầu tiên" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "Mã vạch không hợp lệ: không thể định dạng thành ngày" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "Mã vạch không hợp lệ: chữ số kiểm tra không chính xác" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "Là Danh pháp GS1" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "Vị trí" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "Lô hàng" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "Chỉ số" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "Mã định danh dạng số" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "Ngày Đóng gói" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "Kiện" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "Loại kiện hàng" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "Số lượng" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "" -"FNC1 Separator Alternative không phải là một biểu thức chính quy hợp lệ:" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"Loại nội dung GS1 xác định loại dữ liệu mà quy tắc sẽ xử lý mã vạch thành:" -" * Ngày: mã vạch sẽ được chuyển đổi thành ngày giờ của Odoo; *" -" Đơn vị tính: giá trị của mã vạch liên quan đến một đơn vị tính cụ thể;" -" * Mã định danh dạng số: mã vạch có độ dài cố định theo một cách mã " -"hóa cụ thể; * Tên chứa chữ và số: mã vạch có độ dài không cố định." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "Mẫu quy tắc \"%s\" không phải là một biểu thức chính quy hợp lệ: " - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"Mẫu quy tắc \"%s\" không hợp lệ, cần hai nhóm:\n" -"\t- Nhóm đầu tiên dành cho Ký tự định danh Ứng dụng (thường là 2 đến 4 chữ số);\n" -"\t- Nhóm thứ hai để ghi nhận giá trị." - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"Đã xảy ra lỗi với mẫu quy tắc mã vạch \"%s\".\n" -"Nếu quy tắc này sử dụng số thập phân, hãy đảm bảo rằng ký tự cuối cùng của Mã định danh Ứng dụng phải là một chữ số.\n" -"Ngoài ra, hãy đảm bảo các giá trị có thể khớp phải là chữ số, nếu không, giá trị không thể được sử dụng làm đơn vị tính." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "" -"Danh pháp này sử dụng quy định kỹ thuật GS1, chỉ các quy tắc mã hóa GS1-128 " -"được chấp nhận là loại danh pháp này." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "" -"Không thể phân tích cú pháp mã vạch này theo bất kỳ quy tắc mã vạch nào." - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "Không thể phân tích cú pháp một phần hoặc toàn bộ mã vạch này." - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "" -"Quy tắc này sẽ chỉ áp dụng nếu mã vạch được mã hóa bằng cách mã hóa được chỉ" -" định" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "Loại" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/zh_CN.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/zh_CN.po deleted file mode 100644 index 8d1c235..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/zh_CN.po +++ /dev/null @@ -1,252 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Raymond Yu , 2022 -# Jeffery CHEN , 2022 -# Martin Trigaux, 2022 -# Emily Jia , 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Emily Jia , 2023\n" -"Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "阿尔法-数字名称" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "FNC1的替代性正则表达式分隔符。分隔符不能与任何相关规则模式的开始/结束匹配。" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "相关联的Uom" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "条码命名规则" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "条码规则" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "在此日期前最佳" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "日期" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "小数" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "目的位置" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "编码" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "过期日期" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "FNC1分离器" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "GS1内容类型" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP 路由" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "如果为真,使用AI的最后一位数字来确定第一个小数的位置" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "无效的条形码:不能作为日期的形式。" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "无效的条形码:检查数字不正确" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "GS1命名法是什么?" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "位置" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "批次" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "测量" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "数值标识符" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "包装日期" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "包裹" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "包裹类型" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "数量" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "FNC1分离器备选方案不是一个有效的Regex。" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"GS1内容类型定义了规则将把条形码处理成什么样的数据。 * 日期:条形码将被转换为Odoo日期时间; * " -"测量:条形码的值与特定的UoM有关; * 数字标识符:遵循特定编码的固定长度的条形码; * 阿尔法-数字名称:可变长度的条形码。" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "规则模式\"%s\"不是一个有效的Regex。" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"规则模式\"%s\"是无效的,它需要两组。\n" -"\t- 第一组是应用标识符(通常是2到4位)。\n" -"\t- 第二组用来捕捉数值。" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"条码规则\"%s\"模式有问题。\n" -"如果这个规则使用十进制,请检查它不能得到除数字以外的任何其他数字作为应用标识符的最后一个字符。\n" -"还要检查可能的匹配值是否只能是数字,否则该值就不能被铸成一个度量。" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "这种命名法使用GS1规范,只有GS1-128编码规则被接受为这种命名法。" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "这个条形码不能被任何条形码规则所解析。" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "这个条形码不能被部分或完全解析。" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "这条规则只应用于特殊编码的条形编码" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "类型" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/zh_TW.po b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/zh_TW.po deleted file mode 100644 index 86e21b7..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/i18n/zh_TW.po +++ /dev/null @@ -1,251 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * barcodes_gs1_nomenclature -# -# Translators: -# Martin Trigaux, 2022 -# Benson , 2023 -# Tony Ng, 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0+e\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-15 12:50+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Tony Ng, 2023\n" -"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: zh_TW\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__alpha -msgid "Alpha-Numeric Name" -msgstr "字母數字名稱" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "" -"Alternative regex delimiter for the FNC1. The separator must not match the " -"begin/end of any related rules pattern." -msgstr "FNC1的替代性正則表達式分隔符。分隔符不能與任何相關規則模式的開始/結束匹配。" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__associated_uom_id -msgid "Associated Uom" -msgstr "關聯的計量單位" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_nomenclature -msgid "Barcode Nomenclature" -msgstr "條碼命名規則" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_barcode_rule -msgid "Barcode Rule" -msgstr "條碼規則" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__use_date -msgid "Best before Date" -msgstr "最佳日期" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__date -msgid "Date" -msgstr "日期" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "Decimal" -msgstr "十進制" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location_dest -msgid "Destination location" -msgstr "目的庫位" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "Encoding" -msgstr "編碼" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__expiration_date -msgid "Expiration Date" -msgstr "過期日期" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__gs1_separator_fnc1 -msgid "FNC1 Separator" -msgstr "FNC1分離器" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "GS1 Content Type" -msgstr "GS1 內容類型" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__encoding__gs1-128 -msgid "GS1-128" -msgstr "GS1-128" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model,name:barcodes_gs1_nomenclature.model_ir_http -msgid "HTTP Routing" -msgstr "HTTP 路由" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_decimal_usage -msgid "" -"If True, use the last digit of AI to determine where the first decimal is" -msgstr "如果為真,使用AI的最後一位數字來確定第一個小數的位置" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: can't be formated as date" -msgstr "條碼無效:無法格式化為日期" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "Invalid barcode: the check digit is incorrect" -msgstr "條碼無效:校驗位不正確" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "Is GS1 Nomenclature" -msgstr "是 GS1 命名法" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__location -msgid "Location" -msgstr "地點" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__lot -msgid "Lot" -msgstr "批次" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__measure -msgid "Measure" -msgstr "測量" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__gs1_content_type__identifier -msgid "Numeric Identifier" -msgstr "數字標識符" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__pack_date -msgid "Pack Date" -msgstr "包裝日期" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package -msgid "Package" -msgstr "包裹" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__package_type -msgid "Package Type" -msgstr "包裝類型" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields.selection,name:barcodes_gs1_nomenclature.selection__barcode_rule__type__quantity -msgid "Quantity" -msgstr "數量" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "The FNC1 Separator Alternative is not a valid Regex: " -msgstr "FNC1 替代分隔符不是有效的 Regex正規表示式:" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__gs1_content_type -msgid "" -"The GS1 content type defines what kind of data the rule will process the " -"barcode as: * Date: the barcode will be converted into a Odoo " -"datetime; * Measure: the barcode's value is related to a specific " -"UoM; * Numeric Identifier: fixed length barcode following a specific " -"encoding; * Alpha-Numeric Name: variable length barcode." -msgstr "" -"GS1內容類型定義了規則將把條形碼處理成什麼樣的數據。 * 日期:條形碼將被轉換為Odoo日期時間; * " -"測量:條形碼的值與特定的計量單位有關; * 數字標識符:遵循特定編碼的固定長度的條形碼; * 英數名稱:可變長度的條形碼。" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "The rule pattern \"%s\" is not a valid Regex: " -msgstr "規則模式“%s”不是有效的正則表達式:" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_rule.py:0 -#, python-format -msgid "" -"The rule pattern \"%s\" is not valid, it needs two groups:\n" -"\t- A first one for the Application Identifier (usually 2 to 4 digits);\n" -"\t- A second one to catch the value." -msgstr "" -"規則模式“%s”無效,它需要兩個組:\n" -"- 應用程序標識符的第一個(通常為 2 到 4 位數字);\n" -"- 第二個捕獲值。" - -#. module: barcodes_gs1_nomenclature -#. odoo-python -#: code:addons/barcodes_gs1_nomenclature/models/barcode_nomenclature.py:0 -#, python-format -msgid "" -"There is something wrong with the barcode rule \"%s\" pattern.\n" -"If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" -"Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure." -msgstr "" -"條碼規則“%s”模式有問題。\n" -"如果此規則使用十進制,請檢查它不能在某個時間將數字作為應用程序標識符的最後一個字符。\n" -"還檢查可能的匹配值只能是數字,否則該值不能被轉換為度量。" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_nomenclature__is_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__is_gs1_nomenclature -msgid "" -"This Nomenclature use the GS1 specification, only GS1-128 encoding rules is " -"accepted is this kind of nomenclature." -msgstr "此命名法使用 GS1 規範,僅接受 GS1-128 編碼規則是這種命名法。" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be parsed by any barcode rules." -msgstr "任何條碼規則都無法解析此條碼。" - -#. module: barcodes_gs1_nomenclature -#. odoo-javascript -#: code:addons/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js:0 -#, python-format -msgid "This barcode can't be partially or fully parsed." -msgstr "無法部分或完全解析此條碼。" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,help:barcodes_gs1_nomenclature.field_barcode_rule__encoding -msgid "" -"This rule will apply only if the barcode is encoded with the specified " -"encoding" -msgstr "這條規則將只適用於特定編碼的條碼" - -#. module: barcodes_gs1_nomenclature -#: model:ir.model.fields,field_description:barcodes_gs1_nomenclature.field_barcode_rule__type -msgid "Type" -msgstr "類型" diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/models/__init__.py b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/models/__init__.py deleted file mode 100644 index d979a29..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/models/__init__.py +++ /dev/null @@ -1,3 +0,0 @@ -from . import barcode_nomenclature -from . import barcode_rule -from . import ir_http diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/models/barcode_nomenclature.py b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/models/barcode_nomenclature.py deleted file mode 100644 index d795f97..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/models/barcode_nomenclature.py +++ /dev/null @@ -1,178 +0,0 @@ -import re -import datetime -import calendar - -from odoo import api, fields, models, _ -from odoo.exceptions import ValidationError -from odoo.tools import get_barcode_check_digit - -FNC1_CHAR = '\x1D' - - -class BarcodeNomenclature(models.Model): - _inherit = 'barcode.nomenclature' - - is_gs1_nomenclature = fields.Boolean( - string="Is GS1 Nomenclature", - help="This Nomenclature use the GS1 specification, only GS1-128 encoding rules is accepted is this kind of nomenclature.") - gs1_separator_fnc1 = fields.Char( - string="FNC1 Separator", trim=False, default=r'(Alt029|#|\x1D)', - help="Alternative regex delimiter for the FNC1. The separator must not match the begin/end of any related rules pattern.") - - @api.constrains('gs1_separator_fnc1') - def _check_pattern(self): - for nom in self: - if nom.is_gs1_nomenclature and nom.gs1_separator_fnc1: - try: - re.compile("(?:%s)?" % nom.gs1_separator_fnc1) - except re.error as error: - raise ValidationError(_("The FNC1 Separator Alternative is not a valid Regex: ") + str(error)) - - @api.model - def gs1_date_to_date(self, gs1_date): - """ Converts a GS1 date into a datetime.date. - - :param gs1_date: A year formated as yymmdd - :type gs1_date: str - :return: converted date - :rtype: datetime.date - """ - # See 7.12 Determination of century in dates: - # https://www.gs1.org/sites/default/files/docs/barcodes/GS1_General_Specifications.pdf - now = datetime.date.today() - current_century = now.year // 100 - substract_year = int(gs1_date[0:2]) - (now.year % 100) - century = (51 <= substract_year <= 99 and current_century - 1) or\ - (-99 <= substract_year <= -50 and current_century + 1) or\ - current_century - year = century * 100 + int(gs1_date[0:2]) - - if gs1_date[-2:] == '00': # Day is not mandatory, when not set -> last day of the month - date = datetime.datetime.strptime(str(year) + gs1_date[2:4], '%Y%m') - date = date.replace(day=calendar.monthrange(year, int(gs1_date[2:4]))[1]) - else: - try: - date = datetime.datetime.strptime(str(year) + gs1_date[2:], '%Y%m%d') - except ValueError as e: - raise ValidationError(_( - "A GS1 barcode nomenclature pattern was matched. However, the barcode failed to be converted to a valid date: '%(error_message)'", - error_message=e - )) - return date.date() - - def parse_gs1_rule_pattern(self, match, rule): - result = { - 'rule': rule, - 'ai': match.group(1), - 'string_value': match.group(2), - } - if rule.gs1_content_type == 'measure': - try: - decimal_position = 0 # Decimal position begins at the end, 0 means no decimal. - if rule.gs1_decimal_usage: - decimal_position = int(match.group(1)[-1]) - if decimal_position > 0: - result['value'] = float(match.group(2)[:-decimal_position] + "." + match.group(2)[-decimal_position:]) - else: - result['value'] = int(match.group(2)) - except Exception: - raise ValidationError(_( - "There is something wrong with the barcode rule \"%s\" pattern.\n" - "If this rule uses decimal, check it can't get sometime else than a digit as last char for the Application Identifier.\n" - "Check also the possible matched values can only be digits, otherwise the value can't be casted as a measure.", - rule.name)) - elif rule.gs1_content_type == 'identifier': - # Check digit and remove it of the value - if match.group(2)[-1] != str(get_barcode_check_digit("0" * (18 - len(match.group(2))) + match.group(2))): - return None - result['value'] = match.group(2) - elif rule.gs1_content_type == 'date': - if len(match.group(2)) != 6: - return None - result['value'] = self.gs1_date_to_date(match.group(2)) - else: # when gs1_content_type == 'alpha': - result['value'] = match.group(2) - return result - - def gs1_decompose_extanded(self, barcode): - """Try to decompose the gs1 extanded barcode into several unit of information using gs1 rules. - - Return a ordered list of dict - """ - self.ensure_one() - separator_group = FNC1_CHAR + "?" - if self.gs1_separator_fnc1: - separator_group = "(?:%s)?" % self.gs1_separator_fnc1 - # zxing-library patch, removing GS1 identifiers - for identifier in [']C1', ']e0', ']d2', ']Q3', ']J1', FNC1_CHAR]: - if barcode.startswith(identifier): - barcode = barcode.replace(identifier, '', 1) - break - results = [] - gs1_rules = self.rule_ids.filtered(lambda r: r.encoding == 'gs1-128') - - def find_next_rule(remaining_barcode): - for rule in gs1_rules: - match = re.search("^" + rule.pattern + separator_group, remaining_barcode) - # If match and contains 2 groups at minimun, the first one need to be the AI and the second the value - # We can't use regex nammed group because in JS, it is not the same regex syntax (and not compatible in all browser) - if match and len(match.groups()) >= 2: - res = self.parse_gs1_rule_pattern(match, rule) - if res: - return res, remaining_barcode[match.end():] - return None - - while len(barcode) > 0: - res_bar = find_next_rule(barcode) - # Cannot continue -> Fail to decompose gs1 and return - if not res_bar or res_bar[1] == barcode: - return None - barcode = res_bar[1] - results.append(res_bar[0]) - - return results - - def parse_barcode(self, barcode): - if self.is_gs1_nomenclature: - return self.gs1_decompose_extanded(barcode) - return super().parse_barcode(barcode) - - @api.model - def _preprocess_gs1_search_args(self, args, barcode_types, field='barcode'): - """Helper method to preprocess 'args' in _search method to add support to - search with GS1 barcode result. - Cut off the padding if using GS1 and searching on barcode. If the barcode - is only digits to keep the original barcode part only. - """ - nomenclature = self.env.company.nomenclature_id - if nomenclature.is_gs1_nomenclature: - for i, arg in enumerate(args): - if not isinstance(arg, (list, tuple)) or len(arg) != 3: - continue - field_name, operator, value = arg - if field_name != field or operator not in ['ilike', 'not ilike', '=', '!='] or value is False: - continue - - parsed_data = [] - try: - parsed_data += nomenclature.parse_barcode(value) or [] - except (ValidationError, ValueError): - pass - - replacing_operator = 'ilike' if operator in ['ilike', '='] else 'not ilike' - for data in parsed_data: - data_type = data['rule'].type - value = data['value'] - if data_type in barcode_types: - match = re.match('0*([0-9]+)$', str(value)) - if match: - unpadded_barcode = match.groups()[0] - args[i] = (field_name, replacing_operator, unpadded_barcode) - break - - # The barcode isn't a valid GS1 barcode, checks if it can be unpadded. - if not parsed_data: - match = re.match('0+([0-9]+)$', value) - if match: - args[i] = (field_name, replacing_operator, match.groups()[0]) - return args diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/models/barcode_rule.py b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/models/barcode_rule.py deleted file mode 100644 index 669ee64..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/models/barcode_rule.py +++ /dev/null @@ -1,69 +0,0 @@ -import re - -from odoo import api, fields, models, _ -from odoo.exceptions import ValidationError - - -class BarcodeRule(models.Model): - _inherit = 'barcode.rule' - - def _default_encoding(self): - return 'gs1-128' if self.env.context.get('is_gs1') else 'any' - - encoding = fields.Selection( - selection_add=[('gs1-128', 'GS1-128')], default=_default_encoding, - ondelete={'gs1-128': 'set default'}) - type = fields.Selection( - selection_add=[ - ('quantity', 'Quantity'), - ('location', 'Location'), - ('location_dest', 'Destination location'), - ('lot', 'Lot number'), - ('package', 'Package'), - ('use_date', 'Best before Date'), - ('expiration_date', 'Expiration Date'), - ('package_type', 'Package Type'), - ('pack_date', 'Pack Date'), - ], ondelete={ - 'quantity': 'set default', - 'location': 'set default', - 'location_dest': 'set default', - 'lot': 'set default', - 'package': 'set default', - 'use_date': 'set default', - 'expiration_date': 'set default', - 'package_type': 'set default', - 'pack_date': 'set default', - }) - is_gs1_nomenclature = fields.Boolean(related="barcode_nomenclature_id.is_gs1_nomenclature") - gs1_content_type = fields.Selection([ - ('date', 'Date'), - ('measure', 'Measure'), - ('identifier', 'Numeric Identifier'), - ('alpha', 'Alpha-Numeric Name'), - ], string="GS1 Content Type", - help="The GS1 content type defines what kind of data the rule will process the barcode as:\ - * Date: the barcode will be converted into a Odoo datetime;\ - * Measure: the barcode's value is related to a specific UoM;\ - * Numeric Identifier: fixed length barcode following a specific encoding;\ - * Alpha-Numeric Name: variable length barcode.") - gs1_decimal_usage = fields.Boolean('Decimal', help="If True, use the last digit of AI to determine where the first decimal is") - associated_uom_id = fields.Many2one('uom.uom') - - @api.constrains('pattern') - def _check_pattern(self): - gs1_rules = self.filtered(lambda rule: rule.encoding == 'gs1-128') - for rule in gs1_rules: - try: - re.compile(rule.pattern) - except re.error as error: - raise ValidationError(_("The rule pattern \"%s\" is not a valid Regex: ", rule.name) + str(error)) - groups = re.findall(r'\([^)]*\)', rule.pattern) - if len(groups) != 2: - raise ValidationError(_( - "The rule pattern \"%s\" is not valid, it needs two groups:" - "\n\t- A first one for the Application Identifier (usually 2 to 4 digits);" - "\n\t- A second one to catch the value.", - rule.name)) - - super(BarcodeRule, (self - gs1_rules))._check_pattern() diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/models/ir_http.py b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/models/ir_http.py deleted file mode 100644 index 5c5324d..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/models/ir_http.py +++ /dev/null @@ -1,16 +0,0 @@ -# -*- coding: utf-8 -*- -# Part of Odoo. See LICENSE file for full copyright and licensing details. - -from odoo import models - - -class IrHttp(models.AbstractModel): - _inherit = 'ir.http' - - # TODO: remove in master. - def session_info(self): - res = super().session_info() - nomenclature = self.env.company.sudo().nomenclature_id - if nomenclature.is_gs1_nomenclature: - res['gs1_group_separator_encodings'] = nomenclature.gs1_separator_fnc1 - return res diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js deleted file mode 100644 index 8444d49..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/static/src/js/barcode_parser.js +++ /dev/null @@ -1,195 +0,0 @@ -odoo.define('barcodes_gs1_nomenclature/static/src/js/barcode_parser.js', function (require) { -"use strict"; - -const BarcodeParser = require('barcodes.BarcodeParser'); -const FNC1_CHAR = String.fromCharCode(29); -const {_lt} = require('web.core'); -class GS1BarcodeError extends Error {}; - -BarcodeParser.include({ - init: function(attributes) { - this._super(...arguments); - // Use the nomenclature's separaor regex, else use an impossible one. - const nomenclatureSeparator = this.nomenclature && this.nomenclature.gs1_separator_fnc1; - this.gs1SeparatorRegex = new RegExp(nomenclatureSeparator || '.^', 'g'); - }, - - /** - * Convert YYMMDD GS1 date into a Date object - * - * @param {string} gs1Date YYMMDD string date, length must be 6 - * @returns {Date} - */ - gs1_date_to_date: function(gs1Date) { - // See 7.12 Determination of century in dates: - // https://www.gs1.org/sites/default/files/docs/barcodes/GS1_General_Specifications.pdfDetermination of century - const now = new Date(); - const substractYear = parseInt(gs1Date.slice(0, 2)) - (now.getFullYear() % 100); - let century = Math.floor(now.getFullYear() / 100); - if (51 <= substractYear && substractYear <= 99) { - century--; - } else if (-99 <= substractYear && substractYear <= -50) { - century++; - } - const year = century * 100 + parseInt(gs1Date.slice(0, 2)); - const date = new Date(year, parseInt(gs1Date.slice(2, 4) - 1)); - - if (gs1Date.slice(-2) === '00'){ - // Day is not mandatory, when not set -> last day of the month - date.setDate(new Date(year, parseInt(gs1Date.slice(2, 4)), 0).getDate()); - } else { - date.setDate(parseInt(gs1Date.slice(-2))); - } - return date; - }, - - /** - * Perform interpretation of the barcode value depending ot the rule.gs1_content_type - * - * @param {Array} match Result of a regex match with atmost 2 groups (ia and value) - * @param {Object} rule Matched Barcode Rule - * @returns {Object|null} - */ - parse_gs1_rule_pattern: function(match, rule) { - const result = { - rule: Object.assign({}, rule), - ai: match[1], - string_value: match[2], - code: match[2], - base_code: match[2], - type: rule.type - }; - if (rule.gs1_content_type === 'measure'){ - let decimalPosition = 0; // Decimal position begin at the end, 0 means no decimal - if (rule.gs1_decimal_usage){ - decimalPosition = parseInt(match[1][match[1].length - 1]); - } - if (decimalPosition > 0) { - const integral = match[2].slice(0, match[2].length - decimalPosition); - const decimal = match[2].slice(match[2].length - decimalPosition); - result.value = parseFloat( integral + "." + decimal); - } else { - result.value = parseInt(match[2]); - } - } else if (rule.gs1_content_type === 'identifier'){ - if (parseInt(match[2][match[2].length - 1]) !== this.get_barcode_check_digit("0".repeat(18 - match[2].length) + match[2])){ - throw new Error(_lt("Invalid barcode: the check digit is incorrect")); - // return {error: _lt("Invalid barcode: the check digit is incorrect")}; - } - result.value = match[2]; - } else if (rule.gs1_content_type === 'date'){ - if (match[2].length !== 6){ - throw new Error(_lt("Invalid barcode: can't be formated as date")); - // return {error: _lt("Invalid barcode: can't be formated as date")}; - } - result.value = this.gs1_date_to_date(match[2]); - } else { - result.value = match[2]; - } - return result; - }, - - /** - * Try to decompose the gs1 extanded barcode into several unit of information using gs1 rules. - * - * @param {string} barcode - * @returns {Array} Array of object - */ - gs1_decompose_extanded: function(barcode) { - const results = []; - const rules = this.nomenclature.rules.filter(rule => rule.encoding === 'gs1-128'); - const separatorReg = FNC1_CHAR + "?"; - barcode = this._convertGS1Separators(barcode); - barcode = this.cleanBarcode(barcode); - - while (barcode.length > 0) { - const barcodeLength = barcode.length; - for (const rule of rules) { - const match = barcode.match("^" + rule.pattern + separatorReg); - if (match && match.length >= 3) { - const res = this.parse_gs1_rule_pattern(match, rule); - if (res) { - barcode = barcode.slice(match.index + match[0].length); - results.push(res); - if (barcode.length === 0) { - return results; // Barcode completly parsed, no need to keep looping. - } - } else { - throw new GS1BarcodeError(_lt("This barcode can't be parsed by any barcode rules.")); - } - } - } - if (barcodeLength === barcode.length) { - throw new GS1BarcodeError(_lt("This barcode can't be partially or fully parsed.")); - } - } - - return results; - }, - - /** - * @override - * @returns {Object|Array|null} If nomenclature is GS1, returns an array or null - */ - parse_barcode: function(barcode){ - if (this.nomenclature && this.nomenclature.is_gs1_nomenclature) { - return this.gs1_decompose_extanded(barcode); - } - return this._super(...arguments); - }, - - //-------------------------------------------------------------------------- - // Private - //-------------------------------------------------------------------------- - - /** - * @override - */ - _barcodeNomenclatureFields: function () { - const fieldNames = this._super(...arguments); - fieldNames.push('is_gs1_nomenclature', 'gs1_separator_fnc1'); - return fieldNames; - }, - - /** - * @override - */ - _barcodeRuleFields: function () { - const fieldNames = this._super(...arguments); - fieldNames.push('gs1_content_type', 'gs1_decimal_usage', 'associated_uom_id'); - return fieldNames; - }, - - /** - * Makes all needed operations to clean and prepare the barcode. - * @param {string} barcode - * @returns {string} - */ - cleanBarcode(barcode) { - if (barcode[0] === FNC1_CHAR) { - // If first character is the separator, remove it to be able to parse the barcode. - barcode = barcode.slice(1); - } - return barcode; - }, - - /** - * The FNC1 is the default GS1 separator character, but through the field `gs1_separator_fnc1`, - * the user has the possibility to define one or multiple characters to use as separator as - * a regex. This method replaces all of the matches in the given barcode by the FNC1. - * - * @param {string} barcode - * @returns {string} - */ - _convertGS1Separators: function (barcode) { - barcode = barcode.replace(this.gs1SeparatorRegex, FNC1_CHAR); - return barcode; - }, -}); - -return { - BarcodeParser, - FNC1_CHAR, - GS1BarcodeError -}; -}); diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/static/src/js/tests/barcode_parser_tests.js b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/static/src/js/tests/barcode_parser_tests.js deleted file mode 100644 index 30999dd..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/static/src/js/tests/barcode_parser_tests.js +++ /dev/null @@ -1,290 +0,0 @@ -odoo.define('barcodes_gs1_nomenclature/static/src/js/tests/barcode_parser_tests.js', function (require) { -"use strict"; - -const BarcodeParser = require('barcodes.BarcodeParser'); -const { barcodeService } = require('@barcodes/barcode_service'); - - -QUnit.module('Barcodes', {}, function () { -QUnit.module('Barcode GS1 Parser', { - beforeEach: function () { - this.data = { - 'barcode.nomenclature': { - fields: { - name: {type: 'char', string: 'Barcode Nomenclature'}, - rule_ids: {type: 'one2many', relation: 'barcode.rule'}, - upc_ean_conv: {type: 'selection', string: 'UPC/EAN Conversion'}, - is_gs1_nomenclature: {type: 'boolean', string: 'Is GS1 Nomenclature'}, - gs1_separator_fnc1: {type: 'char', string: 'FNC1 Seperator Alternative'} - }, - records: [ - {id: 1, name: "normal", upc_ean_conv: "always", is_gs1_nomenclature: false, gs1_separator_fnc1: ''}, - {id: 2, name: "GS1", upc_ean_conv: "always", is_gs1_nomenclature: true, gs1_separator_fnc1: ''}, - ], - }, - 'barcode.rule': { - fields: { - name: {type: 'char', string: 'Barcode Nomenclature'}, - barcode_nomenclature_id: {type: 'many2one', relation: 'barcode.nomenclature'}, - sequence: {type: 'integer', string: 'Sequence'}, - encoding: {type: 'selection', string: 'Encoding'}, - type: {type: 'selection', string: 'Type'}, - pattern: {type: 'Char', string: 'Pattern'}, - alias: {type: 'Char', string: 'Alias'}, - }, - records: [ - {id: 1, name: "Product Barcodes", barcode_nomenclature_id: 1, sequence: 90, type: 'product', encoding: 'any', pattern: ".*"}, - { - id: 2, - name: "Global Trade Item Number (GTIN)", - barcode_nomenclature_id: 2, - sequence: 100, - encoding: "gs1-128", - pattern: "(01)(\\d{14})", - type: "product", - gs1_content_type: "identifier", - gs1_decimal_usage: false - }, { - id: 3, - name: "GTIN of contained trade items", - barcode_nomenclature_id: 2, - sequence: 101, - encoding: "gs1-128", - pattern: "(02)(\\d{14})", - type: "product", - gs1_content_type: "identifier", - gs1_decimal_usage: false - }, { - id: 4, - name: "Batch or lot number", - barcode_nomenclature_id: 2, - sequence: 102, - encoding: "gs1-128", - pattern: "(10)([!\"%/0-9:?A-Za-z]{0,20})", - type: "product", - gs1_content_type: "alpha", - gs1_decimal_usage: false - }, { - id: 5, - name: "Serial number", - barcode_nomenclature_id: 2, - sequence: 105, - encoding: "gs1-128", - pattern: "(21)([!\"%/0-9:?A-Za-z]{0,20})", - type: "product", - gs1_content_type: "alpha", - gs1_decimal_usage: false - }, { - id: 6, - name: "Pack date (YYMMDD)", - barcode_nomenclature_id: 2, - sequence: 103, - encoding: "gs1-128", - pattern: "(13)(\\d{6})", - type: "pack_date", - gs1_content_type: "date", - gs1_decimal_usage: false - }, { - id: 7, - name: "Best before date (YYMMDD)", - barcode_nomenclature_id: 2, - sequence: 104, - encoding: "gs1-128", - pattern: "(15)(\\d{6})", - type: "use_date", - gs1_content_type: "date", - gs1_decimal_usage: false - }, { - id: 8, - name: "Expiration date (YYMMDD)", - barcode_nomenclature_id: 2, - sequence: 105, - encoding: "gs1-128", - pattern: "(16)(\\d{6})", - type: "expiration_date", - gs1_content_type: "date", - gs1_decimal_usage: false - }, { - id: 9, - name: "Variable count of items (variabl", - barcode_nomenclature_id: 2, - sequence: 105, - encoding: "gs1-128", - pattern: "(30)(\\d{0,8})", - type: "product", - gs1_content_type: "measure", - gs1_decimal_usage: false - }, { - id: 10, - name: "Count of trade items or trade it", - barcode_nomenclature_id: 2, - sequence: 105, - encoding: "gs1-128", - pattern: "(37)(\\d{0,8})", - type: "product", - gs1_content_type: "measure", - gs1_decimal_usage: false - }, { - id: 11, - name: "Net weight, kilograms (variable", - barcode_nomenclature_id: 2, - sequence: 105, - encoding: "gs1-128", - pattern: "(310[0-5])(\\d{6})", - type: "product", - gs1_content_type: "measure", - gs1_decimal_usage: true - }, { - id: 12, - name: "Length or first dimension, metre", - barcode_nomenclature_id: 2, - sequence: 105, - encoding: "gs1-128", - pattern: "(311[0-5])(\\d{6})", - type: "product", - gs1_content_type: "measure", - gs1_decimal_usage: true - }, { - id: 13, - name: "Net volume, litres (variable mea", - barcode_nomenclature_id: 2, - sequence: 105, - encoding: "gs1-128", - pattern: "(315[0-5])(\\d{6})", - type: "product", - gs1_content_type: "measure", - gs1_decimal_usage: true - }, { - id: 14, - name: "Length or first dimension, inche", - barcode_nomenclature_id: 2, - sequence: 105, - encoding: "gs1-128", - pattern: "(321[0-5])(\\d{6})", - type: "product", - gs1_content_type: "measure", - gs1_decimal_usage: true - }, { - id: 15, - name: "Net weight (or volume), ounces (", - barcode_nomenclature_id: 2, - sequence: 105, - encoding: "gs1-128", - pattern: "(357[0-5])(\\d{6})", - type: "product", - gs1_content_type: "measure", - gs1_decimal_usage: true - } - ], - } - }; - } -}, function () { - QUnit.test('Test gs1 date barcode', async function (assert) { - assert.expect(9); - const barcodeNomenclature = new BarcodeParser({'nomenclature_id': 2}); - await barcodeNomenclature.loaded; - - // 20/10/2015 -> 151020 - let dateGS1 = "151020"; - let date = barcodeNomenclature.gs1_date_to_date(dateGS1); - assert.equal(date.getDate(), 20); - assert.equal(date.getMonth() + 1, 10); - assert.equal(date.getFullYear(), 2015); - - // XX/03/2052 -> 520300 -> (if day no set take last day of the month -> 31) - dateGS1 = "520300"; - date = barcodeNomenclature.gs1_date_to_date(dateGS1); - assert.equal(date.getDate(), 31); - assert.equal(date.getMonth() + 1, 3); - assert.equal(date.getFullYear(), 2052); - - // XX/02/2020 -> 520200 -> (if day no set take last day of the month -> 29) - dateGS1 = "200200"; - date = barcodeNomenclature.gs1_date_to_date(dateGS1); - assert.equal(date.getDate(), 29); - assert.equal(date.getMonth() + 1, 2); - assert.equal(date.getFullYear(), 2020); - }); - - QUnit.test('Test gs1 decompose extanded', async function (assert) { - assert.expect(37); - const barcodeNomenclature = new BarcodeParser({'nomenclature_id': 2}); - await barcodeNomenclature.loaded; - - barcodeNomenclature.nomenclature = this.data['barcode.nomenclature'].records[0]; - barcodeNomenclature.nomenclature.rules = this.data['barcode.rule'].records; - - // (01)94019097685457(10)33650100138(3102)002004(15)131018 - let code128 = "01940190976854571033650100138\x1D310200200415131018"; - let res = barcodeNomenclature.gs1_decompose_extanded(code128); - assert.equal(res.length, 4); - assert.equal(res[0].ai, "01"); - - assert.equal(res[1].ai, "10"); - - assert.equal(res[2].ai, "3102"); - assert.equal(res[2].value, 20.04); - - assert.equal(res[3].ai, "15"); - assert.equal(typeof res[3].value.getFullYear, 'function'); - assert.equal(res[3].value.getFullYear(), 2013); - assert.equal(res[3].value.getDate(), 18); - assert.equal(res[3].value.getMonth() + 1, 10); - - // Check multiple variants of the same GS1, the result should be always the same. - // (01)94019097685457(30)17(13)170119 - const gs1Barcodes = [ - "0194019097685457300000001713170119", - "\x1D0194019097685457300000001713170119", - "01940190976854573017\x1D13170119", - ]; - for (const gs1Barcode of gs1Barcodes) { - res = barcodeNomenclature.gs1_decompose_extanded(gs1Barcode); - assert.equal(res.length, 3); - assert.equal(res[0].ai, "01"); - - assert.equal(res[1].ai, "30"); - assert.equal(res[1].value, 17); - - assert.equal(res[2].ai, "13"); - assert.equal(typeof res[2].value.getFullYear, "function"); - assert.equal(res[2].value.getFullYear(), 2017); - assert.equal(res[2].value.getDate(), 19); - assert.equal(res[2].value.getMonth() + 1, 1); - } - }); - - QUnit.test('Test Alternative GS1 Separator (fnc1)', async function (assert) { - assert.expect(6); - const nomenclature = this.data['barcode.nomenclature'].records[1]; - nomenclature.rules = this.data['barcode.rule'].records; - let barcodeNomenclature = new BarcodeParser({ nomenclature }); - await barcodeNomenclature.loaded; - - // (21)12345(15)090101(16)100101 - const code128 = "2112345#1509010116100101"; - let res; - try { - res = barcodeNomenclature.gs1_decompose_extanded(barcodeService.cleanBarcode(code128)); - } catch (error) { - assert.ok( - error instanceof Error, - "Still using the default separator, so using a custom separator shouldn't work" - ); - } - - // Reload the nomenclature but this time using '#' as separator. - nomenclature.gs1_separator_fnc1 = '#'; - barcodeNomenclature = new BarcodeParser({ nomenclature }); - res = barcodeNomenclature.gs1_decompose_extanded(barcodeService.cleanBarcode(code128)); - await barcodeNomenclature.loaded; - assert.equal(res.length, 3); - assert.equal(res[0].ai, "21"); - assert.equal(res[0].value, "12345"); - assert.equal(res[1].ai, "15"); - assert.equal(res[2].ai, "16"); - }); -}); -}); -}); diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/tests/__init__.py b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/tests/__init__.py deleted file mode 100644 index cdab5c7..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/tests/__init__.py +++ /dev/null @@ -1 +0,0 @@ -from . import test_barcodes_gs1_nomenclature diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/tests/test_barcodes_gs1_nomenclature.py b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/tests/test_barcodes_gs1_nomenclature.py deleted file mode 100644 index 7514a9e..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/tests/test_barcodes_gs1_nomenclature.py +++ /dev/null @@ -1,130 +0,0 @@ -from odoo.exceptions import ValidationError -from odoo.tests.common import TransactionCase - - -class TestBarcodeGS1Nomenclature(TransactionCase): - def test_gs1_date_to_date(self): - barcode_nomenclature = self.env['barcode.nomenclature'] - # 20/10/2015 -> 151020 - date_gs1 = "151020" - date = barcode_nomenclature.gs1_date_to_date(date_gs1) - self.assertEqual(date.day, 20) - self.assertEqual(date.month, 10) - self.assertEqual(date.year, 2015) - - # XX/03/2052 -> 520300 -> (if day no set take last day of the month -> 31) - date_gs1 = "520300" - date = barcode_nomenclature.gs1_date_to_date(date_gs1) - self.assertEqual(date.day, 31) - self.assertEqual(date.month, 3) - self.assertEqual(date.year, 2052) - - # XX/02/2020 -> 520200 -> (if day no set take last day of the month -> 29) - date_gs1 = "200200" - date = barcode_nomenclature.gs1_date_to_date(date_gs1) - self.assertEqual(date.day, 29) - self.assertEqual(date.month, 2) - self.assertEqual(date.year, 2020) - - def test_gs1_extanded_barcode_1(self): - barcode_nomenclature = self.env['barcode.nomenclature'].browse(self.ref('barcodes_gs1_nomenclature.default_gs1_nomenclature')) - # (01)94019097685457(10)33650100138(3102)002004(15)131018 - code128 = "\x1D01940190976854571033650100138\x1D310200200415131018" - res = barcode_nomenclature.gs1_decompose_extanded(code128) - self.assertEqual(len(res), 4) - self.assertEqual(res[0]["ai"], "01") - - self.assertEqual(res[1]["ai"], "10") - - self.assertEqual(res[2]["ai"], "3102") - self.assertEqual(res[2]["value"], 20.04) - - self.assertEqual(res[3]["ai"], "15") - self.assertEqual(res[3]["value"].year, 2013) - self.assertEqual(res[3]["value"].day, 18) - self.assertEqual(res[3]["value"].month, 10) - - # (01)94019097685457(13)170119(30)17 - code128 = "0194019097685457131701193017" - res = barcode_nomenclature.gs1_decompose_extanded(code128) - self.assertEqual(len(res), 3) - self.assertEqual(res[0]["ai"], "01") - - self.assertEqual(res[1]["ai"], "13") - self.assertEqual(res[1]["value"].year, 2017) - self.assertEqual(res[1]["value"].day, 19) - self.assertEqual(res[1]["value"].month, 1) - - self.assertEqual(res[2]["ai"], "30") - self.assertEqual(res[2]["value"], 17) - - def test_gs1_extanded_barcode_2_decimal(self): - """ Parses multiples barcode with (or without) a decimal value and - checks for each of them the value is correctly parsed. - """ - # Configures a barcode GS1 nomenclature... - barcode_nomenclature = self.env['barcode.nomenclature'].create({ - 'name': "GS1 Nomenclature - Test", - 'is_gs1_nomenclature': True, - }) - default_barcode_rule_vals = { - 'default_encoding': 'gs1-128', - 'default_barcode_nomenclature_id': barcode_nomenclature.id, - 'default_type': 'quantity', - 'default_gs1_content_type': 'measure', - } - # Creates a rule who don't take any decimal. - barcode_rule = self.env['barcode.rule'].with_context(default_barcode_rule_vals).create({ - 'name': "GS1 Rule Test - No Decimal", - 'pattern': r'(300)(\d{5,8})', - 'gs1_decimal_usage': False, - }) - # Creates a rule to take the four last digit as decimals. - barcode_rule_decimal = self.env['barcode.rule'].with_context(default_barcode_rule_vals).create({ - 'name': "GS1 Rule Test - Four Decimals", - 'pattern': r'(304)(\d{5,8})', - 'gs1_decimal_usage': True, - }) - - # Checks barcodes without decimals. - res = barcode_nomenclature.gs1_decompose_extanded('30000000') - self.assertEqual(len(res), 1) - self.assertEqual(res[0]['string_value'], '00000') - self.assertEqual(res[0]['value'], 0) - - res = barcode_nomenclature.gs1_decompose_extanded('30018789') - self.assertEqual(len(res), 1) - self.assertEqual(res[0]['string_value'], '18789') - self.assertEqual(res[0]['value'], 18789) - - res = barcode_nomenclature.gs1_decompose_extanded('3001515000') - self.assertEqual(len(res), 1) - self.assertEqual(res[0]['string_value'], '1515000') - self.assertEqual(res[0]['value'], 1515000) - - # Checks barcodes with decimals. - res = barcode_nomenclature.gs1_decompose_extanded('30400000') - self.assertEqual(len(res), 1) - self.assertEqual(res[0]['string_value'], '00000') - self.assertEqual(res[0]['value'], 0.0) - - res = barcode_nomenclature.gs1_decompose_extanded('30418789') - self.assertEqual(len(res), 1) - self.assertEqual(res[0]['string_value'], '18789') - self.assertEqual(res[0]['value'], 1.8789) - - res = barcode_nomenclature.gs1_decompose_extanded('3041515000') - self.assertEqual(len(res), 1) - self.assertEqual(res[0]['string_value'], '1515000') - self.assertEqual(res[0]['value'], 151.5) - - # Checks wrong configs will raise an exception. - barcode_rule_decimal.pattern = r'()(\d{0,4})' - # Barcode rule uses decimals but AI doesn't precise what is the decimal position. - with self.assertRaises(ValidationError): - res = barcode_nomenclature.gs1_decompose_extanded('1234') - - # The pattern is too permissive and can catch something which can't be casted as measurement - barcode_rule.pattern = r'(300)(.*)' - with self.assertRaises(ValidationError): - res = barcode_nomenclature.gs1_decompose_extanded('300bilou4000') diff --git a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/views/barcodes_view.xml b/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/views/barcodes_view.xml deleted file mode 100644 index 038c45c..0000000 --- a/odoo-bringout-oca-ocb-barcodes_gs1_nomenclature/barcodes_gs1_nomenclature/views/barcodes_view.xml +++ /dev/null @@ -1,60 +0,0 @@ - - - - Barcode Nomenclatures - barcode.nomenclature - - - - - {'invisible':[('is_gs1_nomenclature', '=', True)]} - - - - - - - - - - {'is_gs1': is_gs1_nomenclature} - - - {'column_invisible': [('parent.is_gs1_nomenclature', '=', True)]} - - - - - - - - - - - Barcode Nomenclatures - barcode.nomenclature - - - - - - - - - - Barcode Rule - barcode.rule - - - - {'invisible': ['|', ('parent.is_gs1_nomenclature', '=', True), ('type', '=', 'alias')]} - - - - - - - - - -