# Translation of OpenERP Server. # This file contains the translation of the following modules: # * analytic_user_function # msgid "" msgstr "" "Project-Id-Version: OpenERP Server 6.0dev\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2012-11-24 02:52+0000\n" "PO-Revision-Date: 2012-11-29 14:18+0000\n" "Last-Translator: ccdos \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2012-11-30 05:07+0000\n" "X-Generator: Launchpad (build 16319)\n" #. module: analytic_user_function #: model:ir.model,name:analytic_user_function.model_account_analytic_line msgid "Analytic Line" msgstr "辅助核算明细" #. module: analytic_user_function #: view:account.analytic.account:0 msgid "Invoice Price Rate per User" msgstr "每用户的开票单价" #. module: analytic_user_function #: field:analytic.user.funct.grid,product_id:0 msgid "Service" msgstr "服务" #. module: analytic_user_function #: constraint:account.analytic.account:0 msgid "Error! You cannot create recursive analytic accounts." msgstr "错误!你不能循环创建辅助核算项" #. module: analytic_user_function #: field:analytic.user.funct.grid,price:0 msgid "Price" msgstr "价格" #. module: analytic_user_function #: help:analytic.user.funct.grid,price:0 msgid "Price per hour for this user." msgstr "用户每小时价格" #. module: analytic_user_function #: constraint:hr.analytic.timesheet:0 msgid "You cannot modify an entry in a Confirmed/Done timesheet !" msgstr "你不能修改在已经确认/完成的计工单的分录。" #. module: analytic_user_function #: field:analytic.user.funct.grid,account_id:0 #: model:ir.model,name:analytic_user_function.model_account_analytic_account msgid "Analytic Account" msgstr "辅助核算项" #. module: analytic_user_function #: code:addons/analytic_user_function/analytic_user_function.py:106 #: code:addons/analytic_user_function/analytic_user_function.py:135 #, python-format msgid "Error!" msgstr "错误!" #. module: analytic_user_function #: view:analytic.user.funct.grid:0 msgid "Invoicing Data" msgstr "发票数据" #. module: analytic_user_function #: field:account.analytic.account,user_product_ids:0 msgid "Users/Products Rel." msgstr "用户/相关产品" #. module: analytic_user_function #: view:account.analytic.account:0 msgid "" "Define a specific service (e.g. Senior Consultant)\n" " and price for some users to use these data " "instead\n" " of the default values when invoicing the " "customer." msgstr "" #. module: analytic_user_function #: model:ir.model,name:analytic_user_function.model_analytic_user_funct_grid msgid "Price per User" msgstr "每用户价格" #. module: analytic_user_function #: field:analytic.user.funct.grid,uom_id:0 msgid "Unit of Measure" msgstr "计量单位" #. module: analytic_user_function #: code:addons/analytic_user_function/analytic_user_function.py:107 #: code:addons/analytic_user_function/analytic_user_function.py:136 #, python-format msgid "There is no expense account define for this product: \"%s\" (id:%d)" msgstr "此产品 \"%s\" (id:%d)没有定义辅助核算项" #. module: analytic_user_function #: constraint:account.analytic.line:0 msgid "You cannot create analytic line on view account." msgstr "你不能视图科目上面创建辅助核算行。" #. module: analytic_user_function #: model:ir.model,name:analytic_user_function.model_hr_analytic_timesheet msgid "Timesheet Line" msgstr "计工单明细" #. module: analytic_user_function #: view:account.analytic.account:0 msgid "" "OpenERP will recursively search on parent accounts\n" " to check if specific conditions are defined for " "a\n" " specific user. This allows to set invoicing\n" " conditions for a group of contracts." msgstr "" #. module: analytic_user_function #: field:analytic.user.funct.grid,user_id:0 msgid "User" msgstr "用户" #, python-format #~ msgid "Error !" #~ msgstr "错误!" #~ msgid "Product" #~ msgstr "产品" #~ msgid "Relation table between users and products on a analytic account" #~ msgstr "用在有关系的用户和产品的辅助核算项" #~ msgid "Analytic User Function" #~ msgstr "辅助核算用的函数" #~ msgid "Invalid XML for View Architecture!" #~ msgstr "无效XML视图结构!" #~ msgid "" #~ "The Object name must start with x_ and not contain any special character !" #~ msgstr "对象名称必须以“x_”开头且不能包含任何特殊字符!" #~ msgid "" #~ "\n" #~ "\n" #~ " This module allows you to define what is the default function of a " #~ "specific user on a given account. This is mostly used when a user encodes " #~ "his timesheet: the values are retrieved and the fields are auto-filled... " #~ "but the possibility to change these values is still available.\n" #~ "\n" #~ " Obviously if no data has been recorded for the current account, the " #~ "default value is given as usual by the employee data so that this module is " #~ "perfectly compatible with older configurations.\n" #~ "\n" #~ " " #~ msgstr "" #~ "\n" #~ "\n" #~ " 此模块允许你定义给定的用户默认的职能。常用于用户输入计工单:这些预定义的值默认填充了字段,当然可以修改。\n" #~ "当然,如果当前用户没有默认的数据,这些默认值会从员工记录去取。所以此模块与之前的配置是兼容的。\n" #~ "\n" #~ " " #~ msgid "" #~ "Error! The currency has to be the same as the currency of the selected " #~ "company" #~ msgstr "错误!此币别必须是选定公司的默认币别。" #~ msgid "Error! You can not create recursive analytic accounts." #~ msgstr "错误! 你不能创建递归的辅助核算项" #~ msgid "User's Product for this Analytic Account" #~ msgstr "用户产品的辅助核算项" #~ msgid "You cannot modify an entry in a Confirmed/Done timesheet !." #~ msgstr "已经确认和完成的计工单行不能修改!"