From d327a9a0e3ab407c69aad902fa967c92c4cc4eeb Mon Sep 17 00:00:00 2001 From: "Harry (Open ERP)" Date: Fri, 19 Feb 2010 10:51:36 +0530 Subject: [PATCH] [RENAME+REMOVE] remove: base_module_merge, base_module_publish, crm_vertical, report_analytic_planning. Rename: misc_tools=> profile_tools, profile_association => association, profile_service=>service. bzr revid: hmo@tinyerp.com-20100219052136-byjuy7h6eszo7g66 --- addons/association/__init__.py | 23 + addons/association/__terp__.py | 36 ++ addons/association/i18n/ar.po | 146 +++++ addons/association/i18n/bg.po | 148 +++++ addons/association/i18n/bs.po | 147 +++++ addons/association/i18n/ca.po | 162 +++++ addons/association/i18n/cs.po | 147 +++++ addons/association/i18n/de.po | 160 +++++ addons/association/i18n/es.po | 162 +++++ addons/association/i18n/es_AR.po | 162 +++++ addons/association/i18n/et.po | 158 +++++ addons/association/i18n/fr.po | 163 +++++ addons/association/i18n/hr.po | 146 +++++ addons/association/i18n/hu.po | 146 +++++ addons/association/i18n/id.po | 146 +++++ addons/association/i18n/it.po | 159 +++++ addons/association/i18n/ko.po | 148 +++++ addons/association/i18n/lt.po | 146 +++++ addons/association/i18n/nl.po | 147 +++++ addons/association/i18n/nl_BE.po | 147 +++++ addons/association/i18n/pl.po | 148 +++++ addons/association/i18n/profile_association.pot | 133 ++++ addons/association/i18n/pt.po | 147 +++++ addons/association/i18n/pt_BR.po | 148 +++++ addons/association/i18n/ro.po | 146 +++++ addons/association/i18n/ru.po | 148 +++++ addons/association/i18n/sl.po | 147 +++++ addons/association/i18n/sq.po | 266 ++++++++ addons/association/i18n/sv.po | 147 +++++ addons/association/i18n/tlh.po | 146 +++++ addons/association/i18n/tr.po | 146 +++++ addons/association/i18n/uk.po | 147 +++++ addons/association/i18n/vi.po | 266 ++++++++ addons/association/i18n/zh_CN.po | 148 +++++ addons/association/i18n/zh_TW.po | 146 +++++ addons/association/profile_association.py | 42 ++ addons/association/profile_association.xml | 49 ++ addons/association/security/ir.model.access.csv | 2 + addons/base_module_merge/__init__.py | 24 - addons/base_module_merge/__terp__.py | 45 -- .../base_module_merge/base_module_merge_wizard.xml | 20 - addons/base_module_merge/i18n/ar.po | 154 ----- .../base_module_merge/i18n/base_module_merge.pot | 151 ----- addons/base_module_merge/i18n/bg.po | 154 ----- addons/base_module_merge/i18n/bs.po | 154 ----- addons/base_module_merge/i18n/ca.po | 158 ----- addons/base_module_merge/i18n/cs.po | 154 ----- addons/base_module_merge/i18n/de.po | 156 ----- addons/base_module_merge/i18n/el.po | 168 ----- addons/base_module_merge/i18n/es.po | 158 ----- addons/base_module_merge/i18n/es_AR.po | 157 ----- addons/base_module_merge/i18n/es_EC.po | 155 ----- addons/base_module_merge/i18n/et.po | 157 ----- addons/base_module_merge/i18n/fi.po | 162 ----- addons/base_module_merge/i18n/fr.po | 154 ----- addons/base_module_merge/i18n/gl.po | 167 ----- addons/base_module_merge/i18n/hr.po | 154 ----- addons/base_module_merge/i18n/hu.po | 154 ----- addons/base_module_merge/i18n/id.po | 154 ----- addons/base_module_merge/i18n/it.po | 158 ----- addons/base_module_merge/i18n/ko.po | 163 ----- addons/base_module_merge/i18n/lt.po | 154 ----- addons/base_module_merge/i18n/nl.po | 154 ----- addons/base_module_merge/i18n/nl_BE.po | 151 ----- addons/base_module_merge/i18n/pl.po | 157 ----- addons/base_module_merge/i18n/pt.po | 157 ----- addons/base_module_merge/i18n/pt_BR.po | 158 ----- addons/base_module_merge/i18n/ro.po | 158 ----- addons/base_module_merge/i18n/ru.po | 154 ----- addons/base_module_merge/i18n/sk.po | 155 ----- addons/base_module_merge/i18n/sl.po | 157 ----- addons/base_module_merge/i18n/sq.po | 155 ----- addons/base_module_merge/i18n/sv.po | 154 ----- addons/base_module_merge/i18n/tlh.po | 154 ----- addons/base_module_merge/i18n/tr.po | 154 ----- addons/base_module_merge/i18n/uk.po | 154 ----- addons/base_module_merge/i18n/vi.po | 155 ----- addons/base_module_merge/i18n/zh_CN.po | 156 ----- addons/base_module_merge/i18n/zh_TW.po | 154 ----- addons/base_module_merge/wizard/__init__.py | 24 - .../base_module_merge/wizard/base_module_merge.py | 299 --------- addons/base_module_publish/__init__.py | 25 - addons/base_module_publish/__terp__.py | 47 -- .../base_module_publish_wizard.xml | 11 - addons/base_module_publish/i18n/ar.po | 326 ---------- .../i18n/base_module_publish.pot | 325 ---------- addons/base_module_publish/i18n/bg.po | 326 ---------- addons/base_module_publish/i18n/bs.po | 326 ---------- addons/base_module_publish/i18n/ca.po | 327 ---------- addons/base_module_publish/i18n/cs.po | 326 ---------- addons/base_module_publish/i18n/de.po | 328 ---------- addons/base_module_publish/i18n/el.po | 357 ----------- addons/base_module_publish/i18n/es.po | 326 ---------- addons/base_module_publish/i18n/es_AR.po | 326 ---------- addons/base_module_publish/i18n/et.po | 328 ---------- addons/base_module_publish/i18n/fi.po | 348 ----------- addons/base_module_publish/i18n/fr.po | 328 ---------- addons/base_module_publish/i18n/hr.po | 326 ---------- addons/base_module_publish/i18n/hu.po | 326 ---------- addons/base_module_publish/i18n/id.po | 326 ---------- addons/base_module_publish/i18n/it.po | 328 ---------- addons/base_module_publish/i18n/ko.po | 351 ----------- addons/base_module_publish/i18n/lt.po | 326 ---------- addons/base_module_publish/i18n/nl.po | 327 ---------- addons/base_module_publish/i18n/nl_BE.po | 326 ---------- addons/base_module_publish/i18n/pl.po | 326 ---------- addons/base_module_publish/i18n/pt.po | 328 ---------- addons/base_module_publish/i18n/pt_BR.po | 328 ---------- addons/base_module_publish/i18n/ro.po | 326 ---------- addons/base_module_publish/i18n/ru.po | 326 ---------- addons/base_module_publish/i18n/sl.po | 326 ---------- addons/base_module_publish/i18n/sq.po | 650 -------------------- addons/base_module_publish/i18n/sr.po | 327 ---------- addons/base_module_publish/i18n/sv.po | 326 ---------- addons/base_module_publish/i18n/tlh.po | 326 ---------- addons/base_module_publish/i18n/tr.po | 328 ---------- addons/base_module_publish/i18n/uk.po | 326 ---------- addons/base_module_publish/i18n/vi.po | 650 -------------------- addons/base_module_publish/i18n/zh_CN.po | 326 ---------- addons/base_module_publish/i18n/zh_TW.po | 326 ---------- .../scripts/mtree_interface.php | 14 - .../base_module_publish/scripts/mtree_upload.php | 38 -- addons/base_module_publish/wizard/__init__.py | 27 - .../wizard/base_module_publish.py | 352 ----------- .../wizard/base_module_publish_all.py | 179 ------ addons/base_module_publish/wizard/module_zip.py | 43 -- .../wizard/wizard_module_export.py | 71 --- addons/crm_vertical/__init__.py | 22 - addons/crm_vertical/__terp__.py | 37 -- addons/crm_vertical/crm_bugs_vertical_view.xml | 12 - addons/crm_vertical/crm_fund_vertical_view.xml | 9 - addons/crm_vertical/crm_jobs_vertical_view.xml | 17 - addons/crm_vertical/crm_lead_vertical_view.xml | 18 - addons/crm_vertical/crm_meeting_vertical_view.xml | 10 - .../crm_vertical/crm_opportunity_vertical_view.xml | 17 - addons/crm_vertical/crm_vertical.py | 47 -- addons/crm_vertical/i18n/ar.po | 22 - addons/crm_vertical/i18n/bg.po | 22 - addons/crm_vertical/i18n/bs.po | 22 - addons/crm_vertical/i18n/ca.po | 22 - addons/crm_vertical/i18n/crm_vertical.pot | 22 - addons/crm_vertical/i18n/cs.po | 22 - addons/crm_vertical/i18n/da.po | 23 - addons/crm_vertical/i18n/de.po | 22 - addons/crm_vertical/i18n/el.po | 25 - addons/crm_vertical/i18n/es.po | 22 - addons/crm_vertical/i18n/es_AR.po | 22 - addons/crm_vertical/i18n/et.po | 22 - addons/crm_vertical/i18n/fi.po | 23 - addons/crm_vertical/i18n/fr.po | 22 - addons/crm_vertical/i18n/gl.po | 27 - addons/crm_vertical/i18n/hr.po | 22 - addons/crm_vertical/i18n/hu.po | 22 - addons/crm_vertical/i18n/id.po | 22 - addons/crm_vertical/i18n/it.po | 22 - addons/crm_vertical/i18n/ko.po | 27 - addons/crm_vertical/i18n/lt.po | 22 - addons/crm_vertical/i18n/lv.po | 23 - addons/crm_vertical/i18n/nl.po | 22 - addons/crm_vertical/i18n/nl_BE.po | 22 - addons/crm_vertical/i18n/oc.po | 27 - addons/crm_vertical/i18n/pl.po | 22 - addons/crm_vertical/i18n/pt.po | 22 - addons/crm_vertical/i18n/pt_BR.po | 22 - addons/crm_vertical/i18n/ro.po | 22 - addons/crm_vertical/i18n/ru.po | 22 - addons/crm_vertical/i18n/sk.po | 23 - addons/crm_vertical/i18n/sl.po | 22 - addons/crm_vertical/i18n/sq.po | 44 -- addons/crm_vertical/i18n/sv.po | 22 - addons/crm_vertical/i18n/tr.po | 22 - addons/crm_vertical/i18n/uk.po | 22 - addons/crm_vertical/i18n/vi.po | 44 -- addons/crm_vertical/i18n/zh_CN.po | 22 - addons/crm_vertical/i18n/zh_TW.po | 22 - addons/misc_tools/__init__.py | 24 - addons/misc_tools/__terp__.py | 39 -- addons/misc_tools/installer.py | 39 -- addons/misc_tools/misc_tools_installer.xml | 48 -- addons/profile_association/__init__.py | 23 - addons/profile_association/__terp__.py | 36 -- addons/profile_association/i18n/ar.po | 146 ----- addons/profile_association/i18n/bg.po | 148 ----- addons/profile_association/i18n/bs.po | 147 ----- addons/profile_association/i18n/ca.po | 162 ----- addons/profile_association/i18n/cs.po | 147 ----- addons/profile_association/i18n/de.po | 160 ----- addons/profile_association/i18n/es.po | 162 ----- addons/profile_association/i18n/es_AR.po | 162 ----- addons/profile_association/i18n/et.po | 158 ----- addons/profile_association/i18n/fr.po | 163 ----- addons/profile_association/i18n/hr.po | 146 ----- addons/profile_association/i18n/hu.po | 146 ----- addons/profile_association/i18n/id.po | 146 ----- addons/profile_association/i18n/it.po | 159 ----- addons/profile_association/i18n/ko.po | 148 ----- addons/profile_association/i18n/lt.po | 146 ----- addons/profile_association/i18n/nl.po | 147 ----- addons/profile_association/i18n/nl_BE.po | 147 ----- addons/profile_association/i18n/pl.po | 148 ----- .../i18n/profile_association.pot | 133 ---- addons/profile_association/i18n/pt.po | 147 ----- addons/profile_association/i18n/pt_BR.po | 148 ----- addons/profile_association/i18n/ro.po | 146 ----- addons/profile_association/i18n/ru.po | 148 ----- addons/profile_association/i18n/sl.po | 147 ----- addons/profile_association/i18n/sq.po | 266 -------- addons/profile_association/i18n/sv.po | 147 ----- addons/profile_association/i18n/tlh.po | 146 ----- addons/profile_association/i18n/tr.po | 146 ----- addons/profile_association/i18n/uk.po | 147 ----- addons/profile_association/i18n/vi.po | 266 -------- addons/profile_association/i18n/zh_CN.po | 148 ----- addons/profile_association/i18n/zh_TW.po | 146 ----- addons/profile_association/profile_association.py | 42 -- addons/profile_association/profile_association.xml | 49 -- .../security/ir.model.access.csv | 2 - addons/profile_service/__init__.py | 24 - addons/profile_service/__terp__.py | 36 -- addons/profile_service/i18n/ar.po | 249 -------- addons/profile_service/i18n/bg.po | 251 -------- addons/profile_service/i18n/bs.po | 250 -------- addons/profile_service/i18n/ca.po | 286 --------- addons/profile_service/i18n/cs.po | 249 -------- addons/profile_service/i18n/de.po | 285 --------- addons/profile_service/i18n/el.po | 287 --------- addons/profile_service/i18n/es.po | 286 --------- addons/profile_service/i18n/es_AR.po | 285 --------- addons/profile_service/i18n/et.po | 280 --------- addons/profile_service/i18n/fi.po | 250 -------- addons/profile_service/i18n/fr.po | 287 --------- addons/profile_service/i18n/hr.po | 249 -------- addons/profile_service/i18n/hu.po | 249 -------- addons/profile_service/i18n/id.po | 249 -------- addons/profile_service/i18n/it.po | 283 --------- addons/profile_service/i18n/ko.po | 260 -------- addons/profile_service/i18n/lt.po | 249 -------- addons/profile_service/i18n/nl.po | 288 --------- addons/profile_service/i18n/nl_BE.po | 217 ------- addons/profile_service/i18n/pl.po | 251 -------- addons/profile_service/i18n/profile_service.pot | 217 ------- addons/profile_service/i18n/pt.po | 260 -------- addons/profile_service/i18n/pt_BR.po | 251 -------- addons/profile_service/i18n/ro.po | 249 -------- addons/profile_service/i18n/ru.po | 261 -------- addons/profile_service/i18n/sl.po | 250 -------- addons/profile_service/i18n/sq.po | 434 ------------- addons/profile_service/i18n/sv.po | 250 -------- addons/profile_service/i18n/tlh.po | 249 -------- addons/profile_service/i18n/tr.po | 249 -------- addons/profile_service/i18n/uk.po | 259 -------- addons/profile_service/i18n/vi.po | 434 ------------- addons/profile_service/i18n/zh_CN.po | 251 -------- addons/profile_service/i18n/zh_TW.po | 249 -------- addons/profile_service/profile_service.py | 53 -- addons/profile_service/profile_service.xml | 60 -- .../profile_service/security/ir.model.access.csv | 2 - addons/profile_tools/__init__.py | 24 + addons/profile_tools/__terp__.py | 39 ++ addons/profile_tools/installer.py | 39 ++ addons/profile_tools/misc_tools_installer.xml | 48 ++ addons/report_analytic_planning/i18n/tr.po | 344 ----------- addons/service/__init__.py | 24 + addons/service/__terp__.py | 36 ++ addons/service/i18n/ar.po | 249 ++++++++ addons/service/i18n/bg.po | 251 ++++++++ addons/service/i18n/bs.po | 250 ++++++++ addons/service/i18n/ca.po | 286 +++++++++ addons/service/i18n/cs.po | 249 ++++++++ addons/service/i18n/de.po | 285 +++++++++ addons/service/i18n/el.po | 287 +++++++++ addons/service/i18n/es.po | 286 +++++++++ addons/service/i18n/es_AR.po | 285 +++++++++ addons/service/i18n/et.po | 280 +++++++++ addons/service/i18n/fi.po | 250 ++++++++ addons/service/i18n/fr.po | 287 +++++++++ addons/service/i18n/hr.po | 249 ++++++++ addons/service/i18n/hu.po | 249 ++++++++ addons/service/i18n/id.po | 249 ++++++++ addons/service/i18n/it.po | 283 +++++++++ addons/service/i18n/ko.po | 260 ++++++++ addons/service/i18n/lt.po | 249 ++++++++ addons/service/i18n/nl.po | 288 +++++++++ addons/service/i18n/nl_BE.po | 217 +++++++ addons/service/i18n/pl.po | 251 ++++++++ addons/service/i18n/profile_service.pot | 217 +++++++ addons/service/i18n/pt.po | 260 ++++++++ addons/service/i18n/pt_BR.po | 251 ++++++++ addons/service/i18n/ro.po | 249 ++++++++ addons/service/i18n/ru.po | 261 ++++++++ addons/service/i18n/sl.po | 250 ++++++++ addons/service/i18n/sq.po | 434 +++++++++++++ addons/service/i18n/sv.po | 250 ++++++++ addons/service/i18n/tlh.po | 249 ++++++++ addons/service/i18n/tr.po | 249 ++++++++ addons/service/i18n/uk.po | 259 ++++++++ addons/service/i18n/vi.po | 434 +++++++++++++ addons/service/i18n/zh_CN.po | 251 ++++++++ addons/service/i18n/zh_TW.po | 249 ++++++++ addons/service/profile_service.py | 53 ++ addons/service/profile_service.xml | 60 ++ addons/service/security/ir.model.access.csv | 2 + 302 files changed, 15049 insertions(+), 36136 deletions(-) create mode 100644 addons/association/__init__.py create mode 100644 addons/association/__terp__.py create mode 100644 addons/association/i18n/ar.po create mode 100644 addons/association/i18n/bg.po create mode 100644 addons/association/i18n/bs.po create mode 100644 addons/association/i18n/ca.po create mode 100644 addons/association/i18n/cs.po create mode 100644 addons/association/i18n/de.po create mode 100644 addons/association/i18n/es.po create mode 100644 addons/association/i18n/es_AR.po create mode 100644 addons/association/i18n/et.po create mode 100644 addons/association/i18n/fr.po create mode 100644 addons/association/i18n/hr.po create mode 100644 addons/association/i18n/hu.po create mode 100644 addons/association/i18n/id.po create mode 100644 addons/association/i18n/it.po create mode 100644 addons/association/i18n/ko.po create mode 100644 addons/association/i18n/lt.po create mode 100644 addons/association/i18n/nl.po create mode 100644 addons/association/i18n/nl_BE.po create mode 100644 addons/association/i18n/pl.po create mode 100644 addons/association/i18n/profile_association.pot create mode 100644 addons/association/i18n/pt.po create mode 100644 addons/association/i18n/pt_BR.po create mode 100644 addons/association/i18n/ro.po create mode 100644 addons/association/i18n/ru.po create mode 100644 addons/association/i18n/sl.po create mode 100644 addons/association/i18n/sq.po create mode 100644 addons/association/i18n/sv.po create mode 100644 addons/association/i18n/tlh.po create mode 100644 addons/association/i18n/tr.po create mode 100644 addons/association/i18n/uk.po create mode 100644 addons/association/i18n/vi.po create mode 100644 addons/association/i18n/zh_CN.po create mode 100644 addons/association/i18n/zh_TW.po create mode 100644 addons/association/profile_association.py create mode 100644 addons/association/profile_association.xml create mode 100644 addons/association/security/ir.model.access.csv delete mode 100644 addons/base_module_merge/__init__.py delete mode 100644 addons/base_module_merge/__terp__.py delete mode 100644 addons/base_module_merge/base_module_merge_wizard.xml delete mode 100644 addons/base_module_merge/i18n/ar.po delete mode 100644 addons/base_module_merge/i18n/base_module_merge.pot delete mode 100644 addons/base_module_merge/i18n/bg.po delete mode 100644 addons/base_module_merge/i18n/bs.po delete mode 100644 addons/base_module_merge/i18n/ca.po delete mode 100644 addons/base_module_merge/i18n/cs.po delete mode 100644 addons/base_module_merge/i18n/de.po delete mode 100644 addons/base_module_merge/i18n/el.po delete mode 100644 addons/base_module_merge/i18n/es.po delete mode 100644 addons/base_module_merge/i18n/es_AR.po delete mode 100644 addons/base_module_merge/i18n/es_EC.po delete mode 100644 addons/base_module_merge/i18n/et.po delete mode 100644 addons/base_module_merge/i18n/fi.po delete mode 100644 addons/base_module_merge/i18n/fr.po delete mode 100644 addons/base_module_merge/i18n/gl.po delete mode 100644 addons/base_module_merge/i18n/hr.po delete mode 100644 addons/base_module_merge/i18n/hu.po delete mode 100644 addons/base_module_merge/i18n/id.po delete mode 100644 addons/base_module_merge/i18n/it.po delete mode 100644 addons/base_module_merge/i18n/ko.po delete mode 100644 addons/base_module_merge/i18n/lt.po delete mode 100644 addons/base_module_merge/i18n/nl.po delete mode 100644 addons/base_module_merge/i18n/nl_BE.po delete mode 100644 addons/base_module_merge/i18n/pl.po delete mode 100644 addons/base_module_merge/i18n/pt.po delete mode 100644 addons/base_module_merge/i18n/pt_BR.po delete mode 100644 addons/base_module_merge/i18n/ro.po delete mode 100644 addons/base_module_merge/i18n/ru.po delete mode 100644 addons/base_module_merge/i18n/sk.po delete mode 100644 addons/base_module_merge/i18n/sl.po delete mode 100644 addons/base_module_merge/i18n/sq.po delete mode 100644 addons/base_module_merge/i18n/sv.po delete mode 100644 addons/base_module_merge/i18n/tlh.po delete mode 100644 addons/base_module_merge/i18n/tr.po delete mode 100644 addons/base_module_merge/i18n/uk.po delete mode 100644 addons/base_module_merge/i18n/vi.po delete mode 100644 addons/base_module_merge/i18n/zh_CN.po delete mode 100644 addons/base_module_merge/i18n/zh_TW.po delete mode 100644 addons/base_module_merge/wizard/__init__.py delete mode 100644 addons/base_module_merge/wizard/base_module_merge.py delete mode 100644 addons/base_module_publish/__init__.py delete mode 100644 addons/base_module_publish/__terp__.py delete mode 100644 addons/base_module_publish/base_module_publish_wizard.xml delete mode 100644 addons/base_module_publish/i18n/ar.po delete mode 100644 addons/base_module_publish/i18n/base_module_publish.pot delete mode 100644 addons/base_module_publish/i18n/bg.po delete mode 100644 addons/base_module_publish/i18n/bs.po delete mode 100644 addons/base_module_publish/i18n/ca.po delete mode 100644 addons/base_module_publish/i18n/cs.po delete mode 100644 addons/base_module_publish/i18n/de.po delete mode 100644 addons/base_module_publish/i18n/el.po delete mode 100644 addons/base_module_publish/i18n/es.po delete mode 100644 addons/base_module_publish/i18n/es_AR.po delete mode 100644 addons/base_module_publish/i18n/et.po delete mode 100644 addons/base_module_publish/i18n/fi.po delete mode 100644 addons/base_module_publish/i18n/fr.po delete mode 100644 addons/base_module_publish/i18n/hr.po delete mode 100644 addons/base_module_publish/i18n/hu.po delete mode 100644 addons/base_module_publish/i18n/id.po delete mode 100644 addons/base_module_publish/i18n/it.po delete mode 100644 addons/base_module_publish/i18n/ko.po delete mode 100644 addons/base_module_publish/i18n/lt.po delete mode 100644 addons/base_module_publish/i18n/nl.po delete mode 100644 addons/base_module_publish/i18n/nl_BE.po delete mode 100644 addons/base_module_publish/i18n/pl.po delete mode 100644 addons/base_module_publish/i18n/pt.po delete mode 100644 addons/base_module_publish/i18n/pt_BR.po delete mode 100644 addons/base_module_publish/i18n/ro.po delete mode 100644 addons/base_module_publish/i18n/ru.po delete mode 100644 addons/base_module_publish/i18n/sl.po delete mode 100644 addons/base_module_publish/i18n/sq.po delete mode 100644 addons/base_module_publish/i18n/sr.po delete mode 100644 addons/base_module_publish/i18n/sv.po delete mode 100644 addons/base_module_publish/i18n/tlh.po delete mode 100644 addons/base_module_publish/i18n/tr.po delete mode 100644 addons/base_module_publish/i18n/uk.po delete mode 100644 addons/base_module_publish/i18n/vi.po delete mode 100644 addons/base_module_publish/i18n/zh_CN.po delete mode 100644 addons/base_module_publish/i18n/zh_TW.po delete mode 100644 addons/base_module_publish/scripts/mtree_interface.php delete mode 100644 addons/base_module_publish/scripts/mtree_upload.php delete mode 100644 addons/base_module_publish/wizard/__init__.py delete mode 100644 addons/base_module_publish/wizard/base_module_publish.py delete mode 100644 addons/base_module_publish/wizard/base_module_publish_all.py delete mode 100644 addons/base_module_publish/wizard/module_zip.py delete mode 100644 addons/base_module_publish/wizard/wizard_module_export.py delete mode 100644 addons/crm_vertical/__init__.py delete mode 100644 addons/crm_vertical/__terp__.py delete mode 100644 addons/crm_vertical/crm_bugs_vertical_view.xml delete mode 100644 addons/crm_vertical/crm_fund_vertical_view.xml delete mode 100644 addons/crm_vertical/crm_jobs_vertical_view.xml delete mode 100644 addons/crm_vertical/crm_lead_vertical_view.xml delete mode 100644 addons/crm_vertical/crm_meeting_vertical_view.xml delete mode 100644 addons/crm_vertical/crm_opportunity_vertical_view.xml delete mode 100644 addons/crm_vertical/crm_vertical.py delete mode 100644 addons/crm_vertical/i18n/ar.po delete mode 100644 addons/crm_vertical/i18n/bg.po delete mode 100644 addons/crm_vertical/i18n/bs.po delete mode 100644 addons/crm_vertical/i18n/ca.po delete mode 100644 addons/crm_vertical/i18n/crm_vertical.pot delete mode 100644 addons/crm_vertical/i18n/cs.po delete mode 100644 addons/crm_vertical/i18n/da.po delete mode 100644 addons/crm_vertical/i18n/de.po delete mode 100644 addons/crm_vertical/i18n/el.po delete mode 100644 addons/crm_vertical/i18n/es.po delete mode 100644 addons/crm_vertical/i18n/es_AR.po delete mode 100644 addons/crm_vertical/i18n/et.po delete mode 100644 addons/crm_vertical/i18n/fi.po delete mode 100644 addons/crm_vertical/i18n/fr.po delete mode 100644 addons/crm_vertical/i18n/gl.po delete mode 100644 addons/crm_vertical/i18n/hr.po delete mode 100644 addons/crm_vertical/i18n/hu.po delete mode 100644 addons/crm_vertical/i18n/id.po delete mode 100644 addons/crm_vertical/i18n/it.po delete mode 100644 addons/crm_vertical/i18n/ko.po delete mode 100644 addons/crm_vertical/i18n/lt.po delete mode 100644 addons/crm_vertical/i18n/lv.po delete mode 100644 addons/crm_vertical/i18n/nl.po delete mode 100644 addons/crm_vertical/i18n/nl_BE.po delete mode 100644 addons/crm_vertical/i18n/oc.po delete mode 100644 addons/crm_vertical/i18n/pl.po delete mode 100644 addons/crm_vertical/i18n/pt.po delete mode 100644 addons/crm_vertical/i18n/pt_BR.po delete mode 100644 addons/crm_vertical/i18n/ro.po delete mode 100644 addons/crm_vertical/i18n/ru.po delete mode 100644 addons/crm_vertical/i18n/sk.po delete mode 100644 addons/crm_vertical/i18n/sl.po delete mode 100644 addons/crm_vertical/i18n/sq.po delete mode 100644 addons/crm_vertical/i18n/sv.po delete mode 100644 addons/crm_vertical/i18n/tr.po delete mode 100644 addons/crm_vertical/i18n/uk.po delete mode 100644 addons/crm_vertical/i18n/vi.po delete mode 100644 addons/crm_vertical/i18n/zh_CN.po delete mode 100644 addons/crm_vertical/i18n/zh_TW.po delete mode 100644 addons/misc_tools/__init__.py delete mode 100644 addons/misc_tools/__terp__.py delete mode 100644 addons/misc_tools/installer.py delete mode 100644 addons/misc_tools/misc_tools_installer.xml delete mode 100644 addons/profile_association/__init__.py delete mode 100644 addons/profile_association/__terp__.py delete mode 100644 addons/profile_association/i18n/ar.po delete mode 100644 addons/profile_association/i18n/bg.po delete mode 100644 addons/profile_association/i18n/bs.po delete mode 100644 addons/profile_association/i18n/ca.po delete mode 100644 addons/profile_association/i18n/cs.po delete mode 100644 addons/profile_association/i18n/de.po delete mode 100644 addons/profile_association/i18n/es.po delete mode 100644 addons/profile_association/i18n/es_AR.po delete mode 100644 addons/profile_association/i18n/et.po delete mode 100644 addons/profile_association/i18n/fr.po delete mode 100644 addons/profile_association/i18n/hr.po delete mode 100644 addons/profile_association/i18n/hu.po delete mode 100644 addons/profile_association/i18n/id.po delete mode 100644 addons/profile_association/i18n/it.po delete mode 100644 addons/profile_association/i18n/ko.po delete mode 100644 addons/profile_association/i18n/lt.po delete mode 100644 addons/profile_association/i18n/nl.po delete mode 100644 addons/profile_association/i18n/nl_BE.po delete mode 100644 addons/profile_association/i18n/pl.po delete mode 100644 addons/profile_association/i18n/profile_association.pot delete mode 100644 addons/profile_association/i18n/pt.po delete mode 100644 addons/profile_association/i18n/pt_BR.po delete mode 100644 addons/profile_association/i18n/ro.po delete mode 100644 addons/profile_association/i18n/ru.po delete mode 100644 addons/profile_association/i18n/sl.po delete mode 100644 addons/profile_association/i18n/sq.po delete mode 100644 addons/profile_association/i18n/sv.po delete mode 100644 addons/profile_association/i18n/tlh.po delete mode 100644 addons/profile_association/i18n/tr.po delete mode 100644 addons/profile_association/i18n/uk.po delete mode 100644 addons/profile_association/i18n/vi.po delete mode 100644 addons/profile_association/i18n/zh_CN.po delete mode 100644 addons/profile_association/i18n/zh_TW.po delete mode 100644 addons/profile_association/profile_association.py delete mode 100644 addons/profile_association/profile_association.xml delete mode 100644 addons/profile_association/security/ir.model.access.csv delete mode 100644 addons/profile_service/__init__.py delete mode 100644 addons/profile_service/__terp__.py delete mode 100644 addons/profile_service/i18n/ar.po delete mode 100644 addons/profile_service/i18n/bg.po delete mode 100644 addons/profile_service/i18n/bs.po delete mode 100644 addons/profile_service/i18n/ca.po delete mode 100644 addons/profile_service/i18n/cs.po delete mode 100644 addons/profile_service/i18n/de.po delete mode 100644 addons/profile_service/i18n/el.po delete mode 100644 addons/profile_service/i18n/es.po delete mode 100644 addons/profile_service/i18n/es_AR.po delete mode 100644 addons/profile_service/i18n/et.po delete mode 100644 addons/profile_service/i18n/fi.po delete mode 100644 addons/profile_service/i18n/fr.po delete mode 100644 addons/profile_service/i18n/hr.po delete mode 100644 addons/profile_service/i18n/hu.po delete mode 100644 addons/profile_service/i18n/id.po delete mode 100644 addons/profile_service/i18n/it.po delete mode 100644 addons/profile_service/i18n/ko.po delete mode 100644 addons/profile_service/i18n/lt.po delete mode 100644 addons/profile_service/i18n/nl.po delete mode 100644 addons/profile_service/i18n/nl_BE.po delete mode 100644 addons/profile_service/i18n/pl.po delete mode 100644 addons/profile_service/i18n/profile_service.pot delete mode 100644 addons/profile_service/i18n/pt.po delete mode 100644 addons/profile_service/i18n/pt_BR.po delete mode 100644 addons/profile_service/i18n/ro.po delete mode 100644 addons/profile_service/i18n/ru.po delete mode 100644 addons/profile_service/i18n/sl.po delete mode 100644 addons/profile_service/i18n/sq.po delete mode 100644 addons/profile_service/i18n/sv.po delete mode 100644 addons/profile_service/i18n/tlh.po delete mode 100644 addons/profile_service/i18n/tr.po delete mode 100644 addons/profile_service/i18n/uk.po delete mode 100644 addons/profile_service/i18n/vi.po delete mode 100644 addons/profile_service/i18n/zh_CN.po delete mode 100644 addons/profile_service/i18n/zh_TW.po delete mode 100644 addons/profile_service/profile_service.py delete mode 100644 addons/profile_service/profile_service.xml delete mode 100644 addons/profile_service/security/ir.model.access.csv create mode 100644 addons/profile_tools/__init__.py create mode 100644 addons/profile_tools/__terp__.py create mode 100644 addons/profile_tools/installer.py create mode 100644 addons/profile_tools/misc_tools_installer.xml delete mode 100644 addons/report_analytic_planning/i18n/tr.po create mode 100644 addons/service/__init__.py create mode 100644 addons/service/__terp__.py create mode 100644 addons/service/i18n/ar.po create mode 100644 addons/service/i18n/bg.po create mode 100644 addons/service/i18n/bs.po create mode 100644 addons/service/i18n/ca.po create mode 100644 addons/service/i18n/cs.po create mode 100644 addons/service/i18n/de.po create mode 100644 addons/service/i18n/el.po create mode 100644 addons/service/i18n/es.po create mode 100644 addons/service/i18n/es_AR.po create mode 100644 addons/service/i18n/et.po create mode 100644 addons/service/i18n/fi.po create mode 100644 addons/service/i18n/fr.po create mode 100644 addons/service/i18n/hr.po create mode 100644 addons/service/i18n/hu.po create mode 100644 addons/service/i18n/id.po create mode 100644 addons/service/i18n/it.po create mode 100644 addons/service/i18n/ko.po create mode 100644 addons/service/i18n/lt.po create mode 100644 addons/service/i18n/nl.po create mode 100644 addons/service/i18n/nl_BE.po create mode 100644 addons/service/i18n/pl.po create mode 100644 addons/service/i18n/profile_service.pot create mode 100644 addons/service/i18n/pt.po create mode 100644 addons/service/i18n/pt_BR.po create mode 100644 addons/service/i18n/ro.po create mode 100644 addons/service/i18n/ru.po create mode 100644 addons/service/i18n/sl.po create mode 100644 addons/service/i18n/sq.po create mode 100644 addons/service/i18n/sv.po create mode 100644 addons/service/i18n/tlh.po create mode 100644 addons/service/i18n/tr.po create mode 100644 addons/service/i18n/uk.po create mode 100644 addons/service/i18n/vi.po create mode 100644 addons/service/i18n/zh_CN.po create mode 100644 addons/service/i18n/zh_TW.po create mode 100644 addons/service/profile_service.py create mode 100644 addons/service/profile_service.xml create mode 100644 addons/service/security/ir.model.access.csv diff --git a/addons/association/__init__.py b/addons/association/__init__.py new file mode 100644 index 0000000..5b34f17 --- /dev/null +++ b/addons/association/__init__.py @@ -0,0 +1,23 @@ +# -*- coding: utf-8 -*- +############################################################################## +# +# OpenERP, Open Source Management Solution +# Copyright (C) 2004-2010 Tiny SPRL (). +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . +# +############################################################################## +import profile_association +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: + diff --git a/addons/association/__terp__.py b/addons/association/__terp__.py new file mode 100644 index 0000000..29eeb47 --- /dev/null +++ b/addons/association/__terp__.py @@ -0,0 +1,36 @@ +# -*- coding: utf-8 -*- +############################################################################## +# +# OpenERP, Open Source Management Solution +# Copyright (C) 2004-2010 Tiny SPRL (). +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . +# +############################################################################## + + +{ + 'name': 'Association profile', + 'version': '0.1', + 'category': 'Profile', + 'description': """Profile for Associates""", + 'author': 'Tiny', + 'depends': ['membership', 'board_association'], + 'update_xml': ['security/ir.model.access.csv', 'profile_association.xml'], + 'demo_xml': [], + 'installable': True, + 'active': False, + 'certificate': '0078696047261', +} +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/association/i18n/ar.po b/addons/association/i18n/ar.po new file mode 100644 index 0000000..70d0cdf --- /dev/null +++ b/addons/association/i18n/ar.po @@ -0,0 +1,146 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.4\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-02-03 06:24+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" diff --git a/addons/association/i18n/bg.po b/addons/association/i18n/bg.po new file mode 100644 index 0000000..db6ac89 --- /dev/null +++ b/addons/association/i18n/bg.po @@ -0,0 +1,148 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.4\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-04-10 10:18+0000\n" +"Last-Translator: Fabien (Open ERP) \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" +"Името на обекта трябва да започва с \"x_\" и да не съдържа никакви специални " +"символи!" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "Невалиден XML за преглед на архитектурата" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" diff --git a/addons/association/i18n/bs.po b/addons/association/i18n/bs.po new file mode 100644 index 0000000..86bfb89 --- /dev/null +++ b/addons/association/i18n/bs.po @@ -0,0 +1,147 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.4\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-11-17 10:59+0000\n" +"Last-Translator: Miro Glavić \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" +"Naziv Objekta mora počinjati sa x_ i ne smije sadržavati specijalne znakove!" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "Upravljanje Odnosima" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "Upravljanje Resursima" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "Segmentacija" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "Profil društva" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "Upravljanje Dokumentacijom" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "Profil Društva : Instaliraj Dodatne Module" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "Profil za Članove" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "Neodgovarajući XML za arhitekturu prikaza!" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "Odnosi Partnera i Kalendari" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "Instaliraj" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "Praćenje Troškova" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "Instaliraj Dodatne Module" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "Upravljanje Projektom" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "Wiki" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "Poništi" diff --git a/addons/association/i18n/ca.po b/addons/association/i18n/ca.po new file mode 100644 index 0000000..de8f602 --- /dev/null +++ b/addons/association/i18n/ca.po @@ -0,0 +1,162 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.0\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-11-17 10:59+0000\n" +"Last-Translator: Raimon Esteve \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" +"El nom de l'objecte ha de començar amb x_ i no contenir cap caràcter " +"especial!" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "Gestió de relacions" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" +"GTD és una metodologia per a organitzar-vos eficaçment vosaltres mateixos i " +"les vostres tasques. Aquest mòdul integra completament el principi de GTD " +"amb la gestió de projectes d'OpenERP." + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" +"El sistema de gestió de documentació d'OpenERP us permet emmagatzemar, " +"navegar, classificar automàticament, buscar i visualitzar tot tipus de " +"documents (documents interns, informes impresos, sistema de calendari). Obre " +"un accés de FTP per a que els usuaris naveguin fàcilment pels documents " +"associats." + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "Nom de model no vàlid en la definició de l'acció." + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "Gestió de recursos" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "perfil.associacio.config.assistent_instal_moduls" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "Segmentació" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "Perfil associacions" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "Gestió documental" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "Perfil associació : Instal·la mòduls extra" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "Perfil per associacions" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "XML invàlid per a la definició de la vista!" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "Relacions amb empreses & Calendaris" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "Instal·la" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "Seguiment de despeses" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "Instal·la mòdul extra" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "Gestió de projectes" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "Wiki" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "Aconsegueix les coses acabades (GTD)" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" +"Realitza el seguiment de despeses personals, des de la codificació de la " +"despesa de l'empleat i el reembossament de l'empleat fins la seva facturació " +"al client final." + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" +"Instal·leu més mòduls. Es proposen uns quants mòduls relacionats amb el " +"perfil d'associació que heu seleccionat. Els podreu instal·lar a partir dels " +"nostres requisits." + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "Cancel·la" diff --git a/addons/association/i18n/cs.po b/addons/association/i18n/cs.po new file mode 100644 index 0000000..7a2b448 --- /dev/null +++ b/addons/association/i18n/cs.po @@ -0,0 +1,147 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.4\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-11-17 10:59+0000\n" +"Last-Translator: Kuvaly \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" +"Jméno objektu musí začínat znakem x_ a nesmí obsahovat žádný speciální znak!" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "Invalidní XML pro zobrazení architektury!" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "Instalovat" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "Správa projektů" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "Wiki" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "Ukončení" diff --git a/addons/association/i18n/de.po b/addons/association/i18n/de.po new file mode 100644 index 0000000..99df6db --- /dev/null +++ b/addons/association/i18n/de.po @@ -0,0 +1,160 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.0\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-11-22 19:22+0000\n" +"Last-Translator: Ferdinand @ ChriCar \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" +"Der Objekt Name muss mit einem x_ starten und darf keine Sonderzeichen " +"beinhalten" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "Beziehungsmanagement" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" +"GTD ist eine Methode zur effizienten Organisation von Aufgaben. Dieses " +"Module ist voll integriert mit dem openERP Projektmanagement Modul." + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" +"Das Dokumentenmanagement erlaubt Ihnen das Speichern, Browsen, Indexieren, " +"Suchen und die Ansicht aller Arten von Dokumente (interne Dokumente, Bilder, " +"Reports, Kalender). Es erlaubt einen FTP Zugang für die Benutzer um einfach " +"im Dokumentenpool zu surfen." + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "Ungültiger Modellname in der Aktionsdefinition." + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "Ressourcenmanagement" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "profile.association.config.install_modules_wizard" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "Segmentierung" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "Profil Verein" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "Dokumenten Management" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "Vereins Profile: Installiere Extra Module" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "Profile für Vereinigungen" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "Fehlerhafter xml Code für diese Ansicht!" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "Partner Verbindungen & Kalender" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "Installiere" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "Ausgabenverfolgung" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "Installiere Extra Module" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "Projektverwaltung" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "Wiki" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "To Do Liste (GTD)" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" +"Erlaubt eine Erfassung und Kontrolle der Ausgaben, z.B. von Nebenkosten der " +"Mitarbeiter (Spesen, Reisekosten), Auszahlungen von Nebenkosten sowie der " +"Weiterberechnung an Kunden." + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" +"Weitere Module installieren. Einige Module werden aufgrund des " +"Mitgliedschafstprofiles zur INstllation vorgeschlagen. Sie können dies je " +"nach Bedarf installieren" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "Abbrechen" diff --git a/addons/association/i18n/es.po b/addons/association/i18n/es.po new file mode 100644 index 0000000..84e399b --- /dev/null +++ b/addons/association/i18n/es.po @@ -0,0 +1,162 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.0\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-11-17 10:59+0000\n" +"Last-Translator: Borja López Soilán (Pexego) \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" +"¡El nombre del objeto debe empezar con x_ y no contener ningún carácter " +"especial!" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "Gestión de relaciones" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" +"GTD (consigue hacer el trabajo) es una metodología para organizarse " +"eficazmente usted mismo y sus tareas. Este módulo integra completamente el " +"principio GTD con la gestión de proyectos de OpenERP." + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" +"El sistema de gestión documental de OpenERP le permite almacenar, navegar, " +"clasificar automáticamente, buscar y visualizar todo tipo de documentos " +"(documentos internos, informes impresos, sistema de calendario). Abre un " +"acceso de FTP para que los usuarios naveguen fácilmente en los documentos " +"asociados." + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "Nombre de modelo no válido en la definición de acción." + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "Gestión de recursos" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "perfil.asociacion.config.asistente_instal_modulos" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "Segmentación" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "Perfil asociación" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "Gestión documental" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "Perfil asociación : Instalar módulos extra" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "Perfil para asociados" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "¡XML inválido para la definición de la vista!" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "Relaciones de empresa y calendarios" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "Instalar" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "Seguimiento de gastos" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "Instalar módulo extra" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "Gestión de proyectos" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "Wiki" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "Conseguir Hacer el Trabajo" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" +"Realiza el seguimiento de gastos personales, desde la codificación del gasto " +"del empleado, pasando por el reembolso del empleado hasta su facturación al " +"cliente final." + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" +"Instalar más módulos. Se proponen unos cuantos módulos relacionados con el " +"perfil de asociación que ha seleccionado. Podrá instalarlos en base a " +"nuestros requisitos." + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "Cancelar" diff --git a/addons/association/i18n/es_AR.po b/addons/association/i18n/es_AR.po new file mode 100644 index 0000000..3e97eb4 --- /dev/null +++ b/addons/association/i18n/es_AR.po @@ -0,0 +1,162 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.0\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-09-23 15:34+0000\n" +"Last-Translator: Julieta Catalano \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" +"¡El nombre del objeto debe empezar con x_ y no contener ningún caracter " +"especial!" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "Gestión de relaciones" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" +"GTD es una metodología para organizarse eficazmente usted mismo y sus " +"tareas. Este módulo integra completamente el principio de GTD con la gestión " +"de proyectos de OpenERP." + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" +"El sistema de gestión de la documentación de OpenERP le permite almacenar, " +"navegar, indexar automáticamente, buscar y previsualizar todo tipo de " +"documentos (documentos internos, informes impresos, sistema de calendario). " +"Abre un acceso de FTP para que los usuarios naveguen fácilmente en los " +"documentos de asociación." + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "Gestión de recursos" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "profile.association.config.install_modules_wizard" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "Segmentación" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "Perfil de asociación" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "Gestión de documentos" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "Perfil de Asociación : Instalar módulos extra" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "Perfil para Asociados" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "XML inválido para la definición de la vista!" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "Relación con Partner & Calendarios" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "Instale" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "Seguimiento de gastos" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "Instalar módulo extra" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "Gestión de proyectos" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "Wiki" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "Conseguir las cosas terminadas (GTD)" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" +"Realiza el seguimiento de gastos personales, desde la codificación del gasto " +"del empleado y el reembolso del empleado hasta su facturación al cliente " +"final." + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" +"Instalar más módulos. Algunos módulos son procesados de acuerdo a la " +"asociación de perfil que usted ha seleccionado. Podrá instalarlos de acuerdo " +"a sus requerimientos." + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "Cancelar" diff --git a/addons/association/i18n/et.po b/addons/association/i18n/et.po new file mode 100644 index 0000000..edd4628 --- /dev/null +++ b/addons/association/i18n/et.po @@ -0,0 +1,158 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.0\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-11-09 19:14+0000\n" +"Last-Translator: Fabien (Open ERP) \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" +"Objekti nimi peab algama x_'ga ja ei tohi sisaldada ühtegi erisümbolit !" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "Suhete haldus" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" +"GTD on metoodika enda ja oma tööde efektiivseks organiseerimiseks. See " +"moodul integreerib täielikult GTD põhimõtted Open ERP'i projektihaldusega." + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" +"Open ERP dokumendihaldussüsteem võimaldab sul säilitada, sirvida, " +"automaatselt indekseerida, otsida ja eelvaadata kõiki dokumendiliike " +"(sisemised dokumendid, prinditud aruandeid, kalendrisüsteemi). See avab " +"kasutajatele FTP ligipääsu, et lihtsalt sirvida ühingu dokumente." + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "Vigane mudeli nimi toimingu definitsioonis." + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "Vahendite haldus" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "profile.association.config.install_modules_wizard" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "Segmenteerimine" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "Ühingu profiil" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "Dokumendihaldus" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "Ühingu profiil : Paigalda lisamooduleid" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "Profiil ühingutele" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "Vigane XML vaate arhitektuurile!" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "Partneri seos ja kalendrid" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "Paigalda" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "Kulude jälgimine" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "Paigalda lisamoodul" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "Projektihaldus" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "Wiki" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "Saa asjad tehtud" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" +"Jälgib isiklike kulude protsessi alustades töötaja kuludest ja töötaja " +"kulude hüvitamisest kuni lõppkliendile esitatud arveni." + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" +"Paigalda veel mooduleid. Mõned moodulid soovitatakse vastavalt sinu poolt " +"valitud assotsiatsiooni profiilile. Sa saad neid paigaldada vastavalt meie " +"vajadustele." + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "Tühista" diff --git a/addons/association/i18n/fr.po b/addons/association/i18n/fr.po new file mode 100644 index 0000000..55b700d --- /dev/null +++ b/addons/association/i18n/fr.po @@ -0,0 +1,163 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.0\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-11-17 10:59+0000\n" +"Last-Translator: Fabien (Open ERP) \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" +"Le nom de l'objet doit commencer avec x_ et ne pas contenir de charactères " +"spéciaux !" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "XML non valide pour l'architecture de la vue" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "Gestion de la relation" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" +"GTD est une méthodologie vous permettant de vous organiser et d'organiser " +"vos tâches efficacement. Ce module intègre complètement les principes GTD " +"avec la gestion de projets d'OpenERP." + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" +"Le système de gestion documentaire d'OpenERP vous permet de stocker, " +"parcourir, indexer automatiquement, rechercher et pré-visualiser tout type " +"de documents : documents internes ; rapports imprimés ; calendrier. Il " +"permet un accès FTP pour que les utilisateurs puissent facilement parcourir " +"les documents associés." + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "Nom de modèle non valide dans la définition de l'action." + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "Gestion des ressources" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "profile.association.config.install_modules_wizard" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "Segmentation" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "Profil pour les associations" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "Gestion documentaire" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" +"Profil pour les associations : installation de modules supplémentaires" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "Profil pour associés" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "Relations entre Partenaires et Calendriers" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "Installer" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "Suivi des frais" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "Gestion de projets" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "Wiki" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "Méthode \"Getting Things Done\"" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" +"Permet le suivi du processus des dépenses du personnel, de la saisie des " +"dépenses de l'employé, au remboursement de l'employé, jusqu'à la facturation " +"au client final." + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" +"Installez d'autres modules. Quelques modules sont proposés pour compléter le " +"profile pour les associations que vous avez choisi. Vous pourrez les " +"installer selon vos besoins." + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "Annuler" diff --git a/addons/association/i18n/hr.po b/addons/association/i18n/hr.po new file mode 100644 index 0000000..70d0cdf --- /dev/null +++ b/addons/association/i18n/hr.po @@ -0,0 +1,146 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.4\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-02-03 06:24+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" diff --git a/addons/association/i18n/hu.po b/addons/association/i18n/hu.po new file mode 100644 index 0000000..70d0cdf --- /dev/null +++ b/addons/association/i18n/hu.po @@ -0,0 +1,146 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.4\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-02-03 06:24+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" diff --git a/addons/association/i18n/id.po b/addons/association/i18n/id.po new file mode 100644 index 0000000..e177226 --- /dev/null +++ b/addons/association/i18n/id.po @@ -0,0 +1,146 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.4\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-11-09 13:53+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" diff --git a/addons/association/i18n/it.po b/addons/association/i18n/it.po new file mode 100644 index 0000000..f6ca907 --- /dev/null +++ b/addons/association/i18n/it.po @@ -0,0 +1,159 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.0\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-11-17 10:58+0000\n" +"Last-Translator: Marius Marolla \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" +"Il nome dell'oggetto deve iniziare per x_ e non deve contenere caratteri " +"speciali!" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "Gestione deile Relazioni" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" +"GTD (Getting Things Done) è un metodo efficiente per organizzare sè stessi e " +"le propie attività. Questo modulo integra pienamente i principi del GTD con " +"il modulo di Gestione Progetti di OpenERP." + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" +"Il Sistema di Gestione Documentale di OpenERP permette di salvare, " +"sfogliare, di indicizzare automaticamente, ricercare e visualizzare tutti i " +"tipi di documenti (documenti interni, report stampati, calendari di " +"sistema). Esso apre un accesso FTP per gli utenti per meglio sfogliare i " +"documenti associati." + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "Nome di modulo non valido nella definizione dell'azione." + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "Gestione Risorse" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "profile.association.config.install_modules_wizard" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "Segmentazione" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "Gestione documenti" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "XML non valido per Visualizzazione Architettura!" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "Installa" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "Monitoraggio spese" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "Installa modulo aggiuntivo" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "Gestione progetti" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "Wiki" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "Getting Things Done (GTD)" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" +"Traccia il processo di gestione delle spese personali, dalla richiesta di " +"rimborso del dipendente al liquidazione delle spese, fino alla " +"rifatturazione sul cliente finale." + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "Annulla" diff --git a/addons/association/i18n/ko.po b/addons/association/i18n/ko.po new file mode 100644 index 0000000..3d9afa1 --- /dev/null +++ b/addons/association/i18n/ko.po @@ -0,0 +1,148 @@ +# Korean translation for openobject-addons +# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 +# This file is distributed under the same license as the openobject-addons package. +# FIRST AUTHOR , 2009. +# +msgid "" +msgstr "" +"Project-Id-Version: openobject-addons\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-09-08 16:43+0000\n" +"Last-Translator: ekodaq \n" +"Language-Team: Korean \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "관계 관리" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" +"GTD는 귀하 자신과 과제를 효율적으로 조직할 방법록입니다. 이 모듈은 GTD 원칙과 이 시스템의 프로젝트 관리를 완전히 통합하였습니다." + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "리소스 관리" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "세그먼테이션" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "협회 프로파일" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "문서 관리" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "협회 프로파일: 추가 모듈 설치" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "파트너 관계 % 카렌더" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "설치" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "비용 추적" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "추가 모듈 설치" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "프로젝트 관리" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "위키" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "직원 비용 인코딩으로부터 직원 환급과 최종 고객에 대한 재 인보이싱에 이르기까지 개인 비용 프로세스를 추적합니다." + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "추가 모듈 설치. 귀하가 선택한 협회 프로파일에 따라 몇몇 모듈이 추가 설치됩니다." + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "취소" diff --git a/addons/association/i18n/lt.po b/addons/association/i18n/lt.po new file mode 100644 index 0000000..70d0cdf --- /dev/null +++ b/addons/association/i18n/lt.po @@ -0,0 +1,146 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.4\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-02-03 06:24+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" diff --git a/addons/association/i18n/nl.po b/addons/association/i18n/nl.po new file mode 100644 index 0000000..23f0fc9 --- /dev/null +++ b/addons/association/i18n/nl.po @@ -0,0 +1,147 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.0\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-09-08 14:48+0000\n" +"Last-Translator: Freerk Kalsbeek (Mindswitch BV) \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" +"De objectnaam moet beginnen met x_ en mag geen speciale karakters bevatten !" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "Profiel voor verenigingen" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "Ongeldige XML voor overzicht" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" diff --git a/addons/association/i18n/nl_BE.po b/addons/association/i18n/nl_BE.po new file mode 100644 index 0000000..51566e2 --- /dev/null +++ b/addons/association/i18n/nl_BE.po @@ -0,0 +1,147 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.0\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-04-10 10:18+0000\n" +"Last-Translator: Fabien (Open ERP) \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" +"De objectnaam moet beginnen met x_ en mag geen speciale karakters bevatten !" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" diff --git a/addons/association/i18n/pl.po b/addons/association/i18n/pl.po new file mode 100644 index 0000000..6ca091b --- /dev/null +++ b/addons/association/i18n/pl.po @@ -0,0 +1,148 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.4\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-04-10 10:18+0000\n" +"Last-Translator: Fabien (Open ERP) \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" +"Nazwa obiektu musi zaczynać się od x_ oraz nie może zawierać znaków " +"specjalnych !" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "XML niewłaściwy dla tej architektury wyświetlania!" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" diff --git a/addons/association/i18n/profile_association.pot b/addons/association/i18n/profile_association.pot new file mode 100644 index 0000000..c6e74bb --- /dev/null +++ b/addons/association/i18n/profile_association.pot @@ -0,0 +1,133 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.4\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01:51+0000\n" +"PO-Revision-Date: 2009-08-28 16: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: profile_association +#: constraint:ir.model:0 +msgid "The Object name must start with x_ and not contain any special character !" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "GTD is a methodology to efficiently organise yourself and your tasks. This module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "The Document Management System of Open ERP allows you to store, browse, automatically index, search and preview all kind of documents (internal documents, printed reports, calendar system). It opens an FTP access for the users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Tracks the personal expenses process, from the employee expense encoding, to the reimbursement of the employee up to the reinvoicing to the final customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "Install more modules. A few modules are proposed according to the association profile you selected. You will be able to install them based on our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" + diff --git a/addons/association/i18n/pt.po b/addons/association/i18n/pt.po new file mode 100644 index 0000000..dff9074 --- /dev/null +++ b/addons/association/i18n/pt.po @@ -0,0 +1,147 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.0\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-09-08 12:29+0000\n" +"Last-Translator: Madalena_prime \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" +"O nome do objecto deve começar com x_ e não pode conter um carácter especial!" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "XML inválido para a arquitectura de vista" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" diff --git a/addons/association/i18n/pt_BR.po b/addons/association/i18n/pt_BR.po new file mode 100644 index 0000000..a385de0 --- /dev/null +++ b/addons/association/i18n/pt_BR.po @@ -0,0 +1,148 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.4\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-04-10 10:18+0000\n" +"Last-Translator: Fabien (Open ERP) \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" +"O nome do objeto precisa iniciar com x_ e não conter nenhum caracter " +"especial!" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "Invalido XML para Arquitetura da View" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" diff --git a/addons/association/i18n/ro.po b/addons/association/i18n/ro.po new file mode 100644 index 0000000..70d0cdf --- /dev/null +++ b/addons/association/i18n/ro.po @@ -0,0 +1,146 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.4\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-02-03 06:24+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" diff --git a/addons/association/i18n/ru.po b/addons/association/i18n/ru.po new file mode 100644 index 0000000..c654fb5 --- /dev/null +++ b/addons/association/i18n/ru.po @@ -0,0 +1,148 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.0\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-09-08 15:14+0000\n" +"Last-Translator: Fabien (Open ERP) \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" +"Название объекта должно начинаться с x_ и не должно содержать специальных " +"символов !" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "Неправильный XML для просмотра архитектуры!" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" diff --git a/addons/association/i18n/sl.po b/addons/association/i18n/sl.po new file mode 100644 index 0000000..6662be1 --- /dev/null +++ b/addons/association/i18n/sl.po @@ -0,0 +1,147 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.4\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-12-10 21:50+0000\n" +"Last-Translator: Simon Vidmar \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" +"Naziv objekta se mora začeti z 'x_' in ne sme vsebovati posebnih znakov." + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "Upravljanje povezav" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "Napačno ime modela v definiciji dejanja." + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "Upravljanje virov" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "profile.association.config.install_modules_wizard" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "Razčlenjenost" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "Upravljanje dokumentov" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "Neveljaven XML za arhitekturo pogleda." + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "Namesti" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "Sledenje izdatkov" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "Namesti dodatni modul" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "Upravljanje projektov" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "Wiki" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "Prekliči" diff --git a/addons/association/i18n/sq.po b/addons/association/i18n/sq.po new file mode 100644 index 0000000..a65ce86 --- /dev/null +++ b/addons/association/i18n/sq.po @@ -0,0 +1,266 @@ +# Translation of OpenERP Server. +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.4\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 15:23:46+0000\n" +"PO-Revision-Date: 2009-08-28 15:23:46+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: profile_association +#: constraint:ir.model:0 +msgid "The Object name must start with x_ and not contain any special character !" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "GTD is a methodology to efficiently organise yourself and your tasks. This module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "The Document Management System of Open ERP allows you to store, browse, automatically index, search and preview all kind of documents (internal documents, printed reports, calendar system). It opens an FTP access for the users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Tracks the personal expenses process, from the employee expense encoding, to the reimbursement of the employee up to the reinvoicing to the final customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "Install more modules. A few modules are proposed according to the association profile you selected. You will be able to install them based on our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" + +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.4\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 15:23:46+0000\n" +"PO-Revision-Date: 2009-08-28 15:23:46+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: profile_association +#: constraint:ir.model:0 +msgid "The Object name must start with x_ and not contain any special character !" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "GTD is a methodology to efficiently organise yourself and your tasks. This module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "The Document Management System of Open ERP allows you to store, browse, automatically index, search and preview all kind of documents (internal documents, printed reports, calendar system). It opens an FTP access for the users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Tracks the personal expenses process, from the employee expense encoding, to the reimbursement of the employee up to the reinvoicing to the final customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "Install more modules. A few modules are proposed according to the association profile you selected. You will be able to install them based on our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" + diff --git a/addons/association/i18n/sv.po b/addons/association/i18n/sv.po new file mode 100644 index 0000000..b7ccc2b --- /dev/null +++ b/addons/association/i18n/sv.po @@ -0,0 +1,147 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.4\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-04-10 10:18+0000\n" +"Last-Translator: Fabien (Open ERP) \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" +"Objektnamnet måste börja med x_ och får inte innehålla några specialtecken!" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" diff --git a/addons/association/i18n/tlh.po b/addons/association/i18n/tlh.po new file mode 100644 index 0000000..96c2dc9 --- /dev/null +++ b/addons/association/i18n/tlh.po @@ -0,0 +1,146 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.0\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-02-03 06:24+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" diff --git a/addons/association/i18n/tr.po b/addons/association/i18n/tr.po new file mode 100644 index 0000000..e8469dc --- /dev/null +++ b/addons/association/i18n/tr.po @@ -0,0 +1,146 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.4\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2010-02-14 21:37+0000\n" +"Last-Translator: Fabien (Open ERP) \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2010-02-17 04:56+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "Şirket Profili" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "Döküman Yönetimi" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "Şirket Profili : Install Extra Modules" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "Görüntüleme mimarisi için Geçersiz XML" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "Proje Yönetimi" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "İptal" diff --git a/addons/association/i18n/uk.po b/addons/association/i18n/uk.po new file mode 100644 index 0000000..f8a2f20 --- /dev/null +++ b/addons/association/i18n/uk.po @@ -0,0 +1,147 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.0\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-09-08 15:50+0000\n" +"Last-Translator: Fabien (Open ERP) \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" +"Назва об'єкту має починатися з x_ і не містити ніяких спеціальних символів!" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "Неправильний XML для Архітектури Вигляду!" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" diff --git a/addons/association/i18n/vi.po b/addons/association/i18n/vi.po new file mode 100644 index 0000000..2600b60 --- /dev/null +++ b/addons/association/i18n/vi.po @@ -0,0 +1,266 @@ +# Translation of OpenERP Server. +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.4\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:00:38+0000\n" +"PO-Revision-Date: 2009-08-28 16:00:38+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: profile_association +#: constraint:ir.model:0 +msgid "The Object name must start with x_ and not contain any special character !" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "GTD is a methodology to efficiently organise yourself and your tasks. This module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "The Document Management System of Open ERP allows you to store, browse, automatically index, search and preview all kind of documents (internal documents, printed reports, calendar system). It opens an FTP access for the users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Tracks the personal expenses process, from the employee expense encoding, to the reimbursement of the employee up to the reinvoicing to the final customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "Install more modules. A few modules are proposed according to the association profile you selected. You will be able to install them based on our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" + +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.4\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:00:38+0000\n" +"PO-Revision-Date: 2009-08-28 16:00:38+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: profile_association +#: constraint:ir.model:0 +msgid "The Object name must start with x_ and not contain any special character !" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "GTD is a methodology to efficiently organise yourself and your tasks. This module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "The Document Management System of Open ERP allows you to store, browse, automatically index, search and preview all kind of documents (internal documents, printed reports, calendar system). It opens an FTP access for the users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Tracks the personal expenses process, from the employee expense encoding, to the reimbursement of the employee up to the reinvoicing to the final customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "Install more modules. A few modules are proposed according to the association profile you selected. You will be able to install them based on our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" + diff --git a/addons/association/i18n/zh_CN.po b/addons/association/i18n/zh_CN.po new file mode 100644 index 0000000..d5bd277 --- /dev/null +++ b/addons/association/i18n/zh_CN.po @@ -0,0 +1,148 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.4\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-12-16 13:39+0000\n" +"Last-Translator: Silence \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-17 04:44+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "对象名必须以“x_”开始且不能包含任何特殊字符!" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" +"Open ERP的单据管理系统,运行你保存、浏览、自动索引、搜索和预览所有单据(包括内部单据、打印报表、日历系统)。It opens an FTP " +"access for the users to easily browse association's document." + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "操作定义中使用了无效的模式名称。" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "资源管理" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "细分" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "文档管理" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "无效XML视图结构!" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "安装" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "项目管理" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "Wiki" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "取消" diff --git a/addons/association/i18n/zh_TW.po b/addons/association/i18n/zh_TW.po new file mode 100644 index 0000000..c60cdf8 --- /dev/null +++ b/addons/association/i18n/zh_TW.po @@ -0,0 +1,146 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * profile_association +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.4\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-08-28 16:01+0000\n" +"PO-Revision-Date: 2009-01-30 13:13+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-12-16 05:21+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#. module: profile_association +#: constraint:ir.model:0 +msgid "" +"The Object name must start with x_ and not contain any special character !" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Relationship Management" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "" +"GTD is a methodology to efficiently organise yourself and your tasks. This " +"module fully integrates GTD principle with OpenERP's project management." +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,board_document:0 +msgid "" +"The Document Management System of Open ERP allows you to store, browse, " +"automatically index, search and preview all kind of documents (internal " +"documents, printed reports, calendar system). It opens an FTP access for the " +"users to easily browse association's document." +msgstr "" + +#. module: profile_association +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Resources Management" +msgstr "" + +#. module: profile_association +#: model:ir.model,name:profile_association.model_profile_association_config_install_modules_wizard +msgid "profile.association.config.install_modules_wizard" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,segmentation:0 +msgid "Segmentation" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,shortdesc:profile_association.module_meta_information +msgid "Association profile" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,board_document:0 +msgid "Document Management" +msgstr "" + +#. module: profile_association +#: model:ir.actions.act_window,name:profile_association.action_config_install_module +msgid "Association Profile : Install Extra Modules" +msgstr "" + +#. module: profile_association +#: model:ir.module.module,description:profile_association.module_meta_information +msgid "Profile for Associates" +msgstr "" + +#. module: profile_association +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,crm_configuration:0 +msgid "Partner Relation & Calendars" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "Expenses Tracking" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Install Extra Module" +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +#: field:profile.association.config.install_modules_wizard,project:0 +msgid "Project Management" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,wiki:0 +msgid "Wiki" +msgstr "" + +#. module: profile_association +#: field:profile.association.config.install_modules_wizard,project_gtd:0 +msgid "Getting Things Done" +msgstr "" + +#. module: profile_association +#: help:profile.association.config.install_modules_wizard,hr_expense:0 +msgid "" +"Tracks the personal expenses process, from the employee expense encoding, to " +"the reimbursement of the employee up to the reinvoicing to the final " +"customer." +msgstr "" + +#. module: profile_association +#: model:ir.actions.todo,note:profile_association.config_install_module +msgid "" +"Install more modules. A few modules are proposed according to the " +"association profile you selected. You will be able to install them based on " +"our requirements." +msgstr "" + +#. module: profile_association +#: view:profile.association.config.install_modules_wizard:0 +msgid "Cancel" +msgstr "" diff --git a/addons/association/profile_association.py b/addons/association/profile_association.py new file mode 100644 index 0000000..586ed3f --- /dev/null +++ b/addons/association/profile_association.py @@ -0,0 +1,42 @@ +# -*- coding: utf-8 -*- +############################################################################## +# +# OpenERP, Open Source Management Solution +# Copyright (C) 2004-2010 Tiny SPRL (). +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . +# +############################################################################## + +from osv import fields, osv +import pooler + + +class profile_association_config_install_modules_wizard(osv.osv_memory): + _name='profile.association.config.install_modules_wizard' + _inherit = 'res.config.installer' + + _columns = { + 'hr_expense':fields.boolean('Expenses Tracking', help="Tracks the personal expenses process, from the employee expense encoding, to the reimbursement of the employee up to the reinvoicing to the final customer."), + 'project':fields.boolean('Project Management'), + 'board_document':fields.boolean('Document Management', help= "The Document Management System of Open ERP allows you to store, browse, automatically index, search and preview all kind of documents (internal documents, printed reports, calendar system). It opens an FTP access for the users to easily browse association's document."), + 'segmentation':fields.boolean('Segmentation'), + 'crm_configuration' : fields.boolean('Partner Relation & Calendars'), + 'project_gtd':fields.boolean('Getting Things Done', + help="GTD is a methodology to efficiently organise yourself and your tasks. This module fully integrates GTD principle with OpenERP's project management."), + 'wiki': fields.boolean('Wiki', + help="An integrated wiki content management system. This is really usefull to manage FAQ, quality manuals, etc.") + } +profile_association_config_install_modules_wizard() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/association/profile_association.xml b/addons/association/profile_association.xml new file mode 100644 index 0000000..0f376ea --- /dev/null +++ b/addons/association/profile_association.xml @@ -0,0 +1,49 @@ + + + + + Association Profile : Install extra modules + profile.association.config.install_modules_wizard + form + + + +
+ Install Extra Modules +
+ + Install more modules. A few modules are proposed according to the Association Profile you selected. You will be able to install them based on our requirements. + + + + + + + + + + + + +
+
+
+ + + Association Profile : Install Extra Modules + ir.actions.act_window + profile.association.config.install_modules_wizard + + form + form + new + + + + + 3 + +
+
diff --git a/addons/association/security/ir.model.access.csv b/addons/association/security/ir.model.access.csv new file mode 100644 index 0000000..2fb5590 --- /dev/null +++ b/addons/association/security/ir.model.access.csv @@ -0,0 +1,2 @@ +"id","name","model_id:id","group_id:id","perm_read","perm_write","perm_create","perm_unlink" +"access_profile_association_wizard_install","profile association wizard install","model_profile_association_config_install_modules_wizard","base.group_system",1,1,1,1 diff --git a/addons/base_module_merge/__init__.py b/addons/base_module_merge/__init__.py deleted file mode 100644 index 1631b93..0000000 --- a/addons/base_module_merge/__init__.py +++ /dev/null @@ -1,24 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# OpenERP, Open Source Management Solution -# Copyright (C) 2004-2010 Tiny SPRL (). -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# -############################################################################## - -import wizard -# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: - diff --git a/addons/base_module_merge/__terp__.py b/addons/base_module_merge/__terp__.py deleted file mode 100644 index 9534249..0000000 --- a/addons/base_module_merge/__terp__.py +++ /dev/null @@ -1,45 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# OpenERP, Open Source Management Solution -# Copyright (C) 2004-2010 Tiny SPRL (). -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# -############################################################################## - - -{ - 'name': 'Module Merger - Merge all files of modules with same name', - 'version': '1.0', - 'category': 'Generic Modules/Base', - 'description': """ - * The wizard asks a many2many of modules - * And then generate a module which is the merge of all selected modules - * The new module is provided as a .zip file - - The merge will works in all situations: - * Merging all .py files with the same name in the new module - * merging all .xml files and take care of id's. - """, - 'author': 'Tiny', - 'website': 'http://www.openerp.com', - 'depends': ['base'], - 'init_xml': [], - 'update_xml': ['base_module_merge_wizard.xml'], - 'demo_xml': [], - 'installable': True, - 'certificate': '0035756279709', -} -# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/base_module_merge/base_module_merge_wizard.xml b/addons/base_module_merge/base_module_merge_wizard.xml deleted file mode 100644 index d9bf875..0000000 --- a/addons/base_module_merge/base_module_merge_wizard.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - diff --git a/addons/base_module_merge/i18n/ar.po b/addons/base_module_merge/i18n/ar.po deleted file mode 100644 index 6c71032..0000000 --- a/addons/base_module_merge/i18n/ar.po +++ /dev/null @@ -1,154 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.4\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-02-03 06:26+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "" diff --git a/addons/base_module_merge/i18n/base_module_merge.pot b/addons/base_module_merge/i18n/base_module_merge.pot deleted file mode 100644 index cc1d75a..0000000 --- a/addons/base_module_merge/i18n/base_module_merge.pot +++ /dev/null @@ -1,151 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.4\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01:51+0000\n" -"PO-Revision-Date: 2009-08-28 16: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: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "If you think your module could interrest others people, we'd like you to publish it on OpenERP.com, in the 'Modules' section. You can do it through the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "" - diff --git a/addons/base_module_merge/i18n/bg.po b/addons/base_module_merge/i18n/bg.po deleted file mode 100644 index 6c71032..0000000 --- a/addons/base_module_merge/i18n/bg.po +++ /dev/null @@ -1,154 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.4\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-02-03 06:26+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "" diff --git a/addons/base_module_merge/i18n/bs.po b/addons/base_module_merge/i18n/bs.po deleted file mode 100644 index 6c71032..0000000 --- a/addons/base_module_merge/i18n/bs.po +++ /dev/null @@ -1,154 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.4\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-02-03 06:26+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "" diff --git a/addons/base_module_merge/i18n/ca.po b/addons/base_module_merge/i18n/ca.po deleted file mode 100644 index dc4c91f..0000000 --- a/addons/base_module_merge/i18n/ca.po +++ /dev/null @@ -1,158 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.0\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-09-18 12:30+0000\n" -"Last-Translator: Jordi Esteve - http://www.zikzakmedia.com " -"\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "Categoria" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "Informació" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "Fusió mòduls" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "Autor" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "Nom del directori" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "Dades demostració" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "Nom de fitxer" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "Versió" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "Gravació de mòduls" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "Gràcies per avançat per la vostra contribució." - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "Descripció sensera" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "Nom del mòdul" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "Fusiona mòdul" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "Fitxer .zip del mòdul" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "Eina per la fusió de mòduls" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "Mòdul creat correctament!" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "URL documentació" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "Mòduls" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "Continua" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "Dades normals" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" -"Si creieu que el vostre mòdul pot interessar a altres, ens agradaria que ho " -"publiqueu a OpenERP.com, a la secció de 'Mòduls'. Ho podeu fer mitjançant el " -"lloc web o utilitzant les funcionalitats del mòdul 'base_module_publish'." - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "Seleccioneu els mòduls que voleu fusionar en un únic mòdul" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "Tipus de dades" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "Informació del mòdul" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "Cancel·la" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "Tanca" diff --git a/addons/base_module_merge/i18n/cs.po b/addons/base_module_merge/i18n/cs.po deleted file mode 100644 index 6c71032..0000000 --- a/addons/base_module_merge/i18n/cs.po +++ /dev/null @@ -1,154 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.4\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-02-03 06:26+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "" diff --git a/addons/base_module_merge/i18n/de.po b/addons/base_module_merge/i18n/de.po deleted file mode 100644 index 0d82352..0000000 --- a/addons/base_module_merge/i18n/de.po +++ /dev/null @@ -1,156 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.4\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-11-17 08:57+0000\n" -"Last-Translator: Ferdinand-chricar \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "Kategorie" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "Information" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "Modulezusammenfassung" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "Autor" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "Verzeichnis" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "Demo Daten" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "Dateibezeichnung" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "Version" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "Module Recording" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "Danke im voraus für Ihre Hilfe ." - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "Beschreibung" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "Module Bezeichnung" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "Zusammenfassen Module" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "Module .zip Datei" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "Modul Verschmelzung" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "Module erfolgreich erzeugt" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "Dokumentation URL" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "Module" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "Weiter" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "Normale Daten" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" -"Falls Interesse besteht können Sie Ihr Modul aus OpenERP.com anderen " -"Benutzern zur Verfügung stellen." - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "Wähle Module die in ein einzelnes Modul gepackt werden sollen" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "Datentyp" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "Informationen zum Modul" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "Abbrechen" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "Beenden" diff --git a/addons/base_module_merge/i18n/el.po b/addons/base_module_merge/i18n/el.po deleted file mode 100644 index 81e76e8..0000000 --- a/addons/base_module_merge/i18n/el.po +++ /dev/null @@ -1,168 +0,0 @@ -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.0\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-06-15 07:18+0000\n" -"Last-Translator: Panagiotis Kranidiotis \n" -"Language-Team: nls@hellug.gr \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" -"X-Poedit-Country: GREECE\n" -"X-Poedit-Language: Greek\n" -"X-Poedit-SourceCharset: utf-8\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "Κατηγορία" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "Πληροφορίες" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "Συγχώνευση Αρθρωμάτων" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "Δημιουργός" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "Όνομα Φακέλλου" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "Demo Δεδομένα" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "Όνομα Αρχείου" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "Έκδοση" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "Εγγραφή Αρθρώματος" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "Ευχαριστώ εκ των προτέρων για τη συνεισφορά σας." - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "Πλήρης Περιγραφή" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "Όνομα Αρθρώματος" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "Συγχώνευση Αρθρώματος" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "Αρχείο .zip Αρθρώματος" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "Συγχωνευτής Αρθρωμάτων" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "Το Άρθρωμα δημιουργήθηκε επιτυχώς!" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "URL Εγχειριδίου Χρήσης" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "Αρθρώματα" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "Συνέχεια" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "Κανονικά Δεδομένα" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" -"Αν νομίζετε ότι το Άρθρωμά σας μπορεί να ενδιαφέρει και άλλους, σας " -"παροτρύνουμε να τo δημοσιεύσετε στο OpenERP.com, στο τμήμα 'Modules'. " -"Μπορείτε να το κάνετε μέσω της ιστοσελίδας ή χρησιμοποιώντας τις λειτουργίες " -"της Αρθρώματος 'base_module_publish'." - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "Επιλέξτε τα Αρθρώματα που επιθυμείτε να συγχωνεύσετε" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "Τύπος Δεδομένων" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "Πληροφορίες Αρθρώματος" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "Ακύρωση" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "Κλείσιμο" - -#, python-format -#~ msgid "Recursion error in modules dependencies !" -#~ msgstr "Recursion error in modules dependencies !" - -#, python-format -#~ msgid "Error" -#~ msgstr "Σφάλμα" diff --git a/addons/base_module_merge/i18n/es.po b/addons/base_module_merge/i18n/es.po deleted file mode 100644 index c42460b..0000000 --- a/addons/base_module_merge/i18n/es.po +++ /dev/null @@ -1,158 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.0\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-09-18 12:30+0000\n" -"Last-Translator: Jordi Esteve - http://www.zikzakmedia.com " -"\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "Categoría" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "Información" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "Fusión módulos" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "Autor" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "Nombre del directorio" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "Datos demostración" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "Nombre de archivo" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "Versión" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "Grabación de módulos" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "Gracias de antemano por su contribución." - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "Descripción completa" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "Nombre del módulo" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "Fusionar módulo" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "Archivo .zip del módulo" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "Herramienta para la fusión de módulos" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "¡Módulo creado correctamente!" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "URL documentación" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "Módulos" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "Continuar" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "Datos normales" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" -"Si cree que su módulo puede interesar a otros, nos gustaría que lo publicara " -"en OpenERP.com, en la sección de 'Módulos'. Lo puede hacer a través del " -"sitio web o utilizando las funcionalidades del módulo 'base_module_publish'." - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "Seleccione los módulos que desea fusionar en un único módulo" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "Tipo de datos" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "Información del módulo" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "Cancelar" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "Cerrar" diff --git a/addons/base_module_merge/i18n/es_AR.po b/addons/base_module_merge/i18n/es_AR.po deleted file mode 100644 index c37c95c..0000000 --- a/addons/base_module_merge/i18n/es_AR.po +++ /dev/null @@ -1,157 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.0_rc3\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-09-18 14:44+0000\n" -"Last-Translator: Silvana Herrera \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "Categoría" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "Información" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "Fusión módulos" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "Autor" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "Nombre del directorio" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "Datos demostración" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "Nombre de archivo" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "Versión" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "Grabación de módulos" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "Gracias de antemano por su contribución." - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "Descripción completa" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "Nombre del módulo" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "Fusionar módulo" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "Archivo .zip del módulo" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "Herramienta para la fusión de módulos" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "¡Módulo creado correctamente!" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "URL documentación" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "Módulos" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "Continuar" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "Datos normales" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" -"Si cree que su módulo puede interesar a otros, nos gustaría que lo publicara " -"en OpenERP.com, en la sección de 'Módulos'. Lo puede hacer a través del " -"sitio web o utilizando las funcionalidades del módulo 'base_module_publish'." - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "Seleccione los módulos que desea fusionar en un único módulo" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "Tipo de datos" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "Información del módulo" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "Cancelar" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "Cerrar" diff --git a/addons/base_module_merge/i18n/es_EC.po b/addons/base_module_merge/i18n/es_EC.po deleted file mode 100644 index 03f1765..0000000 --- a/addons/base_module_merge/i18n/es_EC.po +++ /dev/null @@ -1,155 +0,0 @@ -# Spanish (Ecuador) translation for openobject-addons -# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2009. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-07-13 01:01+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Spanish (Ecuador) \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "" diff --git a/addons/base_module_merge/i18n/et.po b/addons/base_module_merge/i18n/et.po deleted file mode 100644 index 11e665b..0000000 --- a/addons/base_module_merge/i18n/et.po +++ /dev/null @@ -1,157 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.4\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-11-09 16:42+0000\n" -"Last-Translator: Fabien (Open ERP) \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "Kategooria" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "Informatsioon" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "Moodulite liitmine" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "Autor" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "Kataloogi nimi" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "Näidisandmed" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "Faili nimi" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "Versioon" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "Mooduli salvestamine" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "Tänud ette sinu panuse eest." - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "Täielik kirjeldus" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "Mooduli nimi" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "Mooduli liitmine" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "Mooduli .zip fail" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "Moodulite liitja" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "Moodul edukalt loodud!" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "Dokumentatsiooni URL" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "Moodulid" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "Jätka" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "Normaalandmed" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" -"Kui sa arvad, et su moodul võiks huvitada teisi inimesi, siis soovime et sa " -"avaldaksid selle OpenERP.com 'Moodulid' sektsioonis. Sa saad teha seda läbi " -"veebilehe või kasutades 'base_module_publish' mooduli võimalusi." - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "Vali moodulid, mida sa soovid liita üheks mooduliks" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "Andmetüüp" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "Mooduli informatsioon" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "Loobu" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "Sulge" diff --git a/addons/base_module_merge/i18n/fi.po b/addons/base_module_merge/i18n/fi.po deleted file mode 100644 index bb64093..0000000 --- a/addons/base_module_merge/i18n/fi.po +++ /dev/null @@ -1,162 +0,0 @@ -# Finnish translation for openobject-addons -# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2009. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-11-23 07:36+0000\n" -"Last-Translator: NightSpirit \n" -"Language-Team: Finnish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "Kategoria" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "Tiedot" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "Moduulien liittäminen" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "Luoja" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "Hakemiston nimi" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "Demotieto (data)" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "Tiedoston nimi" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "Versio" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "Moduulitallennus" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "Kiitos jo etukäteen panoksestasi." - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "Koko kuvaus" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "Moduulin nimi" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "Liitä moduuli" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "Moduuli .ZIP-tiedostona" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "Moduulin liittäjä" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "Moduuli luotu onnistuneesti !" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "Dokumentaatio URL" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "Moduulit" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "Jatka" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "Normaalit tiedot" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" -"Jos luulet, että tekemäsi moduuli kiinnostaa muita käyttäjiä, haluaisimme " -"että julkaiset sen OpenERP.com:ssa, \"Modules\" -osiossa. Voit tehdä sen " -"kotisivulta käyttäen \"base_module_publish\" -moduulin ominaisuuksia." - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "Valitse moduulit jotka haluat liittää yhdessä moduulissa" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "Tiedon tyyppi" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "Moduulin tiedot" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "Peruuta" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "Sulje" - -#, python-format -#~ msgid "Error" -#~ msgstr "Virhe" diff --git a/addons/base_module_merge/i18n/fr.po b/addons/base_module_merge/i18n/fr.po deleted file mode 100644 index 5fca3b5..0000000 --- a/addons/base_module_merge/i18n/fr.po +++ /dev/null @@ -1,154 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.0_rc3\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-09-08 13:41+0000\n" -"Last-Translator: nel \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "" diff --git a/addons/base_module_merge/i18n/gl.po b/addons/base_module_merge/i18n/gl.po deleted file mode 100644 index 5327a8e..0000000 --- a/addons/base_module_merge/i18n/gl.po +++ /dev/null @@ -1,167 +0,0 @@ -# translation of base-module-merge-gl.po to Galego -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -# Frco. Javier Rial Rodríguez , 2009. -msgid "" -msgstr "" -"Project-Id-Version: base-module-merge-gl\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-08-14 09:03+0000\n" -"Last-Translator: Frco. Javier Rial \n" -"Language-Team: Galego \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "Categoría" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "Información" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "Fusión módulos" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "Nome do directorio" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "Datos demostración" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "Nome de ficheiro" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "Versión" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "Gravación de módulos" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "Graciñas de anteman pola súa contribución." - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "Descrición completa" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "Nome del módulo" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "Fusionar módulo" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "Arquivo .zip do módulo" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "¡Módulo creado correctamente!" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "URL documentación" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "Módulos" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "Continuar" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "Datos normais" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" -"Se cre que o seu módulo pode interesar a outros, gustaríanos que o publicara " -"en OpenERP.com, na sección de 'Módulos'. Pódeo facer a través do sitio web " -"ou usando as funcionalidades do módulo 'base_module_publish'." - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "Seleccione os módulos que desexa fusionar nun único módulo" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "Tipo de datos" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "Información do módulo" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "Cancelar" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "Pechar" - -#, python-format -#~ msgid "Recursion error in modules dependencies !" -#~ msgstr "¡Erro de recorrencia entre dependencias de módulos!" - -#, python-format -#~ msgid "Error" -#~ msgstr "Erro" diff --git a/addons/base_module_merge/i18n/hr.po b/addons/base_module_merge/i18n/hr.po deleted file mode 100644 index 0554def..0000000 --- a/addons/base_module_merge/i18n/hr.po +++ /dev/null @@ -1,154 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.0_rc3\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-09-08 13:34+0000\n" -"Last-Translator: Ivica Perić \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "" diff --git a/addons/base_module_merge/i18n/hu.po b/addons/base_module_merge/i18n/hu.po deleted file mode 100644 index 6c71032..0000000 --- a/addons/base_module_merge/i18n/hu.po +++ /dev/null @@ -1,154 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.4\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-02-03 06:26+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "" diff --git a/addons/base_module_merge/i18n/id.po b/addons/base_module_merge/i18n/id.po deleted file mode 100644 index fbe518c..0000000 --- a/addons/base_module_merge/i18n/id.po +++ /dev/null @@ -1,154 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.4\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-11-09 13:46+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "" diff --git a/addons/base_module_merge/i18n/it.po b/addons/base_module_merge/i18n/it.po deleted file mode 100644 index 6206f47..0000000 --- a/addons/base_module_merge/i18n/it.po +++ /dev/null @@ -1,158 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.4\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-11-20 14:54+0000\n" -"Last-Translator: franz \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "Categoria" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "Informazione" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "Modulo in fase di fusione" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "Autore" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "Nome Cartella" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "Dati dimostrativi" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "Nome del file" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "Versione" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "Registrazione Modulo" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "Grazie per il tuo contributo !" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "Descrizione Completa" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "Nome Modulo" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "Unsci modulo" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "File .ZIP del Modulo" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "Module Merger" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "Modulo creato con successo !" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "URL Documentazione" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "Moduli" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "Continua" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "Dati normali" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" -"Se pensi che il tuo modulo possa interessare altre persone, ci piacerebbe " -"che lo pubblicassi su OpenERP.com, nella sezione 'Moduli'. Puoi farlo " -"tramite il sito internet o utilizzando le caratteristiche del modulo " -"'base_module_publish'." - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "Seleziona i Moduli che vuoi fondere in un unico modulo" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "Tipo di Dati" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "Informazioni Modulo" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "Annulla" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "Fine" diff --git a/addons/base_module_merge/i18n/ko.po b/addons/base_module_merge/i18n/ko.po deleted file mode 100644 index e73b1a1..0000000 --- a/addons/base_module_merge/i18n/ko.po +++ /dev/null @@ -1,163 +0,0 @@ -# Korean translation for openobject-addons -# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2009. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-09-08 14:49+0000\n" -"Last-Translator: ekodaq \n" -"Language-Team: Korean \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "카테고리" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "정보" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "모듈 합치기" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "디렉토리 이름" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "데모 데이터" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "파일 이름" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "버전" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "모듈 기록" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "귀하의 공헌에 미리 감사드립니다." - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "완전한 설명" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "모듈 이름" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "모듈 합치기" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "모듈 .zip 파일" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "모듈이 만들어 졌습니다 !" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "문서화 URL" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "모듈" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "계속" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "일반 데이터" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "하나의 모듈로 합칠 모듈들을 선택하십시오." - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "데이터 타입" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "모듈 정보" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "취소" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "닫기" - -#, python-format -#~ msgid "Recursion error in modules dependencies !" -#~ msgstr "모듈 의존성 재귀 에러!" - -#, python-format -#~ msgid "Error" -#~ msgstr "에러" diff --git a/addons/base_module_merge/i18n/lt.po b/addons/base_module_merge/i18n/lt.po deleted file mode 100644 index 24bb323..0000000 --- a/addons/base_module_merge/i18n/lt.po +++ /dev/null @@ -1,154 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.0_rc3\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2010-02-13 23:14+0000\n" -"Last-Translator: Paulius Sladkevičius \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-02-17 04:56+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "Kategorija" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "Informacija" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "Failo pavadinimas" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "Versija" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "Dokumentacijos URL adresas" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "Moduliai" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "Tęsti" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "Atšaukti" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "" diff --git a/addons/base_module_merge/i18n/nl.po b/addons/base_module_merge/i18n/nl.po deleted file mode 100644 index f6006d6..0000000 --- a/addons/base_module_merge/i18n/nl.po +++ /dev/null @@ -1,154 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.0_rc3\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-09-08 14:48+0000\n" -"Last-Translator: Marcel van der Boom (HS-Development BV) \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "Informatie" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "Samenvoeg module" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "Mapnaam" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "Demo Gegevens" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "Bestandsnaam" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "Versie" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "Opname module" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "Bijvoorbaat dank voor uw bijdrage." - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "Volledige omschrijving" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "" diff --git a/addons/base_module_merge/i18n/nl_BE.po b/addons/base_module_merge/i18n/nl_BE.po deleted file mode 100644 index dcce6dd..0000000 --- a/addons/base_module_merge/i18n/nl_BE.po +++ /dev/null @@ -1,151 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.4\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 15:34:14+0000\n" -"PO-Revision-Date: 2009-08-28 15:34:14+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: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "If you think your module could interrest others people, we'd like you to publish it on OpenERP.com, in the 'Modules' section. You can do it through the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "" - diff --git a/addons/base_module_merge/i18n/pl.po b/addons/base_module_merge/i18n/pl.po deleted file mode 100644 index c9b7ad3..0000000 --- a/addons/base_module_merge/i18n/pl.po +++ /dev/null @@ -1,157 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.0_rc3\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-11-23 08:56+0000\n" -"Last-Translator: Grzegorz Grzelak (Cirrus) \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "Kategoria" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "Informacja" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "Autor" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "Nazwa katalogu" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "Dane demonstracyjne" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "Nazwa pliku" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "Wersja" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "Podziąkowania z góry za twój wkład." - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "Pełen opis" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "Nazwa modułu" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "Plik .zip modułu" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "Moduł utworzony poprawnie !" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "Adres URL Dokumentacji" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "Moduły" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "Kontynuuj" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "Zwykłe dane" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" -"Jeśli sądzisz, że twój moduł może przydatny innym, to możesz go udostępnić " -"publicznie na OpenERP.com w sekcji 'Modules'. Możesz to zrobić przez stronę " -"www lub stosując funkcjonalność modułu 'base_module_publish'." - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "Typ danych" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "Informacja o module" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "Anuluj" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "Zamknij" diff --git a/addons/base_module_merge/i18n/pt.po b/addons/base_module_merge/i18n/pt.po deleted file mode 100644 index 3bd07b7..0000000 --- a/addons/base_module_merge/i18n/pt.po +++ /dev/null @@ -1,157 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.4\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-11-29 00:47+0000\n" -"Last-Translator: Paulino \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "Categoria" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "Informação" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "Junção de módulos" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "Autor" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "Nome da directoria" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "Dados de demonstração" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "Nome do ficheiro" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "Versão" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "Gravação do módulo" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "Os nossos sinceros agradecimentos pela sua contribuição" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "Descrição completa" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "Nome do módulo" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "Unir módulos" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "Ficheiro módulo .zip" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "Fundir modulos" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "Módulo criado com sucesso !" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "URL da documentação" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "Módulos" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "Continuar" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "Dados normais" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" -"Se você pensa seu módulo poderá interessar a outras pessoas, nos gostariamos " -"de no OpenERP.com, na secção dos ' Módulos'. Você pode fazê-lo através do " -"Web site ou usando as funcionalidades do módulo 'base_module_publish'." - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "Seleccione os módulos que você quer unir num só" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "Tipo de dado" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "Informação do módulo" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "Cancelar" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "Fechar" diff --git a/addons/base_module_merge/i18n/pt_BR.po b/addons/base_module_merge/i18n/pt_BR.po deleted file mode 100644 index 948538c..0000000 --- a/addons/base_module_merge/i18n/pt_BR.po +++ /dev/null @@ -1,158 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.0_rc3\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-12-07 15:50+0000\n" -"Last-Translator: Pedro_Maschio \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "Categoria" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "Informação" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "Juntar os Módulos" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "Autor" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "Nome da pasta" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "Dados da Demonstração" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "Nome do arquivo" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "Versão" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "Gravação do Módulo" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "Agradecemos antecipadamente pela sua contribuição." - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "Descrição Completa" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "Nome do Módulo" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "Módulo a juntar" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "Arquivo .zip do módulo" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "Juntar os Módulos" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "Módulo criado com sucesso !" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "URL da Documentação" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "Módulos" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "Continuar" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "Dados Normais" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" -"Se você acha que o módulo pode ser de interesse para outras pessoas, nós " -"gostaríamos de publicá-lo no OpenERP.com, na seção 'Módulos'. Você pode " -"fazer isso pelo website ou usando a função do módulo " -"'publicação_base_módulo'." - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "Selecione os módulos que você quer juntar em um módulo único" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "Tipo de dados" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "Informações do Módulo" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "Cancelar" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "Fechar" diff --git a/addons/base_module_merge/i18n/ro.po b/addons/base_module_merge/i18n/ro.po deleted file mode 100644 index 0e37cc8..0000000 --- a/addons/base_module_merge/i18n/ro.po +++ /dev/null @@ -1,158 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.0_rc3\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-11-17 08:57+0000\n" -"Last-Translator: Fabien (Open ERP) \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "Categorie" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "Informaţii" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "Fuziune module" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "Autor" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "Nume director" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "Date demo" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "Nume fișier" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "Versiune" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "Înregistrare modul" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "Mulţumim anticipat pentru contribuţia dumneavoastră." - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "Descriere completă" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "Nume modul" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "Fuzionare modul" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "Fişier .zip al modulului" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "Fuziune modul" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "Modul creat cu succes !" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "URL documentaţie" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "Module" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "Continuare" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "Date normale" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" -"Dacă consideraţi că modulul dumneavoastră ar interesa şi pe altcineva, vă " -"rugăm să-l publicaţi pe OpenERP.com, în secţiunea 'Modules'. O puteţi face " -"prin intermediul website-ului sau utilizând caracteristicile modulului " -"'base_module_publish'." - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "Selectaţi modulele care vreţi să fuzioneze într-un singur modul" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "Tip de date" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "Informaţii modul" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "Renunțare" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "Închidere" diff --git a/addons/base_module_merge/i18n/ru.po b/addons/base_module_merge/i18n/ru.po deleted file mode 100644 index 016eb86..0000000 --- a/addons/base_module_merge/i18n/ru.po +++ /dev/null @@ -1,154 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.4\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2010-02-03 23:27+0000\n" -"Last-Translator: Artyom Packhomov \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-02-05 05:01+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "Категория" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "Информация" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "Объединение модулей" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "Автор" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "Название каталога" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "Демонстрационные данные" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "Имя файла" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "Версия" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "Запись модуля" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "Заранее благодарим за вашу помощь." - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "Полное описание" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "Название модуля" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr ".zip файл модуля" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "Слияние модулей" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "Модуль успешно создан!" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "Ссылка на документацию" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "Модули" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "Далее" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "Выберите модули, которые вы хотите объеденить в единый модуль" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "Тип данных" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "Информация о модуле" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "Отмена" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "Закрыть" diff --git a/addons/base_module_merge/i18n/sk.po b/addons/base_module_merge/i18n/sk.po deleted file mode 100644 index 6bf2757..0000000 --- a/addons/base_module_merge/i18n/sk.po +++ /dev/null @@ -1,155 +0,0 @@ -# Slovak translation for openobject-addons -# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2009. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-12-15 20:15+0000\n" -"Last-Translator: Radoslav Sloboda \n" -"Language-Team: Slovak \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "Kategória" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "Informácia" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "Autor" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "Demo Data" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "Názov súboru" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "Verzia" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "Nahratie modulu" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "Plný opis" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "Názov modulu" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "Súbor modulu .zip" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "Modul úspešne vytvorený!" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "URL dokumentácia" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "Moduly" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "Pokračovať" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "Normálne dáta" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "Typ dát" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "Informácia o module" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "Zrušiť" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "Zavrieť" diff --git a/addons/base_module_merge/i18n/sl.po b/addons/base_module_merge/i18n/sl.po deleted file mode 100644 index 666a9ff..0000000 --- a/addons/base_module_merge/i18n/sl.po +++ /dev/null @@ -1,157 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.4\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-11-20 14:25+0000\n" -"Last-Translator: Simon Vidmar \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "Kategorija" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "Informacije" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "Združevanje modulov" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "Avtor" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "Ime imenika" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "Demonstracijski podatki" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "Ime datoteke" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "Različica" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "Snemanje modulov" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "Vnaprej hvala za vaš prispevek." - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "Polni opis" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "Ime modula" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "Združi module" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "ZIP datoteka modula" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "Združebanje modulov" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "Modul uspešno izdelan!" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "Dokumentacijski URL" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "Moduli" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "Nadaljuj" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "Normalni podatki" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" -"Če menite, da vaš modul zanima tudi druge in bi želeli, da se modul objavi " -"na OpenERP.com v razdelku \"Modules\", lahko to storite prek spletne strani " -"ali z uporabo funkcije \"base_module_publish\"." - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "Izberi module, ki bi jih združil v en modul" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "Tip podatkov" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "Informacije o modulu" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "Prekliči" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "Zapri" diff --git a/addons/base_module_merge/i18n/sq.po b/addons/base_module_merge/i18n/sq.po deleted file mode 100644 index 7cec415..0000000 --- a/addons/base_module_merge/i18n/sq.po +++ /dev/null @@ -1,155 +0,0 @@ -# Albanian translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2010-01-26 11:00+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Albanian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-01-29 04:53+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "" diff --git a/addons/base_module_merge/i18n/sv.po b/addons/base_module_merge/i18n/sv.po deleted file mode 100644 index 6c71032..0000000 --- a/addons/base_module_merge/i18n/sv.po +++ /dev/null @@ -1,154 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.4\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-02-03 06:26+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "" diff --git a/addons/base_module_merge/i18n/tlh.po b/addons/base_module_merge/i18n/tlh.po deleted file mode 100644 index db67f55..0000000 --- a/addons/base_module_merge/i18n/tlh.po +++ /dev/null @@ -1,154 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.0_rc3\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-02-03 06:26+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "" diff --git a/addons/base_module_merge/i18n/tr.po b/addons/base_module_merge/i18n/tr.po deleted file mode 100644 index 11007d2..0000000 --- a/addons/base_module_merge/i18n/tr.po +++ /dev/null @@ -1,154 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.4\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2010-02-14 21:31+0000\n" -"Last-Translator: Oktay Altunergil \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-02-17 04:56+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "" diff --git a/addons/base_module_merge/i18n/uk.po b/addons/base_module_merge/i18n/uk.po deleted file mode 100644 index 18d802e..0000000 --- a/addons/base_module_merge/i18n/uk.po +++ /dev/null @@ -1,154 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.0_rc3\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-09-08 13:21+0000\n" -"Last-Translator: Eugene Babiy \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "" diff --git a/addons/base_module_merge/i18n/vi.po b/addons/base_module_merge/i18n/vi.po deleted file mode 100644 index 6b89795..0000000 --- a/addons/base_module_merge/i18n/vi.po +++ /dev/null @@ -1,155 +0,0 @@ -# Vietnamese translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2010-01-26 11:00+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Vietnamese \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-01-29 04:53+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "" diff --git a/addons/base_module_merge/i18n/zh_CN.po b/addons/base_module_merge/i18n/zh_CN.po deleted file mode 100644 index b3c3792..0000000 --- a/addons/base_module_merge/i18n/zh_CN.po +++ /dev/null @@ -1,156 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.4\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2010-01-07 11:24+0000\n" -"Last-Translator: Wei \"oldrev\" Li \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-01-08 04:38+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "分类" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "信息" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "模块合并" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "作者" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "目录名" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "演示数据" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "文件名" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "版本" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "模块记录" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "感谢您的贡献。" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "完整描述" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "模块名称" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "合并模块" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "模块 .zip 文件" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "模块合并" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "模块已成功创建!" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "文档地址-URL" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "模块" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "继续" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "普通数据" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" -"如果您认为您的模块其他人也会感兴趣,我们希望您能够把它发布到 OpenERP.com " -"的“Modules”部分中。您可以直接通过网站进行发布或者使用“base_module_publish”模块。" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "选择您希望合并成为单个模块的模块列表" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "数据类型" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "模块信息" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "取消" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "关闭" diff --git a/addons/base_module_merge/i18n/zh_TW.po b/addons/base_module_merge/i18n/zh_TW.po deleted file mode 100644 index 519f6d1..0000000 --- a/addons/base_module_merge/i18n/zh_TW.po +++ /dev/null @@ -1,154 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * base_module_merge -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.4\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-08-28 16:01+0000\n" -"PO-Revision-Date: 2009-01-23 17:17+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2009-12-16 05:26+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,category:0 -msgid "Category" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Information" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,init:0 -msgid "Module Merging" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,author:0 -msgid "Author" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,directory_name:0 -msgid "Directory Name" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Demo Data" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_filename:0 -msgid "Filename" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,version:0 -msgid "Version" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module Recording" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Thanks in advance for your contribution." -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,description:0 -msgid "Full Description" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,name:0 -msgid "Module Name" -msgstr "" - -#. module: base_module_merge -#: model:ir.actions.wizard,name:base_module_merge.wizard_base_module_merger -#: model:ir.ui.menu,name:base_module_merge.menu_wizard_base_module_merger -msgid "Merge module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,save,module_file:0 -msgid "Module .zip File" -msgstr "" - -#. module: base_module_merge -#: model:ir.module.module,shortdesc:base_module_merge.module_meta_information -msgid "Module Merger" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "Module successfully created !" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,website:0 -msgid "Documentation URL" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,init,modules_list:0 -msgid "Modules" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,save:0 -#: wizard_button:base_module_merge.module_merge,init,info:0 -msgid "Continue" -msgstr "" - -#. module: base_module_merge -#: selection:base_module_merge.module_merge,info,data_kind:0 -msgid "Normal Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,save:0 -msgid "" -"If you think your module could interrest others people, we'd like you to " -"publish it on OpenERP.com, in the 'Modules' section. You can do it through " -"the website or using features of the 'base_module_publish' module." -msgstr "" - -#. module: base_module_merge -#: help:base_module_merge.module_merge,init,modules_list:0 -msgid "Select Modules which you want to merge in single module" -msgstr "" - -#. module: base_module_merge -#: wizard_field:base_module_merge.module_merge,info,data_kind:0 -msgid "Type of Data" -msgstr "" - -#. module: base_module_merge -#: wizard_view:base_module_merge.module_merge,info:0 -msgid "Module Information" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,info,end:0 -#: wizard_button:base_module_merge.module_merge,init,end:0 -msgid "Cancel" -msgstr "" - -#. module: base_module_merge -#: wizard_button:base_module_merge.module_merge,save,end:0 -msgid "Close" -msgstr "" diff --git a/addons/base_module_merge/wizard/__init__.py b/addons/base_module_merge/wizard/__init__.py deleted file mode 100644 index 873cfd4..0000000 --- a/addons/base_module_merge/wizard/__init__.py +++ /dev/null @@ -1,24 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# OpenERP, Open Source Management Solution -# Copyright (C) 2004-2010 Tiny SPRL (). -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# -############################################################################## - -import base_module_merge -# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: - diff --git a/addons/base_module_merge/wizard/base_module_merge.py b/addons/base_module_merge/wizard/base_module_merge.py deleted file mode 100644 index f35af55..0000000 --- a/addons/base_module_merge/wizard/base_module_merge.py +++ /dev/null @@ -1,299 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# OpenERP, Open Source Management Solution -# Copyright (C) 2004-2010 Tiny SPRL (). -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# -############################################################################## - -import wizard -import osv -import pooler -import tools -import os -from xml.dom import minidom -from tools.translate import _ - -info_start_form = ''' -
- -''' - -info_start_fields = { - 'modules_list': {'string':'Modules', 'type':'many2many','relation':'ir.module.module','help':'Select Modules which you want to merge in single module'}, -} - - -intro_start_form = ''' -
- - - - - - - - - - -''' - -intro_start_fields = { - 'name': {'string':'Module Name', 'type':'char', 'size':64, 'required':True}, - 'directory_name': {'string':'Directory Name', 'type':'char', 'size':32, 'required':True}, - 'version': {'string':'Version', 'type':'char', 'size':16, 'required':True}, - 'author': {'string':'Author', 'type':'char', 'size':64, 'default': lambda *args: 'Tiny', 'required':True}, - 'category': {'string':'Category', 'type':'char', 'size':64, 'default': lambda *args: 'Vertical Modules/Parametrization', 'required':True}, - 'website': {'string':'Documentation URL', 'type':'char', 'size':64, 'default': lambda *args: 'http://www.openerp.com', 'required':True}, - 'description': {'string':'Full Description', 'type':'text', 'required':True}, - 'data_kind': {'string':'Type of Data', 'type':'selection', 'selection':[('demo','Demo Data'),('update','Normal Data')], 'required':True, 'default': lambda *args:'update'}, -} - -intro_save_form = ''' -
- - - - - -