openerp-dev-web team mailing list archive
-
openerp-dev-web team
-
Mailing list archive
-
Message #04214
[Merge] lp:~openerp-dev/openobject-client-web/6.0-opw-4311-sma into lp:openobject-client-web
Sananaz (Open ERP) has proposed merging lp:~openerp-dev/openobject-client-web/6.0-opw-4311-sma into lp:openobject-client-web.
Requested reviews:
OpenERP SA's Web Client R&D (openerp-dev-web)
Related bugs:
Bug #726491 in OpenERP Web Client: "Wizards do not respect the existing OSV.OSV record and gets called disregard to the record exists or not."
https://bugs.launchpad.net/openobject-client-web/+bug/726491
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-client-web/6.0-opw-4311-sma/+merge/53439
Hello,
Please check with the sidebar actions:
Go to Product list > Click on `New` (Don't Save) > Click Procurement Request (Actions at sidebar)
It gives traceback.
So just give the message (`You must save this record to perform the action !`) same as GTK client if form is not saved don't perform any action.
Thank you.
--
https://code.launchpad.net/~openerp-dev/openobject-client-web/6.0-opw-4311-sma/+merge/53439
Your team OpenERP SA's Web Client R&D is requested to review the proposed merge of lp:~openerp-dev/openobject-client-web/6.0-opw-4311-sma into lp:openobject-client-web.
=== modified file 'addons/openerp/controllers/preferences.py'
--- addons/openerp/controllers/preferences.py 2011-02-10 16:09:23 +0000
+++ addons/openerp/controllers/preferences.py 2011-03-15 13:37:09 +0000
@@ -34,7 +34,7 @@
action = "/openerp/pref/password"
string = _('Change your password')
-int_pattern = re.compile(r'\d+')
+int_pattern = re.compile(r'^-{0,1}\d+$')
class Preferences(Form):
_cp_path = "/openerp/pref"
=== added file 'addons/openerp/po/javascript/ar.po.OTHER'
--- addons/openerp/po/javascript/ar.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/openerp/po/javascript/ar.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,95 @@
+# Arabic translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-16 16:50+0000\n"
+"Last-Translator: kifcaliph <kifcaliph@xxxxxxxxxxx>\n"
+"Language-Team: Arabic <ar@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: static/javascript/form.js:92
+#, python-format
+msgid "You selected to open %(tabs)s tabs - do you want to continue?"
+msgstr "ÙÙØ¯ اخترت ÙØªØ اÙÙ
Ø¨ÙØ¨Ø© %(tabs)s - ÙÙ ØªØ±ÙØ¯ Ø§ÙØ¥ÙÙ
Ø§ÙØ"
+
+#: static/javascript/form.js:169
+msgid "Invalid form, correct red fields."
+msgstr "ÙÙ
ÙØ°Ø¬ Ø®Ø§Ø·Ø¦Ø Ø±Ø¬Ø§Ø¡ تصØÙØ Ø§ÙØÙÙÙ Ø§ÙØÙ
راء."
+
+#: static/javascript/form.js:204
+msgid "Do you really want to delete this record?"
+msgstr "ÙÙ ØªØ±ÙØ¯ ØØ°Ù ÙØ°Ø§ Ø§ÙØ³Ø¬ÙØ"
+
+#: static/javascript/form.js:953
+msgid "You must select one or several records !"
+msgstr "ÙØ¬Ø¨ ا٠تختار سج٠ا٠Ù
جÙ
ÙØ¹Ø© Ù
Ù Ø§ÙØ³Ø¬Ùات !"
+
+#: static/javascript/form.js:1116
+msgid "Do you really want to delete the attachment"
+msgstr "ÙÙ ØªØ±ÙØ¯ ØØ°Ù اÙÙ
رÙÙØ§Øª"
+
+#: static/javascript/form.js:1150
+msgid "No record selected ! You can only attach to existing record."
+msgstr "ÙÙ
ÙØªÙ
Ø¥Ø®ØªÙØ§Ø± سج٠! ÙÙ
ÙÙÙ Ø§ÙØ¥Ø±Ùا٠Ù
Ù Ø®ÙØ§Ù سجÙ."
+
+#: static/javascript/form.js:1209
+msgid "OpenERP - Error"
+msgstr "خطأ Ø¨Ø§ÙØ¨Ø±ÙاÙ
ج - OpenERP"
+
+#: static/javascript/form.js:1280
+msgid ""
+"Warning, the record has been modified,\n"
+"your changes will be discarded."
+msgstr ""
+"ØªØØ°ÙØ±Ø ÙØ¯ تÙ
تعدÙÙ Ø§ÙØ³Ø¬ÙØ\n"
+"ÙÙ
ØªÙØÙØ¸ Ø§ÙØªØ¹Ø¯ÙÙØ§Øª."
+
+#: static/javascript/listgrid.js:499 static/javascript/o2m.js:95
+msgid "To edit Record, please first save it."
+msgstr "ÙØªØØ±Ùر Ø§ÙØ³Ø¬ÙØ Ø±Ø¬Ø§Ø¡ اØÙظÙ."
+
+#: static/javascript/listgrid.js:607
+msgid "Do you really want to delete selected record(s) ?"
+msgstr "ÙÙ ØªØ±ÙØ¯ ØØ°Ù Ø§ÙØ³Ø¬Ù/Ø§ÙØ³Ø¬ÙاتØ"
+
+#: static/javascript/m2o.js:506
+msgid "error in display::"
+msgstr "خطأ ÙÙ Ø§ÙØ¹Ø±Ø¶::"
+
+#: static/javascript/o2m.js:54
+msgid "Do you really want to delete record ?"
+msgstr "ÙÙ ØªØ±ÙØ¯ ØØ°Ù Ø§ÙØ³Ø¬ÙØ"
+
+#: static/javascript/viewed.js:63
+msgid "Do you really want to remove this node?"
+msgstr "ÙÙ ØªØ±ÙØ¯ Ø¥Ø²Ø§ÙØ© ÙØ°Ø§ Ø§ÙØ·Ø±ÙØ"
+
+#: static/javascript/viewed.js:329
+msgid "Do you really wants to create an inherited view here?"
+msgstr "ÙÙ ØªØ±ÙØ¯ Ø¥ÙØ´Ø§Ø¡ عرض Ù
٠اÙÙ
ÙØ±ÙØ« ÙÙØ§Ø"
+
+#: static/javascript/openerp/openerp.base.js:127
+msgid "doLoadingSuccess: Cannot parse JSON"
+msgstr "تÙ
Ø§ÙØªØÙ
ÙÙ Ø¨ÙØ¬Ø§Ø: Ù ÙÙÙ ÙØ§ ÙÙ
ÙÙ ÙØ±Ø§Ø¡Ø© اÙÙ JSON"
+
+#: static/javascript/openerp/openerp.base.js:326
+msgid "Loading"
+msgstr "Ø¬Ø§Ø±Ù Ø§ÙØªØÙ
ÙÙ"
+
+#: static/javascript/openerp/openerp.ui.tips.js:51
+msgid "Object"
+msgstr "ÙØ§Ø¦Ù"
+
+#: static/javascript/openerp/openerp.ui.tips.js:52
+msgid "Field"
+msgstr "ØÙÙ"
=== added file 'addons/openerp/po/javascript/bg.po.OTHER'
--- addons/openerp/po/javascript/bg.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/openerp/po/javascript/bg.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,95 @@
+# Bulgarian translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-27 09:25+0000\n"
+"Last-Translator: Dimitar Markov <dimitar.markov@xxxxxxxxx>\n"
+"Language-Team: Bulgarian <bg@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: static/javascript/form.js:92
+#, python-format
+msgid "You selected to open %(tabs)s tabs - do you want to continue?"
+msgstr "ÐзбÑаÑ
Ñе да оÑвоÑиÑе %(tabs)s - иÑкаÑе ли да пÑодÑлжиÑе?"
+
+#: static/javascript/form.js:169
+msgid "Invalid form, correct red fields."
+msgstr "Ðевалидна ÑоÑма, коÑегиÑайÑе ÑеÑвениÑе полеÑа."
+
+#: static/javascript/form.js:204
+msgid "Do you really want to delete this record?"
+msgstr "ÐаиÑÑина ли желаеÑе да изÑÑиеÑе Ñози запиÑ"
+
+#: static/javascript/form.js:953
+msgid "You must select one or several records !"
+msgstr "Ðие ÑÑÑбва да избеÑеÑе един или нÑколко запиÑа !"
+
+#: static/javascript/form.js:1116
+msgid "Do you really want to delete the attachment"
+msgstr "ÐаиÑÑина ли желаеÑе да изÑÑиеÑе пÑикÑÐµÐ¿ÐµÐ½Ð¸Ñ Ñайл"
+
+#: static/javascript/form.js:1150
+msgid "No record selected ! You can only attach to existing record."
+msgstr "ÐÑма Ð·Ð°Ð¿Ð¸Ñ Ð¸Ð·Ð±Ñани! ÐожеÑе да пÑикаÑиÑе кÑм ÑÑÑеÑÑвÑÐ²Ð°Ñ Ð·Ð°Ð¿Ð¸Ñ."
+
+#: static/javascript/form.js:1209
+msgid "OpenERP - Error"
+msgstr "OpenERP - ÐÑеÑка"
+
+#: static/javascript/form.js:1280
+msgid ""
+"Warning, the record has been modified,\n"
+"your changes will be discarded."
+msgstr ""
+"Ðнимание, запиÑÑÑ Ðµ бил пÑоменен,\n"
+"ÐÑомениÑе Ñе бÑÐ´Ð°Ñ Ð¾ÑÑ
вÑÑлени."
+
+#: static/javascript/listgrid.js:499 static/javascript/o2m.js:95
+msgid "To edit Record, please first save it."
+msgstr "Ðа да ÑедакÑиÑаÑе запиÑ, Ð¼Ð¾Ð»Ñ Ð¿ÑÑво да го запазеÑе."
+
+#: static/javascript/listgrid.js:607
+msgid "Do you really want to delete selected record(s) ?"
+msgstr "ÐаиÑÑина ли иÑкаÑе да изÑÑиеÑе избÑÐ°Ð½Ð¸Ñ Ð·Ð°Ð¿Ð¸Ñ(и)?"
+
+#: static/javascript/m2o.js:506
+msgid "error in display::"
+msgstr "гÑеÑка пÑи показване::"
+
+#: static/javascript/o2m.js:54
+msgid "Do you really want to delete record ?"
+msgstr "ÐаиÑÑина ли иÑкаÑе да изÑÑиеÑе запиÑ?"
+
+#: static/javascript/viewed.js:63
+msgid "Do you really want to remove this node?"
+msgstr "ÐаиÑÑина ли иÑкаÑе да пÑемаÑ
неÑе Ñози вÑзел?"
+
+#: static/javascript/viewed.js:329
+msgid "Do you really wants to create an inherited view here?"
+msgstr "ÐаиÑÑина ли иÑка да ÑÑздаде наÑледенн изглед ÑÑк?"
+
+#: static/javascript/openerp/openerp.base.js:127
+msgid "doLoadingSuccess: Cannot parse JSON"
+msgstr "doLoadingSuccess: Cannot parse JSON"
+
+#: static/javascript/openerp/openerp.base.js:326
+msgid "Loading"
+msgstr "ÐаÑеждане"
+
+#: static/javascript/openerp/openerp.ui.tips.js:51
+msgid "Object"
+msgstr "ÐбекÑ"
+
+#: static/javascript/openerp/openerp.ui.tips.js:52
+msgid "Field"
+msgstr "Ðоле"
=== modified file 'addons/openerp/po/javascript/ca.po'
--- addons/openerp/po/javascript/ca.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/ca.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:45+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/form.js:92
#, python-format
=== modified file 'addons/openerp/po/javascript/de.po'
--- addons/openerp/po/javascript/de.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/de.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:45+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/form.js:92
=== modified file 'addons/openerp/po/javascript/es.po'
--- addons/openerp/po/javascript/es.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/es.po 2011-03-15 13:37:09 +0000
@@ -15,8 +15,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/form.js:92
=== modified file 'addons/openerp/po/javascript/eu.po'
--- addons/openerp/po/javascript/eu.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/eu.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:45+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/form.js:92
#, python-format
=== added file 'addons/openerp/po/javascript/fi.po.OTHER'
--- addons/openerp/po/javascript/fi.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/openerp/po/javascript/fi.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,93 @@
+# Finnish translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-20 22:04+0000\n"
+"Last-Translator: Harri Luuppala <Unknown>\n"
+"Language-Team: Finnish <fi@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: static/javascript/form.js:92
+#, python-format
+msgid "You selected to open %(tabs)s tabs - do you want to continue?"
+msgstr "Valitsit avattavaksi %(tabs)s välilehdet - haluatko jatkaa?"
+
+#: static/javascript/form.js:169
+msgid "Invalid form, correct red fields."
+msgstr "Puutteellisesti täytetty lomake. Korjaa punaisella merkityt kentät."
+
+#: static/javascript/form.js:204
+msgid "Do you really want to delete this record?"
+msgstr "Haluatko poistaa tämän tietueen?"
+
+#: static/javascript/form.js:953
+msgid "You must select one or several records !"
+msgstr "Valitse vähintään yksi tietue!"
+
+#: static/javascript/form.js:1116
+msgid "Do you really want to delete the attachment"
+msgstr "Haluatko poistaa valitun liitteen?"
+
+#: static/javascript/form.js:1150
+msgid "No record selected ! You can only attach to existing record."
+msgstr "Tietuetta ei ole valittu! Voit liittää vai valittuun tietueeseen."
+
+#: static/javascript/form.js:1209
+msgid "OpenERP - Error"
+msgstr "OpenERP - Virhe"
+
+#: static/javascript/form.js:1280
+msgid ""
+"Warning, the record has been modified,\n"
+"your changes will be discarded."
+msgstr "Varoitus: tietuetta on muutettu."
+
+#: static/javascript/listgrid.js:499 static/javascript/o2m.js:95
+msgid "To edit Record, please first save it."
+msgstr ""
+
+#: static/javascript/listgrid.js:607
+msgid "Do you really want to delete selected record(s) ?"
+msgstr "Haluako poistaa valitut tietueet?"
+
+#: static/javascript/m2o.js:506
+msgid "error in display::"
+msgstr "virhe ikkunassa::"
+
+#: static/javascript/o2m.js:54
+msgid "Do you really want to delete record ?"
+msgstr "Haluatko poistaa tietueen?"
+
+#: static/javascript/viewed.js:63
+msgid "Do you really want to remove this node?"
+msgstr "Haluatko poistaa tämän liitoksen?"
+
+#: static/javascript/viewed.js:329
+msgid "Do you really wants to create an inherited view here?"
+msgstr "Haluatko luoda periytyvän näkymän?"
+
+#: static/javascript/openerp/openerp.base.js:127
+msgid "doLoadingSuccess: Cannot parse JSON"
+msgstr "doLoadingSuccess: Cannot parse JSON"
+
+#: static/javascript/openerp/openerp.base.js:326
+msgid "Loading"
+msgstr "Lataa"
+
+#: static/javascript/openerp/openerp.ui.tips.js:51
+msgid "Object"
+msgstr "Objekti"
+
+#: static/javascript/openerp/openerp.ui.tips.js:52
+msgid "Field"
+msgstr "Kenttä"
=== modified file 'addons/openerp/po/javascript/fr.po'
--- addons/openerp/po/javascript/fr.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/fr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:45+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/form.js:92
=== modified file 'addons/openerp/po/javascript/gl.po'
--- addons/openerp/po/javascript/gl.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/gl.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:45+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/form.js:92
#, python-format
=== modified file 'addons/openerp/po/javascript/hr.po'
--- addons/openerp/po/javascript/hr.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/hr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/form.js:92
#, python-format
=== modified file 'addons/openerp/po/javascript/hu.po'
--- addons/openerp/po/javascript/hu.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/hu.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:45+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/form.js:92
#, python-format
=== added file 'addons/openerp/po/javascript/id.po.OTHER'
--- addons/openerp/po/javascript/id.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/openerp/po/javascript/id.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,93 @@
+# Indonesian translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-16 02:59+0000\n"
+"Last-Translator: Homa Posniroha Harahap <Unknown>\n"
+"Language-Team: Indonesian <id@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: static/javascript/form.js:92
+#, python-format
+msgid "You selected to open %(tabs)s tabs - do you want to continue?"
+msgstr ""
+
+#: static/javascript/form.js:169
+msgid "Invalid form, correct red fields."
+msgstr ""
+
+#: static/javascript/form.js:204
+msgid "Do you really want to delete this record?"
+msgstr ""
+
+#: static/javascript/form.js:953
+msgid "You must select one or several records !"
+msgstr ""
+
+#: static/javascript/form.js:1116
+msgid "Do you really want to delete the attachment"
+msgstr ""
+
+#: static/javascript/form.js:1150
+msgid "No record selected ! You can only attach to existing record."
+msgstr ""
+
+#: static/javascript/form.js:1209
+msgid "OpenERP - Error"
+msgstr ""
+
+#: static/javascript/form.js:1280
+msgid ""
+"Warning, the record has been modified,\n"
+"your changes will be discarded."
+msgstr ""
+
+#: static/javascript/listgrid.js:499 static/javascript/o2m.js:95
+msgid "To edit Record, please first save it."
+msgstr ""
+
+#: static/javascript/listgrid.js:607
+msgid "Do you really want to delete selected record(s) ?"
+msgstr ""
+
+#: static/javascript/m2o.js:506
+msgid "error in display::"
+msgstr ""
+
+#: static/javascript/o2m.js:54
+msgid "Do you really want to delete record ?"
+msgstr "Apakah Anda yakin untuk menghapus data?"
+
+#: static/javascript/viewed.js:63
+msgid "Do you really want to remove this node?"
+msgstr "Apakah Anda yakin untuk memindahkan node ini?"
+
+#: static/javascript/viewed.js:329
+msgid "Do you really wants to create an inherited view here?"
+msgstr "Apakah Anda yakin untuk membuat sebuah tampilan penerima disini?"
+
+#: static/javascript/openerp/openerp.base.js:127
+msgid "doLoadingSuccess: Cannot parse JSON"
+msgstr "doLoadingSuccess: JSON tidak dapat dijelaskan"
+
+#: static/javascript/openerp/openerp.base.js:326
+msgid "Loading"
+msgstr "Proses pemuatan"
+
+#: static/javascript/openerp/openerp.ui.tips.js:51
+msgid "Object"
+msgstr ""
+
+#: static/javascript/openerp/openerp.ui.tips.js:52
+msgid "Field"
+msgstr ""
=== modified file 'addons/openerp/po/javascript/it.po'
--- addons/openerp/po/javascript/it.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/it.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:45+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/form.js:92
=== modified file 'addons/openerp/po/javascript/lt.po'
--- addons/openerp/po/javascript/lt.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/lt.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:45+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/form.js:92
#, python-format
=== modified file 'addons/openerp/po/javascript/lv.po'
--- addons/openerp/po/javascript/lv.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/lv.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:45+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/form.js:92
#, python-format
=== modified file 'addons/openerp/po/javascript/mn.po'
--- addons/openerp/po/javascript/mn.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/mn.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,14 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+"Generated-By: Babel None\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/form.js:92
#, python-format
=== modified file 'addons/openerp/po/javascript/nl.po'
--- addons/openerp/po/javascript/nl.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/nl.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:45+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/form.js:92
=== modified file 'addons/openerp/po/javascript/pl.po'
--- addons/openerp/po/javascript/pl.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/pl.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/form.js:92
=== modified file 'addons/openerp/po/javascript/pt.po'
--- addons/openerp/po/javascript/pt.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/pt.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/form.js:92
#, python-format
=== modified file 'addons/openerp/po/javascript/pt_BR.po'
--- addons/openerp/po/javascript/pt_BR.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/pt_BR.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/form.js:92
=== modified file 'addons/openerp/po/javascript/ru.po'
--- addons/openerp/po/javascript/ru.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/ru.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/form.js:92
#, python-format
=== modified file 'addons/openerp/po/javascript/sk.po'
--- addons/openerp/po/javascript/sk.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/sk.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/form.js:92
#, python-format
=== modified file 'addons/openerp/po/javascript/sr.po'
--- addons/openerp/po/javascript/sr.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/sr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/form.js:92
=== modified file 'addons/openerp/po/javascript/sr@xxxxxxxx'
--- addons/openerp/po/javascript/sr@xxxxxxxx 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/sr@xxxxxxxx 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/form.js:92
#, python-format
=== modified file 'addons/openerp/po/javascript/sv.po'
--- addons/openerp/po/javascript/sv.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/sv.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/form.js:92
=== modified file 'addons/openerp/po/javascript/tr.po'
--- addons/openerp/po/javascript/tr.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/tr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/form.js:92
#, python-format
=== modified file 'addons/openerp/po/javascript/uk.po'
--- addons/openerp/po/javascript/uk.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/uk.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/form.js:92
#, python-format
=== modified file 'addons/openerp/po/javascript/zh_CN.po'
--- addons/openerp/po/javascript/zh_CN.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/javascript/zh_CN.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/form.js:92
#, python-format
=== added file 'addons/openerp/po/messages/ar.po.OTHER'
--- addons/openerp/po/messages/ar.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/openerp/po/messages/ar.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,1651 @@
+# Arabic translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-28 12:02+0000\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Arabic <ar@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: validators.py:75
+msgid "Invalid literal for float"
+msgstr "ÙÙÙ
Ø© خاطئة ÙÙ
ØªØºÙØ± Ù
Ù ÙÙØ¹ float"
+
+#: validators.py:114 validators.py:119 validators.py:262
+msgid "Invalid datetime format"
+msgstr "خطأ ÙÙ ÙÙØ¦Ø© Ø§ÙØªØ§Ø±ÙØ®"
+
+#: validators.py:166
+msgid "Please select a file."
+msgstr "اختر Ù
ÙÙ"
+
+#: validators.py:247
+msgid "Please enter an email address"
+msgstr "ادخ٠عÙÙØ§Ù Ø§ÙØ¨Ø±Ùد Ø§ÙØ¥ÙÙØªØ±ÙÙÙ"
+
+#: validators.py:248
+msgid "An email address must contain a single @"
+msgstr "ÙØ§Ø¨Ø¯ Ø§Ù ÙØ´ØªÙ
Ù Ø§ÙØ¹ÙÙØ§Ù Ø§ÙØ±Ù
ز @"
+
+#: validators.py:249
+#, python-format
+msgid ""
+"The username portion of the email address is invalid (the portion before the "
+"@: %(username)s)"
+msgstr "ÙÙØ¬Ø¯ خطأ Ù٠عÙÙØ§Ù Ø§ÙØ¨Ø±ÙØ¯Ø ÙÙÙ
Ø© خاطئة ÙÙ: %(username)s"
+
+#: validators.py:250
+#, python-format
+msgid ""
+"The domain portion of the email address is invalid (the portion after the @: "
+"%(domain)s)"
+msgstr "ÙÙØ¬Ø¯ خطأ Ù٠عÙÙØ§Ù Ø§ÙØ¨Ø±ÙØ¯Ø ÙÙÙ
Ø© خاطئة ÙÙ: %(domain)s"
+
+#: validators.py:254
+msgid "You must start your URL with http://, https://, etc"
+msgstr "ابدأ Ø§ÙØ¹ÙÙØ§Ù بÙÙ http://, https://"
+
+#: validators.py:255
+msgid "That is not a valid URL"
+msgstr "عÙÙØ§Ù خاطئ"
+
+#: validators.py:256
+#, python-format
+msgid "You must provide a full domain name (like %(domain)s.com)"
+msgstr "Ø§Ø¯Ø®Ù Ø§ÙØ¹ÙÙØ§Ù باÙÙØ§Ù
Ù Ù
ث٠%(domain)s.com"
+
+#: validators.py:260
+msgid "Please enter an integer value"
+msgstr "رجاء إدخا٠ÙÙÙ
Ø© رÙÙ
ÙØ© (Integer)"
+
+#: validators.py:261
+msgid "Please enter a number"
+msgstr "أدخ٠رÙÙ
"
+
+#: controllers/actions.py:91
+msgid "Invalid View"
+msgstr "عرض خاطئ"
+
+#: controllers/actions.py:124
+msgid "Error no report"
+msgstr "Ø®Ø·Ø£Ø ÙØ§ ØªÙØ±Ùر"
+
+#: controllers/actions.py:150
+msgid "Nothing to print"
+msgstr "ÙØ§ ÙÙØ¬Ø¯ شئ ÙÙØ·Ø¨Ø§Ø¹Ø©"
+
+#: controllers/actions.py:170
+msgid "Printing aborted, too long delay"
+msgstr "تÙÙÙØª Ø§ÙØ·Ø¨Ø§Ø¹Ø©Ø بسبب Ø§ÙØªØ£Ø®Ø±"
+
+#: controllers/actions.py:377
+msgid "Relative URLs are not supported"
+msgstr "Ø§ÙØ¹ÙاÙÙ٠اÙÙ
تعÙÙØ© ØºÙØ± Ù
ÙØ§Ø¦Ù
Ø©"
+
+#: controllers/actions.py:405
+msgid "Action not found"
+msgstr "ÙØ§ ÙÙØ¬Ø¯ Ø£Ù
ر"
+
+#: controllers/actions.py:454
+msgid "No action defined"
+msgstr "Ø£Ù
ر ØºÙØ± Ù
عرÙ"
+
+#: controllers/attachment.py:54
+msgid "No record selected, You can only attach to existing record..."
+msgstr "ÙÙ
ÙØªÙ
Ø¥Ø®ÙØ§Ø± Ø³Ø¬ÙØ بإÙ
ÙØ§ÙÙ Ø§ÙØ¥Ø±Ùا٠ÙÙ ØØ§ÙØ© ÙØ¬Ùد سج٠ÙÙØ·..."
+
+#: controllers/database.py:64
+msgid "Create database"
+msgstr "Ø¥ÙØ´Ø§Ø¡ ÙØ§Ø¹Ø¯Ø© Ø¨ÙØ§Ùات"
+
+#: controllers/database.py:66 controllers/templates/database.mako:52
+#: controllers/templates/search.mako:145
+msgid "Create"
+msgstr "Ø¥ÙØ´Ø§Ø¡"
+
+#: controllers/database.py:69
+msgid "Super admin password:"
+msgstr "ÙÙÙ
Ø© Ø§ÙØ³Ø± ÙÙÙ
Ø´Ø±Ù Ø§ÙØ¹Ø§Ù
:"
+
+#: controllers/database.py:69
+msgid ""
+"This is the password of the user that have the rights to administer "
+"databases. This is not a OpenERP user, just a super administrator. If you "
+"did not changed it, the password is 'admin' after installation."
+msgstr ""
+"ÙØ°Ù ÙÙ ÙÙÙ
Ø© Ø§ÙØ³Ø± ÙÙÙ
ستخدÙ
Ø§ÙØ°Ù ÙØ¯ÙÙ ØÙ Ø§ÙØ¥Ø´Ø±Ø§Ù عÙÙ ÙÙØ§Ø¹Ø¯ Ø§ÙØ¨ÙØ§ÙØ§ØªØ Ù ÙÙØ³ "
+"ÙÙÙ
ستخدÙ
Ø§ÙØ¹Ø§Ø¯Ù ب٠ÙÙÙ
Ø´Ø±Ù Ø§ÙØ¹Ø§Ù
. إذا ÙÙ
تÙÙ
بتغÙÙØ±Ùا Ø£Ø«ÙØ§ تÙÙØ¦Ø© Ø§ÙØ¨Ø±ÙاÙ
Ø¬Ø "
+"ÙÙÙÙ
Ø© Ø§ÙØ³Ø± تÙÙÙ 'admin'"
+
+#: controllers/database.py:70 controllers/database.py:102
+msgid "New database name:"
+msgstr "اسÙ
ÙØ§Ø¹Ø¯Ø© Ø§ÙØ¨ÙØ§ÙØ§Øª Ø§ÙØ¬Ø¯Ùدة:"
+
+#: controllers/database.py:70
+msgid ""
+"Choose the name of the database that will be created. The name must not "
+"contain any special character. Exemple: 'terp'."
+msgstr ""
+"اختر اسÙ
ÙÙØ§Ø¹Ø¯Ø© Ø§ÙØ¨ÙØ§ÙØ§Øª Ø§ÙØªÙ Ø³ÙØªÙ
Ø¥ÙØ´Ø§Ø¡Ùا. عÙÙ Ø£ÙØ§ ÙØØªÙÙ Ø§ÙØ§Ø³Ù
رÙ
ز خاص ا٠"
+"ÙÙÙ
Ø© Ù
ØØ¬Ùزة. Ù
ث٠'terp'."
+
+#: controllers/database.py:71
+msgid "Load Demonstration data:"
+msgstr "تØÙ
ÙÙ Ø§ÙØ¨ÙØ§ÙØ§Øª اÙÙÙÙ
ÙØ©:"
+
+#: controllers/database.py:71
+msgid ""
+"Check this box if you want demonstration data to be installed on your new "
+"database. These data will help you to understand OpenERP, with predefined "
+"products, partners, etc."
+msgstr ""
+"ÙÙ
Ø¨Ø§ÙØªØ¹ÙÙÙ
عÙÙ ÙØ°Ø§ اÙÙ
ربع إذا أردت تØÙ
ÙÙ Ø§ÙØ¨ÙØ§ÙØ§Øª اÙÙÙÙ
ÙØ© ÙÙØ§Ø¹Ø¯Ø© Ø§ÙØ¨ÙØ§ÙØ§Øª "
+"Ø§ÙØ¬Ø¯Ùدة. ØªØ³Ø§Ø¹Ø¯Ù Ø§ÙØ¨ÙØ§ÙØ§Øª اÙÙÙÙ
ÙØ© Ø¥ÙÙ ÙÙÙ
Ø§ÙØ¨Ø±ÙاÙ
Ø¬Ø Ù
Ø«Ù Ø¥Ø¶Ø§ÙØ© Ù
ÙØªØ¬Ø§Øª Ù Ø´Ø±ÙØ§Ø¡."
+
+#: controllers/database.py:72
+msgid "Default Language:"
+msgstr "اÙÙØºØ© اÙÙØªØ±Ø§Ø¶ÙØ©:"
+
+#: controllers/database.py:72
+msgid ""
+"Choose the default language that will be installed for this database. You "
+"will be able to install new languages after installation through the "
+"administration menu."
+msgstr ""
+"اختر اÙÙØºØ© Ø§ÙØ§ÙØªØ±Ø§Ø¶ÙØ© Ø§ÙØªÙ Ø³ØªÙØ²Ù Ù
ع ÙØ§Ø¹Ø¯Ø© Ø§ÙØ¨ÙØ§ÙØ§Øª. ÙÙ
ÙÙÙ Ø¥Ø¶Ø§ÙØ© ÙØºØ§Øª أخر٠"
+"ÙØ§ØÙا٠Ù
Ù Ø®ÙØ§Ù ÙØ§Ø¦Ù
Ø© اÙÙ
شر٠ا٠administration"
+
+#: controllers/database.py:73
+msgid "Administrator password:"
+msgstr "ÙÙÙ
Ø© Ù
Ø±ÙØ± اÙÙ
شرÙ:"
+
+#: controllers/database.py:73
+msgid ""
+"This is the password of the 'admin' user that will be created in your new "
+"database."
+msgstr "ÙØ°Ù ÙÙÙ
Ø© Ù
Ø±ÙØ± اÙÙ
شر٠'admin' Ù Ø§ÙØªÙ ستستخدÙ
Ø¨ÙØ§Ø¹Ø¯Ø© Ø§ÙØ¨ÙØ§ÙØ§Øª Ø§ÙØ¬Ø¯Ùدة"
+
+#: controllers/database.py:74
+msgid "Confirm password:"
+msgstr "تأÙÙØ¯ ÙÙÙ
Ø© اÙÙ
Ø±ÙØ±:"
+
+#: controllers/database.py:74
+msgid ""
+"This is the password of the 'admin' user that will be created in your new "
+"database. It has to be the same than the above field."
+msgstr ""
+"ÙØ°Ù ÙÙÙ
Ø© اÙÙ
Ø±ÙØ± ÙØØ³Ø§Ø¨ اÙÙ 'admin' Ù Ø§ÙØªÙ Ø³ØªÙØ´Ø£ Ø¨ÙØ§Ø¹Ø¯Ø© Ø§ÙØ¨ÙØ§ÙØ§Øª Ø§ÙØ¬Ø¯ÙØ¯Ø©Ø ÙØ¬Ø¨ "
+"ا٠تÙÙÙ Ù
Ù
Ø§Ø«ÙØ© ÙÙ
ا ÙÙ Ø§ÙØÙÙ Ø§ÙØ³Ø§Ø¨Ù."
+
+#: controllers/database.py:80
+msgid "Drop database"
+msgstr "Ø¥Ø²Ø§ÙØ© ÙØ§Ø¹Ø¯Ø© Ø§ÙØ¨ÙØ§ÙØ§Øª"
+
+#: controllers/database.py:82 controllers/templates/database.mako:54
+msgid "Drop"
+msgstr "Ø¥Ø²Ø§ÙØ©"
+
+#: controllers/database.py:84 controllers/database.py:92
+#: controllers/templates/login.mako:39
+msgid "Database:"
+msgstr "ÙØ§Ø¹Ø¯Ø© Ø§ÙØ¨ÙØ§ÙØ§Øª:"
+
+#: controllers/database.py:85 controllers/database.py:93
+#: controllers/database.py:101 controllers/templates/login.mako:57
+#: controllers/templates/login_ajax.mako:78
+#: controllers/templates/login_ajax.mako:98
+msgid "Password:"
+msgstr "ÙÙÙ
Ø© اÙÙ
Ø±ÙØ±:"
+
+#: controllers/database.py:89
+msgid "Backup database"
+msgstr "ÙØ³Ø®Ø© Ø¥ØØªÙØ§Ø·ÙØ© ÙÙØ§Ø¹Ø¯Ø© Ø§ÙØ¨ÙØ§ÙØ§Øª"
+
+#: controllers/database.py:91 controllers/templates/database.mako:56
+msgid "Backup"
+msgstr "ÙØ³Ø®Ø© Ø¥ØØªÙØ§Ø·ÙØ©"
+
+#: controllers/database.py:97
+msgid "Restore database"
+msgstr "إستعادة ÙØ§Ø¹Ø¯Ø© Ø§ÙØ¨ÙØ§ÙØ§Øª"
+
+#: controllers/database.py:99 controllers/templates/database.mako:58
+msgid "Restore"
+msgstr "استعادة"
+
+#: controllers/database.py:100
+msgid "File:"
+msgstr "Ù
ÙÙ:"
+
+#: controllers/database.py:106
+msgid "Change Administrator Password"
+msgstr "غÙÙØ± ÙÙÙ
Ø© Ù
Ø±ÙØ± اÙÙ
Ø´Ø±Ù Ø§ÙØ¹Ø§Ù
"
+
+#: controllers/database.py:108 controllers/templates/preferences/index.mako:37
+msgid "Change Password"
+msgstr "غÙÙØ± ÙÙÙ
Ø© اÙÙ
Ø±ÙØ±"
+
+#: controllers/database.py:109
+msgid "Old Password:"
+msgstr "ÙÙÙ
Ø© اÙÙ
Ø±ÙØ± اÙÙØ¯ÙÙ
Ø©:"
+
+#: controllers/database.py:110
+msgid "New Password:"
+msgstr "ÙÙÙ
Ø© اÙÙ
Ø±ÙØ± Ø§ÙØ¬Ø¯Ùدة:"
+
+#: controllers/database.py:111
+msgid "Confirm Password:"
+msgstr "تأÙÙØ¯ ÙÙÙ
Ø© اÙÙ
Ø±ÙØ±:"
+
+#: controllers/database.py:174
+msgid "You must avoid all accents, space or special characters."
+msgstr "ØªØ¬ÙØ¨ إستخداÙ
اÙÙ
Ø³Ø§ÙØ§ØªØ Ù Ø§ÙØ±Ù
ÙØ²."
+
+#: controllers/database.py:175
+msgid "Bad database name"
+msgstr "اسÙ
ØºÙØ± ÙØ§Ø¦Ù ÙÙØ§Ø¹Ø¯Ø© Ø§ÙØ¨ÙØ§ÙØ§Øª"
+
+#: controllers/database.py:195
+msgid ""
+"The server crashed during installation.\n"
+"We suggest you to drop this database."
+msgstr ""
+"ØªØ¹Ø·Ù Ø§ÙØ®Ø§Ø¯Ù
Ø£Ø«ÙØ§Ø¡ Ø§ÙØªÙØµÙØ¨.\n"
+"ÙØ¨Ø¯Ù اÙ٠عÙÙÙ Ø¥Ø³ÙØ§Ø· ÙØ§Ø¹Ø© Ø§ÙØ¨ÙØ§ÙØ§Øª ÙØ°Ù."
+
+#: controllers/database.py:196
+msgid "Error during database creation"
+msgstr "خطأ Ø£Ø«ÙØ§Ø¡ إشاء ÙØ§Ø¹Ø¯Ø© Ø§ÙØ¨ÙØ§ÙØ§Øª"
+
+#: controllers/database.py:199 controllers/database.py:226
+#: controllers/database.py:272 controllers/database.py:295
+msgid "Bad super admin password"
+msgstr "ÙÙÙ
Ø© Ù
Ø±ÙØ± ÙÙÙ super admin ØºÙØ± ÙØ§Ø¦ÙØ©"
+
+#: controllers/database.py:203
+msgid "Could not create database."
+msgstr "ÙØ§ ÙÙ
ÙÙ Ø£ÙØ´Ø§Ø¡ ÙØ§Ø¹Ø¯Ø© Ø§ÙØ¨ÙØ§ÙØ§Øª."
+
+#: controllers/database.py:229
+msgid "Could not drop database"
+msgstr "ÙØ§ ÙÙ
ÙÙ Ø¥Ø³ÙØ§Ø· ÙØ§Ø¹Ø¯Ø© Ø§ÙØ¨ÙØ§ÙØ§Øª"
+
+#: controllers/database.py:252
+msgid "Could not create backup."
+msgstr "ÙØ§ ÙÙ
ÙÙ Ø¥ÙØ´Ø§Ø¡ اÙÙØ³Ø®Ø© Ø§ÙØ¥ØØªÙØ§Ø·ÙØ©."
+
+#: controllers/database.py:276
+msgid "Could not restore database"
+msgstr "ÙØ§ ÙÙ
Ù٠إستعادة ÙØ§Ø¹Ø¯Ø© Ø§ÙØ¨ÙØ§ÙØ§Øª"
+
+#: controllers/database.py:299
+msgid "Error, password not changed."
+msgstr "Ø®Ø·Ø£Ø ÙÙ
ÙØªÙ
تغÙÙØ± ÙÙÙ
Ø© اÙÙ
Ø±ÙØ±."
+
+#: controllers/error_page.py:78
+msgid ""
+"Your problem has been sent to the quality team\n"
+"We will recontact you after analysing the problem."
+msgstr ""
+"تÙ
Ø¥Ø±Ø³Ø§Ù Ø§ÙØ®Ø·Ø£ ÙÙØ±ÙÙ Ø§ÙØ¬Ùدة\n"
+"Ø³ÙØ±Ø§Ø³Ù٠بعد Ø§ÙØ¥Ø·Ùاع عÙ٠اÙÙ
Ø´ÙÙØ©."
+
+#: controllers/error_page.py:80
+#, python-format
+msgid ""
+"Your problem could not be sent to the quality team\n"
+"Please report this error manually at %s"
+msgstr ""
+"ÙÙ
ÙØªÙ
إرسا٠اÙÙ
Ø´ÙÙØ© Ø¥ÙÙ ÙØ±ÙÙ Ø§ÙØ¬Ùدة\n"
+"رجاء إرساÙÙØ§ ÙØ¯ÙÙØ§Ù عÙÙ %s"
+
+#: controllers/form.py:553
+#, python-format
+msgid "Invalid button type \"%s\""
+msgstr "ÙÙØ¹ زر خاطئ \"%s\""
+
+#: controllers/form.py:891 controllers/tree.py:233
+msgid "No record selected"
+msgstr "ÙÙ
ÙØªÙ
Ø¥Ø®ØªÙØ§Ø± سجÙ"
+
+#: controllers/form.py:896
+msgid "Print Screen"
+msgstr "اطبع Ø§ÙØ´Ø§Ø´Ø©"
+
+#: controllers/form.py:965 utils/rpc.py:122 utils/rpc.py:133 utils/rpc.py:136
+#: widgets/listgrid.py:289 widgets/listgrid.py:353 widgets/form/_form.py:904
+msgid "Application Error"
+msgstr "خطأ ÙÙ Ø§ÙØ¨Ø±ÙاÙ
ج"
+
+#: controllers/form.py:965
+#, python-format
+msgid "Wrong on_change trigger: %s"
+msgstr "خطأ ÙÙ ÙÙØ¯ on_change : %s"
+
+#: controllers/form.py:1073
+msgid "Open resource"
+msgstr "Ù
صدر Ù
ÙØªÙØ"
+
+#: controllers/form.py:1076
+msgid "Set to default value"
+msgstr "تعÙÙ٠إÙ٠اÙÙÙÙ
Ø© Ø§ÙØ§ÙØªØ±Ø§Ø¶ÙØ©"
+
+#: controllers/form.py:1077
+msgid "Set as default"
+msgstr "تعÙÙÙ ÙÙÙÙ
Ø© Ø¥ÙØªØ±Ø§Ø¶ÙØ©"
+
+#: controllers/form.py:1084
+msgid "Action"
+msgstr "إجراء"
+
+#: controllers/form.py:1085
+msgid "Report"
+msgstr "ØªÙØ±Ùر"
+
+#: controllers/impex.py:66
+msgid ""
+"Operation failed\n"
+"I/O error"
+msgstr ""
+"ÙØ´Ùت Ø§ÙØ¹Ù
ÙÙØ©\n"
+"خطأ ÙÙ Ø§ÙØ¥Ø¯Ø®Ø§Ù Ù Ø§ÙØ¥Ø®Ø±Ø§Ø¬ I/O"
+
+#: controllers/impex.py:373
+msgid "Export Error"
+msgstr "خطأ ÙÙ Ø§ÙØ¥ØµØ¯Ø§Ø±"
+
+#: controllers/impex.py:444
+msgid "Database ID"
+msgstr "Ù
Ø¹Ø±Ù ÙØ§Ø¹Ø¯Ø© Ø§ÙØ¨ÙØ§ÙØ§Øª (Database ID)"
+
+#: controllers/impex.py:451
+msgid "Error opening .CSV file"
+msgstr "خطأ ÙÙ ÙØªØ اÙÙ
ÙÙ .CSV"
+
+#: controllers/impex.py:451
+msgid "Input Error."
+msgstr "خطأ ÙÙ Ø§ÙØ¥Ø¯Ø®Ø§Ù"
+
+#: controllers/impex.py:473
+#, python-format
+msgid "You cannot import the field '%s', because we cannot auto-detect it"
+msgstr "ÙØ§ ÙÙ
ÙÙ Ø¥Ø³ØªÙØ¨Ø§Ù Ø§ÙØÙÙ '%s', ÙØ£ÙÙ ÙØ§ ÙÙ
Ù٠اÙÙØ´Ù Ø§ÙØªÙÙØ§Ø¦Ù عÙÙ"
+
+#: controllers/impex.py:476
+#, python-format
+msgid "Error processing the first line of the file. Field \"%s\" is unknown"
+msgstr "خطأ ÙÙ Ù
Ø¹Ø§ÙØ¬Ø© Ø§ÙØ³Ø·Ø± Ø§ÙØ£ÙÙ Ù
٠اÙÙ
ÙÙ. Ø§ÙØÙÙ \"%s\" ØºÙØ± Ù
عرÙ"
+
+#: controllers/impex.py:476
+msgid "Import Error."
+msgstr "خطأ ÙÙ Ø§ÙØ¥Ø³ØªÙراد."
+
+#: controllers/impex.py:515
+msgid "XML-RPC error"
+msgstr "خطأ ÙÙ Ø¨ÙØ§Ùات XML-RPC"
+
+#: controllers/impex.py:520
+#, python-format
+msgid "Imported %d objects"
+msgstr "اÙÙØ§Ø¦Ùات اÙÙ
Ø³ØªÙØ±Ø¯Ø© %d"
+
+#: controllers/impex.py:525
+#, python-format
+msgid "Error trying to import this record:%s. ErrorMessage:%s %s"
+msgstr "خطأ ÙÙ Ø¥Ø³ØªÙØ±Ø§Ø¯ ÙØ°Ø§ Ø§ÙØ³Ø¬Ù:%s. Ø±Ø³Ø§ÙØ© Ø§ÙØ®Ø·Ø£:%s %s"
+
+#: controllers/impex.py:526
+msgid "ImportationError"
+msgstr "خطأ ÙÙ Ø§ÙØ¥Ø³ØªÙراد"
+
+#: controllers/listgrid.py:51
+msgid "Parent record doesn't exists..."
+msgstr "ÙØ§ ÙÙØ¬Ø¯ سج٠أساسÙ..."
+
+#: controllers/preferences.py:34
+msgid "Change your password"
+msgstr "غÙÙØ± ÙÙÙ
Ø© Ø§ÙØ³Ø±"
+
+#: controllers/preferences.py:64 controllers/templates/header.mako:59
+msgid "Preferences"
+msgstr "Ø§ÙØªÙضÙÙØ§Øª"
+
+#: controllers/preferences.py:91
+msgid "All passwords have to be filled."
+msgstr "ÙØ¬Ø¨ Ø¥Ù
ÙØ§Ø¡ جÙ
ÙØ¹ ÙÙÙ
ات اÙÙ
Ø±ÙØ±"
+
+#: controllers/preferences.py:93
+msgid "The new password and its confirmation must be identical."
+msgstr "ÙÙÙ
Ø© اÙÙ
Ø±ÙØ± Ø§ÙØ¬Ø¯Ùدة Ù ØÙ٠تأÙÙØ¯Ùا ÙØ¬Ø¨ ا٠تÙÙÙ Ù
ØªØ·Ø§Ø¨ÙØ©"
+
+#: controllers/preferences.py:102
+msgid "Could not change your password."
+msgstr "ÙÙ
ÙØªÙ
ÙÙ Ù
٠تغÙÙØ± ÙÙÙ
Ø© اÙÙ
Ø±ÙØ±"
+
+#: controllers/preferences.py:104
+msgid "Original password incorrect, your password was not changed."
+msgstr "ÙÙÙ
Ø© اÙÙ
Ø±ÙØ± Ø§ÙØ£ØµÙÙØ© Ø®Ø§Ø·Ø¦Ø©Ø ÙÙÙ
ØªØªØºÙØ± ÙÙÙ
Ø© اÙÙ
Ø±ÙØ±"
+
+#: controllers/root.py:170
+#, python-format
+msgid "Version %s"
+msgstr "Ø§ÙØ¥ØµØ¯Ø§Ø±Ø© %s"
+
+#: controllers/translator.py:132
+msgid "You need to save the resource before adding translations."
+msgstr "ÙØ¬Ø¨ ØÙظ اÙÙ
صدر ÙØ¨Ù Ø¥Ø¶Ø§ÙØ© Ø§ÙØªØ±Ø¬Ù
Ø©."
+
+#: controllers/tree.py:264
+msgid "No resource selected"
+msgstr "ÙÙ
ÙØªÙ
Ø¥Ø®ØªÙØ§Ø± Ù
صدر"
+
+#: controllers/utils.py:44
+msgid "Could not connect to server"
+msgstr "تعذر Ø§ÙØ¥ØªØµØ§Ù Ø¨Ø§ÙØ®Ø§Ø¯Ù
"
+
+#: controllers/utils.py:131 controllers/templates/login_ajax.mako:111
+msgid "Bad username or password"
+msgstr "اسÙ
Ù
ستخدÙ
ا٠ÙÙÙ
Ø© Ù
Ø±ÙØ± خاطئة"
+
+#: controllers/view_log.py:32
+msgid "ID"
+msgstr "اÙÙ
عرÙÙ"
+
+#: controllers/view_log.py:33
+msgid "Creation User"
+msgstr "Ø¥ÙØ´Ø§Ø¡ Ù
ستخدÙ
"
+
+#: controllers/view_log.py:34
+msgid "Creation Date"
+msgstr "ØªØ§Ø±ÙØ® Ø§ÙØ¥Ùشاء"
+
+#: controllers/view_log.py:35
+msgid "Latest Modification by"
+msgstr "آخر تعدÙÙ Ø¨ÙØ§Ø³Ø·Ø©"
+
+#: controllers/view_log.py:36
+msgid "Latest Modification Date"
+msgstr "آخر تعدÙÙ Ø¨ØªØ§Ø±ÙØ®"
+
+#: controllers/view_log.py:37
+msgid "Owner"
+msgstr "اÙÙ
اÙÙ"
+
+#: controllers/view_log.py:38
+msgid "Group Owner"
+msgstr "Ù
اÙ٠اÙÙ
جÙ
ÙØ¹Ø©"
+
+#: controllers/view_log.py:39
+msgid "Access Level"
+msgstr "Ù
ستÙÙ Ø§ÙØ³Ù
اØ"
+
+#: controllers/view_log.py:40
+msgid "Internal module data ID"
+msgstr "Ù
عر٠اÙÙÙ Internal module data"
+
+#: controllers/viewed.py:220
+msgid "Invalid view id."
+msgstr "خطأ Ù٠عرض اÙÙ
عرÙ"
+
+#: controllers/viewed.py:498
+msgid "Unable to create inherited view."
+msgstr "ÙÙ
ÙØªÙ
ÙÙ Ù
Ù Ø¥ÙØ´Ø§Ø¡ عرض Ù
ÙØ±ÙØ«"
+
+#: controllers/viewed.py:500
+msgid "Can't create inherited view here."
+msgstr "ÙØ§ ÙÙ
ÙÙ Ù
Ù Ø¥ÙØ´Ø§Ø¡ عرض Ù
ÙØ±ÙØ« ÙÙØ§"
+
+#: controllers/viewed.py:503
+msgid "Not implemented yet!"
+msgstr "ÙÙ
تÙÙØ° ØØªÙ Ø§ÙØ£Ù!"
+
+#: controllers/viewed.py:608
+msgid "Unable to update the view."
+msgstr "ÙÙ
ÙØªÙ
ÙÙ Ù
Ù ØªØØ¯ÙØ« Ø§ÙØ¹Ø±Ø¶"
+
+#: controllers/viewed.py:859
+msgid "New Window"
+msgstr "ÙØ§Ùذة Ø¬Ø¯ÙØ¯Ø©"
+
+#: controllers/viewed.py:871
+msgid "Save Button"
+msgstr "زر Ø§ÙØÙØ¸"
+
+#: controllers/viewed.py:871
+msgid "Cancel Button"
+msgstr "زر Ø§ÙØ¥Ùغاء"
+
+#: controllers/viewed.py:871
+msgid "Open Button"
+msgstr "زر اÙÙØªØ"
+
+#: controllers/viewed.py:877
+msgid "Left"
+msgstr "ÙØ³Ø§Ø±"
+
+#: controllers/viewed.py:877
+msgid "Center"
+msgstr "ÙØ³Ø·"
+
+#: controllers/viewed.py:877
+msgid "Right"
+msgstr "ÙÙ
ÙÙ"
+
+#: controllers/templates/about.mako:4
+msgid "About the OpenERP Web"
+msgstr "ع٠تطبÙÙ OpenERP"
+
+#: controllers/templates/about.mako:27
+msgid "OpenERP Web"
+msgstr "OpenERP عبر Ø§ÙØ¥ÙØªØ±ÙØª"
+
+#: controllers/templates/about.mako:30
+msgid "Copyright © 2006-TODAY OpenERP SA. All Rights Reserved."
+msgstr "ØÙÙÙ Ø§ÙØ·Ø¨Ø¹ © OpenERP SA . جÙ
ÙØ¹ Ø§ÙØÙÙÙ Ù
ØÙÙØ¸Ø©"
+
+#: controllers/templates/about.mako:31
+msgid "OpenERP is a trademark of the OpenERP SA Company."
+msgstr "OpenERP ÙÙ Ø¹ÙØ§Ù
Ø© Ù
Ø³Ø¬ÙØ© ÙØ´Ø±ÙØ© OpenERP SA."
+
+#: controllers/templates/about.mako:33
+#, python-format
+msgid "%(ooweb)s is jointly developed by %(tiny)s and %(axelor)s."
+msgstr "%(ooweb)s تÙ
Ø§ÙØªØµÙ
ÙÙ
Ø¨ÙØ§Ø³Ø·Ø© %(tiny)s Ù %(axelor)s."
+
+#: controllers/templates/about.mako:39
+#, python-format
+msgid "Licenced under the terms of %(license)s"
+msgstr "Ù
رخص ØªØØª Ø´Ø±ÙØ· %(license)s"
+
+#: controllers/templates/about.mako:42
+msgid "About OpenERP"
+msgstr "ع٠OpenERP"
+
+#: controllers/templates/about.mako:44
+#, python-format
+msgid ""
+"%(openobject)s is a free enterprise-scale software system that is designed "
+"to boost\n"
+" productivity and profit through data integration. It "
+"connects, improves and\n"
+" manages business processes in areas such as sales, "
+"finance, supply chain,\n"
+" project management, production, services, CRM, etc..\n"
+" "
+msgstr ""
+"%(openobject)s ÙÙ Ø¨Ø±ÙØ§Ù
ج Ù
جاÙÙ ÙÙØ´Ø±Ùات ٠اÙÙ
ÙØ´Ø¢Øª Ù ÙÙØ³Ø§Ø¹Ø¯ÙÙ
ا عÙÙ \n"
+" Ø§ÙØ£ÙØªØ§Ø¬ÙØ© Ù Ø§ÙØ±Ø¨Ø Ù
Ù Ø®ÙØ§Ù ØªÙØ§Ù
Ù Ø§ÙØ¨ÙØ§ÙØ§Øª. ÙØ°Ø§ "
+"Ø¨Ø§ÙØ¥Ø¶Ø§ÙØ© Ø¥Ù٠اÙÙ ÙØ±Ø¨Ø·Ø Ù ÙØ¯Ø¹Ù
Ø\n"
+"\t\t\tÙ ÙÙØ¸Ù
Ø§ÙØ¹Ù
ÙÙØ§Øª ÙÙØ£Ø¹Ù
Ø§Ù Ø§ÙØªØ¬Ø§Ø±ÙØ© ÙÙ Ù
Ø¬Ø§ÙØ§Øª Ù
ث٠اÙÙ
Ø¨ÙØ¹Ø§ØªØ اÙÙ
اÙÙØ©Ø "
+"اÙÙ
خزÙÙØ\n"
+" إدارةاÙÙ
Ø´Ø±ÙØ¹Ø§ØªØ Ø§ÙØ¥ÙØªØ§Ø¬Ø Ø§ÙØ®Ø¯Ù
Ø§ØªØ CRMØ Ø¥ÙØ®..\n"
+" "
+
+#: controllers/templates/about.mako:51
+msgid ""
+"The system is platform-independent, and can be installed on Windows, Mac OS "
+"X,\n"
+" and various Linux and other Unix-based distributions. "
+"Its architecture enables\n"
+" new functionality to be rapidly created, modifications "
+"to be made to a\n"
+" production system and migration to a new version to be "
+"straightforward."
+msgstr ""
+"ÙØ¹ØªØ¨Ø± ÙØ¸Ø§Ù
Ø§ÙØ¨Ø±ÙاÙ
ج Ù
ستÙÙ Ø¹Ù Ø§ÙØ£ÙظÙ
Ø© Ø§ÙØªÙ ÙØ¹Ù
٠عÙÙÙØ§Ø ÙÙÙ
ÙÙ ØªÙØµÙب٠عÙÙ Ø£ÙØ¸Ù
Ø© "
+"اÙÙ
ا٠٠اÙÙÙÙØ¯Ùز\n"
+" Ù Ø§ÙØ¹Ø¯Ùد Ù
Ù Ø£ÙØ¸Ù
Ø© اÙÙÙÙÙÙØ³ Ø¨Ø§ÙØ¥Ø¶Ø§ÙØ© Ø¥ÙÙ ØªÙØ²Ùعات اÙÙÙÙÙØ³. "
+"ÙØªØµÙ
ÙÙ
Ø§ÙØ¨Ø±ÙاÙ
ج ÙØ³Ù
Ø\n"
+" Ø¨Ø§ÙØ¥Ø¶Ø§Ùات Ø§ÙØ¬Ø¯Ùدة Ø£Ù ØªÙØ´Ø£ بسÙÙÙØ© Ù Ø¨Ø§ÙØªØ¹Ø¯ÙÙØ§Øª Ø§ÙØªÙ تتÙ
"
+"بأ٠تضا٠بسرعة ٠ذÙÙ Ù
Ù\n"
+" Ø£Ø¬Ù ØªÙØ¹ÙÙ Ø¥ÙØªØ§Ø¬ÙØ© اÙÙØ¸Ø§Ù
٠سÙÙÙØ© Ø¥ÙØªÙاÙÙØ§ ÙÙ Ø§ÙØ¥ØµØ¯Ø§Ø±Ø§Øª "
+"Ø§ÙØ¬Ø¯Ùدة Ù
باشرة."
+
+#: controllers/templates/about.mako:57
+msgid ""
+"Depending on your needs, OpenERP is available through a web or application "
+"client."
+msgstr "ÙÙ
ÙÙ ØªÙØ¦Ø© Ø§ÙØ¨Ø±ÙاÙ
ج ØØ³Ø¨ Ø¥ØØªÙاجÙ."
+
+#: controllers/templates/database.mako:50 controllers/templates/login.mako:4
+#: controllers/templates/login.mako:67 controllers/templates/login_ajax.mako:85
+#: controllers/templates/login_ajax.mako:104
+msgid "Login"
+msgstr "تسجÙÙ Ø§ÙØ¯Ø®ÙÙ"
+
+#: controllers/templates/database.mako:60
+msgid "Password"
+msgstr "ÙÙÙ
Ø© اÙÙ
Ø±ÙØ±"
+
+#: controllers/templates/error_page.mako:77
+#, python-format
+msgid "An %(error_type)s has been reported."
+msgstr "ØØ¯ÙØ« خطأ ÙÙ %(error_type)s تÙ
تسجÙÙÙ."
+
+#: controllers/templates/error_page.mako:79
+msgid "Let me fix it"
+msgstr "اجعÙÙÙ Ø§ØµÙØÙ"
+
+#: controllers/templates/error_page.mako:85
+msgid "Fix it for me"
+msgstr "Ø§ØµÙØÙ Ù
٠أجÙÙ"
+
+#: controllers/templates/error_page.mako:90
+msgid "You do not have a valid OpenERP publisher warranty contract !"
+msgstr "ÙØ§ ÙÙØ¬Ø¯ ÙØ¯ÙÙ Ø¹ÙØ¯ ضÙ
ا٠صØÙØ Ù
٠اÙÙØ§Ø´Ø± ÙÙÙ OpenERP"
+
+#: controllers/templates/error_page.mako:91
+msgid ""
+"If you are using OpenERP in production, it is recommended to have\n"
+"a publisher warranty program.\n"
+"\n"
+"The OpenERP publisher warranty contract provides you with bug fix guarantees "
+"and an\n"
+"automatic migration system so that we can start working on your problems "
+"within a few\n"
+"hours.\n"
+"\n"
+"With a publisher warranty contract, errors such as this one can be sent "
+"directly to the OpenERP\n"
+"team for review and evaluation.\n"
+"\n"
+"The publisher warranty program offers you:\n"
+"* Automatic migrations on new versions,\n"
+"* A bugfix guarantee,\n"
+"* Monthly announces of potential bugs and their fixes,\n"
+"* Security alerts by email and automatic migration,\n"
+"* Access to the customer portal.\n"
+msgstr ""
+"إذا ÙÙØª تستخدÙ
OpenERP ÙÙØ¥ÙØªØ§Ø¬Ø ÙØ¥ÙÙ Ù
٠اÙÙ
ÙØ¶Ù Ø§ÙØØµÙÙ\n"
+"عÙÙ Ø¹ÙØ¯ ضÙ
ا٠Ù
٠اÙÙØ§Ø´Ø±.\n"
+"\n"
+"ÙØªØ¶Ù
Ù Ø¹ÙØ¯ Ø§ÙØ¶Ù
ا٠Ù
٠اÙÙØ§Ø´Ø± تÙÙÙØ± ØÙÙÙ ÙÙ
شاÙ٠اÙÙØ¸Ø§Ù
Ù ÙÙÙ\n"
+"تÙÙØ§Ø¦Ù ÙÙÙØ¸Ø§Ù
٠ذÙÙ ÙÙØ¨Ø¯Ø¡ ÙÙ ØÙ Ù
شاÙÙÙ Ù٠ساعات ÙÙÙÙØ©.\n"
+"\n"
+"Ù
ع Ø¹ÙØ¯ Ø§ÙØ¶Ù
Ø§ÙØ Ù
Ø«Ù ÙØ°Ù Ø§ÙØ£Ø®Ø·Ø§Ø¡ ÙØªÙ
إرساÙÙØ§ Ù
باشرة Ø¥ÙÙ ÙØ±Ù٠عÙ
Ù\n"
+"OpenERP ÙÙÙØ¸Ø± ÙÙÙØ§ Ù Ø§ÙØªØÙÙÙ.\n"
+"\n"
+"Ø¥Ù Ø¹ÙØ¯ Ø§ÙØ¶Ù
Ø§Ù ÙØªÙØ ÙÙ:\n"
+"* اÙÙÙÙ Ø§ÙØªÙÙØ§Ø¦Ù ÙÙØ¥ØµØ¯Ø§Ø±Ø§Øª Ø§ÙØ¬Ø¯Ùدة.\n"
+"* ضÙ
ا٠تصØÙØ Ø£Ø®Ø·Ø§Ø¡ Ø§ÙØ¨Ø±ÙاÙ
ج.\n"
+"* Ø³ÙØ§Ù
Ø© Ø£Ù
٠اÙÙØ¸Ø§Ù
\n"
+"* Ø§ÙØ¯Ø¹ Ù
اÙÙÙ٠اÙÙØ§Ø²Ù
\n"
+
+#: controllers/templates/error_page.mako:113
+msgid ""
+"Your publisher warranty contract does not cover all modules installed in "
+"your system !\n"
+"If you are using OpenERP in production, it is highly suggested to upgrade "
+"your\n"
+"contract.\n"
+"\n"
+"If you have developed your own modules or installed third party module, we\n"
+"can provide you an additional publisher warranty contract for these modules. "
+"After\n"
+"having reviewed your modules, our quality team will ensure they will "
+"migrate\n"
+"automatically for all future stable versions of OpenERP at no extra cost.\n"
+"\n"
+"Here is the list of modules not covered by your publisher warranty contract:"
+msgstr ""
+"ÙØ§ ÙØ´Ù
Ù Ø¹ÙØ¯ Ø§ÙØ¶Ù
ا٠جÙ
ÙØ¹ Ø§ÙØ£ÙÙØ§Ø¯ Ø§ÙØªÙ تÙ
ØªÙØµÙØ¨ÙØ§ عÙ٠اÙÙØ¸Ø§Ù
!\n"
+"إذا ÙÙØª تستخدÙ
OpenERP ÙÙØ¥ÙØªØ§Ø¬Ø ÙØ¥ÙÙ Ù
Ù Ø§ÙØ£Ùض٠ÙÙ ØªØØ¯ÙØ«\n"
+"Ø¹ÙØ¯ Ø§ÙØ¶Ù
اÙ.\n"
+"\n"
+"إذا ÙÙ
ت بتطÙÙØ± Ø£ÙÙØ§Ø¯ خاصة Ù٠أ٠إستخدÙ
ت Ø£ÙÙØ§Ø¯ Ù
Ù Ø´Ø±ÙØ§Øª Ø£Ø®Ø±Ù ØºÙØ± OpenERPØ "
+"ÙÙØÙ\n"
+"ÙÙ
ÙÙÙØ§ Ø£ÙØ¶Ø§Ù ØªÙØ¯ÙÙ
Ø¹ÙØ¯ ضÙ
Ø§Ù ÙØ´Ø± إضاÙÙ ÙÙØ°Ù Ø§ÙØ£ÙÙØ§Ø¯ Ø§ÙØ¶Ø§ÙØ Ù Ø°Ù٠بعد\n"
+"Ø§Ù ÙØªÙ
إستعراض ÙØ°Ù Ø§ÙØ£ÙÙØ§Ø¯Ø ÙÙÙÙÙ
ÙØ±ÙÙ Ø§ÙØ¬Ùدة ÙØªØ£ÙÙØ¯ Ù ÙØ¯Ø¹Ù
اÙÙÙÙ\n"
+"Ø§ÙØªÙÙØ§Ø¦Ù ÙÙÙ Ø§ÙØ¥ØµØ¯Ø§Ø±Ø§Øª Ø§ÙØØ¯ÙØ«Ø© ÙÙØ¸Ø§Ù
OpenERP ٠ذÙ٠دÙ٠أ٠تÙÙÙØ©\n"
+"\n"
+"ÙØ°Ù ÙØ§Ø¦Ù
Ø© ب٠بجÙ
ÙØ¹ Ø§ÙØ£ÙÙØ§Ø¯ Ø§ÙØªÙ ÙØ§ تشتÙ
٠عÙ٠ضÙ
ا٠اÙÙØ§Ø´Ø±:"
+
+#: controllers/templates/error_page.mako:135
+msgid "Publisher warranty contract."
+msgstr "Ø¹ÙØ¯ Ø§ÙØ¶Ù
ا٠ÙÙÙØ§Ø´Ø±"
+
+#: controllers/templates/error_page.mako:136
+msgid ""
+"Your request will be sent to OpenERP and publisher warranty team will reply "
+"you shortly."
+msgstr "Ø³ÙØªÙ
Ø¥Ø±Ø³Ø§Ù Ø·ÙØ¨Ù Ø¥ÙÙ ÙØ±ÙÙ OpenERP ٠اÙÙØ§Ø´Ø± ٠ذÙÙ ÙÙØ¥Ø¬Ø§Ø¨Ø© اÙÙÙØ±ÙØ©."
+
+#: controllers/templates/error_page.mako:140
+msgid "Summary of the problem:"
+msgstr "Ù
ÙØ®Øµ اÙÙ
Ø´ÙÙØ©:"
+
+#: controllers/templates/error_page.mako:147
+msgid "Explain what you did:"
+msgstr "Ø¥Ø´Ø±Ø Ù
ا ÙØ¹Ùت:"
+
+#: controllers/templates/error_page.mako:156
+msgid "Other Comments:"
+msgstr "تعÙÙÙØ§Øª أخرÙ:"
+
+#: controllers/templates/error_page.mako:168
+msgid "Send to Publisher Warranty Team"
+msgstr "إرسا٠إÙÙ ÙØ±ÙÙ Ø§ÙØ¶Ù
ا٠٠اÙÙØ´Ø±"
+
+#: controllers/templates/error_page.mako:195
+msgid "Write concurrency warning :"
+msgstr "Ø§ÙØªØ¨ ØªØØ°Ùر تزاÙ
ÙÙ:"
+
+#: controllers/templates/error_page.mako:200
+msgid ""
+"This document has been modified while you were editing it.\n"
+"Choose:\n"
+"\n"
+" - \"Cancel\" to cancel saving.\n"
+" - \"Write anyway\" to save your current version."
+msgstr ""
+"ÙØ°Ø§ اÙÙ
ÙÙ ÙØ¯ تÙ
تعدÙÙ٠بÙÙÙ
ا ÙÙØª Ø§ÙØª ØªØØ±Ø±Ù.\n"
+"اخر:\n"
+"\n"
+" - \"Ø¥ÙØºØ§Ø¡\" ٠ذÙÙ ÙØ¥Ùغاء Ø§ÙØÙØ¸.\n"
+" - \"Ø¥Ø¶Ø§ÙØ© Ø§ÙØªØØ±Ùر\" ٠ذÙÙ ÙØÙØ¸ اÙÙØ³Ø®Ø© Ø§ÙØØ§ÙÙØ©."
+
+#: controllers/templates/error_page.mako:214 controllers/templates/exp.mako:244
+#: controllers/templates/form.mako:140 controllers/templates/openo2m.mako:41
+#: controllers/templates/selection.mako:43
+#: controllers/templates/viewlist.mako:160
+#: controllers/templates/preferences/index.mako:38
+#: widgets/templates/listgrid/listgrid.mako:33
+msgid "Cancel"
+msgstr "Ø¥ÙØºØ§Ø¡"
+
+#: controllers/templates/error_page.mako:215
+msgid "Write Anyway"
+msgstr "اÙÙØªØ§Ø¨Ø© عÙÙ Ø£ÙØ© ØØ§Ù"
+
+#: controllers/templates/exp.mako:151
+msgid "Export Data"
+msgstr "ØªØµØ¯ÙØ± Ø§ÙØ¨ÙØ§ÙØ§Øª"
+
+#: controllers/templates/exp.mako:166
+msgid "Export Type:"
+msgstr "ÙÙØ¹ Ø§ÙØªØµØ¯Ùر:"
+
+#: controllers/templates/exp.mako:169
+msgid "Import Compatible Export"
+msgstr "Ø¥Ø³ØªÙØ±Ø§Ø¯ Ø¨ÙØ§Ùات Ù
ÙØ§Ø¦Ù
Ø© ÙÙØªØµØ¯Ùر"
+
+#: controllers/templates/exp.mako:172
+msgid "Export all Data"
+msgstr "ØªØµØ¯ÙØ± جÙ
ÙØ¹ Ø§ÙØ¨ÙØ§ÙØ§Øª"
+
+#: controllers/templates/exp.mako:183
+msgid "Available fields"
+msgstr "Ø§ÙØÙÙ٠اÙÙ
تÙÙØ±Ø©"
+
+#: controllers/templates/exp.mako:185
+msgid "Fields to export"
+msgstr "ØÙÙÙ ÙÙØªØµØ¯Ùر"
+
+#: controllers/templates/exp.mako:187
+msgid "Save fields list"
+msgstr "ØÙظ ÙØ§Ø¦Ù
Ø© Ø§ÙØÙÙÙ"
+
+#: controllers/templates/exp.mako:189
+msgid "Save as:"
+msgstr "ØÙظ باسÙ
:"
+
+#: controllers/templates/exp.mako:191 controllers/templates/fieldpref.mako:102
+#: controllers/templates/selection.mako:45
+msgid "OK"
+msgstr "Ù
ÙØ§ÙÙ"
+
+#: controllers/templates/exp.mako:195
+msgid "Saved exports:"
+msgstr "Ù
ÙØµØ¯Ø±Ø© Ù
ØÙÙØ¸Ø©:"
+
+#: controllers/templates/exp.mako:204 controllers/templates/form.mako:135
+#: controllers/templates/image.mako:67 widgets/form/templates/one2many.mako:22
+#: widgets/templates/sidebar.mako:67
+#: widgets/templates/listgrid/listgrid.mako:105
+#: widgets/templates/listgrid/listgrid.mako:109
+#: widgets/templates/listgrid/listgrid.mako:173
+#: widgets/templates/listgrid/listgrid.mako:178
+#: widgets/templates/listgrid/listgroup.mako:131
+#: widgets/templates/listgrid/multiple_group.mako:81
+msgid "Delete"
+msgstr "ØØ°Ù"
+
+#: controllers/templates/exp.mako:217 widgets/templates/sidebar.mako:56
+#: widgets/templates/listgrid/listgrid.mako:135
+msgid "Add"
+msgstr "Ø¥Ø¶Ø§ÙØ©"
+
+#: controllers/templates/exp.mako:222 controllers/templates/viewlist.mako:125
+msgid "Remove"
+msgstr "Ø¥Ø²Ø§ÙØ©"
+
+#: controllers/templates/exp.mako:227
+msgid "Remove All"
+msgstr "Ø¥Ø²Ø§ÙØ© اÙÙÙ"
+
+#: controllers/templates/exp.mako:245
+msgid "Export to File"
+msgstr "ØªØµØ¯ÙØ± ÙÙ
ÙÙ"
+
+#: controllers/templates/fieldpref.mako:4
+#: controllers/templates/fieldpref.mako:29
+msgid "Field Preferences"
+msgstr "Ø§ÙØªÙضÙÙØ§Øª ÙÙØÙÙÙ"
+
+#: controllers/templates/fieldpref.mako:39
+msgid "Field Name:"
+msgstr "اسÙ
Ø§ÙØÙÙ:"
+
+#: controllers/templates/fieldpref.mako:43
+msgid "Domain:"
+msgstr "اÙÙØ·Ø§Ù:"
+
+#: controllers/templates/fieldpref.mako:47
+msgid "Default Value:"
+msgstr "اÙÙÙÙ
Ø© Ø§ÙØ¥ÙØªØ±Ø§Ø¶ÙØ©:"
+
+#: controllers/templates/fieldpref.mako:57
+msgid "Value applicable for:"
+msgstr "اÙÙÙÙ
Ø© اÙÙ
ÙØ§Ø¦Ù
Ø© ÙÙ:"
+
+#: controllers/templates/fieldpref.mako:63
+msgid "Only for you"
+msgstr "ÙÙ ÙÙØ·"
+
+#: controllers/templates/fieldpref.mako:67
+msgid "For all"
+msgstr "ÙÙÙÙ"
+
+#: controllers/templates/fieldpref.mako:76
+msgid "Value applicable if:"
+msgstr "اÙÙÙÙ
Ø© Ù
ÙØ§Ø¦Ù
Ø© ÙÙ:"
+
+#: controllers/templates/fieldpref.mako:79
+msgid "Always applicable!"
+msgstr "دائÙ
اÙ!"
+
+#: controllers/templates/fieldpref.mako:99 controllers/templates/image.mako:70
+#: controllers/templates/imp.mako:205 controllers/templates/index.mako:198
+#: controllers/templates/openm2.mako:52
+#: controllers/templates/save_filter.mako:42
+#: controllers/templates/search.mako:129
+#: controllers/templates/translator.mako:41
+#: controllers/templates/translator.mako:108
+#: controllers/templates/viewed.mako:37
+#: controllers/templates/viewed_new.mako:49
+#: controllers/templates/viewed_new_model.mako:42
+#: controllers/templates/viewed_preview.mako:28
+#: controllers/templates/viewlist.mako:129 widgets/templates/sidebar.mako:67
+#: widgets/templates/viewform.mako:37
+msgid "Close"
+msgstr "Ø¥ØºÙØ§Ù"
+
+#: controllers/templates/footer.mako:3
+#, python-format
+msgid "© 2008-2010 %(ooweb)s SA. All Rights Reserved "
+msgstr "© 2008-2010 %(ooweb)s SA. جÙ
ÙØ¹ Ø§ÙØÙÙÙ Ù
ØÙÙØ¸Ø© "
+
+#: controllers/templates/footer.mako:6
+msgid "Significant contributions to the web client have been made by"
+msgstr "تÙ
ت اÙÙ
ساÙÙ
Ø© Ø§ÙØ£Ùبر ÙÙÙÙØ¨ Ù
Ù ÙØ¨Ù Ø¨ÙØ§Ø³Ø·Ø© kifcaliph Ù"
+
+#: controllers/templates/form.mako:63
+msgid "Disable all Tips"
+msgstr "Ø£ÙØº اÙÙØµØ§Ø¦Ø"
+
+#: controllers/templates/form.mako:64
+msgid "Hide this Tip"
+msgstr "Ø£Ø®Ù ÙØ°Ù اÙÙØµÙØØ©"
+
+#: controllers/templates/form.mako:82
+msgid "Add / Remove Shortcut..."
+msgstr "Ø¥Ø¶Ø§ÙØ© / Ø¥Ø²Ø§ÙØ© Ù
Ø®ØªÙØµÙر"
+
+#: controllers/templates/form.mako:86
+#, python-format
+msgid "Search: %s"
+msgstr "Ø¨ØØ«: %s"
+
+#: controllers/templates/form.mako:93
+msgid "Corporate Intelligence..."
+msgstr "Ø§ÙØ§Ø³ØªØ®Ø¨Ø§Ø±Ø§Øª Ø§ÙØªÙØ§ÙØ³ÙØ©..."
+
+#: controllers/templates/form.mako:99
+msgid "Show Logs..."
+msgstr "عرض Ø§ÙØ³Ø¬Ùات..."
+
+#: controllers/templates/form.mako:111
+msgid "Create a new resource"
+msgstr "Ø¥ÙØ´Ø§Ø¡ Ù
صدر Ø¬Ø¯ÙØ¯"
+
+#: controllers/templates/form.mako:112 controllers/templates/search.mako:128
+#: controllers/templates/viewed_new_model.mako:36
+#: controllers/templates/viewlist.mako:119 widgets/form/_o2m.py:73
+#: widgets/form/templates/one2many.mako:20
+#: widgets/templates/listgrid/listgrid.mako:140
+#: widgets/templates/listgrid/listgrid.mako:144
+#: widgets/templates/listgrid/listgroup.mako:20
+msgid "New"
+msgstr "Ø¬Ø¯ÙØ¯"
+
+#: controllers/templates/form.mako:116
+msgid "Edit this resource"
+msgstr "ØØ±Ø± ÙØ°Ø§ اÙÙ
صدر"
+
+#: controllers/templates/form.mako:117 controllers/templates/viewlist.mako:122
+#: widgets/templates/listgrid/listgrid.mako:75
+#: widgets/templates/listgrid/listgrid.mako:79
+#: widgets/templates/listgrid/listgroup.mako:112
+#: widgets/templates/listgrid/multiple_group.mako:63
+msgid "Edit"
+msgstr "ØªØØ±Ùر"
+
+#: controllers/templates/form.mako:121
+msgid "Save this resource"
+msgstr "ØÙظ ÙØ°Ø§ اÙÙ
Ø¸ÙØ±"
+
+#: controllers/templates/form.mako:122 controllers/templates/image.mako:65
+#: controllers/templates/openm2.mako:48
+#: controllers/templates/save_filter.mako:41
+#: controllers/templates/translator.mako:39
+#: controllers/templates/translator.mako:106
+#: controllers/templates/viewed_new.mako:46
+#: controllers/templates/viewed_new_model.mako:39
+#: controllers/templates/viewlist.mako:157
+#: controllers/templates/preferences/index.mako:39
+msgid "Save"
+msgstr "ØÙÙØ¸"
+
+#: controllers/templates/form.mako:124
+msgid "Save & Edit this resource"
+msgstr "ØÙظ Ù ØªØØ±Ùر ÙØ°Ø§ اÙÙ
صدر"
+
+#: controllers/templates/form.mako:125
+msgid "Save & Edit"
+msgstr "ØÙظ Ù ØªØØ±Ùر"
+
+#: controllers/templates/form.mako:129
+msgid "Duplicate this resource"
+msgstr "ØªÙØ±Ø§Ø± ÙØ°Ø§ اÙÙ
صدر"
+
+#: controllers/templates/form.mako:130
+msgid "Duplicate"
+msgstr "ØªÙØ±Ø§Ø±"
+
+#: controllers/templates/form.mako:134
+msgid "Delete this resource"
+msgstr "ØØ°Ù ÙØ°Ø§ اÙÙ
صدر"
+
+#: controllers/templates/form.mako:139
+msgid "Cancel editing the current resource"
+msgstr "Ø¥ÙØºØ§Ø¡ ØªØØ±Ùر اÙÙ
صدر Ø§ÙØØ§ÙÙ"
+
+#: controllers/templates/form.mako:144
+msgid "Create new node"
+msgstr "Ø¥ÙØ´Ø§Ø¡ Ø·Ø±Ù Ø¬Ø¯ÙØ¯"
+
+#: controllers/templates/form.mako:145
+msgid "New Node"
+msgstr "Ø·Ø±Ù Ø¬Ø¯ÙØ¯"
+
+#: controllers/templates/form.mako:149
+msgid "Show grid in workflow canvas"
+msgstr "Ø¥Ø¸ÙØ§Ø± Ø§ÙØ´Ø¨ÙÙØ© ÙØ®ÙÙÙØ© Ù
سار Ø§ÙØ¹Ù
Ù"
+
+#: controllers/templates/form.mako:150
+msgid "Show grid"
+msgstr "Ø¥Ø¸ÙØ§Ø± Ø§ÙØ´Ø¨ÙÙØ©"
+
+#: controllers/templates/header.mako:33
+#, python-format
+msgid "%(company)s"
+msgstr "%(company)s"
+
+#: controllers/templates/header.mako:34 controllers/templates/index.mako:218
+#, python-format
+msgid "%(user)s"
+msgstr "%(user)s"
+
+#: controllers/templates/header.mako:45 controllers/templates/header.mako:47
+msgid "Home"
+msgstr "Ø§ÙØµÙØØ© Ø§ÙØ±Ø¦ÙØ³ÙØ©"
+
+#: controllers/templates/header.mako:53
+msgid "Requests"
+msgstr "Ø·ÙØ¨Ø§Øª"
+
+#: controllers/templates/header.mako:62
+msgid "Edit Preferences"
+msgstr "ØªØØ±Ùر Ø§ÙØªÙضÙÙØ§Øª"
+
+#: controllers/templates/header.mako:66 controllers/templates/header.mako:69
+msgid "About"
+msgstr "عÙ"
+
+#: controllers/templates/header.mako:73 controllers/templates/header.mako:75
+msgid "Help"
+msgstr "Ù
ساعدة"
+
+#: controllers/templates/header.mako:81 controllers/templates/header.mako:84
+msgid "Clear Cache"
+msgstr "Ù
Ø³Ø Ø§ÙØ°Ø§Ùرة اÙÙ
خبئة"
+
+#: controllers/templates/header.mako:89
+msgid "Logout"
+msgstr "تسجÙÙ Ø§ÙØ®Ø±Ùج"
+
+#: controllers/templates/image.mako:4 controllers/templates/image.mako:39
+msgid "Image"
+msgstr "ØµÙØ±Ù"
+
+#: controllers/templates/image.mako:55
+msgid "Add Resource:"
+msgstr "Ø¥Ø¶Ø§ÙØ© Ù
صدر:"
+
+#: controllers/templates/image.mako:66 widgets/form/templates/binary.mako:28
+msgid "Save As"
+msgstr "ØÙظ ÙÙ"
+
+#: controllers/templates/imp.mako:80
+msgid "Import Data"
+msgstr "Ø§Ø³ØªÙØ±Ø§Ø¯ Ø§ÙØ¨ÙØ§ÙØ§Øª"
+
+#: controllers/templates/imp.mako:90
+msgid "1. Import a .CSV file"
+msgstr "Ø¥Ø³ØªÙØ±Ø§Ø¯ Ù
ÙÙ .CSV"
+
+#: controllers/templates/imp.mako:106
+msgid "CSV File:"
+msgstr "Ù
ÙÙ CSV :"
+
+#: controllers/templates/imp.mako:124
+msgid "2. Check your file format"
+msgstr "ØªØ£ÙØ¯ Ù
٠إÙ
تداد اÙÙ
ÙÙ"
+
+#: controllers/templates/imp.mako:131
+#, python-format
+msgid "The import failed due to: %(message)s"
+msgstr "عÙ
ÙÙØ© Ø§ÙØ¥Ø³ØªÙراد ÙØ´Ùت ÙØ³Ø¨Ø¨: %(message)s"
+
+#: controllers/templates/imp.mako:133
+msgid "Here is a preview of the file we could not import:"
+msgstr "ÙØ°Ù Ù
عاÙÙØ© ÙÙ
ÙÙ ÙÙ
ÙØªÙ
ÙÙ Ù
Ù Ø¥Ø³ØªÙØ±Ø§Ø¯Ù:"
+
+#: controllers/templates/imp.mako:158
+msgid "CSV Options"
+msgstr "Ø®ÙØ§Ø±Ø§Øª اÙÙÙ CSV"
+
+#: controllers/templates/imp.mako:161
+msgid "Separator:"
+msgstr "ÙØ§ØµÙ :"
+
+#: controllers/templates/imp.mako:163
+msgid "Delimiter:"
+msgstr "Ù
ØØ¯Ø¯:"
+
+#: controllers/templates/imp.mako:167
+msgid "Encoding:"
+msgstr "ترÙ
ÙØ²:"
+
+#: controllers/templates/imp.mako:174
+msgid "Lines to skip:"
+msgstr "Ø§ÙØ®Ø·ÙØ· ÙÙØªØ®Ø·Ù:"
+
+#: controllers/templates/imp.mako:188
+msgid "3. File imported"
+msgstr "اÙÙ
ÙÙØ§Øª اÙÙ
Ø³ØªÙØ±Ø¯Ø©"
+
+#: controllers/templates/imp.mako:206
+msgid "Import File"
+msgstr "Ø¥Ø³ØªÙØ±Ø§Ø¯ Ù
ÙÙ"
+
+#: controllers/templates/index.mako:164
+msgid "System Logs"
+msgstr "Ø³Ø¬ÙØ§Øª اÙÙØ¸Ø§Ù
"
+
+#: controllers/templates/index.mako:189
+msgid "More"
+msgstr "Ù
Ø²ÙØ¯"
+
+#: controllers/templates/index.mako:190
+msgid "Widgets"
+msgstr "Ø¹ÙØ§ØµØ± Ù
Ø±Ø¦ÙØ©"
+
+#: controllers/templates/index.mako:221 controllers/templates/index.mako:226
+#, python-format
+msgid "Powered by %(openerp)s "
+msgstr "Ù
دعÙÙ
ب٠%(openerp)s ٠kifcaliph "
+
+#: controllers/templates/login.mako:53 controllers/templates/login_ajax.mako:72
+#: controllers/templates/login_ajax.mako:94
+msgid "User:"
+msgstr "اÙÙ
ستخدÙ
:"
+
+#: controllers/templates/login.mako:64
+msgid "Databases"
+msgstr "ÙÙØ§Ø¹Ø¯ Ø§ÙØ¨ÙØ§ÙØ§Øª"
+
+#: controllers/templates/login.mako:84
+msgid "Top Contributor:"
+msgstr "Ø§ÙØ£Ùثر Ø¥Ø³ÙØ§Ù
اÙ:"
+
+#: controllers/templates/login.mako:94
+msgid ""
+"We think that daily job activities can be more intuitive, efficient, "
+"automated, .. and even fun."
+msgstr "ÙØ¤Ù
Ù Ø¨Ø£Ù ÙØ´Ø§Ø· Ø§ÙØ¹Ù
٠اÙÙÙÙ
Ù ÙÙ
Ù٠أ٠ÙÙÙ٠بدÙÙÙØ ÙØ¹Ø§ÙØ Ø³Ø±ÙØ¹ Ù Ù
Ù
تع"
+
+#: controllers/templates/login.mako:95
+msgid "OpenERP's vision to be:"
+msgstr "Ø±Ø¤Ù Ø¨Ø±ÙØ§Ù
ج OpenERP ÙÙ:"
+
+#: controllers/templates/login.mako:103
+msgid "Full featured"
+msgstr "ÙØ§Ù
Ù Ø§ÙØ£ÙصاÙ"
+
+#: controllers/templates/login.mako:104
+msgid ""
+"Today's enterprise challenges are multiple. We provide one module for each "
+"need."
+msgstr ""
+"تتعدد ØªØØ¯Ùات اÙÙ
ÙØ´Ø¢Øª اÙÙÙÙ
Ø Ù ÙØ°ÙÙ ÙÙÙØ± Ø§ÙØ¹Ø¯Ùد Ù
Ù ÙØØ¯Ø§Øª Ø§ÙØ£ÙÙØ§Ø¯ ÙÙÙ Ø¥ØØªÙاج."
+
+#: controllers/templates/login.mako:112
+msgid "Open Source"
+msgstr "Ù
ÙØªÙØ Ø§ÙÙ
صدر"
+
+#: controllers/templates/login.mako:113
+msgid ""
+"To Build a great product, we rely on the knowledge of thousands of "
+"contributors."
+msgstr "ÙØ¨Ùاء Ù
ÙØªØ¬ ÙÙÙØ ÙØÙ ÙØ¹ØªÙ
د عÙÙ Ù
Ø¹Ø±ÙØ© Ø£ÙØ§Ù اÙÙ
ساÙÙ
ÙÙ."
+
+#: controllers/templates/login.mako:121
+msgid "User Friendly"
+msgstr "سÙÙØ© Ø§ÙØ¥Ø³ØªØ®Ø¯Ø§Ù
"
+
+#: controllers/templates/login.mako:122
+msgid ""
+"In order to be productive, people need clean and easy to use interface."
+msgstr "تتÙ
Ø«Ù Ø§ÙØ¥ÙØªØ§Ø¬ÙØ© ÙÙ ØØ§Ø¬Ø© Ø§ÙØ£Ùراد Ø¥ÙÙØ¥Ø³ØªØ®Ø¯Ø§Ù
ÙØ§Ø¬ÙØ© سÙÙØ© Ù ÙØ§Ø¦ÙØ©."
+
+#: controllers/templates/modules.mako:4
+msgid "Module Management"
+msgstr "إدارة ÙØØ¯Ø§Øª Ø§ÙØ£ÙÙØ§Ø¯"
+
+#: controllers/templates/modules.mako:17
+msgid "Web Modules"
+msgstr "ÙØØ¯Ø© ÙÙØ¯ ÙÙØ¥ÙØªØ±ÙØª"
+
+#: controllers/templates/openo2m.mako:34
+msgid "Save & Close"
+msgstr "ØÙظ Ù Ø¥ØºÙØ§Ù"
+
+#: controllers/templates/openo2m.mako:37
+msgid "Save & New"
+msgstr "ØÙظ Ù Ø¬Ø¯ÙØ¯"
+
+#: controllers/templates/save_filter.mako:18
+msgid "Save as Filter"
+msgstr "ØÙظ ÙÙ
رشØ"
+
+#: controllers/templates/save_filter.mako:30
+msgid "Filter Name"
+msgstr "اسÙ
Ù
رشØ"
+
+#: controllers/templates/search.mako:110
+#, python-format
+msgid "Search %(name)s"
+msgstr "Ø¨ØØ« %(name)s"
+
+#: controllers/templates/search.mako:125 widgets/form/templates/datetime.mako:8
+msgid "Select"
+msgstr "اختر"
+
+#: controllers/templates/search.mako:127 widgets/_views.py:83
+#: widgets/form/templates/many2one.mako:22
+#: widgets/form/templates/reference.mako:27 widgets/templates/viewform.mako:26
+msgid "Search"
+msgstr "Ø¨ØØ«"
+
+#: controllers/templates/search.mako:143
+#, python-format
+msgid "No record found : '%(searched_string)s'."
+msgstr "ÙÙ
ÙØªÙ
Ø§ÙØ¹Ø«Ùر عÙÙ Ø§ÙØ³Ø¬Ù: '%(searched_string)s'."
+
+#: controllers/templates/selection.mako:4
+msgid "Select action"
+msgstr "اختر إجراء"
+
+#: controllers/templates/selection.mako:23
+msgid "Select your action"
+msgstr "اختر إجراءÙ"
+
+#: controllers/templates/server_log.mako:4
+msgid "Server Actions..."
+msgstr "إجراءات Ø§ÙØ®Ø§Ø¯Ù
..."
+
+#: controllers/templates/server_log.mako:14
+msgid "Server Actions"
+msgstr "إجراءات Ø§ÙØ®Ø§Ø¯Ù
"
+
+#: controllers/templates/translator.mako:4
+msgid "Add Translations"
+msgstr "أض٠ترجÙ
ات"
+
+#: controllers/templates/translator.mako:17
+msgid "Add Translation"
+msgstr "Ø¥Ø¶Ø§ÙØ© ترجÙ
Ø©"
+
+#: controllers/templates/translator.mako:27
+msgid "Add Translation for:"
+msgstr "أض٠ترجÙ
Ø© ÙÙÙ"
+
+#: controllers/templates/translator.mako:31
+msgid "Fields"
+msgstr "ØÙÙÙ"
+
+#: controllers/templates/translator.mako:32
+msgid "Labels"
+msgstr "تسÙ
ÙØ§Øª"
+
+#: controllers/templates/translator.mako:33
+msgid "Relates"
+msgstr "Ù
تعÙÙØ§Øª"
+
+#: controllers/templates/translator.mako:34
+msgid "View"
+msgstr "عرض"
+
+#: controllers/templates/translator.mako:53
+msgid "Field"
+msgstr "ØÙÙ"
+
+#: controllers/templates/view_log.mako:4 controllers/templates/view_log.mako:12
+#: utils/common.py:47
+msgid "Information"
+msgstr "Ù
عÙÙÙ
ات"
+
+#: controllers/templates/viewed.mako:17
+#, python-format
+msgid "View Editor %s - %s"
+msgstr "عرض اÙÙ
ØØ±Ø± %s - %s"
+
+#: controllers/templates/viewed.mako:31
+msgid "Create a new inherited view"
+msgstr "Ø¥ÙØ´Ø§Ø¡ عرض Ù
ÙØ±ÙØ« Ø¬Ø¯ÙØ¯"
+
+#: controllers/templates/viewed.mako:31
+msgid "Inherited View"
+msgstr "عرض Ù
ÙØ±ÙØ«"
+
+#: controllers/templates/viewed.mako:34
+msgid "Preview"
+msgstr "Ù
عاÙÙØ©"
+
+#: controllers/templates/viewed_add.mako:6
+msgid "Node Type:"
+msgstr "ÙÙØ¹ Ø§ÙØ·Ø±Ù:"
+
+#: controllers/templates/viewed_add.mako:23
+msgid "New Field"
+msgstr "ØÙÙ Ø¬Ø¯ÙØ¯"
+
+#: controllers/templates/viewed_add.mako:27
+msgid "Position:"
+msgstr "Ù
ÙØ¶Ø¹"
+
+#: controllers/templates/viewlist.mako:4
+#: controllers/templates/viewlist.mako:108
+#, python-format
+msgid "Manage Views (%s)"
+msgstr "إدارة Ø¹Ø±ÙØ¶ (%s)"
+
+#: controllers/templates/viewlist.mako:146
+#, python-format
+msgid "Create a view (%s)"
+msgstr "Ø¥ÙØ´Ø§Ø¡ عرض (%s)"
+
+#: controllers/templates/viewlist.mako:174
+msgid "View Name:"
+msgstr "اسÙ
Ø§ÙØ¹Ø±Ø¶:"
+
+#: controllers/templates/viewlist.mako:178
+msgid "View Type:"
+msgstr "ÙÙØ¹ Ø§ÙØ¹Ø±Ø¶:"
+
+#: controllers/templates/viewlist.mako:189
+msgid "Priority:"
+msgstr "Ø§ÙØ£ÙÙÙÙØ©:"
+
+#: utils/common.py:37 utils/common.py:66
+msgid "Error"
+msgstr "خطأ"
+
+#: utils/common.py:42 utils/common.py:69
+msgid "Warning"
+msgstr "ØªØØ°Ùر"
+
+#: utils/rpc.py:131
+msgid "Access Denied"
+msgstr "Ø§ÙØ³Ù
Ø§Ø Ù
رÙÙØ¶"
+
+#: utils/rpc.py:238
+msgid "Unsupported protocol."
+msgstr "Ø¨Ø±ÙØªÙÙÙÙ ØºÙØ± Ù
دعÙ
"
+
+#: utils/rpc.py:342
+msgid ""
+"You select a timezone but OpenERP could not find pytz library!\n"
+"The timezone functionality will be disable."
+msgstr ""
+"ÙÙØ¯ اخترت اÙÙ
ÙØ·ÙØ© Ø§ÙØ²Ù
ÙÙØ© Ù ÙÙÙ Ø§ÙØ¨Ø±ÙاÙ
ج ÙÙ
ÙØªÙ
ÙÙ Ù
Ù Ø¥ÙØ¬Ø§Ø¯ Ù
ÙØªØ¨Ø© pytz\n"
+"Ø³ÙØªÙ
Ø¥ÙÙØ§Ù ÙØ¸ÙÙØ© اÙÙ
ÙØ·ÙØ© Ø§ÙØ²Ù
ÙÙØ©."
+
+#: utils/rpc.py:355
+msgid "Not logged..."
+msgstr "ÙÙ
ÙØªÙ
Ø§ÙØ¯Ø®ÙÙ..."
+
+#: utils/rpc.py:355
+msgid "Authorization Error"
+msgstr "خطأ ÙÙ Ø§ÙØªØ®ÙÙÙ"
+
+#: utils/rpc.py:437
+msgid "== Access Denied =="
+msgstr "== Ù
رÙÙØ¶ Ø§ÙØ³Ù
Ø§Ø =="
+
+#: widgets/_views.py:52
+msgid "Form"
+msgstr "ÙÙ
ÙØ°Ø¬"
+
+#: widgets/_views.py:53
+msgid "Form view..."
+msgstr "عرض اÙÙÙ
ÙØ°Ø¬..."
+
+#: widgets/_views.py:84
+msgid "Search view..."
+msgstr "عرض Ø§ÙØ¨ØØ«..."
+
+#: widgets/listgrid.py:289
+msgid "Wrong on_change trigger"
+msgstr "خطأ بÙÙØ¯ on_change"
+
+#: widgets/listgrid.py:353 widgets/form/_form.py:904
+#, python-format
+msgid "Invalid view, duplicate field: %s"
+msgstr "عرض Ø®Ø§Ø·Ø¦Ø ØÙÙÙ Ù
ØªÙØ±Ø±Ø©: %s"
+
+#: widgets/pager.py:56
+#, python-format
+msgid "%s"
+msgstr "%s"
+
+#: widgets/pager.py:68
+#, python-format
+msgid "%s - %s"
+msgstr "%s - %s"
+
+#: widgets/search.py:282
+msgid "contains"
+msgstr "ÙØØªÙ٠عÙÙ"
+
+#: widgets/search.py:282
+msgid "doesn't contain"
+msgstr "ÙØ§ ÙØØªÙ٠عÙÙ"
+
+#: widgets/search.py:283
+msgid "is equal to"
+msgstr "Ù
ساÙÙ ÙÙ"
+
+#: widgets/search.py:283
+msgid "is not equal to"
+msgstr "ÙÙØ³ Ù
ساÙÙÙØ§ ÙÙ"
+
+#: widgets/search.py:284
+msgid "greater than"
+msgstr "Ø£ÙØ¨Ø± Ù
Ù"
+
+#: widgets/search.py:284
+msgid "less than"
+msgstr "Ø£ÙÙ Ù
Ù"
+
+#: widgets/search.py:285
+msgid "in"
+msgstr "ÙÙ"
+
+#: widgets/search.py:285
+msgid "not in"
+msgstr "ÙÙØ³ ÙÙ"
+
+#: widgets/search.py:392
+msgid "Yes"
+msgstr "ÙØ¹Ù
"
+
+#: widgets/search.py:392
+msgid "No"
+msgstr "ï»»"
+
+#: widgets/form/_action.py:46
+msgid "Action not found!"
+msgstr "ÙÙ
ÙØªÙ
Ø§ÙØ¹Ø«Ùر عÙÙ Ø§ÙØ¥Ø¬Ø±Ø§Ø¡!"
+
+#: widgets/form/_o2m.py:73 widgets/templates/listgrid/listgrid.mako:138
+#: widgets/templates/listgrid/listgrid.mako:144
+#: widgets/templates/listgrid/listgroup.mako:20
+msgid "Create new record."
+msgstr "Ø¥ÙØ´Ø§Ø¡ Ø³Ø¬Ù Ø¬Ø¯ÙØ¯"
+
+#: widgets/form/_o2m.py:86
+msgid "Save/New"
+msgstr "ØÙظ/Ø¬Ø¯ÙØ¯"
+
+#: widgets/form/_o2m.py:86
+msgid "Save parent record."
+msgstr "ØÙظ Ø§ÙØ³Ø¬Ù Ø§ÙØ±Ø¦ÙسÙ."
+
+#: widgets/form/_o2m.py:216
+#, python-format
+msgid "%d of %d"
+msgstr "%d Ù
Ù %d"
+
+#: widgets/form/_o2m.py:218
+#, python-format
+msgid "- of %d"
+msgstr "- Ù
Ù %d"
+
+#: widgets/form/templates/binary.mako:31
+msgid "add attachment"
+msgstr "Ø¥Ø¶Ø§ÙØ© Ù
رÙÙØ©"
+
+#: widgets/form/templates/image.mako:7 widgets/form/templates/image.mako:39
+msgid "Click here to add new image."
+msgstr "إضغط ÙØ¥Ø¶Ø§ÙØ© ØµÙØ±Ø© Ø¬Ø¯ÙØ¯Ø©"
+
+#: widgets/form/templates/many2one.mako:2
+#: widgets/form/templates/reference.mako:30
+msgid "Open"
+msgstr "ÙØªØ"
+
+#: widgets/form/templates/many2one.mako:2
+#: widgets/form/templates/reference.mako:30
+msgid "Open a resource"
+msgstr "ÙØªØ Ù
صدر"
+
+#: widgets/form/templates/one2many.mako:20
+msgid "Create new record..."
+msgstr "Ø¥ÙØ´Ø§Ø¡ Ø³Ø¬Ù Ø¬Ø¯ÙØ¯..."
+
+#: widgets/form/templates/one2many.mako:22
+msgid "Delete record..."
+msgstr "ØØ°Ù سجÙ..."
+
+#: widgets/form/templates/one2many.mako:28
+msgid "Translate me."
+msgstr "ترجÙ
ÙÙ."
+
+#: widgets/form/templates/one2many.mako:47
+msgid "Previous record..."
+msgstr "سج٠سابÙ..."
+
+#: widgets/form/templates/one2many.mako:49
+msgid "Next record..."
+msgstr "سج٠تاÙÙ..."
+
+#: widgets/templates/logs.mako:22
+msgid "More..."
+msgstr "اÙÙ
Ø²ÙØ¯..."
+
+#: widgets/templates/logs.mako:35
+msgid "Less..."
+msgstr "تÙÙÙÙ..."
+
+#: widgets/templates/pager.mako:9
+msgid "<< First"
+msgstr "Ø§ÙØ£ÙÙ >>"
+
+#: widgets/templates/pager.mako:14
+msgid "< Previous"
+msgstr "Ø§ÙØ³Ø§Ø¨Ù >"
+
+#: widgets/templates/pager.mako:19
+msgid "of"
+msgstr "Ù
Ù"
+
+#: widgets/templates/pager.mako:24
+msgid "Next >"
+msgstr "Ø§ÙØªØ§ÙÙ >"
+
+#: widgets/templates/pager.mako:29
+msgid "Last >>"
+msgstr "Ø§ÙØ£Ø®Ùر >>"
+
+#: widgets/templates/pager.mako:37
+msgid "Change Limit:"
+msgstr "تغÙÙØ± اÙÙ
سÙ
ÙØ:"
+
+#: widgets/templates/sidebar.mako:37
+msgid "Reports"
+msgstr "ØªÙØ§Ø±Ùر"
+
+#: widgets/templates/sidebar.mako:41 widgets/templates/viewform.mako:51
+msgid "Actions"
+msgstr "إجراءات"
+
+#: widgets/templates/sidebar.mako:45
+msgid "Links"
+msgstr "Ø±ÙØ§Ø¨Ø·"
+
+#: widgets/templates/sidebar.mako:49
+msgid "Submenu"
+msgstr "ÙØ§Ø¦Ù
Ø© ÙØ±Ø¹ÙØ©"
+
+#: widgets/templates/sidebar.mako:54
+msgid "Attachments"
+msgstr "Ù
رÙÙØ§Øª"
+
+#: widgets/templates/sidebar.mako:74
+msgid "File"
+msgstr "Ù
ÙÙ"
+
+#: widgets/templates/sidebar.mako:83
+msgid "Customize"
+msgstr "ØªØ®ØµÙØµ"
+
+#: widgets/templates/sidebar.mako:87
+msgid "Manage views of the current object"
+msgstr "ØªØ±ØªÙØ¨ Ø¹Ø±ÙØ¶ اÙÙØ§Ø¦Ù Ø§ÙØØ§ÙÙ"
+
+#: widgets/templates/sidebar.mako:89
+msgid "Manage Views"
+msgstr "ØªØ±ØªÙØ¨ Ø§ÙØ¹Ø±Ùض"
+
+#: widgets/templates/sidebar.mako:93
+msgid "Edit workflow of the current object"
+msgstr "ØØ±Ø± Ù
سار Ø§ÙØ¹Ù
Ù ÙÙÙØ§Ø¦Ù Ø§ÙØØ§ÙÙ"
+
+#: widgets/templates/sidebar.mako:94
+msgid "Edit Workflow"
+msgstr "ØØ±Ø± Ù
سار Ø§ÙØ¹Ù
Ù"
+
+#: widgets/templates/sidebar.mako:98
+msgid "Customize current object or create a new object"
+msgstr "تعدÙÙ ÙÙØ¦Ø© اÙÙØ§Ø¦Ù Ø§ÙØØ§Ù٠ا٠عÙ
Ù ÙØ§Ø¦Ù Ø¬Ø¯ÙØ¯"
+
+#: widgets/templates/sidebar.mako:100
+msgid "Customize Object"
+msgstr "تعدÙÙ ÙÙØ¦Ø© اÙÙØ§Ø¦Ù"
+
+#: widgets/templates/sidebar.mako:106
+msgid "Other Options"
+msgstr "Ø®ÙØ§Ø±Ø§Øª أخرÙ"
+
+#: widgets/templates/sidebar.mako:111
+msgid "Import"
+msgstr "Ø¥Ø³ØªÙØ±Ø§Ø¯"
+
+#: widgets/templates/sidebar.mako:114
+msgid "Export"
+msgstr "ØªØµØ¯ÙØ±"
+
+#: widgets/templates/sidebar.mako:118
+msgid "Translate"
+msgstr "ترجÙ
"
+
+#: widgets/templates/sidebar.mako:123
+msgid "View Log"
+msgstr "عرض Ø§ÙØ³Ø¬Ù"
+
+#: widgets/templates/viewform.mako:25
+msgid "Filter records."
+msgstr "ØªØ±Ø´ÙØ Ø§ÙØ³Ø¬Ùات"
+
+#: widgets/templates/viewform.mako:33
+msgid "Clear all."
+msgstr "Ù
Ø³Ø Ø§ÙÙÙ."
+
+#: widgets/templates/viewform.mako:35
+msgid "Clear"
+msgstr "Ù
سØ"
+
+#: widgets/templates/viewform.mako:43
+msgid "Filters"
+msgstr "Ù
Ø±Ø´ØØ§Øª اÙÙØ±Ø²"
+
+#: widgets/templates/viewform.mako:45
+msgid "Saved Filters"
+msgstr "Ù
Ø±Ø´ØØ§Øª Ù
ØÙÙØ¸Ø©"
+
+#: widgets/templates/viewform.mako:52
+msgid "New Filter"
+msgstr "Ù
Ø±Ø´Ø Ø¬Ø¯ÙØ¯Ø©"
+
+#: widgets/templates/viewform.mako:53
+msgid "Save Filter"
+msgstr "ØÙظ اÙÙ
رشØ"
+
+#: widgets/templates/viewform.mako:54
+msgid "Manage Filters"
+msgstr "إدارة اÙÙ
Ø±Ø´ØØ§Øª"
+
+#: widgets/templates/listgrid/listgrid.mako:19
+msgid "Update"
+msgstr "ØªØØ¯ÙØ«"
+
+#: widgets/templates/listgrid/listgrid.mako:134
+msgid "Add records..."
+msgstr "Ø¥Ø¶Ø§ÙØ© سجÙ..."
+
+#: widgets/templates/listgrid/listgrid.mako:172
+#: widgets/templates/listgrid/listgrid.mako:176
+msgid "Delete record(s)."
+msgstr "ØØ°Ù Ø§ÙØ³Ø¬Ù Ø§Ù Ø§ÙØ³Ø¬Ùات."
=== modified file 'addons/openerp/po/messages/ca.po'
--- addons/openerp/po/messages/ca.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/ca.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: validators.py:75
msgid "Invalid literal for float"
=== added file 'addons/openerp/po/messages/da.po'
--- addons/openerp/po/messages/da.po 1970-01-01 00:00:00 +0000
+++ addons/openerp/po/messages/da.po 2011-03-15 13:37:09 +0000
@@ -0,0 +1,1584 @@
+# Danish translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-03-12 18:06+0000\n"
+"Last-Translator: Lars Dige <Unknown>\n"
+"Language-Team: Danish <da@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-13 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: validators.py:75
+msgid "Invalid literal for float"
+msgstr ""
+
+#: validators.py:114 validators.py:119 validators.py:262
+msgid "Invalid datetime format"
+msgstr "Forkert dato/tid format"
+
+#: validators.py:166
+msgid "Please select a file."
+msgstr "Vælg en fil."
+
+#: validators.py:247
+msgid "Please enter an email address"
+msgstr "Indtast email adresse"
+
+#: validators.py:248
+msgid "An email address must contain a single @"
+msgstr ""
+
+#: validators.py:249
+#, python-format
+msgid ""
+"The username portion of the email address is invalid (the portion before the "
+"@: %(username)s)"
+msgstr ""
+
+#: validators.py:250
+#, python-format
+msgid ""
+"The domain portion of the email address is invalid (the portion after the @: "
+"%(domain)s)"
+msgstr ""
+
+#: validators.py:254
+msgid "You must start your URL with http://, https://, etc"
+msgstr ""
+
+#: validators.py:255
+msgid "That is not a valid URL"
+msgstr ""
+
+#: validators.py:256
+#, python-format
+msgid "You must provide a full domain name (like %(domain)s.com)"
+msgstr ""
+
+#: validators.py:260
+msgid "Please enter an integer value"
+msgstr ""
+
+#: validators.py:261
+msgid "Please enter a number"
+msgstr ""
+
+#: controllers/actions.py:91
+msgid "Invalid View"
+msgstr ""
+
+#: controllers/actions.py:124
+msgid "Error no report"
+msgstr ""
+
+#: controllers/actions.py:150
+msgid "Nothing to print"
+msgstr ""
+
+#: controllers/actions.py:170
+msgid "Printing aborted, too long delay"
+msgstr ""
+
+#: controllers/actions.py:377
+msgid "Relative URLs are not supported"
+msgstr ""
+
+#: controllers/actions.py:405
+msgid "Action not found"
+msgstr ""
+
+#: controllers/actions.py:454
+msgid "No action defined"
+msgstr ""
+
+#: controllers/attachment.py:54
+msgid "No record selected, You can only attach to existing record..."
+msgstr ""
+
+#: controllers/database.py:64
+msgid "Create database"
+msgstr ""
+
+#: controllers/database.py:66 controllers/templates/database.mako:52
+#: controllers/templates/search.mako:145
+msgid "Create"
+msgstr ""
+
+#: controllers/database.py:69
+msgid "Super admin password:"
+msgstr ""
+
+#: controllers/database.py:69
+msgid ""
+"This is the password of the user that have the rights to administer "
+"databases. This is not a OpenERP user, just a super administrator. If you "
+"did not changed it, the password is 'admin' after installation."
+msgstr ""
+
+#: controllers/database.py:70 controllers/database.py:102
+msgid "New database name:"
+msgstr ""
+
+#: controllers/database.py:70
+msgid ""
+"Choose the name of the database that will be created. The name must not "
+"contain any special character. Exemple: 'terp'."
+msgstr ""
+
+#: controllers/database.py:71
+msgid "Load Demonstration data:"
+msgstr ""
+
+#: controllers/database.py:71
+msgid ""
+"Check this box if you want demonstration data to be installed on your new "
+"database. These data will help you to understand OpenERP, with predefined "
+"products, partners, etc."
+msgstr ""
+
+#: controllers/database.py:72
+msgid "Default Language:"
+msgstr ""
+
+#: controllers/database.py:72
+msgid ""
+"Choose the default language that will be installed for this database. You "
+"will be able to install new languages after installation through the "
+"administration menu."
+msgstr ""
+
+#: controllers/database.py:73
+msgid "Administrator password:"
+msgstr ""
+
+#: controllers/database.py:73
+msgid ""
+"This is the password of the 'admin' user that will be created in your new "
+"database."
+msgstr ""
+
+#: controllers/database.py:74
+msgid "Confirm password:"
+msgstr ""
+
+#: controllers/database.py:74
+msgid ""
+"This is the password of the 'admin' user that will be created in your new "
+"database. It has to be the same than the above field."
+msgstr ""
+
+#: controllers/database.py:80
+msgid "Drop database"
+msgstr ""
+
+#: controllers/database.py:82 controllers/templates/database.mako:54
+msgid "Drop"
+msgstr ""
+
+#: controllers/database.py:84 controllers/database.py:92
+#: controllers/templates/login.mako:39
+msgid "Database:"
+msgstr ""
+
+#: controllers/database.py:85 controllers/database.py:93
+#: controllers/database.py:101 controllers/templates/login.mako:57
+#: controllers/templates/login_ajax.mako:78
+#: controllers/templates/login_ajax.mako:98
+msgid "Password:"
+msgstr ""
+
+#: controllers/database.py:89
+msgid "Backup database"
+msgstr ""
+
+#: controllers/database.py:91 controllers/templates/database.mako:56
+msgid "Backup"
+msgstr ""
+
+#: controllers/database.py:97
+msgid "Restore database"
+msgstr ""
+
+#: controllers/database.py:99 controllers/templates/database.mako:58
+msgid "Restore"
+msgstr ""
+
+#: controllers/database.py:100
+msgid "File:"
+msgstr ""
+
+#: controllers/database.py:106
+msgid "Change Administrator Password"
+msgstr ""
+
+#: controllers/database.py:108 controllers/templates/preferences/index.mako:37
+msgid "Change Password"
+msgstr ""
+
+#: controllers/database.py:109
+msgid "Old Password:"
+msgstr ""
+
+#: controllers/database.py:110
+msgid "New Password:"
+msgstr ""
+
+#: controllers/database.py:111
+msgid "Confirm Password:"
+msgstr ""
+
+#: controllers/database.py:174
+msgid "You must avoid all accents, space or special characters."
+msgstr ""
+
+#: controllers/database.py:175
+msgid "Bad database name"
+msgstr ""
+
+#: controllers/database.py:195
+msgid ""
+"The server crashed during installation.\n"
+"We suggest you to drop this database."
+msgstr ""
+
+#: controllers/database.py:196
+msgid "Error during database creation"
+msgstr ""
+
+#: controllers/database.py:199 controllers/database.py:226
+#: controllers/database.py:272 controllers/database.py:295
+msgid "Bad super admin password"
+msgstr ""
+
+#: controllers/database.py:203
+msgid "Could not create database."
+msgstr ""
+
+#: controllers/database.py:229
+msgid "Could not drop database"
+msgstr ""
+
+#: controllers/database.py:252
+msgid "Could not create backup."
+msgstr ""
+
+#: controllers/database.py:276
+msgid "Could not restore database"
+msgstr ""
+
+#: controllers/database.py:299
+msgid "Error, password not changed."
+msgstr ""
+
+#: controllers/error_page.py:78
+msgid ""
+"Your problem has been sent to the quality team\n"
+"We will recontact you after analysing the problem."
+msgstr ""
+
+#: controllers/error_page.py:80
+#, python-format
+msgid ""
+"Your problem could not be sent to the quality team\n"
+"Please report this error manually at %s"
+msgstr ""
+
+#: controllers/form.py:553
+#, python-format
+msgid "Invalid button type \"%s\""
+msgstr ""
+
+#: controllers/form.py:891 controllers/tree.py:233
+msgid "No record selected"
+msgstr ""
+
+#: controllers/form.py:896
+msgid "Print Screen"
+msgstr ""
+
+#: controllers/form.py:965 utils/rpc.py:122 utils/rpc.py:133 utils/rpc.py:136
+#: widgets/listgrid.py:289 widgets/listgrid.py:353 widgets/form/_form.py:904
+msgid "Application Error"
+msgstr ""
+
+#: controllers/form.py:965
+#, python-format
+msgid "Wrong on_change trigger: %s"
+msgstr ""
+
+#: controllers/form.py:1073
+msgid "Open resource"
+msgstr ""
+
+#: controllers/form.py:1076
+msgid "Set to default value"
+msgstr ""
+
+#: controllers/form.py:1077
+msgid "Set as default"
+msgstr ""
+
+#: controllers/form.py:1084
+msgid "Action"
+msgstr ""
+
+#: controllers/form.py:1085
+msgid "Report"
+msgstr ""
+
+#: controllers/impex.py:66
+msgid ""
+"Operation failed\n"
+"I/O error"
+msgstr ""
+
+#: controllers/impex.py:373
+msgid "Export Error"
+msgstr ""
+
+#: controllers/impex.py:444
+msgid "Database ID"
+msgstr ""
+
+#: controllers/impex.py:451
+msgid "Error opening .CSV file"
+msgstr ""
+
+#: controllers/impex.py:451
+msgid "Input Error."
+msgstr ""
+
+#: controllers/impex.py:473
+#, python-format
+msgid "You cannot import the field '%s', because we cannot auto-detect it"
+msgstr ""
+
+#: controllers/impex.py:476
+#, python-format
+msgid "Error processing the first line of the file. Field \"%s\" is unknown"
+msgstr ""
+
+#: controllers/impex.py:476
+msgid "Import Error."
+msgstr ""
+
+#: controllers/impex.py:515
+msgid "XML-RPC error"
+msgstr ""
+
+#: controllers/impex.py:520
+#, python-format
+msgid "Imported %d objects"
+msgstr ""
+
+#: controllers/impex.py:525
+#, python-format
+msgid "Error trying to import this record:%s. ErrorMessage:%s %s"
+msgstr ""
+
+#: controllers/impex.py:526
+msgid "ImportationError"
+msgstr ""
+
+#: controllers/listgrid.py:51
+msgid "Parent record doesn't exists..."
+msgstr ""
+
+#: controllers/preferences.py:34
+msgid "Change your password"
+msgstr ""
+
+#: controllers/preferences.py:64 controllers/templates/header.mako:59
+msgid "Preferences"
+msgstr ""
+
+#: controllers/preferences.py:91
+msgid "All passwords have to be filled."
+msgstr ""
+
+#: controllers/preferences.py:93
+msgid "The new password and its confirmation must be identical."
+msgstr ""
+
+#: controllers/preferences.py:102
+msgid "Could not change your password."
+msgstr ""
+
+#: controllers/preferences.py:104
+msgid "Original password incorrect, your password was not changed."
+msgstr ""
+
+#: controllers/root.py:170
+#, python-format
+msgid "Version %s"
+msgstr ""
+
+#: controllers/translator.py:132
+msgid "You need to save the resource before adding translations."
+msgstr ""
+
+#: controllers/tree.py:264
+msgid "No resource selected"
+msgstr ""
+
+#: controllers/utils.py:44
+msgid "Could not connect to server"
+msgstr ""
+
+#: controllers/utils.py:131 controllers/templates/login_ajax.mako:111
+msgid "Bad username or password"
+msgstr ""
+
+#: controllers/view_log.py:32
+msgid "ID"
+msgstr ""
+
+#: controllers/view_log.py:33
+msgid "Creation User"
+msgstr ""
+
+#: controllers/view_log.py:34
+msgid "Creation Date"
+msgstr ""
+
+#: controllers/view_log.py:35
+msgid "Latest Modification by"
+msgstr ""
+
+#: controllers/view_log.py:36
+msgid "Latest Modification Date"
+msgstr ""
+
+#: controllers/view_log.py:37
+msgid "Owner"
+msgstr ""
+
+#: controllers/view_log.py:38
+msgid "Group Owner"
+msgstr ""
+
+#: controllers/view_log.py:39
+msgid "Access Level"
+msgstr ""
+
+#: controllers/view_log.py:40
+msgid "Internal module data ID"
+msgstr ""
+
+#: controllers/viewed.py:220
+msgid "Invalid view id."
+msgstr ""
+
+#: controllers/viewed.py:498
+msgid "Unable to create inherited view."
+msgstr ""
+
+#: controllers/viewed.py:500
+msgid "Can't create inherited view here."
+msgstr ""
+
+#: controllers/viewed.py:503
+msgid "Not implemented yet!"
+msgstr ""
+
+#: controllers/viewed.py:608
+msgid "Unable to update the view."
+msgstr ""
+
+#: controllers/viewed.py:859
+msgid "New Window"
+msgstr ""
+
+#: controllers/viewed.py:871
+msgid "Save Button"
+msgstr ""
+
+#: controllers/viewed.py:871
+msgid "Cancel Button"
+msgstr ""
+
+#: controllers/viewed.py:871
+msgid "Open Button"
+msgstr ""
+
+#: controllers/viewed.py:877
+msgid "Left"
+msgstr ""
+
+#: controllers/viewed.py:877
+msgid "Center"
+msgstr ""
+
+#: controllers/viewed.py:877
+msgid "Right"
+msgstr ""
+
+#: controllers/templates/about.mako:4
+msgid "About the OpenERP Web"
+msgstr ""
+
+#: controllers/templates/about.mako:27
+msgid "OpenERP Web"
+msgstr ""
+
+#: controllers/templates/about.mako:30
+msgid "Copyright © 2006-TODAY OpenERP SA. All Rights Reserved."
+msgstr ""
+
+#: controllers/templates/about.mako:31
+msgid "OpenERP is a trademark of the OpenERP SA Company."
+msgstr ""
+
+#: controllers/templates/about.mako:33
+#, python-format
+msgid "%(ooweb)s is jointly developed by %(tiny)s and %(axelor)s."
+msgstr ""
+
+#: controllers/templates/about.mako:39
+#, python-format
+msgid "Licenced under the terms of %(license)s"
+msgstr ""
+
+#: controllers/templates/about.mako:42
+msgid "About OpenERP"
+msgstr ""
+
+#: controllers/templates/about.mako:44
+#, python-format
+msgid ""
+"%(openobject)s is a free enterprise-scale software system that is designed "
+"to boost\n"
+" productivity and profit through data integration. It "
+"connects, improves and\n"
+" manages business processes in areas such as sales, "
+"finance, supply chain,\n"
+" project management, production, services, CRM, etc..\n"
+" "
+msgstr ""
+
+#: controllers/templates/about.mako:51
+msgid ""
+"The system is platform-independent, and can be installed on Windows, Mac OS "
+"X,\n"
+" and various Linux and other Unix-based distributions. "
+"Its architecture enables\n"
+" new functionality to be rapidly created, modifications "
+"to be made to a\n"
+" production system and migration to a new version to be "
+"straightforward."
+msgstr ""
+
+#: controllers/templates/about.mako:57
+msgid ""
+"Depending on your needs, OpenERP is available through a web or application "
+"client."
+msgstr ""
+
+#: controllers/templates/database.mako:50 controllers/templates/login.mako:4
+#: controllers/templates/login.mako:67 controllers/templates/login_ajax.mako:85
+#: controllers/templates/login_ajax.mako:104
+msgid "Login"
+msgstr ""
+
+#: controllers/templates/database.mako:60
+msgid "Password"
+msgstr ""
+
+#: controllers/templates/error_page.mako:77
+#, python-format
+msgid "An %(error_type)s has been reported."
+msgstr ""
+
+#: controllers/templates/error_page.mako:79
+msgid "Let me fix it"
+msgstr ""
+
+#: controllers/templates/error_page.mako:85
+msgid "Fix it for me"
+msgstr ""
+
+#: controllers/templates/error_page.mako:90
+msgid "You do not have a valid OpenERP publisher warranty contract !"
+msgstr ""
+
+#: controllers/templates/error_page.mako:91
+msgid ""
+"If you are using OpenERP in production, it is recommended to have\n"
+"a publisher warranty program.\n"
+"\n"
+"The OpenERP publisher warranty contract provides you with bug fix guarantees "
+"and an\n"
+"automatic migration system so that we can start working on your problems "
+"within a few\n"
+"hours.\n"
+"\n"
+"With a publisher warranty contract, errors such as this one can be sent "
+"directly to the OpenERP\n"
+"team for review and evaluation.\n"
+"\n"
+"The publisher warranty program offers you:\n"
+"* Automatic migrations on new versions,\n"
+"* A bugfix guarantee,\n"
+"* Monthly announces of potential bugs and their fixes,\n"
+"* Security alerts by email and automatic migration,\n"
+"* Access to the customer portal.\n"
+msgstr ""
+
+#: controllers/templates/error_page.mako:113
+msgid ""
+"Your publisher warranty contract does not cover all modules installed in "
+"your system !\n"
+"If you are using OpenERP in production, it is highly suggested to upgrade "
+"your\n"
+"contract.\n"
+"\n"
+"If you have developed your own modules or installed third party module, we\n"
+"can provide you an additional publisher warranty contract for these modules. "
+"After\n"
+"having reviewed your modules, our quality team will ensure they will "
+"migrate\n"
+"automatically for all future stable versions of OpenERP at no extra cost.\n"
+"\n"
+"Here is the list of modules not covered by your publisher warranty contract:"
+msgstr ""
+
+#: controllers/templates/error_page.mako:135
+msgid "Publisher warranty contract."
+msgstr ""
+
+#: controllers/templates/error_page.mako:136
+msgid ""
+"Your request will be sent to OpenERP and publisher warranty team will reply "
+"you shortly."
+msgstr ""
+
+#: controllers/templates/error_page.mako:140
+msgid "Summary of the problem:"
+msgstr ""
+
+#: controllers/templates/error_page.mako:147
+msgid "Explain what you did:"
+msgstr ""
+
+#: controllers/templates/error_page.mako:156
+msgid "Other Comments:"
+msgstr ""
+
+#: controllers/templates/error_page.mako:168
+msgid "Send to Publisher Warranty Team"
+msgstr ""
+
+#: controllers/templates/error_page.mako:195
+msgid "Write concurrency warning :"
+msgstr ""
+
+#: controllers/templates/error_page.mako:200
+msgid ""
+"This document has been modified while you were editing it.\n"
+"Choose:\n"
+"\n"
+" - \"Cancel\" to cancel saving.\n"
+" - \"Write anyway\" to save your current version."
+msgstr ""
+
+#: controllers/templates/error_page.mako:214 controllers/templates/exp.mako:244
+#: controllers/templates/form.mako:140 controllers/templates/openo2m.mako:41
+#: controllers/templates/selection.mako:43
+#: controllers/templates/viewlist.mako:160
+#: controllers/templates/preferences/index.mako:38
+#: widgets/templates/listgrid/listgrid.mako:33
+msgid "Cancel"
+msgstr ""
+
+#: controllers/templates/error_page.mako:215
+msgid "Write Anyway"
+msgstr ""
+
+#: controllers/templates/exp.mako:151
+msgid "Export Data"
+msgstr ""
+
+#: controllers/templates/exp.mako:166
+msgid "Export Type:"
+msgstr ""
+
+#: controllers/templates/exp.mako:169
+msgid "Import Compatible Export"
+msgstr ""
+
+#: controllers/templates/exp.mako:172
+msgid "Export all Data"
+msgstr ""
+
+#: controllers/templates/exp.mako:183
+msgid "Available fields"
+msgstr ""
+
+#: controllers/templates/exp.mako:185
+msgid "Fields to export"
+msgstr ""
+
+#: controllers/templates/exp.mako:187
+msgid "Save fields list"
+msgstr ""
+
+#: controllers/templates/exp.mako:189
+msgid "Save as:"
+msgstr ""
+
+#: controllers/templates/exp.mako:191 controllers/templates/fieldpref.mako:102
+#: controllers/templates/selection.mako:45
+msgid "OK"
+msgstr ""
+
+#: controllers/templates/exp.mako:195
+msgid "Saved exports:"
+msgstr ""
+
+#: controllers/templates/exp.mako:204 controllers/templates/form.mako:135
+#: controllers/templates/image.mako:67 widgets/form/templates/one2many.mako:22
+#: widgets/templates/sidebar.mako:67
+#: widgets/templates/listgrid/listgrid.mako:105
+#: widgets/templates/listgrid/listgrid.mako:109
+#: widgets/templates/listgrid/listgrid.mako:173
+#: widgets/templates/listgrid/listgrid.mako:178
+#: widgets/templates/listgrid/listgroup.mako:131
+#: widgets/templates/listgrid/multiple_group.mako:81
+msgid "Delete"
+msgstr ""
+
+#: controllers/templates/exp.mako:217 widgets/templates/sidebar.mako:56
+#: widgets/templates/listgrid/listgrid.mako:135
+msgid "Add"
+msgstr ""
+
+#: controllers/templates/exp.mako:222 controllers/templates/viewlist.mako:125
+msgid "Remove"
+msgstr ""
+
+#: controllers/templates/exp.mako:227
+msgid "Remove All"
+msgstr ""
+
+#: controllers/templates/exp.mako:245
+msgid "Export to File"
+msgstr ""
+
+#: controllers/templates/fieldpref.mako:4
+#: controllers/templates/fieldpref.mako:29
+msgid "Field Preferences"
+msgstr ""
+
+#: controllers/templates/fieldpref.mako:39
+msgid "Field Name:"
+msgstr ""
+
+#: controllers/templates/fieldpref.mako:43
+msgid "Domain:"
+msgstr ""
+
+#: controllers/templates/fieldpref.mako:47
+msgid "Default Value:"
+msgstr ""
+
+#: controllers/templates/fieldpref.mako:57
+msgid "Value applicable for:"
+msgstr ""
+
+#: controllers/templates/fieldpref.mako:63
+msgid "Only for you"
+msgstr ""
+
+#: controllers/templates/fieldpref.mako:67
+msgid "For all"
+msgstr ""
+
+#: controllers/templates/fieldpref.mako:76
+msgid "Value applicable if:"
+msgstr ""
+
+#: controllers/templates/fieldpref.mako:79
+msgid "Always applicable!"
+msgstr ""
+
+#: controllers/templates/fieldpref.mako:99 controllers/templates/image.mako:70
+#: controllers/templates/imp.mako:205 controllers/templates/index.mako:198
+#: controllers/templates/openm2.mako:52
+#: controllers/templates/save_filter.mako:42
+#: controllers/templates/search.mako:129
+#: controllers/templates/translator.mako:41
+#: controllers/templates/translator.mako:108
+#: controllers/templates/viewed.mako:37
+#: controllers/templates/viewed_new.mako:49
+#: controllers/templates/viewed_new_model.mako:42
+#: controllers/templates/viewed_preview.mako:28
+#: controllers/templates/viewlist.mako:129 widgets/templates/sidebar.mako:67
+#: widgets/templates/viewform.mako:37
+msgid "Close"
+msgstr ""
+
+#: controllers/templates/footer.mako:3
+#, python-format
+msgid "© 2008-2010 %(ooweb)s SA. All Rights Reserved "
+msgstr ""
+
+#: controllers/templates/footer.mako:6
+msgid "Significant contributions to the web client have been made by"
+msgstr ""
+
+#: controllers/templates/form.mako:63
+msgid "Disable all Tips"
+msgstr ""
+
+#: controllers/templates/form.mako:64
+msgid "Hide this Tip"
+msgstr ""
+
+#: controllers/templates/form.mako:82
+msgid "Add / Remove Shortcut..."
+msgstr ""
+
+#: controllers/templates/form.mako:86
+#, python-format
+msgid "Search: %s"
+msgstr ""
+
+#: controllers/templates/form.mako:93
+msgid "Corporate Intelligence..."
+msgstr ""
+
+#: controllers/templates/form.mako:99
+msgid "Show Logs..."
+msgstr ""
+
+#: controllers/templates/form.mako:111
+msgid "Create a new resource"
+msgstr ""
+
+#: controllers/templates/form.mako:112 controllers/templates/search.mako:128
+#: controllers/templates/viewed_new_model.mako:36
+#: controllers/templates/viewlist.mako:119 widgets/form/_o2m.py:73
+#: widgets/form/templates/one2many.mako:20
+#: widgets/templates/listgrid/listgrid.mako:140
+#: widgets/templates/listgrid/listgrid.mako:144
+#: widgets/templates/listgrid/listgroup.mako:20
+msgid "New"
+msgstr ""
+
+#: controllers/templates/form.mako:116
+msgid "Edit this resource"
+msgstr ""
+
+#: controllers/templates/form.mako:117 controllers/templates/viewlist.mako:122
+#: widgets/templates/listgrid/listgrid.mako:75
+#: widgets/templates/listgrid/listgrid.mako:79
+#: widgets/templates/listgrid/listgroup.mako:112
+#: widgets/templates/listgrid/multiple_group.mako:63
+msgid "Edit"
+msgstr ""
+
+#: controllers/templates/form.mako:121
+msgid "Save this resource"
+msgstr ""
+
+#: controllers/templates/form.mako:122 controllers/templates/image.mako:65
+#: controllers/templates/openm2.mako:48
+#: controllers/templates/save_filter.mako:41
+#: controllers/templates/translator.mako:39
+#: controllers/templates/translator.mako:106
+#: controllers/templates/viewed_new.mako:46
+#: controllers/templates/viewed_new_model.mako:39
+#: controllers/templates/viewlist.mako:157
+#: controllers/templates/preferences/index.mako:39
+msgid "Save"
+msgstr ""
+
+#: controllers/templates/form.mako:124
+msgid "Save & Edit this resource"
+msgstr ""
+
+#: controllers/templates/form.mako:125
+msgid "Save & Edit"
+msgstr ""
+
+#: controllers/templates/form.mako:129
+msgid "Duplicate this resource"
+msgstr ""
+
+#: controllers/templates/form.mako:130
+msgid "Duplicate"
+msgstr ""
+
+#: controllers/templates/form.mako:134
+msgid "Delete this resource"
+msgstr ""
+
+#: controllers/templates/form.mako:139
+msgid "Cancel editing the current resource"
+msgstr ""
+
+#: controllers/templates/form.mako:144
+msgid "Create new node"
+msgstr ""
+
+#: controllers/templates/form.mako:145
+msgid "New Node"
+msgstr ""
+
+#: controllers/templates/form.mako:149
+msgid "Show grid in workflow canvas"
+msgstr ""
+
+#: controllers/templates/form.mako:150
+msgid "Show grid"
+msgstr ""
+
+#: controllers/templates/header.mako:33
+#, python-format
+msgid "%(company)s"
+msgstr ""
+
+#: controllers/templates/header.mako:34 controllers/templates/index.mako:218
+#, python-format
+msgid "%(user)s"
+msgstr ""
+
+#: controllers/templates/header.mako:45 controllers/templates/header.mako:47
+msgid "Home"
+msgstr ""
+
+#: controllers/templates/header.mako:53
+msgid "Requests"
+msgstr ""
+
+#: controllers/templates/header.mako:62
+msgid "Edit Preferences"
+msgstr ""
+
+#: controllers/templates/header.mako:66 controllers/templates/header.mako:69
+msgid "About"
+msgstr ""
+
+#: controllers/templates/header.mako:73 controllers/templates/header.mako:75
+msgid "Help"
+msgstr ""
+
+#: controllers/templates/header.mako:81 controllers/templates/header.mako:84
+msgid "Clear Cache"
+msgstr ""
+
+#: controllers/templates/header.mako:89
+msgid "Logout"
+msgstr ""
+
+#: controllers/templates/image.mako:4 controllers/templates/image.mako:39
+msgid "Image"
+msgstr ""
+
+#: controllers/templates/image.mako:55
+msgid "Add Resource:"
+msgstr ""
+
+#: controllers/templates/image.mako:66 widgets/form/templates/binary.mako:28
+msgid "Save As"
+msgstr ""
+
+#: controllers/templates/imp.mako:80
+msgid "Import Data"
+msgstr ""
+
+#: controllers/templates/imp.mako:90
+msgid "1. Import a .CSV file"
+msgstr ""
+
+#: controllers/templates/imp.mako:106
+msgid "CSV File:"
+msgstr ""
+
+#: controllers/templates/imp.mako:124
+msgid "2. Check your file format"
+msgstr ""
+
+#: controllers/templates/imp.mako:131
+#, python-format
+msgid "The import failed due to: %(message)s"
+msgstr ""
+
+#: controllers/templates/imp.mako:133
+msgid "Here is a preview of the file we could not import:"
+msgstr ""
+
+#: controllers/templates/imp.mako:158
+msgid "CSV Options"
+msgstr ""
+
+#: controllers/templates/imp.mako:161
+msgid "Separator:"
+msgstr ""
+
+#: controllers/templates/imp.mako:163
+msgid "Delimiter:"
+msgstr ""
+
+#: controllers/templates/imp.mako:167
+msgid "Encoding:"
+msgstr ""
+
+#: controllers/templates/imp.mako:174
+msgid "Lines to skip:"
+msgstr ""
+
+#: controllers/templates/imp.mako:188
+msgid "3. File imported"
+msgstr ""
+
+#: controllers/templates/imp.mako:206
+msgid "Import File"
+msgstr ""
+
+#: controllers/templates/index.mako:164
+msgid "System Logs"
+msgstr ""
+
+#: controllers/templates/index.mako:189
+msgid "More"
+msgstr ""
+
+#: controllers/templates/index.mako:190
+msgid "Widgets"
+msgstr ""
+
+#: controllers/templates/index.mako:221 controllers/templates/index.mako:226
+#, python-format
+msgid "Powered by %(openerp)s "
+msgstr ""
+
+#: controllers/templates/login.mako:53 controllers/templates/login_ajax.mako:72
+#: controllers/templates/login_ajax.mako:94
+msgid "User:"
+msgstr ""
+
+#: controllers/templates/login.mako:64
+msgid "Databases"
+msgstr ""
+
+#: controllers/templates/login.mako:84
+msgid "Top Contributor:"
+msgstr ""
+
+#: controllers/templates/login.mako:94
+msgid ""
+"We think that daily job activities can be more intuitive, efficient, "
+"automated, .. and even fun."
+msgstr ""
+
+#: controllers/templates/login.mako:95
+msgid "OpenERP's vision to be:"
+msgstr ""
+
+#: controllers/templates/login.mako:103
+msgid "Full featured"
+msgstr ""
+
+#: controllers/templates/login.mako:104
+msgid ""
+"Today's enterprise challenges are multiple. We provide one module for each "
+"need."
+msgstr ""
+
+#: controllers/templates/login.mako:112
+msgid "Open Source"
+msgstr ""
+
+#: controllers/templates/login.mako:113
+msgid ""
+"To Build a great product, we rely on the knowledge of thousands of "
+"contributors."
+msgstr ""
+
+#: controllers/templates/login.mako:121
+msgid "User Friendly"
+msgstr ""
+
+#: controllers/templates/login.mako:122
+msgid ""
+"In order to be productive, people need clean and easy to use interface."
+msgstr ""
+
+#: controllers/templates/modules.mako:4
+msgid "Module Management"
+msgstr ""
+
+#: controllers/templates/modules.mako:17
+msgid "Web Modules"
+msgstr ""
+
+#: controllers/templates/openo2m.mako:34
+msgid "Save & Close"
+msgstr ""
+
+#: controllers/templates/openo2m.mako:37
+msgid "Save & New"
+msgstr ""
+
+#: controllers/templates/save_filter.mako:18
+msgid "Save as Filter"
+msgstr ""
+
+#: controllers/templates/save_filter.mako:30
+msgid "Filter Name"
+msgstr ""
+
+#: controllers/templates/search.mako:110
+#, python-format
+msgid "Search %(name)s"
+msgstr ""
+
+#: controllers/templates/search.mako:125 widgets/form/templates/datetime.mako:8
+msgid "Select"
+msgstr ""
+
+#: controllers/templates/search.mako:127 widgets/_views.py:83
+#: widgets/form/templates/many2one.mako:22
+#: widgets/form/templates/reference.mako:27 widgets/templates/viewform.mako:26
+msgid "Search"
+msgstr ""
+
+#: controllers/templates/search.mako:143
+#, python-format
+msgid "No record found : '%(searched_string)s'."
+msgstr ""
+
+#: controllers/templates/selection.mako:4
+msgid "Select action"
+msgstr ""
+
+#: controllers/templates/selection.mako:23
+msgid "Select your action"
+msgstr ""
+
+#: controllers/templates/server_log.mako:4
+msgid "Server Actions..."
+msgstr ""
+
+#: controllers/templates/server_log.mako:14
+msgid "Server Actions"
+msgstr ""
+
+#: controllers/templates/translator.mako:4
+msgid "Add Translations"
+msgstr ""
+
+#: controllers/templates/translator.mako:17
+msgid "Add Translation"
+msgstr ""
+
+#: controllers/templates/translator.mako:27
+msgid "Add Translation for:"
+msgstr ""
+
+#: controllers/templates/translator.mako:31
+msgid "Fields"
+msgstr ""
+
+#: controllers/templates/translator.mako:32
+msgid "Labels"
+msgstr ""
+
+#: controllers/templates/translator.mako:33
+msgid "Relates"
+msgstr ""
+
+#: controllers/templates/translator.mako:34
+msgid "View"
+msgstr ""
+
+#: controllers/templates/translator.mako:53
+msgid "Field"
+msgstr ""
+
+#: controllers/templates/view_log.mako:4 controllers/templates/view_log.mako:12
+#: utils/common.py:47
+msgid "Information"
+msgstr ""
+
+#: controllers/templates/viewed.mako:17
+#, python-format
+msgid "View Editor %s - %s"
+msgstr ""
+
+#: controllers/templates/viewed.mako:31
+msgid "Create a new inherited view"
+msgstr ""
+
+#: controllers/templates/viewed.mako:31
+msgid "Inherited View"
+msgstr ""
+
+#: controllers/templates/viewed.mako:34
+msgid "Preview"
+msgstr ""
+
+#: controllers/templates/viewed_add.mako:6
+msgid "Node Type:"
+msgstr ""
+
+#: controllers/templates/viewed_add.mako:23
+msgid "New Field"
+msgstr ""
+
+#: controllers/templates/viewed_add.mako:27
+msgid "Position:"
+msgstr ""
+
+#: controllers/templates/viewlist.mako:4
+#: controllers/templates/viewlist.mako:108
+#, python-format
+msgid "Manage Views (%s)"
+msgstr ""
+
+#: controllers/templates/viewlist.mako:146
+#, python-format
+msgid "Create a view (%s)"
+msgstr ""
+
+#: controllers/templates/viewlist.mako:174
+msgid "View Name:"
+msgstr ""
+
+#: controllers/templates/viewlist.mako:178
+msgid "View Type:"
+msgstr ""
+
+#: controllers/templates/viewlist.mako:189
+msgid "Priority:"
+msgstr ""
+
+#: utils/common.py:37 utils/common.py:66
+msgid "Error"
+msgstr ""
+
+#: utils/common.py:42 utils/common.py:69
+msgid "Warning"
+msgstr ""
+
+#: utils/rpc.py:131
+msgid "Access Denied"
+msgstr ""
+
+#: utils/rpc.py:238
+msgid "Unsupported protocol."
+msgstr ""
+
+#: utils/rpc.py:342
+msgid ""
+"You select a timezone but OpenERP could not find pytz library!\n"
+"The timezone functionality will be disable."
+msgstr ""
+
+#: utils/rpc.py:355
+msgid "Not logged..."
+msgstr ""
+
+#: utils/rpc.py:355
+msgid "Authorization Error"
+msgstr ""
+
+#: utils/rpc.py:437
+msgid "== Access Denied =="
+msgstr ""
+
+#: widgets/_views.py:52
+msgid "Form"
+msgstr ""
+
+#: widgets/_views.py:53
+msgid "Form view..."
+msgstr ""
+
+#: widgets/_views.py:84
+msgid "Search view..."
+msgstr ""
+
+#: widgets/listgrid.py:289
+msgid "Wrong on_change trigger"
+msgstr ""
+
+#: widgets/listgrid.py:353 widgets/form/_form.py:904
+#, python-format
+msgid "Invalid view, duplicate field: %s"
+msgstr ""
+
+#: widgets/pager.py:56
+#, python-format
+msgid "%s"
+msgstr ""
+
+#: widgets/pager.py:68
+#, python-format
+msgid "%s - %s"
+msgstr ""
+
+#: widgets/search.py:282
+msgid "contains"
+msgstr ""
+
+#: widgets/search.py:282
+msgid "doesn't contain"
+msgstr ""
+
+#: widgets/search.py:283
+msgid "is equal to"
+msgstr ""
+
+#: widgets/search.py:283
+msgid "is not equal to"
+msgstr ""
+
+#: widgets/search.py:284
+msgid "greater than"
+msgstr ""
+
+#: widgets/search.py:284
+msgid "less than"
+msgstr ""
+
+#: widgets/search.py:285
+msgid "in"
+msgstr ""
+
+#: widgets/search.py:285
+msgid "not in"
+msgstr ""
+
+#: widgets/search.py:392
+msgid "Yes"
+msgstr ""
+
+#: widgets/search.py:392
+msgid "No"
+msgstr ""
+
+#: widgets/form/_action.py:46
+msgid "Action not found!"
+msgstr ""
+
+#: widgets/form/_o2m.py:73 widgets/templates/listgrid/listgrid.mako:138
+#: widgets/templates/listgrid/listgrid.mako:144
+#: widgets/templates/listgrid/listgroup.mako:20
+msgid "Create new record."
+msgstr ""
+
+#: widgets/form/_o2m.py:86
+msgid "Save/New"
+msgstr ""
+
+#: widgets/form/_o2m.py:86
+msgid "Save parent record."
+msgstr ""
+
+#: widgets/form/_o2m.py:216
+#, python-format
+msgid "%d of %d"
+msgstr ""
+
+#: widgets/form/_o2m.py:218
+#, python-format
+msgid "- of %d"
+msgstr ""
+
+#: widgets/form/templates/binary.mako:31
+msgid "add attachment"
+msgstr ""
+
+#: widgets/form/templates/image.mako:7 widgets/form/templates/image.mako:39
+msgid "Click here to add new image."
+msgstr ""
+
+#: widgets/form/templates/many2one.mako:2
+#: widgets/form/templates/reference.mako:30
+msgid "Open"
+msgstr ""
+
+#: widgets/form/templates/many2one.mako:2
+#: widgets/form/templates/reference.mako:30
+msgid "Open a resource"
+msgstr ""
+
+#: widgets/form/templates/one2many.mako:20
+msgid "Create new record..."
+msgstr ""
+
+#: widgets/form/templates/one2many.mako:22
+msgid "Delete record..."
+msgstr ""
+
+#: widgets/form/templates/one2many.mako:28
+msgid "Translate me."
+msgstr ""
+
+#: widgets/form/templates/one2many.mako:47
+msgid "Previous record..."
+msgstr ""
+
+#: widgets/form/templates/one2many.mako:49
+msgid "Next record..."
+msgstr ""
+
+#: widgets/templates/logs.mako:22
+msgid "More..."
+msgstr ""
+
+#: widgets/templates/logs.mako:35
+msgid "Less..."
+msgstr ""
+
+#: widgets/templates/pager.mako:9
+msgid "<< First"
+msgstr ""
+
+#: widgets/templates/pager.mako:14
+msgid "< Previous"
+msgstr ""
+
+#: widgets/templates/pager.mako:19
+msgid "of"
+msgstr ""
+
+#: widgets/templates/pager.mako:24
+msgid "Next >"
+msgstr ""
+
+#: widgets/templates/pager.mako:29
+msgid "Last >>"
+msgstr ""
+
+#: widgets/templates/pager.mako:37
+msgid "Change Limit:"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:37
+msgid "Reports"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:41 widgets/templates/viewform.mako:51
+msgid "Actions"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:45
+msgid "Links"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:49
+msgid "Submenu"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:54
+msgid "Attachments"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:74
+msgid "File"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:83
+msgid "Customize"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:87
+msgid "Manage views of the current object"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:89
+msgid "Manage Views"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:93
+msgid "Edit workflow of the current object"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:94
+msgid "Edit Workflow"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:98
+msgid "Customize current object or create a new object"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:100
+msgid "Customize Object"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:106
+msgid "Other Options"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:111
+msgid "Import"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:114
+msgid "Export"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:118
+msgid "Translate"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:123
+msgid "View Log"
+msgstr ""
+
+#: widgets/templates/viewform.mako:25
+msgid "Filter records."
+msgstr ""
+
+#: widgets/templates/viewform.mako:33
+msgid "Clear all."
+msgstr ""
+
+#: widgets/templates/viewform.mako:35
+msgid "Clear"
+msgstr ""
+
+#: widgets/templates/viewform.mako:43
+msgid "Filters"
+msgstr ""
+
+#: widgets/templates/viewform.mako:45
+msgid "Saved Filters"
+msgstr ""
+
+#: widgets/templates/viewform.mako:52
+msgid "New Filter"
+msgstr ""
+
+#: widgets/templates/viewform.mako:53
+msgid "Save Filter"
+msgstr ""
+
+#: widgets/templates/viewform.mako:54
+msgid "Manage Filters"
+msgstr ""
+
+#: widgets/templates/listgrid/listgrid.mako:19
+msgid "Update"
+msgstr ""
+
+#: widgets/templates/listgrid/listgrid.mako:134
+msgid "Add records..."
+msgstr ""
+
+#: widgets/templates/listgrid/listgrid.mako:172
+#: widgets/templates/listgrid/listgrid.mako:176
+msgid "Delete record(s)."
+msgstr ""
=== renamed file 'addons/openerp/po/messages/da.po' => 'addons/openerp/po/messages/da.po.moved'
=== modified file 'addons/openerp/po/messages/de.po'
--- addons/openerp/po/messages/de.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/de.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: validators.py:75
=== added file 'addons/openerp/po/messages/en_CA.po.OTHER'
--- addons/openerp/po/messages/en_CA.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/openerp/po/messages/en_CA.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,1678 @@
+# English (Canada) translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-28 12:02+0000\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: English (Canada) <en_CA@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:15+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: validators.py:75
+msgid "Invalid literal for float"
+msgstr "Invalid literal for float"
+
+#: validators.py:114 validators.py:119 validators.py:262
+msgid "Invalid datetime format"
+msgstr "Invalid datetime format"
+
+#: validators.py:166
+msgid "Please select a file."
+msgstr "Please select a file."
+
+#: validators.py:247
+msgid "Please enter an email address"
+msgstr "Please enter an email address"
+
+#: validators.py:248
+msgid "An email address must contain a single @"
+msgstr "An email address must contain a single @"
+
+#: validators.py:249
+#, python-format
+msgid ""
+"The username portion of the email address is invalid (the portion before the "
+"@: %(username)s)"
+msgstr ""
+"The username portion of the email address is invalid (the portion before the "
+"@: %(username)s)"
+
+#: validators.py:250
+#, python-format
+msgid ""
+"The domain portion of the email address is invalid (the portion after the @: "
+"%(domain)s)"
+msgstr ""
+"The domain portion of the email address is invalid (the portion after the @: "
+"%(domain)s)"
+
+#: validators.py:254
+msgid "You must start your URL with http://, https://, etc"
+msgstr "You must start your URL with http://, https://, etc."
+
+#: validators.py:255
+msgid "That is not a valid URL"
+msgstr "That is not a valid URL"
+
+#: validators.py:256
+#, python-format
+msgid "You must provide a full domain name (like %(domain)s.com)"
+msgstr "You must provide a full domain name (like %(domain)s.com)"
+
+#: validators.py:260
+msgid "Please enter an integer value"
+msgstr "Please enter an integer value"
+
+#: validators.py:261
+msgid "Please enter a number"
+msgstr "Please enter a number"
+
+#: controllers/actions.py:91
+msgid "Invalid View"
+msgstr "Invalid View"
+
+#: controllers/actions.py:124
+msgid "Error no report"
+msgstr "Error no report"
+
+#: controllers/actions.py:150
+msgid "Nothing to print"
+msgstr "Nothing to print"
+
+#: controllers/actions.py:170
+msgid "Printing aborted, too long delay"
+msgstr "Printing aborted, too long delay"
+
+#: controllers/actions.py:377
+msgid "Relative URLs are not supported"
+msgstr "Relative URLs are not supported"
+
+#: controllers/actions.py:405
+msgid "Action not found"
+msgstr "Action not found"
+
+#: controllers/actions.py:454
+msgid "No action defined"
+msgstr "No action defined"
+
+#: controllers/attachment.py:54
+msgid "No record selected, You can only attach to existing record..."
+msgstr "No record selected, You can only attach to existing record..."
+
+#: controllers/database.py:64
+msgid "Create database"
+msgstr "Create database"
+
+#: controllers/database.py:66 controllers/templates/database.mako:52
+#: controllers/templates/search.mako:145
+msgid "Create"
+msgstr "Create"
+
+#: controllers/database.py:69
+msgid "Super admin password:"
+msgstr "Super admin password:"
+
+#: controllers/database.py:69
+msgid ""
+"This is the password of the user that have the rights to administer "
+"databases. This is not a OpenERP user, just a super administrator. If you "
+"did not changed it, the password is 'admin' after installation."
+msgstr ""
+"This is the password of the user that has the rights to administer "
+"databases. This is not an OpenERP user, just a super administrator. If you "
+"did not change it, the password is 'admin' after installation."
+
+#: controllers/database.py:70 controllers/database.py:102
+msgid "New database name:"
+msgstr "New database name:"
+
+#: controllers/database.py:70
+msgid ""
+"Choose the name of the database that will be created. The name must not "
+"contain any special character. Exemple: 'terp'."
+msgstr ""
+"Choose the name of the database that will be created. The name must not "
+"contain any special characters. Example: 'terp'."
+
+#: controllers/database.py:71
+msgid "Load Demonstration data:"
+msgstr "Load Demonstration data:"
+
+#: controllers/database.py:71
+msgid ""
+"Check this box if you want demonstration data to be installed on your new "
+"database. These data will help you to understand OpenERP, with predefined "
+"products, partners, etc."
+msgstr ""
+"Check this box if you want demonstration data to be installed on your new "
+"database. These data will help you to understand OpenERP with predefined "
+"products, partners, etc."
+
+#: controllers/database.py:72
+msgid "Default Language:"
+msgstr "Default Language:"
+
+#: controllers/database.py:72
+msgid ""
+"Choose the default language that will be installed for this database. You "
+"will be able to install new languages after installation through the "
+"administration menu."
+msgstr ""
+"Choose the default language that will be installed for this database. You "
+"will be able to install new languages after installation through the "
+"administration menu."
+
+#: controllers/database.py:73
+msgid "Administrator password:"
+msgstr "Administrator password:"
+
+#: controllers/database.py:73
+msgid ""
+"This is the password of the 'admin' user that will be created in your new "
+"database."
+msgstr ""
+"This is the password of the 'admin' user that will be created in your new "
+"database."
+
+#: controllers/database.py:74
+msgid "Confirm password:"
+msgstr "Confirm password:"
+
+#: controllers/database.py:74
+msgid ""
+"This is the password of the 'admin' user that will be created in your new "
+"database. It has to be the same than the above field."
+msgstr ""
+"This is the password of the 'admin' user that will be created in your new "
+"database. It has to be the same than the above field."
+
+#: controllers/database.py:80
+msgid "Drop database"
+msgstr "Drop database"
+
+#: controllers/database.py:82 controllers/templates/database.mako:54
+msgid "Drop"
+msgstr "Drop"
+
+#: controllers/database.py:84 controllers/database.py:92
+#: controllers/templates/login.mako:39
+msgid "Database:"
+msgstr "Database:"
+
+#: controllers/database.py:85 controllers/database.py:93
+#: controllers/database.py:101 controllers/templates/login.mako:57
+#: controllers/templates/login_ajax.mako:78
+#: controllers/templates/login_ajax.mako:98
+msgid "Password:"
+msgstr "Password:"
+
+#: controllers/database.py:89
+msgid "Backup database"
+msgstr "Backup database"
+
+#: controllers/database.py:91 controllers/templates/database.mako:56
+msgid "Backup"
+msgstr "Backup"
+
+#: controllers/database.py:97
+msgid "Restore database"
+msgstr "Restore database"
+
+#: controllers/database.py:99 controllers/templates/database.mako:58
+msgid "Restore"
+msgstr "Restore"
+
+#: controllers/database.py:100
+msgid "File:"
+msgstr "File:"
+
+#: controllers/database.py:106
+msgid "Change Administrator Password"
+msgstr "Change Administrator Password"
+
+#: controllers/database.py:108 controllers/templates/preferences/index.mako:37
+msgid "Change Password"
+msgstr "Change Password"
+
+#: controllers/database.py:109
+msgid "Old Password:"
+msgstr "Old Password:"
+
+#: controllers/database.py:110
+msgid "New Password:"
+msgstr "New Password:"
+
+#: controllers/database.py:111
+msgid "Confirm Password:"
+msgstr "Confirm Password:"
+
+#: controllers/database.py:174
+msgid "You must avoid all accents, space or special characters."
+msgstr "You must avoid all accents, spaces or special characters."
+
+#: controllers/database.py:175
+msgid "Bad database name"
+msgstr "Bad database name"
+
+#: controllers/database.py:195
+msgid ""
+"The server crashed during installation.\n"
+"We suggest you to drop this database."
+msgstr ""
+"The server crashed during installation.\n"
+"We suggest you drop this database."
+
+#: controllers/database.py:196
+msgid "Error during database creation"
+msgstr "Error during database creation"
+
+#: controllers/database.py:199 controllers/database.py:226
+#: controllers/database.py:272 controllers/database.py:295
+msgid "Bad super admin password"
+msgstr "Bad super admin password"
+
+#: controllers/database.py:203
+msgid "Could not create database."
+msgstr "Could not create database."
+
+#: controllers/database.py:229
+msgid "Could not drop database"
+msgstr "Could not drop database"
+
+#: controllers/database.py:252
+msgid "Could not create backup."
+msgstr "Could not create backup."
+
+#: controllers/database.py:276
+msgid "Could not restore database"
+msgstr "Could not restore database"
+
+#: controllers/database.py:299
+msgid "Error, password not changed."
+msgstr "Error, password not changed."
+
+#: controllers/error_page.py:78
+msgid ""
+"Your problem has been sent to the quality team\n"
+"We will recontact you after analysing the problem."
+msgstr ""
+"Your problem has been sent to the quality team\n"
+"We will recontact you after analysing the problem."
+
+#: controllers/error_page.py:80
+#, python-format
+msgid ""
+"Your problem could not be sent to the quality team\n"
+"Please report this error manually at %s"
+msgstr ""
+"Your problem could not be sent to the quality team\n"
+"Please report this error manually at %s"
+
+#: controllers/form.py:553
+#, python-format
+msgid "Invalid button type \"%s\""
+msgstr "Invalid button type \"%s\""
+
+#: controllers/form.py:891 controllers/tree.py:233
+msgid "No record selected"
+msgstr "No record selected"
+
+#: controllers/form.py:896
+msgid "Print Screen"
+msgstr "Print Screen"
+
+#: controllers/form.py:965 utils/rpc.py:122 utils/rpc.py:133 utils/rpc.py:136
+#: widgets/listgrid.py:289 widgets/listgrid.py:353 widgets/form/_form.py:904
+msgid "Application Error"
+msgstr "Application Error"
+
+#: controllers/form.py:965
+#, python-format
+msgid "Wrong on_change trigger: %s"
+msgstr "Wrong on_change trigger: %s"
+
+#: controllers/form.py:1073
+msgid "Open resource"
+msgstr "Open resource"
+
+#: controllers/form.py:1076
+msgid "Set to default value"
+msgstr "Set to default value"
+
+#: controllers/form.py:1077
+msgid "Set as default"
+msgstr "Set as default"
+
+#: controllers/form.py:1084
+msgid "Action"
+msgstr "Action"
+
+#: controllers/form.py:1085
+msgid "Report"
+msgstr "Report"
+
+#: controllers/impex.py:66
+msgid ""
+"Operation failed\n"
+"I/O error"
+msgstr ""
+"Operation failed\n"
+"I/O error"
+
+#: controllers/impex.py:373
+msgid "Export Error"
+msgstr "Export Error"
+
+#: controllers/impex.py:444
+msgid "Database ID"
+msgstr "Database ID"
+
+#: controllers/impex.py:451
+msgid "Error opening .CSV file"
+msgstr "Error opening .CSV file"
+
+#: controllers/impex.py:451
+msgid "Input Error."
+msgstr "Input Error."
+
+#: controllers/impex.py:473
+#, python-format
+msgid "You cannot import the field '%s', because we cannot auto-detect it"
+msgstr "You cannot import the field '%s', because we cannot auto-detect it"
+
+#: controllers/impex.py:476
+#, python-format
+msgid "Error processing the first line of the file. Field \"%s\" is unknown"
+msgstr "Error processing the first line of the file. Field \"%s\" is unknown"
+
+#: controllers/impex.py:476
+msgid "Import Error."
+msgstr "Import Error."
+
+#: controllers/impex.py:515
+msgid "XML-RPC error"
+msgstr "XML-RPC error"
+
+#: controllers/impex.py:520
+#, python-format
+msgid "Imported %d objects"
+msgstr "Imported %d objects"
+
+#: controllers/impex.py:525
+#, python-format
+msgid "Error trying to import this record:%s. ErrorMessage:%s %s"
+msgstr "Error trying to import this record:%s. ErrorMessage:%s %s"
+
+#: controllers/impex.py:526
+msgid "ImportationError"
+msgstr "ImportationError"
+
+#: controllers/listgrid.py:51
+msgid "Parent record doesn't exists..."
+msgstr "Parent record doesn't exist..."
+
+#: controllers/preferences.py:34
+msgid "Change your password"
+msgstr "Change your password"
+
+#: controllers/preferences.py:64 controllers/templates/header.mako:59
+msgid "Preferences"
+msgstr "Preferences"
+
+#: controllers/preferences.py:91
+msgid "All passwords have to be filled."
+msgstr "All passwords have to be filled."
+
+#: controllers/preferences.py:93
+msgid "The new password and its confirmation must be identical."
+msgstr "The new password and its confirmation must be identical."
+
+#: controllers/preferences.py:102
+msgid "Could not change your password."
+msgstr "Could not change your password."
+
+#: controllers/preferences.py:104
+msgid "Original password incorrect, your password was not changed."
+msgstr "Original password incorrect, your password was not changed."
+
+#: controllers/root.py:170
+#, python-format
+msgid "Version %s"
+msgstr "Version %s"
+
+#: controllers/translator.py:132
+msgid "You need to save the resource before adding translations."
+msgstr "You need to save the resource before adding translations."
+
+#: controllers/tree.py:264
+msgid "No resource selected"
+msgstr "No resource selected"
+
+#: controllers/utils.py:44
+msgid "Could not connect to server"
+msgstr "Could not connect to server"
+
+#: controllers/utils.py:131 controllers/templates/login_ajax.mako:111
+msgid "Bad username or password"
+msgstr "Bad username or password"
+
+#: controllers/view_log.py:32
+msgid "ID"
+msgstr "ID"
+
+#: controllers/view_log.py:33
+msgid "Creation User"
+msgstr "Creation User"
+
+#: controllers/view_log.py:34
+msgid "Creation Date"
+msgstr "Creation Date"
+
+#: controllers/view_log.py:35
+msgid "Latest Modification by"
+msgstr "Latest Modification by"
+
+#: controllers/view_log.py:36
+msgid "Latest Modification Date"
+msgstr "Latest Modification Date"
+
+#: controllers/view_log.py:37
+msgid "Owner"
+msgstr "Owner"
+
+#: controllers/view_log.py:38
+msgid "Group Owner"
+msgstr "Group Owner"
+
+#: controllers/view_log.py:39
+msgid "Access Level"
+msgstr "Access Level"
+
+#: controllers/view_log.py:40
+msgid "Internal module data ID"
+msgstr "Internal module data ID"
+
+#: controllers/viewed.py:220
+msgid "Invalid view id."
+msgstr "Invalid view id."
+
+#: controllers/viewed.py:498
+msgid "Unable to create inherited view."
+msgstr "Unable to create inherited view."
+
+#: controllers/viewed.py:500
+msgid "Can't create inherited view here."
+msgstr "Can't create inherited view here."
+
+#: controllers/viewed.py:503
+msgid "Not implemented yet!"
+msgstr "Not implemented yet!"
+
+#: controllers/viewed.py:608
+msgid "Unable to update the view."
+msgstr "Unable to update the view."
+
+#: controllers/viewed.py:859
+msgid "New Window"
+msgstr "New Window"
+
+#: controllers/viewed.py:871
+msgid "Save Button"
+msgstr "Save Button"
+
+#: controllers/viewed.py:871
+msgid "Cancel Button"
+msgstr "Cancel Button"
+
+#: controllers/viewed.py:871
+msgid "Open Button"
+msgstr "Open Button"
+
+#: controllers/viewed.py:877
+msgid "Left"
+msgstr "Left"
+
+#: controllers/viewed.py:877
+msgid "Center"
+msgstr "Center"
+
+#: controllers/viewed.py:877
+msgid "Right"
+msgstr "Right"
+
+#: controllers/templates/about.mako:4
+msgid "About the OpenERP Web"
+msgstr "About the OpenERP Web"
+
+#: controllers/templates/about.mako:27
+msgid "OpenERP Web"
+msgstr "OpenERP Web"
+
+#: controllers/templates/about.mako:30
+msgid "Copyright © 2006-TODAY OpenERP SA. All Rights Reserved."
+msgstr "Copyright © 2006-TODAY OpenERP SA. All Rights Reserved."
+
+#: controllers/templates/about.mako:31
+msgid "OpenERP is a trademark of the OpenERP SA Company."
+msgstr "OpenERP is a trademark of the OpenERP SA Company."
+
+#: controllers/templates/about.mako:33
+#, python-format
+msgid "%(ooweb)s is jointly developed by %(tiny)s and %(axelor)s."
+msgstr "%(ooweb)s is jointly developed by %(tiny)s and %(axelor)s."
+
+#: controllers/templates/about.mako:39
+#, python-format
+msgid "Licenced under the terms of %(license)s"
+msgstr "Licenced under the terms of %(license)s"
+
+#: controllers/templates/about.mako:42
+msgid "About OpenERP"
+msgstr "About OpenERP"
+
+#: controllers/templates/about.mako:44
+#, python-format
+msgid ""
+"%(openobject)s is a free enterprise-scale software system that is designed "
+"to boost\n"
+" productivity and profit through data integration. It "
+"connects, improves and\n"
+" manages business processes in areas such as sales, "
+"finance, supply chain,\n"
+" project management, production, services, CRM, etc..\n"
+" "
+msgstr ""
+"%(openobject)s is a free enterprise-scale software system that is designed "
+"to boost\n"
+" productivity and profit through data integration. It "
+"connects, improves and\n"
+" manages business processes in areas such as sales, "
+"finance, supply chain,\n"
+" project management, production, services, CRM, etc..\n"
+" "
+
+#: controllers/templates/about.mako:51
+msgid ""
+"The system is platform-independent, and can be installed on Windows, Mac OS "
+"X,\n"
+" and various Linux and other Unix-based distributions. "
+"Its architecture enables\n"
+" new functionality to be rapidly created, modifications "
+"to be made to a\n"
+" production system and migration to a new version to be "
+"straightforward."
+msgstr ""
+"The system is platform-independent, and can be installed on Windows, Mac OS "
+"X,\n"
+" and various Linux and other Unix-based distributions. "
+"Its architecture enables\n"
+" new functionality to be rapidly created, modifications "
+"to be made to a\n"
+" production system and migration to a new version to be "
+"straightforward."
+
+#: controllers/templates/about.mako:57
+msgid ""
+"Depending on your needs, OpenERP is available through a web or application "
+"client."
+msgstr ""
+"Depending on your needs, OpenERP is available through a web or application "
+"client."
+
+#: controllers/templates/database.mako:50 controllers/templates/login.mako:4
+#: controllers/templates/login.mako:67 controllers/templates/login_ajax.mako:85
+#: controllers/templates/login_ajax.mako:104
+msgid "Login"
+msgstr "Log in"
+
+#: controllers/templates/database.mako:60
+msgid "Password"
+msgstr "Password"
+
+#: controllers/templates/error_page.mako:77
+#, python-format
+msgid "An %(error_type)s has been reported."
+msgstr "An %(error_type)s has been reported."
+
+#: controllers/templates/error_page.mako:79
+msgid "Let me fix it"
+msgstr "Let me fix it"
+
+#: controllers/templates/error_page.mako:85
+msgid "Fix it for me"
+msgstr "Fix it for me"
+
+#: controllers/templates/error_page.mako:90
+msgid "You do not have a valid OpenERP publisher warranty contract !"
+msgstr "You do not have a valid OpenERP publisher warranty contract !"
+
+#: controllers/templates/error_page.mako:91
+msgid ""
+"If you are using OpenERP in production, it is recommended to have\n"
+"a publisher warranty program.\n"
+"\n"
+"The OpenERP publisher warranty contract provides you with bug fix guarantees "
+"and an\n"
+"automatic migration system so that we can start working on your problems "
+"within a few\n"
+"hours.\n"
+"\n"
+"With a publisher warranty contract, errors such as this one can be sent "
+"directly to the OpenERP\n"
+"team for review and evaluation.\n"
+"\n"
+"The publisher warranty program offers you:\n"
+"* Automatic migrations on new versions,\n"
+"* A bugfix guarantee,\n"
+"* Monthly announces of potential bugs and their fixes,\n"
+"* Security alerts by email and automatic migration,\n"
+"* Access to the customer portal.\n"
+msgstr ""
+"If you are using OpenERP in production, it is recommended to have\n"
+"a publisher warranty program.\n"
+"\n"
+"The OpenERP publisher warranty contract provides you with bug fix guarantees "
+"and an\n"
+"automatic migration system so that we can start working on your problems "
+"within a few\n"
+"hours.\n"
+"\n"
+"With a publisher warranty contract, errors such as this one can be sent "
+"directly to the OpenERP\n"
+"team for review and evaluation.\n"
+"\n"
+"The publisher warranty program offers you:\n"
+"* Automatic migrations on new versions,\n"
+"* A bug fix guarantee,\n"
+"* Monthly announcements of potential bugs and their fixes,\n"
+"* Security alerts by email and automatic migration,\n"
+"* Access to the customer portal.\n"
+
+#: controllers/templates/error_page.mako:113
+msgid ""
+"Your publisher warranty contract does not cover all modules installed in "
+"your system !\n"
+"If you are using OpenERP in production, it is highly suggested to upgrade "
+"your\n"
+"contract.\n"
+"\n"
+"If you have developed your own modules or installed third party module, we\n"
+"can provide you an additional publisher warranty contract for these modules. "
+"After\n"
+"having reviewed your modules, our quality team will ensure they will "
+"migrate\n"
+"automatically for all future stable versions of OpenERP at no extra cost.\n"
+"\n"
+"Here is the list of modules not covered by your publisher warranty contract:"
+msgstr ""
+"Your publisher warranty contract does not cover all modules installed in "
+"your system !\n"
+"If you are using OpenERP in production, it is highly suggested to upgrade "
+"your\n"
+"contract.\n"
+"\n"
+"If you have developed your own modules or installed third party modules, we\n"
+"can provide you an additional publisher warranty contract for these modules. "
+"After\n"
+"having reviewed your modules, our quality team will ensure they will "
+"migrate\n"
+"automatically for all future stable versions of OpenERP at no extra cost.\n"
+"\n"
+"Here is the list of modules not covered by your publisher warranty contract:"
+
+#: controllers/templates/error_page.mako:135
+msgid "Publisher warranty contract."
+msgstr "Publisher warranty contract."
+
+#: controllers/templates/error_page.mako:136
+msgid ""
+"Your request will be sent to OpenERP and publisher warranty team will reply "
+"you shortly."
+msgstr ""
+"Your request will be sent to OpenERP and the publisher warranty team will "
+"reply to you shortly."
+
+#: controllers/templates/error_page.mako:140
+msgid "Summary of the problem:"
+msgstr "Summary of the problem:"
+
+#: controllers/templates/error_page.mako:147
+msgid "Explain what you did:"
+msgstr "Explain what you did:"
+
+#: controllers/templates/error_page.mako:156
+msgid "Other Comments:"
+msgstr "Other Comments:"
+
+#: controllers/templates/error_page.mako:168
+msgid "Send to Publisher Warranty Team"
+msgstr "Send to the Publisher Warranty Team"
+
+#: controllers/templates/error_page.mako:195
+msgid "Write concurrency warning :"
+msgstr "Write concurrency warning :"
+
+#: controllers/templates/error_page.mako:200
+msgid ""
+"This document has been modified while you were editing it.\n"
+"Choose:\n"
+"\n"
+" - \"Cancel\" to cancel saving.\n"
+" - \"Write anyway\" to save your current version."
+msgstr ""
+"This document has been modified while you were editing it.\n"
+"Choose:\n"
+"\n"
+" - \"Cancel\" to cancel saving.\n"
+" - \"Write anyway\" to save your current version."
+
+#: controllers/templates/error_page.mako:214 controllers/templates/exp.mako:244
+#: controllers/templates/form.mako:140 controllers/templates/openo2m.mako:41
+#: controllers/templates/selection.mako:43
+#: controllers/templates/viewlist.mako:160
+#: controllers/templates/preferences/index.mako:38
+#: widgets/templates/listgrid/listgrid.mako:33
+msgid "Cancel"
+msgstr "Cancel"
+
+#: controllers/templates/error_page.mako:215
+msgid "Write Anyway"
+msgstr "Write Anyway"
+
+#: controllers/templates/exp.mako:151
+msgid "Export Data"
+msgstr "Export Data"
+
+#: controllers/templates/exp.mako:166
+msgid "Export Type:"
+msgstr "Export Type:"
+
+#: controllers/templates/exp.mako:169
+msgid "Import Compatible Export"
+msgstr "Import Compatible Export"
+
+#: controllers/templates/exp.mako:172
+msgid "Export all Data"
+msgstr ""
+
+#: controllers/templates/exp.mako:183
+msgid "Available fields"
+msgstr "Available fields"
+
+#: controllers/templates/exp.mako:185
+msgid "Fields to export"
+msgstr "Fields to export"
+
+#: controllers/templates/exp.mako:187
+msgid "Save fields list"
+msgstr "Save fields list"
+
+#: controllers/templates/exp.mako:189
+msgid "Save as:"
+msgstr "Save as:"
+
+#: controllers/templates/exp.mako:191 controllers/templates/fieldpref.mako:102
+#: controllers/templates/selection.mako:45
+msgid "OK"
+msgstr "OK"
+
+#: controllers/templates/exp.mako:195
+msgid "Saved exports:"
+msgstr "Saved exports:"
+
+#: controllers/templates/exp.mako:204 controllers/templates/form.mako:135
+#: controllers/templates/image.mako:67 widgets/form/templates/one2many.mako:22
+#: widgets/templates/sidebar.mako:67
+#: widgets/templates/listgrid/listgrid.mako:105
+#: widgets/templates/listgrid/listgrid.mako:109
+#: widgets/templates/listgrid/listgrid.mako:173
+#: widgets/templates/listgrid/listgrid.mako:178
+#: widgets/templates/listgrid/listgroup.mako:131
+#: widgets/templates/listgrid/multiple_group.mako:81
+msgid "Delete"
+msgstr "Delete"
+
+#: controllers/templates/exp.mako:217 widgets/templates/sidebar.mako:56
+#: widgets/templates/listgrid/listgrid.mako:135
+msgid "Add"
+msgstr "Add"
+
+#: controllers/templates/exp.mako:222 controllers/templates/viewlist.mako:125
+msgid "Remove"
+msgstr "Remove"
+
+#: controllers/templates/exp.mako:227
+msgid "Remove All"
+msgstr "Remove All"
+
+#: controllers/templates/exp.mako:245
+msgid "Export to File"
+msgstr "Export to File"
+
+#: controllers/templates/fieldpref.mako:4
+#: controllers/templates/fieldpref.mako:29
+msgid "Field Preferences"
+msgstr "Field Preferences"
+
+#: controllers/templates/fieldpref.mako:39
+msgid "Field Name:"
+msgstr "Field Name:"
+
+#: controllers/templates/fieldpref.mako:43
+msgid "Domain:"
+msgstr "Domain:"
+
+#: controllers/templates/fieldpref.mako:47
+msgid "Default Value:"
+msgstr "Default Value:"
+
+#: controllers/templates/fieldpref.mako:57
+msgid "Value applicable for:"
+msgstr "Value applicable for:"
+
+#: controllers/templates/fieldpref.mako:63
+msgid "Only for you"
+msgstr "Only for you"
+
+#: controllers/templates/fieldpref.mako:67
+msgid "For all"
+msgstr "For all"
+
+#: controllers/templates/fieldpref.mako:76
+msgid "Value applicable if:"
+msgstr "Value applicable if:"
+
+#: controllers/templates/fieldpref.mako:79
+msgid "Always applicable!"
+msgstr "Always applicable!"
+
+#: controllers/templates/fieldpref.mako:99 controllers/templates/image.mako:70
+#: controllers/templates/imp.mako:205 controllers/templates/index.mako:198
+#: controllers/templates/openm2.mako:52
+#: controllers/templates/save_filter.mako:42
+#: controllers/templates/search.mako:129
+#: controllers/templates/translator.mako:41
+#: controllers/templates/translator.mako:108
+#: controllers/templates/viewed.mako:37
+#: controllers/templates/viewed_new.mako:49
+#: controllers/templates/viewed_new_model.mako:42
+#: controllers/templates/viewed_preview.mako:28
+#: controllers/templates/viewlist.mako:129 widgets/templates/sidebar.mako:67
+#: widgets/templates/viewform.mako:37
+msgid "Close"
+msgstr "Close"
+
+#: controllers/templates/footer.mako:3
+#, python-format
+msgid "© 2008-2010 %(ooweb)s SA. All Rights Reserved "
+msgstr "© 2008-2010 %(ooweb)s SA. All Rights Reserved "
+
+#: controllers/templates/footer.mako:6
+msgid "Significant contributions to the web client have been made by"
+msgstr "Significant contributions to the web client have been made by"
+
+#: controllers/templates/form.mako:63
+msgid "Disable all Tips"
+msgstr "Disable all Tips"
+
+#: controllers/templates/form.mako:64
+msgid "Hide this Tip"
+msgstr "Hide this Tip"
+
+#: controllers/templates/form.mako:82
+msgid "Add / Remove Shortcut..."
+msgstr "Add / Remove Shortcut..."
+
+#: controllers/templates/form.mako:86
+#, python-format
+msgid "Search: %s"
+msgstr "Search: %s"
+
+#: controllers/templates/form.mako:93
+msgid "Corporate Intelligence..."
+msgstr "Corporate Intelligence..."
+
+#: controllers/templates/form.mako:99
+msgid "Show Logs..."
+msgstr "Show Logs..."
+
+#: controllers/templates/form.mako:111
+msgid "Create a new resource"
+msgstr "Create a new resource"
+
+#: controllers/templates/form.mako:112 controllers/templates/search.mako:128
+#: controllers/templates/viewed_new_model.mako:36
+#: controllers/templates/viewlist.mako:119 widgets/form/_o2m.py:73
+#: widgets/form/templates/one2many.mako:20
+#: widgets/templates/listgrid/listgrid.mako:140
+#: widgets/templates/listgrid/listgrid.mako:144
+#: widgets/templates/listgrid/listgroup.mako:20
+msgid "New"
+msgstr "New"
+
+#: controllers/templates/form.mako:116
+msgid "Edit this resource"
+msgstr "Edit this resource"
+
+#: controllers/templates/form.mako:117 controllers/templates/viewlist.mako:122
+#: widgets/templates/listgrid/listgrid.mako:75
+#: widgets/templates/listgrid/listgrid.mako:79
+#: widgets/templates/listgrid/listgroup.mako:112
+#: widgets/templates/listgrid/multiple_group.mako:63
+msgid "Edit"
+msgstr "Edit"
+
+#: controllers/templates/form.mako:121
+msgid "Save this resource"
+msgstr "Save this resource"
+
+#: controllers/templates/form.mako:122 controllers/templates/image.mako:65
+#: controllers/templates/openm2.mako:48
+#: controllers/templates/save_filter.mako:41
+#: controllers/templates/translator.mako:39
+#: controllers/templates/translator.mako:106
+#: controllers/templates/viewed_new.mako:46
+#: controllers/templates/viewed_new_model.mako:39
+#: controllers/templates/viewlist.mako:157
+#: controllers/templates/preferences/index.mako:39
+msgid "Save"
+msgstr "Save"
+
+#: controllers/templates/form.mako:124
+msgid "Save & Edit this resource"
+msgstr "Save & Edit this resource"
+
+#: controllers/templates/form.mako:125
+msgid "Save & Edit"
+msgstr "Save & Edit"
+
+#: controllers/templates/form.mako:129
+msgid "Duplicate this resource"
+msgstr "Duplicate this resource"
+
+#: controllers/templates/form.mako:130
+msgid "Duplicate"
+msgstr "Duplicate"
+
+#: controllers/templates/form.mako:134
+msgid "Delete this resource"
+msgstr "Delete this resource"
+
+#: controllers/templates/form.mako:139
+msgid "Cancel editing the current resource"
+msgstr "Cancel editing the current resource"
+
+#: controllers/templates/form.mako:144
+msgid "Create new node"
+msgstr "Create new node"
+
+#: controllers/templates/form.mako:145
+msgid "New Node"
+msgstr "New Node"
+
+#: controllers/templates/form.mako:149
+msgid "Show grid in workflow canvas"
+msgstr "Show grid in workflow canvas"
+
+#: controllers/templates/form.mako:150
+msgid "Show grid"
+msgstr "Show grid"
+
+#: controllers/templates/header.mako:33
+#, python-format
+msgid "%(company)s"
+msgstr "%(company)s"
+
+#: controllers/templates/header.mako:34 controllers/templates/index.mako:218
+#, python-format
+msgid "%(user)s"
+msgstr "%(user)s"
+
+#: controllers/templates/header.mako:45 controllers/templates/header.mako:47
+msgid "Home"
+msgstr "Home"
+
+#: controllers/templates/header.mako:53
+msgid "Requests"
+msgstr "Requests"
+
+#: controllers/templates/header.mako:62
+msgid "Edit Preferences"
+msgstr "Edit Preferences"
+
+#: controllers/templates/header.mako:66 controllers/templates/header.mako:69
+msgid "About"
+msgstr "About"
+
+#: controllers/templates/header.mako:73 controllers/templates/header.mako:75
+msgid "Help"
+msgstr "Help"
+
+#: controllers/templates/header.mako:81 controllers/templates/header.mako:84
+msgid "Clear Cache"
+msgstr "Clear Cache"
+
+#: controllers/templates/header.mako:89
+msgid "Logout"
+msgstr "Log out"
+
+#: controllers/templates/image.mako:4 controllers/templates/image.mako:39
+msgid "Image"
+msgstr "Image"
+
+#: controllers/templates/image.mako:55
+msgid "Add Resource:"
+msgstr "Add Resource:"
+
+#: controllers/templates/image.mako:66 widgets/form/templates/binary.mako:28
+msgid "Save As"
+msgstr "Save As"
+
+#: controllers/templates/imp.mako:80
+msgid "Import Data"
+msgstr "Import Data"
+
+#: controllers/templates/imp.mako:90
+msgid "1. Import a .CSV file"
+msgstr "1. Import a .CSV file"
+
+#: controllers/templates/imp.mako:106
+msgid "CSV File:"
+msgstr "CSV File:"
+
+#: controllers/templates/imp.mako:124
+msgid "2. Check your file format"
+msgstr "2. Check your file format"
+
+#: controllers/templates/imp.mako:131
+#, python-format
+msgid "The import failed due to: %(message)s"
+msgstr "The import failed due to: %(message)s"
+
+#: controllers/templates/imp.mako:133
+msgid "Here is a preview of the file we could not import:"
+msgstr "Here is a preview of the file we could not import:"
+
+#: controllers/templates/imp.mako:158
+msgid "CSV Options"
+msgstr "CSV Options"
+
+#: controllers/templates/imp.mako:161
+msgid "Separator:"
+msgstr "Separator:"
+
+#: controllers/templates/imp.mako:163
+msgid "Delimiter:"
+msgstr "Delimiter:"
+
+#: controllers/templates/imp.mako:167
+msgid "Encoding:"
+msgstr "Encoding:"
+
+#: controllers/templates/imp.mako:174
+msgid "Lines to skip:"
+msgstr "Lines to skip:"
+
+#: controllers/templates/imp.mako:188
+msgid "3. File imported"
+msgstr "3. File imported"
+
+#: controllers/templates/imp.mako:206
+msgid "Import File"
+msgstr "Import File"
+
+#: controllers/templates/index.mako:164
+msgid "System Logs"
+msgstr "System Logs"
+
+#: controllers/templates/index.mako:189
+msgid "More"
+msgstr "More"
+
+#: controllers/templates/index.mako:190
+msgid "Widgets"
+msgstr "Widgets"
+
+#: controllers/templates/index.mako:221 controllers/templates/index.mako:226
+#, python-format
+msgid "Powered by %(openerp)s "
+msgstr "Powered by %(openerp)s "
+
+#: controllers/templates/login.mako:53 controllers/templates/login_ajax.mako:72
+#: controllers/templates/login_ajax.mako:94
+msgid "User:"
+msgstr "User:"
+
+#: controllers/templates/login.mako:64
+msgid "Databases"
+msgstr "Databases"
+
+#: controllers/templates/login.mako:84
+msgid "Top Contributor:"
+msgstr "Top Contributor:"
+
+#: controllers/templates/login.mako:94
+msgid ""
+"We think that daily job activities can be more intuitive, efficient, "
+"automated, .. and even fun."
+msgstr ""
+"We think that daily job activities can be more intuitive, efficient, "
+"automated...and even fun."
+
+#: controllers/templates/login.mako:95
+msgid "OpenERP's vision to be:"
+msgstr "OpenERP's vision to be:"
+
+#: controllers/templates/login.mako:103
+msgid "Full featured"
+msgstr "Full featured"
+
+#: controllers/templates/login.mako:104
+msgid ""
+"Today's enterprise challenges are multiple. We provide one module for each "
+"need."
+msgstr ""
+"Today's enterprise challenges are multiple. We provide a module for each "
+"need."
+
+#: controllers/templates/login.mako:112
+msgid "Open Source"
+msgstr "Open Source"
+
+#: controllers/templates/login.mako:113
+msgid ""
+"To Build a great product, we rely on the knowledge of thousands of "
+"contributors."
+msgstr ""
+"To Build a great product, we rely on the knowledge of thousands of "
+"contributors."
+
+#: controllers/templates/login.mako:121
+msgid "User Friendly"
+msgstr "User Friendly"
+
+#: controllers/templates/login.mako:122
+msgid ""
+"In order to be productive, people need clean and easy to use interface."
+msgstr ""
+"In order to be productive, people need a clean and easy to use interface."
+
+#: controllers/templates/modules.mako:4
+msgid "Module Management"
+msgstr "Module Management"
+
+#: controllers/templates/modules.mako:17
+msgid "Web Modules"
+msgstr "Web Modules"
+
+#: controllers/templates/openo2m.mako:34
+msgid "Save & Close"
+msgstr "Save & Close"
+
+#: controllers/templates/openo2m.mako:37
+msgid "Save & New"
+msgstr "Save & New"
+
+#: controllers/templates/save_filter.mako:18
+msgid "Save as Filter"
+msgstr "Save as Filter"
+
+#: controllers/templates/save_filter.mako:30
+msgid "Filter Name"
+msgstr "Filter Name"
+
+#: controllers/templates/search.mako:110
+#, python-format
+msgid "Search %(name)s"
+msgstr "Search %(name)s"
+
+#: controllers/templates/search.mako:125 widgets/form/templates/datetime.mako:8
+msgid "Select"
+msgstr "Select"
+
+#: controllers/templates/search.mako:127 widgets/_views.py:83
+#: widgets/form/templates/many2one.mako:22
+#: widgets/form/templates/reference.mako:27 widgets/templates/viewform.mako:26
+msgid "Search"
+msgstr "Search"
+
+#: controllers/templates/search.mako:143
+#, python-format
+msgid "No record found : '%(searched_string)s'."
+msgstr "No record found : '%(searched_string)s'."
+
+#: controllers/templates/selection.mako:4
+msgid "Select action"
+msgstr "Select action"
+
+#: controllers/templates/selection.mako:23
+msgid "Select your action"
+msgstr "Select your action"
+
+#: controllers/templates/server_log.mako:4
+msgid "Server Actions..."
+msgstr "Server Actions..."
+
+#: controllers/templates/server_log.mako:14
+msgid "Server Actions"
+msgstr "Server Actions"
+
+#: controllers/templates/translator.mako:4
+msgid "Add Translations"
+msgstr "Add Translations"
+
+#: controllers/templates/translator.mako:17
+msgid "Add Translation"
+msgstr "Add Translation"
+
+#: controllers/templates/translator.mako:27
+msgid "Add Translation for:"
+msgstr "Add Translation for:"
+
+#: controllers/templates/translator.mako:31
+msgid "Fields"
+msgstr "Fields"
+
+#: controllers/templates/translator.mako:32
+msgid "Labels"
+msgstr "Labels"
+
+#: controllers/templates/translator.mako:33
+msgid "Relates"
+msgstr "Relates"
+
+#: controllers/templates/translator.mako:34
+msgid "View"
+msgstr "View"
+
+#: controllers/templates/translator.mako:53
+msgid "Field"
+msgstr "Field"
+
+#: controllers/templates/view_log.mako:4 controllers/templates/view_log.mako:12
+#: utils/common.py:47
+msgid "Information"
+msgstr "Information"
+
+#: controllers/templates/viewed.mako:17
+#, python-format
+msgid "View Editor %s - %s"
+msgstr "View Editor %s - %s"
+
+#: controllers/templates/viewed.mako:31
+msgid "Create a new inherited view"
+msgstr "Create a new inherited view"
+
+#: controllers/templates/viewed.mako:31
+msgid "Inherited View"
+msgstr "Inherited View"
+
+#: controllers/templates/viewed.mako:34
+msgid "Preview"
+msgstr "Preview"
+
+#: controllers/templates/viewed_add.mako:6
+msgid "Node Type:"
+msgstr "Node Type:"
+
+#: controllers/templates/viewed_add.mako:23
+msgid "New Field"
+msgstr "New Field"
+
+#: controllers/templates/viewed_add.mako:27
+msgid "Position:"
+msgstr "Position:"
+
+#: controllers/templates/viewlist.mako:4
+#: controllers/templates/viewlist.mako:108
+#, python-format
+msgid "Manage Views (%s)"
+msgstr "Manage Views (%s)"
+
+#: controllers/templates/viewlist.mako:146
+#, python-format
+msgid "Create a view (%s)"
+msgstr "Create a view (%s)"
+
+#: controllers/templates/viewlist.mako:174
+msgid "View Name:"
+msgstr "View Name:"
+
+#: controllers/templates/viewlist.mako:178
+msgid "View Type:"
+msgstr "View Type:"
+
+#: controllers/templates/viewlist.mako:189
+msgid "Priority:"
+msgstr "Priority:"
+
+#: utils/common.py:37 utils/common.py:66
+msgid "Error"
+msgstr "Error"
+
+#: utils/common.py:42 utils/common.py:69
+msgid "Warning"
+msgstr "Warning"
+
+#: utils/rpc.py:131
+msgid "Access Denied"
+msgstr "Access Denied"
+
+#: utils/rpc.py:238
+msgid "Unsupported protocol."
+msgstr "Unsupported protocol."
+
+#: utils/rpc.py:342
+msgid ""
+"You select a timezone but OpenERP could not find pytz library!\n"
+"The timezone functionality will be disable."
+msgstr ""
+"You select a timezone but OpenERP could not find pytz library!\n"
+"The timezone functionality will be disabled."
+
+#: utils/rpc.py:355
+msgid "Not logged..."
+msgstr "Not logged..."
+
+#: utils/rpc.py:355
+msgid "Authorization Error"
+msgstr "Authorization Error"
+
+#: utils/rpc.py:437
+msgid "== Access Denied =="
+msgstr "== Access Denied =="
+
+#: widgets/_views.py:52
+msgid "Form"
+msgstr "Form"
+
+#: widgets/_views.py:53
+msgid "Form view..."
+msgstr "Form view..."
+
+#: widgets/_views.py:84
+msgid "Search view..."
+msgstr "Search view..."
+
+#: widgets/listgrid.py:289
+msgid "Wrong on_change trigger"
+msgstr "Wrong on_change trigger"
+
+#: widgets/listgrid.py:353 widgets/form/_form.py:904
+#, python-format
+msgid "Invalid view, duplicate field: %s"
+msgstr "Invalid view, duplicate field: %s"
+
+#: widgets/pager.py:56
+#, python-format
+msgid "%s"
+msgstr "%s"
+
+#: widgets/pager.py:68
+#, python-format
+msgid "%s - %s"
+msgstr "%s - %s"
+
+#: widgets/search.py:282
+msgid "contains"
+msgstr "contains"
+
+#: widgets/search.py:282
+msgid "doesn't contain"
+msgstr "doesn't contain"
+
+#: widgets/search.py:283
+msgid "is equal to"
+msgstr "is equal to"
+
+#: widgets/search.py:283
+msgid "is not equal to"
+msgstr "is not equal to"
+
+#: widgets/search.py:284
+msgid "greater than"
+msgstr "greater than"
+
+#: widgets/search.py:284
+msgid "less than"
+msgstr "less than"
+
+#: widgets/search.py:285
+msgid "in"
+msgstr "in"
+
+#: widgets/search.py:285
+msgid "not in"
+msgstr "not in"
+
+#: widgets/search.py:392
+msgid "Yes"
+msgstr "Yes"
+
+#: widgets/search.py:392
+msgid "No"
+msgstr "No"
+
+#: widgets/form/_action.py:46
+msgid "Action not found!"
+msgstr "Action not found!"
+
+#: widgets/form/_o2m.py:73 widgets/templates/listgrid/listgrid.mako:138
+#: widgets/templates/listgrid/listgrid.mako:144
+#: widgets/templates/listgrid/listgroup.mako:20
+msgid "Create new record."
+msgstr "Create new record."
+
+#: widgets/form/_o2m.py:86
+msgid "Save/New"
+msgstr "Save/New"
+
+#: widgets/form/_o2m.py:86
+msgid "Save parent record."
+msgstr "Save parent record."
+
+#: widgets/form/_o2m.py:216
+#, python-format
+msgid "%d of %d"
+msgstr "%d of %d"
+
+#: widgets/form/_o2m.py:218
+#, python-format
+msgid "- of %d"
+msgstr "- of %d"
+
+#: widgets/form/templates/binary.mako:31
+msgid "add attachment"
+msgstr "add attachment"
+
+#: widgets/form/templates/image.mako:7 widgets/form/templates/image.mako:39
+msgid "Click here to add new image."
+msgstr "Click here to add new image."
+
+#: widgets/form/templates/many2one.mako:2
+#: widgets/form/templates/reference.mako:30
+msgid "Open"
+msgstr "Open"
+
+#: widgets/form/templates/many2one.mako:2
+#: widgets/form/templates/reference.mako:30
+msgid "Open a resource"
+msgstr "Open a resource"
+
+#: widgets/form/templates/one2many.mako:20
+msgid "Create new record..."
+msgstr "Create new record..."
+
+#: widgets/form/templates/one2many.mako:22
+msgid "Delete record..."
+msgstr "Delete record..."
+
+#: widgets/form/templates/one2many.mako:28
+msgid "Translate me."
+msgstr "Translate me."
+
+#: widgets/form/templates/one2many.mako:47
+msgid "Previous record..."
+msgstr "Previous record..."
+
+#: widgets/form/templates/one2many.mako:49
+msgid "Next record..."
+msgstr "Next record..."
+
+#: widgets/templates/logs.mako:22
+msgid "More..."
+msgstr "More..."
+
+#: widgets/templates/logs.mako:35
+msgid "Less..."
+msgstr "Less..."
+
+#: widgets/templates/pager.mako:9
+msgid "<< First"
+msgstr "<< First"
+
+#: widgets/templates/pager.mako:14
+msgid "< Previous"
+msgstr "< Previous"
+
+#: widgets/templates/pager.mako:19
+msgid "of"
+msgstr "of"
+
+#: widgets/templates/pager.mako:24
+msgid "Next >"
+msgstr "Next >"
+
+#: widgets/templates/pager.mako:29
+msgid "Last >>"
+msgstr "Last >>"
+
+#: widgets/templates/pager.mako:37
+msgid "Change Limit:"
+msgstr "Change Limit:"
+
+#: widgets/templates/sidebar.mako:37
+msgid "Reports"
+msgstr "Reports"
+
+#: widgets/templates/sidebar.mako:41 widgets/templates/viewform.mako:51
+msgid "Actions"
+msgstr "Actions"
+
+#: widgets/templates/sidebar.mako:45
+msgid "Links"
+msgstr "Links"
+
+#: widgets/templates/sidebar.mako:49
+msgid "Submenu"
+msgstr "Submenu"
+
+#: widgets/templates/sidebar.mako:54
+msgid "Attachments"
+msgstr "Attachments"
+
+#: widgets/templates/sidebar.mako:74
+msgid "File"
+msgstr "File"
+
+#: widgets/templates/sidebar.mako:83
+msgid "Customize"
+msgstr "Customise"
+
+#: widgets/templates/sidebar.mako:87
+msgid "Manage views of the current object"
+msgstr "Manage views of the current object"
+
+#: widgets/templates/sidebar.mako:89
+msgid "Manage Views"
+msgstr "Manage Views"
+
+#: widgets/templates/sidebar.mako:93
+msgid "Edit workflow of the current object"
+msgstr "Edit workflow of the current object"
+
+#: widgets/templates/sidebar.mako:94
+msgid "Edit Workflow"
+msgstr "Edit Workflow"
+
+#: widgets/templates/sidebar.mako:98
+msgid "Customize current object or create a new object"
+msgstr "Customise current object or create a new object"
+
+#: widgets/templates/sidebar.mako:100
+msgid "Customize Object"
+msgstr "Customise Object"
+
+#: widgets/templates/sidebar.mako:106
+msgid "Other Options"
+msgstr "Other Options"
+
+#: widgets/templates/sidebar.mako:111
+msgid "Import"
+msgstr "Import"
+
+#: widgets/templates/sidebar.mako:114
+msgid "Export"
+msgstr "Export"
+
+#: widgets/templates/sidebar.mako:118
+msgid "Translate"
+msgstr "Translate"
+
+#: widgets/templates/sidebar.mako:123
+msgid "View Log"
+msgstr "View Log"
+
+#: widgets/templates/viewform.mako:25
+msgid "Filter records."
+msgstr "Filter records."
+
+#: widgets/templates/viewform.mako:33
+msgid "Clear all."
+msgstr "Clear all."
+
+#: widgets/templates/viewform.mako:35
+msgid "Clear"
+msgstr "Clear"
+
+#: widgets/templates/viewform.mako:43
+msgid "Filters"
+msgstr "Filters"
+
+#: widgets/templates/viewform.mako:45
+msgid "Saved Filters"
+msgstr "Saved Filters"
+
+#: widgets/templates/viewform.mako:52
+msgid "New Filter"
+msgstr "New Filter"
+
+#: widgets/templates/viewform.mako:53
+msgid "Save Filter"
+msgstr "Save Filter"
+
+#: widgets/templates/viewform.mako:54
+msgid "Manage Filters"
+msgstr "Manage Filters"
+
+#: widgets/templates/listgrid/listgrid.mako:19
+msgid "Update"
+msgstr "Update"
+
+#: widgets/templates/listgrid/listgrid.mako:134
+msgid "Add records..."
+msgstr "Add records..."
+
+#: widgets/templates/listgrid/listgrid.mako:172
+#: widgets/templates/listgrid/listgrid.mako:176
+msgid "Delete record(s)."
+msgstr "Delete record(s)."
=== modified file 'addons/openerp/po/messages/es.po'
--- addons/openerp/po/messages/es.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/es.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: validators.py:75
=== modified file 'addons/openerp/po/messages/es_CL.po'
--- addons/openerp/po/messages/es_CL.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/es_CL.po 2011-03-15 13:37:09 +0000
@@ -15,9 +15,14 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
"Generated-By: Babel None\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: validators.py:75
msgid "Invalid literal for float"
=== modified file 'addons/openerp/po/messages/et.po'
--- addons/openerp/po/messages/et.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/et.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: validators.py:75
msgid "Invalid literal for float"
=== modified file 'addons/openerp/po/messages/eu.po'
--- addons/openerp/po/messages/eu.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/eu.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: validators.py:75
msgid "Invalid literal for float"
=== added file 'addons/openerp/po/messages/fi.po.OTHER'
--- addons/openerp/po/messages/fi.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/openerp/po/messages/fi.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,1590 @@
+# Finnish translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-03-01 09:28+0000\n"
+"Last-Translator: Jussi Mikkola <Unknown>\n"
+"Language-Team: Finnish <fi@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: validators.py:75
+msgid "Invalid literal for float"
+msgstr ""
+
+#: validators.py:114 validators.py:119 validators.py:262
+msgid "Invalid datetime format"
+msgstr ""
+
+#: validators.py:166
+msgid "Please select a file."
+msgstr "Valitse tiedosto."
+
+#: validators.py:247
+msgid "Please enter an email address"
+msgstr ""
+
+#: validators.py:248
+msgid "An email address must contain a single @"
+msgstr ""
+
+#: validators.py:249
+#, python-format
+msgid ""
+"The username portion of the email address is invalid (the portion before the "
+"@: %(username)s)"
+msgstr ""
+
+#: validators.py:250
+#, python-format
+msgid ""
+"The domain portion of the email address is invalid (the portion after the @: "
+"%(domain)s)"
+msgstr ""
+
+#: validators.py:254
+msgid "You must start your URL with http://, https://, etc"
+msgstr ""
+
+#: validators.py:255
+msgid "That is not a valid URL"
+msgstr ""
+
+#: validators.py:256
+#, python-format
+msgid "You must provide a full domain name (like %(domain)s.com)"
+msgstr ""
+
+#: validators.py:260
+msgid "Please enter an integer value"
+msgstr ""
+
+#: validators.py:261
+msgid "Please enter a number"
+msgstr ""
+
+#: controllers/actions.py:91
+msgid "Invalid View"
+msgstr ""
+
+#: controllers/actions.py:124
+msgid "Error no report"
+msgstr ""
+
+#: controllers/actions.py:150
+msgid "Nothing to print"
+msgstr "Ei tulostettavaa"
+
+#: controllers/actions.py:170
+msgid "Printing aborted, too long delay"
+msgstr ""
+
+#: controllers/actions.py:377
+msgid "Relative URLs are not supported"
+msgstr ""
+
+#: controllers/actions.py:405
+msgid "Action not found"
+msgstr ""
+
+#: controllers/actions.py:454
+msgid "No action defined"
+msgstr ""
+
+#: controllers/attachment.py:54
+msgid "No record selected, You can only attach to existing record..."
+msgstr ""
+
+#: controllers/database.py:64
+msgid "Create database"
+msgstr ""
+
+#: controllers/database.py:66 controllers/templates/database.mako:52
+#: controllers/templates/search.mako:145
+msgid "Create"
+msgstr "Luo"
+
+#: controllers/database.py:69
+msgid "Super admin password:"
+msgstr ""
+
+#: controllers/database.py:69
+msgid ""
+"This is the password of the user that have the rights to administer "
+"databases. This is not a OpenERP user, just a super administrator. If you "
+"did not changed it, the password is 'admin' after installation."
+msgstr ""
+
+#: controllers/database.py:70 controllers/database.py:102
+msgid "New database name:"
+msgstr "Uuden tietokannan nimi:"
+
+#: controllers/database.py:70
+msgid ""
+"Choose the name of the database that will be created. The name must not "
+"contain any special character. Exemple: 'terp'."
+msgstr ""
+"Valitse tietokannan nimi, joka luodaan. Nimi ei saa sisältää "
+"erikoismerkkejä. Esimerkiksi: 'terp'."
+
+#: controllers/database.py:71
+msgid "Load Demonstration data:"
+msgstr ""
+
+#: controllers/database.py:71
+msgid ""
+"Check this box if you want demonstration data to be installed on your new "
+"database. These data will help you to understand OpenERP, with predefined "
+"products, partners, etc."
+msgstr ""
+
+#: controllers/database.py:72
+msgid "Default Language:"
+msgstr ""
+
+#: controllers/database.py:72
+msgid ""
+"Choose the default language that will be installed for this database. You "
+"will be able to install new languages after installation through the "
+"administration menu."
+msgstr ""
+"Valitse oletuskieli joka asennetaan tähän tietokantaan. Voit asentaa lisää "
+"kieliä asennuksen jälkeen ylläpitäjän valikosta."
+
+#: controllers/database.py:73
+msgid "Administrator password:"
+msgstr "Ylläpitäjän salasana:"
+
+#: controllers/database.py:73
+msgid ""
+"This is the password of the 'admin' user that will be created in your new "
+"database."
+msgstr ""
+
+#: controllers/database.py:74
+msgid "Confirm password:"
+msgstr "Vahvista salasana:"
+
+#: controllers/database.py:74
+msgid ""
+"This is the password of the 'admin' user that will be created in your new "
+"database. It has to be the same than the above field."
+msgstr ""
+
+#: controllers/database.py:80
+msgid "Drop database"
+msgstr ""
+
+#: controllers/database.py:82 controllers/templates/database.mako:54
+msgid "Drop"
+msgstr "Poista"
+
+#: controllers/database.py:84 controllers/database.py:92
+#: controllers/templates/login.mako:39
+msgid "Database:"
+msgstr "Tietokanta:"
+
+#: controllers/database.py:85 controllers/database.py:93
+#: controllers/database.py:101 controllers/templates/login.mako:57
+#: controllers/templates/login_ajax.mako:78
+#: controllers/templates/login_ajax.mako:98
+msgid "Password:"
+msgstr "Salasana:"
+
+#: controllers/database.py:89
+msgid "Backup database"
+msgstr ""
+
+#: controllers/database.py:91 controllers/templates/database.mako:56
+msgid "Backup"
+msgstr ""
+
+#: controllers/database.py:97
+msgid "Restore database"
+msgstr ""
+
+#: controllers/database.py:99 controllers/templates/database.mako:58
+msgid "Restore"
+msgstr "Palauta"
+
+#: controllers/database.py:100
+msgid "File:"
+msgstr "Tiedosto:"
+
+#: controllers/database.py:106
+msgid "Change Administrator Password"
+msgstr ""
+
+#: controllers/database.py:108 controllers/templates/preferences/index.mako:37
+msgid "Change Password"
+msgstr "Vaihda salasana"
+
+#: controllers/database.py:109
+msgid "Old Password:"
+msgstr ""
+
+#: controllers/database.py:110
+msgid "New Password:"
+msgstr "Uusi salasana:"
+
+#: controllers/database.py:111
+msgid "Confirm Password:"
+msgstr "Vahvista salasana:"
+
+#: controllers/database.py:174
+msgid "You must avoid all accents, space or special characters."
+msgstr ""
+
+#: controllers/database.py:175
+msgid "Bad database name"
+msgstr ""
+
+#: controllers/database.py:195
+msgid ""
+"The server crashed during installation.\n"
+"We suggest you to drop this database."
+msgstr ""
+"Palvelin sammui virheen vuoksi asennuksen aikana.\n"
+"Suosittelemme poistamaan tietokannan."
+
+#: controllers/database.py:196
+msgid "Error during database creation"
+msgstr "Virhe luotaessa tietokantaa"
+
+#: controllers/database.py:199 controllers/database.py:226
+#: controllers/database.py:272 controllers/database.py:295
+msgid "Bad super admin password"
+msgstr ""
+
+#: controllers/database.py:203
+msgid "Could not create database."
+msgstr "Tietokannan luominen epäonnistui."
+
+#: controllers/database.py:229
+msgid "Could not drop database"
+msgstr ""
+
+#: controllers/database.py:252
+msgid "Could not create backup."
+msgstr ""
+
+#: controllers/database.py:276
+msgid "Could not restore database"
+msgstr ""
+
+#: controllers/database.py:299
+msgid "Error, password not changed."
+msgstr "Virhe! Salasanaa ei vaihdettu."
+
+#: controllers/error_page.py:78
+msgid ""
+"Your problem has been sent to the quality team\n"
+"We will recontact you after analysing the problem."
+msgstr ""
+
+#: controllers/error_page.py:80
+#, python-format
+msgid ""
+"Your problem could not be sent to the quality team\n"
+"Please report this error manually at %s"
+msgstr ""
+
+#: controllers/form.py:553
+#, python-format
+msgid "Invalid button type \"%s\""
+msgstr ""
+
+#: controllers/form.py:891 controllers/tree.py:233
+msgid "No record selected"
+msgstr ""
+
+#: controllers/form.py:896
+msgid "Print Screen"
+msgstr ""
+
+#: controllers/form.py:965 utils/rpc.py:122 utils/rpc.py:133 utils/rpc.py:136
+#: widgets/listgrid.py:289 widgets/listgrid.py:353 widgets/form/_form.py:904
+msgid "Application Error"
+msgstr ""
+
+#: controllers/form.py:965
+#, python-format
+msgid "Wrong on_change trigger: %s"
+msgstr ""
+
+#: controllers/form.py:1073
+msgid "Open resource"
+msgstr ""
+
+#: controllers/form.py:1076
+msgid "Set to default value"
+msgstr ""
+
+#: controllers/form.py:1077
+msgid "Set as default"
+msgstr ""
+
+#: controllers/form.py:1084
+msgid "Action"
+msgstr ""
+
+#: controllers/form.py:1085
+msgid "Report"
+msgstr ""
+
+#: controllers/impex.py:66
+msgid ""
+"Operation failed\n"
+"I/O error"
+msgstr ""
+
+#: controllers/impex.py:373
+msgid "Export Error"
+msgstr ""
+
+#: controllers/impex.py:444
+msgid "Database ID"
+msgstr ""
+
+#: controllers/impex.py:451
+msgid "Error opening .CSV file"
+msgstr ""
+
+#: controllers/impex.py:451
+msgid "Input Error."
+msgstr ""
+
+#: controllers/impex.py:473
+#, python-format
+msgid "You cannot import the field '%s', because we cannot auto-detect it"
+msgstr ""
+
+#: controllers/impex.py:476
+#, python-format
+msgid "Error processing the first line of the file. Field \"%s\" is unknown"
+msgstr ""
+
+#: controllers/impex.py:476
+msgid "Import Error."
+msgstr ""
+
+#: controllers/impex.py:515
+msgid "XML-RPC error"
+msgstr ""
+
+#: controllers/impex.py:520
+#, python-format
+msgid "Imported %d objects"
+msgstr ""
+
+#: controllers/impex.py:525
+#, python-format
+msgid "Error trying to import this record:%s. ErrorMessage:%s %s"
+msgstr ""
+
+#: controllers/impex.py:526
+msgid "ImportationError"
+msgstr ""
+
+#: controllers/listgrid.py:51
+msgid "Parent record doesn't exists..."
+msgstr ""
+
+#: controllers/preferences.py:34
+msgid "Change your password"
+msgstr ""
+
+#: controllers/preferences.py:64 controllers/templates/header.mako:59
+msgid "Preferences"
+msgstr ""
+
+#: controllers/preferences.py:91
+msgid "All passwords have to be filled."
+msgstr ""
+
+#: controllers/preferences.py:93
+msgid "The new password and its confirmation must be identical."
+msgstr ""
+
+#: controllers/preferences.py:102
+msgid "Could not change your password."
+msgstr ""
+
+#: controllers/preferences.py:104
+msgid "Original password incorrect, your password was not changed."
+msgstr ""
+
+#: controllers/root.py:170
+#, python-format
+msgid "Version %s"
+msgstr ""
+
+#: controllers/translator.py:132
+msgid "You need to save the resource before adding translations."
+msgstr ""
+
+#: controllers/tree.py:264
+msgid "No resource selected"
+msgstr ""
+
+#: controllers/utils.py:44
+msgid "Could not connect to server"
+msgstr ""
+
+#: controllers/utils.py:131 controllers/templates/login_ajax.mako:111
+msgid "Bad username or password"
+msgstr ""
+
+#: controllers/view_log.py:32
+msgid "ID"
+msgstr ""
+
+#: controllers/view_log.py:33
+msgid "Creation User"
+msgstr ""
+
+#: controllers/view_log.py:34
+msgid "Creation Date"
+msgstr ""
+
+#: controllers/view_log.py:35
+msgid "Latest Modification by"
+msgstr ""
+
+#: controllers/view_log.py:36
+msgid "Latest Modification Date"
+msgstr ""
+
+#: controllers/view_log.py:37
+msgid "Owner"
+msgstr ""
+
+#: controllers/view_log.py:38
+msgid "Group Owner"
+msgstr ""
+
+#: controllers/view_log.py:39
+msgid "Access Level"
+msgstr ""
+
+#: controllers/view_log.py:40
+msgid "Internal module data ID"
+msgstr ""
+
+#: controllers/viewed.py:220
+msgid "Invalid view id."
+msgstr ""
+
+#: controllers/viewed.py:498
+msgid "Unable to create inherited view."
+msgstr ""
+
+#: controllers/viewed.py:500
+msgid "Can't create inherited view here."
+msgstr ""
+
+#: controllers/viewed.py:503
+msgid "Not implemented yet!"
+msgstr ""
+
+#: controllers/viewed.py:608
+msgid "Unable to update the view."
+msgstr ""
+
+#: controllers/viewed.py:859
+msgid "New Window"
+msgstr ""
+
+#: controllers/viewed.py:871
+msgid "Save Button"
+msgstr ""
+
+#: controllers/viewed.py:871
+msgid "Cancel Button"
+msgstr ""
+
+#: controllers/viewed.py:871
+msgid "Open Button"
+msgstr ""
+
+#: controllers/viewed.py:877
+msgid "Left"
+msgstr ""
+
+#: controllers/viewed.py:877
+msgid "Center"
+msgstr ""
+
+#: controllers/viewed.py:877
+msgid "Right"
+msgstr ""
+
+#: controllers/templates/about.mako:4
+msgid "About the OpenERP Web"
+msgstr ""
+
+#: controllers/templates/about.mako:27
+msgid "OpenERP Web"
+msgstr ""
+
+#: controllers/templates/about.mako:30
+msgid "Copyright © 2006-TODAY OpenERP SA. All Rights Reserved."
+msgstr ""
+
+#: controllers/templates/about.mako:31
+msgid "OpenERP is a trademark of the OpenERP SA Company."
+msgstr ""
+
+#: controllers/templates/about.mako:33
+#, python-format
+msgid "%(ooweb)s is jointly developed by %(tiny)s and %(axelor)s."
+msgstr ""
+
+#: controllers/templates/about.mako:39
+#, python-format
+msgid "Licenced under the terms of %(license)s"
+msgstr ""
+
+#: controllers/templates/about.mako:42
+msgid "About OpenERP"
+msgstr ""
+
+#: controllers/templates/about.mako:44
+#, python-format
+msgid ""
+"%(openobject)s is a free enterprise-scale software system that is designed "
+"to boost\n"
+" productivity and profit through data integration. It "
+"connects, improves and\n"
+" manages business processes in areas such as sales, "
+"finance, supply chain,\n"
+" project management, production, services, CRM, etc..\n"
+" "
+msgstr ""
+
+#: controllers/templates/about.mako:51
+msgid ""
+"The system is platform-independent, and can be installed on Windows, Mac OS "
+"X,\n"
+" and various Linux and other Unix-based distributions. "
+"Its architecture enables\n"
+" new functionality to be rapidly created, modifications "
+"to be made to a\n"
+" production system and migration to a new version to be "
+"straightforward."
+msgstr ""
+
+#: controllers/templates/about.mako:57
+msgid ""
+"Depending on your needs, OpenERP is available through a web or application "
+"client."
+msgstr ""
+
+#: controllers/templates/database.mako:50 controllers/templates/login.mako:4
+#: controllers/templates/login.mako:67 controllers/templates/login_ajax.mako:85
+#: controllers/templates/login_ajax.mako:104
+msgid "Login"
+msgstr ""
+
+#: controllers/templates/database.mako:60
+msgid "Password"
+msgstr ""
+
+#: controllers/templates/error_page.mako:77
+#, python-format
+msgid "An %(error_type)s has been reported."
+msgstr ""
+
+#: controllers/templates/error_page.mako:79
+msgid "Let me fix it"
+msgstr ""
+
+#: controllers/templates/error_page.mako:85
+msgid "Fix it for me"
+msgstr ""
+
+#: controllers/templates/error_page.mako:90
+msgid "You do not have a valid OpenERP publisher warranty contract !"
+msgstr ""
+
+#: controllers/templates/error_page.mako:91
+msgid ""
+"If you are using OpenERP in production, it is recommended to have\n"
+"a publisher warranty program.\n"
+"\n"
+"The OpenERP publisher warranty contract provides you with bug fix guarantees "
+"and an\n"
+"automatic migration system so that we can start working on your problems "
+"within a few\n"
+"hours.\n"
+"\n"
+"With a publisher warranty contract, errors such as this one can be sent "
+"directly to the OpenERP\n"
+"team for review and evaluation.\n"
+"\n"
+"The publisher warranty program offers you:\n"
+"* Automatic migrations on new versions,\n"
+"* A bugfix guarantee,\n"
+"* Monthly announces of potential bugs and their fixes,\n"
+"* Security alerts by email and automatic migration,\n"
+"* Access to the customer portal.\n"
+msgstr ""
+
+#: controllers/templates/error_page.mako:113
+msgid ""
+"Your publisher warranty contract does not cover all modules installed in "
+"your system !\n"
+"If you are using OpenERP in production, it is highly suggested to upgrade "
+"your\n"
+"contract.\n"
+"\n"
+"If you have developed your own modules or installed third party module, we\n"
+"can provide you an additional publisher warranty contract for these modules. "
+"After\n"
+"having reviewed your modules, our quality team will ensure they will "
+"migrate\n"
+"automatically for all future stable versions of OpenERP at no extra cost.\n"
+"\n"
+"Here is the list of modules not covered by your publisher warranty contract:"
+msgstr ""
+
+#: controllers/templates/error_page.mako:135
+msgid "Publisher warranty contract."
+msgstr ""
+
+#: controllers/templates/error_page.mako:136
+msgid ""
+"Your request will be sent to OpenERP and publisher warranty team will reply "
+"you shortly."
+msgstr ""
+
+#: controllers/templates/error_page.mako:140
+msgid "Summary of the problem:"
+msgstr ""
+
+#: controllers/templates/error_page.mako:147
+msgid "Explain what you did:"
+msgstr ""
+
+#: controllers/templates/error_page.mako:156
+msgid "Other Comments:"
+msgstr ""
+
+#: controllers/templates/error_page.mako:168
+msgid "Send to Publisher Warranty Team"
+msgstr ""
+
+#: controllers/templates/error_page.mako:195
+msgid "Write concurrency warning :"
+msgstr ""
+
+#: controllers/templates/error_page.mako:200
+msgid ""
+"This document has been modified while you were editing it.\n"
+"Choose:\n"
+"\n"
+" - \"Cancel\" to cancel saving.\n"
+" - \"Write anyway\" to save your current version."
+msgstr ""
+
+#: controllers/templates/error_page.mako:214 controllers/templates/exp.mako:244
+#: controllers/templates/form.mako:140 controllers/templates/openo2m.mako:41
+#: controllers/templates/selection.mako:43
+#: controllers/templates/viewlist.mako:160
+#: controllers/templates/preferences/index.mako:38
+#: widgets/templates/listgrid/listgrid.mako:33
+msgid "Cancel"
+msgstr ""
+
+#: controllers/templates/error_page.mako:215
+msgid "Write Anyway"
+msgstr ""
+
+#: controllers/templates/exp.mako:151
+msgid "Export Data"
+msgstr ""
+
+#: controllers/templates/exp.mako:166
+msgid "Export Type:"
+msgstr ""
+
+#: controllers/templates/exp.mako:169
+msgid "Import Compatible Export"
+msgstr ""
+
+#: controllers/templates/exp.mako:172
+msgid "Export all Data"
+msgstr ""
+
+#: controllers/templates/exp.mako:183
+msgid "Available fields"
+msgstr ""
+
+#: controllers/templates/exp.mako:185
+msgid "Fields to export"
+msgstr ""
+
+#: controllers/templates/exp.mako:187
+msgid "Save fields list"
+msgstr ""
+
+#: controllers/templates/exp.mako:189
+msgid "Save as:"
+msgstr ""
+
+#: controllers/templates/exp.mako:191 controllers/templates/fieldpref.mako:102
+#: controllers/templates/selection.mako:45
+msgid "OK"
+msgstr ""
+
+#: controllers/templates/exp.mako:195
+msgid "Saved exports:"
+msgstr ""
+
+#: controllers/templates/exp.mako:204 controllers/templates/form.mako:135
+#: controllers/templates/image.mako:67 widgets/form/templates/one2many.mako:22
+#: widgets/templates/sidebar.mako:67
+#: widgets/templates/listgrid/listgrid.mako:105
+#: widgets/templates/listgrid/listgrid.mako:109
+#: widgets/templates/listgrid/listgrid.mako:173
+#: widgets/templates/listgrid/listgrid.mako:178
+#: widgets/templates/listgrid/listgroup.mako:131
+#: widgets/templates/listgrid/multiple_group.mako:81
+msgid "Delete"
+msgstr ""
+
+#: controllers/templates/exp.mako:217 widgets/templates/sidebar.mako:56
+#: widgets/templates/listgrid/listgrid.mako:135
+msgid "Add"
+msgstr ""
+
+#: controllers/templates/exp.mako:222 controllers/templates/viewlist.mako:125
+msgid "Remove"
+msgstr ""
+
+#: controllers/templates/exp.mako:227
+msgid "Remove All"
+msgstr ""
+
+#: controllers/templates/exp.mako:245
+msgid "Export to File"
+msgstr ""
+
+#: controllers/templates/fieldpref.mako:4
+#: controllers/templates/fieldpref.mako:29
+msgid "Field Preferences"
+msgstr ""
+
+#: controllers/templates/fieldpref.mako:39
+msgid "Field Name:"
+msgstr ""
+
+#: controllers/templates/fieldpref.mako:43
+msgid "Domain:"
+msgstr ""
+
+#: controllers/templates/fieldpref.mako:47
+msgid "Default Value:"
+msgstr ""
+
+#: controllers/templates/fieldpref.mako:57
+msgid "Value applicable for:"
+msgstr ""
+
+#: controllers/templates/fieldpref.mako:63
+msgid "Only for you"
+msgstr ""
+
+#: controllers/templates/fieldpref.mako:67
+msgid "For all"
+msgstr ""
+
+#: controllers/templates/fieldpref.mako:76
+msgid "Value applicable if:"
+msgstr ""
+
+#: controllers/templates/fieldpref.mako:79
+msgid "Always applicable!"
+msgstr ""
+
+#: controllers/templates/fieldpref.mako:99 controllers/templates/image.mako:70
+#: controllers/templates/imp.mako:205 controllers/templates/index.mako:198
+#: controllers/templates/openm2.mako:52
+#: controllers/templates/save_filter.mako:42
+#: controllers/templates/search.mako:129
+#: controllers/templates/translator.mako:41
+#: controllers/templates/translator.mako:108
+#: controllers/templates/viewed.mako:37
+#: controllers/templates/viewed_new.mako:49
+#: controllers/templates/viewed_new_model.mako:42
+#: controllers/templates/viewed_preview.mako:28
+#: controllers/templates/viewlist.mako:129 widgets/templates/sidebar.mako:67
+#: widgets/templates/viewform.mako:37
+msgid "Close"
+msgstr ""
+
+#: controllers/templates/footer.mako:3
+#, python-format
+msgid "© 2008-2010 %(ooweb)s SA. All Rights Reserved "
+msgstr ""
+
+#: controllers/templates/footer.mako:6
+msgid "Significant contributions to the web client have been made by"
+msgstr ""
+
+#: controllers/templates/form.mako:63
+msgid "Disable all Tips"
+msgstr ""
+
+#: controllers/templates/form.mako:64
+msgid "Hide this Tip"
+msgstr ""
+
+#: controllers/templates/form.mako:82
+msgid "Add / Remove Shortcut..."
+msgstr ""
+
+#: controllers/templates/form.mako:86
+#, python-format
+msgid "Search: %s"
+msgstr ""
+
+#: controllers/templates/form.mako:93
+msgid "Corporate Intelligence..."
+msgstr ""
+
+#: controllers/templates/form.mako:99
+msgid "Show Logs..."
+msgstr ""
+
+#: controllers/templates/form.mako:111
+msgid "Create a new resource"
+msgstr ""
+
+#: controllers/templates/form.mako:112 controllers/templates/search.mako:128
+#: controllers/templates/viewed_new_model.mako:36
+#: controllers/templates/viewlist.mako:119 widgets/form/_o2m.py:73
+#: widgets/form/templates/one2many.mako:20
+#: widgets/templates/listgrid/listgrid.mako:140
+#: widgets/templates/listgrid/listgrid.mako:144
+#: widgets/templates/listgrid/listgroup.mako:20
+msgid "New"
+msgstr ""
+
+#: controllers/templates/form.mako:116
+msgid "Edit this resource"
+msgstr ""
+
+#: controllers/templates/form.mako:117 controllers/templates/viewlist.mako:122
+#: widgets/templates/listgrid/listgrid.mako:75
+#: widgets/templates/listgrid/listgrid.mako:79
+#: widgets/templates/listgrid/listgroup.mako:112
+#: widgets/templates/listgrid/multiple_group.mako:63
+msgid "Edit"
+msgstr ""
+
+#: controllers/templates/form.mako:121
+msgid "Save this resource"
+msgstr ""
+
+#: controllers/templates/form.mako:122 controllers/templates/image.mako:65
+#: controllers/templates/openm2.mako:48
+#: controllers/templates/save_filter.mako:41
+#: controllers/templates/translator.mako:39
+#: controllers/templates/translator.mako:106
+#: controllers/templates/viewed_new.mako:46
+#: controllers/templates/viewed_new_model.mako:39
+#: controllers/templates/viewlist.mako:157
+#: controllers/templates/preferences/index.mako:39
+msgid "Save"
+msgstr ""
+
+#: controllers/templates/form.mako:124
+msgid "Save & Edit this resource"
+msgstr ""
+
+#: controllers/templates/form.mako:125
+msgid "Save & Edit"
+msgstr ""
+
+#: controllers/templates/form.mako:129
+msgid "Duplicate this resource"
+msgstr ""
+
+#: controllers/templates/form.mako:130
+msgid "Duplicate"
+msgstr ""
+
+#: controllers/templates/form.mako:134
+msgid "Delete this resource"
+msgstr ""
+
+#: controllers/templates/form.mako:139
+msgid "Cancel editing the current resource"
+msgstr ""
+
+#: controllers/templates/form.mako:144
+msgid "Create new node"
+msgstr ""
+
+#: controllers/templates/form.mako:145
+msgid "New Node"
+msgstr ""
+
+#: controllers/templates/form.mako:149
+msgid "Show grid in workflow canvas"
+msgstr ""
+
+#: controllers/templates/form.mako:150
+msgid "Show grid"
+msgstr ""
+
+#: controllers/templates/header.mako:33
+#, python-format
+msgid "%(company)s"
+msgstr ""
+
+#: controllers/templates/header.mako:34 controllers/templates/index.mako:218
+#, python-format
+msgid "%(user)s"
+msgstr ""
+
+#: controllers/templates/header.mako:45 controllers/templates/header.mako:47
+msgid "Home"
+msgstr ""
+
+#: controllers/templates/header.mako:53
+msgid "Requests"
+msgstr ""
+
+#: controllers/templates/header.mako:62
+msgid "Edit Preferences"
+msgstr ""
+
+#: controllers/templates/header.mako:66 controllers/templates/header.mako:69
+msgid "About"
+msgstr ""
+
+#: controllers/templates/header.mako:73 controllers/templates/header.mako:75
+msgid "Help"
+msgstr ""
+
+#: controllers/templates/header.mako:81 controllers/templates/header.mako:84
+msgid "Clear Cache"
+msgstr ""
+
+#: controllers/templates/header.mako:89
+msgid "Logout"
+msgstr ""
+
+#: controllers/templates/image.mako:4 controllers/templates/image.mako:39
+msgid "Image"
+msgstr ""
+
+#: controllers/templates/image.mako:55
+msgid "Add Resource:"
+msgstr ""
+
+#: controllers/templates/image.mako:66 widgets/form/templates/binary.mako:28
+msgid "Save As"
+msgstr ""
+
+#: controllers/templates/imp.mako:80
+msgid "Import Data"
+msgstr ""
+
+#: controllers/templates/imp.mako:90
+msgid "1. Import a .CSV file"
+msgstr ""
+
+#: controllers/templates/imp.mako:106
+msgid "CSV File:"
+msgstr ""
+
+#: controllers/templates/imp.mako:124
+msgid "2. Check your file format"
+msgstr ""
+
+#: controllers/templates/imp.mako:131
+#, python-format
+msgid "The import failed due to: %(message)s"
+msgstr ""
+
+#: controllers/templates/imp.mako:133
+msgid "Here is a preview of the file we could not import:"
+msgstr ""
+
+#: controllers/templates/imp.mako:158
+msgid "CSV Options"
+msgstr ""
+
+#: controllers/templates/imp.mako:161
+msgid "Separator:"
+msgstr ""
+
+#: controllers/templates/imp.mako:163
+msgid "Delimiter:"
+msgstr ""
+
+#: controllers/templates/imp.mako:167
+msgid "Encoding:"
+msgstr ""
+
+#: controllers/templates/imp.mako:174
+msgid "Lines to skip:"
+msgstr ""
+
+#: controllers/templates/imp.mako:188
+msgid "3. File imported"
+msgstr ""
+
+#: controllers/templates/imp.mako:206
+msgid "Import File"
+msgstr ""
+
+#: controllers/templates/index.mako:164
+msgid "System Logs"
+msgstr ""
+
+#: controllers/templates/index.mako:189
+msgid "More"
+msgstr ""
+
+#: controllers/templates/index.mako:190
+msgid "Widgets"
+msgstr ""
+
+#: controllers/templates/index.mako:221 controllers/templates/index.mako:226
+#, python-format
+msgid "Powered by %(openerp)s "
+msgstr ""
+
+#: controllers/templates/login.mako:53 controllers/templates/login_ajax.mako:72
+#: controllers/templates/login_ajax.mako:94
+msgid "User:"
+msgstr ""
+
+#: controllers/templates/login.mako:64
+msgid "Databases"
+msgstr ""
+
+#: controllers/templates/login.mako:84
+msgid "Top Contributor:"
+msgstr ""
+
+#: controllers/templates/login.mako:94
+msgid ""
+"We think that daily job activities can be more intuitive, efficient, "
+"automated, .. and even fun."
+msgstr ""
+
+#: controllers/templates/login.mako:95
+msgid "OpenERP's vision to be:"
+msgstr ""
+
+#: controllers/templates/login.mako:103
+msgid "Full featured"
+msgstr ""
+
+#: controllers/templates/login.mako:104
+msgid ""
+"Today's enterprise challenges are multiple. We provide one module for each "
+"need."
+msgstr ""
+
+#: controllers/templates/login.mako:112
+msgid "Open Source"
+msgstr ""
+
+#: controllers/templates/login.mako:113
+msgid ""
+"To Build a great product, we rely on the knowledge of thousands of "
+"contributors."
+msgstr ""
+
+#: controllers/templates/login.mako:121
+msgid "User Friendly"
+msgstr ""
+
+#: controllers/templates/login.mako:122
+msgid ""
+"In order to be productive, people need clean and easy to use interface."
+msgstr ""
+
+#: controllers/templates/modules.mako:4
+msgid "Module Management"
+msgstr ""
+
+#: controllers/templates/modules.mako:17
+msgid "Web Modules"
+msgstr ""
+
+#: controllers/templates/openo2m.mako:34
+msgid "Save & Close"
+msgstr ""
+
+#: controllers/templates/openo2m.mako:37
+msgid "Save & New"
+msgstr ""
+
+#: controllers/templates/save_filter.mako:18
+msgid "Save as Filter"
+msgstr ""
+
+#: controllers/templates/save_filter.mako:30
+msgid "Filter Name"
+msgstr ""
+
+#: controllers/templates/search.mako:110
+#, python-format
+msgid "Search %(name)s"
+msgstr ""
+
+#: controllers/templates/search.mako:125 widgets/form/templates/datetime.mako:8
+msgid "Select"
+msgstr ""
+
+#: controllers/templates/search.mako:127 widgets/_views.py:83
+#: widgets/form/templates/many2one.mako:22
+#: widgets/form/templates/reference.mako:27 widgets/templates/viewform.mako:26
+msgid "Search"
+msgstr ""
+
+#: controllers/templates/search.mako:143
+#, python-format
+msgid "No record found : '%(searched_string)s'."
+msgstr ""
+
+#: controllers/templates/selection.mako:4
+msgid "Select action"
+msgstr ""
+
+#: controllers/templates/selection.mako:23
+msgid "Select your action"
+msgstr ""
+
+#: controllers/templates/server_log.mako:4
+msgid "Server Actions..."
+msgstr ""
+
+#: controllers/templates/server_log.mako:14
+msgid "Server Actions"
+msgstr ""
+
+#: controllers/templates/translator.mako:4
+msgid "Add Translations"
+msgstr ""
+
+#: controllers/templates/translator.mako:17
+msgid "Add Translation"
+msgstr ""
+
+#: controllers/templates/translator.mako:27
+msgid "Add Translation for:"
+msgstr ""
+
+#: controllers/templates/translator.mako:31
+msgid "Fields"
+msgstr ""
+
+#: controllers/templates/translator.mako:32
+msgid "Labels"
+msgstr ""
+
+#: controllers/templates/translator.mako:33
+msgid "Relates"
+msgstr ""
+
+#: controllers/templates/translator.mako:34
+msgid "View"
+msgstr ""
+
+#: controllers/templates/translator.mako:53
+msgid "Field"
+msgstr ""
+
+#: controllers/templates/view_log.mako:4 controllers/templates/view_log.mako:12
+#: utils/common.py:47
+msgid "Information"
+msgstr ""
+
+#: controllers/templates/viewed.mako:17
+#, python-format
+msgid "View Editor %s - %s"
+msgstr ""
+
+#: controllers/templates/viewed.mako:31
+msgid "Create a new inherited view"
+msgstr ""
+
+#: controllers/templates/viewed.mako:31
+msgid "Inherited View"
+msgstr ""
+
+#: controllers/templates/viewed.mako:34
+msgid "Preview"
+msgstr ""
+
+#: controllers/templates/viewed_add.mako:6
+msgid "Node Type:"
+msgstr ""
+
+#: controllers/templates/viewed_add.mako:23
+msgid "New Field"
+msgstr ""
+
+#: controllers/templates/viewed_add.mako:27
+msgid "Position:"
+msgstr ""
+
+#: controllers/templates/viewlist.mako:4
+#: controllers/templates/viewlist.mako:108
+#, python-format
+msgid "Manage Views (%s)"
+msgstr ""
+
+#: controllers/templates/viewlist.mako:146
+#, python-format
+msgid "Create a view (%s)"
+msgstr ""
+
+#: controllers/templates/viewlist.mako:174
+msgid "View Name:"
+msgstr ""
+
+#: controllers/templates/viewlist.mako:178
+msgid "View Type:"
+msgstr ""
+
+#: controllers/templates/viewlist.mako:189
+msgid "Priority:"
+msgstr ""
+
+#: utils/common.py:37 utils/common.py:66
+msgid "Error"
+msgstr ""
+
+#: utils/common.py:42 utils/common.py:69
+msgid "Warning"
+msgstr ""
+
+#: utils/rpc.py:131
+msgid "Access Denied"
+msgstr ""
+
+#: utils/rpc.py:238
+msgid "Unsupported protocol."
+msgstr ""
+
+#: utils/rpc.py:342
+msgid ""
+"You select a timezone but OpenERP could not find pytz library!\n"
+"The timezone functionality will be disable."
+msgstr ""
+
+#: utils/rpc.py:355
+msgid "Not logged..."
+msgstr ""
+
+#: utils/rpc.py:355
+msgid "Authorization Error"
+msgstr ""
+
+#: utils/rpc.py:437
+msgid "== Access Denied =="
+msgstr ""
+
+#: widgets/_views.py:52
+msgid "Form"
+msgstr ""
+
+#: widgets/_views.py:53
+msgid "Form view..."
+msgstr ""
+
+#: widgets/_views.py:84
+msgid "Search view..."
+msgstr ""
+
+#: widgets/listgrid.py:289
+msgid "Wrong on_change trigger"
+msgstr ""
+
+#: widgets/listgrid.py:353 widgets/form/_form.py:904
+#, python-format
+msgid "Invalid view, duplicate field: %s"
+msgstr ""
+
+#: widgets/pager.py:56
+#, python-format
+msgid "%s"
+msgstr ""
+
+#: widgets/pager.py:68
+#, python-format
+msgid "%s - %s"
+msgstr ""
+
+#: widgets/search.py:282
+msgid "contains"
+msgstr ""
+
+#: widgets/search.py:282
+msgid "doesn't contain"
+msgstr ""
+
+#: widgets/search.py:283
+msgid "is equal to"
+msgstr ""
+
+#: widgets/search.py:283
+msgid "is not equal to"
+msgstr ""
+
+#: widgets/search.py:284
+msgid "greater than"
+msgstr ""
+
+#: widgets/search.py:284
+msgid "less than"
+msgstr ""
+
+#: widgets/search.py:285
+msgid "in"
+msgstr ""
+
+#: widgets/search.py:285
+msgid "not in"
+msgstr ""
+
+#: widgets/search.py:392
+msgid "Yes"
+msgstr ""
+
+#: widgets/search.py:392
+msgid "No"
+msgstr ""
+
+#: widgets/form/_action.py:46
+msgid "Action not found!"
+msgstr ""
+
+#: widgets/form/_o2m.py:73 widgets/templates/listgrid/listgrid.mako:138
+#: widgets/templates/listgrid/listgrid.mako:144
+#: widgets/templates/listgrid/listgroup.mako:20
+msgid "Create new record."
+msgstr ""
+
+#: widgets/form/_o2m.py:86
+msgid "Save/New"
+msgstr ""
+
+#: widgets/form/_o2m.py:86
+msgid "Save parent record."
+msgstr ""
+
+#: widgets/form/_o2m.py:216
+#, python-format
+msgid "%d of %d"
+msgstr ""
+
+#: widgets/form/_o2m.py:218
+#, python-format
+msgid "- of %d"
+msgstr ""
+
+#: widgets/form/templates/binary.mako:31
+msgid "add attachment"
+msgstr ""
+
+#: widgets/form/templates/image.mako:7 widgets/form/templates/image.mako:39
+msgid "Click here to add new image."
+msgstr ""
+
+#: widgets/form/templates/many2one.mako:2
+#: widgets/form/templates/reference.mako:30
+msgid "Open"
+msgstr ""
+
+#: widgets/form/templates/many2one.mako:2
+#: widgets/form/templates/reference.mako:30
+msgid "Open a resource"
+msgstr ""
+
+#: widgets/form/templates/one2many.mako:20
+msgid "Create new record..."
+msgstr ""
+
+#: widgets/form/templates/one2many.mako:22
+msgid "Delete record..."
+msgstr ""
+
+#: widgets/form/templates/one2many.mako:28
+msgid "Translate me."
+msgstr ""
+
+#: widgets/form/templates/one2many.mako:47
+msgid "Previous record..."
+msgstr ""
+
+#: widgets/form/templates/one2many.mako:49
+msgid "Next record..."
+msgstr ""
+
+#: widgets/templates/logs.mako:22
+msgid "More..."
+msgstr ""
+
+#: widgets/templates/logs.mako:35
+msgid "Less..."
+msgstr ""
+
+#: widgets/templates/pager.mako:9
+msgid "<< First"
+msgstr ""
+
+#: widgets/templates/pager.mako:14
+msgid "< Previous"
+msgstr ""
+
+#: widgets/templates/pager.mako:19
+msgid "of"
+msgstr ""
+
+#: widgets/templates/pager.mako:24
+msgid "Next >"
+msgstr ""
+
+#: widgets/templates/pager.mako:29
+msgid "Last >>"
+msgstr ""
+
+#: widgets/templates/pager.mako:37
+msgid "Change Limit:"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:37
+msgid "Reports"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:41 widgets/templates/viewform.mako:51
+msgid "Actions"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:45
+msgid "Links"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:49
+msgid "Submenu"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:54
+msgid "Attachments"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:74
+msgid "File"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:83
+msgid "Customize"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:87
+msgid "Manage views of the current object"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:89
+msgid "Manage Views"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:93
+msgid "Edit workflow of the current object"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:94
+msgid "Edit Workflow"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:98
+msgid "Customize current object or create a new object"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:100
+msgid "Customize Object"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:106
+msgid "Other Options"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:111
+msgid "Import"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:114
+msgid "Export"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:118
+msgid "Translate"
+msgstr ""
+
+#: widgets/templates/sidebar.mako:123
+msgid "View Log"
+msgstr ""
+
+#: widgets/templates/viewform.mako:25
+msgid "Filter records."
+msgstr ""
+
+#: widgets/templates/viewform.mako:33
+msgid "Clear all."
+msgstr ""
+
+#: widgets/templates/viewform.mako:35
+msgid "Clear"
+msgstr ""
+
+#: widgets/templates/viewform.mako:43
+msgid "Filters"
+msgstr ""
+
+#: widgets/templates/viewform.mako:45
+msgid "Saved Filters"
+msgstr ""
+
+#: widgets/templates/viewform.mako:52
+msgid "New Filter"
+msgstr ""
+
+#: widgets/templates/viewform.mako:53
+msgid "Save Filter"
+msgstr ""
+
+#: widgets/templates/viewform.mako:54
+msgid "Manage Filters"
+msgstr ""
+
+#: widgets/templates/listgrid/listgrid.mako:19
+msgid "Update"
+msgstr ""
+
+#: widgets/templates/listgrid/listgrid.mako:134
+msgid "Add records..."
+msgstr ""
+
+#: widgets/templates/listgrid/listgrid.mako:172
+#: widgets/templates/listgrid/listgrid.mako:176
+msgid "Delete record(s)."
+msgstr ""
=== modified file 'addons/openerp/po/messages/fr.po'
--- addons/openerp/po/messages/fr.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/fr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: validators.py:75
=== modified file 'addons/openerp/po/messages/gl.po'
--- addons/openerp/po/messages/gl.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/gl.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: validators.py:75
msgid "Invalid literal for float"
=== modified file 'addons/openerp/po/messages/he.po'
--- addons/openerp/po/messages/he.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/he.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: validators.py:75
msgid "Invalid literal for float"
=== modified file 'addons/openerp/po/messages/hr.po'
--- addons/openerp/po/messages/hr.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/hr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: validators.py:75
msgid "Invalid literal for float"
=== modified file 'addons/openerp/po/messages/hu.po'
--- addons/openerp/po/messages/hu.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/hu.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: validators.py:75
msgid "Invalid literal for float"
=== modified file 'addons/openerp/po/messages/it.po'
--- addons/openerp/po/messages/it.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/it.po 2011-03-15 13:37:09 +0000
@@ -15,8 +15,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: validators.py:75
=== modified file 'addons/openerp/po/messages/lt.po'
--- addons/openerp/po/messages/lt.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/lt.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: validators.py:75
msgid "Invalid literal for float"
=== modified file 'addons/openerp/po/messages/lv.po'
--- addons/openerp/po/messages/lv.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/lv.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: validators.py:75
msgid "Invalid literal for float"
=== modified file 'addons/openerp/po/messages/mn.po'
--- addons/openerp/po/messages/mn.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/mn.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: validators.py:75
=== modified file 'addons/openerp/po/messages/nl.po'
--- addons/openerp/po/messages/nl.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/nl.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: validators.py:75
=== modified file 'addons/openerp/po/messages/pl.po'
--- addons/openerp/po/messages/pl.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/pl.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: validators.py:75
=== modified file 'addons/openerp/po/messages/pt.po'
--- addons/openerp/po/messages/pt.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/pt.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: validators.py:75
msgid "Invalid literal for float"
=== modified file 'addons/openerp/po/messages/pt_BR.po'
--- addons/openerp/po/messages/pt_BR.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/pt_BR.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: validators.py:75
=== modified file 'addons/openerp/po/messages/ru.po'
--- addons/openerp/po/messages/ru.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/ru.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: validators.py:75
msgid "Invalid literal for float"
=== modified file 'addons/openerp/po/messages/sk.po'
--- addons/openerp/po/messages/sk.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/sk.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: validators.py:75
msgid "Invalid literal for float"
=== modified file 'addons/openerp/po/messages/sr.po'
--- addons/openerp/po/messages/sr.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/sr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: validators.py:75
=== modified file 'addons/openerp/po/messages/sr@xxxxxxxx'
--- addons/openerp/po/messages/sr@xxxxxxxx 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/sr@xxxxxxxx 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:15+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: validators.py:75
msgid "Invalid literal for float"
=== modified file 'addons/openerp/po/messages/sv.po'
--- addons/openerp/po/messages/sv.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/sv.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: validators.py:75
=== modified file 'addons/openerp/po/messages/tr.po'
--- addons/openerp/po/messages/tr.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/tr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: validators.py:75
msgid "Invalid literal for float"
=== added file 'addons/openerp/po/messages/uk.po.OTHER'
--- addons/openerp/po/messages/uk.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/openerp/po/messages/uk.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,1637 @@
+# Ukrainian translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-28 12:02+0000\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Ukrainian <uk@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: validators.py:75
+msgid "Invalid literal for float"
+msgstr "ÐевÑÑний лÑÑеÑал Ð´Ð»Ñ Ð´Ñобового ÑиÑла"
+
+#: validators.py:114 validators.py:119 validators.py:262
+msgid "Invalid datetime format"
+msgstr "ÐевÑÑний ÑоÑÐ¼Ð°Ñ Ð´Ð°Ñи Ñа ÑаÑÑ"
+
+#: validators.py:166
+msgid "Please select a file."
+msgstr "ÐÑÐ´Ñ Ð»Ð°Ñка, обеÑÑÑÑ Ñайл."
+
+#: validators.py:247
+msgid "Please enter an email address"
+msgstr "ÐÑÐ´Ñ Ð»Ð°Ñка введÑÑÑ Ð°Ð´ÑеÑÑ ÐµÐ»ÐµÐºÑÑÐ¾Ð½Ð½Ð¾Ñ Ð¿Ð¾ÑÑи"
+
+#: validators.py:248
+msgid "An email address must contain a single @"
+msgstr "ÐдÑеÑа елекÑÑÐ¾Ð½Ð½Ð¾Ñ Ð¿Ð¾ÑÑи повинна мÑÑÑиÑи Ð¾Ð´Ð½Ñ @"
+
+#: validators.py:249
+#, python-format
+msgid ""
+"The username portion of the email address is invalid (the portion before the "
+"@: %(username)s)"
+msgstr ""
+"ÐмâÑ ÐºÐ¾ÑиÑÑÑваÑа Ñ Ð°Ð´ÑеÑÑ ÐµÐ»ÐµÐºÑÑÐ¾Ð½Ð½Ð¾Ñ Ð¿Ð¾ÑÑи не дÑйÑно (ÑаÑÑина пеÑед "
+"@:%(username)s)"
+
+#: validators.py:250
+#, python-format
+msgid ""
+"The domain portion of the email address is invalid (the portion after the @: "
+"%(domain)s)"
+msgstr ""
+"ЧаÑÑина адÑеÑи елекÑÑÐ¾Ð½Ð½Ð¾Ñ Ð¿Ð¾ÑÑи - домен, не вÑÑна (ÑаÑÑина пÑÑÐ»Ñ "
+"@:%(domain)s)"
+
+#: validators.py:254
+msgid "You must start your URL with http://, https://, etc"
+msgstr "Ðи Ð¿Ð¾Ð²Ð¸Ð½Ð½Ñ Ð²Ð¸ÐºÐ¾ÑиÑÑовÑваÑи на поÑаÑÐºÑ URL http://, https://, и Ñд."
+
+#: validators.py:255
+msgid "That is not a valid URL"
+msgstr "Це невÑÑний URL"
+
+#: validators.py:256
+#, python-format
+msgid "You must provide a full domain name (like %(domain)s.com)"
+msgstr "ÐÑ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ñ Ð²ÐºÐ°Ð·Ð°Ñи повне доменне имâÑ (деÑалÑно %(domain)s.com)"
+
+#: validators.py:260
+msgid "Please enter an integer value"
+msgstr "ÐÑÐ´Ñ Ð»Ð°Ñка, введÑÑÑ ÑÑле ÑиÑло"
+
+#: validators.py:261
+msgid "Please enter a number"
+msgstr "ÐÑÐ´Ñ Ð»Ð°Ñка, введÑÑÑ ÑиÑло"
+
+#: controllers/actions.py:91
+msgid "Invalid View"
+msgstr "ÐевÑÑний виглÑд"
+
+#: controllers/actions.py:124
+msgid "Error no report"
+msgstr "Ðомилка не звÑÑована"
+
+#: controllers/actions.py:150
+msgid "Nothing to print"
+msgstr "ÐÐµÐ¼Ð°Ñ Ð´Ð¾ÐºÑменÑÑв Ð´Ð»Ñ Ð´ÑÑкÑ"
+
+#: controllers/actions.py:170
+msgid "Printing aborted, too long delay"
+msgstr "ÐÑÑк пеÑеÑвано, надÑо довга заÑÑимка"
+
+#: controllers/actions.py:377
+msgid "Relative URLs are not supported"
+msgstr "ÐÑдноÑÐ½Ñ URL не пÑдÑÑимÑÑÑÑÑÑ"
+
+#: controllers/actions.py:405
+msgid "Action not found"
+msgstr "Ðе Ð¼Ð¾Ð¶Ñ Ð·Ð½Ð°Ð¹Ñи дÑÑ"
+
+#: controllers/actions.py:454
+msgid "No action defined"
+msgstr "ÐÑÑ Ð½Ðµ визнаÑена"
+
+#: controllers/attachment.py:54
+msgid "No record selected, You can only attach to existing record..."
+msgstr "Ðе обÑано запиÑ, ви можеÑе пÑикÑÑпиÑи ÑÑлÑки до ÑÑнÑÑÑого запиÑÑ..."
+
+#: controllers/database.py:64
+msgid "Create database"
+msgstr "СÑвоÑиÑи Ð±Ð°Ð·Ñ Ð´Ð°Ð½Ð¸Ñ
"
+
+#: controllers/database.py:66 controllers/templates/database.mako:52
+#: controllers/templates/search.mako:145
+msgid "Create"
+msgstr "СÑвоÑиÑи"
+
+#: controllers/database.py:69
+msgid "Super admin password:"
+msgstr "ÐаÑÐ¾Ð»Ñ ÑÑÐ¿ÐµÑ Ð°Ð´Ð¼ÑнÑÑÑÑаÑоÑа:"
+
+#: controllers/database.py:69
+msgid ""
+"This is the password of the user that have the rights to administer "
+"databases. This is not a OpenERP user, just a super administrator. If you "
+"did not changed it, the password is 'admin' after installation."
+msgstr ""
+"Це паÑÐ¾Ð»Ñ ÐºÐ¾ÑиÑÑÑваÑа, Ñо Ð¼Ð°Ñ Ð¿Ñаво адмÑнÑÑÑÑÑваÑи Ð±Ð°Ð·Ñ Ð´Ð°Ð½Ð¸Ñ
. Це не "
+"коÑиÑÑÑÐ²Ð°Ñ OpenERP, а пÑоÑÑо ÑÑÐ¿ÐµÑ Ð°Ð´Ð¼ÑнÑÑÑÑаÑоÑ. ЯкÑо Ðи не змÑнÑвали його, "
+"коÑиÑÑÑйÑеÑÑ Ð¿Ð°Ñолем 'admin' пÑÑÐ»Ñ Ð²ÑÑановленнÑ."
+
+#: controllers/database.py:70 controllers/database.py:102
+msgid "New database name:"
+msgstr "Ðм'Ñ Ð½Ð¾Ð²Ð¾Ñ Ð±Ð°Ð·Ð¸ даниÑ
:"
+
+#: controllers/database.py:70
+msgid ""
+"Choose the name of the database that will be created. The name must not "
+"contain any special character. Exemple: 'terp'."
+msgstr ""
+"ÐбеÑÑÑÑ Ñм'Ñ Ð±Ð°Ð·Ð¸ даниÑ
, Ñка бÑде ÑÑвоÑена. Ðм'Ñ Ð½Ðµ повинно мÑÑÑиÑи "
+"ÑпеÑÑимволÑв. ÐÑиклад: 'terp'."
+
+#: controllers/database.py:71
+msgid "Load Demonstration data:"
+msgstr "ÐаванÑажиÑи демонÑÑÑаÑÑÐ¹Ð½Ñ Ð´Ð°Ð½Ñ:"
+
+#: controllers/database.py:71
+msgid ""
+"Check this box if you want demonstration data to be installed on your new "
+"database. These data will help you to understand OpenERP, with predefined "
+"products, partners, etc."
+msgstr ""
+"ÐÑдмÑÑÑÑе Ñе поле, ÑкÑо ви бажаÑÑе вÑÑановиÑи демонÑÑÑаÑÑÐ¹Ð½Ñ Ð´Ð°Ð½Ñ Ñ Ð½Ð¾Ð²Ñ "
+"Ð±Ð°Ð·Ñ Ð´Ð°Ð½Ð¸Ñ
. Ð¦Ñ Ð´Ð°Ð½Ñ Ð´Ð¾Ð¿Ð¾Ð¼Ð¾Ð¶ÑÑÑ Ð·ÑозÑмÑÑи OpenERP з попеÑеднÑо налаÑÑованими "
+"пÑодÑкÑами, паÑÑнеÑами Ñ Ñ.п."
+
+#: controllers/database.py:72
+msgid "Default Language:"
+msgstr "Ðова за замовÑаннÑм:"
+
+#: controllers/database.py:72
+msgid ""
+"Choose the default language that will be installed for this database. You "
+"will be able to install new languages after installation through the "
+"administration menu."
+msgstr ""
+"ÐбеÑÑÑÑ ÑÐ¸Ð¿Ð¾Ð²Ñ Ð¼Ð¾Ð²Ñ, Ñка бÑде вÑÑановлена Ð´Ð»Ñ ÑÑÑÑ Ð±Ð°Ð·Ð¸ даниÑ
. Ðи бÑдеÑе "
+"маÑи можливÑÑÑÑ Ð²ÑÑановлÑваÑи Ð½Ð¾Ð²Ñ Ð¼Ð¾Ð²Ð¸ пÑзнÑÑе, ÑеÑез адмÑнÑÑÑÑаÑивне менÑ."
+
+#: controllers/database.py:73
+msgid "Administrator password:"
+msgstr "ÐаÑÐ¾Ð»Ñ Ð°Ð´Ð¼ÑнÑÑÑÑаÑоÑа:"
+
+#: controllers/database.py:73
+msgid ""
+"This is the password of the 'admin' user that will be created in your new "
+"database."
+msgstr ""
+"Це паÑÐ¾Ð»Ñ ÐºÐ¾ÑиÑÑÑваÑа 'admin', Ñкого бÑде ÑÑвоÑено Ñ Ñ ÐаÑÑй новÑй Ð±Ð°Ð·Ñ "
+"даниÑ
."
+
+#: controllers/database.py:74
+msgid "Confirm password:"
+msgstr "ÐÑдÑвеÑдÑÑÑ Ð¿Ð°ÑолÑ:"
+
+#: controllers/database.py:74
+msgid ""
+"This is the password of the 'admin' user that will be created in your new "
+"database. It has to be the same than the above field."
+msgstr ""
+"Це паÑÐ¾Ð»Ñ ÐºÐ¾ÑиÑÑÑваÑа 'admin', Ñкого бÑде ÑÑвоÑено Ñ Ñ ÐаÑÑй новÑй Ð±Ð°Ð·Ñ "
+"даниÑ
. ÐÑн повинен ÑпÑвпадаÑи за паÑолем Ñ Ð¿Ð¾Ð»Ñ Ð²Ð¸Ñе."
+
+#: controllers/database.py:80
+msgid "Drop database"
+msgstr "ÐидалиÑи Ð±Ð°Ð·Ñ Ð´Ð°Ð½Ð¸Ñ
"
+
+#: controllers/database.py:82 controllers/templates/database.mako:54
+msgid "Drop"
+msgstr "ÐниÑиÑи"
+
+#: controllers/database.py:84 controllers/database.py:92
+#: controllers/templates/login.mako:39
+msgid "Database:"
+msgstr "Ðаза даниÑ
:"
+
+#: controllers/database.py:85 controllers/database.py:93
+#: controllers/database.py:101 controllers/templates/login.mako:57
+#: controllers/templates/login_ajax.mako:78
+#: controllers/templates/login_ajax.mako:98
+msgid "Password:"
+msgstr "ÐаÑолÑ:"
+
+#: controllers/database.py:89
+msgid "Backup database"
+msgstr "СÑвоÑиÑи ÑезеÑÐ²Ð½Ñ ÐºÐ¾Ð¿ÑÑ Ð±Ð°Ð·Ð¸ даниÑ
"
+
+#: controllers/database.py:91 controllers/templates/database.mako:56
+msgid "Backup"
+msgstr "РезеÑвна копÑÑ"
+
+#: controllers/database.py:97
+msgid "Restore database"
+msgstr "ÐÑдновиÑи Ð±Ð°Ð·Ñ Ð´Ð°Ð½Ð¸Ñ
з ÑезеÑÐ²Ð½Ð¾Ñ ÐºÐ¾Ð¿ÑÑ"
+
+#: controllers/database.py:99 controllers/templates/database.mako:58
+msgid "Restore"
+msgstr "ÐÑдновиÑи"
+
+#: controllers/database.py:100
+msgid "File:"
+msgstr "ФаиÌл:"
+
+#: controllers/database.py:106
+msgid "Change Administrator Password"
+msgstr "ÐмÑниÑи паÑÐ¾Ð»Ñ Ð°Ð´Ð¼ÑнÑÑÑÑаÑоÑа"
+
+#: controllers/database.py:108 controllers/templates/preferences/index.mako:37
+msgid "Change Password"
+msgstr "ÐмÑниÑи паÑолÑ"
+
+#: controllers/database.py:109
+msgid "Old Password:"
+msgstr "СÑаÑий паÑолÑ:"
+
+#: controllers/database.py:110
+msgid "New Password:"
+msgstr "Ðовий паÑолÑ:"
+
+#: controllers/database.py:111
+msgid "Confirm Password:"
+msgstr "ÐÑдÑвеÑдÑÑе паÑолÑ:"
+
+#: controllers/database.py:174
+msgid "You must avoid all accents, space or special characters."
+msgstr "Ðи Ð¿Ð¾Ð²Ð¸Ð½Ð½Ñ ÑникаÑи вÑÑ Ð°ÐºÑенÑи, пÑобÑл або ÑпеÑÑалÑÐ½Ñ Ñимволи."
+
+#: controllers/database.py:175
+msgid "Bad database name"
+msgstr "Ðе вÑÑне ÑмâÑ Ð±Ð°Ð·Ð¸ даниÑ
"
+
+#: controllers/database.py:195
+msgid ""
+"The server crashed during installation.\n"
+"We suggest you to drop this database."
+msgstr ""
+"Ðиникла помилка ÑеÑвеÑа пÑд ÑÐ°Ñ ÑнÑÑалÑÑÑÑ.\n"
+"Ðи Ñадимо Ðам видалиÑи ÑÑ Ð±Ð°Ð·Ñ Ð´Ð°Ð½Ð¸Ñ
."
+
+#: controllers/database.py:196
+msgid "Error during database creation"
+msgstr "Ðомилка пÑи ÑÑвоÑÐµÐ½Ð½Ñ Ð±Ð°Ð·Ð¸ даниÑ
"
+
+#: controllers/database.py:199 controllers/database.py:226
+#: controllers/database.py:272 controllers/database.py:295
+msgid "Bad super admin password"
+msgstr "Ðе вÑÑний паÑÐ¾Ð»Ñ ÑÑÐ¿ÐµÑ Ð°Ð´Ð¼ÑнÑÑÑÑаÑоÑа"
+
+#: controllers/database.py:203
+msgid "Could not create database."
+msgstr "Ðе Ð¼Ð¾Ð¶Ñ ÑÑвоÑиÑи Ð±Ð°Ð·Ñ Ð´Ð°Ð½Ð¸Ñ
."
+
+#: controllers/database.py:229
+msgid "Could not drop database"
+msgstr "Ðе Ð¼Ð¾Ð¶Ñ Ð²Ð¸Ð´Ð°Ð»Ð¸Ñи Ð±Ð°Ð·Ñ Ð´Ð°Ð½Ð¸Ñ
"
+
+#: controllers/database.py:252
+msgid "Could not create backup."
+msgstr "Ðе Ð¼Ð¾Ð¶Ñ ÑÑвоÑиÑи ÑезеÑÐ²Ð½Ñ ÐºÐ¾Ð¿ÑÑ."
+
+#: controllers/database.py:276
+msgid "Could not restore database"
+msgstr "Ðе Ð¼Ð¾Ð¶Ñ Ð²ÑдновиÑи Ð±Ð°Ð·Ñ Ð´Ð°Ð½Ð¸Ñ
"
+
+#: controllers/database.py:299
+msgid "Error, password not changed."
+msgstr "Ðомилка, паÑÐ¾Ð»Ñ Ð½Ðµ змÑнено."
+
+#: controllers/error_page.py:78
+msgid ""
+"Your problem has been sent to the quality team\n"
+"We will recontact you after analysing the problem."
+msgstr ""
+"ÐаÑа пÑоблема вÑдпÑавлена до команди конÑÑÐ¾Ð»Ñ ÑкоÑÑÑ.\n"
+"Ðи звâÑжемоÑÑ Ð· вами пÑÑÐ»Ñ Ð°Ð½Ð°Ð»ÑÐ·Ñ Ð¿Ñоблеми."
+
+#: controllers/error_page.py:80
+#, python-format
+msgid ""
+"Your problem could not be sent to the quality team\n"
+"Please report this error manually at %s"
+msgstr ""
+"ÐаÑа пÑоблема не може бÑÑи вÑдпÑавлена\n"
+"до команди конÑÑÐ¾Ð»Ñ ÑкоÑÑÑ.\n"
+"ÐÑÐ´Ñ Ð»Ð°Ñка повÑдомÑе пÑо пÑÐ¾Ð±Ð»ÐµÐ¼Ñ ÑамоÑÑÑйно на %s"
+
+#: controllers/form.py:553
+#, python-format
+msgid "Invalid button type \"%s\""
+msgstr "Ðе вÑÑний Ñип кнопки \"%s\""
+
+#: controllers/form.py:891 controllers/tree.py:233
+msgid "No record selected"
+msgstr "Ðе обÑано жодного запиÑÑ"
+
+#: controllers/form.py:896
+msgid "Print Screen"
+msgstr "ÐÑÑк екÑанÑ"
+
+#: controllers/form.py:965 utils/rpc.py:122 utils/rpc.py:133 utils/rpc.py:136
+#: widgets/listgrid.py:289 widgets/listgrid.py:353 widgets/form/_form.py:904
+msgid "Application Error"
+msgstr "Ðомилка ÐÑогÑами"
+
+#: controllers/form.py:965
+#, python-format
+msgid "Wrong on_change trigger: %s"
+msgstr "Ðе вÑÑний on_change ÑÑиггеÑ: %s"
+
+#: controllers/form.py:1073
+msgid "Open resource"
+msgstr "ÐÑдкÑиÑи ÑеÑÑÑÑ"
+
+#: controllers/form.py:1076
+msgid "Set to default value"
+msgstr "ÐÑÑановиÑи Ñипове знаÑеннÑ"
+
+#: controllers/form.py:1077
+msgid "Set as default"
+msgstr "ÐÑÑановиÑи Ñк Ñипове"
+
+#: controllers/form.py:1084
+msgid "Action"
+msgstr "ÐÑÑ"
+
+#: controllers/form.py:1085
+msgid "Report"
+msgstr "ÐвÑÑ"
+
+#: controllers/impex.py:66
+msgid ""
+"Operation failed\n"
+"I/O error"
+msgstr ""
+"Ðевдала опеÑаÑÑÑ,\n"
+"помила вводÑ/виводÑ"
+
+#: controllers/impex.py:373
+msgid "Export Error"
+msgstr "Ðомилка екÑпоÑÑÑваннÑ"
+
+#: controllers/impex.py:444
+msgid "Database ID"
+msgstr "ÐденÑиÑÑкаÑÐ¾Ñ Ð±Ð°Ð·Ð¸ даниÑ
"
+
+#: controllers/impex.py:451
+msgid "Error opening .CSV file"
+msgstr "Ðомилка вÑдкÑиÑÑÑ .CSV ÑайлÑ"
+
+#: controllers/impex.py:451
+msgid "Input Error."
+msgstr "Ðомилка вводÑ."
+
+#: controllers/impex.py:473
+#, python-format
+msgid "You cannot import the field '%s', because we cannot auto-detect it"
+msgstr ""
+"Ðи не можеÑе ÑмпоÑÑÑваÑи поле '%s', ÑÐ¾Ð¼Ñ Ñо його не можливо виÑвиÑи "
+"авÑомаÑиÑно"
+
+#: controllers/impex.py:476
+#, python-format
+msgid "Error processing the first line of the file. Field \"%s\" is unknown"
+msgstr "Ðомилка обÑобки пеÑÑÐ¾Ñ ÑÑÑоки ÑайлÑ. Ðоле \"%s\" не вÑдоме"
+
+#: controllers/impex.py:476
+msgid "Import Error."
+msgstr "Ðомилка ÑмпоÑÑÑ"
+
+#: controllers/impex.py:515
+msgid "XML-RPC error"
+msgstr "Ðомилка XML-RPC"
+
+#: controllers/impex.py:520
+#, python-format
+msgid "Imported %d objects"
+msgstr "ÐмпоÑÑовано %d обâÑкÑÑв"
+
+#: controllers/impex.py:525
+#, python-format
+msgid "Error trying to import this record:%s. ErrorMessage:%s %s"
+msgstr "Ðомилка пÑи ÑпÑÐ¾Ð±Ñ ÑмпоÑÑÑваÑи запиÑ: %s. Ðомилка: %s %s"
+
+#: controllers/impex.py:526
+msgid "ImportationError"
+msgstr "Ðомилка ÑмпоÑÑÑ"
+
+#: controllers/listgrid.py:51
+msgid "Parent record doesn't exists..."
+msgstr "ÐаÑÑкÑвÑÑкий Ð·Ð°Ð¿Ð¸Ñ Ð½Ðµ ÑÑнÑÑ ..."
+
+#: controllers/preferences.py:34
+msgid "Change your password"
+msgstr "ÐмÑнÑÑÑ Ð²Ð°Ñ Ð¿Ð°ÑолÑ"
+
+#: controllers/preferences.py:64 controllers/templates/header.mako:59
+msgid "Preferences"
+msgstr "ÐалаÑÑÑваннÑ"
+
+#: controllers/preferences.py:91
+msgid "All passwords have to be filled."
+msgstr "УÑÑ Ð¿Ð°ÑÐ¾Ð»Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ñ Ð±ÑÑи заповненÑ."
+
+#: controllers/preferences.py:93
+msgid "The new password and its confirmation must be identical."
+msgstr "ÐовÑй паÑÐ¾Ð»Ñ Ñа його пÑдÑвеÑÐ¶ÐµÐ½Ð½Ñ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ñ ÑпÑвпадаÑи."
+
+#: controllers/preferences.py:102
+msgid "Could not change your password."
+msgstr "ÐевдаÑа пÑи змÑÐ½Ñ Ð¿Ð°ÑолÑ."
+
+#: controllers/preferences.py:104
+msgid "Original password incorrect, your password was not changed."
+msgstr "ÐÑигÑналÑний паÑÐ¾Ð»Ñ Ð²Ð²ÐµÐ´ÐµÐ½Ð¾ не вÑÑно, паÑÐ¾Ð»Ñ Ð½Ðµ змÑнено."
+
+#: controllers/root.py:170
+#, python-format
+msgid "Version %s"
+msgstr "ÐеÑÑÑÑ %s"
+
+#: controllers/translator.py:132
+msgid "You need to save the resource before adding translations."
+msgstr "Ðам необÑ
Ñдно збеÑегÑи ÑеÑÑÑÑ Ð¿ÐµÑед додаваннÑм пеÑекладÑв."
+
+#: controllers/tree.py:264
+msgid "No resource selected"
+msgstr "Ðе обÑано жодного ÑеÑÑÑÑÑ"
+
+#: controllers/utils.py:44
+msgid "Could not connect to server"
+msgstr "Ðе вдаÑÑÑÑÑ Ð·'ÑднаÑиÑÑ Ð· ÑеÑвеÑом"
+
+#: controllers/utils.py:131 controllers/templates/login_ajax.mako:111
+msgid "Bad username or password"
+msgstr "ÐевÑÑне ÑмâÑ ÐºÐ¾ÑиÑÑÑваÑа або паÑолÑ"
+
+#: controllers/view_log.py:32
+msgid "ID"
+msgstr "ID"
+
+#: controllers/view_log.py:33
+msgid "Creation User"
+msgstr "СÑвоÑив ÐоÑиÑÑÑваÑ"
+
+#: controllers/view_log.py:34
+msgid "Creation Date"
+msgstr "ÐаÑа ÑÑвоÑеннÑ"
+
+#: controllers/view_log.py:35
+msgid "Latest Modification by"
+msgstr "ÐÑÑаннÑм змÑнив"
+
+#: controllers/view_log.py:36
+msgid "Latest Modification Date"
+msgstr "ÐаÑа оÑÑаннÑÐ¾Ñ Ð·Ð¼Ñни"
+
+#: controllers/view_log.py:37
+msgid "Owner"
+msgstr "ÐлаÑник"
+
+#: controllers/view_log.py:38
+msgid "Group Owner"
+msgstr "ÐлаÑник гÑÑпÑ"
+
+#: controllers/view_log.py:39
+msgid "Access Level"
+msgstr "Ð ÑÐ²ÐµÐ½Ñ Ð´Ð¾ÑÑÑпÑ"
+
+#: controllers/view_log.py:40
+msgid "Internal module data ID"
+msgstr "ÐнÑÑÑÑÑнÑй ÑденÑиÑикаÑÐ¾Ñ Ð´Ð°Ð½Ð¸Ñ
модÑлÑ"
+
+#: controllers/viewed.py:220
+msgid "Invalid view id."
+msgstr "ÐевÑÑний ÑденÑиÑÑкаÑÐ¾Ñ Ð¿ÐµÑеглÑдÑ"
+
+#: controllers/viewed.py:498
+msgid "Unable to create inherited view."
+msgstr "Ðеможливо ÑÑвоÑиÑи ÑÑпадкований виглÑд"
+
+#: controllers/viewed.py:500
+msgid "Can't create inherited view here."
+msgstr "Ðеможливо ÑÑвоÑиÑи ÑÑпадкований виглÑд ÑÑÑ"
+
+#: controllers/viewed.py:503
+msgid "Not implemented yet!"
+msgstr "Ще не ÑеалÑзовано!"
+
+#: controllers/viewed.py:608
+msgid "Unable to update the view."
+msgstr "Ðеможливо оновиÑи виглÑд"
+
+#: controllers/viewed.py:859
+msgid "New Window"
+msgstr "Ðове вÑкно"
+
+#: controllers/viewed.py:871
+msgid "Save Button"
+msgstr "Ðнопка збеÑеженнÑ"
+
+#: controllers/viewed.py:871
+msgid "Cancel Button"
+msgstr "Ðнопка ÑкаÑÑваннÑ"
+
+#: controllers/viewed.py:871
+msgid "Open Button"
+msgstr "Ðнопка вÑдкÑиÑÑÑ"
+
+#: controllers/viewed.py:877
+msgid "Left"
+msgstr "ÐÑвоÑÑÑ"
+
+#: controllers/viewed.py:877
+msgid "Center"
+msgstr "У ÑенÑÑÑ"
+
+#: controllers/viewed.py:877
+msgid "Right"
+msgstr "ÐÑавоÑÑÑ"
+
+#: controllers/templates/about.mako:4
+msgid "About the OpenERP Web"
+msgstr "ÐÑо OpenERP Web"
+
+#: controllers/templates/about.mako:27
+msgid "OpenERP Web"
+msgstr "OpenERP Web"
+
+#: controllers/templates/about.mako:30
+msgid "Copyright © 2006-TODAY OpenERP SA. All Rights Reserved."
+msgstr "ÐвÑоÑÑÑÐºÑ Ð¿Ñава © 2006-TODAY OpenERP SA. УÑÑ Ð¿Ñава заÑ
иÑено."
+
+#: controllers/templates/about.mako:31
+msgid "OpenERP is a trademark of the OpenERP SA Company."
+msgstr "OpenERP - ÑоÑгова маÑка компанÑÑ OpenERP SA."
+
+#: controllers/templates/about.mako:33
+#, python-format
+msgid "%(ooweb)s is jointly developed by %(tiny)s and %(axelor)s."
+msgstr "%(ooweb)s ÑозÑÐ¾Ð±Ð»ÐµÐ½Ñ %(tiny)s Ñа %(axelor)s."
+
+#: controllers/templates/about.mako:39
+#, python-format
+msgid "Licenced under the terms of %(license)s"
+msgstr "ÐÑÑензовано згÑдно з Ñмов %(license)s"
+
+#: controllers/templates/about.mako:42
+msgid "About OpenERP"
+msgstr "ÐÑо OpenERP"
+
+#: controllers/templates/about.mako:44
+#, python-format
+msgid ""
+"%(openobject)s is a free enterprise-scale software system that is designed "
+"to boost\n"
+" productivity and profit through data integration. It "
+"connects, improves and\n"
+" manages business processes in areas such as sales, "
+"finance, supply chain,\n"
+" project management, production, services, CRM, etc..\n"
+" "
+msgstr ""
+"%(openobject)s - Ñе безкоÑÑовна пÑогÑамна ÑиÑÑема ÑÑÐ²Ð½Ñ Ð¿ÑдпÑиÑмÑÑва, Ñка "
+"пÑизнаÑена Ð´Ð»Ñ Ñого, Ñоб пÑдвиÑиÑи\n"
+" пÑодÑкÑивнÑÑÑÑ Ñа пÑибÑÑок завдÑки ÑнÑегÑаÑÑÑ Ð´Ð°Ð½Ð¸Ñ
. "
+"Ðона звâÑзÑÑ, ÑдоÑконалÑÑ Ñа\n"
+" кеÑÑÑ Ð±ÑзнеÑ-пÑоÑеÑами Ñ ÑакиÑ
облаÑÑÑÑ
Ñк пÑодаж, "
+"ÑÑнанÑи, логÑÑÑика,\n"
+" кеÑÑÐ²Ð°Ð½Ð½Ñ Ð¿ÑоекÑами, виÑобниÑÑво, поÑлÑги, CRM Ñа ÑнÑе\n"
+" "
+
+#: controllers/templates/about.mako:51
+msgid ""
+"The system is platform-independent, and can be installed on Windows, Mac OS "
+"X,\n"
+" and various Linux and other Unix-based distributions. "
+"Its architecture enables\n"
+" new functionality to be rapidly created, modifications "
+"to be made to a\n"
+" production system and migration to a new version to be "
+"straightforward."
+msgstr ""
+
+#: controllers/templates/about.mako:57
+msgid ""
+"Depending on your needs, OpenERP is available through a web or application "
+"client."
+msgstr ""
+
+#: controllers/templates/database.mako:50 controllers/templates/login.mako:4
+#: controllers/templates/login.mako:67 controllers/templates/login_ajax.mako:85
+#: controllers/templates/login_ajax.mako:104
+msgid "Login"
+msgstr "ÐогÑн"
+
+#: controllers/templates/database.mako:60
+msgid "Password"
+msgstr "ÐаÑолÑ"
+
+#: controllers/templates/error_page.mako:77
+#, python-format
+msgid "An %(error_type)s has been reported."
+msgstr "Ðиникла помилка %(error_type)s."
+
+#: controllers/templates/error_page.mako:79
+msgid "Let me fix it"
+msgstr "ÐозволÑÑе випÑавиÑи Ñе"
+
+#: controllers/templates/error_page.mako:85
+msgid "Fix it for me"
+msgstr "ÐипÑавиÑи Ñе"
+
+#: controllers/templates/error_page.mako:90
+msgid "You do not have a valid OpenERP publisher warranty contract !"
+msgstr "Ðи не маÑÑе дÑйÑного конÑÑакÑÑ Ð· видавÑем OpenERP !"
+
+#: controllers/templates/error_page.mako:91
+msgid ""
+"If you are using OpenERP in production, it is recommended to have\n"
+"a publisher warranty program.\n"
+"\n"
+"The OpenERP publisher warranty contract provides you with bug fix guarantees "
+"and an\n"
+"automatic migration system so that we can start working on your problems "
+"within a few\n"
+"hours.\n"
+"\n"
+"With a publisher warranty contract, errors such as this one can be sent "
+"directly to the OpenERP\n"
+"team for review and evaluation.\n"
+"\n"
+"The publisher warranty program offers you:\n"
+"* Automatic migrations on new versions,\n"
+"* A bugfix guarantee,\n"
+"* Monthly announces of potential bugs and their fixes,\n"
+"* Security alerts by email and automatic migration,\n"
+"* Access to the customer portal.\n"
+msgstr ""
+
+#: controllers/templates/error_page.mako:113
+msgid ""
+"Your publisher warranty contract does not cover all modules installed in "
+"your system !\n"
+"If you are using OpenERP in production, it is highly suggested to upgrade "
+"your\n"
+"contract.\n"
+"\n"
+"If you have developed your own modules or installed third party module, we\n"
+"can provide you an additional publisher warranty contract for these modules. "
+"After\n"
+"having reviewed your modules, our quality team will ensure they will "
+"migrate\n"
+"automatically for all future stable versions of OpenERP at no extra cost.\n"
+"\n"
+"Here is the list of modules not covered by your publisher warranty contract:"
+msgstr ""
+
+#: controllers/templates/error_page.mako:135
+msgid "Publisher warranty contract."
+msgstr "ÐаÑанÑÑйний конÑÑÐ°ÐºÑ Ð²Ð¸Ð´Ð°Ð²ÑÑ"
+
+#: controllers/templates/error_page.mako:136
+msgid ""
+"Your request will be sent to OpenERP and publisher warranty team will reply "
+"you shortly."
+msgstr ""
+"ÐÐ°Ñ Ð·Ð°Ð¿Ð¸Ñ Ð±Ñде вÑдпÑавлено до OpenERP Ñа команда видавÑÑ Ð³Ð°ÑанÑÑÑ Ð²ÑдповÑÐ´Ñ "
+"Ñ Ð½Ð°Ð¹Ð±Ð»Ð¸Ð¶Ñий ÑаÑ."
+
+#: controllers/templates/error_page.mako:140
+msgid "Summary of the problem:"
+msgstr "РезÑме пÑоблеми:"
+
+#: controllers/templates/error_page.mako:147
+msgid "Explain what you did:"
+msgstr "ÐоÑÑнÑÑÑ, Ñо ви Ñобили:"
+
+#: controllers/templates/error_page.mako:156
+msgid "Other Comments:"
+msgstr "ÐнÑÑ ÐºÐ¾Ð¼ÐµÐ½ÑаÑÑ:"
+
+#: controllers/templates/error_page.mako:168
+msgid "Send to Publisher Warranty Team"
+msgstr "ÐÑдпÑавиÑи до ÑлÑжби гаÑанÑÑÐ¹Ð½Ð¾Ñ Ð¿ÑдÑÑимки"
+
+#: controllers/templates/error_page.mako:195
+msgid "Write concurrency warning :"
+msgstr "ÐопеÑÐµÐ´Ð¶ÐµÐ½Ð½Ñ Ð¿Ñо одноÑаÑний запиÑ."
+
+#: controllers/templates/error_page.mako:200
+msgid ""
+"This document has been modified while you were editing it.\n"
+"Choose:\n"
+"\n"
+" - \"Cancel\" to cancel saving.\n"
+" - \"Write anyway\" to save your current version."
+msgstr ""
+"ÐокÑÐ¼ÐµÐ½Ñ Ð±Ñло змÑнено ÑнÑим коÑиÑÑÑваÑем пÑд ÑÐ°Ñ ÑедагÑваннÑ.\n"
+"ÐбеÑÑÑÑ:\n"
+"\n"
+" - \"ÐÑдмÑниÑи\" Ð´Ð»Ñ Ñого, Ñоб не збеÑÑгаÑи ваÑÑ Ð·Ð¼Ñни.\n"
+" - \"ÐбеÑегÑи Ñ Ð±ÑдÑ-ÑÐºÐ¾Ð¼Ñ Ð²Ð¸Ð¿Ð°Ð´ÐºÑ\" Ð´Ð»Ñ Ñого, Ñоб збеÑегÑи ваÑÑ Ð·Ð¼Ñни."
+
+#: controllers/templates/error_page.mako:214 controllers/templates/exp.mako:244
+#: controllers/templates/form.mako:140 controllers/templates/openo2m.mako:41
+#: controllers/templates/selection.mako:43
+#: controllers/templates/viewlist.mako:160
+#: controllers/templates/preferences/index.mako:38
+#: widgets/templates/listgrid/listgrid.mako:33
+msgid "Cancel"
+msgstr "ÐÑдмÑниÑи"
+
+#: controllers/templates/error_page.mako:215
+msgid "Write Anyway"
+msgstr "ÐбеÑегÑи Ñ Ð±ÑдÑ-ÑÐºÐ¾Ð¼Ñ Ð²Ð¸Ð¿Ð°Ð´ÐºÑ"
+
+#: controllers/templates/exp.mako:151
+msgid "Export Data"
+msgstr "ÐкÑпоÑÑ Ð´Ð°Ð½Ð¸Ñ
"
+
+#: controllers/templates/exp.mako:166
+msgid "Export Type:"
+msgstr "Тип екÑпоÑÑÑ:"
+
+#: controllers/templates/exp.mako:169
+msgid "Import Compatible Export"
+msgstr "СÑмÑÑнÑÑÑÑ ÑмпоÑÑÑ Ð· екÑпоÑÑом"
+
+#: controllers/templates/exp.mako:172
+msgid "Export all Data"
+msgstr "ÐкÑпоÑÑÑваÑи ÑÑÑ Ð´Ð°Ð½Ñ"
+
+#: controllers/templates/exp.mako:183
+msgid "Available fields"
+msgstr "ÐаÑÐ²Ð½Ñ Ð¿Ð¾Ð»Ñ"
+
+#: controllers/templates/exp.mako:185
+msgid "Fields to export"
+msgstr "ÐÐ¾Ð»Ñ Ð´Ð»Ñ ÐµÐºÑпоÑÑÑ"
+
+#: controllers/templates/exp.mako:187
+msgid "Save fields list"
+msgstr "ÐбеÑегÑи ÑпиÑок полÑв"
+
+#: controllers/templates/exp.mako:189
+msgid "Save as:"
+msgstr "ÐбеÑегÑи Ñк:"
+
+#: controllers/templates/exp.mako:191 controllers/templates/fieldpref.mako:102
+#: controllers/templates/selection.mako:45
+msgid "OK"
+msgstr "Так"
+
+#: controllers/templates/exp.mako:195
+msgid "Saved exports:"
+msgstr "ÐбеÑÐµÐ¶ÐµÐ½Ñ ÐµÐºÑпоÑÑи:"
+
+#: controllers/templates/exp.mako:204 controllers/templates/form.mako:135
+#: controllers/templates/image.mako:67 widgets/form/templates/one2many.mako:22
+#: widgets/templates/sidebar.mako:67
+#: widgets/templates/listgrid/listgrid.mako:105
+#: widgets/templates/listgrid/listgrid.mako:109
+#: widgets/templates/listgrid/listgrid.mako:173
+#: widgets/templates/listgrid/listgrid.mako:178
+#: widgets/templates/listgrid/listgroup.mako:131
+#: widgets/templates/listgrid/multiple_group.mako:81
+msgid "Delete"
+msgstr "ÐидалиÑи"
+
+#: controllers/templates/exp.mako:217 widgets/templates/sidebar.mako:56
+#: widgets/templates/listgrid/listgrid.mako:135
+msgid "Add"
+msgstr "ÐодаÑи"
+
+#: controllers/templates/exp.mako:222 controllers/templates/viewlist.mako:125
+msgid "Remove"
+msgstr "ÐилÑÑиÑи"
+
+#: controllers/templates/exp.mako:227
+msgid "Remove All"
+msgstr "ÐилÑÑиÑи вÑÑ"
+
+#: controllers/templates/exp.mako:245
+msgid "Export to File"
+msgstr "ÐкÑпоÑÑÑваÑи Ñ Ñайл"
+
+#: controllers/templates/fieldpref.mako:4
+#: controllers/templates/fieldpref.mako:29
+msgid "Field Preferences"
+msgstr "ÐлаÑÑивоÑÑÑ Ð¿Ð¾Ð»Ñ"
+
+#: controllers/templates/fieldpref.mako:39
+msgid "Field Name:"
+msgstr "Ðазва полÑ:"
+
+#: controllers/templates/fieldpref.mako:43
+msgid "Domain:"
+msgstr "Ðомен:"
+
+#: controllers/templates/fieldpref.mako:47
+msgid "Default Value:"
+msgstr "Типове знаÑеннÑ:"
+
+#: controllers/templates/fieldpref.mako:57
+msgid "Value applicable for:"
+msgstr "ÐнаÑÐµÐ½Ð½Ñ Ð²Ð¸ÐºÐ¾ÑиÑÑовÑÑÑÑÑÑ Ð´Ð»Ñ:"
+
+#: controllers/templates/fieldpref.mako:63
+msgid "Only for you"
+msgstr "ТÑлÑки Ð´Ð»Ñ Ð²Ð°Ñ"
+
+#: controllers/templates/fieldpref.mako:67
+msgid "For all"
+msgstr "ÐÐ»Ñ ÑÑÑÑ
"
+
+#: controllers/templates/fieldpref.mako:76
+msgid "Value applicable if:"
+msgstr "ÐнаÑÐµÐ½Ð½Ñ Ð²Ð¸ÐºÐ¾ÑиÑÑовÑÑÑÑÑÑ ÑкÑо:"
+
+#: controllers/templates/fieldpref.mako:79
+msgid "Always applicable!"
+msgstr "ÐикоÑиÑÑовÑÑÑÑÑÑ Ð·Ð°Ð²Ð¶Ð´Ð¸!"
+
+#: controllers/templates/fieldpref.mako:99 controllers/templates/image.mako:70
+#: controllers/templates/imp.mako:205 controllers/templates/index.mako:198
+#: controllers/templates/openm2.mako:52
+#: controllers/templates/save_filter.mako:42
+#: controllers/templates/search.mako:129
+#: controllers/templates/translator.mako:41
+#: controllers/templates/translator.mako:108
+#: controllers/templates/viewed.mako:37
+#: controllers/templates/viewed_new.mako:49
+#: controllers/templates/viewed_new_model.mako:42
+#: controllers/templates/viewed_preview.mako:28
+#: controllers/templates/viewlist.mako:129 widgets/templates/sidebar.mako:67
+#: widgets/templates/viewform.mako:37
+msgid "Close"
+msgstr "ÐакÑиÑи"
+
+#: controllers/templates/footer.mako:3
+#, python-format
+msgid "© 2008-2010 %(ooweb)s SA. All Rights Reserved "
+msgstr "© 2008-2010 %(ooweb)s SA. УÑÑ Ð¿Ñава заÑ
иÑÐµÐ½Ñ "
+
+#: controllers/templates/footer.mako:6
+msgid "Significant contributions to the web client have been made by"
+msgstr "ÐнаÑний внеÑок Ñ web-ÐºÐ»Ð¸ÐµÐ½Ñ Ð±Ñв зÑоблен"
+
+#: controllers/templates/form.mako:63
+msgid "Disable all Tips"
+msgstr "ÐÑдклÑÑиÑи ÑÑÑ Ð¿Ñдказки"
+
+#: controllers/templates/form.mako:64
+msgid "Hide this Tip"
+msgstr "СÑ
оваÑи ÑÑ Ð¿ÑдказкÑ"
+
+#: controllers/templates/form.mako:82
+msgid "Add / Remove Shortcut..."
+msgstr "ÐодаÑи / ÐидалиÑи ÑÑлик..."
+
+#: controllers/templates/form.mako:86
+#, python-format
+msgid "Search: %s"
+msgstr "ÐоÑÑк: %s"
+
+#: controllers/templates/form.mako:93
+msgid "Corporate Intelligence..."
+msgstr "ÐоÑпоÑаÑивний ÑнÑÐµÐ»ÐµÐºÑ ..."
+
+#: controllers/templates/form.mako:99
+msgid "Show Logs..."
+msgstr "ÐоказаÑи жÑÑнали..."
+
+#: controllers/templates/form.mako:111
+msgid "Create a new resource"
+msgstr "СÑвоÑиÑи новий ÑеÑÑÑÑ"
+
+#: controllers/templates/form.mako:112 controllers/templates/search.mako:128
+#: controllers/templates/viewed_new_model.mako:36
+#: controllers/templates/viewlist.mako:119 widgets/form/_o2m.py:73
+#: widgets/form/templates/one2many.mako:20
+#: widgets/templates/listgrid/listgrid.mako:140
+#: widgets/templates/listgrid/listgrid.mako:144
+#: widgets/templates/listgrid/listgroup.mako:20
+msgid "New"
+msgstr "Ðовий"
+
+#: controllers/templates/form.mako:116
+msgid "Edit this resource"
+msgstr "РедагÑваÑи Ñей ÑеÑÑÑÑ"
+
+#: controllers/templates/form.mako:117 controllers/templates/viewlist.mako:122
+#: widgets/templates/listgrid/listgrid.mako:75
+#: widgets/templates/listgrid/listgrid.mako:79
+#: widgets/templates/listgrid/listgroup.mako:112
+#: widgets/templates/listgrid/multiple_group.mako:63
+msgid "Edit"
+msgstr "РедагÑваÑи"
+
+#: controllers/templates/form.mako:121
+msgid "Save this resource"
+msgstr "ÐбеÑегÑи Ñей ÑеÑÑÑÑ"
+
+#: controllers/templates/form.mako:122 controllers/templates/image.mako:65
+#: controllers/templates/openm2.mako:48
+#: controllers/templates/save_filter.mako:41
+#: controllers/templates/translator.mako:39
+#: controllers/templates/translator.mako:106
+#: controllers/templates/viewed_new.mako:46
+#: controllers/templates/viewed_new_model.mako:39
+#: controllers/templates/viewlist.mako:157
+#: controllers/templates/preferences/index.mako:39
+msgid "Save"
+msgstr "ÐбеÑегÑи"
+
+#: controllers/templates/form.mako:124
+msgid "Save & Edit this resource"
+msgstr "ÐбеÑегÑи Ñа ÑедагÑваÑи Ñей ÑеÑÑÑÑ"
+
+#: controllers/templates/form.mako:125
+msgid "Save & Edit"
+msgstr "ÐбеÑегÑи Ñа ÑедагÑваÑи"
+
+#: controllers/templates/form.mako:129
+msgid "Duplicate this resource"
+msgstr "ÐÑблÑваÑи Ñей ÑеÑÑÑÑ"
+
+#: controllers/templates/form.mako:130
+msgid "Duplicate"
+msgstr "ÐÑблÑваÑи"
+
+#: controllers/templates/form.mako:134
+msgid "Delete this resource"
+msgstr "ÐидалиÑи Ñей ÑеÑÑÑÑ"
+
+#: controllers/templates/form.mako:139
+msgid "Cancel editing the current resource"
+msgstr "ÐÑдмÑнÑи ÑедагÑÐ²Ð°Ð½Ð½Ñ ÑÑого ÑеÑÑÑÑÑ"
+
+#: controllers/templates/form.mako:144
+msgid "Create new node"
+msgstr "СÑвоÑиÑи новий вÑзел"
+
+#: controllers/templates/form.mako:145
+msgid "New Node"
+msgstr "Ðовий вÑзел"
+
+#: controllers/templates/form.mako:149
+msgid "Show grid in workflow canvas"
+msgstr "ÐÑдобÑажаÑи гÑÑд на ÑÐ»Ñ ÑобоÑого пÑоÑеÑÑÑ"
+
+#: controllers/templates/form.mako:150
+msgid "Show grid"
+msgstr "ÐÑдобÑажаÑи гÑÑд"
+
+#: controllers/templates/header.mako:33
+#, python-format
+msgid "%(company)s"
+msgstr "%(company)s"
+
+#: controllers/templates/header.mako:34 controllers/templates/index.mako:218
+#, python-format
+msgid "%(user)s"
+msgstr "%(user)s"
+
+#: controllers/templates/header.mako:45 controllers/templates/header.mako:47
+msgid "Home"
+msgstr "ÐомÑвÑка"
+
+#: controllers/templates/header.mako:53
+msgid "Requests"
+msgstr "ÐапиÑи"
+
+#: controllers/templates/header.mako:62
+msgid "Edit Preferences"
+msgstr "РедагÑваÑи налаÑÑÑваннÑ"
+
+#: controllers/templates/header.mako:66 controllers/templates/header.mako:69
+msgid "About"
+msgstr "ÐÑо пÑогÑамÑ"
+
+#: controllers/templates/header.mako:73 controllers/templates/header.mako:75
+msgid "Help"
+msgstr "ÐовÑдка"
+
+#: controllers/templates/header.mako:81 controllers/templates/header.mako:84
+msgid "Clear Cache"
+msgstr "ÐÑиÑÑиÑи кеÑ"
+
+#: controllers/templates/header.mako:89
+msgid "Logout"
+msgstr "ÐиÑ
Ñд"
+
+#: controllers/templates/image.mako:4 controllers/templates/image.mako:39
+msgid "Image"
+msgstr "ÐобÑаженнÑ"
+
+#: controllers/templates/image.mako:55
+msgid "Add Resource:"
+msgstr "ÐодаÑи ÑеÑÑÑÑ"
+
+#: controllers/templates/image.mako:66 widgets/form/templates/binary.mako:28
+msgid "Save As"
+msgstr "ÐбеÑегÑи Ñк"
+
+#: controllers/templates/imp.mako:80
+msgid "Import Data"
+msgstr "ÐмпоÑÑÑваÑи данÑ"
+
+#: controllers/templates/imp.mako:90
+msgid "1. Import a .CSV file"
+msgstr "ÐмпоÑÑÑваÑи з ÑÐ°Ð¹Ð»Ñ .CSV"
+
+#: controllers/templates/imp.mako:106
+msgid "CSV File:"
+msgstr "Файл CSV:"
+
+#: controllers/templates/imp.mako:124
+msgid "2. Check your file format"
+msgstr "ÐеÑевÑÑÑе ÑоÑÐ¼Ð°Ñ ÑайлÑ"
+
+#: controllers/templates/imp.mako:131
+#, python-format
+msgid "The import failed due to: %(message)s"
+msgstr "Ðомилка ÑмпоÑÑÑ Ñ Ð·Ð²'ÑÐ·ÐºÑ Ð·: %(message)s"
+
+#: controllers/templates/imp.mako:133
+msgid "Here is a preview of the file we could not import:"
+msgstr "ТÑÑ Ð²Ð¸ можеÑе пеÑеглÑнÑÑи Ñайл, Ñкий ми не можемо ÑмпоÑÑÑваÑи:"
+
+#: controllers/templates/imp.mako:158
+msgid "CSV Options"
+msgstr "ÐаÑамеÑÑи CSV"
+
+#: controllers/templates/imp.mako:161
+msgid "Separator:"
+msgstr "СепаÑаÑоÑ:"
+
+#: controllers/templates/imp.mako:163
+msgid "Delimiter:"
+msgstr "РоздÑлÑник:"
+
+#: controllers/templates/imp.mako:167
+msgid "Encoding:"
+msgstr "ÐодÑваннÑ:"
+
+#: controllers/templates/imp.mako:174
+msgid "Lines to skip:"
+msgstr "ÐÑопÑÑÑиÑи ÑÑÑок:"
+
+#: controllers/templates/imp.mako:188
+msgid "3. File imported"
+msgstr "Файл ÑмпоÑÑовано"
+
+#: controllers/templates/imp.mako:206
+msgid "Import File"
+msgstr "ÐмпоÑÑÑваÑи Ñайл"
+
+#: controllers/templates/index.mako:164
+msgid "System Logs"
+msgstr "СиÑÑÐµÐ¼Ð½Ñ Ð¶ÑÑнали"
+
+#: controllers/templates/index.mako:189
+msgid "More"
+msgstr "Ще"
+
+#: controllers/templates/index.mako:190
+msgid "Widgets"
+msgstr "ÐÑджеÑи"
+
+#: controllers/templates/index.mako:221 controllers/templates/index.mako:226
+#, python-format
+msgid "Powered by %(openerp)s "
+msgstr "РозÑоблено %(openerp)s "
+
+#: controllers/templates/login.mako:53 controllers/templates/login_ajax.mako:72
+#: controllers/templates/login_ajax.mako:94
+msgid "User:"
+msgstr "ÐоÑиÑÑÑваÑ:"
+
+#: controllers/templates/login.mako:64
+msgid "Databases"
+msgstr "Ðази даниÑ
"
+
+#: controllers/templates/login.mako:84
+msgid "Top Contributor:"
+msgstr "ÐÑовÑдний авÑоÑ:"
+
+#: controllers/templates/login.mako:94
+msgid ""
+"We think that daily job activities can be more intuitive, efficient, "
+"automated, .. and even fun."
+msgstr ""
+"Ðи вважаÑмо, Ñо повÑÑкденна ÑобоÑа може бÑÑи бÑлÑÑ Ð¿ÑоÑÑоÑ, еÑекÑивноÑ, "
+"авÑомаÑизованоÑ, .. Ñа навÑÑÑ Ð²ÐµÑелоÑ."
+
+#: controllers/templates/login.mako:95
+msgid "OpenERP's vision to be:"
+msgstr "баÑÐµÐ½Ð½Ñ OpenERP:"
+
+#: controllers/templates/login.mako:103
+msgid "Full featured"
+msgstr "ÐовноÑÑнкÑÑоналÑний"
+
+#: controllers/templates/login.mako:104
+msgid ""
+"Today's enterprise challenges are multiple. We provide one module for each "
+"need."
+msgstr ""
+"СÑÐ¾Ð³Ð¾Ð´ÐµÐ½Ð½Ñ Ð¿Ñоблеми пÑдпÑиÑмÑÑва - ÑоздÑобленнÑ. Ðи надаÑмо один модÑÐ»Ñ Ð´Ð»Ñ "
+"ÐºÐ¾Ð¶Ð½Ð¾Ñ Ð¿Ð¾ÑÑеби."
+
+#: controllers/templates/login.mako:112
+msgid "Open Source"
+msgstr "Open Source"
+
+#: controllers/templates/login.mako:113
+msgid ""
+"To Build a great product, we rely on the knowledge of thousands of "
+"contributors."
+msgstr ""
+"ÐÑи побÑÐ´Ð¾Ð²Ñ Ð²ÐµÐ»Ð¸ÐºÐ¾Ð³Ð¾ пÑодÑкÑÑ, ми ÑпиÑаÑмоÑÑ Ð½Ð° Ð·Ð½Ð°Ð½Ð½Ñ ÑиÑÑÑ ÑÑаÑникÑв."
+
+#: controllers/templates/login.mako:121
+msgid "User Friendly"
+msgstr "ÐÑÑжнÑй"
+
+#: controllers/templates/login.mako:122
+msgid ""
+"In order to be productive, people need clean and easy to use interface."
+msgstr ""
+"ÐÐ»Ñ Ñого, Ñоб пÑаÑÑваÑи пÑодÑкÑивно, лÑди поÑÑебÑÑÑÑ Ð·ÑÑÑний Ñа пÑоÑÑий Ñ "
+"викоÑиÑÑÐ°Ð½Ð½Ñ ÑнÑеÑÑейÑ."
+
+#: controllers/templates/modules.mako:4
+msgid "Module Management"
+msgstr "ÐеÑÑÐ²Ð°Ð½Ð½Ñ Ð¼Ð¾Ð´ÑлÑми"
+
+#: controllers/templates/modules.mako:17
+msgid "Web Modules"
+msgstr "Ðеб-модÑлÑ"
+
+#: controllers/templates/openo2m.mako:34
+msgid "Save & Close"
+msgstr "ÐбеÑегÑи Ñа закÑиÑи"
+
+#: controllers/templates/openo2m.mako:37
+msgid "Save & New"
+msgstr "ÐбеÑегÑи Ñа ÑÑвоÑиÑи новий"
+
+#: controllers/templates/save_filter.mako:18
+msgid "Save as Filter"
+msgstr "ÐбеÑегÑи Ñк ÑÑлÑÑÑ"
+
+#: controllers/templates/save_filter.mako:30
+msgid "Filter Name"
+msgstr "Ðазва ФÑлÑÑÑа"
+
+#: controllers/templates/search.mako:110
+#, python-format
+msgid "Search %(name)s"
+msgstr "ÐоÑÑк %(name)s"
+
+#: controllers/templates/search.mako:125 widgets/form/templates/datetime.mako:8
+msgid "Select"
+msgstr "ÐибÑаÑи"
+
+#: controllers/templates/search.mako:127 widgets/_views.py:83
+#: widgets/form/templates/many2one.mako:22
+#: widgets/form/templates/reference.mako:27 widgets/templates/viewform.mako:26
+msgid "Search"
+msgstr "ÐнайÑи"
+
+#: controllers/templates/search.mako:143
+#, python-format
+msgid "No record found : '%(searched_string)s'."
+msgstr "ÐÐ°Ð¿Ð¸Ñ Ð½Ðµ знайдено: '%(searched_string)s'."
+
+#: controllers/templates/selection.mako:4
+msgid "Select action"
+msgstr "ÐбеÑÑÑÑ Ð´ÑÑ"
+
+#: controllers/templates/selection.mako:23
+msgid "Select your action"
+msgstr "ÐбеÑÑÑÑ Ð²Ð°ÑÑ Ð´ÑÑ"
+
+#: controllers/templates/server_log.mako:4
+msgid "Server Actions..."
+msgstr "ÐÑÑ ÑеÑвеÑа..."
+
+#: controllers/templates/server_log.mako:14
+msgid "Server Actions"
+msgstr "ÐÑÑ ÑеÑвеÑа"
+
+#: controllers/templates/translator.mako:4
+msgid "Add Translations"
+msgstr "ÐодаÑи пеÑеклади"
+
+#: controllers/templates/translator.mako:17
+msgid "Add Translation"
+msgstr "ÐодаÑи пеÑеклад"
+
+#: controllers/templates/translator.mako:27
+msgid "Add Translation for:"
+msgstr "ÐодаÑи пеÑеклад длÑ:"
+
+#: controllers/templates/translator.mako:31
+msgid "Fields"
+msgstr "ÐолÑ"
+
+#: controllers/templates/translator.mako:32
+msgid "Labels"
+msgstr "ÐÑÑки"
+
+#: controllers/templates/translator.mako:33
+msgid "Relates"
+msgstr "ÐÑдноÑини"
+
+#: controllers/templates/translator.mako:34
+msgid "View"
+msgstr "ÐиглÑд"
+
+#: controllers/templates/translator.mako:53
+msgid "Field"
+msgstr "Ðоле"
+
+#: controllers/templates/view_log.mako:4 controllers/templates/view_log.mako:12
+#: utils/common.py:47
+msgid "Information"
+msgstr "ÐнÑоÑмаÑÑÑ"
+
+#: controllers/templates/viewed.mako:17
+#, python-format
+msgid "View Editor %s - %s"
+msgstr "РедакÑÐ¾Ñ Ð²Ð¸Ð´Ñ %s - %s"
+
+#: controllers/templates/viewed.mako:31
+msgid "Create a new inherited view"
+msgstr "СÑвоÑиÑи ÑÑпадкований вид"
+
+#: controllers/templates/viewed.mako:31
+msgid "Inherited View"
+msgstr "УÑпадкований вид"
+
+#: controllers/templates/viewed.mako:34
+msgid "Preview"
+msgstr "ÐопеÑеднÑÐ¸Ì Ð¿ÐµÑеглÑд"
+
+#: controllers/templates/viewed_add.mako:6
+msgid "Node Type:"
+msgstr "Тип вÑзла:"
+
+#: controllers/templates/viewed_add.mako:23
+msgid "New Field"
+msgstr "Ðове поле"
+
+#: controllers/templates/viewed_add.mako:27
+msgid "Position:"
+msgstr "ÐозиÑÑÑ:"
+
+#: controllers/templates/viewlist.mako:4
+#: controllers/templates/viewlist.mako:108
+#, python-format
+msgid "Manage Views (%s)"
+msgstr "ÐеÑÑÐ²Ð°Ð½Ð½Ñ Ð²Ð¸Ð´Ð°Ð¼Ð¸ (%s)"
+
+#: controllers/templates/viewlist.mako:146
+#, python-format
+msgid "Create a view (%s)"
+msgstr "СÑвоÑиÑи вид (%s)"
+
+#: controllers/templates/viewlist.mako:174
+msgid "View Name:"
+msgstr "Ðазва видÑ:"
+
+#: controllers/templates/viewlist.mako:178
+msgid "View Type:"
+msgstr "Тип видÑ:"
+
+#: controllers/templates/viewlist.mako:189
+msgid "Priority:"
+msgstr "ÐÑÑоÑиÑеÑ:"
+
+#: utils/common.py:37 utils/common.py:66
+msgid "Error"
+msgstr "Ðомилка"
+
+#: utils/common.py:42 utils/common.py:69
+msgid "Warning"
+msgstr "ÐопеÑедженнÑ"
+
+#: utils/rpc.py:131
+msgid "Access Denied"
+msgstr "ÐоÑÑÑп забоÑонено"
+
+#: utils/rpc.py:238
+msgid "Unsupported protocol."
+msgstr "ÐÑоÑокол не пÑдÑÑимÑÑÑÑÑÑ"
+
+#: utils/rpc.py:342
+msgid ""
+"You select a timezone but OpenERP could not find pytz library!\n"
+"The timezone functionality will be disable."
+msgstr ""
+"Ðи обÑали ÑаÑовий поÑÑ, але OpenERP не може знайÑи бÑблÑоÑÐµÐºÑ pytz!\n"
+"ФÑнкÑÑÑ, повâÑÐ·Ð°Ð½Ñ Ð· ÑаÑовими поÑÑами, бÑдÑÑÑ Ð²ÑдклÑÑенÑ."
+
+#: utils/rpc.py:355
+msgid "Not logged..."
+msgstr "Ðе заÑеÑÑÑÑован..."
+
+#: utils/rpc.py:355
+msgid "Authorization Error"
+msgstr "Ðомилка авÑоÑизаÑÑÑ"
+
+#: utils/rpc.py:437
+msgid "== Access Denied =="
+msgstr "== У доÑÑÑÐ¿Ñ Ð²Ñдмовлено =="
+
+#: widgets/_views.py:52
+msgid "Form"
+msgstr "ФоÑма"
+
+#: widgets/_views.py:53
+msgid "Form view..."
+msgstr "ÐÐ±Ð·Ð¾Ñ Ñ Ð²Ð¸Ð³Ð»ÑÐ´Ñ ÑоÑми"
+
+#: widgets/_views.py:84
+msgid "Search view..."
+msgstr "Ðид Ð´Ð»Ñ Ð¿Ð¾ÑÑкÑ"
+
+#: widgets/listgrid.py:289
+msgid "Wrong on_change trigger"
+msgstr "Ðе вÑÑний ÑÑÐ¸Ð³ÐµÑ on_change"
+
+#: widgets/listgrid.py:353 widgets/form/_form.py:904
+#, python-format
+msgid "Invalid view, duplicate field: %s"
+msgstr "Ðе вÑÑний вид, поле дÑблÑÑÑÑÑÑ: %s"
+
+#: widgets/pager.py:56
+#, python-format
+msgid "%s"
+msgstr "%s"
+
+#: widgets/pager.py:68
+#, python-format
+msgid "%s - %s"
+msgstr "%s - %s"
+
+#: widgets/search.py:282
+msgid "contains"
+msgstr "мÑÑÑиÑÑ"
+
+#: widgets/search.py:282
+msgid "doesn't contain"
+msgstr "не мÑÑÑиÑÑ"
+
+#: widgets/search.py:283
+msgid "is equal to"
+msgstr "ÑпÑÐ²Ð¿Ð°Ð´Ð°Ñ Ð·"
+
+#: widgets/search.py:283
+msgid "is not equal to"
+msgstr "не ÑпÑÐ²Ð¿Ð°Ð´Ð°Ñ Ð·"
+
+#: widgets/search.py:284
+msgid "greater than"
+msgstr "бÑлÑÑе нÑж"
+
+#: widgets/search.py:284
+msgid "less than"
+msgstr "менÑе нÑж"
+
+#: widgets/search.py:285
+msgid "in"
+msgstr "Ñ"
+
+#: widgets/search.py:285
+msgid "not in"
+msgstr "не в"
+
+#: widgets/search.py:392
+msgid "Yes"
+msgstr "Так"
+
+#: widgets/search.py:392
+msgid "No"
+msgstr "ÐÑ"
+
+#: widgets/form/_action.py:46
+msgid "Action not found!"
+msgstr "ÐÑÑ Ð½Ðµ знайдено!"
+
+#: widgets/form/_o2m.py:73 widgets/templates/listgrid/listgrid.mako:138
+#: widgets/templates/listgrid/listgrid.mako:144
+#: widgets/templates/listgrid/listgroup.mako:20
+msgid "Create new record."
+msgstr "СÑвоÑиÑи новий запиÑ."
+
+#: widgets/form/_o2m.py:86
+msgid "Save/New"
+msgstr "ÐбеÑегÑи/Ðовий"
+
+#: widgets/form/_o2m.py:86
+msgid "Save parent record."
+msgstr "ÐбеÑегÑи баÑÑкÑвÑÑкий запиÑ."
+
+#: widgets/form/_o2m.py:216
+#, python-format
+msgid "%d of %d"
+msgstr "%d з %d"
+
+#: widgets/form/_o2m.py:218
+#, python-format
+msgid "- of %d"
+msgstr "- з %d"
+
+#: widgets/form/templates/binary.mako:31
+msgid "add attachment"
+msgstr "додаÑи вкладеннÑ"
+
+#: widgets/form/templates/image.mako:7 widgets/form/templates/image.mako:39
+msgid "Click here to add new image."
+msgstr "ÐаÑиÑнÑÑÑ ÑÑÑ Ð´Ð»Ñ Ñого, Ñоб додаÑи Ð½Ð¾Ð²Ñ ÐºÐ°ÑÑинкÑ."
+
+#: widgets/form/templates/many2one.mako:2
+#: widgets/form/templates/reference.mako:30
+msgid "Open"
+msgstr "ÐÑдкÑиÑи"
+
+#: widgets/form/templates/many2one.mako:2
+#: widgets/form/templates/reference.mako:30
+msgid "Open a resource"
+msgstr "ÐÑдкÑиÑи ÑеÑÑÑÑ"
+
+#: widgets/form/templates/one2many.mako:20
+msgid "Create new record..."
+msgstr "СÑвоÑиÑи новий запиÑ..."
+
+#: widgets/form/templates/one2many.mako:22
+msgid "Delete record..."
+msgstr "ÐидалиÑи запиÑ..."
+
+#: widgets/form/templates/one2many.mako:28
+msgid "Translate me."
+msgstr "ÐеÑеклаÑÑи мене."
+
+#: widgets/form/templates/one2many.mako:47
+msgid "Previous record..."
+msgstr "ÐопеÑеднÑй запиÑ..."
+
+#: widgets/form/templates/one2many.mako:49
+msgid "Next record..."
+msgstr "ÐаÑÑÑпний запиÑ..."
+
+#: widgets/templates/logs.mako:22
+msgid "More..."
+msgstr "ÐÑлÑÑе..."
+
+#: widgets/templates/logs.mako:35
+msgid "Less..."
+msgstr "ÐенÑе..."
+
+#: widgets/templates/pager.mako:9
+msgid "<< First"
+msgstr "<< ÐеÑÑа"
+
+#: widgets/templates/pager.mako:14
+msgid "< Previous"
+msgstr "< ÐопеÑеднÑ"
+
+#: widgets/templates/pager.mako:19
+msgid "of"
+msgstr "з"
+
+#: widgets/templates/pager.mako:24
+msgid "Next >"
+msgstr "ÐаÑÑÑпне >"
+
+#: widgets/templates/pager.mako:29
+msgid "Last >>"
+msgstr "ÐÑÑÐ°Ð½Ð½Ñ >>"
+
+#: widgets/templates/pager.mako:37
+msgid "Change Limit:"
+msgstr "ÐмÑниÑи обмеженнÑ"
+
+#: widgets/templates/sidebar.mako:37
+msgid "Reports"
+msgstr "ÐвÑÑи"
+
+#: widgets/templates/sidebar.mako:41 widgets/templates/viewform.mako:51
+msgid "Actions"
+msgstr "ÐÑÑ"
+
+#: widgets/templates/sidebar.mako:45
+msgid "Links"
+msgstr "ÐоÑиланнÑ"
+
+#: widgets/templates/sidebar.mako:49
+msgid "Submenu"
+msgstr "ÐÑдменÑ"
+
+#: widgets/templates/sidebar.mako:54
+msgid "Attachments"
+msgstr "ÐолÑÑеннÑ"
+
+#: widgets/templates/sidebar.mako:74
+msgid "File"
+msgstr "Файл"
+
+#: widgets/templates/sidebar.mako:83
+msgid "Customize"
+msgstr "ÐеÑÐ¸Ð¿Ð¾Ð²Ñ Ð¿Ð°ÑамеÑÑи"
+
+#: widgets/templates/sidebar.mako:87
+msgid "Manage views of the current object"
+msgstr "ÐеÑÑваÑи видом поÑоÑного об'ÑкÑÑ"
+
+#: widgets/templates/sidebar.mako:89
+msgid "Manage Views"
+msgstr "ÐеÑÑваÑи видами"
+
+#: widgets/templates/sidebar.mako:93
+msgid "Edit workflow of the current object"
+msgstr "РедагÑваÑи ÑобоÑий пÑоÑÐµÑ Ð¿Ð¾ÑоÑного обâÑкÑÑ"
+
+#: widgets/templates/sidebar.mako:94
+msgid "Edit Workflow"
+msgstr "РедагÑваÑи ÑобоÑий пÑоÑеÑ"
+
+#: widgets/templates/sidebar.mako:98
+msgid "Customize current object or create a new object"
+msgstr "ÐалаÑÑÑÐ²Ð°Ð½Ð½Ñ Ð¾Ð±âÑкÑÑ Ð°Ð±Ð¾ ÑÑвоÑÐµÐ½Ð½Ñ Ð½Ð¾Ð²Ð¾Ð³Ð¾ обâÑкÑÑ"
+
+#: widgets/templates/sidebar.mako:100
+msgid "Customize Object"
+msgstr "ÐалаÑÑÑÐ²Ð°Ð½Ð½Ñ Ð¾Ð±âÑкÑÑ"
+
+#: widgets/templates/sidebar.mako:106
+msgid "Other Options"
+msgstr "ÐнÑÑ Ð¿Ð°ÑамеÑÑи"
+
+#: widgets/templates/sidebar.mako:111
+msgid "Import"
+msgstr "ÐмпоÑÑÑваÑи"
+
+#: widgets/templates/sidebar.mako:114
+msgid "Export"
+msgstr "ÐкÑпоÑÑÑваÑи"
+
+#: widgets/templates/sidebar.mako:118
+msgid "Translate"
+msgstr "ÐеÑеклаÑÑи"
+
+#: widgets/templates/sidebar.mako:123
+msgid "View Log"
+msgstr "ÐеÑеглÑнÑÑи жÑÑнал"
+
+#: widgets/templates/viewform.mako:25
+msgid "Filter records."
+msgstr "ФÑлÑÑÑ Ð·Ð°Ð¿Ð¸ÑÑв"
+
+#: widgets/templates/viewform.mako:33
+msgid "Clear all."
+msgstr "ÐÑиÑÑиÑи вÑе."
+
+#: widgets/templates/viewform.mako:35
+msgid "Clear"
+msgstr "ÐÑиÑÑиÑи"
+
+#: widgets/templates/viewform.mako:43
+msgid "Filters"
+msgstr "ФÑлÑÑÑи"
+
+#: widgets/templates/viewform.mako:45
+msgid "Saved Filters"
+msgstr "ÐбеÑÐµÐ¶ÐµÐ½Ñ ÑÑлÑÑÑи"
+
+#: widgets/templates/viewform.mako:52
+msgid "New Filter"
+msgstr "Ðовий ÑÑлÑÑÑ"
+
+#: widgets/templates/viewform.mako:53
+msgid "Save Filter"
+msgstr "ÐбеÑегÑи ÑÑлÑÑÑ"
+
+#: widgets/templates/viewform.mako:54
+msgid "Manage Filters"
+msgstr "ÐеÑÑÐ²Ð°Ð½Ð½Ñ ÑÑлÑÑÑами"
+
+#: widgets/templates/listgrid/listgrid.mako:19
+msgid "Update"
+msgstr "ÐновиÑи"
+
+#: widgets/templates/listgrid/listgrid.mako:134
+msgid "Add records..."
+msgstr "ÐодаÑи запиÑ..."
+
+#: widgets/templates/listgrid/listgrid.mako:172
+#: widgets/templates/listgrid/listgrid.mako:176
+msgid "Delete record(s)."
+msgstr "ÐидалиÑи запиÑ(и)."
=== modified file 'addons/openerp/po/messages/vi.po'
--- addons/openerp/po/messages/vi.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/vi.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: validators.py:75
msgid "Invalid literal for float"
=== modified file 'addons/openerp/po/messages/zh_CN.po'
--- addons/openerp/po/messages/zh_CN.po 2011-03-11 04:48:47 +0000
+++ addons/openerp/po/messages/zh_CN.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:15+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: validators.py:75
=== modified file 'addons/openerp/static/javascript/form.js'
--- addons/openerp/static/javascript/form.js 2011-02-16 08:57:33 +0000
+++ addons/openerp/static/javascript/form.js 2011-03-15 13:37:09 +0000
@@ -991,6 +991,10 @@
var id = eval(params['_terp_selection'])[0]
} else {
var id = jQuery('[id="'+field+'"]').val();
+ if (id == 'False') {
+ error_display(_("You must save this record to perform the action !"))
+ return;
+ }
}
var action_id = $src.attr('action_id') || null;
=== added file 'addons/view_calendar/po/javascript/ar.po.OTHER'
--- addons/view_calendar/po/javascript/ar.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/view_calendar/po/javascript/ar.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,66 @@
+# Arabic translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-16 16:47+0000\n"
+"Last-Translator: kifcaliph <kifcaliph@xxxxxxxxxxx>\n"
+"Language-Team: Arabic <ar@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: static/javascript/calendar_box.js:50
+msgid "Cancel"
+msgstr "Ø¥ÙØºØ§Ø¡"
+
+#: static/javascript/calendar_box.js:51
+msgid "Edit"
+msgstr "ØªØØ±Ùر"
+
+#: static/javascript/calendar_box.js:52
+msgid "Duplicate"
+msgstr "ØªÙØ±Ø§Ø±"
+
+#: static/javascript/calendar_box.js:53
+msgid "Delete"
+msgstr "ØØ°Ù"
+
+#: static/javascript/calendar_box.js:80
+msgid "Creation User: "
+msgstr "Ø¥ÙØ´Ø§Ø¡ ØØ³Ø§Ø¨: "
+
+#: static/javascript/calendar_box.js:81
+msgid "Creation Date: "
+msgstr "ØªØ§Ø±ÙØ® Ø§ÙØ¥Ùشاء: "
+
+#: static/javascript/calendar_box.js:82
+msgid "Latest Modification by: "
+msgstr "آخر تعدÙÙ Ø¨ÙØ§Ø³Ø·Ø©: "
+
+#: static/javascript/calendar_box.js:83
+msgid "Latest Modification Date: "
+msgstr "آخر ØªØ§Ø±ÙØ® ÙÙØªØ¹Ø¯ÙÙ: "
+
+#: static/javascript/calendar_box.js:167
+msgid "Do you really want to delete this record?"
+msgstr "ÙÙ ØªØ±ÙØ¯ ØØ°Ù ÙØ°Ø§ Ø§ÙØ³Ø¬ÙØ"
+
+#: static/javascript/calendar_gantt.js:258
+#: static/javascript/calendar_month.js:412
+#: static/javascript/calendar_week.js:269
+#: static/javascript/calendar_week.js:672
+msgid "This calendar object can no longer be moved !"
+msgstr "ÙØ§ ØªØ³ØªØ·ÙØ¹ تعدÙÙ ÙØ§Ø¦Ù Ø§ÙØªÙÙÙÙ
ÙØ°Ø§ بعد Ø§ÙØ£Ù !"
+
+#: static/javascript/calendar_gantt.js:320
+#: static/javascript/calendar_week.js:96
+msgid "This calendar object can no longer be resized !"
+msgstr "ÙØ§ ØªØ³ØªØ·ÙØ¹ تعدÙÙ ØØ¬Ù
اÙÙØ§Ø¦Ù ÙÙØªÙÙÙÙ
!"
=== added file 'addons/view_calendar/po/javascript/bg.po.OTHER'
--- addons/view_calendar/po/javascript/bg.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/view_calendar/po/javascript/bg.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,66 @@
+# Bulgarian translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-27 09:23+0000\n"
+"Last-Translator: Dimitar Markov <dimitar.markov@xxxxxxxxx>\n"
+"Language-Team: Bulgarian <bg@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: static/javascript/calendar_box.js:50
+msgid "Cancel"
+msgstr "ÐÑказ"
+
+#: static/javascript/calendar_box.js:51
+msgid "Edit"
+msgstr "РедакÑиÑай"
+
+#: static/javascript/calendar_box.js:52
+msgid "Duplicate"
+msgstr "ÐÑблиÑане"
+
+#: static/javascript/calendar_box.js:53
+msgid "Delete"
+msgstr "ÐзÑÑиване"
+
+#: static/javascript/calendar_box.js:80
+msgid "Creation User: "
+msgstr ""
+
+#: static/javascript/calendar_box.js:81
+msgid "Creation Date: "
+msgstr "ÐаÑа на ÑÑздаване: "
+
+#: static/javascript/calendar_box.js:82
+msgid "Latest Modification by: "
+msgstr "ÐоÑледна пÑомÑна оÑ: "
+
+#: static/javascript/calendar_box.js:83
+msgid "Latest Modification Date: "
+msgstr "ÐоÑледна даÑа на пÑомÑна: "
+
+#: static/javascript/calendar_box.js:167
+msgid "Do you really want to delete this record?"
+msgstr "ÐаиÑÑина ли желаеÑе да изÑÑиеÑе Ñози запиÑ"
+
+#: static/javascript/calendar_gantt.js:258
+#: static/javascript/calendar_month.js:412
+#: static/javascript/calendar_week.js:269
+#: static/javascript/calendar_week.js:672
+msgid "This calendar object can no longer be moved !"
+msgstr "Този Ð¾Ð±ÐµÐºÑ Ð² календаÑа не може веÑе да бÑде меÑÑен!"
+
+#: static/javascript/calendar_gantt.js:320
+#: static/javascript/calendar_week.js:96
+msgid "This calendar object can no longer be resized !"
+msgstr "Този Ð¾Ð±ÐµÐºÑ Ð² календаÑа не веÑе не може да Ð¼Ñ Ð±Ñде пÑоменÑн ÑазмеÑа!"
=== added file 'addons/view_calendar/po/javascript/ca.po.OTHER'
--- addons/view_calendar/po/javascript/ca.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/view_calendar/po/javascript/ca.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,67 @@
+# Catalan translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-24 17:03+0000\n"
+"Last-Translator: Jordi Esteve (www.zikzakmedia.com) "
+"<jesteve@xxxxxxxxxxxxxxx>\n"
+"Language-Team: Catalan <ca@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: static/javascript/calendar_box.js:50
+msgid "Cancel"
+msgstr "Cancel·la"
+
+#: static/javascript/calendar_box.js:51
+msgid "Edit"
+msgstr "Edita"
+
+#: static/javascript/calendar_box.js:52
+msgid "Duplicate"
+msgstr "Duplica"
+
+#: static/javascript/calendar_box.js:53
+msgid "Delete"
+msgstr "Elimina"
+
+#: static/javascript/calendar_box.js:80
+msgid "Creation User: "
+msgstr "Creat per l'usuari: "
+
+#: static/javascript/calendar_box.js:81
+msgid "Creation Date: "
+msgstr "Data de creació: "
+
+#: static/javascript/calendar_box.js:82
+msgid "Latest Modification by: "
+msgstr "Ãltima modificació per: "
+
+#: static/javascript/calendar_box.js:83
+msgid "Latest Modification Date: "
+msgstr "Data última modificació: "
+
+#: static/javascript/calendar_box.js:167
+msgid "Do you really want to delete this record?"
+msgstr "Realment voleu eliminar aquest registre?"
+
+#: static/javascript/calendar_gantt.js:258
+#: static/javascript/calendar_month.js:412
+#: static/javascript/calendar_week.js:269
+#: static/javascript/calendar_week.js:672
+msgid "This calendar object can no longer be moved !"
+msgstr "No es pot moure més aquest objecte calendari!"
+
+#: static/javascript/calendar_gantt.js:320
+#: static/javascript/calendar_week.js:96
+msgid "This calendar object can no longer be resized !"
+msgstr "No es pot canviar més la grandaria d'aquest objecte calendari!"
=== modified file 'addons/view_calendar/po/javascript/de.po'
--- addons/view_calendar/po/javascript/de.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/de.po 2011-03-15 13:37:09 +0000
@@ -15,8 +15,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/calendar_box.js:50
=== modified file 'addons/view_calendar/po/javascript/es.po'
--- addons/view_calendar/po/javascript/es.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/es.po 2011-03-15 13:37:09 +0000
@@ -15,8 +15,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/calendar_box.js:50
msgid "Cancel"
=== modified file 'addons/view_calendar/po/javascript/eu.po'
--- addons/view_calendar/po/javascript/eu.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/eu.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/calendar_box.js:50
msgid "Cancel"
=== added file 'addons/view_calendar/po/javascript/fi.po.OTHER'
--- addons/view_calendar/po/javascript/fi.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/view_calendar/po/javascript/fi.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,66 @@
+# Finnish translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-20 22:08+0000\n"
+"Last-Translator: Harri Luuppala <Unknown>\n"
+"Language-Team: Finnish <fi@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: static/javascript/calendar_box.js:50
+msgid "Cancel"
+msgstr "Keskeytä"
+
+#: static/javascript/calendar_box.js:51
+msgid "Edit"
+msgstr "Muokkaa"
+
+#: static/javascript/calendar_box.js:52
+msgid "Duplicate"
+msgstr "Kopioi"
+
+#: static/javascript/calendar_box.js:53
+msgid "Delete"
+msgstr "Poista"
+
+#: static/javascript/calendar_box.js:80
+msgid "Creation User: "
+msgstr "Luoja: "
+
+#: static/javascript/calendar_box.js:81
+msgid "Creation Date: "
+msgstr "Luontipäivä: "
+
+#: static/javascript/calendar_box.js:82
+msgid "Latest Modification by: "
+msgstr "Viimeksi muokkasi: "
+
+#: static/javascript/calendar_box.js:83
+msgid "Latest Modification Date: "
+msgstr "Viimeinen muokkauspäivä: "
+
+#: static/javascript/calendar_box.js:167
+msgid "Do you really want to delete this record?"
+msgstr "Haluatko poistaa tämän tietueen?"
+
+#: static/javascript/calendar_gantt.js:258
+#: static/javascript/calendar_month.js:412
+#: static/javascript/calendar_week.js:269
+#: static/javascript/calendar_week.js:672
+msgid "This calendar object can no longer be moved !"
+msgstr "Kalenterin objektia ei voi poistaa!"
+
+#: static/javascript/calendar_gantt.js:320
+#: static/javascript/calendar_week.js:96
+msgid "This calendar object can no longer be resized !"
+msgstr "Kalenterin objektin kokoa ei voi enää muuttaa!"
=== modified file 'addons/view_calendar/po/javascript/fr.po'
--- addons/view_calendar/po/javascript/fr.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/fr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/calendar_box.js:50
=== modified file 'addons/view_calendar/po/javascript/gl.po'
--- addons/view_calendar/po/javascript/gl.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/gl.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/calendar_box.js:50
msgid "Cancel"
=== modified file 'addons/view_calendar/po/javascript/hr.po'
--- addons/view_calendar/po/javascript/hr.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/hr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/calendar_box.js:50
msgid "Cancel"
=== modified file 'addons/view_calendar/po/javascript/hu.po'
--- addons/view_calendar/po/javascript/hu.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/hu.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/calendar_box.js:50
msgid "Cancel"
=== modified file 'addons/view_calendar/po/javascript/it.po'
--- addons/view_calendar/po/javascript/it.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/it.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/calendar_box.js:50
=== modified file 'addons/view_calendar/po/javascript/lt.po'
--- addons/view_calendar/po/javascript/lt.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/lt.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/calendar_box.js:50
msgid "Cancel"
=== modified file 'addons/view_calendar/po/javascript/lv.po'
--- addons/view_calendar/po/javascript/lv.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/lv.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/calendar_box.js:50
msgid "Cancel"
=== modified file 'addons/view_calendar/po/javascript/nl.po'
--- addons/view_calendar/po/javascript/nl.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/nl.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/calendar_box.js:50
=== modified file 'addons/view_calendar/po/javascript/pl.po'
--- addons/view_calendar/po/javascript/pl.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/pl.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/calendar_box.js:50
msgid "Cancel"
=== modified file 'addons/view_calendar/po/javascript/pt.po'
--- addons/view_calendar/po/javascript/pt.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/pt.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/calendar_box.js:50
msgid "Cancel"
=== modified file 'addons/view_calendar/po/javascript/pt_BR.po'
--- addons/view_calendar/po/javascript/pt_BR.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/pt_BR.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/calendar_box.js:50
=== modified file 'addons/view_calendar/po/javascript/ru.po'
--- addons/view_calendar/po/javascript/ru.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/ru.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/calendar_box.js:50
msgid "Cancel"
=== modified file 'addons/view_calendar/po/javascript/sk.po'
--- addons/view_calendar/po/javascript/sk.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/sk.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/calendar_box.js:50
msgid "Cancel"
=== modified file 'addons/view_calendar/po/javascript/sr.po'
--- addons/view_calendar/po/javascript/sr.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/sr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/calendar_box.js:50
=== modified file 'addons/view_calendar/po/javascript/sr@xxxxxxxx'
--- addons/view_calendar/po/javascript/sr@xxxxxxxx 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/sr@xxxxxxxx 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/calendar_box.js:50
msgid "Cancel"
=== modified file 'addons/view_calendar/po/javascript/sv.po'
--- addons/view_calendar/po/javascript/sv.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/sv.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/calendar_box.js:50
=== modified file 'addons/view_calendar/po/javascript/tr.po'
--- addons/view_calendar/po/javascript/tr.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/tr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/calendar_box.js:50
msgid "Cancel"
=== modified file 'addons/view_calendar/po/javascript/uk.po'
--- addons/view_calendar/po/javascript/uk.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/uk.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/calendar_box.js:50
msgid "Cancel"
=== modified file 'addons/view_calendar/po/javascript/zh_CN.po'
--- addons/view_calendar/po/javascript/zh_CN.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/javascript/zh_CN.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/calendar_box.js:50
msgid "Cancel"
=== added file 'addons/view_calendar/po/messages/ar.po.OTHER'
--- addons/view_calendar/po/messages/ar.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/view_calendar/po/messages/ar.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,215 @@
+# Arabic translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-16 17:02+0000\n"
+"Last-Translator: kifcaliph <kifcaliph@xxxxxxxxxxx>\n"
+"Language-Team: Arabic <ar@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: controllers/templates/calpopup.mako:83
+msgid "Save"
+msgstr "ØÙÙØ¸"
+
+#: controllers/templates/calpopup.mako:86
+msgid "Close"
+msgstr "Ø¥ØºÙØ§Ù"
+
+#: widgets/_views.py:10
+msgid "Calendar"
+msgstr "Ø§ÙØªÙÙÙÙ
"
+
+#: widgets/_views.py:11
+msgid "Calendar view..."
+msgstr "عرض Ø§ÙØªÙÙÙÙ
..."
+
+#: widgets/_views.py:28
+msgid "Gantt"
+msgstr "Ø¬Ø§ÙØª"
+
+#: widgets/_views.py:29
+msgid "Gantt view..."
+msgstr "عرض Ù
خطط Ø¬Ø§ÙØª..."
+
+#: widgets/utils.py:26
+msgid "Monday"
+msgstr "Ø§ÙØ¥Ø«ÙÙÙ"
+
+#: widgets/utils.py:27
+msgid "Tuesday"
+msgstr "Ø§ÙØ«Ùاثاء"
+
+#: widgets/utils.py:28
+msgid "Wednesday"
+msgstr "Ø§ÙØ£Ø±Ø¨Ø¹Ø§Ø¡"
+
+#: widgets/utils.py:29
+msgid "Thursday"
+msgstr "Ø§ÙØ®Ù
ÙØ³"
+
+#: widgets/utils.py:30
+msgid "Friday"
+msgstr "Ø§ÙØ¬Ù
عة"
+
+#: widgets/utils.py:31
+msgid "Saturday"
+msgstr "Ø§ÙØ³Ø¨Øª"
+
+#: widgets/utils.py:32
+msgid "Sunday"
+msgstr "Ø§ÙØ£ØØ¯"
+
+#: widgets/utils.py:35
+msgid "January"
+msgstr "ÙÙØ§Ùر"
+
+#: widgets/utils.py:36
+msgid "February"
+msgstr "ÙØ¨Ø±Ø§Ùر"
+
+#: widgets/utils.py:37
+msgid "March"
+msgstr "Ù
ارس"
+
+#: widgets/utils.py:38
+msgid "April"
+msgstr "أبرÙÙ"
+
+#: widgets/utils.py:39
+msgid "May"
+msgstr "Ù
اÙÙ"
+
+#: widgets/utils.py:40
+msgid "June"
+msgstr "ÙÙÙÙÙ"
+
+#: widgets/utils.py:41
+msgid "July"
+msgstr "ÙÙÙÙÙ"
+
+#: widgets/utils.py:42
+msgid "August"
+msgstr "أغسطس"
+
+#: widgets/utils.py:43
+msgid "September"
+msgstr "سبتÙ
بر"
+
+#: widgets/utils.py:44
+msgid "October"
+msgstr "Ø£ÙØªÙبر"
+
+#: widgets/utils.py:45
+msgid "November"
+msgstr "ÙÙÙÙ
بر"
+
+#: widgets/utils.py:46
+msgid "December"
+msgstr "Ø¯ÙØ³Ù
بر"
+
+#: widgets/utils.py:173
+#, python-format
+msgid "%(first)s to %(last)s %(month)s"
+msgstr "%(first)s اÙÙ %(last)s %(month)s"
+
+#: widgets/widgets.py:281
+#, python-format
+msgid "%s, Week %s"
+msgstr "%s, Ø§Ø³Ø¨ÙØ¹ %s"
+
+#: widgets/widgets.py:294
+#, python-format
+msgid "%s - %s"
+msgstr "%s - %s"
+
+#: widgets/widgets.py:296 widgets/widgets.py:319 widgets/widgets.py:363
+#, python-format
+msgid "Week %s"
+msgstr "Ø§Ø³Ø¨ÙØ¹ %s"
+
+#: widgets/widgets.py:311
+#, python-format
+msgid "%s, Qtr %s"
+msgstr "%s, Qtr %s"
+
+#: widgets/widgets.py:330
+#, python-format
+msgid "W %s"
+msgstr "W %s"
+
+#: widgets/widgets.py:338 widgets/widgets.py:352
+#, python-format
+msgid "Year %s to Year %s"
+msgstr "سÙÙ %s اÙ٠سÙÙ %s"
+
+#: widgets/templates/day.mako:4 widgets/templates/day.mako:7
+#: widgets/templates/gantt.mako:5 widgets/templates/gantt.mako:8
+#: widgets/templates/month.mako:4 widgets/templates/week.mako:4
+msgid "Today"
+msgstr "اÙÙÙÙ
"
+
+#: widgets/templates/day.mako:21 widgets/templates/month.mako:15
+#: widgets/templates/week.mako:18
+msgid "Month Calendar..."
+msgstr "Ø§ÙØªÙÙÙÙ
Ø§ÙØ´ÙرÙ..."
+
+#: widgets/templates/day.mako:22 widgets/templates/month.mako:15
+#: widgets/templates/week.mako:19
+msgid "Month"
+msgstr "Ø´ÙØ±"
+
+#: widgets/templates/day.mako:25 widgets/templates/month.mako:18
+#: widgets/templates/week.mako:22
+msgid "Week Calendar..."
+msgstr "Ø§ÙØªÙÙÙÙ
Ø§ÙØ¥Ø³Ø¨ÙعÙ..."
+
+#: widgets/templates/day.mako:26 widgets/templates/month.mako:19
+#: widgets/templates/week.mako:22
+msgid "Week"
+msgstr "Ø£Ø³Ø¨ÙØ¹"
+
+#: widgets/templates/day.mako:30 widgets/templates/month.mako:22
+#: widgets/templates/week.mako:25
+msgid "Day Calendar..."
+msgstr "Ø§ÙØªÙÙÙÙ
اÙÙÙÙ
Ù..."
+
+#: widgets/templates/day.mako:30 widgets/templates/month.mako:23
+#: widgets/templates/week.mako:26
+msgid "Day"
+msgstr "ÙÙÙ
"
+
+#: widgets/templates/gantt.mako:7 widgets/templates/month.mako:3
+#: widgets/templates/week.mako:3
+msgid "Today..."
+msgstr "اÙÙÙÙ
..."
+
+#: widgets/templates/gantt.mako:22 widgets/templates/gantt.mako:24
+msgid "Zoom In"
+msgstr "ØªÙØ¨Ùر"
+
+#: widgets/templates/gantt.mako:30 widgets/templates/gantt.mako:32
+msgid "Zoom Out"
+msgstr "ØªØµØºÙØ±"
+
+#: widgets/templates/groups.mako:4
+msgid "Add"
+msgstr "Ø¥Ø¶Ø§ÙØ©"
+
+#: widgets/templates/sidebar.mako:3
+msgid "Navigator"
+msgstr "اÙÙ
ØªØµÙØ"
+
+#: widgets/templates/week.mako:13
+#, python-format
+msgid "Week %(number)s"
+msgstr "Ø§Ø³Ø¨ÙØ¹ %(number)s"
=== added file 'addons/view_calendar/po/messages/bg.po.OTHER'
--- addons/view_calendar/po/messages/bg.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/view_calendar/po/messages/bg.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,215 @@
+# Bulgarian translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-27 09:08+0000\n"
+"Last-Translator: Dimitar Markov <dimitar.markov@xxxxxxxxx>\n"
+"Language-Team: Bulgarian <bg@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: controllers/templates/calpopup.mako:83
+msgid "Save"
+msgstr "Ðапази"
+
+#: controllers/templates/calpopup.mako:86
+msgid "Close"
+msgstr "ÐаÑвоÑи"
+
+#: widgets/_views.py:10
+msgid "Calendar"
+msgstr "ÐалендаÑ"
+
+#: widgets/_views.py:11
+msgid "Calendar view..."
+msgstr "ÐалендаÑен изглед..."
+
+#: widgets/_views.py:28
+msgid "Gantt"
+msgstr "ÐанÑова диагÑама"
+
+#: widgets/_views.py:29
+msgid "Gantt view..."
+msgstr "Ðиж каÑо ÐанÑова диагÑама"
+
+#: widgets/utils.py:26
+msgid "Monday"
+msgstr "Ðонеделник"
+
+#: widgets/utils.py:27
+msgid "Tuesday"
+msgstr "ÐÑоÑник"
+
+#: widgets/utils.py:28
+msgid "Wednesday"
+msgstr "СÑÑда"
+
+#: widgets/utils.py:29
+msgid "Thursday"
+msgstr "ЧеÑвÑÑÑÑк"
+
+#: widgets/utils.py:30
+msgid "Friday"
+msgstr "ÐеÑÑк"
+
+#: widgets/utils.py:31
+msgid "Saturday"
+msgstr "СÑбоÑа"
+
+#: widgets/utils.py:32
+msgid "Sunday"
+msgstr "ÐеделÑ"
+
+#: widgets/utils.py:35
+msgid "January"
+msgstr "ЯнÑаÑи"
+
+#: widgets/utils.py:36
+msgid "February"
+msgstr "ФевÑÑаÑи"
+
+#: widgets/utils.py:37
+msgid "March"
+msgstr "ÐаÑÑ"
+
+#: widgets/utils.py:38
+msgid "April"
+msgstr "ÐпÑил"
+
+#: widgets/utils.py:39
+msgid "May"
+msgstr "Ðай"
+
+#: widgets/utils.py:40
+msgid "June"
+msgstr "Юни"
+
+#: widgets/utils.py:41
+msgid "July"
+msgstr "Юли"
+
+#: widgets/utils.py:42
+msgid "August"
+msgstr "ÐвгÑÑÑ"
+
+#: widgets/utils.py:43
+msgid "September"
+msgstr "СепÑемвÑи"
+
+#: widgets/utils.py:44
+msgid "October"
+msgstr "ÐкÑомвÑи"
+
+#: widgets/utils.py:45
+msgid "November"
+msgstr "ÐоемвÑи"
+
+#: widgets/utils.py:46
+msgid "December"
+msgstr "ÐекемвÑи"
+
+#: widgets/utils.py:173
+#, python-format
+msgid "%(first)s to %(last)s %(month)s"
+msgstr "%(first)s до %(last)s %(month)s"
+
+#: widgets/widgets.py:281
+#, python-format
+msgid "%s, Week %s"
+msgstr "%s, СедмиÑа %s"
+
+#: widgets/widgets.py:294
+#, python-format
+msgid "%s - %s"
+msgstr "%s - %s"
+
+#: widgets/widgets.py:296 widgets/widgets.py:319 widgets/widgets.py:363
+#, python-format
+msgid "Week %s"
+msgstr "СедмиÑи %s"
+
+#: widgets/widgets.py:311
+#, python-format
+msgid "%s, Qtr %s"
+msgstr "%s, ЧеÑвÑÑÑ %s"
+
+#: widgets/widgets.py:330
+#, python-format
+msgid "W %s"
+msgstr "С %s"
+
+#: widgets/widgets.py:338 widgets/widgets.py:352
+#, python-format
+msgid "Year %s to Year %s"
+msgstr "Ðодина %s до Ðодина %s"
+
+#: widgets/templates/day.mako:4 widgets/templates/day.mako:7
+#: widgets/templates/gantt.mako:5 widgets/templates/gantt.mako:8
+#: widgets/templates/month.mako:4 widgets/templates/week.mako:4
+msgid "Today"
+msgstr "ÐнеÑ"
+
+#: widgets/templates/day.mako:21 widgets/templates/month.mako:15
+#: widgets/templates/week.mako:18
+msgid "Month Calendar..."
+msgstr "ÐеÑеÑен календаÑ..."
+
+#: widgets/templates/day.mako:22 widgets/templates/month.mako:15
+#: widgets/templates/week.mako:19
+msgid "Month"
+msgstr "ÐеÑеÑ"
+
+#: widgets/templates/day.mako:25 widgets/templates/month.mako:18
+#: widgets/templates/week.mako:22
+msgid "Week Calendar..."
+msgstr "СедмиÑен календаÑ..."
+
+#: widgets/templates/day.mako:26 widgets/templates/month.mako:19
+#: widgets/templates/week.mako:22
+msgid "Week"
+msgstr "СедмиÑа"
+
+#: widgets/templates/day.mako:30 widgets/templates/month.mako:22
+#: widgets/templates/week.mako:25
+msgid "Day Calendar..."
+msgstr "Ðневен календаÑ..."
+
+#: widgets/templates/day.mako:30 widgets/templates/month.mako:23
+#: widgets/templates/week.mako:26
+msgid "Day"
+msgstr "Ðен"
+
+#: widgets/templates/gantt.mako:7 widgets/templates/month.mako:3
+#: widgets/templates/week.mako:3
+msgid "Today..."
+msgstr "ÐнеÑ..."
+
+#: widgets/templates/gantt.mako:22 widgets/templates/gantt.mako:24
+msgid "Zoom In"
+msgstr "УвелиÑаване"
+
+#: widgets/templates/gantt.mako:30 widgets/templates/gantt.mako:32
+msgid "Zoom Out"
+msgstr "ÐамалÑване"
+
+#: widgets/templates/groups.mako:4
+msgid "Add"
+msgstr "Ðобави"
+
+#: widgets/templates/sidebar.mako:3
+msgid "Navigator"
+msgstr "ÐавигаÑоÑ"
+
+#: widgets/templates/week.mako:13
+#, python-format
+msgid "Week %(number)s"
+msgstr "СедмиÑа %(number)s"
=== added file 'addons/view_calendar/po/messages/ca.po.OTHER'
--- addons/view_calendar/po/messages/ca.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/view_calendar/po/messages/ca.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,216 @@
+# Catalan translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-24 17:48+0000\n"
+"Last-Translator: Jordi Esteve (www.zikzakmedia.com) "
+"<jesteve@xxxxxxxxxxxxxxx>\n"
+"Language-Team: Catalan <ca@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: controllers/templates/calpopup.mako:83
+msgid "Save"
+msgstr "Desa"
+
+#: controllers/templates/calpopup.mako:86
+msgid "Close"
+msgstr "Tanca"
+
+#: widgets/_views.py:10
+msgid "Calendar"
+msgstr "Calendari"
+
+#: widgets/_views.py:11
+msgid "Calendar view..."
+msgstr "Vista calendari..."
+
+#: widgets/_views.py:28
+msgid "Gantt"
+msgstr "Gantt"
+
+#: widgets/_views.py:29
+msgid "Gantt view..."
+msgstr "Vista Gantt..."
+
+#: widgets/utils.py:26
+msgid "Monday"
+msgstr "Dilluns"
+
+#: widgets/utils.py:27
+msgid "Tuesday"
+msgstr "Dimarts"
+
+#: widgets/utils.py:28
+msgid "Wednesday"
+msgstr "Dimecres"
+
+#: widgets/utils.py:29
+msgid "Thursday"
+msgstr "Dijous"
+
+#: widgets/utils.py:30
+msgid "Friday"
+msgstr "Divendres"
+
+#: widgets/utils.py:31
+msgid "Saturday"
+msgstr "Dissabte"
+
+#: widgets/utils.py:32
+msgid "Sunday"
+msgstr "Diumenge"
+
+#: widgets/utils.py:35
+msgid "January"
+msgstr "Gener"
+
+#: widgets/utils.py:36
+msgid "February"
+msgstr "Febrer"
+
+#: widgets/utils.py:37
+msgid "March"
+msgstr "Març"
+
+#: widgets/utils.py:38
+msgid "April"
+msgstr "Abril"
+
+#: widgets/utils.py:39
+msgid "May"
+msgstr "Maig"
+
+#: widgets/utils.py:40
+msgid "June"
+msgstr "Juny"
+
+#: widgets/utils.py:41
+msgid "July"
+msgstr "Juliol"
+
+#: widgets/utils.py:42
+msgid "August"
+msgstr "Agost"
+
+#: widgets/utils.py:43
+msgid "September"
+msgstr "Setembre"
+
+#: widgets/utils.py:44
+msgid "October"
+msgstr "Octubre"
+
+#: widgets/utils.py:45
+msgid "November"
+msgstr "Novembre"
+
+#: widgets/utils.py:46
+msgid "December"
+msgstr "Desembre"
+
+#: widgets/utils.py:173
+#, python-format
+msgid "%(first)s to %(last)s %(month)s"
+msgstr "%(first)s fins %(last)s %(month)s"
+
+#: widgets/widgets.py:281
+#, python-format
+msgid "%s, Week %s"
+msgstr "%s, Setmana %s"
+
+#: widgets/widgets.py:294
+#, python-format
+msgid "%s - %s"
+msgstr "%s - %s"
+
+#: widgets/widgets.py:296 widgets/widgets.py:319 widgets/widgets.py:363
+#, python-format
+msgid "Week %s"
+msgstr "Setmana %s"
+
+#: widgets/widgets.py:311
+#, python-format
+msgid "%s, Qtr %s"
+msgstr "%s, Trimestre %s"
+
+#: widgets/widgets.py:330
+#, python-format
+msgid "W %s"
+msgstr "S %s"
+
+#: widgets/widgets.py:338 widgets/widgets.py:352
+#, python-format
+msgid "Year %s to Year %s"
+msgstr "Any %s a any %s"
+
+#: widgets/templates/day.mako:4 widgets/templates/day.mako:7
+#: widgets/templates/gantt.mako:5 widgets/templates/gantt.mako:8
+#: widgets/templates/month.mako:4 widgets/templates/week.mako:4
+msgid "Today"
+msgstr "Avui"
+
+#: widgets/templates/day.mako:21 widgets/templates/month.mako:15
+#: widgets/templates/week.mako:18
+msgid "Month Calendar..."
+msgstr "Calendari mensual..."
+
+#: widgets/templates/day.mako:22 widgets/templates/month.mako:15
+#: widgets/templates/week.mako:19
+msgid "Month"
+msgstr "Mes"
+
+#: widgets/templates/day.mako:25 widgets/templates/month.mako:18
+#: widgets/templates/week.mako:22
+msgid "Week Calendar..."
+msgstr "Calendari setmanal..."
+
+#: widgets/templates/day.mako:26 widgets/templates/month.mako:19
+#: widgets/templates/week.mako:22
+msgid "Week"
+msgstr "Setmana"
+
+#: widgets/templates/day.mako:30 widgets/templates/month.mako:22
+#: widgets/templates/week.mako:25
+msgid "Day Calendar..."
+msgstr "Calendari diari..."
+
+#: widgets/templates/day.mako:30 widgets/templates/month.mako:23
+#: widgets/templates/week.mako:26
+msgid "Day"
+msgstr "Dia"
+
+#: widgets/templates/gantt.mako:7 widgets/templates/month.mako:3
+#: widgets/templates/week.mako:3
+msgid "Today..."
+msgstr "Avui..."
+
+#: widgets/templates/gantt.mako:22 widgets/templates/gantt.mako:24
+msgid "Zoom In"
+msgstr "Amplia"
+
+#: widgets/templates/gantt.mako:30 widgets/templates/gantt.mako:32
+msgid "Zoom Out"
+msgstr "Redueix"
+
+#: widgets/templates/groups.mako:4
+msgid "Add"
+msgstr "Afegeix"
+
+#: widgets/templates/sidebar.mako:3
+msgid "Navigator"
+msgstr "Navegador"
+
+#: widgets/templates/week.mako:13
+#, python-format
+msgid "Week %(number)s"
+msgstr "Setmana %(number)s"
=== modified file 'addons/view_calendar/po/messages/de.po'
--- addons/view_calendar/po/messages/de.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/messages/de.po 2011-03-15 13:37:09 +0000
@@ -15,8 +15,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: controllers/templates/calpopup.mako:83
=== modified file 'addons/view_calendar/po/messages/es.po'
--- addons/view_calendar/po/messages/es.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/messages/es.po 2011-03-15 13:37:09 +0000
@@ -15,8 +15,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/templates/calpopup.mako:83
msgid "Save"
=== modified file 'addons/view_calendar/po/messages/eu.po'
--- addons/view_calendar/po/messages/eu.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/messages/eu.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/templates/calpopup.mako:83
msgid "Save"
=== added file 'addons/view_calendar/po/messages/fi.po.OTHER'
--- addons/view_calendar/po/messages/fi.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/view_calendar/po/messages/fi.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,215 @@
+# Finnish translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-03-01 09:02+0000\n"
+"Last-Translator: Jussi Mikkola <Unknown>\n"
+"Language-Team: Finnish <fi@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: controllers/templates/calpopup.mako:83
+msgid "Save"
+msgstr "Tallenna"
+
+#: controllers/templates/calpopup.mako:86
+msgid "Close"
+msgstr "Sulje"
+
+#: widgets/_views.py:10
+msgid "Calendar"
+msgstr "Kalenteri"
+
+#: widgets/_views.py:11
+msgid "Calendar view..."
+msgstr "Kalenterinäkymä..."
+
+#: widgets/_views.py:28
+msgid "Gantt"
+msgstr "Gantt-kaavio"
+
+#: widgets/_views.py:29
+msgid "Gantt view..."
+msgstr "Gantt-kaavio"
+
+#: widgets/utils.py:26
+msgid "Monday"
+msgstr "Maanantai"
+
+#: widgets/utils.py:27
+msgid "Tuesday"
+msgstr "Tiistai"
+
+#: widgets/utils.py:28
+msgid "Wednesday"
+msgstr "Keskiviikko"
+
+#: widgets/utils.py:29
+msgid "Thursday"
+msgstr "Torstai"
+
+#: widgets/utils.py:30
+msgid "Friday"
+msgstr "Perjantai"
+
+#: widgets/utils.py:31
+msgid "Saturday"
+msgstr "Lauantai"
+
+#: widgets/utils.py:32
+msgid "Sunday"
+msgstr "Sunnuntai"
+
+#: widgets/utils.py:35
+msgid "January"
+msgstr "Tammikuu"
+
+#: widgets/utils.py:36
+msgid "February"
+msgstr "Helmikuu"
+
+#: widgets/utils.py:37
+msgid "March"
+msgstr "Maaliskuu"
+
+#: widgets/utils.py:38
+msgid "April"
+msgstr "Huhtikuu"
+
+#: widgets/utils.py:39
+msgid "May"
+msgstr "Toukokuu"
+
+#: widgets/utils.py:40
+msgid "June"
+msgstr "kesäkuu"
+
+#: widgets/utils.py:41
+msgid "July"
+msgstr "Heinäkuu"
+
+#: widgets/utils.py:42
+msgid "August"
+msgstr "Elokuu"
+
+#: widgets/utils.py:43
+msgid "September"
+msgstr "Syyskuu"
+
+#: widgets/utils.py:44
+msgid "October"
+msgstr "Lokakuu"
+
+#: widgets/utils.py:45
+msgid "November"
+msgstr "Marraskuu"
+
+#: widgets/utils.py:46
+msgid "December"
+msgstr "Joulukuu"
+
+#: widgets/utils.py:173
+#, python-format
+msgid "%(first)s to %(last)s %(month)s"
+msgstr ""
+
+#: widgets/widgets.py:281
+#, python-format
+msgid "%s, Week %s"
+msgstr "%s, Viikko %s"
+
+#: widgets/widgets.py:294
+#, python-format
+msgid "%s - %s"
+msgstr "%s - %s"
+
+#: widgets/widgets.py:296 widgets/widgets.py:319 widgets/widgets.py:363
+#, python-format
+msgid "Week %s"
+msgstr "viikko %s"
+
+#: widgets/widgets.py:311
+#, python-format
+msgid "%s, Qtr %s"
+msgstr "%s, Q%s"
+
+#: widgets/widgets.py:330
+#, python-format
+msgid "W %s"
+msgstr "Vkko %s"
+
+#: widgets/widgets.py:338 widgets/widgets.py:352
+#, python-format
+msgid "Year %s to Year %s"
+msgstr "V%s - %s"
+
+#: widgets/templates/day.mako:4 widgets/templates/day.mako:7
+#: widgets/templates/gantt.mako:5 widgets/templates/gantt.mako:8
+#: widgets/templates/month.mako:4 widgets/templates/week.mako:4
+msgid "Today"
+msgstr "Tänään"
+
+#: widgets/templates/day.mako:21 widgets/templates/month.mako:15
+#: widgets/templates/week.mako:18
+msgid "Month Calendar..."
+msgstr "Kuukausikalenteri"
+
+#: widgets/templates/day.mako:22 widgets/templates/month.mako:15
+#: widgets/templates/week.mako:19
+msgid "Month"
+msgstr "Kuukausi"
+
+#: widgets/templates/day.mako:25 widgets/templates/month.mako:18
+#: widgets/templates/week.mako:22
+msgid "Week Calendar..."
+msgstr "Viikkokalenteri"
+
+#: widgets/templates/day.mako:26 widgets/templates/month.mako:19
+#: widgets/templates/week.mako:22
+msgid "Week"
+msgstr "Viikko"
+
+#: widgets/templates/day.mako:30 widgets/templates/month.mako:22
+#: widgets/templates/week.mako:25
+msgid "Day Calendar..."
+msgstr "Päiväkalenteri"
+
+#: widgets/templates/day.mako:30 widgets/templates/month.mako:23
+#: widgets/templates/week.mako:26
+msgid "Day"
+msgstr "Päivä"
+
+#: widgets/templates/gantt.mako:7 widgets/templates/month.mako:3
+#: widgets/templates/week.mako:3
+msgid "Today..."
+msgstr "tänään..."
+
+#: widgets/templates/gantt.mako:22 widgets/templates/gantt.mako:24
+msgid "Zoom In"
+msgstr "Suurenna"
+
+#: widgets/templates/gantt.mako:30 widgets/templates/gantt.mako:32
+msgid "Zoom Out"
+msgstr "Pienennä"
+
+#: widgets/templates/groups.mako:4
+msgid "Add"
+msgstr "Lisää"
+
+#: widgets/templates/sidebar.mako:3
+msgid "Navigator"
+msgstr "Navigaattori"
+
+#: widgets/templates/week.mako:13
+#, python-format
+msgid "Week %(number)s"
+msgstr "Viikko %(number)s"
=== modified file 'addons/view_calendar/po/messages/fr.po'
--- addons/view_calendar/po/messages/fr.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/messages/fr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: controllers/templates/calpopup.mako:83
=== modified file 'addons/view_calendar/po/messages/gl.po'
--- addons/view_calendar/po/messages/gl.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/messages/gl.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/templates/calpopup.mako:83
msgid "Save"
=== modified file 'addons/view_calendar/po/messages/hr.po'
--- addons/view_calendar/po/messages/hr.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/messages/hr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/templates/calpopup.mako:83
msgid "Save"
=== modified file 'addons/view_calendar/po/messages/hu.po'
--- addons/view_calendar/po/messages/hu.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/messages/hu.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/templates/calpopup.mako:83
msgid "Save"
=== modified file 'addons/view_calendar/po/messages/it.po'
--- addons/view_calendar/po/messages/it.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/messages/it.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: controllers/templates/calpopup.mako:83
=== modified file 'addons/view_calendar/po/messages/lt.po'
--- addons/view_calendar/po/messages/lt.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/messages/lt.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/templates/calpopup.mako:83
msgid "Save"
=== modified file 'addons/view_calendar/po/messages/lv.po'
--- addons/view_calendar/po/messages/lv.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/messages/lv.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/templates/calpopup.mako:83
msgid "Save"
=== modified file 'addons/view_calendar/po/messages/nl.po'
--- addons/view_calendar/po/messages/nl.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/messages/nl.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: controllers/templates/calpopup.mako:83
=== modified file 'addons/view_calendar/po/messages/pl.po'
--- addons/view_calendar/po/messages/pl.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/messages/pl.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: controllers/templates/calpopup.mako:83
=== modified file 'addons/view_calendar/po/messages/pt.po'
--- addons/view_calendar/po/messages/pt.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/messages/pt.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/templates/calpopup.mako:83
msgid "Save"
=== modified file 'addons/view_calendar/po/messages/pt_BR.po'
--- addons/view_calendar/po/messages/pt_BR.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/messages/pt_BR.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: controllers/templates/calpopup.mako:83
=== modified file 'addons/view_calendar/po/messages/ru.po'
--- addons/view_calendar/po/messages/ru.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/messages/ru.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/templates/calpopup.mako:83
msgid "Save"
=== modified file 'addons/view_calendar/po/messages/sk.po'
--- addons/view_calendar/po/messages/sk.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/messages/sk.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/templates/calpopup.mako:83
msgid "Save"
=== modified file 'addons/view_calendar/po/messages/sr.po'
--- addons/view_calendar/po/messages/sr.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/messages/sr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: controllers/templates/calpopup.mako:83
=== modified file 'addons/view_calendar/po/messages/sr@xxxxxxxx'
--- addons/view_calendar/po/messages/sr@xxxxxxxx 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/messages/sr@xxxxxxxx 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/templates/calpopup.mako:83
msgid "Save"
=== modified file 'addons/view_calendar/po/messages/sv.po'
--- addons/view_calendar/po/messages/sv.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/messages/sv.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: controllers/templates/calpopup.mako:83
=== modified file 'addons/view_calendar/po/messages/tr.po'
--- addons/view_calendar/po/messages/tr.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/messages/tr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: controllers/templates/calpopup.mako:83
=== modified file 'addons/view_calendar/po/messages/zh_CN.po'
--- addons/view_calendar/po/messages/zh_CN.po 2011-03-11 04:48:47 +0000
+++ addons/view_calendar/po/messages/zh_CN.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/templates/calpopup.mako:83
msgid "Save"
=== added file 'addons/view_diagram/po/javascript/ar.po.OTHER'
--- addons/view_diagram/po/javascript/ar.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/view_diagram/po/javascript/ar.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,46 @@
+# Arabic translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-16 16:45+0000\n"
+"Last-Translator: kifcaliph <kifcaliph@xxxxxxxxxxx>\n"
+"Language-Team: Arabic <ar@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: static/javascript/infobox.js:135
+msgid "Do you really want to delete this record?"
+msgstr "ÙÙ ØªØ±ÙØ¯ ØØ°Ù ÙØ°Ø§ Ø§ÙØ³Ø¬ÙØ"
+
+#: static/javascript/process.js:170
+msgid "Notes:"
+msgstr "Ù
ÙØ§ØØ¸Ø§Øª:"
+
+#: static/javascript/process.js:178
+msgid "Subflows:"
+msgstr "تدÙÙØ§Øª Ø¨ÙØ§ÙÙØ©:"
+
+#: static/javascript/process.js:182
+msgid "Related:"
+msgstr "Ù
تعÙÙ:"
+
+#: static/javascript/process.js:266
+msgid "Help"
+msgstr "Ù
ساعدة"
+
+#: static/javascript/workflow.js:317
+msgid "state could not be created"
+msgstr "ÙØ§ ÙÙ
Ù٠إجراء Ø§ÙØØ§ÙØ©"
+
+#: static/javascript/workflow.js:354
+msgid "Could not create transaction at server"
+msgstr "ÙÙ
ÙØªÙ
إجراء Ø§ÙØ¹Ù
ÙÙØ© عÙÙ Ø§ÙØ®Ø§Ø¯Ù
"
=== added file 'addons/view_diagram/po/javascript/bg.po.OTHER'
--- addons/view_diagram/po/javascript/bg.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/view_diagram/po/javascript/bg.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,46 @@
+# Bulgarian translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-27 09:00+0000\n"
+"Last-Translator: Dimitar Markov <dimitar.markov@xxxxxxxxx>\n"
+"Language-Team: Bulgarian <bg@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: static/javascript/infobox.js:135
+msgid "Do you really want to delete this record?"
+msgstr "ÐаиÑÑина ли желаеÑе да изÑÑиеÑе Ñози запиÑ"
+
+#: static/javascript/process.js:170
+msgid "Notes:"
+msgstr "Ðележки:"
+
+#: static/javascript/process.js:178
+msgid "Subflows:"
+msgstr "Ðод-поÑоÑи:"
+
+#: static/javascript/process.js:182
+msgid "Related:"
+msgstr "СвÑÑазни"
+
+#: static/javascript/process.js:266
+msgid "Help"
+msgstr "ÐомоÑ"
+
+#: static/javascript/workflow.js:317
+msgid "state could not be created"
+msgstr "ÑÑÑÑоÑние не може да бÑде ÑÑздадено"
+
+#: static/javascript/workflow.js:354
+msgid "Could not create transaction at server"
+msgstr "Ðе може да ÑÑздаде ÑÑанзакÑÐ¸Ñ Ð½Ð° ÑÑÑвÑÑа"
=== added file 'addons/view_diagram/po/javascript/ca.po.OTHER'
--- addons/view_diagram/po/javascript/ca.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/view_diagram/po/javascript/ca.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,47 @@
+# Catalan translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-24 16:59+0000\n"
+"Last-Translator: Jordi Esteve (www.zikzakmedia.com) "
+"<jesteve@xxxxxxxxxxxxxxx>\n"
+"Language-Team: Catalan <ca@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: static/javascript/infobox.js:135
+msgid "Do you really want to delete this record?"
+msgstr "Realment voleu eliminar aquest registre?"
+
+#: static/javascript/process.js:170
+msgid "Notes:"
+msgstr "Notes:"
+
+#: static/javascript/process.js:178
+msgid "Subflows:"
+msgstr "Subflujos:"
+
+#: static/javascript/process.js:182
+msgid "Related:"
+msgstr "Relacionat:"
+
+#: static/javascript/process.js:266
+msgid "Help"
+msgstr "Ajuda"
+
+#: static/javascript/workflow.js:317
+msgid "state could not be created"
+msgstr "estat no pot ser creat"
+
+#: static/javascript/workflow.js:354
+msgid "Could not create transaction at server"
+msgstr "No s'ha pogut crear una transacció al servidor"
=== modified file 'addons/view_diagram/po/javascript/de.po'
--- addons/view_diagram/po/javascript/de.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/de.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/infobox.js:135
=== modified file 'addons/view_diagram/po/javascript/es.po'
--- addons/view_diagram/po/javascript/es.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/es.po 2011-03-15 13:37:09 +0000
@@ -15,8 +15,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/infobox.js:135
msgid "Do you really want to delete this record?"
=== modified file 'addons/view_diagram/po/javascript/eu.po'
--- addons/view_diagram/po/javascript/eu.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/eu.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/infobox.js:135
msgid "Do you really want to delete this record?"
=== added file 'addons/view_diagram/po/javascript/fi.po.OTHER'
--- addons/view_diagram/po/javascript/fi.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/view_diagram/po/javascript/fi.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,46 @@
+# Finnish translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-20 22:13+0000\n"
+"Last-Translator: Harri Luuppala <Unknown>\n"
+"Language-Team: Finnish <fi@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: static/javascript/infobox.js:135
+msgid "Do you really want to delete this record?"
+msgstr "Haluatko poistaa tämän tietueen?"
+
+#: static/javascript/process.js:170
+msgid "Notes:"
+msgstr "Huomautukset:"
+
+#: static/javascript/process.js:178
+msgid "Subflows:"
+msgstr "Työnkulku (alataso):"
+
+#: static/javascript/process.js:182
+msgid "Related:"
+msgstr "Liittyy:"
+
+#: static/javascript/process.js:266
+msgid "Help"
+msgstr "Ohje"
+
+#: static/javascript/workflow.js:317
+msgid "state could not be created"
+msgstr "Tilaa ei votu luoda"
+
+#: static/javascript/workflow.js:354
+msgid "Could not create transaction at server"
+msgstr "Tapahtumaa ei voitu luoda palvelimelle"
=== modified file 'addons/view_diagram/po/javascript/fr.po'
--- addons/view_diagram/po/javascript/fr.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/fr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/infobox.js:135
=== modified file 'addons/view_diagram/po/javascript/gl.po'
--- addons/view_diagram/po/javascript/gl.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/gl.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/infobox.js:135
msgid "Do you really want to delete this record?"
=== modified file 'addons/view_diagram/po/javascript/hr.po'
--- addons/view_diagram/po/javascript/hr.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/hr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/infobox.js:135
msgid "Do you really want to delete this record?"
=== modified file 'addons/view_diagram/po/javascript/hu.po'
--- addons/view_diagram/po/javascript/hu.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/hu.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/infobox.js:135
msgid "Do you really want to delete this record?"
=== modified file 'addons/view_diagram/po/javascript/it.po'
--- addons/view_diagram/po/javascript/it.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/it.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/infobox.js:135
=== modified file 'addons/view_diagram/po/javascript/lt.po'
--- addons/view_diagram/po/javascript/lt.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/lt.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/infobox.js:135
msgid "Do you really want to delete this record?"
=== modified file 'addons/view_diagram/po/javascript/lv.po'
--- addons/view_diagram/po/javascript/lv.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/lv.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/infobox.js:135
msgid "Do you really want to delete this record?"
=== modified file 'addons/view_diagram/po/javascript/nl.po'
--- addons/view_diagram/po/javascript/nl.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/nl.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:46+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/infobox.js:135
=== modified file 'addons/view_diagram/po/javascript/pl.po'
--- addons/view_diagram/po/javascript/pl.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/pl.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/infobox.js:135
msgid "Do you really want to delete this record?"
=== modified file 'addons/view_diagram/po/javascript/pt.po'
--- addons/view_diagram/po/javascript/pt.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/pt.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/infobox.js:135
msgid "Do you really want to delete this record?"
=== modified file 'addons/view_diagram/po/javascript/pt_BR.po'
--- addons/view_diagram/po/javascript/pt_BR.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/pt_BR.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/infobox.js:135
=== modified file 'addons/view_diagram/po/javascript/ru.po'
--- addons/view_diagram/po/javascript/ru.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/ru.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/infobox.js:135
msgid "Do you really want to delete this record?"
=== modified file 'addons/view_diagram/po/javascript/sk.po'
--- addons/view_diagram/po/javascript/sk.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/sk.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/infobox.js:135
msgid "Do you really want to delete this record?"
=== modified file 'addons/view_diagram/po/javascript/sr.po'
--- addons/view_diagram/po/javascript/sr.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/sr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/infobox.js:135
=== modified file 'addons/view_diagram/po/javascript/sr@xxxxxxxx'
--- addons/view_diagram/po/javascript/sr@xxxxxxxx 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/sr@xxxxxxxx 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/infobox.js:135
msgid "Do you really want to delete this record?"
=== modified file 'addons/view_diagram/po/javascript/sv.po'
--- addons/view_diagram/po/javascript/sv.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/sv.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/infobox.js:135
=== modified file 'addons/view_diagram/po/javascript/tr.po'
--- addons/view_diagram/po/javascript/tr.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/tr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/infobox.js:135
msgid "Do you really want to delete this record?"
=== modified file 'addons/view_diagram/po/javascript/uk.po'
--- addons/view_diagram/po/javascript/uk.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/uk.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: static/javascript/infobox.js:135
=== modified file 'addons/view_diagram/po/javascript/zh_CN.po'
--- addons/view_diagram/po/javascript/zh_CN.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/javascript/zh_CN.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:47+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: static/javascript/infobox.js:135
msgid "Do you really want to delete this record?"
=== added file 'addons/view_diagram/po/messages/ar.po.OTHER'
--- addons/view_diagram/po/messages/ar.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/view_diagram/po/messages/ar.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,128 @@
+# Arabic translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-16 16:59+0000\n"
+"Last-Translator: kifcaliph <kifcaliph@xxxxxxxxxxx>\n"
+"Language-Team: Arabic <ar@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: controllers/_diagram.py:89 controllers/_diagram.py:210
+msgid "Could not delete state"
+msgstr "ÙØ§ ÙÙ
ÙÙ ØØ°Ù Ø§ÙØØ§ÙØ©"
+
+#: controllers/_diagram.py:274
+msgid "No workflow associated!"
+msgstr "Ù
سار Ø§ÙØ¹Ù
ÙÙØ© ØºÙØ± Ù
رتبط !!"
+
+#: controllers/process.py:45
+msgid "Help: Not Defined"
+msgstr "Ù
ساعدة: ØºÙØ± Ù
ÙØ¹Ø±ÙØ©"
+
+#: controllers/process.py:85
+#, python-format
+msgid "%(name)s - Resource: %(resource)s, State: %(state)s"
+msgstr "%(name)s - Ù
صدر: %(resource)s, ØØ§ÙØ©: %(state)s"
+
+#: controllers/process.py:97
+msgid "Last modified by:"
+msgstr "آخر تعدÙÙ Ø¨ÙØ§Ø³Ø·Ø©:"
+
+#: controllers/templates/process.mako:4 controllers/templates/process.mako:87
+#: controllers/templates/process_tip.mako:5
+msgid "Process"
+msgstr "عÙ
ÙÙÙØ©"
+
+#: controllers/templates/process.mako:55
+msgid "Documentation"
+msgstr "ÙØ«Ø§Ø¦Ù"
+
+#: controllers/templates/process.mako:56
+msgid "Read Documentation Online"
+msgstr "Ø§ÙØ±Ø£ اÙÙØ«Ø§Ø¦Ù Ù
٠عÙÙ Ø§ÙØ¥ÙØªØ±ÙØª"
+
+#: controllers/templates/process.mako:62
+msgid "Forum"
+msgstr "Ù
ÙØªØ¯Ù"
+
+#: controllers/templates/process.mako:63
+msgid "Community Discussion"
+msgstr "ÙÙØ§Ø´ اÙÙ
جتÙ
ع"
+
+#: controllers/templates/process.mako:68
+msgid "Books"
+msgstr "ÙØªØ¨"
+
+#: controllers/templates/process.mako:69
+msgid "Get the book on Amazon"
+msgstr "ÙÙ
بشرائ٠Ù
Ù Ù
ÙÙØ¹ Amazon"
+
+#: controllers/templates/process.mako:74
+msgid "Support / Publisher Warranty"
+msgstr "ضÙ
Ø§Ù Ø§ÙØ¯Ø¹Ù
٠اÙÙØ´Ø±"
+
+#: controllers/templates/process.mako:75
+msgid "Get the OpenERP Warranty"
+msgstr "Ø§ØØµÙ عÙ٠ضÙ
ا٠OpenERP"
+
+#: controllers/templates/process.mako:97
+msgid "Select Process"
+msgstr "اختر Ø§ÙØ¹Ù
ÙÙØ©"
+
+#: controllers/templates/process.mako:103
+msgid "Select"
+msgstr "اختر"
+
+#: controllers/templates/process.mako:116
+msgid "[Edit Process]"
+msgstr "<ØØ±Ø± Ø§ÙØ¹Ù
ÙÙØ©>"
+
+#: controllers/templates/process.mako:117
+msgid "[show fields]"
+msgstr "<Ø§Ø¸ÙØ± Ø§ÙØÙÙÙ>"
+
+#: controllers/templates/process.mako:118
+msgid "[hide fields]"
+msgstr "<Ø¥Ø®ÙØ§Ø¡ Ø§ÙØÙÙÙ>"
+
+#: controllers/templates/process_open.mako:54
+#: controllers/templates/process_tip.mako:20
+#: controllers/templates/wkf_popup.mako:52
+msgid "Close"
+msgstr "Ø¥ØºÙØ§Ù"
+
+#: controllers/templates/process_open.mako:55
+#: controllers/templates/wkf_popup.mako:49
+msgid "Save"
+msgstr "ØÙÙØ¸"
+
+#: controllers/templates/workflow.mako:4
+msgid "Workflow"
+msgstr "Ù
سار Ø§ÙØ¹Ù
Ù"
+
+#: controllers/templates/workflow.mako:20
+#, python-format
+msgid "Workflow (%s)"
+msgstr "Ù
سار Ø§ÙØ¹Ù
Ù - (%s)"
+
+#: widgets/_views.py:8
+msgid "Diagram"
+msgstr "Ø§ÙØ±Ø³Ù
Ø§ÙØªØ®Ø·ÙØ·Ù"
+
+#: widgets/_views.py:9
+msgid "Diagram view..."
+msgstr "عرض Ø§ÙØ±Ø³Ù
Ø§ÙØªØ®Ø·ÙØ·Ù"
+
+#: widgets/templates/diagram.mako:27
+msgid "Loading..."
+msgstr "تØÙ
ÙÙ..."
=== added file 'addons/view_diagram/po/messages/bg.po.OTHER'
--- addons/view_diagram/po/messages/bg.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/view_diagram/po/messages/bg.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,128 @@
+# Bulgarian translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-27 09:22+0000\n"
+"Last-Translator: Dimitar Markov <dimitar.markov@xxxxxxxxx>\n"
+"Language-Team: Bulgarian <bg@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: controllers/_diagram.py:89 controllers/_diagram.py:210
+msgid "Could not delete state"
+msgstr ""
+
+#: controllers/_diagram.py:274
+msgid "No workflow associated!"
+msgstr "Ðе е ÑвÑÑзан ÑабоÑен поÑок"
+
+#: controllers/process.py:45
+msgid "Help: Not Defined"
+msgstr "ÐомоÑ: Ðе е деÑиниÑана"
+
+#: controllers/process.py:85
+#, python-format
+msgid "%(name)s - Resource: %(resource)s, State: %(state)s"
+msgstr ""
+
+#: controllers/process.py:97
+msgid "Last modified by:"
+msgstr "ÐоÑледна пÑомÑна оÑ:"
+
+#: controllers/templates/process.mako:4 controllers/templates/process.mako:87
+#: controllers/templates/process_tip.mako:5
+msgid "Process"
+msgstr "ÐбÑабоÑка"
+
+#: controllers/templates/process.mako:55
+msgid "Documentation"
+msgstr "ÐокÑменÑаÑиÑ"
+
+#: controllers/templates/process.mako:56
+msgid "Read Documentation Online"
+msgstr "ÐÑоÑеÑе докÑменÑаÑиÑÑа"
+
+#: controllers/templates/process.mako:62
+msgid "Forum"
+msgstr "ФоÑÑм"
+
+#: controllers/templates/process.mako:63
+msgid "Community Discussion"
+msgstr "ÐиÑкÑÑÐ¸Ñ Ð² обÑеÑÑвоÑо"
+
+#: controllers/templates/process.mako:68
+msgid "Books"
+msgstr "Ðниги"
+
+#: controllers/templates/process.mako:69
+msgid "Get the book on Amazon"
+msgstr "ÐземеÑе книгаÑа Ð¾Ñ Ðмазон"
+
+#: controllers/templates/process.mako:74
+msgid "Support / Publisher Warranty"
+msgstr ""
+
+#: controllers/templates/process.mako:75
+msgid "Get the OpenERP Warranty"
+msgstr "ÐземеÑе OpenERP Warranty"
+
+#: controllers/templates/process.mako:97
+msgid "Select Process"
+msgstr "ÐзбеÑеÑе пÑоÑеÑ"
+
+#: controllers/templates/process.mako:103
+msgid "Select"
+msgstr "ÐзбоÑ"
+
+#: controllers/templates/process.mako:116
+msgid "[Edit Process]"
+msgstr "[РедакÑиÑай пÑоÑеÑ]"
+
+#: controllers/templates/process.mako:117
+msgid "[show fields]"
+msgstr "[покажи полеÑа]"
+
+#: controllers/templates/process.mako:118
+msgid "[hide fields]"
+msgstr "[ÑкÑий полеÑа]"
+
+#: controllers/templates/process_open.mako:54
+#: controllers/templates/process_tip.mako:20
+#: controllers/templates/wkf_popup.mako:52
+msgid "Close"
+msgstr "ÐаÑвоÑи"
+
+#: controllers/templates/process_open.mako:55
+#: controllers/templates/wkf_popup.mako:49
+msgid "Save"
+msgstr "Ðапази"
+
+#: controllers/templates/workflow.mako:4
+msgid "Workflow"
+msgstr "РабоÑен поÑок"
+
+#: controllers/templates/workflow.mako:20
+#, python-format
+msgid "Workflow (%s)"
+msgstr "РабоÑен поÑок (%s)"
+
+#: widgets/_views.py:8
+msgid "Diagram"
+msgstr "ÐÑаÑика"
+
+#: widgets/_views.py:9
+msgid "Diagram view..."
+msgstr "Ðиж каÑо диагÑама"
+
+#: widgets/templates/diagram.mako:27
+msgid "Loading..."
+msgstr "ÐаÑежда Ñе..."
=== added file 'addons/view_diagram/po/messages/ca.po.OTHER'
--- addons/view_diagram/po/messages/ca.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/view_diagram/po/messages/ca.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,129 @@
+# Catalan translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-24 18:40+0000\n"
+"Last-Translator: Jordi Esteve (www.zikzakmedia.com) "
+"<jesteve@xxxxxxxxxxxxxxx>\n"
+"Language-Team: Catalan <ca@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: controllers/_diagram.py:89 controllers/_diagram.py:210
+msgid "Could not delete state"
+msgstr "No es pot eliminar l'estat"
+
+#: controllers/_diagram.py:274
+msgid "No workflow associated!"
+msgstr "No hi ha associat un flux de treball!"
+
+#: controllers/process.py:45
+msgid "Help: Not Defined"
+msgstr "Ajuda: No està definit"
+
+#: controllers/process.py:85
+#, python-format
+msgid "%(name)s - Resource: %(resource)s, State: %(state)s"
+msgstr "%(name)s - Recurs: %(resource)s, Estat: %(state)s"
+
+#: controllers/process.py:97
+msgid "Last modified by:"
+msgstr "Ãltima modificació per:"
+
+#: controllers/templates/process.mako:4 controllers/templates/process.mako:87
+#: controllers/templates/process_tip.mako:5
+msgid "Process"
+msgstr "Procés"
+
+#: controllers/templates/process.mako:55
+msgid "Documentation"
+msgstr "Documentació"
+
+#: controllers/templates/process.mako:56
+msgid "Read Documentation Online"
+msgstr "Llegeix documentació online"
+
+#: controllers/templates/process.mako:62
+msgid "Forum"
+msgstr "Fòrum"
+
+#: controllers/templates/process.mako:63
+msgid "Community Discussion"
+msgstr "Debat de la comunitat"
+
+#: controllers/templates/process.mako:68
+msgid "Books"
+msgstr "Llibres"
+
+#: controllers/templates/process.mako:69
+msgid "Get the book on Amazon"
+msgstr "Obté el llibre des d'Amazon"
+
+#: controllers/templates/process.mako:74
+msgid "Support / Publisher Warranty"
+msgstr "Suport / Garantia de l'editor"
+
+#: controllers/templates/process.mako:75
+msgid "Get the OpenERP Warranty"
+msgstr "Obté la garantia d'OpenERP"
+
+#: controllers/templates/process.mako:97
+msgid "Select Process"
+msgstr "Selecciona procés"
+
+#: controllers/templates/process.mako:103
+msgid "Select"
+msgstr "Selecciona"
+
+#: controllers/templates/process.mako:116
+msgid "[Edit Process]"
+msgstr "[Edita procés]"
+
+#: controllers/templates/process.mako:117
+msgid "[show fields]"
+msgstr "[mostra camps]"
+
+#: controllers/templates/process.mako:118
+msgid "[hide fields]"
+msgstr "[oculta camps]"
+
+#: controllers/templates/process_open.mako:54
+#: controllers/templates/process_tip.mako:20
+#: controllers/templates/wkf_popup.mako:52
+msgid "Close"
+msgstr "Tanca"
+
+#: controllers/templates/process_open.mako:55
+#: controllers/templates/wkf_popup.mako:49
+msgid "Save"
+msgstr "Desa"
+
+#: controllers/templates/workflow.mako:4
+msgid "Workflow"
+msgstr "Flux"
+
+#: controllers/templates/workflow.mako:20
+#, python-format
+msgid "Workflow (%s)"
+msgstr "Flux (%s)"
+
+#: widgets/_views.py:8
+msgid "Diagram"
+msgstr "Diagrama"
+
+#: widgets/_views.py:9
+msgid "Diagram view..."
+msgstr "Vista diagrama..."
+
+#: widgets/templates/diagram.mako:27
+msgid "Loading..."
+msgstr "S'està carregant..."
=== modified file 'addons/view_diagram/po/messages/de.po'
--- addons/view_diagram/po/messages/de.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/de.po 2011-03-15 13:37:09 +0000
@@ -15,8 +15,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: controllers/_diagram.py:89 controllers/_diagram.py:210
=== modified file 'addons/view_diagram/po/messages/es.po'
--- addons/view_diagram/po/messages/es.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/es.po 2011-03-15 13:37:09 +0000
@@ -15,8 +15,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/_diagram.py:89 controllers/_diagram.py:210
msgid "Could not delete state"
=== modified file 'addons/view_diagram/po/messages/eu.po'
--- addons/view_diagram/po/messages/eu.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/eu.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/_diagram.py:89 controllers/_diagram.py:210
msgid "Could not delete state"
=== added file 'addons/view_diagram/po/messages/fi.po.OTHER'
--- addons/view_diagram/po/messages/fi.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/view_diagram/po/messages/fi.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,128 @@
+# Finnish translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-20 21:51+0000\n"
+"Last-Translator: Harri Luuppala <Unknown>\n"
+"Language-Team: Finnish <fi@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: controllers/_diagram.py:89 controllers/_diagram.py:210
+msgid "Could not delete state"
+msgstr "Tilaa ei voi poistaa"
+
+#: controllers/_diagram.py:274
+msgid "No workflow associated!"
+msgstr "Työnkulkua ei ole!"
+
+#: controllers/process.py:45
+msgid "Help: Not Defined"
+msgstr "Ohjetta ei ole!"
+
+#: controllers/process.py:85
+#, python-format
+msgid "%(name)s - Resource: %(resource)s, State: %(state)s"
+msgstr "%(name)s - Resurssi: %(resource)s, Tila: %(state)s"
+
+#: controllers/process.py:97
+msgid "Last modified by:"
+msgstr "Viimeksi muokkasi:"
+
+#: controllers/templates/process.mako:4 controllers/templates/process.mako:87
+#: controllers/templates/process_tip.mako:5
+msgid "Process"
+msgstr "Prosessi"
+
+#: controllers/templates/process.mako:55
+msgid "Documentation"
+msgstr "Dokumentaatio"
+
+#: controllers/templates/process.mako:56
+msgid "Read Documentation Online"
+msgstr "Lue dokumentaatio verkosta"
+
+#: controllers/templates/process.mako:62
+msgid "Forum"
+msgstr "Keskustelualue"
+
+#: controllers/templates/process.mako:63
+msgid "Community Discussion"
+msgstr "Yhteisön keskustelut"
+
+#: controllers/templates/process.mako:68
+msgid "Books"
+msgstr "Kirjat"
+
+#: controllers/templates/process.mako:69
+msgid "Get the book on Amazon"
+msgstr "Hanki kirja Amazonista"
+
+#: controllers/templates/process.mako:74
+msgid "Support / Publisher Warranty"
+msgstr "Tuki / Valmistajan takuu"
+
+#: controllers/templates/process.mako:75
+msgid "Get the OpenERP Warranty"
+msgstr "Hanki OpenErp takuu"
+
+#: controllers/templates/process.mako:97
+msgid "Select Process"
+msgstr "Valitse Prosessi"
+
+#: controllers/templates/process.mako:103
+msgid "Select"
+msgstr "Valitse"
+
+#: controllers/templates/process.mako:116
+msgid "[Edit Process]"
+msgstr "[Muokkaa prosessia]"
+
+#: controllers/templates/process.mako:117
+msgid "[show fields]"
+msgstr "[näytä kentät]"
+
+#: controllers/templates/process.mako:118
+msgid "[hide fields]"
+msgstr "[piilota kentät]"
+
+#: controllers/templates/process_open.mako:54
+#: controllers/templates/process_tip.mako:20
+#: controllers/templates/wkf_popup.mako:52
+msgid "Close"
+msgstr "Sulje"
+
+#: controllers/templates/process_open.mako:55
+#: controllers/templates/wkf_popup.mako:49
+msgid "Save"
+msgstr "Tallenna"
+
+#: controllers/templates/workflow.mako:4
+msgid "Workflow"
+msgstr "Työnkulku"
+
+#: controllers/templates/workflow.mako:20
+#, python-format
+msgid "Workflow (%s)"
+msgstr "Työnkulku (%s)"
+
+#: widgets/_views.py:8
+msgid "Diagram"
+msgstr "Kaavio"
+
+#: widgets/_views.py:9
+msgid "Diagram view..."
+msgstr "Kaavionäkymä"
+
+#: widgets/templates/diagram.mako:27
+msgid "Loading..."
+msgstr "Lataa"
=== modified file 'addons/view_diagram/po/messages/fr.po'
--- addons/view_diagram/po/messages/fr.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/fr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: controllers/_diagram.py:89 controllers/_diagram.py:210
=== modified file 'addons/view_diagram/po/messages/gl.po'
--- addons/view_diagram/po/messages/gl.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/gl.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/_diagram.py:89 controllers/_diagram.py:210
msgid "Could not delete state"
=== modified file 'addons/view_diagram/po/messages/hr.po'
--- addons/view_diagram/po/messages/hr.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/hr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/_diagram.py:89 controllers/_diagram.py:210
msgid "Could not delete state"
=== modified file 'addons/view_diagram/po/messages/hu.po'
--- addons/view_diagram/po/messages/hu.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/hu.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/_diagram.py:89 controllers/_diagram.py:210
msgid "Could not delete state"
=== modified file 'addons/view_diagram/po/messages/it.po'
--- addons/view_diagram/po/messages/it.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/it.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: controllers/_diagram.py:89 controllers/_diagram.py:210
=== modified file 'addons/view_diagram/po/messages/lt.po'
--- addons/view_diagram/po/messages/lt.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/lt.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/_diagram.py:89 controllers/_diagram.py:210
msgid "Could not delete state"
=== modified file 'addons/view_diagram/po/messages/lv.po'
--- addons/view_diagram/po/messages/lv.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/lv.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/_diagram.py:89 controllers/_diagram.py:210
msgid "Could not delete state"
=== modified file 'addons/view_diagram/po/messages/nl.po'
--- addons/view_diagram/po/messages/nl.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/nl.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: controllers/_diagram.py:89 controllers/_diagram.py:210
=== modified file 'addons/view_diagram/po/messages/pl.po'
--- addons/view_diagram/po/messages/pl.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/pl.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: controllers/_diagram.py:89 controllers/_diagram.py:210
=== modified file 'addons/view_diagram/po/messages/pt.po'
--- addons/view_diagram/po/messages/pt.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/pt.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/_diagram.py:89 controllers/_diagram.py:210
msgid "Could not delete state"
=== modified file 'addons/view_diagram/po/messages/pt_BR.po'
--- addons/view_diagram/po/messages/pt_BR.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/pt_BR.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: controllers/_diagram.py:89 controllers/_diagram.py:210
=== modified file 'addons/view_diagram/po/messages/ru.po'
--- addons/view_diagram/po/messages/ru.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/ru.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/_diagram.py:89 controllers/_diagram.py:210
msgid "Could not delete state"
=== modified file 'addons/view_diagram/po/messages/sk.po'
--- addons/view_diagram/po/messages/sk.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/sk.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/_diagram.py:89 controllers/_diagram.py:210
msgid "Could not delete state"
=== modified file 'addons/view_diagram/po/messages/sr.po'
--- addons/view_diagram/po/messages/sr.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/sr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: controllers/_diagram.py:89 controllers/_diagram.py:210
=== modified file 'addons/view_diagram/po/messages/sr@xxxxxxxx'
--- addons/view_diagram/po/messages/sr@xxxxxxxx 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/sr@xxxxxxxx 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/_diagram.py:89 controllers/_diagram.py:210
msgid "Could not delete state"
=== modified file 'addons/view_diagram/po/messages/sv.po'
--- addons/view_diagram/po/messages/sv.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/sv.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: controllers/_diagram.py:89 controllers/_diagram.py:210
=== modified file 'addons/view_diagram/po/messages/tr.po'
--- addons/view_diagram/po/messages/tr.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/tr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/_diagram.py:89 controllers/_diagram.py:210
msgid "Could not delete state"
=== modified file 'addons/view_diagram/po/messages/uk.po'
--- addons/view_diagram/po/messages/uk.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/uk.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: controllers/_diagram.py:89 controllers/_diagram.py:210
=== modified file 'addons/view_diagram/po/messages/zh_CN.po'
--- addons/view_diagram/po/messages/zh_CN.po 2011-03-11 04:48:47 +0000
+++ addons/view_diagram/po/messages/zh_CN.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: controllers/_diagram.py:89 controllers/_diagram.py:210
msgid "Could not delete state"
=== modified file 'addons/view_graph/po/javascript/de.po'
--- addons/view_graph/po/javascript/de.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/javascript/de.po 2011-03-15 13:37:09 +0000
@@ -14,7 +14,12 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
=== modified file 'addons/view_graph/po/javascript/fr.po'
--- addons/view_graph/po/javascript/fr.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/javascript/fr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
=== modified file 'addons/view_graph/po/javascript/gl.po'
--- addons/view_graph/po/javascript/gl.po 2011-02-17 16:05:42 +0000
+++ addons/view_graph/po/javascript/gl.po 2011-03-15 13:37:09 +0000
@@ -16,5 +16,10 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
=== modified file 'addons/view_graph/po/javascript/it.po'
--- addons/view_graph/po/javascript/it.po 2011-02-17 16:05:42 +0000
+++ addons/view_graph/po/javascript/it.po 2011-03-15 13:37:09 +0000
@@ -16,5 +16,10 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
=== modified file 'addons/view_graph/po/javascript/nl.po'
--- addons/view_graph/po/javascript/nl.po 2011-02-17 16:05:42 +0000
+++ addons/view_graph/po/javascript/nl.po 2011-03-15 13:37:09 +0000
@@ -16,5 +16,10 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
=== modified file 'addons/view_graph/po/javascript/pt_BR.po'
--- addons/view_graph/po/javascript/pt_BR.po 2011-02-17 16:05:42 +0000
+++ addons/view_graph/po/javascript/pt_BR.po 2011-03-15 13:37:09 +0000
@@ -16,5 +16,10 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
=== modified file 'addons/view_graph/po/javascript/sr.po'
--- addons/view_graph/po/javascript/sr.po 2011-02-17 16:05:42 +0000
+++ addons/view_graph/po/javascript/sr.po 2011-03-15 13:37:09 +0000
@@ -17,5 +17,10 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
=== modified file 'addons/view_graph/po/javascript/sr@xxxxxxxx'
--- addons/view_graph/po/javascript/sr@xxxxxxxx 2011-02-17 16:05:42 +0000
+++ addons/view_graph/po/javascript/sr@xxxxxxxx 2011-03-15 13:37:09 +0000
@@ -17,5 +17,10 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
=== modified file 'addons/view_graph/po/javascript/sv.po'
--- addons/view_graph/po/javascript/sv.po 2011-02-17 16:05:42 +0000
+++ addons/view_graph/po/javascript/sv.po 2011-03-15 13:37:09 +0000
@@ -16,5 +16,10 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
=== modified file 'addons/view_graph/po/javascript/uk.po'
--- addons/view_graph/po/javascript/uk.po 2011-02-17 16:05:42 +0000
+++ addons/view_graph/po/javascript/uk.po 2011-03-15 13:37:09 +0000
@@ -17,5 +17,10 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:13+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
=== added file 'addons/view_graph/po/messages/ar.po.OTHER'
--- addons/view_graph/po/messages/ar.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/view_graph/po/messages/ar.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,26 @@
+# Arabic translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-16 16:44+0000\n"
+"Last-Translator: kifcaliph <kifcaliph@xxxxxxxxxxx>\n"
+"Language-Team: Arabic <ar@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: widgets/_views.py:8
+msgid "Graph"
+msgstr "Ø§ÙØ±Ø³Ù
Ø§ÙØ¨ÙاÙÙ"
+
+#: widgets/_views.py:9
+msgid "Graph view..."
+msgstr "عرض Ø§ÙØ±Ø³Ù
Ø§ÙØ¨ÙاÙÙ..."
=== added file 'addons/view_graph/po/messages/bg.po.OTHER'
--- addons/view_graph/po/messages/bg.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/view_graph/po/messages/bg.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,26 @@
+# Bulgarian translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-27 08:06+0000\n"
+"Last-Translator: Dimitar Markov <dimitar.markov@xxxxxxxxx>\n"
+"Language-Team: Bulgarian <bg@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: widgets/_views.py:8
+msgid "Graph"
+msgstr "ÐÑаÑика"
+
+#: widgets/_views.py:9
+msgid "Graph view..."
+msgstr "Ðиж гÑаÑика..."
=== added file 'addons/view_graph/po/messages/ca.po.OTHER'
--- addons/view_graph/po/messages/ca.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/view_graph/po/messages/ca.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,27 @@
+# Catalan translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-24 17:00+0000\n"
+"Last-Translator: Jordi Esteve (www.zikzakmedia.com) "
+"<jesteve@xxxxxxxxxxxxxxx>\n"
+"Language-Team: Catalan <ca@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: widgets/_views.py:8
+msgid "Graph"
+msgstr "Grà fic"
+
+#: widgets/_views.py:9
+msgid "Graph view..."
+msgstr "Vista grà fic..."
=== modified file 'addons/view_graph/po/messages/de.po'
--- addons/view_graph/po/messages/de.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/de.po 2011-03-15 13:37:09 +0000
@@ -15,8 +15,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: widgets/_views.py:8
=== modified file 'addons/view_graph/po/messages/es.po'
--- addons/view_graph/po/messages/es.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/es.po 2011-03-15 13:37:09 +0000
@@ -15,8 +15,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: widgets/_views.py:8
msgid "Graph"
=== modified file 'addons/view_graph/po/messages/eu.po'
--- addons/view_graph/po/messages/eu.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/eu.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: widgets/_views.py:8
msgid "Graph"
=== added file 'addons/view_graph/po/messages/fi.po.OTHER'
--- addons/view_graph/po/messages/fi.po.OTHER 1970-01-01 00:00:00 +0000
+++ addons/view_graph/po/messages/fi.po.OTHER 2011-03-15 13:37:09 +0000
@@ -0,0 +1,26 @@
+# Finnish translation for openobject-client-web
+# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
+# This file is distributed under the same license as the openobject-client-web package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openobject-client-web\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-01-17 13:09+0100\n"
+"PO-Revision-Date: 2011-02-20 22:14+0000\n"
+"Last-Translator: Harri Luuppala <Unknown>\n"
+"Language-Team: Finnish <fi@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+
+#: widgets/_views.py:8
+msgid "Graph"
+msgstr "Kuvaaja"
+
+#: widgets/_views.py:9
+msgid "Graph view..."
+msgstr "Kuvaajat..."
=== modified file 'addons/view_graph/po/messages/fr.po'
--- addons/view_graph/po/messages/fr.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/fr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: widgets/_views.py:8
=== modified file 'addons/view_graph/po/messages/gl.po'
--- addons/view_graph/po/messages/gl.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/gl.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: widgets/_views.py:8
msgid "Graph"
=== modified file 'addons/view_graph/po/messages/hr.po'
--- addons/view_graph/po/messages/hr.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/hr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: widgets/_views.py:8
msgid "Graph"
=== modified file 'addons/view_graph/po/messages/hu.po'
--- addons/view_graph/po/messages/hu.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/hu.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: widgets/_views.py:8
msgid "Graph"
=== modified file 'addons/view_graph/po/messages/it.po'
--- addons/view_graph/po/messages/it.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/it.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: widgets/_views.py:8
=== modified file 'addons/view_graph/po/messages/lt.po'
--- addons/view_graph/po/messages/lt.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/lt.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: widgets/_views.py:8
msgid "Graph"
=== modified file 'addons/view_graph/po/messages/lv.po'
--- addons/view_graph/po/messages/lv.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/lv.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: widgets/_views.py:8
msgid "Graph"
=== modified file 'addons/view_graph/po/messages/nl.po'
--- addons/view_graph/po/messages/nl.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/nl.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: widgets/_views.py:8
=== modified file 'addons/view_graph/po/messages/pl.po'
--- addons/view_graph/po/messages/pl.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/pl.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: widgets/_views.py:8
msgid "Graph"
=== modified file 'addons/view_graph/po/messages/pt.po'
--- addons/view_graph/po/messages/pt.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/pt.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: widgets/_views.py:8
msgid "Graph"
=== modified file 'addons/view_graph/po/messages/pt_BR.po'
--- addons/view_graph/po/messages/pt_BR.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/pt_BR.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: widgets/_views.py:8
=== modified file 'addons/view_graph/po/messages/ru.po'
--- addons/view_graph/po/messages/ru.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/ru.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: widgets/_views.py:8
msgid "Graph"
=== modified file 'addons/view_graph/po/messages/sk.po'
--- addons/view_graph/po/messages/sk.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/sk.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: widgets/_views.py:8
msgid "Graph"
=== modified file 'addons/view_graph/po/messages/sr.po'
--- addons/view_graph/po/messages/sr.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/sr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: widgets/_views.py:8
=== modified file 'addons/view_graph/po/messages/sr@xxxxxxxx'
--- addons/view_graph/po/messages/sr@xxxxxxxx 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/sr@xxxxxxxx 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: widgets/_views.py:8
msgid "Graph"
=== modified file 'addons/view_graph/po/messages/sv.po'
--- addons/view_graph/po/messages/sv.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/sv.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: widgets/_views.py:8
=== modified file 'addons/view_graph/po/messages/tr.po'
--- addons/view_graph/po/messages/tr.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/tr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: widgets/_views.py:8
msgid "Graph"
=== modified file 'addons/view_graph/po/messages/uk.po'
--- addons/view_graph/po/messages/uk.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/uk.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
#: widgets/_views.py:8
=== modified file 'addons/view_graph/po/messages/zh_CN.po'
--- addons/view_graph/po/messages/zh_CN.po 2011-03-11 04:48:47 +0000
+++ addons/view_graph/po/messages/zh_CN.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
#: widgets/_views.py:8
msgid "Graph"
=== modified file 'addons/widget_ckeditor/po/javascript/fr.po'
--- addons/widget_ckeditor/po/javascript/fr.po 2011-03-11 04:48:47 +0000
+++ addons/widget_ckeditor/po/javascript/fr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
=== modified file 'addons/widget_ckeditor/po/messages/fr.po'
--- addons/widget_ckeditor/po/messages/fr.po 2011-03-11 04:48:47 +0000
+++ addons/widget_ckeditor/po/messages/fr.po 2011-03-15 13:37:09 +0000
@@ -14,8 +14,13 @@
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+<<<<<<< TREE
"X-Launchpad-Export-Date: 2011-03-11 04:48+0000\n"
"X-Generator: Launchpad (build 12559)\n"
+=======
+"X-Launchpad-Export-Date: 2011-03-12 06:14+0000\n"
+"X-Generator: Launchpad (build 12559)\n"
+>>>>>>> MERGE-SOURCE
"Generated-By: Babel None\n"
Follow ups