Changeset 15 for cestina/sale_crm/i18n/cs.po
- Timestamp:
- Jul 15, 2011, 8:41:30 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cestina/sale_crm/i18n/cs.po
r4 r15 5 5 msgid "" 6 6 msgstr "" 7 "Project-Id-Version: OpenERP Server 5.0.4\n"7 "Project-Id-Version: openobject-addons\n" 8 8 "Report-Msgid-Bugs-To: support@openerp.com\n" 9 "POT-Creation-Date: 2011-01-11 11:16 +0000\n"10 "PO-Revision-Date: 2011-07-1 1 07:50+0100\n"9 "POT-Creation-Date: 2011-01-11 11:16:03+0000\n" 10 "PO-Revision-Date: 2011-07-15 06:53+0100\n" 11 11 "Last-Translator: Chronos <robie@centrum.cz>\n" 12 12 "Language-Team: \n" … … 31 31 #: code:addons/sale_crm/wizard/crm_make_sale.py:108 32 32 #, python-format 33 msgid " is converted to Quotation."34 msgstr " je převedeno na cenovou nabídku"33 msgid "Opportunity '%s' is converted to Quotation." 34 msgstr "Příležitost '%s' je převedena na Ocenění." 35 35 36 36 #. module: sale_crm … … 53 53 #. module: sale_crm 54 54 #: model:ir.module.module,description:sale_crm.module_meta_information 55 #, fuzzy 55 56 msgid "" 56 57 "\n" … … 65 66 " " 66 67 msgstr "" 68 "\n" 69 "This module adds a shortcut on one or several opportunity cases in the CRM.\n" 70 "This shortcut allows you to generate a sales order based on the selected case.\n" 71 "If different cases are open (a list), it generates one sale order by\n" 72 "case.\n" 73 "The case is then closed and linked to the generated sales order.\n" 74 "\n" 75 "We suggest you to install this module if you installed both the sale and the\n" 76 "crm modules.\n" 77 " " 67 78 68 79 #. module: sale_crm … … 97 108 msgid "Converted to Sales Quotation(id: %s)." 98 109 msgstr "Převedeno na prodejní ocenění(id: %s)." 99 100 #. module: sale_crm101 #: code:addons/sale_crm/wizard/crm_make_sale.py:108102 #, python-format103 msgid "Opportunity "104 msgstr "Příležitost"105 110 106 111 #. module: sale_crm … … 161 166 msgstr "Prodejní objednávka" 162 167 168 #~ msgid "Opportunity " 169 #~ msgstr "Příležitost"
Note:
See TracChangeset
for help on using the changeset viewer.