~ubuntu-branches/debian/squeeze/openerp-server/squeeze

« back to all changes in this revision

Viewing changes to bin/addons/warning/i18n/zh_CN.po

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2009-08-24 20:16:55 UTC
  • mfrom: (8.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090824201655-vxt26g90x7geu29t
* Merging upstream version 5.0.3-0.
* Removing xmlrpc.patch, went upstream.
* Using dedicated storage directory in /var/lib/openerp-server, that
  way the addons directory can stay read-only for the unprivileged
  user.
* Commenting out db_name in config (Closes: #542391).
* Commenting out port in config (Closes: #542406).
* Renaming logfile to openerp-server.log for consistency.
* Commenting out pidfile in config (Closes: #542427).
* Removing debconf handling in postrm, not possible to do that.
* Removing local storage directory on purge.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
msgstr ""
7
7
"Project-Id-Version: OpenERP Server 5.0.1\n"
8
8
"Report-Msgid-Bugs-To: support@openerp.com\n"
9
 
"POT-Creation-Date: 2009-05-19 14:17:17+0000\n"
10
 
"PO-Revision-Date: 2009-05-20 10:17:17+0000\n"
 
9
"POT-Creation-Date: 2009-08-06 15:12:04+0000\n"
 
10
"PO-Revision-Date: 2009-08-06 15:12:04+0000\n"
11
11
"Last-Translator: <>\n"
12
12
"Language-Team: \n"
13
13
"MIME-Version: 1.0\n"
41
41
msgstr ""
42
42
 
43
43
#. module: warning
44
 
#: code:addons/warning/warning.py:0
45
 
#, python-format
46
 
msgid "Alert for ' + product_info.name +' !"
47
 
msgstr ""
48
 
 
49
 
#. module: warning
50
44
#: view:product.product:0
51
45
#: view:res.partner:0
52
46
msgid "Warnings"
53
47
msgstr ""
54
48
 
55
49
#. module: warning
56
 
#: selection:product.product,purchase_line_warn:0
57
50
#: selection:product.product,sale_line_warn:0
58
51
#: selection:res.partner,invoice_warn:0
59
52
#: selection:res.partner,picking_warn:0