[IMP] sync with latest trunk

bzr revid: mat@openerp.com-20130529154059-g8yda797kblmfv18
This commit is contained in:
Martin Trigaux 2013-05-29 17:40:59 +02:00
commit a33c762ba0
326 changed files with 4641 additions and 3673 deletions

View File

@ -563,7 +563,7 @@ class Root(object):
controllers and configure them. """ controllers and configure them. """
for addons_path in openerp.modules.module.ad_paths: for addons_path in openerp.modules.module.ad_paths:
for module in sorted(os.listdir(addons_path)): for module in sorted(os.listdir(str(addons_path))):
if module not in addons_module: if module not in addons_module:
manifest_path = os.path.join(addons_path, module, '__openerp__.py') manifest_path = os.path.join(addons_path, module, '__openerp__.py')
path_static = os.path.join(addons_path, module, 'static') path_static = os.path.join(addons_path, module, 'static')
@ -614,6 +614,9 @@ class Root(object):
elif exposed == 'http': elif exposed == 'http':
_logger.debug("Dispatch http to %s %s %s", ps, c, method_name) _logger.debug("Dispatch http to %s %s %s", ps, c, method_name)
return lambda request: HttpRequest(request).dispatch(method) return lambda request: HttpRequest(request).dispatch(method)
if method_name != "index":
method_name = "index"
continue
ps, _slash, method_name = ps.rpartition('/') ps, _slash, method_name = ps.rpartition('/')
if not ps and method_name: if not ps and method_name:
ps = '/' ps = '/'

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:36+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:36+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:36+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:36+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:36+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:36+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
"X-Poedit-Language: Czech\n" "X-Poedit-Language: Czech\n"
#. module: web #. module: web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
"Language: es\n" "Language: es\n"
#. module: web #. module: web

View File

@ -9,13 +9,13 @@ msgstr ""
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-12-21 17:06+0000\n" "POT-Creation-Date: 2012-12-21 17:06+0000\n"
"PO-Revision-Date: 2012-11-29 19:48+0000\n" "PO-Revision-Date: 2012-11-29 19:48+0000\n"
"Last-Translator: Jose Ernesto Mendez <tecnologia@obsdr.com>\n" "Last-Translator: Open Business Solutions, SRL. <tecnologia@obsdr.com>\n"
"Language-Team: Spanish (Dominican Republic) <es_DO@li.org>\n" "Language-Team: Spanish (Dominican Republic) <es_DO@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,22 +14,22 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web
#: code:addons/web/static/src/xml/base.xml:133 #: code:addons/web/static/src/xml/base.xml:133
#, python-format #, python-format
msgid "Default language:" msgid "Default language:"
msgstr "Vaikimisi keel" msgstr "Vaikimisi keel:"
#. module: web #. module: web
#. openerp-web #. openerp-web
#: code:addons/web/static/src/js/coresetup.js:588 #: code:addons/web/static/src/js/coresetup.js:588
#, python-format #, python-format
msgid "%d minutes ago" msgid "%d minutes ago"
msgstr "%d minuti eest" msgstr "%d minutit tagasi"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -75,7 +75,7 @@ msgstr "Ülemsalasõna"
#: code:addons/web/static/src/xml/base.xml:274 #: code:addons/web/static/src/xml/base.xml:274
#, python-format #, python-format
msgid "Change Master Password" msgid "Change Master Password"
msgstr "Ülemsalasõna Muutmine" msgstr "Muuda ülemsalasõna"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -126,7 +126,7 @@ msgstr "Andmebaasi Varundamine"
#: code:addons/web/static/src/js/views.js:507 #: code:addons/web/static/src/js/views.js:507
#, python-format #, python-format
msgid "%(view_type)s view" msgid "%(view_type)s view"
msgstr "" msgstr "%(view_type)s vaade"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -141,7 +141,7 @@ msgstr "%s ei ole kehtiv kuupäev"
#: code:addons/web/static/src/xml/base.xml:1835 #: code:addons/web/static/src/xml/base.xml:1835
#, python-format #, python-format
msgid "Here is a preview of the file we could not import:" msgid "Here is a preview of the file we could not import:"
msgstr "" msgstr "Siin on ülevaade failist mida me ei saa importida:"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -213,14 +213,14 @@ msgstr "Viimase muudatuse kuupäev:"
#: code:addons/web/static/src/js/search.js:1558 #: code:addons/web/static/src/js/search.js:1558
#, python-format #, python-format
msgid "M2O search fields do not currently handle multiple default values" msgid "M2O search fields do not currently handle multiple default values"
msgstr "" msgstr "M2O otsing väljad ei saa hetkel hakkama mitme vaikeväärtused"
#. module: web #. module: web
#. openerp-web #. openerp-web
#: code:addons/web/static/src/js/view_form.js:1227 #: code:addons/web/static/src/js/view_form.js:1227
#, python-format #, python-format
msgid "Widget type '%s' is not implemented" msgid "Widget type '%s' is not implemented"
msgstr "" msgstr "Vidina tüüp '% s' ei ole rakendatud"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -249,7 +249,7 @@ msgstr ""
#: code:addons/web/static/src/js/formats.js:286 #: code:addons/web/static/src/js/formats.js:286
#, python-format #, python-format
msgid "'%s' is not a correct time" msgid "'%s' is not a correct time"
msgstr "" msgstr "'% s' ei ole õige aeg"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -277,7 +277,7 @@ msgstr "Manus:"
#: code:addons/web/static/src/xml/base.xml:1689 #: code:addons/web/static/src/xml/base.xml:1689
#, python-format #, python-format
msgid "Fields to export" msgid "Fields to export"
msgstr "" msgstr "Väljad eksportimiseks"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -305,7 +305,7 @@ msgstr "umbes kuu eest"
#: code:addons/web/static/src/xml/base.xml:1598 #: code:addons/web/static/src/xml/base.xml:1598
#, python-format #, python-format
msgid "Custom Filters" msgid "Custom Filters"
msgstr "" msgstr "Kohandatud Filtrid"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -355,7 +355,7 @@ msgstr "Muuda Salasõna"
#: code:addons/web/static/src/js/view_form.js:3445 #: code:addons/web/static/src/js/view_form.js:3445
#, python-format #, python-format
msgid "View type '%s' is not supported in One2Many." msgid "View type '%s' is not supported in One2Many."
msgstr "" msgstr "Vaate tüüp '% s' ei ole toetatud One2Manys."
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -363,7 +363,7 @@ msgstr ""
#: code:addons/web/static/src/js/view_list.js:2209 #: code:addons/web/static/src/js/view_list.js:2209
#, python-format #, python-format
msgid "Download" msgid "Download"
msgstr "" msgstr "Lae alla"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -384,7 +384,7 @@ msgstr "Grupp"
#: code:addons/web/static/src/xml/base.xml:930 #: code:addons/web/static/src/xml/base.xml:930
#, python-format #, python-format
msgid "Unhandled widget" msgid "Unhandled widget"
msgstr "" msgstr "Töötlemata vidin"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -418,7 +418,7 @@ msgstr "...Toimub üleslaadimine..."
#: code:addons/web/static/src/xml/base.xml:1766 #: code:addons/web/static/src/xml/base.xml:1766
#, python-format #, python-format
msgid "Import" msgid "Import"
msgstr "Import" msgstr "Impordi"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -439,7 +439,7 @@ msgstr "Faili üleslaadimine"
#: code:addons/web/static/src/js/view_form.js:3838 #: code:addons/web/static/src/js/view_form.js:3838
#, python-format #, python-format
msgid "Action Button" msgid "Action Button"
msgstr "" msgstr "Tegevus Nupp"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -503,7 +503,7 @@ msgstr "Vaata Logi (perm_read)"
#: code:addons/web/static/src/js/view_form.js:1057 #: code:addons/web/static/src/js/view_form.js:1057
#, python-format #, python-format
msgid "Set Default" msgid "Set Default"
msgstr "" msgstr "Määra vaikimisi"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -573,7 +573,7 @@ msgstr ""
#: code:addons/web/static/src/js/view_form.js:2359 #: code:addons/web/static/src/js/view_form.js:2359
#, python-format #, python-format
msgid "Resource error" msgid "Resource error"
msgstr "" msgstr "Ressurss vigane"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -587,7 +587,7 @@ msgstr "ei ole"
#: code:addons/web/static/src/xml/base.xml:553 #: code:addons/web/static/src/xml/base.xml:553
#, python-format #, python-format
msgid "Print Workflow" msgid "Print Workflow"
msgstr "" msgstr "Trüki Töövoog"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -835,7 +835,7 @@ msgstr "Filtri nimi"
#: code:addons/web/static/src/xml/base.xml:1471 #: code:addons/web/static/src/xml/base.xml:1471
#, python-format #, python-format
msgid "-- Actions --" msgid "-- Actions --"
msgstr "" msgstr "-- Toimingud --"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:36+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -2052,7 +2052,7 @@ msgstr "Nopea lisäys"
#: code:addons/web/static/src/xml/base.xml:1803 #: code:addons/web/static/src/xml/base.xml:1803
#, python-format #, python-format
msgid "Latin 1" msgid "Latin 1"
msgstr "" msgstr "Latin 1-merkistö"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -2368,6 +2368,7 @@ msgstr "Virheellinen arvo kentälle %(fieldname)s: [%(value)s] is %(message)s"
#, python-format #, python-format
msgid "The o2m record must be saved before an action can be used" msgid "The o2m record must be saved before an action can be used"
msgstr "" msgstr ""
"One to many yksikkö pitää tallentaa ennen kuin toimenpide voidaan suorittaa"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -2596,7 +2597,7 @@ msgstr "Luo tietokanta"
#: code:addons/web/static/src/xml/base.xml:423 #: code:addons/web/static/src/xml/base.xml:423
#, python-format #, python-format
msgid "GNU Affero General Public License" msgid "GNU Affero General Public License"
msgstr "" msgstr "GNU Affero General Public Licence"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -291,7 +291,7 @@ msgstr ""
#: code:addons/web/static/src/js/view_form.js:4908 #: code:addons/web/static/src/js/view_form.js:4908
#, python-format #, python-format
msgid "File Upload" msgid "File Upload"
msgstr "" msgstr "Téléversement de fichier"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -319,7 +319,7 @@ msgstr ""
#: code:addons/web/static/src/xml/base.xml:422 #: code:addons/web/static/src/xml/base.xml:422
#, python-format #, python-format
msgid "OpenERP SA Company" msgid "OpenERP SA Company"
msgstr "" msgstr "la compagnie OpenERP SA"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -411,7 +411,7 @@ msgstr ""
#: code:addons/web/static/src/xml/base.xml:1279 #: code:addons/web/static/src/xml/base.xml:1279
#, python-format #, python-format
msgid "...Upload in progress..." msgid "...Upload in progress..."
msgstr "" msgstr "…Téléversement en cours…"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -432,7 +432,7 @@ msgstr ""
#: code:addons/web/static/src/js/view_form.js:4888 #: code:addons/web/static/src/js/view_form.js:4888
#, python-format #, python-format
msgid "File upload" msgid "File upload"
msgstr "" msgstr "Téléversement de fichier"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -587,7 +587,7 @@ msgstr ""
#: code:addons/web/static/src/xml/base.xml:553 #: code:addons/web/static/src/xml/base.xml:553
#, python-format #, python-format
msgid "Print Workflow" msgid "Print Workflow"
msgstr "" msgstr "Imprimer le flux de travail"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -864,6 +864,7 @@ msgstr ""
#, python-format #, python-format
msgid "Can't send email to invalid e-mail address" msgid "Can't send email to invalid e-mail address"
msgstr "" msgstr ""
"Impossible d'envoyer un courriel à une adresse electronique incorrecte"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -1352,7 +1353,7 @@ msgstr ""
#: code:addons/web/static/src/xml/base.xml:444 #: code:addons/web/static/src/xml/base.xml:444
#, python-format #, python-format
msgid "Edit Company data" msgid "Edit Company data"
msgstr "" msgstr "Modifier les données de la compagnie"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -1611,7 +1612,7 @@ msgstr ""
#: code:addons/web/static/src/js/view_form.js:4908 #: code:addons/web/static/src/js/view_form.js:4908
#, python-format #, python-format
msgid "There was a problem while uploading your file" msgid "There was a problem while uploading your file"
msgstr "" msgstr "Il y a eu un problème lors du téléversement du fichier"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -1865,7 +1866,7 @@ msgstr ""
#: code:addons/web/static/src/xml/base.xml:1249 #: code:addons/web/static/src/xml/base.xml:1249
#, python-format #, python-format
msgid "Uploading ..." msgid "Uploading ..."
msgstr "" msgstr "Téléversement…"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -2053,7 +2054,7 @@ msgstr ""
#: code:addons/web/static/src/js/views.js:1217 #: code:addons/web/static/src/js/views.js:1217
#, python-format #, python-format
msgid "Uploading..." msgid "Uploading..."
msgstr "" msgstr "Téléversement en cours..."
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -2418,7 +2419,7 @@ msgstr ""
#: code:addons/web/static/src/xml/base.xml:552 #: code:addons/web/static/src/xml/base.xml:552
#, python-format #, python-format
msgid "Edit Workflow" msgid "Edit Workflow"
msgstr "" msgstr "Modifier le flux de travail"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -2765,9 +2765,6 @@ msgstr "Filtros"
#~ msgid "Could not find current view declaration" #~ msgid "Could not find current view declaration"
#~ msgstr "Non se pudo atopar a declaración da vista actual" #~ msgstr "Non se pudo atopar a declaración da vista actual"
#~ msgid "Customize"
#~ msgstr "Persoalizar"
#~ msgid "Reports" #~ msgid "Reports"
#~ msgstr "Informes" #~ msgstr "Informes"
@ -2858,3 +2855,6 @@ msgstr "Filtros"
#~ msgid "Activate the developper mode" #~ msgid "Activate the developper mode"
#~ msgstr "Activar modo de desenvolvedor" #~ msgstr "Activar modo de desenvolvedor"
#~ msgid "Customize"
#~ msgstr "Personalizar"

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

File diff suppressed because it is too large Load Diff

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-24 04:52+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16580)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -43,7 +43,7 @@ msgstr "Trwa pobieranie...<br />Bądź cierpliwy."
#: code:addons/web/static/src/js/search.js:1991 #: code:addons/web/static/src/js/search.js:1991
#, python-format #, python-format
msgid "%(field)s %(operator)s \"%(value)s\"" msgid "%(field)s %(operator)s \"%(value)s\""
msgstr "" msgstr "%(field)s %(operator)s \"%(value)s\""
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -126,7 +126,7 @@ msgstr "Kopia zapasowa bazy danych"
#: code:addons/web/static/src/js/views.js:507 #: code:addons/web/static/src/js/views.js:507
#, python-format #, python-format
msgid "%(view_type)s view" msgid "%(view_type)s view"
msgstr "" msgstr "Widok %(view_type)s"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -243,7 +243,7 @@ msgstr "Formularz"
#: code:addons/web/static/src/xml/base.xml:1333 #: code:addons/web/static/src/xml/base.xml:1333
#, python-format #, python-format
msgid "(no string)" msgid "(no string)"
msgstr "" msgstr "(no string)"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -320,7 +320,7 @@ msgstr "Typ przycisku:"
#: code:addons/web/static/src/xml/base.xml:422 #: code:addons/web/static/src/xml/base.xml:422
#, python-format #, python-format
msgid "OpenERP SA Company" msgid "OpenERP SA Company"
msgstr "" msgstr "OpenERP SA Company"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -497,7 +497,7 @@ msgstr "Musisz wybrać co najmniej jeden rekord."
#: code:addons/web/static/src/xml/base.xml:538 #: code:addons/web/static/src/xml/base.xml:538
#, python-format #, python-format
msgid "View Log (perm_read)" msgid "View Log (perm_read)"
msgstr "" msgstr "Widok Log (perm_read)"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -553,7 +553,7 @@ msgstr "Odtworzone"
#: code:addons/web/static/src/js/view_list.js:409 #: code:addons/web/static/src/js/view_list.js:409
#, python-format #, python-format
msgid "%d-%d of %d" msgid "%d-%d of %d"
msgstr "" msgstr "%d-%d of %d"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -718,7 +718,7 @@ msgstr "Poprzednie hasło:"
#: code:addons/web/static/src/js/formats.js:113 #: code:addons/web/static/src/js/formats.js:113
#, python-format #, python-format
msgid "Bytes,Kb,Mb,Gb,Tb,Pb,Eb,Zb,Yb" msgid "Bytes,Kb,Mb,Gb,Tb,Pb,Eb,Zb,Yb"
msgstr "" msgstr "Bajty,Kb,Mb,Gb,Tb,Pb,Eb,Zb,Yb"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -861,7 +861,7 @@ msgstr "Przełącz układ formularza"
#: code:addons/web/static/src/xml/base.xml:424 #: code:addons/web/static/src/xml/base.xml:424
#, python-format #, python-format
msgid "OpenERP.com" msgid "OpenERP.com"
msgstr "" msgstr "OpenERP.com"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -971,7 +971,7 @@ msgstr "Dane formularza nie mogą być usunięte"
#: code:addons/web/static/src/xml/base.xml:536 #: code:addons/web/static/src/xml/base.xml:536
#, python-format #, python-format
msgid "Debug View#" msgid "Debug View#"
msgstr "" msgstr "Widok debugowania#"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -1019,14 +1019,14 @@ msgstr "Zapisz listę pól"
#: code:addons/web/doc/module/static/src/xml/web_example.xml:5 #: code:addons/web/doc/module/static/src/xml/web_example.xml:5
#, python-format #, python-format
msgid "Start" msgid "Start"
msgstr "" msgstr "Start"
#. module: web #. module: web
#. openerp-web #. openerp-web
#: code:addons/web/static/src/js/views.js:877 #: code:addons/web/static/src/js/views.js:877
#, python-format #, python-format
msgid "View Log (%s)" msgid "View Log (%s)"
msgstr "" msgstr "Widok Log (%s)"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -1054,7 +1054,7 @@ msgstr "Wybrany plik przekracza maksymalny rozmiar %s."
#: code:addons/web/static/src/xml/base.xml:635 #: code:addons/web/static/src/xml/base.xml:635
#, python-format #, python-format
msgid "/web/binary/upload_attachment" msgid "/web/binary/upload_attachment"
msgstr "" msgstr "/web/binary/upload_attachment"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -1109,7 +1109,7 @@ msgstr "'%s' nie jest poprawną datą"
#: code:addons/web/static/src/xml/base.xml:936 #: code:addons/web/static/src/xml/base.xml:936
#, python-format #, python-format
msgid "(nolabel)" msgid "(nolabel)"
msgstr "" msgstr "(nolabel)"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -1170,7 +1170,7 @@ msgstr "Nieznany operator %s w domenie %s"
#: code:addons/web/static/src/js/view_form.js:426 #: code:addons/web/static/src/js/view_form.js:426
#, python-format #, python-format
msgid "%d / %d" msgid "%d / %d"
msgstr "" msgstr "%d / %d"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -1246,7 +1246,7 @@ msgstr "Logowanie"
#: code:addons/web/static/src/xml/base.xml:423 #: code:addons/web/static/src/xml/base.xml:423
#, python-format #, python-format
msgid "Licenced under the terms of" msgid "Licenced under the terms of"
msgstr "" msgstr "Licencjonowane na zasadach"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -1346,7 +1346,7 @@ msgstr "Metoda:"
#: code:addons/web/static/src/js/view_list.js:1454 #: code:addons/web/static/src/js/view_list.js:1454
#, python-format #, python-format
msgid "%(page)d/%(page_count)d" msgid "%(page)d/%(page_count)d"
msgstr "" msgstr "%(page)d/%(page_count)d"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -1399,7 +1399,7 @@ msgstr ""
#: code:addons/web/static/src/xml/base.xml:396 #: code:addons/web/static/src/xml/base.xml:396
#, python-format #, python-format
msgid "99+" msgid "99+"
msgstr "" msgstr "99+"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -1606,7 +1606,7 @@ msgstr "Usuwanie bazy"
#: code:addons/web/static/src/xml/base.xml:448 #: code:addons/web/static/src/xml/base.xml:448
#, python-format #, python-format
msgid "Powered by" msgid "Powered by"
msgstr "" msgstr "Zasilane przez"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -1628,7 +1628,7 @@ msgstr "Pojawił się problem przy wysyłaniu pliku"
#: code:addons/web/static/src/xml/base.xml:561 #: code:addons/web/static/src/xml/base.xml:561
#, python-format #, python-format
msgid "XML ID:" msgid "XML ID:"
msgstr "" msgstr "XML ID:"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -1721,7 +1721,7 @@ msgstr "Linie do pominięcia"
#: code:addons/web/static/src/js/view_form.js:2883 #: code:addons/web/static/src/js/view_form.js:2883
#, python-format #, python-format
msgid "Create \"<strong>%s</strong>\"" msgid "Create \"<strong>%s</strong>\""
msgstr "" msgstr "Utwórz \"<strong>%s</strong>\""
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -1735,7 +1735,7 @@ msgstr "Wprowadź pola do zapisu w pliku eksportu..."
#: code:addons/web/static/src/xml/base.xml:421 #: code:addons/web/static/src/xml/base.xml:421
#, python-format #, python-format
msgid "Copyright © 2004-TODAY OpenERP SA. All Rights Reserved." msgid "Copyright © 2004-TODAY OpenERP SA. All Rights Reserved."
msgstr "" msgstr "Copyright © 2004-DZISIAJ OpenERP SA. All Rights Reserved."
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -1764,7 +1764,7 @@ msgstr "Import się nie udał z powodu:"
#: code:addons/web/static/src/xml/base.xml:542 #: code:addons/web/static/src/xml/base.xml:542
#, python-format #, python-format
msgid "JS Tests" msgid "JS Tests"
msgstr "" msgstr "Testy JS"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -2049,7 +2049,7 @@ msgstr "Szybkie dodawanie"
#: code:addons/web/static/src/xml/base.xml:1803 #: code:addons/web/static/src/xml/base.xml:1803
#, python-format #, python-format
msgid "Latin 1" msgid "Latin 1"
msgstr "" msgstr "Latin 1"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -2083,7 +2083,7 @@ msgstr "Pobierz dane demonstracyjne:"
#: code:addons/web/static/src/xml/base.xml:618 #: code:addons/web/static/src/xml/base.xml:618
#, python-format #, python-format
msgid "Created by :" msgid "Created by :"
msgstr "" msgstr "Utworzone przez:"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -2216,7 +2216,7 @@ msgstr "Przycisk"
#: code:addons/web/static/src/xml/base.xml:421 #: code:addons/web/static/src/xml/base.xml:421
#, python-format #, python-format
msgid "OpenERP is a trademark of the" msgid "OpenERP is a trademark of the"
msgstr "" msgstr "OpenERP jest znakiem handlowym"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -2385,7 +2385,7 @@ msgstr "Stosuj domyślnie"
#: code:addons/web/static/src/js/view_list.js:1363 #: code:addons/web/static/src/js/view_list.js:1363
#, python-format #, python-format
msgid "%s (%d)" msgid "%s (%d)"
msgstr "" msgstr "%s (%d)"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -2420,7 +2420,7 @@ msgstr "Edytuj czynność"
#: code:addons/web/static/src/xml/base.xml:558 #: code:addons/web/static/src/xml/base.xml:558
#, python-format #, python-format
msgid "ID:" msgid "ID:"
msgstr "" msgstr "ID:"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -2448,7 +2448,7 @@ msgstr "Na pewno chcesz usunąć ten załącznik?"
#: code:addons/web/static/src/js/views.js:894 #: code:addons/web/static/src/js/views.js:894
#, python-format #, python-format
msgid "Technical Translation" msgid "Technical Translation"
msgstr "" msgstr "Tłumaczenie techniczne"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -2462,7 +2462,7 @@ msgstr "Pole:"
#: code:addons/web/static/src/xml/base.xml:623 #: code:addons/web/static/src/xml/base.xml:623
#, python-format #, python-format
msgid "Modified by :" msgid "Modified by :"
msgstr "" msgstr "Zmodyfikowane przez:"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -2594,7 +2594,7 @@ msgstr "Utwórz bazę danych"
#: code:addons/web/static/src/xml/base.xml:423 #: code:addons/web/static/src/xml/base.xml:423
#, python-format #, python-format
msgid "GNU Affero General Public License" msgid "GNU Affero General Public License"
msgstr "" msgstr "GNU Affero General Public License"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -15,8 +15,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web
@ -469,7 +469,7 @@ msgstr "Faceți o pauză de cafea,<br /> pentru că se încarcă..."
#: code:addons/web/static/src/xml/base.xml:416 #: code:addons/web/static/src/xml/base.xml:416
#, python-format #, python-format
msgid "Activate the developer mode" msgid "Activate the developer mode"
msgstr "Activeaza modulul programare" msgstr "Activează modulul programare"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:36+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:06+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:37+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web #. module: web
#. openerp-web #. openerp-web

File diff suppressed because it is too large Load Diff

View File

@ -1483,11 +1483,11 @@ $sheet-padding: 16px
border-top: none border-top: none
margin: 0 margin: 0
h3 h3
margin: 8px 4px 4px 12px margin: 8px 4px 4px 0px
color: $section-title-color color: $section-title-color
font-size: 13px font-size: 13px
h4, h4 * h4, h4 *
margin: 0 margin: 0 0 0 2px
cursor: pointer cursor: pointer
font-weight: normal font-weight: normal
display: inline-block display: inline-block
@ -1543,6 +1543,10 @@ $sheet-padding: 16px
margin: 0 0 8px 0 margin: 0 0 8px 0
.oe_searchview_custom .oe_searchview_custom
padding: 0 8px 8px 8px padding: 0 8px 8px 8px
div
padding: 0
h4
margin: 0
form form
display: none display: none
li li
@ -1742,6 +1746,7 @@ $sheet-padding: 16px
// FormView.header {{{ // FormView.header {{{
.oe_form header .oe_form header
position: relative position: relative
z-index: 1
border-bottom: 1px solid #cacaca border-bottom: 1px solid #cacaca
padding-left: 2px padding-left: 2px
@include vertical-gradient(#fcfcfc, #dedede) @include vertical-gradient(#fcfcfc, #dedede)
@ -2129,16 +2134,16 @@ $sheet-padding: 16px
margin: 0 -18px 0 0 margin: 0 -18px 0 0
padding: 0 padding: 0
@include vertical-gradient(#fcfcfc, #dedede) @include vertical-gradient(#fcfcfc, #dedede)
&:first-child .label &:first-child > .label
border-left: 1px solid #cacaca border-left: 1px solid #cacaca
padding-left: 14px padding-left: 14px
&:last-child &:last-child
border-right: 1px solid #cacaca border-right: 1px solid #cacaca
.label > .label
padding-right: 14px padding-right: 14px
.arrow > .arrow
display: none display: none
.label > .label
color: #4c4c4c color: #4c4c4c
text-shadow: 0 1px 1px #fcfcfc, 0 -1px 1px #dedede text-shadow: 0 1px 1px #fcfcfc, 0 -1px 1px #dedede
padding: 7px padding: 7px
@ -2146,7 +2151,7 @@ $sheet-padding: 16px
padding-left: 24px padding-left: 24px
margin: 0 margin: 0
position: relative position: relative
.arrow > .arrow
width: 17px width: 17px
display: inline-block display: inline-block
vertical-align: top vertical-align: top
@ -2163,11 +2168,32 @@ $sheet-padding: 16px
@include skew-gradient(#fcfcfc, #dedede) @include skew-gradient(#fcfcfc, #dedede)
@include radius(3px) @include radius(3px)
@include transform(rotate(45deg)) @include transform(rotate(45deg))
.oe_folded
.label
padding-bottom: 8px
ul
position: absolute
border-top: 1px solid #cacaca
float: none
top: 30px
right: 0
display: none
li
margin: 0
border-left: 1px solid #cacaca
display: block
li.label
border: 0
padding-left: 24px
li:last-child
border-bottom: 1px solid #cacaca
&:hover ul
display: block
li.oe_active li.oe_active
@include vertical-gradient(#729fcf, #3465a4) @include vertical-gradient(#729fcf, #3465a4)
.arrow span > .arrow span
@include skew-gradient(#729fcf, #3465a4) @include skew-gradient(#729fcf, #3465a4)
.label > .label
color: white color: white
text-shadow: 0 1px 1px #729fcf, 0 -1px 1px #3465a4 text-shadow: 0 1px 1px #729fcf, 0 -1px 1px #3465a4
ul.oe_form_status_clickable ul.oe_form_status_clickable
@ -2175,18 +2201,18 @@ $sheet-padding: 16px
cursor: pointer cursor: pointer
&:hover &:hover
@include vertical-gradient(darken(#fcfcfc, 8%), darken(#dedede, 8%)) @include vertical-gradient(darken(#fcfcfc, 8%), darken(#dedede, 8%))
.label > .label
text-shadow: 0 -1px 1px #fcfcfc, 0 1px 1px #dedede text-shadow: 0 -1px 1px #fcfcfc, 0 1px 1px #dedede
.arrow span > .arrow span
@include vertical-gradient(darken(#fcfcfc, 8%), darken(#dedede, 8%)) @include vertical-gradient(darken(#fcfcfc, 8%), darken(#dedede, 8%))
.label > .label
color: $link-color color: $link-color
li.oe_active li.oe_active
&:hover &:hover
@include vertical-gradient(darken(#729fcf, 10%), darken(#3465a4, 10%)) @include vertical-gradient(darken(#729fcf, 10%), darken(#3465a4, 10%))
.label > .label
text-shadow: 0 -1px 1px #729fcf, 0 1px 1px #3465a4 text-shadow: 0 -1px 1px #729fcf, 0 1px 1px #3465a4
.arrow span > .arrow span
@include skew-gradient(darken(#729fcf, 10%), darken(#3465a4, 10%)) @include skew-gradient(darken(#729fcf, 10%), darken(#3465a4, 10%))
// }}} // }}}
// FormView.one2many {{{ // FormView.one2many {{{
@ -2651,26 +2677,26 @@ div.ui-widget-overlay
&:last-child &:last-child
overflow: hidden overflow: hidden
border-right: 1px solid #cacaca border-right: 1px solid #cacaca
.label > .label
padding-right: 14px padding-right: 14px
border-right: none border-right: none
.arrow > .arrow
display: inline-block display: inline-block
opacity: 0 opacity: 0
filter: alpha(opacity = 0) filter: alpha(opacity = 0)
border: none border: none
width: 0 width: 0
border-right: none border-right: none
.label > .label
border-bottom: 1px solid #cacaca border-bottom: 1px solid #cacaca
background: transparent background: transparent
.arrow > .arrow
span span
background-color: #fefefe !important background-color: #fefefe !important
li.oe_active li.oe_active
.label > .label
border-bottom: 1px solid #729fcf border-bottom: 1px solid #729fcf
.arrow span > .arrow span
background-color: #729fcf !important background-color: #729fcf !important
// jquery ui for ie // jquery ui for ie

View File

@ -5418,14 +5418,14 @@ instance.web.form.FieldStatus = instance.web.form.AbstractField.extend({
this.options.clickable = this.options.clickable || (this.node.attrs || {}).clickable || false; this.options.clickable = this.options.clickable || (this.node.attrs || {}).clickable || false;
this.options.visible = this.options.visible || (this.node.attrs || {}).statusbar_visible || false; this.options.visible = this.options.visible || (this.node.attrs || {}).statusbar_visible || false;
this.set({value: false}); this.set({value: false});
this.selection = []; this.selection = {'unfolded': [], 'folded': []};
this.set("selection", []); this.set("selection", {'unfolded': [], 'folded': []});
this.selection_dm = new instance.web.DropMisordered(); this.selection_dm = new instance.web.DropMisordered();
this.dataset = new instance.web.DataSetStatic(this, this.field.relation, this.build_context());
}, },
start: function() { start: function() {
this.field_manager.on("view_content_has_changed", this, this.calc_domain); this.field_manager.on("view_content_has_changed", this, this.calc_domain);
this.calc_domain(); this.calc_domain();
this.on("change:value", this, this.get_selection);
this.on("change:evaluated_selection_domain", this, this.get_selection); this.on("change:evaluated_selection_domain", this, this.get_selection);
this.on("change:selection", this, function() { this.on("change:selection", this, function() {
this.selection = this.get("selection"); this.selection = this.get("selection");
@ -5433,7 +5433,7 @@ instance.web.form.FieldStatus = instance.web.form.AbstractField.extend({
}); });
this.get_selection(); this.get_selection();
if (this.options.clickable) { if (this.options.clickable) {
this.$el.on('click','li',this.on_click_stage); this.$el.on('click','li:not(.oe_folded)',this.on_click_stage);
} }
if (this.$el.parent().is('header')) { if (this.$el.parent().is('header')) {
this.$el.after('<div class="oe_clear"/>'); this.$el.after('<div class="oe_clear"/>');
@ -5448,17 +5448,20 @@ instance.web.form.FieldStatus = instance.web.form.AbstractField.extend({
}, },
render_value: function() { render_value: function() {
var self = this; var self = this;
var content = QWeb.render("FieldStatus.content", {widget: self}); var content = QWeb.render("FieldStatus.content", {
'widget': self,
'value_folded': _.find(self.selection.folded, function(i){return i[0] === self.get('value')})
});
self.$el.html(content); self.$el.html(content);
}, },
calc_domain: function() { calc_domain: function() {
var d = instance.web.pyeval.eval('domain', this.build_domain()); var d = instance.web.pyeval.eval('domain', this.build_domain());
var domain = []; //if there is no domain defined, fetch all the records var domain = []; //if there is no domain defined, fetch all the records
if (d.length) { if (d.length) {
domain = ['|',['id', '=', this.get('value')]].concat(d); domain = ['|',['id', '=', this.get('value')]].concat(d);
} }
if (! _.isEqual(domain, this.get("evaluated_selection_domain"))) { if (! _.isEqual(domain, this.get("evaluated_selection_domain"))) {
this.set("evaluated_selection_domain", domain); this.set("evaluated_selection_domain", domain);
} }
@ -5470,17 +5473,27 @@ instance.web.form.FieldStatus = instance.web.form.AbstractField.extend({
*/ */
get_selection: function() { get_selection: function() {
var self = this; var self = this;
var selection = []; var selection_unfolded = [];
var selection_folded = [];
var calculation = _.bind(function() { var calculation = _.bind(function() {
if (this.field.type == "many2one") { if (this.field.type == "many2one") {
var domain = []; return self.get_distant_fields().then(function(fields) {
var ds = new instance.web.DataSetSearch(this, this.field.relation, return new instance.web.DataSetSearch(self, self.field.relation, self.build_context(), self.get("evaluated_selection_domain"))
self.build_context(), this.get("evaluated_selection_domain")); .read_slice(fields.fold ? ['fold'] : ['id'], {}).then(function (records) {
return ds.read_slice(['name'], {}).then(function (records) {
for(var i = 0; i < records.length; i++) { var ids = _.map(records, function (val) {return val.id});
selection.push([records[i].id, records[i].name]); return self.dataset.name_get(ids).then(function (records_name) {
} _.each(records, function (record) {
var name = _.find(records_name, function (val) {return val[0] == record.id;})[1];
if (record.fold && record.id != self.get('value')) {
selection_folded.push([record.id, name]);
} else {
selection_unfolded.push([record.id, name]);
}
});
})
});
}); });
} else { } else {
// For field type selection filter values according to // For field type selection filter values according to
@ -5490,18 +5503,29 @@ instance.web.form.FieldStatus = instance.web.form.AbstractField.extend({
for(var i=0; i < select.length; i++) { for(var i=0; i < select.length; i++) {
var key = select[i][0]; var key = select[i][0];
if(key == this.get('value') || !this.options.visible || this.options.visible.indexOf(key) != -1) { if(key == this.get('value') || !this.options.visible || this.options.visible.indexOf(key) != -1) {
selection.push(select[i]); selection_unfolded.push(select[i]);
} }
} }
return $.when(); return $.when();
} }
}, this); }, this);
this.selection_dm.add(calculation()).then(function () { this.selection_dm.add(calculation()).then(function () {
var selection = {'unfolded': selection_unfolded, 'folded': selection_folded};
if (! _.isEqual(selection, self.get("selection"))) { if (! _.isEqual(selection, self.get("selection"))) {
self.set("selection", selection); self.set("selection", selection);
} }
}); });
}, },
get_distant_fields: function() {
var self = this;
if (this.distant_fields) {
return $.when(this.distant_fields);
}
return new instance.web.Model(self.field.relation).call("fields_get", [["fold"]]).then(function(fields) {
self.distant_fields = fields;
return fields;
})
},
on_click_stage: function (ev) { on_click_stage: function (ev) {
var self = this; var self = this;
var $li = $(ev.currentTarget); var $li = $(ev.currentTarget);

View File

@ -241,6 +241,7 @@ instance.web.ActionManager = instance.web.Widget.extend({
} else if (state.active_id) { } else if (state.active_id) {
add_context.active_ids = [state.active_id]; add_context.active_ids = [state.active_id];
} }
add_context.params = state;
this.null_action(); this.null_action();
action_loaded = this.do_action(state.action, { additional_context: add_context }); action_loaded = this.do_action(state.action, { additional_context: add_context });
$.when(action_loaded || null).done(function() { $.when(action_loaded || null).done(function() {

View File

@ -1218,13 +1218,25 @@
<ul t-att-class="'oe_form_field_status ' + (widget.options.clickable ? 'oe_form_status_clickable' : 'oe_form_status')" t-att-style="widget.node.attrs.style"/> <ul t-att-class="'oe_form_field_status ' + (widget.options.clickable ? 'oe_form_status_clickable' : 'oe_form_status')" t-att-style="widget.node.attrs.style"/>
</t> </t>
<t t-name="FieldStatus.content"> <t t-name="FieldStatus.content">
<t t-foreach="widget.selection" t-as="i"> <t t-foreach="widget.selection.unfolded" t-as="i">
<li t-att-class="i[0] === widget.get('value') ? 'oe_active' : ''" t-att-data-id="i[0]"> <li t-att-class="i[0] === widget.get('value') ? 'oe_active' : ''" t-att-data-id="i[0]">
<span class="label"><t t-esc="i[1]"/></span> <span class="label"><t t-esc="i[1]"/></span>
<!-- are you mit ? --> <!-- are you mit ? -->
<span class="arrow"><span></span></span> <span class="arrow"><span></span></span>
</li> </li>
</t> </t>
<t t-if="widget.selection.folded.length">
<li t-att-class="value_folded ? 'oe_active oe_folded' : 'oe_folded'">
<span class="label"> ... </span>
<ul>
<t t-foreach="widget.selection.folded" t-as="i">
<li t-att-class="i[0] === widget.get('value') ? 'oe_active' : ''" t-att-data-id="i[0]">
<span class="label"><t t-esc="i[1]"/></span>
</li>
</t>
</ul>
</li>
</t>
</t> </t>
<t t-name="FieldBinaryImage"> <t t-name="FieldBinaryImage">
<span class="oe_form_field oe_form_field_image" t-att-style="widget.node.attrs.style"> <span class="oe_form_field oe_form_field_image" t-att-style="widget.node.attrs.style">

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
"X-Poedit-Language: Czech\n" "X-Poedit-Language: Czech\n"
#. module: web_calendar #. module: web_calendar

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -15,8 +15,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
"Language: es\n" "Language: es\n"
#. module: web_calendar #. module: web_calendar

View File

@ -9,13 +9,13 @@ msgstr ""
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-12-21 17:06+0000\n" "POT-Creation-Date: 2012-12-21 17:06+0000\n"
"PO-Revision-Date: 2012-11-29 20:00+0000\n" "PO-Revision-Date: 2012-11-29 20:00+0000\n"
"Last-Translator: Jose Ernesto Mendez <tecnologia@obsdr.com>\n" "Last-Translator: Open Business Solutions, SRL. <tecnologia@obsdr.com>\n"
"Language-Team: Spanish (Dominican Republic) <es_DO@li.org>\n" "Language-Team: Spanish (Dominican Republic) <es_DO@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web
@ -43,7 +43,7 @@ msgstr "Tallenna"
#: code:addons/web_calendar/static/src/js/calendar.js:101 #: code:addons/web_calendar/static/src/js/calendar.js:101
#, python-format #, python-format
msgid "Calendar view has a 'date_delay' type != float" msgid "Calendar view has a 'date_delay' type != float"
msgstr "" msgstr "Kalenterinäkymässä 'date_delay' tyyppi pitää olla liukuluku"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web
@ -165,21 +165,21 @@ msgstr "Aikajakso"
#: code:addons/web_calendar/static/src/js/calendar.js:158 #: code:addons/web_calendar/static/src/js/calendar.js:158
#, python-format #, python-format
msgid "Delete" msgid "Delete"
msgstr "" msgstr "Poista"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web
#: code:addons/web_calendar/static/src/js/calendar.js:152 #: code:addons/web_calendar/static/src/js/calendar.js:152
#, python-format #, python-format
msgid "Month" msgid "Month"
msgstr "" msgstr "Kuukausi"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web
#: code:addons/web_calendar/static/src/js/calendar.js:168 #: code:addons/web_calendar/static/src/js/calendar.js:168
#, python-format #, python-format
msgid "Disabled" msgid "Disabled"
msgstr "" msgstr "Ei käytössä"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web
@ -193,14 +193,14 @@ msgstr ""
#: code:addons/web_calendar/static/src/js/calendar.js:177 #: code:addons/web_calendar/static/src/js/calendar.js:177
#, python-format #, python-format
msgid "Year" msgid "Year"
msgstr "" msgstr "Vuosi"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web
#: code:addons/web_calendar/static/src/js/calendar.js:155 #: code:addons/web_calendar/static/src/js/calendar.js:155
#, python-format #, python-format
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr "Peruuta"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web
@ -214,7 +214,7 @@ msgstr "kalenteri"
#: code:addons/web_calendar/static/src/js/calendar.js:93 #: code:addons/web_calendar/static/src/js/calendar.js:93
#, python-format #, python-format
msgid "Calendar view has not defined 'date_start' attribute." msgid "Calendar view has not defined 'date_start' attribute."
msgstr "" msgstr "Kalenterinäkymään ei ole määritelty aloituspäivää 'date_start'."
#~ msgid "Navigator" #~ msgid "Navigator"
#~ msgstr "Navigaattori" #~ msgstr "Navigaattori"

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web
@ -29,7 +29,7 @@ msgstr "Naujas įvykis"
#: code:addons/web_calendar/static/src/js/calendar.js:156 #: code:addons/web_calendar/static/src/js/calendar.js:156
#, python-format #, python-format
msgid "Details" msgid "Details"
msgstr "Išsami informacija" msgstr "Išsamiau"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web
@ -43,7 +43,7 @@ msgstr "Išsaugoti"
#: code:addons/web_calendar/static/src/js/calendar.js:101 #: code:addons/web_calendar/static/src/js/calendar.js:101
#, python-format #, python-format
msgid "Calendar view has a 'date_delay' type != float" msgid "Calendar view has a 'date_delay' type != float"
msgstr "" msgstr "Calendar view has a 'date_delay' type != float"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web
@ -72,14 +72,14 @@ msgstr "Visą dieną"
#: code:addons/web_calendar/static/src/js/calendar.js:174 #: code:addons/web_calendar/static/src/js/calendar.js:174
#, python-format #, python-format
msgid "Description" msgid "Description"
msgstr "Aprašas" msgstr "Aprašymas"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web
#: code:addons/web_calendar/static/src/js/calendar.js:160 #: code:addons/web_calendar/static/src/js/calendar.js:160
#, python-format #, python-format
msgid "Event will be deleted permanently, are you sure?" msgid "Event will be deleted permanently, are you sure?"
msgstr "Įvykis bus pašalintas, sutinkate?" msgstr "Įvykis bus ištrintas, ar esate tikri?"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web
@ -115,21 +115,21 @@ msgstr "Diena"
#: code:addons/web_calendar/static/src/js/calendar.js:157 #: code:addons/web_calendar/static/src/js/calendar.js:157
#, python-format #, python-format
msgid "Edit" msgid "Edit"
msgstr "Redaguoti" msgstr "Keisti"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web
#: code:addons/web_calendar/static/src/js/calendar.js:169 #: code:addons/web_calendar/static/src/js/calendar.js:169
#, python-format #, python-format
msgid "Enabled" msgid "Enabled"
msgstr "Įjungtas" msgstr "Įgalintas"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web
#: code:addons/web_calendar/static/src/js/calendar.js:166 #: code:addons/web_calendar/static/src/js/calendar.js:166
#, python-format #, python-format
msgid "Do you want to edit the whole set of repeated events?" msgid "Do you want to edit the whole set of repeated events?"
msgstr "Ar norite redaguoti visus pasikartojančius įvykius?" msgstr "Ar norite keisti visą eilę pasikartojančių įvykių?"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web
@ -143,7 +143,7 @@ msgstr "Filtras"
#: code:addons/web_calendar/static/src/js/calendar.js:167 #: code:addons/web_calendar/static/src/js/calendar.js:167
#, python-format #, python-format
msgid "Repeat event" msgid "Repeat event"
msgstr "Pasikartojantis įvykis" msgstr "Pakartoti įvykį"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web
@ -165,7 +165,7 @@ msgstr "Laikotarpis"
#: code:addons/web_calendar/static/src/js/calendar.js:158 #: code:addons/web_calendar/static/src/js/calendar.js:158
#, python-format #, python-format
msgid "Delete" msgid "Delete"
msgstr "Pašalinti" msgstr "Trinti"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web
@ -179,7 +179,7 @@ msgstr "Mėnesis"
#: code:addons/web_calendar/static/src/js/calendar.js:168 #: code:addons/web_calendar/static/src/js/calendar.js:168
#, python-format #, python-format
msgid "Disabled" msgid "Disabled"
msgstr "Išjungtas" msgstr "Neįgalintas"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web
@ -214,7 +214,7 @@ msgstr "Kalendorius"
#: code:addons/web_calendar/static/src/js/calendar.js:93 #: code:addons/web_calendar/static/src/js/calendar.js:93
#, python-format #, python-format
msgid "Calendar view has not defined 'date_start' attribute." msgid "Calendar view has not defined 'date_start' attribute."
msgstr "" msgstr "Calendar view has not defined 'date_start' attribute."
#~ msgid "Navigator" #~ msgid "Navigator"
#~ msgstr "Navigatorius" #~ msgstr "Navigatorius"

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-24 04:52+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16580)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web
@ -43,7 +43,7 @@ msgstr "Zapisz"
#: code:addons/web_calendar/static/src/js/calendar.js:101 #: code:addons/web_calendar/static/src/js/calendar.js:101
#, python-format #, python-format
msgid "Calendar view has a 'date_delay' type != float" msgid "Calendar view has a 'date_delay' type != float"
msgstr "" msgstr "Widok kalendarza ma typ 'date_delay' != float"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

View File

@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-04-13 05:38+0000\n" "X-Launchpad-Export-Date: 2013-05-10 06:07+0000\n"
"X-Generator: Launchpad (build 16564)\n" "X-Generator: Launchpad (build 16598)\n"
#. module: web_calendar #. module: web_calendar
#. openerp-web #. openerp-web

Some files were not shown because too many files have changed in this diff Show More