[MERGE] Merged with addons/trunk.

bzr revid: tde@openerp.com-20120814084936-04v0hywe2drc9qum
This commit is contained in:
Thibault Delavallée 2012-08-14 10:49:36 +02:00
commit bc7ad9c405
292 changed files with 11635 additions and 14761 deletions

View File

@ -5,7 +5,7 @@
<record id="test_invoice_1" model="account.invoice"> <record id="test_invoice_1" model="account.invoice">
<field name="currency_id" ref="base.EUR"/> <field name="currency_id" ref="base.EUR"/>
<field name="company_id" ref="base.main_company"/> <field name="company_id" ref="base.main_company"/>
<field name="partner_id" ref="base.res_partner_asus"/> <field name="partner_id" ref="base.res_partner_1"/>
<field name="journal_id" ref="account.sales_journal"/> <field name="journal_id" ref="account.sales_journal"/>
<field name="state">draft</field> <field name="state">draft</field>
<field name="type">out_invoice</field> <field name="type">out_invoice</field>

View File

@ -16,7 +16,7 @@
<field name="date_invoice" eval="time.strftime('%Y')+'-01-01'"/> <field name="date_invoice" eval="time.strftime('%Y')+'-01-01'"/>
<field eval="14.0" name="amount_untaxed"/> <field eval="14.0" name="amount_untaxed"/>
<field eval="14.0" name="amount_total"/> <field eval="14.0" name="amount_total"/>
<field name="partner_id" ref="base.res_partner_maxtor"/> <field name="partner_id" ref="base.res_partner_17"/>
</record> </record>
<record id="demo_invoice_0_line_rpanrearpanelshe0" model="account.invoice.line"> <record id="demo_invoice_0_line_rpanrearpanelshe0" model="account.invoice.line">
<field name="invoice_id" ref="demo_invoice_0"/> <field name="invoice_id" ref="demo_invoice_0"/>
@ -26,10 +26,10 @@
<field name="price_subtotal" eval="10.0" /> <field name="price_subtotal" eval="10.0" />
<field name="company_id" ref="base.main_company"/> <field name="company_id" ref="base.main_company"/>
<field name="invoice_line_tax_id" eval="[(6,0,[])]"/> <field name="invoice_line_tax_id" eval="[(6,0,[])]"/>
<field name="product_id" ref="product.product_product_rearpanelarm0"/> <field name="product_id" ref="product.product_product_39"/>
<field name="quantity" eval="1.0" /> <field name="quantity" eval="1.0" />
<field name="partner_id" ref="base.res_partner_maxtor"/> <field name="partner_id" ref="base.res_partner_16"/>
<field name="name">[RPAN100] Rear Panel SHE100</field> <field name="name">Toner Cartridge</field>
</record> </record>
<record id="demo_invoice_0_line_rckrackcm0" model="account.invoice.line"> <record id="demo_invoice_0_line_rckrackcm0" model="account.invoice.line">
<field name="invoice_id" ref="demo_invoice_0"/> <field name="invoice_id" ref="demo_invoice_0"/>
@ -39,10 +39,10 @@
<field name="price_subtotal" eval="4.0"/> <field name="price_subtotal" eval="4.0"/>
<field name="company_id" ref="base.main_company"/> <field name="company_id" ref="base.main_company"/>
<field name="invoice_line_tax_id" eval="[(6,0,[])]"/> <field name="invoice_line_tax_id" eval="[(6,0,[])]"/>
<field name="product_id" ref="product.product_product_shelf1"/> <field name="product_id" ref="product.product_product_43"/>
<field name="quantity" eval="1.0" /> <field name="quantity" eval="1.0" />
<field name="partner_id" ref="base.res_partner_maxtor"/> <field name="partner_id" ref="base.res_partner_17"/>
<field name="name">[RCK200] Rack 200cm</field> <field name="name">Zed+ Antivirus</field>
</record> </record>
</data> </data>
</openerp> </openerp>

View File

@ -85,14 +85,14 @@
<field name="parent_id" ref="analytic_integration"/> <field name="parent_id" ref="analytic_integration"/>
<field name="type">normal</field> <field name="type">normal</field>
<field name="state">open</field> <field name="state">open</field>
<field name="partner_id" ref="base.res_partner_seagate"/> <field name="partner_id" ref="base.res_partner_19"/>
</record> </record>
<record id="analytic_seagate_p2" model="account.analytic.account"> <record id="analytic_seagate_p2" model="account.analytic.account">
<field name="name">Seagate P2</field> <field name="name">Seagate P2</field>
<field name="type">normal</field> <field name="type">normal</field>
<field name="parent_id" ref="analytic_integration"/> <field name="parent_id" ref="analytic_integration"/>
<field name="state">open</field> <field name="state">open</field>
<field name="partner_id" ref="base.res_partner_seagate"/> <field name="partner_id" ref="base.res_partner_19"/>
</record> </record>
<record id="analytic_magasin_bml_1" model="account.analytic.account"> <record id="analytic_magasin_bml_1" model="account.analytic.account">
<field name="name">Magasin BML 1</field> <field name="name">Magasin BML 1</field>
@ -106,20 +106,20 @@
<field eval="str(time.localtime()[0] - 1) + '-08-07'" name="date_start"/> <field eval="str(time.localtime()[0] - 1) + '-08-07'" name="date_start"/>
<field eval="time.strftime('%Y-12-31')" name="date"/> <field eval="time.strftime('%Y-12-31')" name="date"/>
<field name="parent_id" ref="analytic_integration"/> <field name="parent_id" ref="analytic_integration"/>
<field name="partner_id" ref="base.res_partner_c2c"/> <field name="partner_id" ref="base.res_partner_12"/>
<field name="state">open</field> <field name="state">open</field>
</record> </record>
<record id="analytic_agrolait" model="account.analytic.account"> <record id="analytic_agrolait" model="account.analytic.account">
<field name="name">Agrolait</field> <field name="name">Agrolait</field>
<field name="parent_id" ref="analytic_customers"/> <field name="parent_id" ref="analytic_customers"/>
<field name="type">normal</field> <field name="type">normal</field>
<field name="partner_id" ref="base.res_partner_agrolait"/> <field name="partner_id" ref="base.res_partner_2"/>
</record> </record>
<record id="analytic_asustek" model="account.analytic.account"> <record id="analytic_asustek" model="account.analytic.account">
<field name="name">Asustek</field> <field name="name">Asustek</field>
<field name="type">normal</field> <field name="type">normal</field>
<field name="parent_id" ref="analytic_customers"/> <field name="parent_id" ref="analytic_customers"/>
<field name="partner_id" ref="base.res_partner_asus"/> <field name="partner_id" ref="base.res_partner_1"/>
</record> </record>
<record id="analytic_distripc" model="account.analytic.account"> <record id="analytic_distripc" model="account.analytic.account">
<field name="name">DistriPC</field> <field name="name">DistriPC</field>
@ -127,22 +127,22 @@
<field name="type">normal</field> <field name="type">normal</field>
<field name="partner_id" ref="base.res_partner_4"/> <field name="partner_id" ref="base.res_partner_4"/>
</record> </record>
<record id="analytic_sednacom" model="account.analytic.account"> <record id="analytic_spark" model="account.analytic.account">
<field name="name">Sednacom</field> <field name="name">Spark Systems</field>
<field eval="str(time.localtime()[0] - 1) + '-05-09'" name="date_start"/> <field eval="str(time.localtime()[0] - 1) + '-05-09'" name="date_start"/>
<field eval="time.strftime('%Y-05-08')" name="date"/> <field eval="time.strftime('%Y-05-08')" name="date"/>
<field name="parent_id" ref="analytic_partners"/> <field name="parent_id" ref="analytic_partners"/>
<field name="type">normal</field> <field name="type">normal</field>
<field name="partner_id" ref="base.res_partner_sednacom"/> <field name="partner_id" ref="base.res_partner_16"/>
<field name="state">open</field> <field name="state">open</field>
</record> </record>
<record id="analytic_thymbra" model="account.analytic.account"> <record id="analytic_nebula" model="account.analytic.account">
<field name="name">Thymbra</field> <field name="name">Nebula</field>
<field eval="time.strftime('%Y-02-01')" name="date_start"/> <field eval="time.strftime('%Y-02-01')" name="date_start"/>
<field eval="time.strftime('%Y-07-01')" name="date"/> <field eval="time.strftime('%Y-07-01')" name="date"/>
<field name="type">normal</field> <field name="type">normal</field>
<field name="parent_id" ref="analytic_partners"/> <field name="parent_id" ref="analytic_partners"/>
<field name="partner_id" ref="base.res_partner_thymbra"/> <field name="partner_id" ref="base.res_partner_17"/>
<field name="state">open</field> <field name="state">open</field>
</record> </record>
<record id="analytic_leclerc" model="account.analytic.account"> <record id="analytic_leclerc" model="account.analytic.account">
@ -159,13 +159,13 @@
<field eval="str(time.localtime()[0] + 1) + '-02-01'" name="date"/> <field eval="str(time.localtime()[0] + 1) + '-02-01'" name="date"/>
<field name="type">normal</field> <field name="type">normal</field>
<field name="parent_id" ref="analytic_partners"/> <field name="parent_id" ref="analytic_partners"/>
<field name="partner_id" ref="base.res_partner_desertic_hispafuentes"/> <field name="partner_id" ref="base.res_partner_12"/>
</record> </record>
<record id="analytic_tiny_at_work" model="account.analytic.account"> <record id="analytic_tiny_at_work" model="account.analytic.account">
<field name="name">OpenERP SA AT Work</field> <field name="name">OpenERP SA AT Work</field>
<field name="type">normal</field> <field name="type">normal</field>
<field name="parent_id" ref="analytic_partners"/> <field name="parent_id" ref="analytic_partners"/>
<field name="partner_id" ref="base.res_partner_tinyatwork"/> <field name="partner_id" ref="base.res_partner_18"/>
</record> </record>
<record id="analytic_partners_camp_to_camp" model="account.analytic.account"> <record id="analytic_partners_camp_to_camp" model="account.analytic.account">
<field name="name">Camp to Camp</field> <field name="name">Camp to Camp</field>
@ -173,7 +173,7 @@
<field eval="time.strftime('%Y-%m-%d')" name="date"/> <field eval="time.strftime('%Y-%m-%d')" name="date"/>
<field name="type">normal</field> <field name="type">normal</field>
<field name="parent_id" ref="analytic_partners"/> <field name="parent_id" ref="analytic_partners"/>
<field name="partner_id" ref="base.res_partner_c2c"/> <field name="partner_id" ref="base.res_partner_12"/>
<field name="state">open</field> <field name="state">open</field>
</record> </record>
<record id="analytic_project_2_support" model="account.analytic.account"> <record id="analytic_project_2_support" model="account.analytic.account">

View File

@ -10,10 +10,10 @@
name: '[PC1] Basic PC' name: '[PC1] Basic PC'
price_unit: 450.0 price_unit: 450.0
quantity: 1.0 quantity: 1.0
product_id: product.product_product_pc1 product_id: product.product_product_3
uos_id: product.product_uom_unit uos_id: product.product_uom_unit
journal_id: account.sales_journal journal_id: account.sales_journal
partner_id: base.res_partner_desertic_hispafuentes partner_id: base.res_partner_12
reference_type: none reference_type: none
- -

View File

@ -22,7 +22,7 @@
reference_type: none reference_type: none
name: 'Test Customer Invoice' name: 'Test Customer Invoice'
invoice_line: invoice_line:
- product_id: product.product_product_pc3 - product_id: product.product_product_5
quantity: 10.0 quantity: 10.0
- -
I manually assign tax on invoice I manually assign tax on invoice

View File

@ -10,10 +10,10 @@
name: '[PC1] Basic PC' name: '[PC1] Basic PC'
price_unit: 450.0 price_unit: 450.0
quantity: 1.0 quantity: 1.0
product_id: product.product_product_pc1 product_id: product.product_product_3
uos_id: product.product_uom_unit uos_id: product.product_uom_unit
journal_id: account.bank_journal journal_id: account.bank_journal
partner_id: base.res_partner_desertic_hispafuentes partner_id: base.res_partner_12
reference_type: none reference_type: none
- -
I check that Initially customer invoice state is "Draft" I check that Initially customer invoice state is "Draft"

View File

@ -4,7 +4,7 @@
!record {model: account.invoice, id: test_invoice_1}: !record {model: account.invoice, id: test_invoice_1}:
currency_id: base.EUR currency_id: base.EUR
company_id: base.main_company company_id: base.main_company
partner_id: base.res_partner_asus partner_id: base.res_partner_1
state: draft state: draft
type: out_invoice type: out_invoice
account_id: account.a_recv account_id: account.a_recv
@ -23,7 +23,7 @@
- -
!python {model: res.partner}: | !python {model: res.partner}: |
import netsvc, tools, os import netsvc, tools, os
(data, format) = netsvc.LocalService('report.account.overdue').create(cr, uid, [ref('base.res_partner_asus'),ref('base.res_partner_agrolait'),ref('base.res_partner_c2c')], {}, {}) (data, format) = netsvc.LocalService('report.account.overdue').create(cr, uid, [ref('base.res_partner_1'),ref('base.res_partner_2'),ref('base.res_partner_12')], {}, {})
if tools.config['test_report_directory']: if tools.config['test_report_directory']:
file(os.path.join(tools.config['test_report_directory'], 'account-report_overdue.'+format), 'wb+').write(data) file(os.path.join(tools.config['test_report_directory'], 'account-report_overdue.'+format), 'wb+').write(data)
- -

View File

@ -23,7 +23,7 @@
name: '[PC3] Medium PC' name: '[PC3] Medium PC'
price_unit: 900.0 price_unit: 900.0
quantity: 10.0 quantity: 10.0
product_id: product.product_product_pc3 product_id: product.product_product_5
uos_id: product.product_uom_unit uos_id: product.product_uom_unit
journal_id: account.sales_journal journal_id: account.sales_journal
partner_id: base.res_partner_3 partner_id: base.res_partner_3

View File

@ -30,13 +30,13 @@
- account_id: account.a_expense - account_id: account.a_expense
name: '[PC1] Basic PC' name: '[PC1] Basic PC'
price_unit: 300.0 price_unit: 300.0
product_id: product.product_product_pc1 product_id: product.product_product_3
quantity: 10.0 quantity: 10.0
uos_id: product.product_uom_unit uos_id: product.product_uom_unit
invoice_line_tax_id: invoice_line_tax_id:
- tax10 - tax10
journal_id: account.expenses_journal journal_id: account.expenses_journal
partner_id: base.res_partner_desertic_hispafuentes partner_id: base.res_partner_12
reference_type: none reference_type: none
type: in_invoice type: in_invoice
- -

View File

@ -20,7 +20,7 @@
debit: 0.0 debit: 0.0
journal_id: account.bank_journal journal_id: account.bank_journal
name: Basic Computer name: Basic Computer
partner_id: base.res_partner_desertic_hispafuentes partner_id: base.res_partner_12
period_id: account.period_6 period_id: account.period_6
ref: '2011010' ref: '2011010'
tax_amount: 0.0 tax_amount: 0.0
@ -37,8 +37,8 @@
'search_default_journal_id': 1, 'journal_type': 'sale', 'search_default_period_id': 6, 'journal_id': 1, 'view_mode': False, 'search_default_journal_id': 1, 'journal_type': 'sale', 'search_default_period_id': 6, 'journal_id': 1, 'view_mode': False,
'visible_id': 1, 'period_id': 6, 'tz': False, 'active_ids': [ref('menu_eaction_account_moves_sale')], 'visible_id': 1, 'period_id': 6, 'tz': False, 'active_ids': [ref('menu_eaction_account_moves_sale')],
'search_default_posted': 0, 'active_id': ref('menu_eaction_account_moves_sale')}) 'search_default_posted': 0, 'active_id': ref('menu_eaction_account_moves_sale')})
partner = self.onchange_partner_id(cr, uid, [], False, ref('base.res_partner_desertic_hispafuentes'), ref('account.cash'), debit=0, credit=2000, date=date, journal=False) partner = self.onchange_partner_id(cr, uid, [], False, ref('base.res_partner_12'), ref('account.cash'), debit=0, credit=2000, date=date, journal=False)
account = self.onchange_account_id(cr, uid, [], account_id=ref('account.a_recv'), partner_id= ref('base.res_partner_desertic_hispafuentes')) account = self.onchange_account_id(cr, uid, [], account_id=ref('account.a_recv'), partner_id= ref('base.res_partner_12'))
vals = { vals = {
'journal_id': ref('account.bank_journal'), 'journal_id': ref('account.bank_journal'),
'period_id': ref('account.period_6'), 'period_id': ref('account.period_6'),
@ -51,7 +51,7 @@
'date': time.strftime('%Y-%m-%d'), 'date': time.strftime('%Y-%m-%d'),
'debit': 2000.0, 'debit': 2000.0,
'name': 'Basic Computer', 'name': 'Basic Computer',
'partner_id': ref('base.res_partner_desertic_hispafuentes'), 'partner_id': ref('base.res_partner_12'),
'quantity': 0.0, 'quantity': 0.0,
'move_id': ref('account_move_0'), 'move_id': ref('account_move_0'),
'date_maturity': partner['value']['date_maturity'], 'date_maturity': partner['value']['date_maturity'],

View File

@ -24,7 +24,7 @@
account_id: account.a_recv account_id: account.a_recv
date_invoice: !eval time.strftime('%Y-%m-%d') date_invoice: !eval time.strftime('%Y-%m-%d')
invoice_line: invoice_line:
- product_id: product.product_product_pc1 - product_id: product.product_product_3
quantity: &qty 11.11 quantity: &qty 11.11
account_id: account.a_sale account_id: account.a_sale
uos_id: product.product_uom_unit uos_id: product.product_uom_unit

View File

@ -5,7 +5,7 @@
- -
!record {model: account.invoice, id: invoice_edi_1}: !record {model: account.invoice, id: invoice_edi_1}:
journal_id: 1 journal_id: 1
partner_id: base.res_partner_agrolait partner_id: base.res_partner_2
currency_id: base.EUR currency_id: base.EUR
company_id: 1 company_id: 1
account_id: account.a_pay account_id: account.a_pay
@ -13,14 +13,14 @@
name: selling product name: selling product
type: 'out_invoice' type: 'out_invoice'
invoice_line: invoice_line:
- product_id: product.product_product_pc1 - product_id: product.product_product_3
uos_id: 1 uos_id: 1
quantity: 1.0 quantity: 1.0
price_unit: 10.0 price_unit: 10.0
name: 'basic pc' name: 'basic pc'
account_id: account.a_pay account_id: account.a_pay
invoice_line: invoice_line:
- product_id: product.product_product_pc3 - product_id: product.product_product_5
uos_id: 1 uos_id: 1
quantity: 5.0 quantity: 5.0
price_unit: 100.0 price_unit: 100.0
@ -106,7 +106,7 @@
"uos_id": ["product:b22acf7a-ddcd-11e0-a4db-701a04e25543.product_uom_unit", "Unit"], "uos_id": ["product:b22acf7a-ddcd-11e0-a4db-701a04e25543.product_uom_unit", "Unit"],
"name": "Basic PC", "name": "Basic PC",
"price_unit": 10.0, "price_unit": 10.0,
"product_id": ["product:b22acf7a-ddcd-11e0-a4db-701a04e25543.product_product_pc1", "[PC1] Basic PC"], "product_id": ["product:b22acf7a-ddcd-11e0-a4db-701a04e25543.product_product_3", "[PC1] Basic PC"],
"quantity": 1.0 "quantity": 1.0
}, },
{ {
@ -116,7 +116,7 @@
"uos_id": ["product:b22acf7a-ddcd-11e0-a4db-701a04e25543.product_uom_unit", "Unit"], "uos_id": ["product:b22acf7a-ddcd-11e0-a4db-701a04e25543.product_uom_unit", "Unit"],
"name": "Medium PC", "name": "Medium PC",
"price_unit": 100.0, "price_unit": 100.0,
"product_id": ["product:b22acf7a-ddcd-11e0-a4db-701a04e25543.product_product_pc3", "[PC3] Medium PC"], "product_id": ["product:b22acf7a-ddcd-11e0-a4db-701a04e25543.product_product_5", "[PC3] Medium PC"],
"quantity": 5.0 "quantity": 5.0
}] }]
} }

View File

@ -25,7 +25,7 @@
%(company_currency)s\n\nThanks,\n--\n%(user_signature)s\n%(company_name)s' %(company_currency)s\n\nThanks,\n--\n%(user_signature)s\n%(company_name)s'
email_subject: Invoices Reminder email_subject: Invoices Reminder
partner_ids: partner_ids:
- base.res_partner_desertic_hispafuentes - base.res_partner_12
partner_lang: 1 partner_lang: 1
- -
I send a follow-up mail to partner. I send a follow-up mail to partner.

View File

@ -4,7 +4,7 @@
<record id="partner_bank_1" model="res.partner.bank"> <record id="partner_bank_1" model="res.partner.bank">
<field name="name">Reserve Bank</field> <field name="name">Reserve Bank</field>
<field name="acc_number">00987654321</field> <field name="acc_number">00987654321</field>
<field name="partner_id" ref="base.res_partner_agrolait"></field> <field name="partner_id" ref="base.res_partner_2"></field>
<field name="state">bank</field> <field name="state">bank</field>
<field name="bank" ref="base.res_bank_1"/> <field name="bank" ref="base.res_bank_1"/>
</record> </record>

View File

@ -8,6 +8,6 @@
!record {model: payment.line, id: payment_line_0}: !record {model: payment.line, id: payment_line_0}:
name: Test name: Test
communication: Test communication: Test
partner_id: base.res_partner_agrolait partner_id: base.res_partner_2
order_id: payment_order_2 order_id: payment_order_2
amount_currency: 100.00 amount_currency: 100.00

View File

@ -12,7 +12,7 @@
- account_id: account.a_recv - account_id: account.a_recv
amount: 1000.0 amount: 1000.0
name: Voucher for Axelor name: Voucher for Axelor
partner_id: base.res_partner_desertic_hispafuentes partner_id: base.res_partner_12
period_id: account.period_6 period_id: account.period_6
reference: none reference: none
@ -59,7 +59,7 @@
- account_id: account.cash - account_id: account.cash
amount: 1000.0 amount: 1000.0
name: Voucher Axelor name: Voucher Axelor
partner_id: base.res_partner_desertic_hispafuentes partner_id: base.res_partner_12
period_id: account.period_6 period_id: account.period_6
reference: none reference: none

View File

@ -82,10 +82,10 @@
name: '[PC1] Basic PC' name: '[PC1] Basic PC'
price_unit: 200.0 price_unit: 200.0
quantity: 1.0 quantity: 1.0
product_id: product.product_product_pc1 product_id: product.product_product_3
uos_id: product.product_uom_unit uos_id: product.product_uom_unit
journal_id: account.sales_journal journal_id: account.sales_journal
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
reference_type: none reference_type: none
- -
I Validate invoice by clicking on Validate button I Validate invoice by clicking on Validate button
@ -115,10 +115,10 @@
name: '[PC1] Basic PC' name: '[PC1] Basic PC'
price_unit: 100.0 price_unit: 100.0
quantity: 1.0 quantity: 1.0
product_id: product.product_product_pc1 product_id: product.product_product_3
uos_id: product.product_uom_unit uos_id: product.product_uom_unit
journal_id: account.sales_journal journal_id: account.sales_journal
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
reference_type: none reference_type: none
- -
I Validate invoice by clicking on Validate button I Validate invoice by clicking on Validate button
@ -149,7 +149,7 @@
company_id: base.main_company company_id: base.main_company
journal_id: bank_journal_USD journal_id: bank_journal_USD
name: 'First payment: Case 1 USD/USD' name: 'First payment: Case 1 USD/USD'
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
period_id: account.period_3 period_id: account.period_3
date: !eval time.strftime("%Y-03-01") date: !eval time.strftime("%Y-03-01")
payment_option: 'with_writeoff' payment_option: 'with_writeoff'
@ -176,7 +176,7 @@
I check that writeoff amount computed is -10.0 I check that writeoff amount computed is -10.0
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 1 USD/USD'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 1 USD/USD'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
assert (voucher_id.writeoff_amount == -10.0), "Writeoff amount is not -10.0" assert (voucher_id.writeoff_amount == -10.0), "Writeoff amount is not -10.0"
- -
@ -184,14 +184,14 @@
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
import netsvc import netsvc
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 1 USD/USD'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 1 USD/USD'), ('partner_id', '=', ref('base.res_partner_19'))])
wf_service = netsvc.LocalService("workflow") wf_service = netsvc.LocalService("workflow")
wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr) wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
- -
I check that the move of my first voucher is valid I check that the move of my first voucher is valid
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 1 USD/USD'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 1 USD/USD'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
move_line_obj = self.pool.get('account.move.line') move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)]) move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])
@ -205,7 +205,7 @@
I check that my write-off is correct. 9 debit and 10 amount_currency I check that my write-off is correct. 9 debit and 10 amount_currency
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 1 USD/USD'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 1 USD/USD'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
move_line_obj = self.pool.get('account.move.line') move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)]) move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])
@ -243,7 +243,7 @@
company_id: base.main_company company_id: base.main_company
journal_id: bank_journal_USD journal_id: bank_journal_USD
name: 'Second payment: Case 1' name: 'Second payment: Case 1'
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
period_id: account.period_3 period_id: account.period_3
date: !eval time.strftime("%Y-04-01") date: !eval time.strftime("%Y-04-01")
payment_option: 'with_writeoff' payment_option: 'with_writeoff'
@ -269,7 +269,7 @@
I check that writeoff amount computed is -5.0 I check that writeoff amount computed is -5.0
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 1'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 1'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
assert (voucher_id.writeoff_amount == -5.0), "Writeoff amount is not -5.0" assert (voucher_id.writeoff_amount == -5.0), "Writeoff amount is not -5.0"
- -
@ -277,14 +277,14 @@
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
import netsvc import netsvc
voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 1'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 1'), ('partner_id', '=', ref('base.res_partner_19'))])
wf_service = netsvc.LocalService("workflow") wf_service = netsvc.LocalService("workflow")
wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr) wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
- -
I check that the move of my second voucher is valid I check that the move of my second voucher is valid
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 1'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 1'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
move_line_obj = self.pool.get('account.move.line') move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)]) move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])
@ -302,7 +302,7 @@
I check that my writeoff is correct. 4.75 debit and 5 amount_currency I check that my writeoff is correct. 4.75 debit and 5 amount_currency
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 1'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 1'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
move_line_obj = self.pool.get('account.move.line') move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)]) move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])

View File

@ -53,10 +53,10 @@
name: '[PC1] Basic PC' name: '[PC1] Basic PC'
price_unit: 200.0 price_unit: 200.0
quantity: 1.0 quantity: 1.0
product_id: product.product_product_pc1 product_id: product.product_product_3
uos_id: product.product_uom_unit uos_id: product.product_uom_unit
journal_id: account.sales_journal journal_id: account.sales_journal
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
reference_type: none reference_type: none
check_total : 200 check_total : 200
- -
@ -88,10 +88,10 @@
name: '[PC1] Basic PC' name: '[PC1] Basic PC'
price_unit: 100.0 price_unit: 100.0
quantity: 1.0 quantity: 1.0
product_id: product.product_product_pc1 product_id: product.product_product_3
uos_id: product.product_uom_unit uos_id: product.product_uom_unit
journal_id: account.sales_journal journal_id: account.sales_journal
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
reference_type: none reference_type: none
check_total : 100.0 check_total : 100.0
- -
@ -122,7 +122,7 @@
company_id: base.main_company company_id: base.main_company
journal_id: bank_journal_EUR journal_id: bank_journal_EUR
name: 'First payment: Case 2 SUPPL USD/EUR', name: 'First payment: Case 2 SUPPL USD/EUR',
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
period_id: account.period_3 period_id: account.period_3
date: !eval time.strftime("%Y-03-01") date: !eval time.strftime("%Y-03-01")
payment_option: 'with_writeoff' payment_option: 'with_writeoff'
@ -149,14 +149,14 @@
I check that writeoff amount computed is -15.0 I check that writeoff amount computed is -15.0
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 2 SUPPL USD/EUR'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 2 SUPPL USD/EUR'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
assert (voucher_id.writeoff_amount == -15.0), "Writeoff amount is not -15.0" assert (voucher_id.writeoff_amount == -15.0), "Writeoff amount is not -15.0"
- -
I check that currency rate difference is 34.0 I check that currency rate difference is 34.0
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 2 SUPPL USD/EUR'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 2 SUPPL USD/EUR'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
assert (voucher_id.currency_rate_difference == 34.0), "Currency rate difference is not 34.0" assert (voucher_id.currency_rate_difference == 34.0), "Currency rate difference is not 34.0"
- -
@ -164,14 +164,14 @@
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
import netsvc import netsvc
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 2 SUPPL USD/EUR'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 2 SUPPL USD/EUR'), ('partner_id', '=', ref('base.res_partner_19'))])
wf_service = netsvc.LocalService("workflow") wf_service = netsvc.LocalService("workflow")
wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr) wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
- -
I check that the move of my voucher is valid I check that the move of my voucher is valid
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 2 SUPPL USD/EUR'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 2 SUPPL USD/EUR'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
move_line_obj = self.pool.get('account.move.line') move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)]) move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])
@ -187,7 +187,7 @@
I check that my writeoff is correct. -15 in credit with no amount_currency I check that my writeoff is correct. -15 in credit with no amount_currency
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 2 SUPPL USD/EUR'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 2 SUPPL USD/EUR'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
move_line_obj = self.pool.get('account.move.line') move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)]) move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])
@ -226,7 +226,7 @@
amount: 45.0 amount: 45.0
company_id: base.main_company company_id: base.main_company
journal_id: bank_journal_USD journal_id: bank_journal_USD
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
period_id: account.period_3 period_id: account.period_3
date: !eval time.strftime("%Y-04-01") date: !eval time.strftime("%Y-04-01")
payment_option: 'with_writeoff' payment_option: 'with_writeoff'
@ -254,14 +254,14 @@
I check that writeoff amount computed is -5.0 I check that writeoff amount computed is -5.0
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
assert (voucher_id.writeoff_amount == 5.0), "Writeoff amount is not 5.0" assert (voucher_id.writeoff_amount == 5.0), "Writeoff amount is not 5.0"
- -
I check that currency rate difference is 8.50 I check that currency rate difference is 8.50
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
assert (voucher_id.currency_rate_difference == 8.50), "Currency rate difference is not 8.50" assert (voucher_id.currency_rate_difference == 8.50), "Currency rate difference is not 8.50"
- -
@ -269,14 +269,14 @@
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
import netsvc import netsvc
voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR'), ('partner_id', '=', ref('base.res_partner_19'))])
wf_service = netsvc.LocalService("workflow") wf_service = netsvc.LocalService("workflow")
wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr) wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
- -
I check that my voucher state is posted I check that my voucher state is posted
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
assert voucher_id.state == 'posted', "Voucher state is not posted" assert voucher_id.state == 'posted', "Voucher state is not posted"
- -
@ -289,7 +289,7 @@
I check that my writeoff is correct. 4.75 in credit and 5 in amount_currency I check that my writeoff is correct. 4.75 in credit and 5 in amount_currency
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
move_line_obj = self.pool.get('account.move.line') move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)]) move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])

View File

@ -88,10 +88,10 @@
name: '[PC1] Basic PC' name: '[PC1] Basic PC'
price_unit: 200.0 price_unit: 200.0
quantity: 1.0 quantity: 1.0
product_id: product.product_product_pc1 product_id: product.product_product_3
uos_id: product.product_uom_unit uos_id: product.product_uom_unit
journal_id: account.sales_journal journal_id: account.sales_journal
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
reference_type: none reference_type: none
- -
I Validate invoice by clicking on Validate button I Validate invoice by clicking on Validate button
@ -121,10 +121,10 @@
name: '[PC1] Basic PC' name: '[PC1] Basic PC'
price_unit: 100.0 price_unit: 100.0
quantity: 1.0 quantity: 1.0
product_id: product.product_product_pc1 product_id: product.product_product_3
uos_id: product.product_uom_unit uos_id: product.product_uom_unit
journal_id: account.sales_journal journal_id: account.sales_journal
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
reference_type: none reference_type: none
- -
I Validate invoice by clicking on Validate button I Validate invoice by clicking on Validate button
@ -153,7 +153,7 @@
amount: 200.0 amount: 200.0
company_id: base.main_company company_id: base.main_company
journal_id: bank_journal_EUR journal_id: bank_journal_EUR
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
period_id: account.period_3 period_id: account.period_3
date: !eval time.strftime("%Y-03-01") date: !eval time.strftime("%Y-03-01")
payment_option: 'with_writeoff' payment_option: 'with_writeoff'
@ -182,14 +182,14 @@
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
import netsvc import netsvc
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 2 USD/EUR DR EUR'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 2 USD/EUR DR EUR'), ('partner_id', '=', ref('base.res_partner_19'))])
wf_service = netsvc.LocalService("workflow") wf_service = netsvc.LocalService("workflow")
wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr) wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
- -
I check that the move of my voucher is valid I check that the move of my voucher is valid
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 2 USD/EUR DR EUR'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 2 USD/EUR DR EUR'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
move_line_obj = self.pool.get('account.move.line') move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)]) move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])
@ -221,7 +221,7 @@
amount: 80 amount: 80
company_id: base.main_company company_id: base.main_company
journal_id: bank_journal_USD journal_id: bank_journal_USD
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
period_id: account.period_3 period_id: account.period_3
date: !eval time.strftime("%Y-04-01") date: !eval time.strftime("%Y-04-01")
payment_option: 'with_writeoff' payment_option: 'with_writeoff'
@ -249,7 +249,7 @@
I check that writeoff amount computed is 2.22 I check that writeoff amount computed is 2.22
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR DR EUR'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR DR EUR'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
assert (round(voucher_id.writeoff_amount, 2) == 2.22), "Writeoff amount is not 2.22$" assert (round(voucher_id.writeoff_amount, 2) == 2.22), "Writeoff amount is not 2.22$"
- -
@ -257,14 +257,14 @@
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
import netsvc import netsvc
voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR DR EUR'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR DR EUR'), ('partner_id', '=', ref('base.res_partner_19'))])
wf_service = netsvc.LocalService("workflow") wf_service = netsvc.LocalService("workflow")
wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr) wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
- -
I check that my voucher state is posted I check that my voucher state is posted
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR DR EUR'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR DR EUR'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
assert voucher_id.state == 'posted', "Voucher state is not posted" assert voucher_id.state == 'posted', "Voucher state is not posted"
- -
@ -277,7 +277,7 @@
I check that my writeoff is correct. 2.11 in credit and 2.22 in amount_currency I check that my writeoff is correct. 2.11 in credit and 2.22 in amount_currency
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR DR EUR'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR DR EUR'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
move_line_obj = self.pool.get('account.move.line') move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)]) move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])

View File

@ -88,10 +88,10 @@
name: '[PC1] Basic PC' name: '[PC1] Basic PC'
price_unit: 200.0 price_unit: 200.0
quantity: 1.0 quantity: 1.0
product_id: product.product_product_pc1 product_id: product.product_product_3
uos_id: product.product_uom_unit uos_id: product.product_uom_unit
journal_id: account.sales_journal journal_id: account.sales_journal
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
reference_type: none reference_type: none
- -
I Validate invoice by clicking on Validate button I Validate invoice by clicking on Validate button
@ -121,10 +121,10 @@
name: '[PC1] Basic PC' name: '[PC1] Basic PC'
price_unit: 100.0 price_unit: 100.0
quantity: 1.0 quantity: 1.0
product_id: product.product_product_pc1 product_id: product.product_product_3
uos_id: product.product_uom_unit uos_id: product.product_uom_unit
journal_id: account.sales_journal journal_id: account.sales_journal
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
reference_type: none reference_type: none
- -
I Validate invoice by clicking on Validate button I Validate invoice by clicking on Validate button
@ -153,7 +153,7 @@
amount: 200.0 amount: 200.0
company_id: base.main_company company_id: base.main_company
journal_id: bank_journal_EUR journal_id: bank_journal_EUR
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
period_id: account.period_3 period_id: account.period_3
date: !eval time.strftime("%Y-03-01") date: !eval time.strftime("%Y-03-01")
payment_option: 'with_writeoff' payment_option: 'with_writeoff'
@ -182,14 +182,14 @@
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
import netsvc import netsvc
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 2 USD/EUR DR USD'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 2 USD/EUR DR USD'), ('partner_id', '=', ref('base.res_partner_19'))])
wf_service = netsvc.LocalService("workflow") wf_service = netsvc.LocalService("workflow")
wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr) wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
- -
I check that the move of my voucher is valid I check that the move of my voucher is valid
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 2 USD/EUR DR USD'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 2 USD/EUR DR USD'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
move_line_obj = self.pool.get('account.move.line') move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)]) move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])
@ -201,7 +201,7 @@
I check that the debtor account has 2 new lines with 144.44 and 77.78 in amount_currency columns and their credit columns are 130 and 70 I check that the debtor account has 2 new lines with 144.44 and 77.78 in amount_currency columns and their credit columns are 130 and 70
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 2 USD/EUR DR USD'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 2 USD/EUR DR USD'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
move_line_obj = self.pool.get('account.move.line') move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)]) move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])
@ -236,7 +236,7 @@
amount: 80.0 amount: 80.0
company_id: base.main_company company_id: base.main_company
journal_id: bank_journal_USD journal_id: bank_journal_USD
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
period_id: account.period_3 period_id: account.period_3
date: !eval time.strftime("%Y-04-01") date: !eval time.strftime("%Y-04-01")
payment_option: 'with_writeoff' payment_option: 'with_writeoff'
@ -264,7 +264,7 @@
I check that writeoff amount computed is 2.22 I check that writeoff amount computed is 2.22
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR DR USD'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR DR USD'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
assert (round(voucher_id.writeoff_amount, 2) == 2.22), "Writeoff amount is not 2.22$" assert (round(voucher_id.writeoff_amount, 2) == 2.22), "Writeoff amount is not 2.22$"
- -
@ -272,14 +272,14 @@
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
import netsvc import netsvc
voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR DR USD'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR DR USD'), ('partner_id', '=', ref('base.res_partner_19'))])
wf_service = netsvc.LocalService("workflow") wf_service = netsvc.LocalService("workflow")
wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr) wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
- -
I check that my voucher state is posted I check that my voucher state is posted
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR DR USD'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR DR USD'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
assert voucher_id.state == 'posted', "Voucher state is not posted" assert voucher_id.state == 'posted', "Voucher state is not posted"
- -
@ -292,7 +292,7 @@
I check that my writeoff is correct. 2.11 in credit and 2.22 in amount_currency I check that my writeoff is correct. 2.11 in credit and 2.22 in amount_currency
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR DR USD'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 2 SUPPL USD/EUR DR USD'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
move_line_obj = self.pool.get('account.move.line') move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)]) move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])

View File

@ -42,10 +42,10 @@
name: '[PC1] Basic PC' name: '[PC1] Basic PC'
price_unit: 150.0 price_unit: 150.0
quantity: 1.0 quantity: 1.0
product_id: product.product_product_pc1 product_id: product.product_product_3
uos_id: product.product_uom_unit uos_id: product.product_uom_unit
journal_id: account.sales_journal journal_id: account.sales_journal
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
reference_type: none reference_type: none
- -
I Validate invoice by clicking on Validate button I Validate invoice by clicking on Validate button
@ -75,10 +75,10 @@
name: '[PC1] Basic PC' name: '[PC1] Basic PC'
price_unit: 80.0 price_unit: 80.0
quantity: 1.0 quantity: 1.0
product_id: product.product_product_pc1 product_id: product.product_product_3
uos_id: product.product_uom_unit uos_id: product.product_uom_unit
journal_id: account.sales_journal journal_id: account.sales_journal
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
reference_type: none reference_type: none
- -
I Validate invoice by clicking on Validate button I Validate invoice by clicking on Validate button
@ -107,7 +107,7 @@
amount: 120.0 amount: 120.0
company_id: base.main_company company_id: base.main_company
journal_id: bank_journal_EUR journal_id: bank_journal_EUR
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
period_id: account.period_3 period_id: account.period_3
date: !eval time.strftime("%Y-03-01") date: !eval time.strftime("%Y-03-01")
payment_option: 'with_writeoff' payment_option: 'with_writeoff'
@ -135,7 +135,7 @@
I check that writeoff amount computed is 0.00 I check that writeoff amount computed is 0.00
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 3'),('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 3'),('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
assert (voucher_id.writeoff_amount == 0.00), "Writeoff amount is not 0.00" assert (voucher_id.writeoff_amount == 0.00), "Writeoff amount is not 0.00"
- -
@ -143,14 +143,14 @@
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
import netsvc import netsvc
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 3'),('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 3'),('partner_id', '=', ref('base.res_partner_19'))])
wf_service = netsvc.LocalService("workflow") wf_service = netsvc.LocalService("workflow")
wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr) wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
- -
I check that the move of my first voucher is valid I check that the move of my first voucher is valid
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 3'),('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 3'),('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
move_line_obj = self.pool.get('account.move.line') move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)]) move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])
@ -162,7 +162,7 @@
I check that the debtor account has 2 new lines with 0.00 and 0.00 in amount_currency columns and their credit are 20 and 100 respectively I check that the debtor account has 2 new lines with 0.00 and 0.00 in amount_currency columns and their credit are 20 and 100 respectively
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 3'),('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 3'),('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
move_line_obj = self.pool.get('account.move.line') move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)]) move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])
@ -197,7 +197,7 @@
amount: 120.0 amount: 120.0
company_id: base.main_company company_id: base.main_company
journal_id: bank_journal_EUR journal_id: bank_journal_EUR
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
period_id: account.period_3 period_id: account.period_3
date: !eval time.strftime("%Y-04-01") date: !eval time.strftime("%Y-04-01")
payment_option: 'with_writeoff' payment_option: 'with_writeoff'
@ -225,7 +225,7 @@
I check that writeoff amount computed is 0.00 I check that writeoff amount computed is 0.00
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 3'),('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 3'),('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
assert (voucher_id.writeoff_amount == 0.00), "Writeoff amount is not 0" assert (voucher_id.writeoff_amount == 0.00), "Writeoff amount is not 0"
- -
@ -233,14 +233,14 @@
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
import netsvc import netsvc
voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 3'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 3'), ('partner_id', '=', ref('base.res_partner_19'))])
wf_service = netsvc.LocalService("workflow") wf_service = netsvc.LocalService("workflow")
wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr) wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
- -
I check that the move of my second voucher is valid I check that the move of my second voucher is valid
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 3'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 3'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
move_line_obj = self.pool.get('account.move.line') move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)]) move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])
@ -252,7 +252,7 @@
I check that the debtor account has 2 new lines with 0.00 and 0.00 in amount_currency columns and their credit are 70 and 50 I check that the debtor account has 2 new lines with 0.00 and 0.00 in amount_currency columns and their credit are 70 and 50
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 3'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'Second payment: Case 3'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
move_line_obj = self.pool.get('account.move.line') move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)]) move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])

View File

@ -76,10 +76,10 @@
name: '[PC1] Basic PC' name: '[PC1] Basic PC'
price_unit: 200.0 price_unit: 200.0
quantity: 1.0 quantity: 1.0
product_id: product.product_product_pc1 product_id: product.product_product_3
uos_id: product.product_uom_unit uos_id: product.product_uom_unit
journal_id: account.sales_journal journal_id: account.sales_journal
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
reference_type: none reference_type: none
- -
I Validate invoice by clicking on Validate button I Validate invoice by clicking on Validate button
@ -108,7 +108,7 @@
amount: 200 amount: 200
company_id: base.main_company company_id: base.main_company
journal_id: bank_journal_CHF journal_id: bank_journal_CHF
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
period_id: account.period_3 period_id: account.period_3
date: !eval time.strftime("%Y-03-01") date: !eval time.strftime("%Y-03-01")
payment_option: 'with_writeoff' payment_option: 'with_writeoff'
@ -135,7 +135,7 @@
I check that writeoff amount computed is 13.26 I check that writeoff amount computed is 13.26
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 4'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 4'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
assert (round(voucher_id.writeoff_amount,2) == 13.26), "Writeoff amount is not 13.26 CHF" assert (round(voucher_id.writeoff_amount,2) == 13.26), "Writeoff amount is not 13.26 CHF"
- -
@ -143,14 +143,14 @@
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
import netsvc import netsvc
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 4'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 4'), ('partner_id', '=', ref('base.res_partner_19'))])
wf_service = netsvc.LocalService("workflow") wf_service = netsvc.LocalService("workflow")
wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr) wf_service.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
- -
I check that the move of my voucher is valid I check that the move of my voucher is valid
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 4'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 4'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
move_line_obj = self.pool.get('account.move.line') move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)]) move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])
@ -167,7 +167,7 @@
I check that my writeoff is correct. 11.05 credit and 13.26 amount_currency I check that my writeoff is correct. 11.05 credit and 13.26 amount_currency
- -
!python {model: account.voucher}: | !python {model: account.voucher}: |
voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 4'), ('partner_id', '=', ref('base.res_partner_seagate'))]) voucher = self.search(cr, uid, [('name', '=', 'First payment: Case 4'), ('partner_id', '=', ref('base.res_partner_19'))])
voucher_id = self.browse(cr, uid, voucher[0]) voucher_id = self.browse(cr, uid, voucher[0])
move_line_obj = self.pool.get('account.move.line') move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)]) move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])

View File

@ -55,10 +55,10 @@
name: '[PC1] Basic PC' name: '[PC1] Basic PC'
price_unit: 1000.0 price_unit: 1000.0
quantity: 1.0 quantity: 1.0
product_id: product.product_product_pc1 product_id: product.product_product_3
uos_id: product.product_uom_unit uos_id: product.product_uom_unit
journal_id: account.sales_journal journal_id: account.sales_journal
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
- -
I validate the invoice. I validate the invoice.
- -
@ -88,7 +88,7 @@
company_id: base.main_company company_id: base.main_company
journal_id: bank_journal_USD1 journal_id: bank_journal_USD1
name: 'payment: Case EUR/USD' name: 'payment: Case EUR/USD'
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
period_id: account.period_5 period_id: account.period_5
date: !eval time.strftime("%Y-02-01") date: !eval time.strftime("%Y-02-01")
payment_option: 'with_writeoff' payment_option: 'with_writeoff'

View File

@ -10,10 +10,10 @@
name: '[PC1] Basic PC' name: '[PC1] Basic PC'
price_unit: 450.0 price_unit: 450.0
quantity: 1.0 quantity: 1.0
product_id: product.product_product_pc1 product_id: product.product_product_3
uos_id: product.product_uom_unit uos_id: product.product_uom_unit
journal_id: account.sales_journal journal_id: account.sales_journal
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
- -
I check that the customer invoice is in draft state I check that the customer invoice is in draft state
@ -40,14 +40,14 @@
import netsvc import netsvc
vals = {} vals = {}
journal_id = self.default_get(cr, uid, ['journal_id']).get('journal_id',None) journal_id = self.default_get(cr, uid, ['journal_id']).get('journal_id',None)
res = self.onchange_partner_id(cr, uid, [], ref("base.res_partner_seagate"), journal_id, 0.0, 1, ttype='receipt', date=False) res = self.onchange_partner_id(cr, uid, [], ref("base.res_partner_19"), journal_id, 0.0, 1, ttype='receipt', date=False)
vals = { vals = {
'account_id': ref('account.cash'), 'account_id': ref('account.cash'),
'amount': 450.0, 'amount': 450.0,
'company_id': ref('base.main_company'), 'company_id': ref('base.main_company'),
'currency_id': ref('base.EUR'), 'currency_id': ref('base.EUR'),
'journal_id': ref('account.bank_journal'), 'journal_id': ref('account.bank_journal'),
'partner_id': ref('base.res_partner_seagate'), 'partner_id': ref('base.res_partner_19'),
'period_id': ref('account.period_8'), 'period_id': ref('account.period_8'),
'type': 'receipt', 'type': 'receipt',
} }

View File

@ -10,7 +10,7 @@
- account_id: account.a_sale - account_id: account.a_sale
amount: 30000.0 amount: 30000.0
type: cr type: cr
partner_id: base.res_partner_seagate partner_id: base.res_partner_19
period_id: account.period_9 period_id: account.period_9
type: sale type: sale
@ -48,14 +48,14 @@
import netsvc import netsvc
vals = {} vals = {}
journal_id = self.default_get(cr, uid, ['journal_id']).get('journal_id',None) journal_id = self.default_get(cr, uid, ['journal_id']).get('journal_id',None)
res = self.onchange_partner_id(cr, uid, [], ref("base.res_partner_seagate"), journal_id, 0.0, 1, ttype='receipt', date=False) res = self.onchange_partner_id(cr, uid, [], ref("base.res_partner_19"), journal_id, 0.0, 1, ttype='receipt', date=False)
vals = { vals = {
'account_id': ref('account.cash'), 'account_id': ref('account.cash'),
'amount': 30000.0, 'amount': 30000.0,
'company_id': ref('base.main_company'), 'company_id': ref('base.main_company'),
'currency_id': ref('base.EUR'), 'currency_id': ref('base.EUR'),
'journal_id': ref('account.bank_journal'), 'journal_id': ref('account.bank_journal'),
'partner_id': ref('base.res_partner_seagate'), 'partner_id': ref('base.res_partner_19'),
'period_id': ref('account.period_8'), 'period_id': ref('account.period_8'),
'type': 'receipt', 'type': 'receipt',
} }

View File

@ -13,7 +13,7 @@
</record> </record>
<record model="crm.meeting.type" id="categ_meet3"> <record model="crm.meeting.type" id="categ_meet3">
<field name="name">Phone Call</field> <field name="name">Off-site Meeting</field>
</record> </record>
<record model="res.request.link" id="request_link_meeting"> <record model="res.request.link" id="request_link_meeting">

View File

@ -6,74 +6,73 @@
--> -->
<!--For Meetings--> <!--For Meetings-->
<record id="crm_case_followuponproposal0" model="crm.meeting"> <record id="crm_meeting_1" model="crm.meeting">
<field eval="1" name="active"/> <field eval="1" name="active"/>
<field name="user_id" ref="base.user_root"/> <field name="user_id" ref="base.user_root"/>
<field eval="&quot;Meeting to discuss project plan and hash out the details of implementation &quot;" name="description"/> <field name="name">Follow-up for Project proposal</field>
<field eval="&quot;open&quot;" name="state"/> <field name="description">Meeting to discuss project plan and hash out the details of implementation.</field>
<field eval="time.strftime('%Y-%m-03 10:20:03')" name="date"/> <field eval="time.strftime('%Y-%m-03 10:20:00')" name="date"/>
<field name="categ_ids" eval="[(6,0,[ref('categ_meet2')])]"/>
<field eval="&quot;Follow-up on proposal&quot;" name="name"/>
<field eval="time.strftime('%Y-%m-03 16:38:03')" name="date_deadline"/>
<field eval="6.3" name="duration"/>
</record>
<record id="crm_case_initialdiscussion0" model="crm.meeting">
<field eval="1" name="active"/>
<field eval="7.0" name="duration"/>
<field name="user_id" ref="base.user_root"/>
<field eval="&quot;draft&quot;" name="state"/>
<field eval="time.strftime('%Y-%m-05 12:01:01')" name="date"/>
<field name="categ_ids" eval="[(6,0,[ref('categ_meet3')])]"/>
<field eval="&quot;Initial discussion&quot;" name="name"/>
<field eval="time.strftime('%Y-%m-05 19:01:01')" name="date_deadline"/>
<field eval="&quot;contact@tecsas.fr&quot;" name="email_from"/>
</record>
<record id="crm_case_discusspricing0" model="crm.meeting">
<field eval="1" name="active"/>
<field eval="3.0" name="duration"/>
<field name="user_id" ref="base.user_root"/>
<field eval="&quot;Meeting to discuss project plan and hash out the details of implementation &quot;" name="description"/>
<field eval="&quot;done&quot;" name="state"/>
<field eval="time.strftime('%Y-%m-12 15:55:05')" name="date"/>
<field name="categ_ids" eval="[(6,0,[ref('categ_meet1')])]"/> <field name="categ_ids" eval="[(6,0,[ref('categ_meet1')])]"/>
<field eval="&quot;Discuss pricing&quot;" name="name"/> <field eval="time.strftime('%Y-%m-03 16:30:00')" name="date_deadline"/>
<field eval="time.strftime('%Y-%m-12 18:55:05')" name="date_deadline"/> <field eval="6.3" name="duration"/>
<field name="state">open</field>
</record> </record>
<record id="crm_case_reviewneeds0" model="crm.meeting"> <record id="crm_meeting_2" model="crm.meeting">
<field eval="1" name="active"/>
<field eval="6.0" name="duration"/>
<field name="user_id" ref="base.user_demo"/>
<field eval="&quot;open&quot;" name="state"/>
<field eval="time.strftime('%Y-%m-20 10:02:02')" name="date"/>
<field name="categ_ids" eval="[(6,0,[ref('categ_meet3')])]"/>
<field eval="&quot;Review needs&quot;" name="name"/>
<field eval="time.strftime('%Y-%m-20 16:02:02')" name="date_deadline"/>
</record>
<record id="crm_case_changesindesigning0" model="crm.meeting">
<field eval="1" name="active"/>
<field eval="05" name="duration"/>
<field name="user_id" ref="base.user_demo"/>
<field eval="&quot;draft&quot;" name="state"/>
<field eval="time.strftime('%Y-%m-22 11:05:05')" name="date"/>
<field name="categ_ids" eval="[(6,0,[ref('categ_meet2')])]"/>
<field eval="&quot;Changes in Designing&quot;" name="name"/>
<field eval="time.strftime('%Y-%m-22 16:05:05')" name="date_deadline"/>
<field eval="&quot;info@opensides.be&quot;" name="email_from"/>
</record>
<record id="crm_case_updatethedata0" model="crm.meeting">
<field eval="1" name="active"/> <field eval="1" name="active"/>
<field name="user_id" ref="base.user_root"/> <field name="user_id" ref="base.user_root"/>
<field eval="&quot;done&quot;" name="state"/> <field name="name">Initial discussion</field>
<field eval="time.strftime('%Y-%m-18 13:12:49')" name="date"/> <field name="description">Discussion with partner for product.</field>
<field name="categ_ids" eval="[(6,0,[ref('categ_meet2')])]"/> <field name="categ_ids" eval="[(6,0,[ref('categ_meet3')])]"/>
<field eval="&quot;Update the data&quot;" name="name"/> <field eval="time.strftime('%Y-%m-05 12:00:00')" name="date"/>
<field eval="13.3" name="duration"/> <field eval="time.strftime('%Y-%m-05 19:00:00')" name="date_deadline"/>
<field eval="time.strftime('%Y-%m-19 02:30:49')" name="date_deadline"/> <field eval="7.0" name="duration"/>
<field name="state">draft</field>
</record>
<record id="crm_meeting_3" model="crm.meeting">
<field eval="1" name="active"/>
<field name="user_id" ref="base.user_root"/>
<field name="name">Pricing Discussion</field>
<field name="description">Internal meeting for discussion for new pricing for product and services.</field>
<field name="categ_ids" eval="[(6,0,[ref('categ_meet1'), ref('categ_meet2')])]"/>
<field eval="time.strftime('%Y-%m-12 15:55:05')" name="date"/>
<field eval="time.strftime('%Y-%m-12 18:55:05')" name="date_deadline"/>
<field eval="3.0" name="duration"/>
<field name="state">done</field>
</record>
<record id="crm_meeting_4" model="crm.meeting">
<field eval="1" name="active"/>
<field name="user_id" ref="base.user_demo"/>
<field name="name">Requirements review</field>
<field name="categ_ids" eval="[(6,0,[ref('categ_meet3')])]"/>
<field eval="time.strftime('%Y-%m-20 8:00:00')" name="date"/>
<field eval="time.strftime('%Y-%m-20 10:30:00')" name="date_deadline"/>
<field eval="2.5" name="duration"/>
<field name="state">open</field>
</record>
<record id="crm_meeting_5" model="crm.meeting">
<field eval="1" name="active"/>
<field name="user_id" ref="base.user_demo"/>
<field name="name">Changes in Designing</field>
<field name="categ_ids" eval="[(6,0,[ref('categ_meet1')])]"/>
<field eval="time.strftime('%Y-%m-22 11:05:00')" name="date"/>
<field eval="time.strftime('%Y-%m-22 16:05:00')" name="date_deadline"/>
<field eval="5" name="duration"/>
<field name="state">draft</field>
</record>
<record id="crm_meeting_6" model="crm.meeting">
<field eval="1" name="active"/>
<field name="user_id" ref="base.user_root"/>
<field name="name">Presentation for new Services</field>
<field name="categ_ids" eval="[(6,0,[ref('categ_meet1'), ref('categ_meet2')])]"/>
<field eval="time.strftime('%Y-%m-18 2:00:00')" name="date"/>
<field eval="time.strftime('%Y-%m-18 10:30:00')" name="date_deadline"/>
<field eval="8.5" name="duration"/>
<field name="state">done</field>
</record> </record>
</data> </data>
</openerp> </openerp>

View File

@ -1,4 +1,4 @@
- | -
In Order to test base_calendar, I will first create One Simple Event with real data In Order to test base_calendar, I will first create One Simple Event with real data
- -
!record {model: calendar.event, id: calendar_event_technicalpresentation0}: !record {model: calendar.event, id: calendar_event_technicalpresentation0}:
@ -11,26 +11,24 @@
location: OpenERP S.A. location: OpenERP S.A.
name: Technical Presentation name: Technical Presentation
rrule_type: none rrule_type: none
- | -
Now I will set recurrence for this event to occur monday and friday of week Now I will set recurrence for this event to occur monday and friday of week
- -
!python {model: calendar.event}: | !python {model: calendar.event}: |
data = {'fr': 1, 'mo': 1, 'interval': 1, 'rrule_type': 'weekly', 'end_type': 'end_date', 'end_date': '2011-05-31 00:00:00', 'recurrency' : True} data = {'fr': 1, 'mo': 1, 'interval': 1, 'rrule_type': 'weekly', 'end_type': 'end_date', 'end_date': '2011-05-31 00:00:00', 'recurrency' : True}
self.write(cr, uid, [ref("calendar_event_technicalpresentation0")], data) self.write(cr, uid, [ref("calendar_event_technicalpresentation0")], data)
- | -
In order to check that recurrent events are views successfully in calendar view, In order to check that recurrent events are views successfully in calendar view, I will open calendar view of events
I will open calendar view of events
- -
!python {model: calendar.event}: | !python {model: calendar.event}: |
self.fields_view_get(cr, uid, False, 'calendar', context) self.fields_view_get(cr, uid, False, 'calendar', context)
- | -
In order to check that recurrent events are views successfully in calendar view, In order to check that recurrent events are views successfully in calendar view, I will search for one of the recurrent event and count the number of events
I will search for one of the recurrent event and count the number of events
- -
!python {model: calendar.event}: | !python {model: calendar.event}: |
ids = self.search(cr, uid, [('date', '>=', '2011-04-30 16:00:00'), ('date', '<=', '2011-05-31 00:00:00')], context={'virtual_id': True} ) ids = self.search(cr, uid, [('date', '>=', '2011-04-30 16:00:00'), ('date', '<=', '2011-05-31 00:00:00')], context={'virtual_id': True} )
assert len(ids) == 9 assert len(ids) == 9
- | -
Now I will make All day event and test it Now I will make All day event and test it
- -
!record {model: calendar.event, id: calendar_event_alldaytestevent0}: !record {model: calendar.event, id: calendar_event_alldaytestevent0}:
@ -42,7 +40,7 @@
location: School location: School
name: All day test event name: All day test event
rrule_type: none rrule_type: none
- | -
In order to check reminder I will first create reminder In order to check reminder I will first create reminder
- -
!record {model: res.alarm, id: res_alarm_daybeforeeventstarts0}: !record {model: res.alarm, id: res_alarm_daybeforeeventstarts0}:
@ -51,12 +49,12 @@
trigger_interval: days trigger_interval: days
trigger_occurs: before trigger_occurs: before
trigger_related: start trigger_related: start
- | -
Now I will assign this reminder to all day event Now I will assign this reminder to all day event
- -
!python {model: calendar.event}: | !python {model: calendar.event}: |
self.write(cr, uid, [ref("calendar_event_alldaytestevent0")], {'alarm_id': ref("res_alarm_daybeforeeventstarts0")}) self.write(cr, uid, [ref("calendar_event_alldaytestevent0")], {'alarm_id': ref("res_alarm_daybeforeeventstarts0")})
- | -
In order to assign attendee I will invite Demo user In order to assign attendee I will invite Demo user
- -
!record {model: base_calendar.invite.attendee, id: base_calendar_invite_attendee_0}: !record {model: base_calendar.invite.attendee, id: base_calendar_invite_attendee_0}:
@ -65,12 +63,12 @@
partner_id: base.res_partner_9 # Put bcz of problem in read partner_id: base.res_partner_9 # Put bcz of problem in read
user_ids: user_ids:
- base.user_demo - base.user_demo
- | -
Then I click on Invite Button Then I click on Invite Button
- -
!python {model: base_calendar.invite.attendee}: | !python {model: base_calendar.invite.attendee}: |
self.do_invite(cr, uid, [ref("base_calendar_invite_attendee_0")], {'active_id': ref("calendar_event_alldaytestevent0"), 'model' : 'calendar.event', 'attendee_field':'attendee_ids'}) self.do_invite(cr, uid, [ref("base_calendar_invite_attendee_0")], {'active_id': ref("calendar_event_alldaytestevent0"), 'model' : 'calendar.event', 'attendee_field':'attendee_ids'})
- | -
Now I will Accept this invitation Now I will Accept this invitation
- -
!python {model: calendar.attendee}: | !python {model: calendar.attendee}: |

View File

@ -14,17 +14,17 @@
<field name="sequence">100</field> <field name="sequence">100</field>
</record> </record>
<record model="crm.case.channel"> <record model="crm.case.channel" id="crm_case_channel_website">
<field name="name">website</field> <field name="name">Website</field>
</record> </record>
<record model="crm.case.channel"> <record model="crm.case.channel" id="crm_case_channel_phone">
<field name="name">phone</field> <field name="name">Phone</field>
</record> </record>
<record model="crm.case.channel"> <record model="crm.case.channel" id="crm_case_channel_direct">
<field name="name">direct</field> <field name="name">Direct</field>
</record> </record>
<record model="crm.case.channel"> <record model="crm.case.channel" id="crm_case_channel_email">
<field name="name">email</field> <field name="name">Email</field>
</record> </record>
<record id="mail_alias_sales_department" model="mail.alias"> <record id="mail_alias_sales_department" model="mail.alias">
<field name="alias_name">sales</field> <field name="alias_name">sales</field>

View File

@ -21,11 +21,28 @@
<field name="res_id" ref="base_calendar.menu_crm_meeting"/> <field name="res_id" ref="base_calendar.menu_crm_meeting"/>
</record> </record>
<record model="crm.case.section" id="section_sales_marketing_department"> <record model="crm.case.section" id="crm_case_section_1">
<field name="name">Sales Marketing Department</field> <field name="name">Sales Marketing Department</field>
<field name="code">Sales Marketing</field> <field name="code">SMD</field>
<field name="parent_id" ref="crm.section_sales_department"></field> <field name="parent_id" ref="crm.section_sales_department"></field>
<field name="alias_id" ref="mail_alias_marketing_department"/> </record>
<record model="crm.case.section" id="crm_case_section_2">
<field name="name">Support Department</field>
<field name="code">SPD</field>
<field name="parent_id" ref="crm.section_sales_department"></field>
</record>
<record model="crm.case.section" id="crm_case_section_3">
<field name="name">Direct Marketing</field>
<field name="code">DM</field>
<field name="parent_id" ref="crm.section_sales_department"></field>
</record>
<record model="crm.case.section" id="crm_case_section_4">
<field name="name">Online Support</field>
<field name="code">OS</field>
<field name="parent_id" ref="crm.crm_case_section_2"></field>
</record> </record>
<record model="crm.segmentation" id="crm_segmentation0"> <record model="crm.segmentation" id="crm_segmentation0">
@ -33,5 +50,6 @@
<field name="exclusif">True</field> <field name="exclusif">True</field>
<field name="categ_id" ref="base.res_partner_category_2"/> <field name="categ_id" ref="base.res_partner_category_2"/>
</record> </record>
</data> </data>
</openerp> </openerp>

View File

@ -479,7 +479,7 @@ class crm_lead(base_stage, osv.osv):
details = [] details = []
merge_message = _('Merged opportunities') merge_message = _('Merged opportunities')
subject = [merge_message] subject = [merge_message]
fields = ['name', 'partner_id', 'stage_id', 'section_id', 'user_id', 'categ_id', 'channel_id', 'company_id', 'contact_name', fields = ['name', 'partner_id', 'stage_id', 'section_id', 'user_id', 'categ_ids', 'channel_id', 'company_id', 'contact_name',
'email_from', 'phone', 'fax', 'mobile', 'state_id', 'description', 'probability', 'planned_revenue', 'email_from', 'phone', 'fax', 'mobile', 'state_id', 'description', 'probability', 'planned_revenue',
'country_id', 'city', 'street', 'street2', 'zip'] 'country_id', 'city', 'street', 'street2', 'zip']
for opportunity in opportunities: for opportunity in opportunities:
@ -550,7 +550,7 @@ class crm_lead(base_stage, osv.osv):
first_opportunity = opportunities_list[0] first_opportunity = opportunities_list[0]
tail_opportunities = opportunities_list[1:] tail_opportunities = opportunities_list[1:]
fields = ['partner_id', 'title', 'name', 'categ_id', 'channel_id', 'city', 'company_id', 'contact_name', 'country_id', 'type_id', 'user_id', 'section_id', 'state_id', 'description', 'email', 'fax', 'mobile', fields = ['partner_id', 'title', 'name', 'categ_ids', 'channel_id', 'city', 'company_id', 'contact_name', 'country_id', 'type_id', 'user_id', 'section_id', 'state_id', 'description', 'email', 'fax', 'mobile',
'partner_name', 'phone', 'probability', 'planned_revenue', 'street', 'street2', 'zip', 'create_date', 'date_action_last', 'partner_name', 'phone', 'probability', 'planned_revenue', 'street', 'street2', 'zip', 'create_date', 'date_action_last',
'date_action_next', 'email_from', 'email_cc', 'partner_name'] 'date_action_next', 'email_from', 'email_cc', 'partner_name']

View File

@ -86,11 +86,11 @@
<field name="section_id" ref="section_sales_department"/> <field name="section_id" ref="section_sales_department"/>
</record> </record>
<record model="crm.case.resource.type" id="type_lead2"> <record model="crm.case.resource.type" id="type_lead2">
<field name="name">Mail Campaign 1</field> <field name="name">Email Campaign - Services</field>
<field name="section_id" ref="section_sales_department"/> <field name="section_id" ref="section_sales_department"/>
</record> </record>
<record model="crm.case.resource.type" id="type_lead3"> <record model="crm.case.resource.type" id="type_lead3">
<field name="name">Mail Campaign 2</field> <field name="name">Email Campaign - Products</field>
<field name="section_id" ref="section_sales_department"/> <field name="section_id" ref="section_sales_department"/>
</record> </record>
<record model="crm.case.resource.type" id="type_lead4"> <record model="crm.case.resource.type" id="type_lead4">
@ -102,7 +102,7 @@
<field name="section_id" ref="section_sales_department"/> <field name="section_id" ref="section_sales_department"/>
</record> </record>
<record model="crm.case.resource.type" id="type_lead6"> <record model="crm.case.resource.type" id="type_lead6">
<field name="name">Google Adwords 2</field> <field name="name">Banner Ads</field>
<field name="section_id" ref="section_sales_department"/> <field name="section_id" ref="section_sales_department"/>
</record> </record>
<record model="crm.case.resource.type" id="type_lead7"> <record model="crm.case.resource.type" id="type_lead7">
@ -116,37 +116,37 @@
<!-- crm categories --> <!-- crm categories -->
<record model="crm.case.categ" id="categ_oppor1"> <record model="crm.case.categ" id="categ_oppor1">
<field name="name">Interest in Computer</field> <field name="name">Product</field>
<field name="section_id" ref="section_sales_department"/> <field name="section_id" ref="section_sales_department"/>
<field name="object_id" search="[('model','=','crm.lead')]" model="ir.model"/> <field name="object_id" search="[('model','=','crm.lead')]" model="ir.model"/>
</record> </record>
<record model="crm.case.categ" id="categ_oppor2"> <record model="crm.case.categ" id="categ_oppor2">
<field name="name">Interest in Accessories</field> <field name="name">Software</field>
<field name="section_id" ref="section_sales_department"/> <field name="section_id" ref="section_sales_department"/>
<field name="object_id" search="[('model','=','crm.lead')]" model="ir.model"/> <field name="object_id" search="[('model','=','crm.lead')]" model="ir.model"/>
</record> </record>
<record model="crm.case.categ" id="categ_oppor3"> <record model="crm.case.categ" id="categ_oppor3">
<field name="name">Need Services</field> <field name="name">Services</field>
<field name="section_id" ref="section_sales_department"/> <field name="section_id" ref="section_sales_department"/>
<field name="object_id" search="[('model','=','crm.lead')]" model="ir.model"/> <field name="object_id" search="[('model','=','crm.lead')]" model="ir.model"/>
</record> </record>
<record model="crm.case.categ" id="categ_oppor4"> <record model="crm.case.categ" id="categ_oppor4">
<field name="name">Need Information</field> <field name="name">Information</field>
<field name="section_id" ref="section_sales_department"/> <field name="section_id" ref="section_sales_department"/>
<field name="object_id" search="[('model','=','crm.lead')]" model="ir.model"/> <field name="object_id" search="[('model','=','crm.lead')]" model="ir.model"/>
</record> </record>
<record model="crm.case.categ" id="categ_oppor5"> <record model="crm.case.categ" id="categ_oppor5">
<field name="name">Need a Website Design</field> <field name="name">Design</field>
<field name="section_id" ref="section_sales_department"/> <field name="section_id" ref="section_sales_department"/>
<field name="object_id" search="[('model','=','crm.lead')]" model="ir.model"/> <field name="object_id" search="[('model','=','crm.lead')]" model="ir.model"/>
</record> </record>
<record model="crm.case.categ" id="categ_oppor6"> <record model="crm.case.categ" id="categ_oppor6">
<field name="name">Potential Reseller</field> <field name="name">Training</field>
<field name="section_id" ref="section_sales_department"/> <field name="section_id" ref="section_sales_department"/>
<field name="object_id" search="[('model','=','crm.lead')]" model="ir.model"/> <field name="object_id" search="[('model','=','crm.lead')]" model="ir.model"/>
</record> </record>
<record model="crm.case.categ" id="categ_oppor7"> <record model="crm.case.categ" id="categ_oppor7">
<field name="name">Need Consulting</field> <field name="name">Consulting</field>
<field name="section_id" ref="section_sales_department"/> <field name="section_id" ref="section_sales_department"/>
<field name="object_id" search="[('model','=','crm.lead')]" model="ir.model"/> <field name="object_id" search="[('model','=','crm.lead')]" model="ir.model"/>
</record> </record>

File diff suppressed because it is too large Load Diff

View File

@ -100,7 +100,7 @@
</record> </record>
<menuitem action="crm_lead_categ_action" <menuitem action="crm_lead_categ_action"
id="menu_crm_lead_categ" name="Categories" id="menu_crm_lead_categ" name="Sales Tags"
parent="base.menu_crm_config_lead" sequence="1" groups="base.group_no_one"/> parent="base.menu_crm_config_lead" sequence="1" groups="base.group_no_one"/>
<!-- <!--

View File

@ -4,91 +4,80 @@
<!-- <!--
((((((((((( Demo Cases ))))))))))) ((((((((((( Demo Cases )))))))))))
--> -->
<record id="crm_case_phone01" model="crm.phonecall"> <record id="crm_phonecall_1" model="crm.phonecall">
<field eval="time.strftime('%Y-%m-04 10:45:36')" name="date"/> <field eval="time.strftime('%Y-%m-04 10:45:36')" name="date"/>
<field name="partner_id" ref="base.res_partner_11"/> <field name="partner_id" ref="base.res_partner_11"/>
<field eval="&quot;3&quot;" name="priority"/> <field eval="'3'" name="priority"/>
<field name="user_id" ref="base.user_root"/> <field name="user_id" ref="base.user_root"/>
<field eval="&quot;Left the message&quot;" name="name"/> <field name="name">Left the message</field>
<field eval="&quot;open&quot;" name="state"/> <field name="state">done</field>
<field name="partner_phone">+34 934 340 230</field>
<field name="section_id" ref="crm.section_sales_department"/> <field name="section_id" ref="crm.section_sales_department"/>
<field eval="&quot;(726) 782-0636&quot;" name="partner_mobile"/>
<field eval="1" name="active"/> <field eval="1" name="active"/>
<field name="categ_id" ref="crm.categ_phone1"/> <field name="categ_id" ref="crm.categ_phone1"/>
<field eval="&quot;(769) 703-274&quot;" name="partner_phone"/>
<field eval="2.3" name="duration"/> <field eval="2.3" name="duration"/>
<field eval="&quot;done&quot;" name="state"/>
</record> </record>
<record id="crm_case_phone02" model="crm.phonecall"> <record id="crm_phonecall_2" model="crm.phonecall">
<field eval="time.strftime('%Y-%m-11 11:19:25')" name="date"/> <field eval="time.strftime('%Y-%m-11 11:19:25')" name="date"/>
<field name="partner_id" ref="base.res_partner_6"/> <field name="partner_id" ref="base.res_partner_7"/>
<field eval="&quot;4&quot;" name="priority"/> <field eval="'4'" name="priority"/>
<field name="user_id" ref="base.user_root"/> <field name="user_id" ref="base.user_root"/>
<field eval="&quot;Get More information on the proposed deal&quot;" name="name"/> <field name="name">Need more information on the proposed deal</field>
<field eval="&quot;open&quot;" name="state"/> <field name="state">done</field>
<field name="section_id" ref="crm.section_sales_department"/> <field name="partner_phone">+44 121 690 4596</field>
<field eval="&quot;(392) 895-7917&quot;" name="partner_mobile"/> <field name="section_id" ref="crm.crm_case_section_1"/>
<field eval="1" name="active"/> <field eval="1" name="active"/>
<field name="categ_id" ref="crm.categ_phone1"/> <field name="categ_id" ref="crm.categ_phone1"/>
<field eval="&quot;(956) 293-2595&quot;" name="partner_phone"/>
<field eval="1.5" name="duration"/> <field eval="1.5" name="duration"/>
<field eval="&quot;done&quot;" name="state"/>
</record> </record>
<record id="crm_case_phone03" model="crm.phonecall"> <record id="crm_phonecall_3" model="crm.phonecall">
<field eval="time.strftime('%Y-%m-15 17:44:12')" name="date"/> <field eval="time.strftime('%Y-%m-15 17:44:12')" name="date"/>
<field name="partner_id" ref="base.res_partner_10"/> <field name="partner_id" ref="base.res_partner_10"/>
<field eval="&quot;2&quot;" name="priority"/> <field eval="'2'" name="priority"/>
<field name="user_id" ref="base.user_demo"/> <field name="user_id" ref="base.user_demo"/>
<field eval="&quot;Bad time, will call back&quot;" name="name"/> <field name="name">Ask for convenient time of meeting</field>
<field eval="&quot;open&quot;" name="state"/> <field name="state">open</field>
<field name="section_id" ref="crm.section_sales_department"/> <field name="partner_phone">+1 786 525 0724</field>
<field eval="&quot;(820) 167-3208&quot;" name="partner_mobile"/> <field name="section_id" ref="crm.crm_case_section_3"/>
<field eval="1" name="active"/>
<field name="categ_id" ref="crm.categ_phone2"/>
<field eval="5.0" name="duration"/>
</record>
<record id="crm_phonecall_4" model="crm.phonecall">
<field eval="time.strftime('%Y-%m-21 14:10:23')" name="date"/>
<field eval="'3'" name="priority"/>
<field name="user_id" ref="base.user_root"/>
<field name="name">Wanted information about pricing of Laptops</field>
<field name="state">done</field>
<field name="partner_phone">(077) 582-4035</field>
<field name="partner_mobile">(077) 341-3591</field>
<field name="section_id" ref="crm.crm_case_section_4"/>
<field eval="1" name="active"/> <field eval="1" name="active"/>
<field name="categ_id" ref="crm.categ_phone1"/> <field name="categ_id" ref="crm.categ_phone1"/>
<field eval="&quot;(079) 681-2139&quot;" name="partner_phone"/> <field eval="5.45" name="duration"/>
<field eval="&quot;contact@tecsas.fr&quot;" name="email_from"/>
<field eval="5.0" name="duration"/>
<field eval="&quot;done&quot;" name="state"/>
</record> </record>
<record id="crm_case_phone04" model="crm.phonecall"> <record id="crm_phonecall_5" model="crm.phonecall">
<field eval="time.strftime('%Y-%m-21 14:10:23')" name="date"/>
<field name="partner_id" ref="base.res_partner_tinyatwork"/>
<field eval="&quot;3&quot;" name="priority"/>
<field name="user_id" ref="base.user_root"/>
<field eval="&quot;Discuss Review Process&quot;" name="name"/>
<field eval="&quot;open&quot;" name="state"/>
<field name="section_id" ref="crm.section_sales_department"/>
<field eval="&quot;(077) 582-4035&quot;" name="partner_mobile"/>
<field eval="1" name="active"/>
<field name="categ_id" ref="crm.categ_phone2"/>
<field eval="&quot;(514) 698-4118&quot;" name="partner_phone"/>
<field eval="3.45" name="duration"/>
</record>
<record id="crm_case_phone05" model="crm.phonecall">
<field eval="time.strftime('%Y-%m-28 16:20:43')" name="date"/> <field eval="time.strftime('%Y-%m-28 16:20:43')" name="date"/>
<field name="partner_id" ref="base.res_partner_5"/> <field name="partner_id" ref="base.res_partner_5"/>
<field eval="&quot;3&quot;" name="priority"/> <field eval="'3'" name="priority"/>
<field name="user_id" ref="base.user_root"/> <field name="user_id" ref="base.user_root"/>
<field eval="&quot;More information on the proposed deal&quot;" name="name"/> <field name="name">More information on the proposed deal</field>
<field eval="&quot;pending&quot;" name="state"/> <field name="state">pending</field>
<field name="section_id" ref="crm.section_sales_department"/> <field name="partner_phone">+1 312 349 2324</field>
<field eval="&quot;(333) 715-1450&quot;" name="partner_mobile"/> <field name="section_id" ref="crm.crm_case_section_1"/>
<field eval="1" name="active"/> <field eval="1" name="active"/>
<field name="categ_id" ref="crm.categ_phone2"/> <field name="categ_id" ref="crm.categ_phone1"/>
<field eval="&quot;(855) 924-4364&quot;" name="partner_phone"/>
<field eval="2.08" name="duration"/> <field eval="2.08" name="duration"/>
</record> </record>
<record id="crm_case_phone06" model="crm.phonecall"> <record id="crm_phonecall_6" model="crm.phonecall">
<field eval="&quot;3&quot;" name="priority"/> <field eval="'3'" name="priority"/>
<field name="user_id" ref="base.user_root"/> <field name="user_id" ref="base.user_root"/>
<field eval="&quot;Bad time&quot;" name="name"/> <field name="name">Proposal for discount offer</field>
<field eval="&quot;open&quot;" name="state"/> <field name="state">open</field>
<field name="section_id" ref="crm.section_sales_department"/> <field name="partner_phone">+34 230 953 485</field>
<field eval="&quot;(468) 017-2684&quot;" name="partner_mobile"/> <field name="section_id" ref="crm.crm_case_section_3"/>
<field eval="time.strftime('%Y-%m-28 14:15:30')" name="date"/> <field eval="time.strftime('%Y-%m-28 14:15:30')" name="date"/>
<field name="categ_id" ref="crm.categ_phone2"/> <field name="categ_id" ref="crm.categ_phone2"/>
<field eval="&quot;(373) 907-1009&quot;" name="partner_phone"/>
<field eval="&quot;info@opensides.be&quot;" name="email_from"/>
<field eval="8.56" name="duration"/> <field eval="8.56" name="duration"/>
</record> </record>
</data> </data>

View File

@ -82,7 +82,7 @@ class res_partner(osv.osv):
'planned_revenue' : planned_revenue, 'planned_revenue' : planned_revenue,
'probability' : probability, 'probability' : probability,
'partner_id' : partner_id, 'partner_id' : partner_id,
'categ_id' : categ_ids and categ_ids[0] or '', 'categ_ids' : categ_ids and categ_ids[0:1] or [],
'state' :'draft', 'state' :'draft',
'type': 'opportunity' 'type': 'opportunity'
}, context=context) }, context=context)

View File

@ -4,14 +4,14 @@
!python {model: base.action.rule}: | !python {model: base.action.rule}: |
model_ids = self.pool.get("ir.model").search(cr, uid, [('model', '=', 'crm.lead')]) model_ids = self.pool.get("ir.model").search(cr, uid, [('model', '=', 'crm.lead')])
from datetime import datetime from datetime import datetime
new_id = self.create(cr, uid, {'name': 'New Rule', 'model_id': model_ids[0], 'trg_user_id': ref('base.user_root'), 'trg_partner_id': ref('base.res_partner_asus'), 'act_user_id': ref('base.user_demo') }) new_id = self.create(cr, uid, {'name': 'New Rule', 'model_id': model_ids[0], 'trg_user_id': ref('base.user_root'), 'trg_partner_id': ref('base.res_partner_1'), 'act_user_id': ref('base.user_demo') })
self._check(cr, uid) self._check(cr, uid)
- -
I create new lead to check record rule. I create new lead to check record rule.
- -
!record {model: crm.lead, id: crm_lead_test_rules_id}: !record {model: crm.lead, id: crm_lead_test_rules_id}:
name: 'Test lead rules' name: 'Test lead rules'
partner_id: base.res_partner_asus partner_id: base.res_partner_1
- -
I check record rule is apply and responsible is changed. I check record rule is apply and responsible is changed.
- -

View File

@ -2,12 +2,12 @@
I cancel unqualified lead. I cancel unqualified lead.
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
self.case_cancel(cr, uid, [ref("crm_case_itisatelesalescampaign0")]) self.case_cancel(cr, uid, [ref("crm_case_1")])
- -
I check cancelled lead. I check cancelled lead.
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
lead = self.browse(cr, uid, ref('crm_case_itisatelesalescampaign0')) lead = self.browse(cr, uid, ref('crm_case_1'))
assert lead.stage_id.id == ref('crm.stage_lead7'), "Stage should be 'Dead' and is %s." % (lead.stage_id.name) assert lead.stage_id.id == ref('crm.stage_lead7'), "Stage should be 'Dead' and is %s." % (lead.stage_id.name)
assert lead.state == 'cancel', "Opportunity is not in 'cancel' state." assert lead.state == 'cancel', "Opportunity is not in 'cancel' state."
assert lead.probability == 0.0, 'Opportunity probability is wrong and should be 0.0.' assert lead.probability == 0.0, 'Opportunity probability is wrong and should be 0.0.'
@ -15,31 +15,31 @@
I reset cancelled lead into unqualified lead. I reset cancelled lead into unqualified lead.
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
self.case_reset(cr, uid, [ref("crm_case_itisatelesalescampaign0")]) self.case_reset(cr, uid, [ref("crm_case_1")])
- -
I check unqualified lead after reset. I check unqualified lead after reset.
- -
!assert {model: crm.lead, id: crm.crm_case_itisatelesalescampaign0, string: Lead is in draft state}: !assert {model: crm.lead, id: crm.crm_case_1, string: Lead is in draft state}:
- state == "draft" - state == "draft"
- -
I re-open the lead I re-open the lead
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
self.case_open(cr, uid, [ref("crm_case_itisatelesalescampaign0")]) self.case_open(cr, uid, [ref("crm_case_1")])
- -
I check stage and state of the re-opened lead I check stage and state of the re-opened lead
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
lead = self.browse(cr, uid, ref('crm.crm_case_itisatelesalescampaign0')) lead = self.browse(cr, uid, ref('crm.crm_case_1'))
assert lead.stage_id.id == ref('crm.stage_lead2'), "Opportunity stage should be 'Qualification'." assert lead.stage_id.id == ref('crm.stage_lead2'), "Opportunity stage should be 'Qualification'."
assert lead.state == 'open', "Opportunity should be in 'open' state." assert lead.state == 'open', "Opportunity should be in 'open' state."
- -
I escalate the lead to parent team. I escalate the lead to parent team.
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
self.case_escalate(cr, uid, [ref("crm_case_itisatelesalescampaign0")]) self.case_escalate(cr, uid, [ref("crm_case_1")])
- -
I check the lead is correctly escalated to the parent team. I check the lead is correctly escalated to the parent team.
- -
!assert {model: crm.lead, id: crm.crm_case_itisatelesalescampaign0, string: Escalate lead to parent team}: !assert {model: crm.lead, id: crm.crm_case_1, string: Escalate lead to parent team}:
- section_id.name == "Sales Department" - section_id.name == "Support Department"

View File

@ -44,15 +44,15 @@
I convert one phonecall request as a customer and put into regular customer list. I convert one phonecall request as a customer and put into regular customer list.
- -
!python {model: crm.phonecall2partner}: | !python {model: crm.phonecall2partner}: |
context.update({'active_model': 'crm.phonecall', 'active_ids': [ref("crm.crm_case_phone06")], 'active_id': ref("crm.crm_case_phone06")}) context.update({'active_model': 'crm.phonecall', 'active_ids': [ref("crm.crm_phonecall_4")], 'active_id': ref("crm.crm_phonecall_4")})
new_id = self.create(cr, uid, {}, context=context) new_id = self.create(cr, uid, {}, context=context)
self.make_partner(cr, uid, [new_id], context=context) self.make_partner(cr, uid, [new_id], context=context)
- -
I check converted phonecall to partner. I check converted phonecall to partner.
- -
!python {model: res.partner}: | !python {model: res.partner}: |
partner_id = self.search(cr, uid, [('phonecall_ids', '=', ref('crm.crm_case_phone06'))]) partner_id = self.search(cr, uid, [('phonecall_ids', '=', ref('crm.crm_phonecall_4'))])
assert partner_id, "Customer is not found in regular customer list." assert partner_id, "Customer is not found in regular customer list."
data = self.browse(cr, uid, partner_id, context=context)[0] data = self.browse(cr, uid, partner_id, context=context)[0]
assert data.user_id.id == ref("base.user_root"), "User not assign properly" assert data.user_id.id == ref("base.user_root"), "User not assign properly"
assert data.name == "Bad time", "Bad partner name" assert data.name == "Wanted information about pricing of Laptops", "Bad partner name"

View File

@ -4,39 +4,39 @@
I open customer lead. I open customer lead.
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
self.case_open(cr, uid, [ref("crm_case_qrecorp0")]) self.case_open(cr, uid, [ref("crm_case_4")])
- -
I check lead state is "Open". I check lead state is "Open".
- -
!assert {model: crm.lead, id: crm.crm_case_qrecorp0, string: Lead in open state}: !assert {model: crm.lead, id: crm.crm_case_4, string: Lead in open state}:
- state == "open" - state == "open"
- -
I create partner from lead. I create partner from lead.
- -
!record {model: crm.lead2partner, id: crm_lead2partner_id1, context: '{"active_model": "crm.lead", "active_ids": [ref("crm_case_qrecorp0")]}'}: !record {model: crm.lead2partner, id: crm_lead2partner_id1, context: '{"active_model": "crm.lead", "active_ids": [ref("crm_case_4")]}'}:
- -
!python {model: crm.lead2partner}: | !python {model: crm.lead2partner}: |
context.update({'active_model': 'crm.lead', 'active_ids': [ref('crm_case_qrecorp0')], 'active_id': ref('crm_case_qrecorp0')}) context.update({'active_model': 'crm.lead', 'active_ids': [ref('crm_case_4')], 'active_id': ref('crm_case_4')})
self.make_partner(cr, uid ,[ref("crm_lead2partner_id1")], context=context) self.make_partner(cr, uid ,[ref("crm_lead2partner_id1")], context=context)
- -
I convert lead into opportunity for exiting customer. I convert lead into opportunity for exiting customer.
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
self.convert_opportunity(cr, uid ,[ref("crm_case_qrecorp0")], ref("base.res_partner_agrolait")) self.convert_opportunity(cr, uid ,[ref("crm_case_4")], ref("base.res_partner_2"))
- -
I check details of converted opportunity. I check details of converted opportunity.
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
lead = self.browse(cr, uid, ref('crm_case_qrecorp0')) lead = self.browse(cr, uid, ref('crm_case_4'))
assert lead.type == 'opportunity', 'Lead is not converted to opportunity!' assert lead.type == 'opportunity', 'Lead is not converted to opportunity!'
assert lead.partner_id.id == ref("base.res_partner_agrolait"), 'Partner missmatch!' assert lead.partner_id.id == ref("base.res_partner_2"), 'Partner mismatch!'
assert lead.stage_id.id == ref("stage_lead1"), 'Stage of opportunity is incorrect!' assert lead.stage_id.id == ref("stage_lead1"), 'Stage of opportunity is incorrect!'
- -
Now I begin communication and schedule a phone call with the customer. Now I begin communication and schedule a phone call with the customer.
- -
!python {model: crm.opportunity2phonecall}: | !python {model: crm.opportunity2phonecall}: |
import time import time
context.update({'active_model': 'crm.lead', 'active_ids': [ref('crm_case_qrecorp0')]}) context.update({'active_model': 'crm.lead', 'active_ids': [ref('crm_case_4')]})
call_id = self.create(cr, uid, {'date': time.strftime('%Y-%m-%d %H:%M:%S'), call_id = self.create(cr, uid, {'date': time.strftime('%Y-%m-%d %H:%M:%S'),
'name': "Bonjour M. Jean, Comment êtes-vous? J'ai obtenu votre demande. peut-on parler au sujet de ce pour quelques minutes?"}, context=context) 'name': "Bonjour M. Jean, Comment êtes-vous? J'ai obtenu votre demande. peut-on parler au sujet de ce pour quelques minutes?"}, context=context)
self.action_schedule(cr, uid, [call_id], context=context) self.action_schedule(cr, uid, [call_id], context=context)
@ -44,28 +44,28 @@
I check that phonecall is scheduled for that opportunity. I check that phonecall is scheduled for that opportunity.
- -
!python {model: crm.phonecall}: | !python {model: crm.phonecall}: |
ids = self.search(cr, uid, [('opportunity_id', '=', ref('crm_case_qrecorp0'))]) ids = self.search(cr, uid, [('opportunity_id', '=', ref('crm_case_4'))])
assert len(ids), 'phonecall is not scheduled' assert len(ids), 'phonecall is not scheduled'
- -
Now I schedule meeting with customer. Now I schedule meeting with customer.
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
self.action_makeMeeting(cr, uid, [ref('crm_case_qrecorp0')]) self.action_makeMeeting(cr, uid, [ref('crm_case_4')])
- -
After communicated with customer, I put some notes with contract details. After communicated with customer, I put some notes with contract details.
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
self.message_append_note(cr, uid, [ref('crm_case_qrecorp0')], subject='Test note', body='ces détails envoyés par le client sur le FAX pour la qualité') self.message_append_note(cr, uid, [ref('crm_case_4')], subject='Test note', body='ces détails envoyés par le client sur le FAX pour la qualité')
- -
I win this opportunity I win this opportunity
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
self.case_mark_won(cr, uid, [ref("crm_case_qrecorp0")]) self.case_mark_won(cr, uid, [ref("crm_case_4")])
- -
I check details of the opportunity after having won the opportunity. I check details of the opportunity after having won the opportunity.
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
lead = self.browse(cr, uid, ref('crm_case_qrecorp0')) lead = self.browse(cr, uid, ref('crm_case_4'))
assert lead.stage_id.id == ref('crm.stage_lead6'), "Opportunity stage should be 'Won'." assert lead.stage_id.id == ref('crm.stage_lead6'), "Opportunity stage should be 'Won'."
assert lead.state == 'done', "Opportunity is not in 'done' state!" assert lead.state == 'done', "Opportunity is not in 'done' state!"
assert lead.probability == 100.0, "Revenue probability should be 100.0!" assert lead.probability == 100.0, "Revenue probability should be 100.0!"
@ -73,36 +73,36 @@
I convert mass lead into opportunity customer. I convert mass lead into opportunity customer.
- -
!python {model: crm.lead2opportunity.partner.mass}: | !python {model: crm.lead2opportunity.partner.mass}: |
context.update({'active_model': 'crm.lead', 'active_ids': [ref("crm_case_employee0"), ref("crm_case_electonicgoodsdealer0")], 'active_id': ref("crm_case_qrecorp0")}) context.update({'active_model': 'crm.lead', 'active_ids': [ref("crm_case_11"), ref("crm_case_2")], 'active_id': ref("crm_case_4")})
id = self.create(cr, uid, {'user_ids': [ref('base.user_root')], 'section_id': ref('crm.section_sales_department')}, context=context) id = self.create(cr, uid, {'user_ids': [ref('base.user_root')], 'section_id': ref('crm.section_sales_department')}, context=context)
self.mass_convert(cr, uid, [id], context=context) self.mass_convert(cr, uid, [id], context=context)
- -
Now I check first lead converted on opportunity. Now I check first lead converted on opportunity.
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
opp = self.browse(cr, uid, ref('crm_case_employee0')) opp = self.browse(cr, uid, ref('crm_case_11'))
assert opp.name == "Need Info about Onsite Intervention", "Opportunity name not correct" assert opp.name == "Need estimated cost for new project", "Opportunity name not correct"
assert opp.type == 'opportunity', 'Lead is not converted to opportunity!' assert opp.type == 'opportunity', 'Lead is not converted to opportunity!'
assert opp.partner_id.name == "Agrolait", 'Partner missmatch!' assert opp.partner_id.name == "Thomas Passot", 'Partner mismatch!'
assert opp.stage_id.id == ref("stage_lead1"), 'Stage of probability is incorrect!' assert opp.stage_id.id == ref("stage_lead1"), 'Stage of probability is incorrect!'
- -
Then check for second lead converted on opportunity. Then check for second lead converted on opportunity.
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
opp = self.browse(cr, uid, ref('crm_case_electonicgoodsdealer0')) opp = self.browse(cr, uid, ref('crm_case_2'))
assert opp.name == "Interest in Your New Product", "Opportunity name not correct" assert opp.name == "Interest in Your New Software", "Opportunity name not correct"
assert opp.type == 'opportunity', 'Lead is not converted to opportunity!' assert opp.type == 'opportunity', 'Lead is not converted to opportunity!'
assert opp.stage_id.id == ref("stage_lead1"), 'Stage of probability is incorrect!' assert opp.stage_id.id == ref("stage_lead1"), 'Stage of probability is incorrect!'
- -
I loose the second opportunity I loose the second opportunity
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
self.case_mark_lost(cr, uid, [ref("crm_case_electonicgoodsdealer0")]) self.case_mark_lost(cr, uid, [ref("crm_case_2")])
- -
I check details of the opportunity after the loose I check details of the opportunity after the loose
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
lead = self.browse(cr, uid, ref('crm_case_electonicgoodsdealer0')) lead = self.browse(cr, uid, ref('crm_case_2'))
assert lead.stage_id.id == ref('crm.stage_lead8'), "Opportunity stage should be 'Lost'." assert lead.stage_id.id == ref('crm.stage_lead8'), "Opportunity stage should be 'Lost'."
assert lead.state == 'cancel', "Lost opportunity is not in 'cancel' state!" assert lead.state == 'cancel', "Lost opportunity is not in 'cancel' state!"
assert lead.probability == 0.0, "Revenue probability should be 0.0!" assert lead.probability == 0.0, "Revenue probability should be 0.0!"
@ -111,7 +111,7 @@
- -
!python {model: crm.meeting}: | !python {model: crm.meeting}: |
context.update({'active_model': 'crm.meeting'}) context.update({'active_model': 'crm.meeting'})
self.case_open(cr, uid, [ref('base_calendar.crm_case_reviewneeds0')]) self.case_open(cr, uid, [ref('base_calendar.crm_meeting_4')])
- -
I invite a user for meeting. I invite a user for meeting.
- -

View File

@ -9,7 +9,7 @@
I make another opportunity from phonecall for same customer. I make another opportunity from phonecall for same customer.
- -
!python {model: crm.phonecall2opportunity}: | !python {model: crm.phonecall2opportunity}: |
context.update({'active_model': 'crm.phonecall', 'active_ids': [ref("crm.crm_case_phone06")]}) context.update({'active_model': 'crm.phonecall', 'active_ids': [ref("crm.crm_phonecall_6")]})
res_id = self.create(cr, uid, {'name': "Quoi de prix de votre autre service?", 'partner_id': ref("base.res_partner_9")}, context=context) res_id = self.create(cr, uid, {'name': "Quoi de prix de votre autre service?", 'partner_id': ref("base.res_partner_9")}, context=context)
self.make_opportunity(cr, uid, [res_id], context=context) self.make_opportunity(cr, uid, [res_id], context=context)
- -
@ -36,51 +36,51 @@
Now I schedule another phonecall to customer after merged. Now I schedule another phonecall to customer after merged.
- -
!python {model: crm.phonecall2phonecall}: | !python {model: crm.phonecall2phonecall}: |
context.update({'active_model': 'crm.phonecall', 'active_ids': [ref("crm.crm_case_phone06")], 'active_id': ref("crm.crm_case_phone06")}) context.update({'active_model': 'crm.phonecall', 'active_ids': [ref("crm.crm_phonecall_6")], 'active_id': ref("crm.crm_phonecall_6")})
res_id = self.create(cr, uid, {'name': "vos chances sont fusionnés en un seul"}, context=context) res_id = self.create(cr, uid, {'name': "vos chances sont fusionnés en un seul"}, context=context)
self.action_schedule(cr, uid, [res_id], context=context) self.action_schedule(cr, uid, [res_id], context=context)
- -
I schedule meeting on this phonecall. I schedule meeting on this phonecall.
- -
!python {model: crm.phonecall}: | !python {model: crm.phonecall}: |
self.action_make_meeting(cr, uid, [ref("crm.crm_case_phone06")]) self.action_make_meeting(cr, uid, [ref("crm.crm_phonecall_6")])
- -
I set phone call to not held. I set phone call to not held.
- -
!python {model: crm.phonecall}: | !python {model: crm.phonecall}: |
self.case_pending(cr, uid, [ref("crm.crm_case_phone06")]) self.case_pending(cr, uid, [ref("crm.crm_phonecall_6")])
- -
I check that the phone call is in 'Not Held' state. I check that the phone call is in 'Not Held' state.
- -
!assert {model: crm.phonecall, id: crm.crm_case_phone06, string: Phone call held.}: !assert {model: crm.phonecall, id: crm.crm_phonecall_6, string: Phone call held.}:
- state == "pending" - state == "pending"
- -
I cancelled the phone call. I cancelled the phone call.
- -
!python {model: crm.phonecall}: | !python {model: crm.phonecall}: |
self.case_cancel(cr, uid, [ref("crm.crm_case_phone06")]) self.case_cancel(cr, uid, [ref("crm.crm_phonecall_6")])
- -
I check that the phone call is in 'Cancelled' state. I check that the phone call is in 'Cancelled' state.
- -
!assert {model: crm.phonecall, id: crm.crm_case_phone06, string: Phone call is not cancelled.}: !assert {model: crm.phonecall, id: crm.crm_phonecall_6, string: Phone call is not cancelled.}:
- state == "cancel" - state == "cancel"
- -
I reset the phone call. I reset the phone call.
- -
!python {model: crm.phonecall}: | !python {model: crm.phonecall}: |
self.case_reset(cr, uid, [ref("crm.crm_case_phone06")]) self.case_reset(cr, uid, [ref("crm.crm_phonecall_6")])
- -
I check that the phone call is reset or not. I check that the phone call is reset or not.
- -
!assert {model: crm.phonecall, id: crm.crm_case_phone06, string: Phone call is not reset.}: !assert {model: crm.phonecall, id: crm.crm_phonecall_6, string: Phone call is not reset.}:
- state == "open" - state == "open"
- -
I set phone call to held (done). I set phone call to held (done).
- -
!python {model: crm.phonecall}: | !python {model: crm.phonecall}: |
self.case_close(cr, uid, [ref("crm.crm_case_phone06")]) self.case_close(cr, uid, [ref("crm.crm_phonecall_6")])
- -
I check that the phone call is in 'Held' state. I check that the phone call is in 'Held' state.
- -
!assert {model: crm.phonecall, id: crm.crm_case_phone06, string: Phone call is not held.}: !assert {model: crm.phonecall, id: crm.crm_phonecall_6, string: Phone call is not held.}:
- state == "done" - state == "done"

View File

@ -1,16 +1,16 @@
- -
I create lead record to call of partner onchange, stage onchange and Mailing opt-in onchange method. I create lead record to call of partner onchange, stage onchange and Mailing opt-in onchange method.
- -
!record {model: crm.lead, id: crm_case_shelvehouse}: !record {model: crm.lead, id: crm_case_25}:
name: 'Need more info about your pc2' name: 'Need more info about your pc2'
partner_id: base.res_partner_theshelvehouse0 partner_id: base.res_partner_2
type: opportunity type: opportunity
stage_id: crm.stage_lead1 stage_id: crm.stage_lead1
state: draft state: draft
- -
I create lead record to call Mailing opt-out onchange method. I create lead record to call Mailing opt-out onchange method.
- -
!record {model: crm.lead, id: crm_case_mediapoleunits0}: !record {model: crm.lead, id: crm_case_18}:
name: 'Need 20 Days of Consultancy' name: 'Need 20 Days of Consultancy'
type: opportunity type: opportunity
state: draft state: draft
@ -18,11 +18,11 @@
- -
I create phonecall record to call partner onchange method. I create phonecall record to call partner onchange method.
- -
!record {model: crm.phonecall, id: crm_case_phone05}: !record {model: crm.phonecall, id: crm_phonecall_5}:
name: 'Bad time' name: 'Bad time'
partner_id: base.res_partner_5 partner_id: base.res_partner_5
- -
I setting next stage "New" for the lead. I setting next stage "New" for the lead.
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
self.stage_next(cr, uid, [ref("crm_case_qrecorp0")], context={'stage_type': 'lead'}) self.stage_next(cr, uid, [ref("crm_case_4")], context={'stage_type': 'lead'})

View File

@ -2,4 +2,4 @@
I Unlink the Lead. I Unlink the Lead.
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
self.unlink(cr, uid, [ref("crm_case_qrecorp0")]) self.unlink(cr, uid, [ref("crm_case_4")])

View File

@ -2,4 +2,4 @@
I make duplicate the Lead. I make duplicate the Lead.
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
self.copy(cr, uid, ref("crm_case_qrecorp0")) self.copy(cr, uid, ref("crm_case_4"))

View File

@ -6,7 +6,7 @@
((((((((((( Demo Cases ))))))))))) ((((((((((( Demo Cases )))))))))))
--> -->
<record id="crm_case_claim01" model="crm.claim"> <record id="crm_claim_1" model="crm.claim">
<field eval="time.strftime('%Y-%m-04 10:45:36')" name="date"/> <field eval="time.strftime('%Y-%m-04 10:45:36')" name="date"/>
<field name="partner_id" ref="base.res_partner_11"/> <field name="partner_id" ref="base.res_partner_11"/>
<field eval="&quot;3&quot;" name="priority"/> <field eval="&quot;3&quot;" name="priority"/>
@ -18,7 +18,7 @@
<field eval="&quot;(769) 703-274&quot;" name="partner_phone"/> <field eval="&quot;(769) 703-274&quot;" name="partner_phone"/>
</record> </record>
<record id="crm_case_claim02" model="crm.claim"> <record id="crm_claim_2" model="crm.claim">
<field eval="time.strftime('%Y-%m-11 11:19:25')" name="date"/> <field eval="time.strftime('%Y-%m-11 11:19:25')" name="date"/>
<field name="partner_id" ref="base.res_partner_6"/> <field name="partner_id" ref="base.res_partner_6"/>
<field eval="&quot;4&quot;" name="priority"/> <field eval="&quot;4&quot;" name="priority"/>
@ -30,7 +30,7 @@
<field eval="&quot;(956) 293-2595&quot;" name="partner_phone"/> <field eval="&quot;(956) 293-2595&quot;" name="partner_phone"/>
</record> </record>
<record id="crm_case_claim03" model="crm.claim"> <record id="crm_claim_3" model="crm.claim">
<field eval="time.strftime('%Y-%m-15 17:44:12')" name="date"/> <field eval="time.strftime('%Y-%m-15 17:44:12')" name="date"/>
<field name="partner_id" ref="base.res_partner_10"/> <field name="partner_id" ref="base.res_partner_10"/>
<field eval="&quot;2&quot;" name="priority"/> <field eval="&quot;2&quot;" name="priority"/>
@ -43,9 +43,9 @@
<field eval="&quot;contact@tecsas.fr&quot;" name="email_from"/> <field eval="&quot;contact@tecsas.fr&quot;" name="email_from"/>
</record> </record>
<record id="crm_case_claim04" model="crm.claim"> <record id="crm_claim_4" model="crm.claim">
<field eval="time.strftime('%Y-%m-21 14:10:23')" name="date"/> <field eval="time.strftime('%Y-%m-21 14:10:23')" name="date"/>
<field name="partner_id" ref="base.res_partner_tinyatwork"/> <field name="partner_id" ref="base.res_partner_18"/>
<field eval="&quot;3&quot;" name="priority"/> <field eval="&quot;3&quot;" name="priority"/>
<field name="user_id" ref="base.user_root"/> <field name="user_id" ref="base.user_root"/>
<field eval="&quot;Product quality not maintained&quot;" name="name"/> <field eval="&quot;Product quality not maintained&quot;" name="name"/>
@ -55,7 +55,7 @@
<field eval="&quot;(514) 698-4118&quot;" name="partner_phone"/> <field eval="&quot;(514) 698-4118&quot;" name="partner_phone"/>
</record> </record>
<record id="crm_case_claim05" model="crm.claim"> <record id="crm_claim_5" model="crm.claim">
<field eval="time.strftime('%Y-%m-28 16:20:43')" name="date"/> <field eval="time.strftime('%Y-%m-28 16:20:43')" name="date"/>
<field name="partner_id" ref="base.res_partner_5"/> <field name="partner_id" ref="base.res_partner_5"/>
<field eval="&quot;3&quot;" name="priority"/> <field eval="&quot;3&quot;" name="priority"/>
@ -67,7 +67,7 @@
<field eval="&quot;(855) 924-4364&quot;" name="partner_phone"/> <field eval="&quot;(855) 924-4364&quot;" name="partner_phone"/>
</record> </record>
<record id="crm_case_claim06" model="crm.claim"> <record id="crm_claim_6" model="crm.claim">
<field name="partner_id" ref="base.res_partner_9"/> <field name="partner_id" ref="base.res_partner_9"/>
<field eval="&quot;3&quot;" name="priority"/> <field eval="&quot;3&quot;" name="priority"/>
<field name="user_id" ref="base.user_root"/> <field name="user_id" ref="base.user_root"/>
@ -80,8 +80,8 @@
<field eval="&quot;info@opensides.be&quot;" name="email_from"/> <field eval="&quot;info@opensides.be&quot;" name="email_from"/>
</record> </record>
<record id="crm_case_claims07" model="crm.claim"> <record id="crm_claim_7" model="crm.claim">
<field name="partner_id" ref="base.res_partner_seagate"/> <field name="partner_id" ref="base.res_partner_19"/>
<field eval="&quot;3&quot;" name="priority"/> <field eval="&quot;3&quot;" name="priority"/>
<field name="user_id" ref="base.user_root"/> <field name="user_id" ref="base.user_root"/>
<field eval="&quot;Documents unclear&quot;" name="name"/> <field eval="&quot;Documents unclear&quot;" name="name"/>

View File

@ -1,7 +1,7 @@
- -
I create claim record to call of partner onchange method. I create claim record to call of partner onchange method.
- -
!record {model: crm.claim, id: crm_case_claim04}: !record {model: crm.claim, id: crm_claim_4}:
name: 'Damaged Product' name: 'Damaged Product'
partner_id: base.res_partner_6 partner_id: base.res_partner_6
- -
@ -9,7 +9,7 @@
- -
!python {model: crm.claim}: | !python {model: crm.claim}: |
try: try:
self.message_update(cr, uid,[ref('crm_case_claim04')], {'subject': 'Claim Update record','body_text': 'first training session completed',}) self.message_update(cr, uid,[ref('crm_claim_4')], {'subject': 'Claim Update record','body_text': 'first training session completed',})
except: except:
pass pass

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<openerp> <openerp>
<data noupdate="1"> <data noupdate="1">
<record id="crm_helpdesk_wheretodownloadopenerp0" model="crm.helpdesk"> <record id="crm_helpdesk_1" model="crm.helpdesk">
<field eval="1" name="active"/> <field eval="1" name="active"/>
<field name="user_id" ref="base.user_root"/> <field name="user_id" ref="base.user_root"/>
<field name="company_id" ref="base.main_company"/> <field name="company_id" ref="base.main_company"/>
@ -13,7 +13,7 @@
<field eval="&quot;Is there any link to download old versions of OpenERP?&quot;" name="description"/> <field eval="&quot;Is there any link to download old versions of OpenERP?&quot;" name="description"/>
</record> </record>
<record id="crm_helpdesk_cannotabletoconnecttoserver0" model="crm.helpdesk"> <record id="crm_helpdesk_2" model="crm.helpdesk">
<field eval="1" name="active"/> <field eval="1" name="active"/>
<field name="user_id" ref="base.user_demo"/> <field name="user_id" ref="base.user_demo"/>
<field name="company_id" ref="base.main_company"/> <field name="company_id" ref="base.main_company"/>
@ -25,7 +25,7 @@
<field eval="&quot;I am not able to connect Server, Can anyone help?&quot;" name="description"/> <field eval="&quot;I am not able to connect Server, Can anyone help?&quot;" name="description"/>
</record> </record>
<record id="crm_helpdesk_documentationforcrm0" model="crm.helpdesk"> <record id="crm_helpdesk_3" model="crm.helpdesk">
<field eval="1" name="active"/> <field eval="1" name="active"/>
<field name="user_id" ref="base.user_root"/> <field name="user_id" ref="base.user_root"/>
<field name="company_id" ref="base.main_company"/> <field name="company_id" ref="base.main_company"/>
@ -37,7 +37,7 @@
<field eval="&quot;Can anyone give link of document for CRM&quot;" name="description"/> <field eval="&quot;Can anyone give link of document for CRM&quot;" name="description"/>
</record> </record>
<record id="crm_helpdesk_howtocreateanewmodule0" model="crm.helpdesk"> <record id="crm_helpdesk_4" model="crm.helpdesk">
<field eval="1" name="active"/> <field eval="1" name="active"/>
<field name="partner_id" ref="base.res_partner_2"/> <field name="partner_id" ref="base.res_partner_2"/>
<field name="user_id" ref="base.user_root"/> <field name="user_id" ref="base.user_root"/>

View File

@ -49,7 +49,7 @@ You can also use the geolocalization without using the GPS coordinates.
'report/crm_partner_report_view.xml', 'report/crm_partner_report_view.xml',
], ],
'test': [ 'test': [
'test/process/partner_assign.yml', 'test/partner_assign.yml'
], ],
'installable': True, 'installable': True,
'auto_install': False, 'auto_install': False,

View File

@ -5,7 +5,7 @@
<field name="name">First</field> <field name="name">First</field>
<field name="sequence">1</field> <field name="sequence">1</field>
</record> </record>
<record id="base.res_partner_ericdubois0" model="res.partner"> <record id="base.res_partner_15" model="res.partner">
<field name="grade_id" ref="res_partner_grade_first"/> <field name="grade_id" ref="res_partner_grade_first"/>
<field name="partner_weight">10</field> <field name="partner_weight">10</field>
</record> </record>

View File

@ -4,32 +4,32 @@
I Set Geo Lattitude and Longitude according to partner address. I Set Geo Lattitude and Longitude according to partner address.
- -
!python {model: res.partner}: | !python {model: res.partner}: |
self.geo_localize(cr, uid, [ref('base.res_partner_ericdubois0')], context) self.geo_localize(cr, uid, [ref('base.res_partner_2')], context)
- -
I check Geo Latitude and Longitude of partner after set I check Geo Latitude and Longitude of partner after set
- -
!python {model: res.partner}: | !python {model: res.partner}: |
partner = self.browse(cr, uid, ref('base.res_partner_ericdubois0')) partner = self.browse(cr, uid, ref('base.res_partner_2'))
assert 50 < partner.partner_latitude < 51 , "Latitude is wrong" assert 50 < partner.partner_latitude < 51 , "Latitude is wrong"
assert 3 < partner.partner_longitude < 5 , "Longitude is wrong" assert 3 < partner.partner_longitude < 5 , "Longitude is wrong"
- -
I assign nearest partner to opportunity. I assign nearest partner to opportunity.
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
self.assign_partner(cr, uid, [ref('crm.crm_case_abcfuelcounits0')], context=context) self.assign_partner(cr, uid, [ref('crm.crm_case_19')], context=context)
- -
I check assigned partner of opportunity who is nearest Geo Latitude and Longitude of opportunity. I check assigned partner of opportunity who is nearest Geo Latitude and Longitude of opportunity.
- -
!python {model: crm.lead}: | !python {model: crm.lead}: |
lead = self.browse(cr, uid, ref('crm.crm_case_abcfuelcounits0')) lead = self.browse(cr, uid, ref('crm.crm_case_19'))
assert lead.partner_assigned_id.id == ref('base.res_partner_ericdubois0') , "Opportuniy is not assigned nearest partner" assert lead.partner_assigned_id.id == ref('base.res_partner_15') , "Opportuniy is not assigned nearest partner"
assert 50 < lead.partner_latitude < 51 , "Latitude is wrong" assert 50 < lead.partner_latitude < 55 , "Latitude is wrong"
assert 3 < lead.partner_longitude < 5, "Longitude is wrong" assert -5 < lead.partner_longitude < 0, "Longitude is wrong"
- -
I forward this opportunity to its nearest partner. I forward this opportunity to its nearest partner.
- -
!python {model: crm.lead.forward.to.partner}: | !python {model: crm.lead.forward.to.partner}: |
context.update({'active_model': 'crm.lead', 'active_id': ref('crm.crm_case_abcfuelcounits0'), 'active_ids': [ref('crm.crm_case_abcfuelcounits0')]}) context.update({'active_model': 'crm.lead', 'active_id': ref('crm.crm_case_19'), 'active_ids': [ref('crm.crm_case_19')]})
forward_id = self.create(cr, uid, {'email_from': 'test@openerp.com', 'send_to': 'partner'}, context=context) forward_id = self.create(cr, uid, {'email_from': 'test@openerp.com', 'send_to': 'partner'}, context=context)
try: try:
self.action_forward(cr, uid, [forward_id], context=context) self.action_forward(cr, uid, [forward_id], context=context)

View File

@ -35,7 +35,7 @@
--> -->
<record model="crm_profiling.answer" id="sector1"> <record model="crm_profiling.answer" id="sector1">
<field name="name">HR</field> <field name="name">Services</field>
<field name="question_id" ref="activity_sector"/> <field name="question_id" ref="activity_sector"/>
</record> </record>
<record model="crm_profiling.answer" id="sector2"> <record model="crm_profiling.answer" id="sector2">
@ -59,7 +59,7 @@
<field name="question_id" ref="nb_employees"/> <field name="question_id" ref="nb_employees"/>
</record> </record>
<record model="crm_profiling.answer" id="partner_quality1"> <record model="crm_profiling.answer" id="partner_quality1">
<field name="name">bronze</field> <field name="name">ready</field>
<field name="question_id" ref="partner_level"/> <field name="question_id" ref="partner_level"/>
</record> </record>
<record model="crm_profiling.answer" id="partner_quality2"> <record model="crm_profiling.answer" id="partner_quality2">
@ -84,17 +84,9 @@
Resource: res.partner.category Resource: res.partner.category
--> -->
<record id="base.res_partner_category_15" model="res.partner.category">
<field name="name">IT sector</field>
<field name="parent_id" ref="base.res_partner_category_12"/>
</record>
<record id="base.res_partner_category_16" model="res.partner.category">
<field name="name">Telecom sector</field>
<field name="parent_id" ref="base.res_partner_category_12"/>
</record>
<record id="base.res_partner_category_17" model="res.partner.category"> <record id="base.res_partner_category_17" model="res.partner.category">
<field name="name">HR sector</field> <field name="name">Telecom sector</field>
<field name="parent_id" ref="base.res_partner_category_12"/> <field name="parent_id" ref="base.res_partner_category_0"/>
</record> </record>
@ -109,43 +101,43 @@
<field name="profiling_active">True</field> <field name="profiling_active">True</field>
</record> </record>
<record model="crm.segmentation" id="crm_segmentation1"> <record model="crm.segmentation" id="crm_segmentation1">
<field name="name">Bronze partners</field> <field name="name">Ready partners</field>
<field name="answer_yes" eval="[(6,0,[partner_quality1])]" /> <field name="answer_yes" eval="[(6,0,[partner_quality1])]" />
<field name="parent_id" ref="crm.crm_segmentation0"/> <field name="parent_id" ref="crm.crm_segmentation0"/>
<field name="categ_id" ref="base.res_partner_category_3"/> <field name="categ_id" ref="base.res_partner_category_6"/>
<field name="profiling_active">True</field> <field name="profiling_active">True</field>
</record> </record>
<record model="crm.segmentation" id="crm_segmentation2"> <record model="crm.segmentation" id="crm_segmentation2">
<field name="name">Silver partners</field> <field name="name">Silver partners</field>
<field name="answer_yes" eval="[(6,0,[partner_quality2])]" /> <field name="answer_yes" eval="[(6,0,[partner_quality2])]" />
<field name="parent_id" ref="crm.crm_segmentation0"/> <field name="parent_id" ref="crm.crm_segmentation0"/>
<field name="categ_id" ref="base.res_partner_category_4"/> <field name="categ_id" ref="base.res_partner_category_5"/>
<field name="profiling_active">True</field> <field name="profiling_active">True</field>
</record> </record>
<record model="crm.segmentation" id="crm_segmentation3"> <record model="crm.segmentation" id="crm_segmentation3">
<field name="name">Gold partners</field> <field name="name">Gold partners</field>
<field name="answer_yes" eval="[(6,0,[partner_quality3])]" /> <field name="answer_yes" eval="[(6,0,[partner_quality3])]" />
<field name="parent_id" ref="crm.crm_segmentation0"/> <field name="parent_id" ref="crm.crm_segmentation0"/>
<field name="categ_id" ref="base.res_partner_category_5"/> <field name="categ_id" ref="base.res_partner_category_4"/>
<field name="exclusif">True</field> <field name="exclusif">True</field>
<field name="profiling_active">True</field> <field name="profiling_active">True</field>
</record> </record>
<record model="crm.segmentation" id="crm_segmentation4"> <record model="crm.segmentation" id="crm_segmentation4">
<field name="name">HR partners</field> <field name="name">Service partners</field>
<field name="answer_yes" eval="[(6,0,[sector1])]" /> <field name="answer_yes" eval="[(6,0,[sector1])]" />
<field name="categ_id" ref="base.res_partner_category_17"/> <field name="categ_id" ref="base.res_partner_category_8"/>
<field name="profiling_active">True</field> <field name="profiling_active">True</field>
</record> </record>
<record model="crm.segmentation" id="crm_segmentation5"> <record model="crm.segmentation" id="crm_segmentation5">
<field name="name">Telecom partners</field> <field name="name">Telecom partners</field>
<field name="answer_yes" eval="[(6,0,[sector2])]" /> <field name="answer_yes" eval="[(6,0,[sector2])]" />
<field name="categ_id" ref="base.res_partner_category_16"/> <field name="categ_id" ref="base.res_partner_category_17"/>
<field name="profiling_active">True</field> <field name="profiling_active">True</field>
</record> </record>
<record model="crm.segmentation" id="crm_segmentation6"> <record model="crm.segmentation" id="crm_segmentation6">
<field name="name">IT partners</field> <field name="name">IT partners</field>
<field name="answer_yes" eval="[(6,0,[sector3])]" /> <field name="answer_yes" eval="[(6,0,[sector3])]" />
<field name="categ_id" ref="base.res_partner_category_15"/> <field name="categ_id" ref="base.res_partner_category_7"/>
<field name="profiling_active">True</field> <field name="profiling_active">True</field>
</record> </record>
@ -153,57 +145,29 @@
Partners Partners
--> -->
<record model="res.partner" id="base.res_partner_asus">
<field name="answers_ids" eval="[(6,0,[ref('partner_quality1'), ref('nb_employees2'), ref('sector2'), ref('partner_tiny1')])]" />
<field name="category_id" eval="[(6,0,[ref('base.res_partner_category_3'), ref('base.res_partner_category_16')])]"/>
</record>
<record model="res.partner" id="base.res_partner_agrolait">
<field name="answers_ids" eval="[(6,0,[ref('partner_quality1'), ref('nb_employees1'), ref('sector1'), ref('partner_tiny1')])]" />
<field name="category_id" eval="[(6,0,[ref('base.res_partner_category_3'), ref('base.res_partner_category_17')])]"/>
</record>
<record model="res.partner" id="base.res_partner_c2c">
<field name="answers_ids" eval="[(6,0,[ref('partner_quality3'), ref('nb_employees3'), ref('sector3'), ref('partner_tiny1')])]" />
<field name="category_id" eval="[(6,0,[ref('base.res_partner_category_5'), ref('base.res_partner_category_15')])]"/>
</record>
<record model="res.partner" id="base.res_partner_sednacom">
<field name="answers_ids" eval="[(6,0,[ref('partner_quality2'), ref('nb_employees1'), ref('sector2'), ref('partner_tiny1')])]" />
<field name="category_id" eval="[(6,0,[ref('base.res_partner_category_4'), ref('base.res_partner_category_16')])]"/>
</record>
<record model="res.partner" id="base.res_partner_thymbra">
<field name="answers_ids" eval="[(6,0,[ref('partner_quality3'), ref('nb_employees3'), ref('sector3'), ref('partner_tiny1')])]" />
<field name="category_id" eval="[(6,0,[ref('base.res_partner_category_5'), ref('base.res_partner_category_15')])]"/>
</record>
<record model="res.partner" id="base.res_partner_desertic_hispafuentes">
<field name="answers_ids" eval="[(6,0,[ref('partner_quality2'), ref('nb_employees2'), ref('sector2'), ref('partner_tiny1')])]" />
<field name="category_id" eval="[(6,0,[ref('base.res_partner_category_4'), ref('base.res_partner_category_16')])]"/>
</record>
<record model="res.partner" id="base.res_partner_tinyatwork">
<field name="answers_ids" eval="[(6,0,[ref('partner_quality1'), ref('nb_employees1'), ref('sector1'), ref('partner_tiny1')])]" />
<field name="category_id" eval="[(6,0,[ref('base.res_partner_category_3'), ref('base.res_partner_category_17')])]"/>
</record>
<record model="res.partner" id="base.res_partner_2"> <record model="res.partner" id="base.res_partner_2">
<field name="answers_ids" eval="[(6,0,[ref('partner_quality1'), ref('nb_employees2'), ref('sector3'), ref('partner_tiny1')])]" /> <field name="answers_ids" eval="[(6,0,[ref('nb_employees1'), ref('sector3'), ref('partner_tiny2')])]" />
<field name="category_id" eval="[(6,0,[ref('base.res_partner_category_3'), ref('base.res_partner_category_15')])]"/>
</record> </record>
<record model="res.partner" id="base.res_partner_3"> <record model="res.partner" id="base.res_partner_12">
<field name="answers_ids" eval="[(6,0,[ref('partner_quality2'), ref('nb_employees1'), ref('sector3'), ref('partner_tiny1')])]" /> <field name="answers_ids" eval="[(6,0,[ref('partner_quality3'), ref('nb_employees3'), ref('sector1'), ref('partner_tiny2')])]" />
<field name="category_id" eval="[(6,0,[ref('base.res_partner_category_4'), ref('base.res_partner_category_15')])]"/> </record>
<record model="res.partner" id="base.res_partner_9">
<field name="answers_ids" eval="[(6,0,[ref('partner_quality1'), ref('nb_employees1'), ref('sector3'), ref('partner_tiny2')])]" />
</record>
<record model="res.partner" id="base.res_partner_17">
<field name="answers_ids" eval="[(6,0,[ref('partner_quality3'), ref('nb_employees3'), ref('partner_tiny2')])]" />
</record>
<record model="res.partner" id="base.res_partner_18">
<field name="answers_ids" eval="[(6,0,[ref('partner_quality2'), ref('nb_employees2'), ref('sector1'), ref('partner_tiny2')])]" />
</record>
<record model="res.partner" id="base.res_partner_15">
<field name="answers_ids" eval="[(6,0,[ref('nb_employees2'), ref('partner_tiny2')])]" />
</record> </record>
<record model="res.partner" id="base.res_partner_4"> <record model="res.partner" id="base.res_partner_4">
<field name="answers_ids" eval="[(6,0,[ref('partner_quality3'), ref('nb_employees1'), ref('sector2'), ref('partner_tiny1')])]" /> <field name="answers_ids" eval="[(6,0,[ref('partner_quality3'), ref('nb_employees1'), ref('sector2'), ref('partner_tiny2')])]" />
<field name="category_id" eval="[(6,0,[ref('base.res_partner_category_1'), ref('base.res_partner_category_16')])]"/>
</record> </record>
<record model="res.partner" id="base.res_partner_5"> <record model="res.partner" id="base.res_partner_10">
<field name="answers_ids" eval="[(6,0,[ref('partner_quality3'), ref('nb_employees2'), ref('sector1'), ref('partner_tiny1')])]" /> <field name="answers_ids" eval="[(6,0,[ref('partner_quality3'), ref('nb_employees2'), ref('sector3'), ref('partner_tiny2')])]" />
<field name="category_id" eval="[(6,0,[ref('base.res_partner_category_1'), ref('base.res_partner_category_17')])]"/>
</record>
<record model="res.partner" id="base.res_partner_6">
<field name="answers_ids" eval="[(6,0,[ref('partner_quality3'), ref('nb_employees3'), ref('sector2'), ref('partner_tiny1')])]" />
<field name="category_id" eval="[(6,0,[ref('base.res_partner_category_1'), ref('base.res_partner_category_16')])]"/>
</record>
<record model="res.partner" id="base.res_partner_maxtor">
<field name="answers_ids" eval="[(6,0,[ref('partner_quality3'), ref('nb_employees1'), ref('sector3'), ref('partner_tiny1')])]" />
<field name="category_id" eval="[(6,0,[ref('base.res_partner_category_1'), ref('base.res_partner_category_15')])]"/>
</record> </record>
</data> </data>

View File

@ -2,14 +2,14 @@
<openerp> <openerp>
<data> <data>
<record id="project.project_task_188" model="project.task"> <record id="project.project_task_24" model="project.task">
<field name="lead_id" ref="crm.crm_case_fabiendupont"/> <field name="lead_id" ref="crm.crm_case_24"/>
</record> </record>
<record id="project.project_task_186" model="project.task"> <record id="project.project_task_23" model="project.task">
<field name="lead_id" ref="crm.crm_case_fabiendupont"/> <field name="lead_id" ref="crm.crm_case_24"/>
</record> </record>
<record id="project.project_task_184" model="project.task"> <record id="project.project_task_22" model="project.task">
<field name="lead_id" ref="crm.crm_case_dirtminingltdunits25"/> <field name="lead_id" ref="crm.crm_case_20"/>
</record> </record>
</data> </data>

File diff suppressed because one or more lines are too long

View File

@ -4,25 +4,25 @@
I add delivery cost in Sale order. I add delivery cost in Sale order.
- -
!python {model: sale.order}: | !python {model: sale.order}: |
self.delivery_set(cr, uid, [ref("sale.order")], context=context) self.delivery_set(cr, uid, [ref("sale.sale_order_6")], context=context)
- -
I check sale order after added delivery cost. I check sale order after added delivery cost.
- -
!python {model: sale.order.line}: | !python {model: sale.order.line}: |
line_ids = self.search(cr, uid, [('order_id','=', ref('sale.order')), ('product_id','=', ref('delivery_product'))]) line_ids = self.search(cr, uid, [('order_id','=', ref('sale.sale_order_6')), ('product_id','=', ref('product_product_delivery'))])
assert len(line_ids), "Delivery cost is not Added" assert len(line_ids), "Delivery cost is not Added"
line_data = self.browse(cr ,uid ,line_ids[0] ,context) line_data = self.browse(cr ,uid ,line_ids[0] ,context)
assert line_data.price_subtotal == 10, "Delivey cost is not correspond." assert line_data.price_subtotal == 10, "Delivey cost is not correspond."
- -
I confirm the sale order. I confirm the sale order.
- -
!workflow {model: sale.order, action: order_confirm, ref: sale.order} !workflow {model: sale.order, action: order_confirm, ref: sale.sale_order_6}
- -
I create Invoice from shipment. I create Invoice from shipment.
- -
!python {model: stock.invoice.onshipping}: | !python {model: stock.invoice.onshipping}: |
sale = self.pool.get('sale.order') sale = self.pool.get('sale.order')
sale_order = sale.browse(cr, uid, ref("sale.order")) sale_order = sale.browse(cr, uid, ref("sale.sale_order_6"))
ship_ids = [x.id for x in sale_order.picking_ids] ship_ids = [x.id for x in sale_order.picking_ids]
wiz_id = self.create(cr, uid, {'journal_id': ref('account.sales_journal')}, wiz_id = self.create(cr, uid, {'journal_id': ref('account.sales_journal')},
{'active_ids': ship_ids, 'active_model': 'stock.picking'}) {'active_ids': ship_ids, 'active_model': 'stock.picking'})
@ -33,7 +33,7 @@
!python {model: stock.picking}: | !python {model: stock.picking}: |
import netsvc, tools, os import netsvc, tools, os
sale = self.pool.get('sale.order') sale = self.pool.get('sale.order')
sale_order = sale.browse(cr, uid, ref("sale.order")) sale_order = sale.browse(cr, uid, ref("sale.sale_order_6"))
ship_ids = [x.id for x in sale_order.picking_ids] ship_ids = [x.id for x in sale_order.picking_ids]
(data, format) = netsvc.LocalService('report.sale.shipping').create(cr, uid, ship_ids, {}, {}) (data, format) = netsvc.LocalService('report.sale.shipping').create(cr, uid, ship_ids, {}, {})
if tools.config['test_report_directory']: if tools.config['test_report_directory']:
@ -42,12 +42,12 @@
I add free delivery cost in Sale order. I add free delivery cost in Sale order.
- -
!python {model: sale.order}: | !python {model: sale.order}: |
self.delivery_set(cr, uid, [ref("sale.order2")], context=context) self.delivery_set(cr, uid, [ref("sale.sale_order_2")], context=context)
- -
I check sale order after added delivery cost. I check sale order after added delivery cost.
- -
!python {model: sale.order.line}: | !python {model: sale.order.line}: |
line_ids = self.search(cr, uid, [('order_id','=', ref('sale.order2')), ('product_id','=', ref('delivery_product'))]) line_ids = self.search(cr, uid, [('order_id','=', ref('sale.sale_order_2')), ('product_id','=', ref('product_product_delivery'))])
assert len(line_ids), "Delivery cost is not Added" assert len(line_ids), "Delivery cost is not Added"
line_data = self.browse(cr ,uid ,line_ids[0] ,context) line_data = self.browse(cr ,uid ,line_ids[0] ,context)
assert line_data.price_subtotal == 0, "Delivey cost is not correspond." assert line_data.price_subtotal == 0, "Delivey cost is not correspond."

View File

@ -1,118 +1,125 @@
# Translation of OpenERP Server. # Arabic translation for openobject-addons
# This file contains the translation of the following modules: # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
# * document_page # This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: OpenERP Server 5.0.4\n" "Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2012-03-19 10:19+0000\n" "PO-Revision-Date: 2012-08-13 12:08+0000\n"
"Last-Translator: kifcaliph <Unknown>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: \n" "Language-Team: Arabic <ar@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-03-20 04:56+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:45+0000\n"
"X-Generator: Launchpad (build 14969)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: document_page #. module: document_page
#: field:document.page.type,template:0 #: field:document.page.type,template:0
msgid "Document Page Template" msgid "Document page Template"
msgstr "نموذج ويكي" msgstr ""
#. module: document_page #. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages" msgid "Document Pages"
msgstr "صفحات ويكي" msgstr ""
#. module: document_page #. module: document_page
#: field:document.page.type,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "طريقة العرض" msgstr ""
#. module: document_page #. module: document_page
#: view:document.page:0 field:document.page,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "المؤلف" msgstr ""
#. module: document_page #. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "صفحة عامة" msgstr ""
#. module: document_page #. module: document_page
#: field:document.page.type,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "قائمة" msgstr ""
#. module: document_page #. module: document_page
#: help:document.page #: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "يوضح ما اذا كانت هذه الصفحات تحتوى على جدول محتويات او لا تحتوى" msgstr ""
#. module: document_page #. module: document_page
#: model:ir.model,name:document_page.model_document_page_history view:document.page.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document Page History" msgid "Document page History"
msgstr "تاريخ ويكي" msgstr ""
#. module: document_page #. module: document_page
#: field:document.page,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "تحرير ثانوى" msgstr ""
#. module: document_page #. module: document_page
#: view:document.page:0 field:document.page,content:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "محتوى" msgstr ""
#. module: document_page #. module: document_page
#: field:document.page,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "صفحات فرعية" msgstr ""
#. module: document_page #. module: document_page
#: field:document.page,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "صفحة رئيسية" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "المشارك الاخير" msgstr ""
#. module: document_page #. module: document_page
#: field:document.page.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "القائمة الرئيسية" msgstr ""
#. module: document_page #. module: document_page
#: field:document.page,name:0 #: field:document.page,name:0
msgid "Title" msgid "Title"
msgstr "العنوان" msgstr ""
#. module: document_page #. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "إنشائ قائمة بالمعالج" msgstr ""
#. module: document_page #. module: document_page
#: field:document.page,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "سطور التاريخ" msgstr ""
#. module: document_page #. module: document_page
#: view:document.page:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "محتوى الصفحة" msgstr ""
#. module: document_page
#: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format
msgid "Warning !"
msgstr ""
#. module: document_page #. module: document_page
#: code:addons/document_page/document_page.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "لا يوجد تغيير فى المراجعات" msgstr ""
#. module: document_page #. module: document_page
#: field:document.page.create.menu,menu_name:0 #: field:document.page.create.menu,menu_name:0
@ -215,7 +222,7 @@ msgstr ""
#. module: document_page #. module: document_page
#: field:document.page.history,content:0 #: field:document.page.history,content:0
msgid "Content" msgid "Text area"
msgstr "" msgstr ""
#. module: document_page #. module: document_page
@ -239,12 +246,12 @@ msgid "List"
msgstr "" msgstr ""
#. module: document_page #. module: document_page
#: field:document.page,edit_summary:0 field:document.page.history,edit_summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "" msgstr ""
#. module: document_page #. module: document_page
#: field:document.page.type,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "" msgstr ""
@ -328,7 +335,7 @@ msgstr ""
#. module: document_page #. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:document_page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "" msgstr ""
@ -342,7 +349,7 @@ msgstr ""
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:document_page.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "" msgstr ""
#. module: document_page #. module: document_page
@ -359,12 +366,12 @@ msgstr ""
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "" msgstr ""
#. module: document_page #. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "" msgstr ""
#. module: document_page #. module: document_page

View File

@ -7,189 +7,168 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2010-08-02 20:51+0000\n" "PO-Revision-Date: 2012-08-13 12:12+0000\n"
"Last-Translator: Boris <boris.t.ivanov@gmail.com>\n" "Last-Translator: Boris <boris.t.ivanov@gmail.com>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:45+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Уики шаблон" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Уики страници" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Автор" msgstr "Автор"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Отворена страница" msgstr "Отворена страница"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Меню" msgstr "Меню"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Раздел"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Уики хронология" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Малка редакция" msgstr "Малка редакция"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Съдържание" msgstr "Съдържание"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Надменю" msgstr "Надменю"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Уики Група"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Заглавие" msgstr "Заглавие"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Хронологични линии" msgstr "Хронологични линии"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "Съдържание на страницата" msgstr "Съдържание на страницата"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "Предупреждение!" msgstr "Предупреждение!"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Използвай код за раздел на страница тип 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Име на меню" msgstr "Име на меню"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Описание" msgstr "Описание"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Информация за меню" msgstr "Информация за меню"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "Дърво" msgstr "Дърво"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Шаблон за страница" msgstr "Шаблон за страница"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "Ключови думи" msgstr "Ключови думи"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -197,296 +176,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Предупреждение" msgstr "Предупреждение"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Дата" msgstr "Дата"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Искате ли да създадете индекс на избраните страници ? " msgstr "Искате ли да създадете индекс на избраните страници ? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Страници" msgstr "Страници"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "Описание на група" msgstr "Описание на група"
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Създаване на раздел ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Текстова област" msgstr "Текстова област"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "Мета информация" msgstr "Мета информация"
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Създадено на" msgstr "Създадено на"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Бележки" msgstr "Бележки"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "Списък" msgstr "Списък"
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Резюме" msgstr "Резюме"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Дата на създаване" msgstr "Дата на създаване"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Хронология на всички страници" msgstr "Хронология на всички страници"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "Затваряне" msgstr "Затваряне"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Уики самоличност" msgstr "Уики самоличност"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "Начална страница" msgstr "Начална страница"
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Уики" msgstr "Уики"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Дата на редакция" msgstr "Дата на редакция"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Настройване" msgstr "Настройване"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Създай индекс" msgstr "Създай индекс"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "Групиране по..." msgstr "Групиране по..."
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Създай меню" msgstr "Създай меню"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Това голяма редакция ли е ?" msgstr "Това голяма редакция ли е ?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Уики групи" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "Тема" msgstr "Тема"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Променено от" msgstr "Променено от"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Съдържание"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Отказ" msgstr "Отказ"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Различия" msgstr "Различия"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Нужда от преглед" msgstr "Нужда от преглед"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "Страница за търсене" msgstr "Страница за търсене"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "Името на обекта трябва да започва с \"x_\" и да не съдържа никакви специални "
#~ "символи!"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "Невалиден XML за преглед на архитектурата"
#~ msgid "Child Groups"
#~ msgstr "Подгрупи"
#~ msgid "Invalid model name in the action definition."
#~ msgstr "Невалидно име на модел при задаването на действие."
#~ msgid "Wiki Configuration"
#~ msgstr "Уики настройки"
#~ msgid "Create a Menu"
#~ msgstr "Създай меню"
#~ msgid "Group Home Page"
#~ msgstr "Група Начална страница"
#~ msgid "Last Author"
#~ msgstr "Последен автор"
#~ msgid "Differences"
#~ msgstr "Различия"
#~ msgid "Document Management"
#~ msgstr "Манипулиране с документ"
#~ msgid "Parent Group"
#~ msgstr "Надгрупа"
#~ msgid "Modifications"
#~ msgstr "Промени"
#~ msgid "Wiki Differance"
#~ msgstr "Уики различия"
#~ msgid "History"
#~ msgstr "Хронология"
#~ msgid "Tags"
#~ msgstr "Етикети"
#~ msgid "Wiki Groups Links"
#~ msgstr "Връзки на Уики групи"
#~ msgid "Document Management - Wiki"
#~ msgstr "Манипулиране с документ - Уики"
#~ msgid "History Differance"
#~ msgstr "Хронологични различия"

View File

@ -7,189 +7,168 @@ msgstr ""
"Project-Id-Version: OpenERP Server 5.0.4\n" "Project-Id-Version: OpenERP Server 5.0.4\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2009-02-03 10:27+0000\n" "PO-Revision-Date: 2012-08-13 12:14+0000\n"
"Last-Translator: Fabien (Open ERP) <fp@tinyerp.com>\n" "Last-Translator: Fabien (Open ERP) <fp@tinyerp.com>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:45+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr ""
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr ""
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -197,242 +176,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "" msgstr ""
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "Neodgovarajući XML za arhitekturu prikaza!"

View File

@ -7,158 +7,137 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2010-10-30 14:49+0000\n" "PO-Revision-Date: 2012-08-13 12:13+0000\n"
"Last-Translator: Jordi Esteve (www.zikzakmedia.com) " "Last-Translator: Jordi Esteve (www.zikzakmedia.com) "
"<jesteve@zikzakmedia.com>\n" "<jesteve@zikzakmedia.com>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:45+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Plantilla Wiki" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Pàgines Wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "Mètode de visualització" msgstr "Mètode de visualització"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Obre pagina" msgstr "Obre pagina"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Menú" msgstr "Menú"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Secció"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "Indica si aquestes pàgines tenen una taula de continguts o no" msgstr "Indica si aquestes pàgines tenen una taula de continguts o no"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Historial Wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Edició menor" msgstr "Edició menor"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Contingut" msgstr "Contingut"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "Pàgines filles" msgstr "Pàgines filles"
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "Pàgina pare" msgstr "Pàgina pare"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "Últim col·laborador" msgstr "Últim col·laborador"
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Menú pare" msgstr "Menú pare"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Grup Wiki"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Títol" msgstr "Títol"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "Assistent 'Crea menú'" msgstr "Assistent 'Crea menú'"
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Línies historial" msgstr "Línies historial"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "Contingut pàgina" msgstr "Contingut pàgina"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "Avís!" msgstr "Avís!"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "No hi ha canvis en revisions" msgstr "No hi ha canvis en revisions"
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Utilitza codi de secció de la pàgina, per exemple 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Nom menú" msgstr "Nom menú"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Descripció" msgstr "Descripció"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "Necessita revisió" msgstr "Necessita revisió"
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
@ -166,33 +145,33 @@ msgstr ""
"Indica que aquesta pàgina hauria de ser revisada, captant l'atenció d'altres " "Indica que aquesta pàgina hauria de ser revisada, captant l'atenció d'altres "
"col·laboradors." "col·laboradors."
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Informació del menú" msgstr "Informació del menú"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "Històric pàgina" msgstr "Històric pàgina"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "Arbre" msgstr "Arbre"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Plantilla de pàgina" msgstr "Plantilla de pàgina"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "Paraules clau" msgstr "Paraules clau"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -205,316 +184,232 @@ msgstr ""
"facilitar l'accés a les vostres pàgines wiki. Existeix un editor bàsic per " "facilitar l'accés a les vostres pàgines wiki. Existeix un editor bàsic per "
"al format text del wiki." "al format text del wiki."
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Avís" msgstr "Avís"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
"És obligat seleccionar la pàgina d'inici si el mètode de visualització és " "És obligat seleccionar la pàgina d'inici si el mètode de visualització és "
"Pàgina d'inici" "Pàgina d'inici"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Data" msgstr "Data"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Voleu crear un índex sobre les pàgines seleccionades? " msgstr "Voleu crear un índex sobre les pàgines seleccionades? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "Diferència" msgstr "Diferència"
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Pàgines" msgstr "Pàgines"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "Descripció del grup" msgstr "Descripció del grup"
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "Voleu obrir una pàgina wiki? " msgstr "Voleu obrir una pàgina wiki? "
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Crear secció?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Àrea de text" msgstr "Àrea de text"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "Meta informació" msgstr "Meta informació"
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Creat el" msgstr "Creat el"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Notes" msgstr "Notes"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "Llista" msgstr "Llista"
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Resum" msgstr "Resum"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Data creació" msgstr "Data creació"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Tots els historials de pàgines" msgstr "Tots els historials de pàgines"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "Definiu el comportament per defecte del menú creat en aquest grup." msgstr "Definiu el comportament per defecte del menú creat en aquest grup."
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "Tanca" msgstr "Tanca"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "assistent.wiki.historial.mostra_dif" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "ID Wiki" msgstr "ID Wiki"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "Pàgina d'inici" msgstr "Pàgina d'inici"
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "Us permet enllaçar amb l'altra pàgina dins del tema actual." msgstr "Us permet enllaçar amb l'altra pàgina dins del tema actual."
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "Modificació de la informació" msgstr "Modificació de la informació"
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr "Tema, també denominat Grup wiki."
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Data modificació" msgstr "Data modificació"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Configuració" msgstr "Configuració"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Crea índex" msgstr "Crea índex"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
"Heu de seleccionar com a mínim 1 o com a màxim 2 revisions històriques!" "Heu de seleccionar com a mínim 1 o com a màxim 2 revisions històriques!"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "Agrupa per..." msgstr "Agrupa per..."
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Crea menú" msgstr "Crea menú"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "És aquesta una edició major?" msgstr "És aquesta una edició major?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Grups Wiki" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "Tema" msgstr "Tema"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Modificat per" msgstr "Modificat per"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Taula de continguts" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "Obre pàgina wiki" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "assistent obre pàgina" msgstr "assistent obre pàgina"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Cancel·la" msgstr "Cancel·la"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Dif." msgstr "Dif."
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Necessita revisió" msgstr "Necessita revisió"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "Pàgines esperant revisió" msgstr "Pàgines esperant revisió"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "Cerca pàgina" msgstr "Cerca pàgina"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "El nom de l'objecte ha de començar amb x_ i no contenir cap caràcter "
#~ "especial!"
#~ msgid "Wiki Groups Links"
#~ msgstr "Enllaços grups wiki"
#~ msgid "Child Groups"
#~ msgstr "Grups fills"
#~ msgid "Wiki Configuration"
#~ msgstr "Configuració Wiki"
#~ msgid "Document Management - Wiki"
#~ msgstr "Gestió de documents - Wiki"
#~ msgid "Create a Menu"
#~ msgstr "Crea un menú"
#~ msgid "History Differance"
#~ msgstr "Diferències historial"
#~ msgid "Group Home Page"
#~ msgstr "Pagina d'inici del grup"
#~ msgid "Last Author"
#~ msgstr "Últim autor"
#~ msgid "Differences"
#~ msgstr "Diferències"
#~ msgid "Document Management"
#~ msgstr "Gestió de documents"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "XML invàlid per a la definició de la vista!"
#~ msgid "Parent Group"
#~ msgstr "Grup pare"
#~ msgid "Wiki Differance"
#~ msgstr "Diferències Wiki"
#, python-format
#~ msgid "No action found"
#~ msgstr "No s'ha trobat l'acció"
#~ msgid "Modifications"
#~ msgstr "Modificacions"
#~ msgid "History"
#~ msgstr "Historial"
#~ msgid "Tags"
#~ msgstr "Etiquetes"
#~ msgid "Invalid model name in the action definition."
#~ msgstr "Nom de model no vàlid en la definició de l'acció."
#~ msgid ""
#~ "\n"
#~ "The base module to manage documents(wiki)\n"
#~ "\n"
#~ "keep track for the wiki groups, pages, and history\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ "El mòdul base per gestionar documents (wiki)\n"
#~ "\n"
#~ "gestioneu els grups, pàgines i historial de la wiki\n"
#~ " "

View File

@ -7,158 +7,137 @@ msgstr ""
"Project-Id-Version: openobject-addons\n" "Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2012-04-06 04:44+0000\n" "PO-Revision-Date: 2012-08-13 12:12+0000\n"
"Last-Translator: Jiří Hajda <robie@centrum.cz>\n" "Last-Translator: Jiří Hajda <robie@centrum.cz>\n"
"Language-Team: Czech <cs@li.org>\n" "Language-Team: Czech <cs@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-04-07 04:55+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:45+0000\n"
"X-Generator: Launchpad (build 15060)\n" "X-Generator: Launchpad (build 15791)\n"
"X-Poedit-Language: Czech\n" "X-Poedit-Language: Czech\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Wiki šablona" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Wiki stránky" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "Metoda zobrazení" msgstr "Metoda zobrazení"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Otevřít stránku" msgstr "Otevřít stránku"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Nabídka" msgstr "Nabídka"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Sekce"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "Udává, zda tato stránka má nebo nemá obsah" msgstr "Udává, zda tato stránka má nebo nemá obsah"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Wiki historie" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Malá úprava" msgstr "Malá úprava"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Obsah" msgstr "Obsah"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "Podřízené stránky" msgstr "Podřízené stránky"
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "Nadřazená stránka" msgstr "Nadřazená stránka"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "Poslední přispěvatel" msgstr "Poslední přispěvatel"
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Rodičovská nabídka" msgstr "Rodičovská nabídka"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr "Na této stránce není žádná sekce"
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Wiki skupina"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Název" msgstr "Název"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "Průvodce vytvořením nabídky" msgstr "Průvodce vytvořením nabídky"
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Řádky historie" msgstr "Řádky historie"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "Obsah stránky" msgstr "Obsah stránky"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "Varování !" msgstr "Varování !"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "V revizích nejsou žádné změny" msgstr "V revizích nejsou žádné změny"
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Používá kód sekce stránky jako 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Jméno nabídky" msgstr "Jméno nabídky"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Popis" msgstr "Popis"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "Potřebuje kontrolu" msgstr "Potřebuje kontrolu"
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
@ -166,33 +145,33 @@ msgstr ""
"Udává, že tato stránka potřebuje zkontrolovat, zvyšuje pozornost ostatních " "Udává, že tato stránka potřebuje zkontrolovat, zvyšuje pozornost ostatních "
"přispěvatelů" "přispěvatelů"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Informace nabídky" msgstr "Informace nabídky"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "Historie stránky" msgstr "Historie stránky"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "Strom" msgstr "Strom"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Šablona stránky" msgstr "Šablona stránky"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "Klíčová slova" msgstr "Klíčová slova"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -205,309 +184,230 @@ msgstr ""
"pro přístup k vašim wiki stránkám. Pro formátování textu jsou základní wiki " "pro přístup k vašim wiki stránkám. Pro formátování textu jsou základní wiki "
"úpravy." "úpravy."
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Upozornění" msgstr "Upozornění"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
"Pokud je metoda zobrazení Domovská stránka, vyžaduje výběr domovské stránky." "Pokud je metoda zobrazení Domovská stránka, vyžaduje výběr domovské stránky."
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Datum" msgstr "Datum"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Chcete vytvořit index na vybraných stránkách ? " msgstr "Chcete vytvořit index na vybraných stránkách ? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "Rozdíly" msgstr "Rozdíly"
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Stránky" msgstr "Stránky"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "Popis skupiny" msgstr "Popis skupiny"
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "Chcete otevřít wiki stránku? " msgstr "Chcete otevřít wiki stránku? "
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Vytvořit sekci ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Textová plocha" msgstr "Textová plocha"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "Meta informace" msgstr "Meta informace"
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Vytvořeno" msgstr "Vytvořeno"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Poznámky" msgstr "Poznámky"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "Seznam" msgstr "Seznam"
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Shrnutí" msgstr "Shrnutí"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Datum vytvoření" msgstr "Datum vytvoření"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Historie všech stránek" msgstr "Historie všech stránek"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "Určuje výchozí chování nabídky vytvořené pro tuto skupinu" msgstr "Určuje výchozí chování nabídky vytvořené pro tuto skupinu"
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "Zavřít" msgstr "Zavřít"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Wiki Id" msgstr "Wiki Id"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "Domovská stránka" msgstr "Domovská stránka"
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "Umožňuje vám propojit s jinými stránkami v aktuálním téma" msgstr "Umožňuje vám propojit s jinými stránkami v aktuálním téma"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "Informace o úpravách" msgstr "Informace o úpravách"
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr "Téma, také nazývané Wiki skupina"
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Datum změny" msgstr "Datum změny"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Nastavení" msgstr "Nastavení"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Vytvořit index" msgstr "Vytvořit index"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "Musíte vybrat nejméně 1 nebo nejvíce 2 revize historie!" msgstr "Musíte vybrat nejméně 1 nebo nejvíce 2 revize historie!"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "Seskupit podle..." msgstr "Seskupit podle..."
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Vytvořit nabídku" msgstr "Vytvořit nabídku"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Toto je velká úprava ?" msgstr "Toto je velká úprava ?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Wiki skupiny" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "Téma" msgstr "Téma"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Upraveno od" msgstr "Upraveno od"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Obsah" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "Otevřít Wiki stránku" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "průvodce otevřením stránky" msgstr "průvodce otevřením stránky"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Zrušit" msgstr "Zrušit"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Rozdíl" msgstr "Rozdíl"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Potřebuje kontrolu" msgstr "Potřebuje kontrolu"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "Stránky čekající na kontrolu" msgstr "Stránky čekající na kontrolu"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "Hledat stránku" msgstr "Hledat stránku"
#~ msgid "Child Groups"
#~ msgstr "Dětské skupiny"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "Jméno objektu musí začínat znakem x_ a nesmí obsahovat žádný speciální znak!"
#~ msgid "Create a Menu"
#~ msgstr "Vytvořit menu"
#~ msgid "Wiki Configuration"
#~ msgstr "Wiki konfigurace"
#~ msgid "Group Home Page"
#~ msgstr "Hlavní stránka skupiny"
#~ msgid "Last Author"
#~ msgstr "Poslední autor"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "Invalidní XML pro zobrazení architektury!"
#~ msgid "History"
#~ msgstr "Přehled změn"
#~ msgid "Modifications"
#~ msgstr "Úpravy"
#~ msgid "Tags"
#~ msgstr "Značky"
#~ msgid "Invalid model name in the action definition."
#~ msgstr "Špatný název modelu v definici akce"
#~ msgid "Document Management - Wiki"
#~ msgstr "Správa dokumentů - Wiki"
#~ msgid "Wiki Groups Links"
#~ msgstr "Wiki odkazy skupiny"
#~ msgid "Differences"
#~ msgstr "Rozdíly"
#~ msgid "Document Management"
#~ msgstr "Správa dokumntů"
#~ msgid "Parent Group"
#~ msgstr "Rodičovská skupina"
#~ msgid "History Differance"
#~ msgstr "Rozdílnost historie"
#~ msgid "Wiki Differance"
#~ msgstr "Rozdílnost Wiki"
#~ msgid ""
#~ "\n"
#~ "The base module to manage documents(wiki)\n"
#~ "\n"
#~ "keep track for the wiki groups, pages, and history\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ "Základní modul pro správu dokumentů(wiki)\n"
#~ "\n"
#~ "udržuje přehled o wiki skupinách, stránkách a historii\n"
#~ " "

View File

@ -8,189 +8,168 @@ msgstr ""
"Project-Id-Version: openobject-addons\n" "Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2012-01-27 06:46+0000\n" "PO-Revision-Date: 2012-08-13 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Danish <da@li.org>\n" "Language-Team: Danish <da@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:45+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr ""
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr ""
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -198,239 +177,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "" msgstr ""

View File

@ -8,190 +8,169 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2012-01-13 18:05+0000\n" "PO-Revision-Date: 2012-08-13 12:14+0000\n"
"Last-Translator: Ferdinand @ Camptocamp <Unknown>\n" "Last-Translator: Ferdinand-camptocamp <Unknown>\n"
"Language-Team: German <kde-i18n-doc@kde.org>\n" "Language-Team: German <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Wiki Vorlage" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Wiki Seiten" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "Anzeigemethode" msgstr "Anzeigemethode"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Öffne Seite" msgstr "Öffne Seite"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Menü" msgstr "Menü"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Bereich"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "Inhaltsverzeichnis anzeigen" msgstr "Inhaltsverzeichnis anzeigen"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Wiki Historie" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Geringe Änderung" msgstr "Geringe Änderung"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Inhalt" msgstr "Inhalt"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "Untergeordnete Seiten" msgstr "Untergeordnete Seiten"
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "Übergeordnete Seiten" msgstr "Übergeordnete Seiten"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "Letzer Beitragender" msgstr "Letzer Beitragender"
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Obermenü" msgstr "Obermenü"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr "Keine Sektion auf dieser Seite"
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Wiki Gruppen"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "Assistent für Menüerzeugung" msgstr "Assistent für Menüerzeugung"
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Historie" msgstr "Historie"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "Seiteninhalt" msgstr "Seiteninhalt"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "Warnung" msgstr "Warnung"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "In dieser Version gibt es keine Änderungen" msgstr "In dieser Version gibt es keine Änderungen"
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Benutze Sektion wie in 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Menü Bezeichnung" msgstr "Menü Bezeichnung"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Beschreibung" msgstr "Beschreibung"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "Braucht Überprüfung" msgstr "Braucht Überprüfung"
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
"Zeigt an, dass diese Seite von anderen Beitragenden überprüft werden muss" "Zeigt an, dass diese Seite von anderen Beitragenden überprüft werden muss"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Menü" msgstr "Menü"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "Seitenänderungsverlauf" msgstr "Seitenänderungsverlauf"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "Baum" msgstr "Baum"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Seiten Vorlage" msgstr "Seiten Vorlage"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "Schlüsselworte" msgstr "Schlüsselworte"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -203,316 +182,230 @@ msgstr ""
"Schüsselwörter können verwendet werden. Bitte verwenden Sie die OpenERP WEB-" "Schüsselwörter können verwendet werden. Bitte verwenden Sie die OpenERP WEB-"
"Anwendung. Es gibt eine einfache Editiermöglichkeit im Textformat" "Anwendung. Es gibt eine einfache Editiermöglichkeit im Textformat"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Warnung" msgstr "Warnung"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
"Zwingend Angabe einer Home Page, wenn die Anzeigemethode \"Home Page\" ist" "Zwingend Angabe einer Home Page, wenn die Anzeigemethode \"Home Page\" ist"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Datum" msgstr "Datum"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Wollen Sie einen Index für ausgewählte Seiten erzeugen? " msgstr "Wollen Sie einen Index für ausgewählte Seiten erzeugen? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "Differenz" msgstr "Differenz"
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Seiten" msgstr "Seiten"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "Beschreibung der Gruppe" msgstr "Beschreibung der Gruppe"
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "Wollen Sie eine Wiki Seite öffnen? " msgstr "Wollen Sie eine Wiki Seite öffnen? "
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Erzeuge Sektion?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Textbereich" msgstr "Textbereich"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "Meta Information" msgstr "Meta Information"
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Erzeugt am" msgstr "Erzeugt am"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Bemerkungen" msgstr "Bemerkungen"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "Liste" msgstr "Liste"
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Zusammenfassung" msgstr "Zusammenfassung"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Datum erstellt" msgstr "Datum erstellt"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Alle Seiten Historie" msgstr "Alle Seiten Historie"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "Bestimmt das Standardverhalten des Menüpunktes für diese Gruppe" msgstr "Bestimmt das Standardverhalten des Menüpunktes für diese Gruppe"
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "Schließen" msgstr "Schließen"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Wiki ID" msgstr "Wiki ID"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "Home Page" msgstr "Home Page"
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "Verlinkung anderer Seiten innerhalb dieses Themas" msgstr "Verlinkung anderer Seiten innerhalb dieses Themas"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "Info Veränderungen" msgstr "Info Veränderungen"
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr "Thema, auch Wiki Gruppe genannt"
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki Inhalte" msgstr "Wiki Inhalte"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Änderung am" msgstr "Änderung am"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Konfiguration" msgstr "Konfiguration"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Erzeuge Inhalt" msgstr "Erzeuge Inhalt"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "Bitte 1 oder 2 Versionsnummern auswählen" msgstr "Bitte 1 oder 2 Versionsnummern auswählen"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "Gruppiert je..." msgstr "Gruppiert je..."
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Erzeuge Menü" msgstr "Erzeuge Menü"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Ist dieses eine wesentliche Änderung?" msgstr "Ist dieses eine wesentliche Änderung?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Wiki Gruppen" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "THema" msgstr "THema"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Geändert durch" msgstr "Geändert durch"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Inhaltsverzeichnis" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "Öffne Wiki Seite" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "wiz open page" msgstr "wiz open page"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Abbrechen" msgstr "Abbrechen"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Differenz" msgstr "Differenz"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Benötige Prüfung" msgstr "Benötige Prüfung"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "Zu überprüfende Seiten" msgstr "Zu überprüfende Seiten"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "Suche Seite" msgstr "Suche Seite"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "Der Objekt Name muss mit einem x_ starten und darf keine Sonderzeichen "
#~ "beinhalten"
#~ msgid "Wiki Groups Links"
#~ msgstr "Wiki Gruppen Links"
#~ msgid "Child Groups"
#~ msgstr "Subgruppen"
#~ msgid "Wiki Configuration"
#~ msgstr "Konfiguration Wikipedia"
#~ msgid "Document Management - Wiki"
#~ msgstr "Dokumenten Verwaltung - Wiki"
#~ msgid "Create a Menu"
#~ msgstr "Erzeuge ein Menü"
#~ msgid "History Differance"
#~ msgstr "Historie Änderungen"
#~ msgid "Group Home Page"
#~ msgstr "Gruppen Homepage"
#~ msgid "Last Author"
#~ msgstr "Letzter Autor"
#~ msgid "Differences"
#~ msgstr "Differenzen"
#~ msgid "Document Management"
#~ msgstr "Dokumente"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "Fehlerhafter xml Code für diese Ansicht!"
#~ msgid "Parent Group"
#~ msgstr "Hauptgruppe"
#~ msgid "Wiki Differance"
#~ msgstr "Wikipedia Änderungen"
#, python-format
#~ msgid "No action found"
#~ msgstr "Keine Aktion gefunden"
#~ msgid "Modifications"
#~ msgstr "Modifizierungen"
#~ msgid "History"
#~ msgstr "Historie"
#~ msgid "Tags"
#~ msgstr "Tags"
#~ msgid "Invalid model name in the action definition."
#~ msgstr "Ungültiger Modellname in der Aktionsdefinition."
#~ msgid ""
#~ "\n"
#~ "The base module to manage documents(wiki)\n"
#~ "\n"
#~ "keep track for the wiki groups, pages, and history\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ "Diese Anwendung ist das Basismodul für die Verwaltung eines "
#~ "Dokumenten(wiki)\n"
#~ "\n"
#~ "Definieren Sie Wiki Gruppen, Wiki Seiten und verfolgen Sie die Historie der "
#~ "Dokumente.\n"
#~ " "

View File

@ -7,192 +7,171 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2009-06-15 07:23+0000\n" "PO-Revision-Date: 2012-08-13 12:12+0000\n"
"Last-Translator: Panagiotis Kranidiotis <kranidiotis@vatica.org>\n" "Last-Translator: Panagiotis Kranidiotis <kranidiotis@vatica.org>\n"
"Language-Team: nls@hellug.gr <nls@hellug.gr>\n" "Language-Team: nls@hellug.gr <nls@hellug.gr>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
"X-Poedit-Country: GREECE\n" "X-Poedit-Country: GREECE\n"
"X-Poedit-Language: Greek\n" "X-Poedit-Language: Greek\n"
"X-Poedit-SourceCharset: utf-8\n" "X-Poedit-SourceCharset: utf-8\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Wiki Πρότυπο" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Σελίδες Wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Δημιουργός" msgstr "Δημιουργός"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Ανοικτή Σελίδα" msgstr "Ανοικτή Σελίδα"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Μενού" msgstr "Μενού"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Τμήμα"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Wiki Ιστορικό" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Δευτερεύουσα επεξεργασία" msgstr "Δευτερεύουσα επεξεργασία"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Περιεχόμενα" msgstr "Περιεχόμενα"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Μενού Προέλευσης" msgstr "Μενού Προέλευσης"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Ομάδα Wiki"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Τίτλος" msgstr "Τίτλος"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Γραμμές Ιστορικού" msgstr "Γραμμές Ιστορικού"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Χρησιμοποιήστε κωδικό τμήματος σελίδας όπως 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Όνομα Μενού" msgstr "Όνομα Μενού"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Περιγραφή" msgstr "Περιγραφή"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Πληροφορίες Μενού" msgstr "Πληροφορίες Μενού"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Πρότυπο Σελίδας" msgstr "Πρότυπο Σελίδας"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -200,296 +179,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Ημερομηνία" msgstr "Ημερομηνία"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Θέλετε να δημιουργήσετε γλωσσάρι για τις Επιλεγμένες Σελίδες; " msgstr "Θέλετε να δημιουργήσετε γλωσσάρι για τις Επιλεγμένες Σελίδες; "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Σελίδες" msgstr "Σελίδες"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Δημιουργία Τμήματος;"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Περιοχή Κειμένου" msgstr "Περιοχή Κειμένου"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Δημιουργήθηκε στις" msgstr "Δημιουργήθηκε στις"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Σημειώσεις" msgstr "Σημειώσεις"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Περίληψη" msgstr "Περίληψη"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Ημερ/νία Δημιουργίας" msgstr "Ημερ/νία Δημιουργίας"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Ιστορικό όλων των Σελίδων" msgstr "Ιστορικό όλων των Σελίδων"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Wiki Id" msgstr "Wiki Id"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Ημερομηνία Τροποποίησης" msgstr "Ημερομηνία Τροποποίησης"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Ρυθμίσεις" msgstr "Ρυθμίσεις"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Δημιουργία Γλωσσαρίου" msgstr "Δημιουργία Γλωσσαρίου"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Δημιουργία Μενού" msgstr "Δημιουργία Μενού"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Είναι αυτή μια κύρια επεξεργασία;" msgstr "Είναι αυτή μια κύρια επεξεργασία;"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Ομάδες Wiki" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Τροποποιήθηκε Από" msgstr "Τροποποιήθηκε Από"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Πίνακας Περιεχομένων"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Ακύρωση" msgstr "Ακύρωση"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Διαφ." msgstr "Διαφ."
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Χρειάζεται Επισκόπηση" msgstr "Χρειάζεται Επισκόπηση"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "" msgstr ""
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "Το όνομα πρέπει να ξεκινάει με x_ και να μην περιέχει ειδικούς χαρακτήρες!"
#~ msgid "Wiki Groups Links"
#~ msgstr "Σύνδεσμοι Ομάδων Wiki"
#~ msgid "Child Groups"
#~ msgstr "Υποομάδες"
#~ msgid "Wiki Configuration"
#~ msgstr "Wiki Ρυθμίσεις"
#~ msgid "Document Management - Wiki"
#~ msgstr "Διαχείριση Εγγράφων - Wiki"
#~ msgid "Create a Menu"
#~ msgstr "Δημιουργία Μενού"
#~ msgid "History Differance"
#~ msgstr "Διαφορά Ιστορικού"
#~ msgid "Group Home Page"
#~ msgstr "Αρχική Σελίδα Ομάδας"
#~ msgid "Last Author"
#~ msgstr "Τελευταίος Δημιουργός"
#~ msgid "Differences"
#~ msgstr "Διαφορές"
#~ msgid "Document Management"
#~ msgstr "Διαχείριση Εγγράφων"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "Άκυρο XML για Αρχιτεκτονική Όψης!"
#~ msgid "Parent Group"
#~ msgstr "Ομάδα Προέλευσης"
#~ msgid "Wiki Differance"
#~ msgstr "Wiki Διαφορές"
#, python-format
#~ msgid "No action found"
#~ msgstr "Δεν βρέθηκε ενέργεια"
#~ msgid "Modifications"
#~ msgstr "Τροποποιήσεις"
#~ msgid "History"
#~ msgstr "Ιστορικό"
#~ msgid "Tags"
#~ msgstr "Ετικέτες"

View File

@ -7,157 +7,136 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2012-02-10 19:35+0000\n" "PO-Revision-Date: 2012-08-13 12:13+0000\n"
"Last-Translator: Omar (Pexego) <bronxkds@hotmail.com>\n" "Last-Translator: Omar (Pexego) <bronxkds@hotmail.com>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-11 05:09+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14771)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Plantilla Wiki" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Páginas Wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "Método de visualización" msgstr "Método de visualización"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Abrir página" msgstr "Abrir página"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Menú" msgstr "Menú"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Sección"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "Indica si estas páginas tienen una tabla de contenidos o no." msgstr "Indica si estas páginas tienen una tabla de contenidos o no."
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Historial Wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Edición menor" msgstr "Edición menor"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Contenido" msgstr "Contenido"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "Páginas hijas" msgstr "Páginas hijas"
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "Página padre" msgstr "Página padre"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "Último colaborador" msgstr "Último colaborador"
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Menú padre" msgstr "Menú padre"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr "No hay sección en esta página"
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Grupo Wiki"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "Asistente crear menú" msgstr "Asistente crear menú"
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Líneas historial" msgstr "Líneas historial"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "Contenido página" msgstr "Contenido página"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "¡Aviso!" msgstr "¡Aviso!"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "No hay cambios en revisiones" msgstr "No hay cambios en revisiones"
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Utilice código de sección de la página, por ejemplo 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Nombre menú" msgstr "Nombre menú"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Descripción" msgstr "Descripción"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "Necesita revisión" msgstr "Necesita revisión"
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
@ -165,33 +144,33 @@ msgstr ""
"Indica que esta página debería ser revisada, captando la atención de otros " "Indica que esta página debería ser revisada, captando la atención de otros "
"colaboradores." "colaboradores."
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Información del menú" msgstr "Información del menú"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "Historial página" msgstr "Historial página"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "Árbol" msgstr "Árbol"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Plantilla de página" msgstr "Plantilla de página"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "Palabras clave" msgstr "Palabras clave"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -204,316 +183,232 @@ msgstr ""
"facilitar el acceso a sus páginas wiki. Existe un editor básico para el " "facilitar el acceso a sus páginas wiki. Existe un editor básico para el "
"formato texto del wiki." "formato texto del wiki."
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Advertencia" msgstr "Advertencia"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
"Es obligado seleccionar la página de inicio si el método de visualización es " "Es obligado seleccionar la página de inicio si el método de visualización es "
"Página inicial." "Página inicial."
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Fecha" msgstr "Fecha"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "¿Desea crear un índice sobre las páginas seleccionadas? " msgstr "¿Desea crear un índice sobre las páginas seleccionadas? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "Diferencia" msgstr "Diferencia"
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Páginas" msgstr "Páginas"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "Descripción grupo" msgstr "Descripción grupo"
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "¿Desea abrir una página wiki? " msgstr "¿Desea abrir una página wiki? "
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "¿Crear sección?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Área de texto" msgstr "Área de texto"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "Meta información" msgstr "Meta información"
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Creado en" msgstr "Creado en"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Notas" msgstr "Notas"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "Lista" msgstr "Lista"
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Resumen" msgstr "Resumen"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Fecha de creación" msgstr "Fecha de creación"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Todos los historiales de páginas" msgstr "Todos los historiales de páginas"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "Define el comportamiento por defecto del menú creado en este grupo." msgstr "Define el comportamiento por defecto del menú creado en este grupo."
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "Cerrar" msgstr "Cerrar"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "asistente.wiki.historial.mostrar_dif" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "ID Wiki" msgstr "ID Wiki"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "Página inicial" msgstr "Página inicial"
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "Le permite enlazar con la otra página dentro del tema actual." msgstr "Le permite enlazar con la otra página dentro del tema actual."
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "Información modificación" msgstr "Información modificación"
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr "Tema, también denominado Grupo wiki."
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Fecha de modificación" msgstr "Fecha de modificación"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Configuración" msgstr "Configuración"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Crear índice" msgstr "Crear índice"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
"¡Debe seleccionar como mínimo 1 o como máximo 2 revisiones históricas!" "¡Debe seleccionar como mínimo 1 o como máximo 2 revisiones históricas!"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "Agrupar por..." msgstr "Agrupar por..."
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Crear menú" msgstr "Crear menú"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "¿Es ésta una edición mayor?" msgstr "¿Es ésta una edición mayor?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Grupos Wiki" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "Tema" msgstr "Tema"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Modificado por" msgstr "Modificado por"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Tabla de contenido" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "Abrir página wiki" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "asistente abrir página" msgstr "asistente abrir página"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Cancelar" msgstr "Cancelar"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Dif." msgstr "Dif."
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Necesita revisión" msgstr "Necesita revisión"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "Páginas esperando revisión" msgstr "Páginas esperando revisión"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "Buscar página" msgstr "Buscar página"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "¡El nombre del objeto debe empezar con x_ y no contener ningún carácter "
#~ "especial!"
#~ msgid "Wiki Groups Links"
#~ msgstr "Enlaces grupos wiki"
#~ msgid "Child Groups"
#~ msgstr "Grupos hijos"
#~ msgid "Wiki Configuration"
#~ msgstr "Configuración Wiki"
#~ msgid "Document Management - Wiki"
#~ msgstr "Gestión de documentos - Wiki"
#~ msgid "Create a Menu"
#~ msgstr "Crear un menú"
#~ msgid "History Differance"
#~ msgstr "Diferencia historial"
#~ msgid "Group Home Page"
#~ msgstr "Página de inicio del grupo"
#~ msgid "Last Author"
#~ msgstr "Último autor"
#~ msgid "Differences"
#~ msgstr "Diferencias"
#~ msgid "Document Management"
#~ msgstr "Gestión de documentos"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "¡XML inválido para la definición de la vista!"
#~ msgid "Parent Group"
#~ msgstr "Grupo padre"
#~ msgid "Wiki Differance"
#~ msgstr "Diferencia Wiki"
#, python-format
#~ msgid "No action found"
#~ msgstr "No se ha encontrado la acción"
#~ msgid "Modifications"
#~ msgstr "Modificaciones"
#~ msgid "History"
#~ msgstr "Historial"
#~ msgid "Tags"
#~ msgstr "Etiquetas"
#~ msgid "Invalid model name in the action definition."
#~ msgstr "Nombre de modelo no válido en la definición de acción."
#~ msgid ""
#~ "\n"
#~ "The base module to manage documents(wiki)\n"
#~ "\n"
#~ "keep track for the wiki groups, pages, and history\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ "El módulo base para gestionar documentos (wiki)\n"
#~ "\n"
#~ "gestione los grupos, páginas e historial del wiki\n"
#~ " "

View File

@ -7,189 +7,168 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2009-09-08 16:29+0000\n" "PO-Revision-Date: 2012-08-13 12:11+0000\n"
"Last-Translator: Ahti Hinnov <sipelgas@gmail.com>\n" "Last-Translator: Ahti Hinnov <sipelgas@gmail.com>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Wiki mall" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Wiki lehed" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Ava leht" msgstr "Ava leht"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Menüü" msgstr "Menüü"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Sektsioon"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Wiki ajalugu" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Väike muudatus" msgstr "Väike muudatus"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Sisu" msgstr "Sisu"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Ülemmenüü" msgstr "Ülemmenüü"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Wiki grupp"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Tiitel" msgstr "Tiitel"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Ajaloojooned" msgstr "Ajaloojooned"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Kasuta lehekülje sektsiooni koodi, nt 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Menüü nimi" msgstr "Menüü nimi"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Kirjeldus" msgstr "Kirjeldus"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Menüü info" msgstr "Menüü info"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Lehe mall" msgstr "Lehe mall"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -197,293 +176,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Kuupäev" msgstr "Kuupäev"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Kas sa soovid luua valitud lehtedele indeksi? " msgstr "Kas sa soovid luua valitud lehtedele indeksi? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Lehekülgi" msgstr "Lehekülgi"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Teen sektsiooni?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Tekstiala" msgstr "Tekstiala"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Loodud" msgstr "Loodud"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Märkmed" msgstr "Märkmed"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Kokkuvõte" msgstr "Kokkuvõte"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Loomise kuupäev" msgstr "Loomise kuupäev"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Kõigi lehtede ajalugu" msgstr "Kõigi lehtede ajalugu"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Wiki Id" msgstr "Wiki Id"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Muutmise kuupäev" msgstr "Muutmise kuupäev"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Seadistused" msgstr "Seadistused"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Loo indeks" msgstr "Loo indeks"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr ""
#. module: document_page
#: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Loo menüü" msgstr "Loo menüü"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Kas see on suur muudatus?" msgstr "Kas see on suur muudatus?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Wiki grupid" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Muutja" msgstr "Muutja"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Sisukord"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Loobu" msgstr "Loobu"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Erinevus" msgstr "Erinevus"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Vajab ülevaatamist" msgstr "Vajab ülevaatamist"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "" msgstr ""
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "Objekti nimi peab algama x_'ga ja ei tohi sisaldada ühtegi erisümbolit !"
#~ msgid "Wiki Groups Links"
#~ msgstr "Viki gruppide viidad"
#~ msgid "Child Groups"
#~ msgstr "Alamgrupid"
#~ msgid "Wiki Configuration"
#~ msgstr "Wiki seadistused"
#~ msgid "Document Management - Wiki"
#~ msgstr "Dokumendihaldus - Wiki"
#~ msgid "Create a Menu"
#~ msgstr "Loo menüü"
#~ msgid "History Differance"
#~ msgstr "Erinevuste ajalugu"
#~ msgid "Group Home Page"
#~ msgstr "Grupi koduleht"
#~ msgid "Last Author"
#~ msgstr "Viimane autor"
#~ msgid "Differences"
#~ msgstr "Erinevused"
#~ msgid "Document Management"
#~ msgstr "Dokumendihaldus"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "Vigane XML vaate arhitektuurile!"
#~ msgid "Parent Group"
#~ msgstr "Ülemgrupp"
#~ msgid "Wiki Differance"
#~ msgstr "Wiki erinevus"
#, python-format
#~ msgid "No action found"
#~ msgstr "Toimingut ei leitud"
#~ msgid "Modifications"
#~ msgstr "Muudatused"
#~ msgid "History"
#~ msgstr "Ajalugu"
#~ msgid "Tags"
#~ msgstr "Sildid"
#~ msgid "Invalid model name in the action definition."
#~ msgstr "Vigane mudeli nimi toimingu definitsioonis."

View File

@ -8,189 +8,168 @@ msgstr ""
"Project-Id-Version: openobject-addons\n" "Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2011-07-21 09:07+0000\n" "PO-Revision-Date: 2012-08-13 12:13+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: Finnish <fi@li.org>\n" "Language-Team: Finnish <fi@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Wiki pohja" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Wiki sivustot" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "Näyttömetodi" msgstr "Näyttömetodi"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Tekijä" msgstr "Tekijä"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Avaa sivu" msgstr "Avaa sivu"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Valikko" msgstr "Valikko"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Osa"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "Kertoo onko sivustolla hakemisto vai ei" msgstr "Kertoo onko sivustolla hakemisto vai ei"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Wiki historia" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Pieni editointi" msgstr "Pieni editointi"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Sisältö" msgstr "Sisältö"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "Alasivut" msgstr "Alasivut"
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "Ylätason sivu" msgstr "Ylätason sivu"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "Viimeisin tiedon lisääjä" msgstr "Viimeisin tiedon lisääjä"
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Ylätason valikko" msgstr "Ylätason valikko"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Wiki ryhmä"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Otsikko" msgstr "Otsikko"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "Menun luonti velho" msgstr "Menun luonti velho"
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Historiarivit" msgstr "Historiarivit"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "Sivun sisältö" msgstr "Sivun sisältö"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "Varoitus !" msgstr "Varoitus !"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "Reviisioissa ei ole muutoksia" msgstr "Reviisioissa ei ole muutoksia"
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Käytä sivunmäärittelykoodia kuten esim. 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Valikon nimi" msgstr "Valikon nimi"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Kuvaus" msgstr "Kuvaus"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "Tarvitsee tarkastuksen" msgstr "Tarvitsee tarkastuksen"
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Valikon tiedot" msgstr "Valikon tiedot"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "Sivuhistoria" msgstr "Sivuhistoria"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "Puu" msgstr "Puu"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Sivupohja" msgstr "Sivupohja"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "Avainsanat" msgstr "Avainsanat"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -198,243 +177,230 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Varoitus" msgstr "Varoitus"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "Vaaditaan kotisivun valitsemiseksi jos näyttötyyppi on kotisivu" msgstr "Vaaditaan kotisivun valitsemiseksi jos näyttötyyppi on kotisivu"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Päivämäärä" msgstr "Päivämäärä"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Haluatoko luoda indeksin valituista sivuista? " msgstr "Haluatoko luoda indeksin valituista sivuista? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "Ero" msgstr "Ero"
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Sivut" msgstr "Sivut"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "Ryhmän kuvaus" msgstr "Ryhmän kuvaus"
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "Haluatko avata wiki sivun? " msgstr "Haluatko avata wiki sivun? "
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Tee valinta ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Tekstialue" msgstr "Tekstialue"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "Metatiedot" msgstr "Metatiedot"
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Luotu" msgstr "Luotu"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Huomautukset" msgstr "Huomautukset"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "Lista" msgstr "Lista"
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Yhteenveto" msgstr "Yhteenveto"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Luontipäivä" msgstr "Luontipäivä"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Kaikki sivuhistoriat" msgstr "Kaikki sivuhistoriat"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
"Määrittele oletuskäyttäytyminen valikolle joka on luotu tälle ryhmälle" "Määrittele oletuskäyttäytyminen valikolle joka on luotu tälle ryhmälle"
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "Sulje" msgstr "Sulje"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "Kotisivu" msgstr "Kotisivu"
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "Mahdollistaa linkittämisen toiselle sivulle nykyisestä aiheesta" msgstr "Mahdollistaa linkittämisen toiselle sivulle nykyisestä aiheesta"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "Muutostiedot" msgstr "Muutostiedot"
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr "Aihe, kutsutaan myös wiki ryhmäksi"
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Muokkauspäivä" msgstr "Muokkauspäivä"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Konfiguraatio" msgstr "Konfiguraatio"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Luo indeksi" msgstr "Luo indeksi"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "Sinun pitää valita vähintään 1 ja enintään 2 aikaisempaa versiota!" msgstr "Sinun pitää valita vähintään 1 ja enintään 2 aikaisempaa versiota!"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "Ryhmittely.." msgstr "Ryhmittely.."
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Luo valikko" msgstr "Luo valikko"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Onko tämä suuri muokkaus ?" msgstr "Onko tämä suuri muokkaus ?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Wiki ryhmät" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "Aihe" msgstr "Aihe"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Muuta" msgstr "Muuta"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Hakemisto" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "Avaa wiki sivu" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Peruuta" msgstr "Peruuta"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Erot" msgstr "Erot"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Tarvitsee tarkastukse" msgstr "Tarvitsee tarkastukse"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "Sivut jotka odottavat tarkastusta" msgstr "Sivut jotka odottavat tarkastusta"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "Hae sivua" msgstr "Hae sivua"
#~ msgid "Document Management - Wiki"
#~ msgstr "Dokumentinhallinta - wiki"

View File

@ -7,157 +7,136 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2011-01-13 05:21+0000\n" "PO-Revision-Date: 2012-08-13 12:13+0000\n"
"Last-Translator: Quentin THEURET <Unknown>\n" "Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Modèle de wiki" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Pages du wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "Méthode d'affichage" msgstr "Méthode d'affichage"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Auteur" msgstr "Auteur"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Ouvrir la Page" msgstr "Ouvrir la Page"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Menu" msgstr "Menu"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Section"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "Indique si cette page a une table des matières ou non" msgstr "Indique si cette page a une table des matières ou non"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Historique du wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Modification mineure" msgstr "Modification mineure"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Contenu" msgstr "Contenu"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "Pages enfants" msgstr "Pages enfants"
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "Page parente" msgstr "Page parente"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "Dernier contributeur" msgstr "Dernier contributeur"
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Menu Parent" msgstr "Menu Parent"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Groupe wiki"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Titre" msgstr "Titre"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "Menu de création d'un wizard" msgstr "Menu de création d'un wizard"
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Historique des lignes" msgstr "Historique des lignes"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "Contenu de la page" msgstr "Contenu de la page"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "Attention !" msgstr "Attention !"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "Il n'y a pas de changement dans les révisions" msgstr "Il n'y a pas de changement dans les révisions"
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Utilisez des code de section de page comme 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Nom du menu" msgstr "Nom du menu"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Description" msgstr "Description"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "A besoin d'une relecture" msgstr "A besoin d'une relecture"
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
@ -165,33 +144,33 @@ msgstr ""
"Indique que cette page doit être relue, elle attire l'attention des autres " "Indique que cette page doit être relue, elle attire l'attention des autres "
"contributeurs" "contributeurs"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Menu Information" msgstr "Menu Information"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "Historique de la page" msgstr "Historique de la page"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "Arbre" msgstr "Arbre"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Modèle de page" msgstr "Modèle de page"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "Mots-clés" msgstr "Mots-clés"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -204,317 +183,233 @@ msgstr ""
"clés pour accéder facilement à vos pages de wiki. Il y a une édition de wiki " "clés pour accéder facilement à vos pages de wiki. Il y a une édition de wiki "
"basique pour le formatage du texte." "basique pour le formatage du texte."
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Avertissement" msgstr "Avertissement"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
"Nécessite la sélection d'une page si la méthode d'affichage est Page " "Nécessite la sélection d'une page si la méthode d'affichage est Page "
"d'accueil" "d'accueil"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Date" msgstr "Date"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Souhaitez vous créer un index sur les pages sélectionnées ? " msgstr "Souhaitez vous créer un index sur les pages sélectionnées ? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "Différence" msgstr "Différence"
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Pages" msgstr "Pages"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "Description du groupe" msgstr "Description du groupe"
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "Voulez-vous ouvrir une page du wiki ? " msgstr "Voulez-vous ouvrir une page du wiki ? "
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Faire une section ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Zone de texte" msgstr "Zone de texte"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "Méta-information" msgstr "Méta-information"
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Créé le" msgstr "Créé le"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Notes" msgstr "Notes"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "Liste" msgstr "Liste"
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Sommaire" msgstr "Sommaire"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Date de création" msgstr "Date de création"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Tous les historiques de pages" msgstr "Tous les historiques de pages"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "Définir le comportement par défaut du menu créé sur ce groupe" msgstr "Définir le comportement par défaut du menu créé sur ce groupe"
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "Fermer" msgstr "Fermer"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "ID Wiki" msgstr "ID Wiki"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "Page d'accueil" msgstr "Page d'accueil"
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "Vous permet de lier une autre page au sujet actuel" msgstr "Vous permet de lier une autre page au sujet actuel"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "Informations de modification" msgstr "Informations de modification"
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr "Sujet, aussi appelé groupe du wiki"
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Date de modification" msgstr "Date de modification"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Configuration" msgstr "Configuration"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Créer un index" msgstr "Créer un index"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
"Vous devez sélectionner au minimum 1 ou au maximum 2 révisions de " "Vous devez sélectionner au minimum 1 ou au maximum 2 révisions de "
"l'historique !" "l'historique !"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "Grouper par ..." msgstr "Grouper par ..."
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Créer un menu" msgstr "Créer un menu"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Est ce une modification majeure ?" msgstr "Est ce une modification majeure ?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Groupes wiki" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "Sujet" msgstr "Sujet"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Modifié par" msgstr "Modifié par"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Table des matières" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "Ouvrir une page de wiki" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "Assistant d'ouverture de page" msgstr "Assistant d'ouverture de page"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Annuler" msgstr "Annuler"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Comparer" msgstr "Comparer"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Besoin d'une relecture" msgstr "Besoin d'une relecture"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "Pages en attente de relecture" msgstr "Pages en attente de relecture"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "Page de recherche" msgstr "Page de recherche"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "Le nom de l'objet doit commencer avec x_ et ne pas contenir de charactères "
#~ "spéciaux !"
#~ msgid "Wiki Groups Links"
#~ msgstr "Groupes de liens wiki"
#~ msgid "Wiki Configuration"
#~ msgstr "Configuration du wiki"
#~ msgid "Create a Menu"
#~ msgstr "Créer un menu"
#~ msgid "History Differance"
#~ msgstr "Comparer l'historique"
#~ msgid "Last Author"
#~ msgstr "Dernier auteur"
#~ msgid "Differences"
#~ msgstr "Différences"
#~ msgid "Document Management"
#~ msgstr "Gestion des Documents"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "XML non valide pour l'architecture de la vue"
#~ msgid "Parent Group"
#~ msgstr "Groupes parent"
#~ msgid "Modifications"
#~ msgstr "Modifications"
#~ msgid "History"
#~ msgstr "Historique"
#~ msgid "Tags"
#~ msgstr "Balises"
#, python-format
#~ msgid "No action found"
#~ msgstr "Aucune Action trouvée"
#~ msgid "Invalid model name in the action definition."
#~ msgstr "Nom du Modèle non valide dans la définition de l'action."
#~ msgid "Group Home Page"
#~ msgstr "Page d'accueil du Groupe"
#~ msgid "Document Management - Wiki"
#~ msgstr "Gestion Documentaire - Wiki"
#~ msgid "Wiki Differance"
#~ msgstr "wiki: Différences"
#~ msgid "Child Groups"
#~ msgstr "Groupes fils"
#~ msgid ""
#~ "\n"
#~ "The base module to manage documents(wiki)\n"
#~ "\n"
#~ "keep track for the wiki groups, pages, and history\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ "Module de base de gestion documentaire ( wiki )\n"
#~ "\n"
#~ "suivi des groupes wiki , des pages, et historisation\n"
#~ " "

View File

@ -9,189 +9,168 @@ msgstr ""
"Project-Id-Version: wiki-es\n" "Project-Id-Version: wiki-es\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2009-08-17 08:30+0000\n" "PO-Revision-Date: 2012-08-13 12:12+0000\n"
"Last-Translator: Frco. Javier Rial <Unknown>\n" "Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: Galego <g11n@mancomun.org>\n" "Language-Team: Galego <g11n@mancomun.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Modelo Wiki" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Páxinas Wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Abrir páxina" msgstr "Abrir páxina"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Menú" msgstr "Menú"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Sección"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Historial Wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Edición menor" msgstr "Edición menor"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Contido" msgstr "Contido"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Menú principal" msgstr "Menú principal"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Grupo Wiki"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Liñas historial" msgstr "Liñas historial"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Usar código de seccións da páxina ao estilo 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Nome do menú" msgstr "Nome do menú"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Descrición" msgstr "Descrición"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Información do menú" msgstr "Información do menú"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Modelo da páxina" msgstr "Modelo da páxina"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -199,298 +178,230 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Aviso" msgstr "Aviso"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Data" msgstr "Data"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Quere crear un índice nas páxinas seleccionadas? " msgstr "Quere crear un índice nas páxinas seleccionadas? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Páxinas" msgstr "Páxinas"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Facer sección ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Área de texto" msgstr "Área de texto"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Creado o" msgstr "Creado o"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Notas" msgstr "Notas"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Resumo" msgstr "Resumo"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Data de creación" msgstr "Data de creación"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Todos os historiais de páxinas" msgstr "Todos os historiais de páxinas"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "asistente.wiki.historial.mostrar_dif" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "ID wiki" msgstr "ID wiki"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Data de modificación" msgstr "Data de modificación"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Configuración" msgstr "Configuración"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Crear índice" msgstr "Crear índice"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
"¡Debe seleccionar como mínimo 1 ou como máximo 2 revisións históricas!" "¡Debe seleccionar como mínimo 1 ou como máximo 2 revisións históricas!"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Crear menú" msgstr "Crear menú"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "É esta unha edición maior?" msgstr "É esta unha edición maior?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Grupos Wiki" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Modificado por" msgstr "Modificado por"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Táboa de contidos"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Cancelar" msgstr "Cancelar"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Diff" msgstr "Diff"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Necesita revisión" msgstr "Necesita revisión"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "" msgstr ""
#~ msgid "Child Groups"
#~ msgstr "Grupos fillo"
#~ msgid "Document Management - Wiki"
#~ msgstr "Xestión de documentos - Wiki"
#~ msgid "Wiki Configuration"
#~ msgstr "Configuración do Wiki"
#~ msgid "History Differance"
#~ msgstr "Diferenzas no tempo"
#~ msgid "Group Home Page"
#~ msgstr "Páxina de inicio do grupo"
#~ msgid "Differences"
#~ msgstr "Diferenzas"
#~ msgid "Last Author"
#~ msgstr "Último autor"
#~ msgid "Document Management"
#~ msgstr "Xestión de documentos"
#~ msgid "Parent Group"
#~ msgstr "Grupo pai"
#~ msgid "Wiki Differance"
#~ msgstr "Diferenza Wiki"
#, python-format
#~ msgid "No action found"
#~ msgstr "Non se atopou unha acción"
#~ msgid "Modifications"
#~ msgstr "Modificacións"
#~ msgid "History"
#~ msgstr "Historial"
#~ msgid "Tags"
#~ msgstr "Etiquetas"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "¡O nome do obxecto debe comezar con x_ y e non conter ningún carácter "
#~ "especial!"
#~ msgid "Wiki Groups Links"
#~ msgstr "Ligazóns grupos wiki"
#~ msgid "Create a Menu"
#~ msgstr "Crear un menú"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "¡XML non válido para a definición da vista!"

View File

@ -7,189 +7,168 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2012-01-28 20:38+0000\n" "PO-Revision-Date: 2012-08-13 12:11+0000\n"
"Last-Translator: Goran Kliska <gkliska@gmail.com>\n" "Last-Translator: Goran Kliska <gkliska@gmail.com>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Wiki predložak" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Wiki stranice" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "Način prikaza" msgstr "Način prikaza"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Otvori stranicu" msgstr "Otvori stranicu"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Izbornik" msgstr "Izbornik"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Grupa"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "Pokazuje da li ova stranica ima sadržaj ili ne." msgstr "Pokazuje da li ova stranica ima sadržaj ili ne."
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Wiki povijest" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Manja promjena" msgstr "Manja promjena"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Sadržaj" msgstr "Sadržaj"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "Podređene stranice" msgstr "Podređene stranice"
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "Nadređena stranica" msgstr "Nadređena stranica"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "Zadnji doprinos" msgstr "Zadnji doprinos"
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Nadređeni izbornik" msgstr "Nadređeni izbornik"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr "Ne postoje odlomci na ovoj stranici"
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Wiki grupa"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Naslov" msgstr "Naslov"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "Wizard Create Menu" msgstr "Wizard Create Menu"
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Povijest" msgstr "Povijest"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "Sadržaj stranice" msgstr "Sadržaj stranice"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "Upozorenje !" msgstr "Upozorenje !"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "Nema promjena u ovoj inačici" msgstr "Nema promjena u ovoj inačici"
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Koristite numeriranje odlomaka na stranici poput 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Naziv izbornika" msgstr "Naziv izbornika"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Opis" msgstr "Opis"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "Traži provjeru" msgstr "Traži provjeru"
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "Pokazuje da ovu stranicu treba provjeriti" msgstr "Pokazuje da ovu stranicu treba provjeriti"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Informacije o izborniku" msgstr "Informacije o izborniku"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "Povijest stranice" msgstr "Povijest stranice"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "Stablo" msgstr "Stablo"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Predložak stranice" msgstr "Predložak stranice"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "Ključne riječi" msgstr "Ključne riječi"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -201,299 +180,229 @@ msgstr ""
"(CRM, Sales, etc.). You can use keywords to ease access to your wiki pages. " "(CRM, Sales, etc.). You can use keywords to ease access to your wiki pages. "
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Upozorenje" msgstr "Upozorenje"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "Required to select home page if display method is Home Page" msgstr "Required to select home page if display method is Home Page"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Datum" msgstr "Datum"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Želite li kreirati indeks na označenim stranicama ? " msgstr "Želite li kreirati indeks na označenim stranicama ? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "Razlika" msgstr "Razlika"
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Stranice" msgstr "Stranice"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "Opis grupe" msgstr "Opis grupe"
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "Otvoriti wiki stranicu? " msgstr "Otvoriti wiki stranicu? "
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Napravi odlomak?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Područje teksta" msgstr "Područje teksta"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "Meta informacije" msgstr "Meta informacije"
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Datum kreiranja" msgstr "Datum kreiranja"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Bilješke" msgstr "Bilješke"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "Popis" msgstr "Popis"
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Sažetak" msgstr "Sažetak"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Datum kreiranja" msgstr "Datum kreiranja"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Povijest svih stranica" msgstr "Povijest svih stranica"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "Definirajte uobičajeno ponašanje izbornika za ovu grupu" msgstr "Definirajte uobičajeno ponašanje izbornika za ovu grupu"
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "Zatvori" msgstr "Zatvori"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Wiki Id" msgstr "Wiki Id"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "Početna stranica" msgstr "Početna stranica"
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "Omogućuje povezivanje sa drugim stranicama unutar trenutnog naslova" msgstr "Omogućuje povezivanje sa drugim stranicama unutar trenutnog naslova"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "Informacije o promjeni" msgstr "Informacije o promjeni"
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr "Naslov (Wiki grupa)"
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Datum promjene" msgstr "Datum promjene"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Postava" msgstr "Postava"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Kreiraj indeks" msgstr "Kreiraj indeks"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "Potrebno je odabrati najmanje 1 do najviše 2 povijesne revizije!" msgstr "Potrebno je odabrati najmanje 1 do najviše 2 povijesne revizije!"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "Grupiraj po..." msgstr "Grupiraj po..."
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Kreiraj izbornik" msgstr "Kreiraj izbornik"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Ovo je velika promjena?" msgstr "Ovo je velika promjena?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Wiki grupe" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "Naslov" msgstr "Naslov"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Promijenio/la" msgstr "Promijenio/la"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Sadržaj" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "Open Wiki Page" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "wiz open page" msgstr "wiz open page"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Odustani" msgstr "Odustani"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Razlika" msgstr "Razlika"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Potrebna provjera" msgstr "Potrebna provjera"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "Stranice koje čekaju provjeru" msgstr "Stranice koje čekaju provjeru"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "Tražilica" msgstr "Tražilica"
#~ msgid "Child Groups"
#~ msgstr "Podgrupe"
#~ msgid "Wiki Groups Links"
#~ msgstr "Poveznice s wiki grupama"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "Naziv objekta mora počinjati sa x_ i ne smije sadržavati specijalne znakove!"
#~ msgid "Document Management - Wiki"
#~ msgstr "Upravljanje dokumentima - Wiki"
#~ msgid "Invalid model name in the action definition."
#~ msgstr "Nevažeće ime modela u definiciji akcije."
#~ msgid "Wiki Configuration"
#~ msgstr "Wiki postavke"
#~ msgid "Create a Menu"
#~ msgstr "Stvori izbornik"
#~ msgid "History Differance"
#~ msgstr "Razlika u povijesti"
#~ msgid "Group Home Page"
#~ msgstr "Početna stranica grupe"
#~ msgid "Differences"
#~ msgstr "Razlike"
#~ msgid "Last Author"
#~ msgstr "Posljednji autor"
#~ msgid "Document Management"
#~ msgstr "Upravljanje dokumentima"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "Nevažeći XML za arhitekturu prikaza!"
#~ msgid "Parent Group"
#~ msgstr "Nadređena grupa"
#~ msgid "Modifications"
#~ msgstr "Promjene"
#~ msgid "Wiki Differance"
#~ msgstr "Wiki razlika"
#~ msgid "History"
#~ msgstr "Povijest"
#~ msgid "Tags"
#~ msgstr "Oznake"
#, python-format
#~ msgid "No action found"
#~ msgstr "Nije pronađena akcija"

View File

@ -7,190 +7,169 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2011-02-02 15:02+0000\n" "PO-Revision-Date: 2012-08-13 12:16+0000\n"
"Last-Translator: NOVOTRADE RENDSZERHÁZ ( novotrade.hu ) " "Last-Translator: NOVOTRADE RENDSZERHÁZ ( novotrade.hu ) "
"<openerp@novotrade.hu>\n" "<openerp@novotrade.hu>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Wiki sablon" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Wiki oldalak" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Szerző" msgstr "Szerző"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Oldal megnyitása" msgstr "Oldal megnyitása"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Menü" msgstr "Menü"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Szakasz"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Wiki előzmény" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Tartalom" msgstr "Tartalom"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "Aloldalak" msgstr "Aloldalak"
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "Főoldal" msgstr "Főoldal"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "Utolsó közreműködő" msgstr "Utolsó közreműködő"
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Főmenü" msgstr "Főmenü"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Wiki csoport"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Pozíció" msgstr "Pozíció"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Előzmény sorok" msgstr "Előzmény sorok"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "Oldaltartalom" msgstr "Oldaltartalom"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "Vigyázat!" msgstr "Vigyázat!"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Menü" msgstr "Menü"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Leírás" msgstr "Leírás"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "Igények felülvizsgálata" msgstr "Igények felülvizsgálata"
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Menü infrormáció" msgstr "Menü infrormáció"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "Fa" msgstr "Fa"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Oldalsablon" msgstr "Oldalsablon"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "Kulcsszavak" msgstr "Kulcsszavak"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -198,242 +177,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Figyelmeztetés" msgstr "Figyelmeztetés"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Dátum" msgstr "Dátum"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "Különbség" msgstr "Különbség"
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Oldalok" msgstr "Oldalok"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "Csoportleírás" msgstr "Csoportleírás"
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "Meg szeretné nyitni a wiki oldalt? " msgstr "Meg szeretné nyitni a wiki oldalt? "
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Szövegterület" msgstr "Szövegterület"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "Meta információ" msgstr "Meta információ"
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Megjegyzések" msgstr "Megjegyzések"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "Lista" msgstr "Lista"
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Összegzés" msgstr "Összegzés"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Dátum létrehozása" msgstr "Dátum létrehozása"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "Zárás" msgstr "Zárás"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Wiki ID" msgstr "Wiki ID"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "Kezdőlap" msgstr "Kezdőlap"
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "Módosítási információ" msgstr "Módosítási információ"
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr "Topic, más néven Wikicsoport"
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Módosítás dátuma" msgstr "Módosítás dátuma"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Beállítások" msgstr "Beállítások"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Index létrehozása" msgstr "Index létrehozása"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "Csoportosítás..." msgstr "Csoportosítás..."
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Menü létrehozása" msgstr "Menü létrehozása"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Wiki csoportok" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "Topic" msgstr "Topic"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Tartalomjegyzék" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "Wikioldal megnyitása" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Mégsem" msgstr "Mégsem"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Különbség" msgstr "Különbség"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "" msgstr ""
#~ msgid "Document Management - Wiki"
#~ msgstr "Dokumentum irányítás - Wiki"

View File

@ -7,189 +7,168 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2009-11-09 13:58+0000\n" "PO-Revision-Date: 2012-08-13 12:08+0000\n"
"Last-Translator: <>\n" "Last-Translator: <>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr ""
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr ""
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -197,239 +176,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "" msgstr ""

View File

@ -7,157 +7,136 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2011-01-13 03:14+0000\n" "PO-Revision-Date: 2012-08-13 12:13+0000\n"
"Last-Translator: Nicola Riolini - Micronaet <Unknown>\n" "Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Template Wiki" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Pagine Wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "Metodo di visualizzazione" msgstr "Metodo di visualizzazione"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Autore" msgstr "Autore"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Apri Pagina" msgstr "Apri Pagina"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Menu" msgstr "Menu"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Sezione"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "Indica che questa pagina ha una indice dei contenuti oppure no" msgstr "Indica che questa pagina ha una indice dei contenuti oppure no"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Wiki Storia" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Modifica minore" msgstr "Modifica minore"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Contenuto" msgstr "Contenuto"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "Pagine figlio" msgstr "Pagine figlio"
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "Pagina padre" msgstr "Pagina padre"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "Ultimo collaboratore" msgstr "Ultimo collaboratore"
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Menu Superiore" msgstr "Menu Superiore"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Gruppo Wiki"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Titolo" msgstr "Titolo"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "Wizard creazione menu" msgstr "Wizard creazione menu"
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Cronologia delle Linee" msgstr "Cronologia delle Linee"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "Contenuto pagina" msgstr "Contenuto pagina"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "Attenzione!" msgstr "Attenzione!"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "Non ci sono cambiamenti nelle revisioni" msgstr "Non ci sono cambiamenti nelle revisioni"
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Usare il codice sezione di pagine come 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Nome Menu" msgstr "Nome Menu"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Descrizione" msgstr "Descrizione"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "Richiede revisione" msgstr "Richiede revisione"
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
@ -165,33 +144,33 @@ msgstr ""
"Indica che questa pagina dovrebbe essere revisionata, sollevando " "Indica che questa pagina dovrebbe essere revisionata, sollevando "
"l'attenzione degli altri collaboratori" "l'attenzione degli altri collaboratori"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Informazioni Menu" msgstr "Informazioni Menu"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "Storico pagina" msgstr "Storico pagina"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "Albero" msgstr "Albero"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Pagina di Template" msgstr "Pagina di Template"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "Parole chiave" msgstr "Parole chiave"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -204,300 +183,232 @@ msgstr ""
"chiave per facilitare l'accesso alle vostre pagine Wiki. C'è inoltre un " "chiave per facilitare l'accesso alle vostre pagine Wiki. C'è inoltre un "
"editor basilare wiki per il formato testuale." "editor basilare wiki per il formato testuale."
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Attenzione" msgstr "Attenzione"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
"Necessario per selezionare la home page, se il metodo di visualizzazione è " "Necessario per selezionare la home page, se il metodo di visualizzazione è "
"Home Page" "Home Page"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Data" msgstr "Data"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Volete creare un indice della Pagine Selezionare? " msgstr "Volete creare un indice della Pagine Selezionare? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "Differenze" msgstr "Differenze"
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Pagine" msgstr "Pagine"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "Descrizione del gruppo" msgstr "Descrizione del gruppo"
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "Volete aprire una pagina wiki? " msgstr "Volete aprire una pagina wiki? "
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Crea Sezione?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Area testo" msgstr "Area testo"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "Meta informazione" msgstr "Meta informazione"
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Creato il" msgstr "Creato il"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Note" msgstr "Note"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "Lista" msgstr "Lista"
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Riepilogo" msgstr "Riepilogo"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Data di Creazione" msgstr "Data di Creazione"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Elenco di Tutte le Pagine" msgstr "Elenco di Tutte le Pagine"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
"Definisce le caratteristiche default per il menu creato in questo gruppo" "Definisce le caratteristiche default per il menu creato in questo gruppo"
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "Chiudi" msgstr "Chiudi"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Wiki ID" msgstr "Wiki ID"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "Home page" msgstr "Home page"
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "Modifica informazioni" msgstr "Modifica informazioni"
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr "Topic, altrimenti detto Gruppo Wiki"
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Data di Modifica" msgstr "Data di Modifica"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Configurazione" msgstr "Configurazione"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Crea Indice" msgstr "Crea Indice"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "E' necessario selezionare minimo 1 o massimo 2 storico revisioni!" msgstr "E' necessario selezionare minimo 1 o massimo 2 storico revisioni!"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "Raggruppa per..." msgstr "Raggruppa per..."
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Crea Menu" msgstr "Crea Menu"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Gruppi Wiki" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "Topic" msgstr "Topic"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Modificato da" msgstr "Modificato da"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Indice dei Contenuti" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "Apri pagina wiki" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "wizard apri pagina" msgstr "wizard apri pagina"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Cancella" msgstr "Cancella"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Differenze" msgstr "Differenze"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Necessita Revisione" msgstr "Necessita Revisione"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "Pagine in attesa di revisione" msgstr "Pagine in attesa di revisione"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "Pagina di ricerca" msgstr "Pagina di ricerca"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "Il nome dell'oggetto deve iniziare per x_ e non deve contenere caratteri "
#~ "speciali!"
#~ msgid "Child Groups"
#~ msgstr "Sottogruppi"
#~ msgid "Wiki Configuration"
#~ msgstr "Configurazione Wiki"
#~ msgid "Create a Menu"
#~ msgstr "Crea Menu"
#~ msgid "History Differance"
#~ msgstr "Riepilogo Differenze"
#~ msgid "Last Author"
#~ msgstr "Ultimo Autore"
#~ msgid "Differences"
#~ msgstr "Differenze"
#~ msgid "Document Management"
#~ msgstr "Gestione Documentale"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "XML non valido per Visualizzazione Architettura!"
#~ msgid "Wiki Differance"
#~ msgstr "Wiki differenze"
#~ msgid "Modifications"
#~ msgstr "Modifiche"
#~ msgid "History"
#~ msgstr "Cronologia"
#~ msgid "Tags"
#~ msgstr "Etichette"
#~ msgid "Document Management - Wiki"
#~ msgstr "Gestione documentale - Wiki"
#~ msgid ""
#~ "\n"
#~ "The base module to manage documents(wiki)\n"
#~ "\n"
#~ "keep track for the wiki groups, pages, and history\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ "Il modulo base per gestire documenti (wiki)\n"
#~ "\n"
#~ "tiene traccia per i gruppi wiki, le pagine, e lo storico\n"
#~ " "

View File

@ -8,189 +8,168 @@ msgstr ""
"Project-Id-Version: openobject-addons\n" "Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2012-06-16 05:47+0000\n" "PO-Revision-Date: 2012-08-13 12:11+0000\n"
"Last-Translator: Akira Hiyama <Unknown>\n" "Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: Japanese <ja@li.org>\n" "Language-Team: Japanese <ja@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-06-17 04:35+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15419)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Wikiテンプレート" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Wikiページ" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "表示方法" msgstr "表示方法"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "著者" msgstr "著者"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "ページを開く" msgstr "ページを開く"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "メニュー" msgstr "メニュー"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "セクション"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "このページは目次を持つかどうかを表します。" msgstr "このページは目次を持つかどうかを表します。"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Wiki履歴" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "細部の編集" msgstr "細部の編集"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "コンテンツ" msgstr "コンテンツ"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "子ページ" msgstr "子ページ"
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "親ページ" msgstr "親ページ"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "最終貢献者" msgstr "最終貢献者"
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "親メニュー" msgstr "親メニュー"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr "このページにセクションがありません。"
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Wikiグループ"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "タイトル" msgstr "タイトル"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "メニュー作成ウィザード" msgstr "メニュー作成ウィザード"
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "履歴行" msgstr "履歴行"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "ページコンテンツ" msgstr "ページコンテンツ"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "警告" msgstr "警告"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "リビジョンの変更はありません。" msgstr "リビジョンの変更はありません。"
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "1.2.1のようなページセクションコードを使用します。"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "メニュー名" msgstr "メニュー名"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "説明" msgstr "説明"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "要レビュー" msgstr "要レビュー"
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "他の貢献者の関心を高めて、このページはレビューされる必要があることを示しています。" msgstr "他の貢献者の関心を高めて、このページはレビューされる必要があることを示しています。"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "メニュー情報" msgstr "メニュー情報"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "ページ履歴" msgstr "ページ履歴"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "ツリー" msgstr "ツリー"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "ページテンプレート" msgstr "ページテンプレート"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "キーワード" msgstr "キーワード"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -200,239 +179,229 @@ msgstr ""
"Wikiページで同僚とアイディアや疑問を共有することができます。ひとつまたは幾つかのアプリケーションCRM、販売などとリンクさせる新しいドキュメントを" "Wikiページで同僚とアイディアや疑問を共有することができます。ひとつまたは幾つかのアプリケーションCRM、販売などとリンクさせる新しいドキュメントを"
"作成できます。Wikiページにアクセスを簡単にするためのキーワードを使用することができます。テキスト形式の基本Wiki編集機能があります。" "作成できます。Wikiページにアクセスを簡単にするためのキーワードを使用することができます。テキスト形式の基本Wiki編集機能があります。"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "警告" msgstr "警告"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "表示方法がホームページの時はホームページの選択が要求されます。" msgstr "表示方法がホームページの時はホームページの選択が要求されます。"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "日付" msgstr "日付"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "選択ぺーじにインデックスを作成しますか? " msgstr "選択ぺーじにインデックスを作成しますか? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "差分" msgstr "差分"
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "ページ" msgstr "ページ"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "グループの説明" msgstr "グループの説明"
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "Wikiページを開きますか " msgstr "Wikiページを開きますか "
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "セクションを作りますか?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "テキストエリア" msgstr "テキストエリア"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "メタ情報" msgstr "メタ情報"
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "作成日" msgstr "作成日"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "注記" msgstr "注記"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "リスト" msgstr "リスト"
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "要約" msgstr "要約"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "作成日" msgstr "作成日"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "全ページの履歴" msgstr "全ページの履歴"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "このグループに作成されたメニューのデフォルトの振る舞いを定義します。" msgstr "このグループに作成されたメニューのデフォルトの振る舞いを定義します。"
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "閉じる" msgstr "閉じる"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Wiki ID" msgstr "Wiki ID"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "ホームページ" msgstr "ホームページ"
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "現在のトピックで 他のページにリンクすることができます。" msgstr "現在のトピックで 他のページにリンクすることができます。"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "変更情報" msgstr "変更情報"
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr "トピックはWikiグループとも呼ばれます。"
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "変更日" msgstr "変更日"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "設定" msgstr "設定"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "インデックスを作成" msgstr "インデックスを作成"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "最低1つまたは2つの履歴リビジョンを選択する必要があります。" msgstr "最低1つまたは2つの履歴リビジョンを選択する必要があります。"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "グループ化…" msgstr "グループ化…"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "メニューの作成" msgstr "メニューの作成"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "これは主要な編集ですか?" msgstr "これは主要な編集ですか?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Wikiグループ" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "トピック" msgstr "トピック"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "変更者" msgstr "変更者"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "目次" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "Wikiページを開く" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "ページを開くウィザード" msgstr "ページを開くウィザード"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "キャンセル" msgstr "キャンセル"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "差分" msgstr "差分"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "要レビュー" msgstr "要レビュー"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "レビュー待ちページ" msgstr "レビュー待ちページ"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "ページの検索" msgstr "ページの検索"

View File

@ -8,189 +8,168 @@ msgstr ""
"Project-Id-Version: openobject-addons\n" "Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2010-08-02 14:52+0000\n" "PO-Revision-Date: 2012-08-13 12:14+0000\n"
"Last-Translator: CSro <choongsan@gmail.com>\n" "Last-Translator: CSro <choongsan@gmail.com>\n"
"Language-Team: Korean <ko@li.org>\n" "Language-Team: Korean <ko@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "위키 템플릿" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "위키 페이지" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "저자" msgstr "저자"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "페이지 열기" msgstr "페이지 열기"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "메뉴" msgstr "메뉴"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "섹션"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "위키 히스토리" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "간편 편집" msgstr "간편 편집"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "컨텐트" msgstr "컨텐트"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "부모 메뉴" msgstr "부모 메뉴"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "위키 그룹"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "제목" msgstr "제목"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "히스토리 라인" msgstr "히스토리 라인"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "1.2.1과 같은 페이지 섹션 코드를 사용하십시오"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "메뉴 이름" msgstr "메뉴 이름"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "설명" msgstr "설명"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "메뉴 정보" msgstr "메뉴 정보"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "페이지 템플릿" msgstr "페이지 템플릿"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -198,298 +177,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "경고" msgstr "경고"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "날짜" msgstr "날짜"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "선택된 페이지에 대해 인덱스를 생성할까요? " msgstr "선택된 페이지에 대해 인덱스를 생성할까요? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "페이지" msgstr "페이지"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "섹션 만들기 ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "텍스트 영역" msgstr "텍스트 영역"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "생성 날짜" msgstr "생성 날짜"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "노트" msgstr "노트"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "요약" msgstr "요약"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "만든 날짜" msgstr "만든 날짜"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "모든 페이지 히스토리" msgstr "모든 페이지 히스토리"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "위키 ID" msgstr "위키 ID"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "위키" msgstr "위키"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "수정 날짜" msgstr "수정 날짜"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "구성" msgstr "구성"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "인덱스 만들기" msgstr "인덱스 만들기"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "최소 하나 또는 최대 두 개의 히스토리 리비전을 선택하십시오 !" msgstr "최소 하나 또는 최대 두 개의 히스토리 리비전을 선택하십시오 !"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "메뉴 만들기" msgstr "메뉴 만들기"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "정식 편집입니까?" msgstr "정식 편집입니까?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "위키 그룹" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "수정한 이" msgstr "수정한 이"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "목차"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "취소" msgstr "취소"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Diff" msgstr "Diff"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "검토가 필요함" msgstr "검토가 필요함"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "" msgstr ""
#~ msgid "Child Groups"
#~ msgstr "차일드 그룹"
#~ msgid "Wiki Groups Links"
#~ msgstr "위키 그룹 링크"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr "객체 이름은 x_로 시작해야 하며, 특수문자를 포함하면 안됩니다 !"
#~ msgid "Document Management - Wiki"
#~ msgstr "문서 관리 - 위키"
#~ msgid "Create a Menu"
#~ msgstr "메뉴 만들기"
#~ msgid "Wiki Configuration"
#~ msgstr "위키 구성"
#~ msgid "History Differance"
#~ msgstr "히스토리 차이점"
#~ msgid "Group Home Page"
#~ msgstr "그룹 홈페이지"
#~ msgid "Differences"
#~ msgstr "차이점"
#~ msgid "Last Author"
#~ msgstr "최종 저자"
#~ msgid "Document Management"
#~ msgstr "문서 관리"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "뷰 아키텍처의 XML이 유효하지 않습니다 !"
#~ msgid "Parent Group"
#~ msgstr "부모 그룹"
#~ msgid "Wiki Differance"
#~ msgstr "위키 차이점"
#, python-format
#~ msgid "No action found"
#~ msgstr "발견된 액션이 없음"
#~ msgid "Modifications"
#~ msgstr "수정"
#~ msgid "History"
#~ msgstr "히스토리"
#~ msgid "Tags"
#~ msgstr "태그"
#~ msgid "Invalid model name in the action definition."
#~ msgstr "액션 정의에서 유효하지 않은 모델 이름"

View File

@ -7,191 +7,170 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2010-07-20 22:14+0000\n" "PO-Revision-Date: 2012-08-13 12:14+0000\n"
"Last-Translator: Giedrius Slavinskas - inovera.lt " "Last-Translator: Giedrius Slavinskas - inovera.lt "
"<giedrius.slavinskas@gmail.com>\n" "<giedrius.slavinskas@gmail.com>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
"Language: lt\n" "Language: lt\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Viki šablonas" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Wiki puslapiai" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Autorius" msgstr "Autorius"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Atidaryti puslapį" msgstr "Atidaryti puslapį"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Meniu" msgstr "Meniu"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Sekcija"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Wiki istorija" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Smulkus keitimas" msgstr "Smulkus keitimas"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Turinys" msgstr "Turinys"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Bazinis meniu" msgstr "Bazinis meniu"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Wiki grupė"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Antraštė" msgstr "Antraštė"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Istorijos eilutės" msgstr "Istorijos eilutės"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Naudoti puslapių sekcijos kodą kaip 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Meniu pavadinimas" msgstr "Meniu pavadinimas"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Aprašas" msgstr "Aprašas"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Meniu informacija" msgstr "Meniu informacija"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Puslapio šablonas" msgstr "Puslapio šablonas"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -199,297 +178,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Data" msgstr "Data"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Norite sukurti nuorodą į pasirinktus puslapius? " msgstr "Norite sukurti nuorodą į pasirinktus puslapius? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Puslapiai" msgstr "Puslapiai"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Suskirstyti?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Tekstas" msgstr "Tekstas"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Sukurta" msgstr "Sukurta"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Pastabos" msgstr "Pastabos"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Santrauka" msgstr "Santrauka"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Sukūrimo data" msgstr "Sukūrimo data"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Visos puslapių istorijos" msgstr "Visos puslapių istorijos"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "Wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Wiki ID" msgstr "Wiki ID"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Modifikavimo data" msgstr "Modifikavimo data"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Nustatymai" msgstr "Nustatymai"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Sukurti nuorodą" msgstr "Sukurti nuorodą"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Sukurti meniu" msgstr "Sukurti meniu"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Tai yra svarbesnis keitimas?" msgstr "Tai yra svarbesnis keitimas?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Wiki grupės" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Pakeistas" msgstr "Pakeistas"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Lentelės turinys"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Atšaukti" msgstr "Atšaukti"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Skirtumas" msgstr "Skirtumas"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Reikalinga peržiūra" msgstr "Reikalinga peržiūra"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "" msgstr ""
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "Objekto pavadinimas turi prasidėti x_ ir negali turėti jokių specialiųjų "
#~ "ženklų !"
#~ msgid "Wiki Groups Links"
#~ msgstr "Wiki grupių nuorodos"
#~ msgid "Child Groups"
#~ msgstr "Žemesnės grupės"
#~ msgid "Wiki Configuration"
#~ msgstr "Wiki konfigūracija"
#~ msgid "Document Management - Wiki"
#~ msgstr "Dokumentų valdymas - Wiki"
#~ msgid "Create a Menu"
#~ msgstr "Sukurti meniu"
#~ msgid "History Differance"
#~ msgstr "Istorijos skirtumas"
#~ msgid "Group Home Page"
#~ msgstr "Grupuoti puslapius"
#~ msgid "Last Author"
#~ msgstr "Paskutinis autorius"
#~ msgid "Differences"
#~ msgstr "Skirtumai"
#~ msgid "Document Management"
#~ msgstr "Dokumentų valdymas"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "Netinkamas XML peržiūros struktūrai!"
#~ msgid "Parent Group"
#~ msgstr "Tėvinė grupė"
#~ msgid "Wiki Differance"
#~ msgstr "Wiki skirtumas"
#, python-format
#~ msgid "No action found"
#~ msgstr "Veiksmas nerastas"
#~ msgid "Modifications"
#~ msgstr "Pakeitimai"
#~ msgid "History"
#~ msgstr "Istorija"
#~ msgid "Tags"
#~ msgstr "Gairės"

View File

@ -8,189 +8,168 @@ msgstr ""
"Project-Id-Version: openobject-addons\n" "Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2010-12-21 14:39+0000\n" "PO-Revision-Date: 2012-08-13 12:13+0000\n"
"Last-Translator: OpenERP Administrators <Unknown>\n" "Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: Latvian <lv@li.org>\n" "Language-Team: Latvian <lv@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Wiki Veidne" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Wiki Lapas" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "Attēlošanas Metode" msgstr "Attēlošanas Metode"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Autors" msgstr "Autors"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Atvērt Lapu" msgstr "Atvērt Lapu"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Izvēlne" msgstr "Izvēlne"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Sadaļa"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "Norāda vai šai lapai ir satura rādītājs vai nē" msgstr "Norāda vai šai lapai ir satura rādītājs vai nē"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Wiki Vēsture" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Maznozīmīgi labojumi" msgstr "Maznozīmīgi labojumi"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Saturs" msgstr "Saturs"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "Apakšlapas" msgstr "Apakšlapas"
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "Virslapa" msgstr "Virslapa"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "Pēdējais Papildinājs" msgstr "Pēdējais Papildinājs"
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "VirsIzvēlne" msgstr "VirsIzvēlne"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Wiki Grupa"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Virsraksts" msgstr "Virsraksts"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "Izvēlnes Veidošanas Veidnis" msgstr "Izvēlnes Veidošanas Veidnis"
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Rindu Vēsture" msgstr "Rindu Vēsture"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "Lapas Saturs" msgstr "Lapas Saturs"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "Uzmanību!" msgstr "Uzmanību!"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "Versijās izmaiņu nav" msgstr "Versijās izmaiņu nav"
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Izmantojiet lapas sadaļas kodu, piem. 1.2.1."
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Izvēlnes Nosaukums" msgstr "Izvēlnes Nosaukums"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Apraksts" msgstr "Apraksts"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "Nepieciešams Pārskatīt" msgstr "Nepieciešams Pārskatīt"
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "Norāda, ka šī lapa ir jāpārskata, piesaistot citu autoru uzmanību" msgstr "Norāda, ka šī lapa ir jāpārskata, piesaistot citu autoru uzmanību"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Izvēlnes Informācija" msgstr "Izvēlnes Informācija"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "Lapas Vēsture" msgstr "Lapas Vēsture"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "Koks" msgstr "Koks"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Lapas Veidnis" msgstr "Lapas Veidnis"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "Atslēgvārdi" msgstr "Atslēgvārdi"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -203,256 +182,230 @@ msgstr ""
"lai atvieglotu piekļuvi savām wiki lapām. To veidošanai ir vienkāršots " "lai atvieglotu piekļuvi savām wiki lapām. To veidošanai ir vienkāršots "
"teksta redaktors." "teksta redaktors."
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Brīdinājums" msgstr "Brīdinājums"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "Ja atēlošanas metode ir Mājas Lapa, tad ir jāizvēlas mājas lapa" msgstr "Ja atēlošanas metode ir Mājas Lapa, tad ir jāizvēlas mājas lapa"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Datums" msgstr "Datums"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Vēlies izveidot Saturu izvēlētajām lapām? " msgstr "Vēlies izveidot Saturu izvēlētajām lapām? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "Atšķirības" msgstr "Atšķirības"
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Lapas" msgstr "Lapas"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "Grupas Apraksts" msgstr "Grupas Apraksts"
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "Vēlies izveidot wiki lapu? " msgstr "Vēlies izveidot wiki lapu? "
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Izveidot Sadaļu?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Teksta lauks" msgstr "Teksta lauks"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "Meta informācija" msgstr "Meta informācija"
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Izveidots" msgstr "Izveidots"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Piezīmes" msgstr "Piezīmes"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "Saraksts" msgstr "Saraksts"
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Kopsavilkums" msgstr "Kopsavilkums"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Izveides Datums" msgstr "Izveides Datums"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Visu lapu vēsture" msgstr "Visu lapu vēsture"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "Definējiet šajā grupā veidoto izvēļņu noklusējuma uzvedību" msgstr "Definējiet šajā grupā veidoto izvēļņu noklusējuma uzvedību"
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "Aizvērt" msgstr "Aizvērt"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Wiki Id" msgstr "Wiki Id"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "Mājas Lapa" msgstr "Mājas Lapa"
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "Atļauj jums izveidot sasaisti ar citu lapu šīs tēmas ietvaros" msgstr "Atļauj jums izveidot sasaisti ar citu lapu šīs tēmas ietvaros"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "Izmaiņu Informācija" msgstr "Izmaiņu Informācija"
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr "Tēma, arī saukta Wiki Grupa"
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Izmaiņu Datums" msgstr "Izmaiņu Datums"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Iestatījumi" msgstr "Iestatījumi"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Izveidot Saturu" msgstr "Izveidot Saturu"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
"Jums ir jāizvēlas vismaz viena vai maksimums divas labojumu vēstures!" "Jums ir jāizvēlas vismaz viena vai maksimums divas labojumu vēstures!"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "Grupēt pēc..." msgstr "Grupēt pēc..."
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Izveidot Izvēlni" msgstr "Izveidot Izvēlni"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Vai šīs bija nozīmīgas izmaiņas?" msgstr "Vai šīs bija nozīmīgas izmaiņas?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Wiki Grupas" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "Tēma" msgstr "Tēma"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Laboja" msgstr "Laboja"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Satura Rādītājs" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "Atvērt Wiki Lapu" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "lapas izveides veidnis" msgstr "lapas izveides veidnis"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Atcelt" msgstr "Atcelt"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Atšķirības" msgstr "Atšķirības"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Nepieciešams pārskatīt" msgstr "Nepieciešams pārskatīt"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "Lapas, kas gaida pārskatīšanu" msgstr "Lapas, kas gaida pārskatīšanu"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "Meklēšana" msgstr "Meklēšana"
#~ msgid "Document Management - Wiki"
#~ msgstr "Dokumentu Pārvaldība - Wiki"
#~ msgid ""
#~ "\n"
#~ "The base module to manage documents(wiki)\n"
#~ "\n"
#~ "keep track for the wiki groups, pages, and history\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ "Pamata modulis dokumentu pārvaldībai (wiki)\n"
#~ "\n"
#~ "sekot wiki grupām, lapām un vēsturei\n"
#~ " "

View File

@ -8,189 +8,168 @@ msgstr ""
"Project-Id-Version: openobject-addons\n" "Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2010-09-29 10:26+0000\n" "PO-Revision-Date: 2012-08-13 12:13+0000\n"
"Last-Translator: ub121 <ubs121@gmail.com>\n" "Last-Translator: ub121 <ubs121@gmail.com>\n"
"Language-Team: Mongolian <mn@li.org>\n" "Language-Team: Mongolian <mn@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Вики загвар" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Вики хуудсууд" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Зохиогч" msgstr "Зохиогч"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Хуудас нээх" msgstr "Хуудас нээх"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Цэс" msgstr "Цэс"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Хэсэг"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Вики түүх" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Жижиг засвар" msgstr "Жижиг засвар"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Агуулга" msgstr "Агуулга"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Толгой цэс" msgstr "Толгой цэс"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Вики групп"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Гарчиг" msgstr "Гарчиг"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Түүхэн бичлэгүүд" msgstr "Түүхэн бичлэгүүд"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "1.2.1 маягын хэсгийн код ашиглана"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Цэсний нэр" msgstr "Цэсний нэр"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Тодорхойлолт" msgstr "Тодорхойлолт"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Цэсний мэдээлэл" msgstr "Цэсний мэдээлэл"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Хуудсын загвар" msgstr "Хуудсын загвар"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -198,296 +177,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Огноо" msgstr "Огноо"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Сонгосон хуудас дээр индекс үүсгэх үү ? " msgstr "Сонгосон хуудас дээр индекс үүсгэх үү ? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Хуудсууд" msgstr "Хуудсууд"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Хэсэг үүсгэх үү ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Текст муж" msgstr "Текст муж"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Үүсгэсэн" msgstr "Үүсгэсэн"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Тэмдэглэгээ" msgstr "Тэмдэглэгээ"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Хураангуй" msgstr "Хураангуй"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Үүссэн огноо" msgstr "Үүссэн огноо"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Хуудсын бүх түүх" msgstr "Хуудсын бүх түүх"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Вики Id" msgstr "Вики Id"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Вики" msgstr "Вики"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Зассан огноо" msgstr "Зассан огноо"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Тохиргоо" msgstr "Тохиргоо"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Индекс үүсгэх" msgstr "Индекс үүсгэх"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Цэс үүсгэх" msgstr "Цэс үүсгэх"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Энэ том өөрчлөлт үү ?" msgstr "Энэ том өөрчлөлт үү ?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Вики группүүд" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Зассан" msgstr "Зассан"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Агуулгын хүснэгт"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Цуцлах" msgstr "Цуцлах"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Зөрүү" msgstr "Зөрүү"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Хянах хэрэгтэй" msgstr "Хянах хэрэгтэй"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "" msgstr ""
#~ msgid "Child Groups"
#~ msgstr "Дэд бүлгүүд"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "Объектын нэрний эхлэл x_ байх ёстой бөгөөд бусад тусгай тэмдэгтийг агуулж "
#~ "болохгүй!"
#~ msgid "Document Management - Wiki"
#~ msgstr "Баримтын удирдлага - Вики"
#~ msgid "Invalid model name in the action definition."
#~ msgstr "Үйлдлийн тодорхойлолтод буруу моделийн нэр байна."
#~ msgid "Wiki Configuration"
#~ msgstr "Вики тохиргоо"
#~ msgid "Create a Menu"
#~ msgstr "Цэс үүсгэх"
#~ msgid "Differences"
#~ msgstr "Зөрүү"
#~ msgid "Last Author"
#~ msgstr "Сүүлийн зохиогч"
#~ msgid "Document Management"
#~ msgstr "Баримтын удирдлага"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "Дэлгэцийн XML алдаатай!"
#~ msgid "Parent Group"
#~ msgstr "Толгой групп"
#~ msgid "Wiki Differance"
#~ msgstr "Вики зөрүү"
#~ msgid "Modifications"
#~ msgstr "Засварууд"
#~ msgid "History"
#~ msgstr "Түүх"
#~ msgid "Tags"
#~ msgstr "Таагууд"
#~ msgid "History Differance"
#~ msgstr "Түүхийн ялгаа"
#~ msgid "Group Home Page"
#~ msgstr "Группын эхлэл хуудас"
#~ msgid "Wiki Groups Links"
#~ msgstr "Вики группын холбоосууд"

View File

@ -8,189 +8,168 @@ msgstr ""
"Project-Id-Version: openobject-addons\n" "Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2011-03-31 12:08+0000\n" "PO-Revision-Date: 2012-08-13 12:14+0000\n"
"Last-Translator: Rolv Råen (adEgo) <Unknown>\n" "Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: Norwegian Bokmal <nb@li.org>\n" "Language-Team: Norwegian Bokmal <nb@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Wiki mal" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Sider i wikien" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "Visningsmetode" msgstr "Visningsmetode"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Forfatter" msgstr "Forfatter"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Åpne side" msgstr "Åpne side"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Meny" msgstr "Meny"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Seksjon"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "Indikerer om denne siden har en innholdsfortegnelse eller ikke" msgstr "Indikerer om denne siden har en innholdsfortegnelse eller ikke"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Wiki historikk" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Mindre endring" msgstr "Mindre endring"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Innhold" msgstr "Innhold"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "Underordnende sider" msgstr "Underordnende sider"
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "Overordnet side" msgstr "Overordnet side"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "Siste forfatter" msgstr "Siste forfatter"
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Overordnet meny" msgstr "Overordnet meny"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Wiki gruppe"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Tittel" msgstr "Tittel"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "Wizard Opprett meny" msgstr "Wizard Opprett meny"
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Revisjonslinjer" msgstr "Revisjonslinjer"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "Sideinnhold" msgstr "Sideinnhold"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "Advarsel !" msgstr "Advarsel !"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "Det er ingen endringer i revisjonen" msgstr "Det er ingen endringer i revisjonen"
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Bruk side seksjonskoder slik som f.eks. 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Menynavn" msgstr "Menynavn"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Beskrivelse" msgstr "Beskrivelse"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "Trenger gjennomgang/godkjenning" msgstr "Trenger gjennomgang/godkjenning"
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Meny informasjon" msgstr "Meny informasjon"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "Sidehistorikk" msgstr "Sidehistorikk"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "Tre" msgstr "Tre"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Mal for siden" msgstr "Mal for siden"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "Nøkkelord" msgstr "Nøkkelord"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -198,300 +177,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Advarsel" msgstr "Advarsel"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Dato" msgstr "Dato"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Vil du opprette indeks for den valgte siden ? " msgstr "Vil du opprette indeks for den valgte siden ? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "Endringer" msgstr "Endringer"
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Sider" msgstr "Sider"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "Gruppebekrivelse" msgstr "Gruppebekrivelse"
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "Vil du åpne wiki siden ? " msgstr "Vil du åpne wiki siden ? "
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Opprett seksjon ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Tekstfelt" msgstr "Tekstfelt"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "Metainformasjon" msgstr "Metainformasjon"
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Opprettet den" msgstr "Opprettet den"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Notater" msgstr "Notater"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "Liste" msgstr "Liste"
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Sammendrag" msgstr "Sammendrag"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Dato opprettet" msgstr "Dato opprettet"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Endringshistorikk" msgstr "Endringshistorikk"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "Lukk" msgstr "Lukk"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Wiki Id" msgstr "Wiki Id"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "Hjemmeside" msgstr "Hjemmeside"
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "Gir deg mulighet til å lenke til andre sider innenfor samme emne" msgstr "Gir deg mulighet til å lenke til andre sider innenfor samme emne"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "Endringsinformasjon" msgstr "Endringsinformasjon"
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr "Emne, også kjent som Wiki Gruppe"
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Dato for siste endring" msgstr "Dato for siste endring"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Konfigurasjon" msgstr "Konfigurasjon"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Opprett indeks" msgstr "Opprett indeks"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "Du må velge minimum 1 og maximum 2 revisjoner!" msgstr "Du må velge minimum 1 og maximum 2 revisjoner!"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "Grupper etter..." msgstr "Grupper etter..."
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Opprett meny" msgstr "Opprett meny"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Er dette en større endring ?" msgstr "Er dette en større endring ?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Wiki grupper" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "Emne" msgstr "Emne"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Endret av" msgstr "Endret av"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Innholdsfortegnelse" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "Åpne Wiki side" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "wiz åpne side" msgstr "wiz åpne side"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Avbryt" msgstr "Avbryt"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Diff" msgstr "Diff"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Trenger gjennomgang/godkjenning" msgstr "Trenger gjennomgang/godkjenning"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "Sider som venter gjennomgang" msgstr "Sider som venter gjennomgang"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "Søk i side" msgstr "Søk i side"
#~ msgid "Document Management - Wiki"
#~ msgstr "Dokumenthåndtering - Wiki"
#~ msgid ""
#~ "\n"
#~ "The base module to manage documents(wiki)\n"
#~ "\n"
#~ "keep track for the wiki groups, pages, and history\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ "Basis modulen for å håndtere dokumenter(wiki) \n"
#~ " \n"
#~ " holde kontroll på wiki grupper, sider og historie\n"
#~ " "
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "Objektnavnet må starte med x_ og kan ikke inneholde noen spesial karakterer !"
#~ msgid "Wiki Groups Links"
#~ msgstr "Wiki gruppe lenker"
#~ msgid "Child Groups"
#~ msgstr "Underordnet gruppe"
#~ msgid "Wiki Configuration"
#~ msgstr "Wiki konfigurasjon"
#~ msgid "Invalid model name in the action definition."
#~ msgstr "Ugyldig navn på modell i handlingsdefinisjonen."
#~ msgid "Create a Menu"
#~ msgstr "Opprett en meny"
#~ msgid "History Differance"
#~ msgstr "Revisjonshistorikk"
#~ msgid "Document Management"
#~ msgstr "Dokumenthåndtering"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "Ugyldig XML for Visningsarkitektur"
#~ msgid "Parent Group"
#~ msgstr "Overordnet gruppe"
#~ msgid "Wiki Differance"
#~ msgstr "Revisjonsendringer"
#, python-format
#~ msgid "No action found"
#~ msgstr "Ingen handling funnet"
#~ msgid "Modifications"
#~ msgstr "Endringer"
#~ msgid "Tags"
#~ msgstr "Tagger"

View File

@ -7,157 +7,136 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2012-01-15 12:43+0000\n" "PO-Revision-Date: 2012-08-13 12:14+0000\n"
"Last-Translator: Erwin <Unknown>\n" "Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Wiki-sjabloon" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Wiki pagina's" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "Afbeeldmethode" msgstr "Afbeeldmethode"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Auteur" msgstr "Auteur"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Open pagina" msgstr "Open pagina"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Menu" msgstr "Menu"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Sectie"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "Geeft aan of deze pagina's een inhoudsopgave hebben of niet" msgstr "Geeft aan of deze pagina's een inhoudsopgave hebben of niet"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Wiki historie" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Kleine wijziging" msgstr "Kleine wijziging"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Inhoud" msgstr "Inhoud"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "Onderliggende pagina's" msgstr "Onderliggende pagina's"
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "Bovenliggende pagina" msgstr "Bovenliggende pagina"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "Laatste bijdrage" msgstr "Laatste bijdrage"
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Hoofdmenu" msgstr "Hoofdmenu"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr "Er is geen sectie in deze pagina"
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Wiki groep"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "Assistent menu maken" msgstr "Assistent menu maken"
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Historie regels" msgstr "Historie regels"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "Pagina inhoud" msgstr "Pagina inhoud"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "Waarschuwing !" msgstr "Waarschuwing !"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "Er zijn geen veranderingen in de revisies" msgstr "Er zijn geen veranderingen in de revisies"
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Gebruik pagina sectie code zoals 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Naam menu" msgstr "Naam menu"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Omschrijving" msgstr "Omschrijving"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "Nakijken nodig" msgstr "Nakijken nodig"
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
@ -165,33 +144,33 @@ msgstr ""
"Geeft aan dat deze pagina moet worden nagekeken, daarmee aandacht trekkend " "Geeft aan dat deze pagina moet worden nagekeken, daarmee aandacht trekkend "
"van andere bijdragers" "van andere bijdragers"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Menu informatie" msgstr "Menu informatie"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "Pagina geschiedenis" msgstr "Pagina geschiedenis"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "Boom" msgstr "Boom"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Paginasjabloon" msgstr "Paginasjabloon"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "Trefwoorden" msgstr "Trefwoorden"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -203,314 +182,231 @@ msgstr ""
"(CRM, Verkoop, etc.). Je kunt trefwoorden gebruiken om makkelijk toegang tot " "(CRM, Verkoop, etc.). Je kunt trefwoorden gebruiken om makkelijk toegang tot "
"je Wiki pagina's te krijgen. Er is een basis Wiki tekstbewerker." "je Wiki pagina's te krijgen. Er is een basis Wiki tekstbewerker."
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Waarschuwing" msgstr "Waarschuwing"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
"Verplicht om een startpagina te selecteren als de weergavemethode " "Verplicht om een startpagina te selecteren als de weergavemethode "
"Startpagina is" "Startpagina is"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Datum" msgstr "Datum"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Wilt u een index aanmaken op de gekozen pagina's? " msgstr "Wilt u een index aanmaken op de gekozen pagina's? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "Verschil" msgstr "Verschil"
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Pagina's" msgstr "Pagina's"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "Groepsomschrijving" msgstr "Groepsomschrijving"
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "Wilt U een wiki pagina openen? " msgstr "Wilt U een wiki pagina openen? "
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Wilt u een sectie maken?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Tekstgebied" msgstr "Tekstgebied"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "Meta-informatie" msgstr "Meta-informatie"
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Aangemaakt op" msgstr "Aangemaakt op"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Opmerkingen" msgstr "Opmerkingen"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "Lijst" msgstr "Lijst"
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Samenvatting" msgstr "Samenvatting"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Aanmaakdatum" msgstr "Aanmaakdatum"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Historie van alle pagina's" msgstr "Historie van alle pagina's"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "Definieer het standaard gedrag van het menu gemaakt op deze groep" msgstr "Definieer het standaard gedrag van het menu gemaakt op deze groep"
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "Sluiten" msgstr "Sluiten"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Wiki id" msgstr "Wiki id"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "Startpagina" msgstr "Startpagina"
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "Laat u koppelen met de andere pagina in het huidige onderwerp" msgstr "Laat u koppelen met de andere pagina in het huidige onderwerp"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "Wijzigings informatie" msgstr "Wijzigings informatie"
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr "Onderwerp, ook genaamd Wiki Groep"
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Wijzigingsdatum" msgstr "Wijzigingsdatum"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Instellingen" msgstr "Instellingen"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Maak index aan" msgstr "Maak index aan"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "U dient minimaal 1 en maximaal 2 revisies te kiezen" msgstr "U dient minimaal 1 en maximaal 2 revisies te kiezen"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "Groepeer op..." msgstr "Groepeer op..."
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Menu maken" msgstr "Menu maken"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Is dit een grote wijziging?" msgstr "Is dit een grote wijziging?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Wiki groepen" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "Onderwerp" msgstr "Onderwerp"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Gewijzigd door" msgstr "Gewijzigd door"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Inhoudsopgave" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "Wiki pagina openen" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "Wiz open pagina" msgstr "Wiz open pagina"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Annuleren" msgstr "Annuleren"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Verschil" msgstr "Verschil"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Controle nodig" msgstr "Controle nodig"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "Pagina's wachtend op controle" msgstr "Pagina's wachtend op controle"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "Pagina zoeken" msgstr "Pagina zoeken"
#~ msgid "History Differance"
#~ msgstr "Historie verschil"
#~ msgid "Differences"
#~ msgstr "Verschillen"
#~ msgid "Last Author"
#~ msgstr "Laatste auteur"
#~ msgid "Wiki Differance"
#~ msgstr "Wiki verschil"
#, python-format
#~ msgid "No action found"
#~ msgstr "Geen actie gevonden"
#~ msgid "History"
#~ msgstr "Historie"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "De objectnaam moet beginnen met x_ en mag geen speciale tekens bevatten !"
#~ msgid "Document Management"
#~ msgstr "Documentbeheer"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "Ongeldige XML voor weergave!"
#~ msgid "Modifications"
#~ msgstr "Wijzigingen"
#~ msgid "Tags"
#~ msgstr "Labels (tags)"
#~ msgid "Child Groups"
#~ msgstr "Deelgroepen"
#~ msgid "Wiki Groups Links"
#~ msgstr "Wiki groepenverwijzingen"
#~ msgid "Document Management - Wiki"
#~ msgstr "Documentbeheer - Wiki"
#~ msgid "Invalid model name in the action definition."
#~ msgstr "Ongeldige modelnaam in de definitie van de actie."
#~ msgid "Wiki Configuration"
#~ msgstr "Wiki instellingen"
#~ msgid "Create a Menu"
#~ msgstr "Maak een menu"
#~ msgid "Group Home Page"
#~ msgstr "Startpagina groep"
#~ msgid "Parent Group"
#~ msgstr "Hoofdgroep"
#~ msgid ""
#~ "\n"
#~ "The base module to manage documents(wiki)\n"
#~ "\n"
#~ "keep track for the wiki groups, pages, and history\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ "De basis module voor het beheren van Wiki documenten\n"
#~ "\n"
#~ "Volg alle wiki groepen, pagina's en geschiedenis\n"
#~ " "

View File

@ -7,189 +7,168 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2010-09-29 11:02+0000\n" "PO-Revision-Date: 2012-08-13 12:16+0000\n"
"Last-Translator: OpenERP Administrators <Unknown>\n" "Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Szablon wiki" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Strony Wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Otwórz stronę" msgstr "Otwórz stronę"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Menu" msgstr "Menu"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Sekcja"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Historia wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Drobna edycja" msgstr "Drobna edycja"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Zawartość" msgstr "Zawartość"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Menu nadrzędne" msgstr "Menu nadrzędne"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Grupa wiki"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Tytuł" msgstr "Tytuł"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Pozycje historii" msgstr "Pozycje historii"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Nazwa menu" msgstr "Nazwa menu"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Opis" msgstr "Opis"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Szablon strony" msgstr "Szablon strony"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -197,284 +176,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Data" msgstr "Data"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Strony" msgstr "Strony"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Utworzyć sekcję ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Obszar tekstu" msgstr "Obszar tekstu"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Utworzono" msgstr "Utworzono"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Uwagi" msgstr "Uwagi"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Podsumowanie" msgstr "Podsumowanie"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Data utworzenia" msgstr "Data utworzenia"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Wiki Id" msgstr "Wiki Id"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Data modyfikacji" msgstr "Data modyfikacji"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Konfiguracja" msgstr "Konfiguracja"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Utwórz indeks" msgstr "Utwórz indeks"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Utwórz menu" msgstr "Utwórz menu"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Czy jest to większa edycja ?" msgstr "Czy jest to większa edycja ?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Grupy wiki" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Modyfikowane przez" msgstr "Modyfikowane przez"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Spis treści"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Anuluj" msgstr "Anuluj"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Różnice" msgstr "Różnice"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Wymaga przejrzenia" msgstr "Wymaga przejrzenia"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "" msgstr ""
#~ msgid "Wiki Configuration"
#~ msgstr "Konfiguracja wiki"
#~ msgid "Create a Menu"
#~ msgstr "Utwórz menu"
#~ msgid "Differences"
#~ msgstr "Różnice"
#~ msgid "Last Author"
#~ msgstr "Ostatni autor"
#~ msgid "Parent Group"
#~ msgstr "Grupa nadrzędna"
#~ msgid "Modifications"
#~ msgstr "Modyfikacje"
#~ msgid "History"
#~ msgstr "Historia"
#~ msgid "Tags"
#~ msgstr "Znaczniki"
#~ msgid "Child Groups"
#~ msgstr "Grupy podrzędne"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "Nazwa obiektu musi zaczynać się od x_ oraz nie może zawierać znaków "
#~ "specjalnych !"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "XML niewłaściwy dla tej architektury wyświetlania!"
#~ msgid "Invalid model name in the action definition."
#~ msgstr "Nieprawidłowa nazwa modelu w definicji akcji."
#~ msgid "Document Management"
#~ msgstr "Zarządzanie dokumentami"
#~ msgid "Group Home Page"
#~ msgstr "Strona domowa grupy"

View File

@ -7,157 +7,136 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2010-12-12 10:01+0000\n" "PO-Revision-Date: 2012-08-13 12:14+0000\n"
"Last-Translator: OpenERP Administrators <Unknown>\n" "Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Modelo Wiki" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Páginas Wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "Forma de exibição" msgstr "Forma de exibição"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Abrir Página" msgstr "Abrir Página"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Menu" msgstr "Menu"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Secção"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Histórico Wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Edição menor" msgstr "Edição menor"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Conteúdo" msgstr "Conteúdo"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Menu do Ascendente" msgstr "Menu do Ascendente"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Grupo Wiki"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "Assitente de criação de menu" msgstr "Assitente de criação de menu"
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Linhas do Histórico" msgstr "Linhas do Histórico"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "Conteúdo de página" msgstr "Conteúdo de página"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "Alerta!" msgstr "Alerta!"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Utilize o código da secção da página como 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Nome do Menu" msgstr "Nome do Menu"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Descrição" msgstr "Descrição"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "Necessita de revisão" msgstr "Necessita de revisão"
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
@ -165,33 +144,33 @@ msgstr ""
"Indica que esta página necessita de revisão, chamando a atenção de outros " "Indica que esta página necessita de revisão, chamando a atenção de outros "
"colaboradores" "colaboradores"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Informação do Menu" msgstr "Informação do Menu"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "Árvore" msgstr "Árvore"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Modelo da Página" msgstr "Modelo da Página"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "Palavras-chave" msgstr "Palavras-chave"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -199,300 +178,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Aviso" msgstr "Aviso"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Data" msgstr "Data"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Pretende criar um Índice nas Páginas Seleccionadas? " msgstr "Pretende criar um Índice nas Páginas Seleccionadas? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "Diferença" msgstr "Diferença"
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Páginas" msgstr "Páginas"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Produzir Secção ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Área de texto" msgstr "Área de texto"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "Meta-Informação" msgstr "Meta-Informação"
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Criado em" msgstr "Criado em"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Notas" msgstr "Notas"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Resumo" msgstr "Resumo"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Data Criada" msgstr "Data Criada"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Todos os Históricos das Páginas" msgstr "Todos os Históricos das Páginas"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "Fechar" msgstr "Fechar"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "ID do Wiki" msgstr "ID do Wiki"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "Página inicial" msgstr "Página inicial"
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr "Tópico, também chamado de Grupo Wiki"
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Data de Modificação" msgstr "Data de Modificação"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Configuração" msgstr "Configuração"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Criar Índex" msgstr "Criar Índex"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "Precisa seleccionar no mínimo 1 ou no máximo 2 históricos revistos!" msgstr "Precisa seleccionar no mínimo 1 ou no máximo 2 históricos revistos!"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "Agrupar por..." msgstr "Agrupar por..."
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Criar Menu" msgstr "Criar Menu"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Esta é a edição principal ?" msgstr "Esta é a edição principal ?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Grupos Wiki" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "Tópico" msgstr "Tópico"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Modificado Por" msgstr "Modificado Por"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Tabela de Conteúdos" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "Abrir página Wiki" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Cancelar" msgstr "Cancelar"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Diferenças" msgstr "Diferenças"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Precisa de Revisão" msgstr "Precisa de Revisão"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "Páginas guardando revisão" msgstr "Páginas guardando revisão"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "Página de procura" msgstr "Página de procura"
#~ msgid "Differences"
#~ msgstr "Diferenças"
#~ msgid "Modifications"
#~ msgstr "Modificações"
#~ msgid "History"
#~ msgstr "Histórico"
#~ msgid "Tags"
#~ msgstr "Etiquetas"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "O nome do Objecto deve começar com x_ e não pode conter nenhum caracter "
#~ "especial !"
#~ msgid "Wiki Groups Links"
#~ msgstr "Linhas de Grupos Wiki"
#~ msgid "Child Groups"
#~ msgstr "Grupos de Descendestes"
#~ msgid "Wiki Configuration"
#~ msgstr "Configuração Wiki"
#~ msgid "Invalid model name in the action definition."
#~ msgstr "Nome do modelo inválido na definição da acção."
#~ msgid "Document Management - Wiki"
#~ msgstr "Gestão Documental - Wiki"
#~ msgid "Create a Menu"
#~ msgstr "Criar um Menu"
#~ msgid "History Differance"
#~ msgstr "Diferenças no Histórico"
#~ msgid "Group Home Page"
#~ msgstr "Página Inicial do Grupo"
#~ msgid "Last Author"
#~ msgstr "Último Autor"
#~ msgid "Document Management"
#~ msgstr "Gestão Documental"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "XML Inválido para a Arquitectura de Vista!"
#~ msgid "Parent Group"
#~ msgstr "Grupo Ascendente"
#~ msgid "Wiki Differance"
#~ msgstr "Diferança Wiki"
#, python-format
#~ msgid "No action found"
#~ msgstr "Nenhuma acção encontrada"

View File

@ -7,157 +7,136 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2012-01-18 02:50+0000\n" "PO-Revision-Date: 2012-08-13 12:14+0000\n"
"Last-Translator: Rafael Sales - http://www.tompast.com.br <Unknown>\n" "Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Modelo de Wiki" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Páginas do Wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "Forma de exibição" msgstr "Forma de exibição"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Abrir Página" msgstr "Abrir Página"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Menu" msgstr "Menu"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Seção"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "Indica se estas páginas têm uma tabela de conteúdo ou não" msgstr "Indica se estas páginas têm uma tabela de conteúdo ou não"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Histórico do Wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Edição simples" msgstr "Edição simples"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Conteúdo" msgstr "Conteúdo"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "Páginas Secundárias" msgstr "Páginas Secundárias"
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "Páginas Principais" msgstr "Páginas Principais"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "Último contribuidor(a)" msgstr "Último contribuidor(a)"
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Menu Superior(pai)" msgstr "Menu Superior(pai)"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr "Não há a seção nesta página"
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Grupo do Wiki"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "Assistente Para Criar Menu" msgstr "Assistente Para Criar Menu"
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Linhas de Histórico" msgstr "Linhas de Histórico"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "Conteúdo da Página" msgstr "Conteúdo da Página"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "Atenção !" msgstr "Atenção !"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "Não há alterações nas revisões" msgstr "Não há alterações nas revisões"
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Use o código de seção da página como 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Nome do Menu" msgstr "Nome do Menu"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Descrição" msgstr "Descrição"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "Necessita de revisão" msgstr "Necessita de revisão"
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
@ -165,33 +144,33 @@ msgstr ""
"Indica que esta página deve ser revista, aumentando a atenção dos outros " "Indica que esta página deve ser revista, aumentando a atenção dos outros "
"participantes" "participantes"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Menu de Informação" msgstr "Menu de Informação"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "Página do Histórico" msgstr "Página do Histórico"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "Visão em árvore" msgstr "Visão em árvore"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Modelo de Página" msgstr "Modelo de Página"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "Palavras-chave" msgstr "Palavras-chave"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -204,307 +183,230 @@ msgstr ""
"facilitar o acesso as páginas wiki. Existe uma edição básica para formatação " "facilitar o acesso as páginas wiki. Existe uma edição básica para formatação "
"de texto." "de texto."
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Atenção" msgstr "Atenção"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "Obrigatório selecionar home page se o método de exibição é Home Page" msgstr "Obrigatório selecionar home page se o método de exibição é Home Page"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Data" msgstr "Data"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Quer criar um índice em páginas selecionadas? " msgstr "Quer criar um índice em páginas selecionadas? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "Diferença" msgstr "Diferença"
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "P&aacute;ginas" msgstr "P&aacute;ginas"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "Descrição do grupo" msgstr "Descrição do grupo"
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "Quer abrir uma página wiki? " msgstr "Quer abrir uma página wiki? "
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Fazer Seção ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Área de texto" msgstr "Área de texto"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "Meta informações" msgstr "Meta informações"
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Criado em" msgstr "Criado em"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Observações" msgstr "Observações"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "Listar" msgstr "Listar"
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Sumário" msgstr "Sumário"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Data de Criação" msgstr "Data de Criação"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Todas as Páginas de Históricos" msgstr "Todas as Páginas de Históricos"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "Define o comportamento padrão do menu criado neste grupo" msgstr "Define o comportamento padrão do menu criado neste grupo"
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "Fechar" msgstr "Fechar"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "assistente wiki demonstrador de diferença de histórico" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Identificação da Wiki" msgstr "Identificação da Wiki"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "Página Inicial" msgstr "Página Inicial"
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "Permite voçê linkar com a outra página com o mesmo tópico" msgstr "Permite voçê linkar com a outra página com o mesmo tópico"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "Modificação de Informação" msgstr "Modificação de Informação"
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr "Topico/Tema, também chamado de Grupo Wiki"
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Data de Modificação" msgstr "Data de Modificação"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Configuração" msgstr "Configuração"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Criar Index" msgstr "Criar Index"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
"Você precisa selecionar no mínimo 1 ou no máximo 2 revisões de histórico!" "Você precisa selecionar no mínimo 1 ou no máximo 2 revisões de histórico!"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "Agrupar Por..." msgstr "Agrupar Por..."
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Criar Menu" msgstr "Criar Menu"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Esta é uma edição Avançada ?" msgstr "Esta é uma edição Avançada ?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Grupos de Wiki" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "Tópico" msgstr "Tópico"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Modificado por" msgstr "Modificado por"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Tabela de Conteúdos" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "Abrir página Wiki" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "abrir página do assistente" msgstr "abrir página do assistente"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Cancelar" msgstr "Cancelar"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Diferença" msgstr "Diferença"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Revisão da Necessidade" msgstr "Revisão da Necessidade"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "Páginas aguardando revisões" msgstr "Páginas aguardando revisões"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "Página de Pesquisa" msgstr "Página de Pesquisa"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "O nome do objeto precisa iniciar com x_ e não conter nenhum caracter "
#~ "especial!"
#~ msgid "Wiki Groups Links"
#~ msgstr "Links dos Grupos do Wiki"
#~ msgid "Child Groups"
#~ msgstr "Grupos Filhos"
#~ msgid "Wiki Configuration"
#~ msgstr "Configuração do Wiki"
#~ msgid "Create a Menu"
#~ msgstr "Criar um menu"
#~ msgid "History Differance"
#~ msgstr "Diferença do Histórico"
#~ msgid "Group Home Page"
#~ msgstr "Grupo Home Page"
#~ msgid "Last Author"
#~ msgstr "Último Autor"
#~ msgid "Differences"
#~ msgstr "Diferenças"
#~ msgid "Document Management"
#~ msgstr "Gerenciamento de Documentos"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "Invalido XML para Arquitetura da View"
#~ msgid "Parent Group"
#~ msgstr "Grupo Superior(pai)"
#~ msgid "Wiki Differance"
#~ msgstr "Diferença de Wiki"
#~ msgid "Modifications"
#~ msgstr "Modificações"
#~ msgid "History"
#~ msgstr "Histórico"
#~ msgid "Tags"
#~ msgstr "Marcadores"
#~ msgid "Document Management - Wiki"
#~ msgstr "Gerenciamento de Documentos - Wiki"
#~ msgid ""
#~ "\n"
#~ "The base module to manage documents(wiki)\n"
#~ "\n"
#~ "keep track for the wiki groups, pages, and history\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ "O módulo base para gerenciar documentos (wiki)\n"
#~ "\n"
#~ "acompanhar grupos, páginas e histórico wiki\n"
#~ " "

View File

@ -7,157 +7,136 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2011-02-15 06:10+0000\n" "PO-Revision-Date: 2012-08-13 12:12+0000\n"
"Last-Translator: filsys <office@filsystem.ro>\n" "Last-Translator: filsys <office@filsystem.ro>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Sabloane Wiki" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Pagini Wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "Metoda de afisare" msgstr "Metoda de afisare"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Deschide pagina" msgstr "Deschide pagina"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Meniu" msgstr "Meniu"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Secţiune"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "Indică dacă aceste pagini au un cuprins sau nu" msgstr "Indică dacă aceste pagini au un cuprins sau nu"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Istoric wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Modificare minoră" msgstr "Modificare minoră"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Conţinut" msgstr "Conţinut"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "Pagini subordonate (copii)" msgstr "Pagini subordonate (copii)"
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "Pagini principale (părinte)" msgstr "Pagini principale (părinte)"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "Ultimul colaborator" msgstr "Ultimul colaborator"
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Meniu principal (părinte)" msgstr "Meniu principal (părinte)"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Grup wiki"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Titlu" msgstr "Titlu"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "Wizard Creează meniul" msgstr "Wizard Creează meniul"
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Istoricul liniilor" msgstr "Istoricul liniilor"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "Conținutul paginii" msgstr "Conținutul paginii"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "Avertisment !" msgstr "Avertisment !"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "Nu există modificări la revizii" msgstr "Nu există modificări la revizii"
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Folosiți codul secțiunii paginii, cum ar fi 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Nume Meniu" msgstr "Nume Meniu"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Descriere" msgstr "Descriere"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "Necesită verificare" msgstr "Necesită verificare"
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
@ -165,33 +144,33 @@ msgstr ""
"Indică faptul că această pagină ar trebui verificată, atrăgand atentia altor " "Indică faptul că această pagină ar trebui verificată, atrăgand atentia altor "
"colaboratori" "colaboratori"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Informaţii meniu" msgstr "Informaţii meniu"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "Istoric pagină" msgstr "Istoric pagină"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "Arbore" msgstr "Arbore"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Sablon pagină" msgstr "Sablon pagină"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "Cuvinte cheie" msgstr "Cuvinte cheie"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -204,258 +183,232 @@ msgstr ""
"a accesa cu usurintă paginile dumneavoastră wiki. Există o editare de bază " "a accesa cu usurintă paginile dumneavoastră wiki. Există o editare de bază "
"pentru formatul text." "pentru formatul text."
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Avertisment" msgstr "Avertisment"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
"Este obligatoriu să selectati pagina de pornire dacă metoda de afisare este " "Este obligatoriu să selectati pagina de pornire dacă metoda de afisare este "
"Pagina de pornire" "Pagina de pornire"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Dată" msgstr "Dată"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Doriți să creați un index pentru paginile selectate ? " msgstr "Doriți să creați un index pentru paginile selectate ? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "Diferenţă" msgstr "Diferenţă"
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Pagini" msgstr "Pagini"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "Descriere Grup" msgstr "Descriere Grup"
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "Doriti să deschideti o pagină wiki? " msgstr "Doriti să deschideti o pagină wiki? "
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Creează secțiunea ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Zonă text" msgstr "Zonă text"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "Meta Informații" msgstr "Meta Informații"
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Creat in" msgstr "Creat in"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Note" msgstr "Note"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "Listă" msgstr "Listă"
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Rezumat" msgstr "Rezumat"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Data creării" msgstr "Data creării"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Toate paginile istoricului" msgstr "Toate paginile istoricului"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
"Defineste comportamentul predefinit al meniului creat pentreu acest grup" "Defineste comportamentul predefinit al meniului creat pentreu acest grup"
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "Închide" msgstr "Închide"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "ID wiki" msgstr "ID wiki"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "Pagină de pornire" msgstr "Pagină de pornire"
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "Vă permite să vă conectati la o altă pagină in subiectul curent" msgstr "Vă permite să vă conectati la o altă pagină in subiectul curent"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "Informatii modificare" msgstr "Informatii modificare"
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr "Subiect, denumit si Grup Wiki"
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Data modificării" msgstr "Data modificării"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Configurare" msgstr "Configurare"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Creare index" msgstr "Creare index"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "Trebuie să selectati minim 1 și maxim 2 revizuiri ale istoricului" msgstr "Trebuie să selectati minim 1 și maxim 2 revizuiri ale istoricului"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "Grupează după..." msgstr "Grupează după..."
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Creează meniu" msgstr "Creează meniu"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Este aceasta o modificare majoră ?" msgstr "Este aceasta o modificare majoră ?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Grupuri wiki" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "Subiect" msgstr "Subiect"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Modificat de" msgstr "Modificat de"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Cuprins" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "Deschide Pagina Wiki" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "wizard deschidere pagină" msgstr "wizard deschidere pagină"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Anulează" msgstr "Anulează"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Diferit" msgstr "Diferit"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Necesită verificare" msgstr "Necesită verificare"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "Pagini care asteaptă verificare" msgstr "Pagini care asteaptă verificare"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "Caută pagina" msgstr "Caută pagina"
#~ msgid "Document Management - Wiki"
#~ msgstr "Managementul documentelor - wiki"
#~ msgid ""
#~ "\n"
#~ "The base module to manage documents(wiki)\n"
#~ "\n"
#~ "keep track for the wiki groups, pages, and history\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ "Modulul de bază pentru gestionarea documentelor(wiki)\n"
#~ "\n"
#~ "tine evidenta grupurilor, paginilor si istoricului wiki\n"
#~ " "

View File

@ -7,157 +7,136 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2011-04-15 20:00+0000\n" "PO-Revision-Date: 2012-08-13 12:11+0000\n"
"Last-Translator: Chertykov Denis <chertykov@gmail.com>\n" "Last-Translator: Chertykov Denis <chertykov@gmail.com>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Wiki Шаблон" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Wiki страницы" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "Метод вывода" msgstr "Метод вывода"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Автор" msgstr "Автор"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Открыть страницу" msgstr "Открыть страницу"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Меню" msgstr "Меню"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Секция"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "Показывает имеется ли содержание на этой странице" msgstr "Показывает имеется ли содержание на этой странице"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "История Wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Малозначимое изменение" msgstr "Малозначимое изменение"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Содержание" msgstr "Содержание"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "Подчиненные страницы" msgstr "Подчиненные страницы"
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "Главная страница" msgstr "Главная страница"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "Последний корректор" msgstr "Последний корректор"
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Родительское меню" msgstr "Родительское меню"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Wiki Группа"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Заголовок" msgstr "Заголовок"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "Помощник создания меню" msgstr "Помощник создания меню"
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Строки истории" msgstr "Строки истории"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "Текст страницы" msgstr "Текст страницы"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "Внимание!" msgstr "Внимание!"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "Нет изменений" msgstr "Нет изменений"
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Используйте код выбора страницы, например: 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Название меню" msgstr "Название меню"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Описание" msgstr "Описание"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "Нуждается в проверке" msgstr "Нуждается в проверке"
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
@ -165,33 +144,33 @@ msgstr ""
"Указывает, что эта страница должна быть проверена, привлекает внимание " "Указывает, что эта страница должна быть проверена, привлекает внимание "
"других участников" "других участников"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Информация меню" msgstr "Информация меню"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "История страницы" msgstr "История страницы"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "Дерево" msgstr "Дерево"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Шаблон страницы" msgstr "Шаблон страницы"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "Ключевые слова" msgstr "Ключевые слова"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -204,301 +183,230 @@ msgstr ""
"использовать ключевые слова, чтобы облегчить доступ к вики-страницам. Есть " "использовать ключевые слова, чтобы облегчить доступ к вики-страницам. Есть "
"простое редактирование вики для текстового формата." "простое редактирование вики для текстового формата."
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Внимание" msgstr "Внимание"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
"Необходимо выбрать домашнюю страницу если метод вывода \"Домашняя страница\"" "Необходимо выбрать домашнюю страницу если метод вывода \"Домашняя страница\""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Дата" msgstr "Дата"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Хотите создать Индекс на Выбранных Странцах ? " msgstr "Хотите создать Индекс на Выбранных Странцах ? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "Различие" msgstr "Различие"
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Страницы" msgstr "Страницы"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "Описание группы" msgstr "Описание группы"
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "Хотите открыть вики ? " msgstr "Хотите открыть вики ? "
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Создать Раздел ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Текстовое поле" msgstr "Текстовое поле"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "Метаданные" msgstr "Метаданные"
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Создан" msgstr "Создан"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Заметки" msgstr "Заметки"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "Список" msgstr "Список"
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Итого" msgstr "Итого"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Дата создания" msgstr "Дата создания"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "История всех страниц" msgstr "История всех страниц"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "Определить поведение по умолчанию для меню, созданного на эту группу" msgstr "Определить поведение по умолчанию для меню, созданного на эту группу"
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "Закрыть" msgstr "Закрыть"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Wiki Id" msgstr "Wiki Id"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "Главная страница" msgstr "Главная страница"
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "Позволяет сделать ссылку на другую страницу в текущем разделе" msgstr "Позволяет сделать ссылку на другую страницу в текущем разделе"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "Информация об изменениях" msgstr "Информация об изменениях"
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr "Тема, которая также называется Вики группа"
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Дата изменения" msgstr "Дата изменения"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Конфигурация" msgstr "Конфигурация"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Создать индекс" msgstr "Создать индекс"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "Вам нужно выбрать минимум 1 или максимум 2 истории изменений!" msgstr "Вам нужно выбрать минимум 1 или максимум 2 истории изменений!"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "Группировать по .." msgstr "Группировать по .."
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Создать меню" msgstr "Создать меню"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Это существенные изменения ?" msgstr "Это существенные изменения ?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Вики группы" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "Тема" msgstr "Тема"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Изменено" msgstr "Изменено"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Содержание" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "Открыть вики-страницу" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Отмена" msgstr "Отмена"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Различие" msgstr "Различие"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Необходима Проверка" msgstr "Необходима Проверка"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "Страницы ожидающие проверки" msgstr "Страницы ожидающие проверки"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "Страница поиска" msgstr "Страница поиска"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "Название объекта должно начинаться с x_ и не должно содержать специальных "
#~ "символов !"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "Неправильный XML для просмотра архитектуры!"
#~ msgid "Wiki Configuration"
#~ msgstr "Настройка Wiki"
#~ msgid "Create a Menu"
#~ msgstr "Создать меню"
#~ msgid "Document Management"
#~ msgstr "Управление документами"
#~ msgid "Differences"
#~ msgstr "Разность"
#~ msgid "Last Author"
#~ msgstr "Последний автор"
#~ msgid "Modifications"
#~ msgstr "Модификации"
#~ msgid "History"
#~ msgstr "История"
#~ msgid "Tags"
#~ msgstr "Ярлыки"
#~ msgid "Invalid model name in the action definition."
#~ msgstr "Недопустимое имя модели в определении действия."
#~ msgid "History Differance"
#~ msgstr "История Различий"
#~ msgid "Group Home Page"
#~ msgstr "Домашняя Страница Группы"
#~ msgid "Child Groups"
#~ msgstr "Подчиненные группы"
#~ msgid "Document Management - Wiki"
#~ msgstr "Управление документами - Вики"
#~ msgid ""
#~ "\n"
#~ "The base module to manage documents(wiki)\n"
#~ "\n"
#~ "keep track for the wiki groups, pages, and history\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ "Базовый модуль для управления документацией (вики)\n"
#~ "\n"
#~ "отслеживание вики групп, страниц и истории\n"
#~ " "

View File

@ -8,189 +8,168 @@ msgstr ""
"Project-Id-Version: openobject-addons\n" "Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2010-08-02 14:49+0000\n" "PO-Revision-Date: 2012-08-13 12:13+0000\n"
"Last-Translator: Peter Kohaut <peter.kohaut@gmail.com>\n" "Last-Translator: Peter Kohaut <peter.kohaut@gmail.com>\n"
"Language-Team: Slovak <sk@li.org>\n" "Language-Team: Slovak <sk@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Wiki šablóna" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Wiki stánky" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "Spôsob zobrazenia" msgstr "Spôsob zobrazenia"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Otvoriť stránku" msgstr "Otvoriť stránku"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Menu" msgstr "Menu"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Sekcia"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "Označuje, že tieto stránky majú alebo nemajú obsah" msgstr "Označuje, že tieto stránky majú alebo nemajú obsah"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Wiki história" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Drobná úprava" msgstr "Drobná úprava"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Obsah" msgstr "Obsah"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "Podstránky" msgstr "Podstránky"
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "Nadradená stránka" msgstr "Nadradená stránka"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "Posledný prispievateľ" msgstr "Posledný prispievateľ"
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Nadradené menu" msgstr "Nadradené menu"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Wiki skupina"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Názov" msgstr "Názov"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "Sprievodca vytvorením ponuky" msgstr "Sprievodca vytvorením ponuky"
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Riadky histórie" msgstr "Riadky histórie"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "Obsah stránky" msgstr "Obsah stránky"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "Varovanie!" msgstr "Varovanie!"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "Nie sú žiadne zmeny v revíziách" msgstr "Nie sú žiadne zmeny v revíziách"
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Názov menu" msgstr "Názov menu"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Popis" msgstr "Popis"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Informácie menu" msgstr "Informácie menu"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "História stránky" msgstr "História stránky"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "Strom" msgstr "Strom"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Šablóna stránky" msgstr "Šablóna stránky"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "Kĺučové slová" msgstr "Kĺučové slová"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -198,289 +177,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Upozornenie" msgstr "Upozornenie"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Dátum" msgstr "Dátum"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Chcete vytvoriť index na vybrané stránky? " msgstr "Chcete vytvoriť index na vybrané stránky? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "Rozdiel" msgstr "Rozdiel"
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Stránky" msgstr "Stránky"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "Opis skupiny" msgstr "Opis skupiny"
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "Chcete otvoriť wiki stránky? " msgstr "Chcete otvoriť wiki stránky? "
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Vytvoriť sekciu ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Oblasť textu" msgstr "Oblasť textu"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "Meta-informácie" msgstr "Meta-informácie"
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Vytvorené" msgstr "Vytvorené"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Poznámky" msgstr "Poznámky"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "Zoznam" msgstr "Zoznam"
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Zhrnutie" msgstr "Zhrnutie"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Dátum vytvorenia" msgstr "Dátum vytvorenia"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "História všetkých stránok" msgstr "História všetkých stránok"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "Zavrieť" msgstr "Zavrieť"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Wiki Id" msgstr "Wiki Id"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "Domovská stránka" msgstr "Domovská stránka"
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "Umožňuje prepojenie s ostatnými stránkami s aktuálnou témou" msgstr "Umožňuje prepojenie s ostatnými stránkami s aktuálnou témou"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "Informácie o zmene" msgstr "Informácie o zmene"
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr "Téma, tiež volá Wiki skupiny"
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Dátum zmeny" msgstr "Dátum zmeny"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Konfigurácia" msgstr "Konfigurácia"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Vytvoriť index" msgstr "Vytvoriť index"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "Musíte vybrať minimálne 1 alebo maximálne 2 revízie histórie!" msgstr "Musíte vybrať minimálne 1 alebo maximálne 2 revízie histórie!"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "Zoskupiť podľa..." msgstr "Zoskupiť podľa..."
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Vytvoriť menu" msgstr "Vytvoriť menu"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Je to veľká úprava?" msgstr "Je to veľká úprava?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Skupiny Wiki" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "Téma" msgstr "Téma"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Upravil" msgstr "Upravil"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Obsah" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "Otvorená Wiki stránka" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Zrušiť" msgstr "Zrušiť"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Rozdiel" msgstr "Rozdiel"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Potrebná kontrola" msgstr "Potrebná kontrola"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "Stránky čakajúce na recenziu" msgstr "Stránky čakajúce na recenziu"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "Vyhľadanie stránky" msgstr "Vyhľadanie stránky"
#~ msgid "Child Groups"
#~ msgstr "Podskupiny"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "Názov objektu musí začínať x_ a nesmie obsahovať žiadne špeciálne znaky!"
#~ msgid "Document Management - Wiki"
#~ msgstr "Správa dokumentov - Wiki"
#~ msgid "Wiki Configuration"
#~ msgstr "Wiki konfigurácia"
#~ msgid "Create a Menu"
#~ msgstr "Vytvoriť menu"
#~ msgid "Invalid model name in the action definition."
#~ msgstr "Neplatný názov modelu v definícii akcie."
#~ msgid "Differences"
#~ msgstr "Rozdiely"
#~ msgid "Last Author"
#~ msgstr "Posledný autor"
#~ msgid "Document Management"
#~ msgstr "Správa dokumentov"
#~ msgid "Parent Group"
#~ msgstr "Rodičovská skupina"
#~ msgid "Wiki Differance"
#~ msgstr "Rozdiely wiki"
#~ msgid "Modifications"
#~ msgstr "Zmeny"
#~ msgid "History"
#~ msgstr "História"
#~ msgid "Tags"
#~ msgstr "Značky"
#~ msgid "Wiki Groups Links"
#~ msgstr "Linky Wiki skupín"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "Neplatné XML pre zobrazenie architektúry!"

View File

@ -7,189 +7,168 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2010-10-30 09:17+0000\n" "PO-Revision-Date: 2012-08-13 12:14+0000\n"
"Last-Translator: Fabien (Open ERP) <fp@tinyerp.com>\n" "Last-Translator: Fabien (Open ERP) <fp@tinyerp.com>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Predloge wiki-ja" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Strani wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Avtor" msgstr "Avtor"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Odpri stran" msgstr "Odpri stran"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Meni" msgstr "Meni"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Razdelek"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Zgodovina wiki-ja" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Manjše urejanje" msgstr "Manjše urejanje"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Vsebina" msgstr "Vsebina"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Nadmenu" msgstr "Nadmenu"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Skupina wiki-ja"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Naslov" msgstr "Naslov"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Vrstice zgodovine" msgstr "Vrstice zgodovine"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Uporabite oznako razdelka strani npr. 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Naziv menuja" msgstr "Naziv menuja"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Opis" msgstr "Opis"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Informacije o meniju" msgstr "Informacije o meniju"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Predloga strani" msgstr "Predloga strani"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -197,295 +176,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Opozorilo" msgstr "Opozorilo"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Datum" msgstr "Datum"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Ali želite pripraviti indeks na izbranih straneh? " msgstr "Ali želite pripraviti indeks na izbranih straneh? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Strani" msgstr "Strani"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Naredi izbiro?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Področje besedila" msgstr "Področje besedila"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Izdelano" msgstr "Izdelano"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Opombe" msgstr "Opombe"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Povzetek" msgstr "Povzetek"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Ustvarjeno dne" msgstr "Ustvarjeno dne"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Vse zgodovine strani" msgstr "Vse zgodovine strani"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Oznaka wiki-ja" msgstr "Oznaka wiki-ja"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Datum spremembe" msgstr "Datum spremembe"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Nastavitve" msgstr "Nastavitve"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Izdelaj indeks" msgstr "Izdelaj indeks"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Ustvari menu" msgstr "Ustvari menu"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Ali je to pomembnejše urejanje?" msgstr "Ali je to pomembnejše urejanje?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Skupine wiki-ja" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Spremenil" msgstr "Spremenil"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Kazalo vsebine"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Prekliči" msgstr "Prekliči"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Razlika" msgstr "Razlika"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Potrebuje pregled" msgstr "Potrebuje pregled"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "" msgstr ""
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "Naziv objekta se mora začeti z 'x_' in ne sme vsebovati posebnih znakov."
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "Neveljaven XML za arhitekturo pogleda."
#~ msgid "Differences"
#~ msgstr "Razlike"
#~ msgid "Modifications"
#~ msgstr "Spremembe"
#~ msgid "History"
#~ msgstr "Zgodovina"
#~ msgid "Tags"
#~ msgstr "Oznake"
#~ msgid "Child Groups"
#~ msgstr "Podrejene skupine"
#~ msgid "Wiki Groups Links"
#~ msgstr "Povezave Wiki skupin"
#~ msgid "Invalid model name in the action definition."
#~ msgstr "Napačno ime modela v definiciji dejanja."
#~ msgid "Wiki Configuration"
#~ msgstr "Konfiguracija wiki-ja"
#~ msgid "Document Management - Wiki"
#~ msgstr "Upravljan je dokumentov - wiki"
#~ msgid "History Differance"
#~ msgstr "Razlike v zgodovini"
#~ msgid "Group Home Page"
#~ msgstr "Domača stran skupine"
#~ msgid "Create a Menu"
#~ msgstr "Ustvari menu"
#~ msgid "Last Author"
#~ msgstr "Zadnji avtor"
#~ msgid "Document Management"
#~ msgstr "Upravljanje dokumentov"
#~ msgid "Wiki Differance"
#~ msgstr "Razlike wiki-ja"
#~ msgid "Parent Group"
#~ msgstr "Nadrejena skupina"

View File

@ -8,189 +8,168 @@ msgstr ""
"Project-Id-Version: openobject-addons\n" "Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2010-08-02 14:43+0000\n" "PO-Revision-Date: 2012-08-13 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Albanian <sq@li.org>\n" "Language-Team: Albanian <sq@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:45+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr ""
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr ""
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -198,239 +177,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "" msgstr ""

View File

@ -8,189 +8,168 @@ msgstr ""
"Project-Id-Version: openobject-addons\n" "Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2010-08-02 14:49+0000\n" "PO-Revision-Date: 2012-08-13 12:13+0000\n"
"Last-Translator: Mantavya Gajjar (Open ERP) <Unknown>\n" "Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: Serbian <sr@li.org>\n" "Language-Team: Serbian <sr@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Wiki Šablon" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Wiki Strane" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Otvori stranu" msgstr "Otvori stranu"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Meni" msgstr "Meni"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Sekcija"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Wiki istorija" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Minorena promena" msgstr "Minorena promena"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Sadržaj" msgstr "Sadržaj"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Roditeljski Meni" msgstr "Roditeljski Meni"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Wiki Grupa"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Naslov" msgstr "Naslov"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Istorijske Linije" msgstr "Istorijske Linije"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Upotrebiti kod sekicje strane npr. 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Naziv Menija" msgstr "Naziv Menija"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Opis" msgstr "Opis"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Meni Informacije" msgstr "Meni Informacije"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Šablon Strane" msgstr "Šablon Strane"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -198,299 +177,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Upozorenje" msgstr "Upozorenje"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Datum" msgstr "Datum"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Želite li da kreirate indeks na Odabranim Stranama? " msgstr "Želite li da kreirate indeks na Odabranim Stranama? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Strane" msgstr "Strane"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Napraviti Sekciju?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Tekstualna zona" msgstr "Tekstualna zona"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Kreiran" msgstr "Kreiran"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Beleške" msgstr "Beleške"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Sumarno" msgstr "Sumarno"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Datum Kreiranja" msgstr "Datum Kreiranja"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Sve Istorije Strane" msgstr "Sve Istorije Strane"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Wiki Id" msgstr "Wiki Id"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Datum Promene" msgstr "Datum Promene"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Konfiguracija" msgstr "Konfiguracija"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Kreiraj indeks" msgstr "Kreiraj indeks"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "Moare da odabere min 1 ili max 2 istorije revizije" msgstr "Moare da odabere min 1 ili max 2 istorije revizije"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Kreiraj Meni" msgstr "Kreiraj Meni"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Ovo je velika promena?" msgstr "Ovo je velika promena?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Wiki Grupe" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Modifikovan od strane" msgstr "Modifikovan od strane"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Tabela Sadržaja"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Otkazati" msgstr "Otkazati"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Razlika" msgstr "Razlika"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Potrebna revizija" msgstr "Potrebna revizija"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "" msgstr ""
#~ msgid "Child Groups"
#~ msgstr "Grupe Deca"
#~ msgid "Wiki Groups Links"
#~ msgstr "Wiki Grupe Linkovi"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "Ime Objekta mora da počne sa x_ i ne sme da sarži specijalne karaktere"
#~ msgid "Document Management - Wiki"
#~ msgstr "Upravljanje Dokumentima - Wiki"
#~ msgid "Wiki Configuration"
#~ msgstr "Wiki Konfiguracija"
#~ msgid "Create a Menu"
#~ msgstr "Kreiraj Meni"
#~ msgid "History Differance"
#~ msgstr "Istorija Razlika"
#~ msgid "Group Home Page"
#~ msgstr "Pocetna Stran Grupe"
#~ msgid "Differences"
#~ msgstr "Razlike"
#~ msgid "Last Author"
#~ msgstr "Poslednji autor"
#~ msgid "Document Management"
#~ msgstr "Upravljanje Dokumentima"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "Neodgovarajući XML za Arhitekuru Pogleda"
#~ msgid "Parent Group"
#~ msgstr "Roditeljska Grupa"
#~ msgid "Wiki Differance"
#~ msgstr "Wiki Differance"
#~ msgid "Modifications"
#~ msgstr "Modifikacije"
#, python-format
#~ msgid "No action found"
#~ msgstr "Nije pronadjena akcija"
#~ msgid "History"
#~ msgstr "Istorija"
#~ msgid "Tags"
#~ msgstr "Tagovi"
#~ msgid "Invalid model name in the action definition."
#~ msgstr "Pogrešno ime modela u definiciji akcije."

View File

@ -8,189 +8,168 @@ msgstr ""
"Project-Id-Version: openobject-addons\n" "Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2010-12-23 10:49+0000\n" "PO-Revision-Date: 2012-08-13 12:14+0000\n"
"Last-Translator: qdp (OpenERP) <qdp-launchpad@tinyerp.com>\n" "Last-Translator: qdp (OpenERP) <qdp-launchpad@tinyerp.com>\n"
"Language-Team: Serbian <sr@li.org>\n" "Language-Team: Serbian <sr@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Wiki Šablon" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Wiki Strane" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Autor" msgstr "Autor"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Otvori stranu" msgstr "Otvori stranu"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Meni" msgstr "Meni"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Sekcija"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Wiki istorija" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Minorena promena" msgstr "Minorena promena"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Sadržaj" msgstr "Sadržaj"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Roditeljski Meni" msgstr "Roditeljski Meni"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Wiki Grupa"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Naslov" msgstr "Naslov"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Istorijske Linije" msgstr "Istorijske Linije"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Upotrebiti kod sekicje strane npr. 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Naziv Menija" msgstr "Naziv Menija"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Opis" msgstr "Opis"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Meni Informacije" msgstr "Meni Informacije"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Šablon Strane" msgstr "Šablon Strane"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -198,299 +177,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Upozorenje" msgstr "Upozorenje"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Datum" msgstr "Datum"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Želite li da kreirate indeks na Odabranim Stranama? " msgstr "Želite li da kreirate indeks na Odabranim Stranama? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Strane" msgstr "Strane"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Napraviti Sekciju?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Tekstualna zona" msgstr "Tekstualna zona"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Kreiran" msgstr "Kreiran"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Beleške" msgstr "Beleške"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Sumarno" msgstr "Sumarno"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Datum Kreiranja" msgstr "Datum Kreiranja"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Sve Istorije Strane" msgstr "Sve Istorije Strane"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Wiki Id" msgstr "Wiki Id"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Datum Promene" msgstr "Datum Promene"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Konfiguracija" msgstr "Konfiguracija"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Kreiraj indeks" msgstr "Kreiraj indeks"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "Moare da odabere min 1 ili max 2 istorije revizije" msgstr "Moare da odabere min 1 ili max 2 istorije revizije"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Kreiraj Meni" msgstr "Kreiraj Meni"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Ovo je velika promena?" msgstr "Ovo je velika promena?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Wiki Grupe" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Modifikovan od strane" msgstr "Modifikovan od strane"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Tabela Sadržaja"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Otkazati" msgstr "Otkazati"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Razlika" msgstr "Razlika"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Potrebna revizija" msgstr "Potrebna revizija"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "" msgstr ""
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "Ime Objekta mora da počne sa x_ i ne sme da sarži specijalne karaktere"
#~ msgid "Invalid model name in the action definition."
#~ msgstr "Pogrešno ime modela u definiciji akcije."
#~ msgid "Document Management - Wiki"
#~ msgstr "Upravljanje Dokumentima - Wiki"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "Neodgovarajući XML za Arhitekuru Pogleda"
#~ msgid "Child Groups"
#~ msgstr "Grupe Deca"
#~ msgid "Wiki Groups Links"
#~ msgstr "Wiki Grupe Linkovi"
#~ msgid "Wiki Configuration"
#~ msgstr "Wiki Konfiguracija"
#~ msgid "Create a Menu"
#~ msgstr "Kreiraj Meni"
#~ msgid "History Differance"
#~ msgstr "Istorija Razlika"
#~ msgid "Group Home Page"
#~ msgstr "Pocetna Stran Grupe"
#~ msgid "Differences"
#~ msgstr "Razlike"
#~ msgid "Last Author"
#~ msgstr "Poslednji autor"
#~ msgid "Document Management"
#~ msgstr "Upravljanje Dokumentima"
#~ msgid "Parent Group"
#~ msgstr "Roditeljska Grupa"
#~ msgid "Wiki Differance"
#~ msgstr "Wiki Differance"
#~ msgid "Modifications"
#~ msgstr "Modifikacije"
#, python-format
#~ msgid "No action found"
#~ msgstr "Nije pronadjena akcija"
#~ msgid "History"
#~ msgstr "Istorija"
#~ msgid "Tags"
#~ msgstr "Tagovi"

View File

@ -7,189 +7,168 @@ msgstr ""
"Project-Id-Version: OpenERP Server 5.0.14\n" "Project-Id-Version: OpenERP Server 5.0.14\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2010-11-22 20:29+0000\n" "PO-Revision-Date: 2012-08-13 12:12+0000\n"
"Last-Translator: Olivier Dony (OpenERP) <Unknown>\n" "Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Wikimall" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Wikisidor" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Författare" msgstr "Författare"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Open Page" msgstr "Open Page"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Meny" msgstr "Meny"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Område"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Wikihistorik" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Mindre förändring" msgstr "Mindre förändring"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Innehåll" msgstr "Innehåll"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Huvudmeny" msgstr "Huvudmeny"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Wikigrupp"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Rubrik" msgstr "Rubrik"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Historikrader" msgstr "Historikrader"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "Varning !" msgstr "Varning !"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "Använd sidområdes kod t ex 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Menynamn" msgstr "Menynamn"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Beskrivning" msgstr "Beskrivning"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Menyinformation" msgstr "Menyinformation"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Sidmall" msgstr "Sidmall"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -197,299 +176,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Warning" msgstr "Warning"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Datum" msgstr "Datum"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Vill du skapa ett index för aktuella sidor? " msgstr "Vill du skapa ett index för aktuella sidor? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Sidor" msgstr "Sidor"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Skapa område?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Textområde" msgstr "Textområde"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Skapad den" msgstr "Skapad den"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Anteckningar" msgstr "Anteckningar"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Sammanfattning" msgstr "Sammanfattning"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Skapad datum" msgstr "Skapad datum"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "All sidohistorik" msgstr "All sidohistorik"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "Wiki Id" msgstr "Wiki Id"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Ändringsdatum" msgstr "Ändringsdatum"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Konfigurering" msgstr "Konfigurering"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Skapa index" msgstr "Skapa index"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "You need to select minimum 1 or maximum 2 history revision!" msgstr "You need to select minimum 1 or maximum 2 history revision!"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Skapa meny" msgstr "Skapa meny"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Är detta en större redigering?" msgstr "Är detta en större redigering?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Wikigrupper" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Ändrad av" msgstr "Ändrad av"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Innehållsförteckning"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Avbryt" msgstr "Avbryt"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Skillnad" msgstr "Skillnad"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Behöver revideras" msgstr "Behöver revideras"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "" msgstr ""
#~ msgid "Child Groups"
#~ msgstr "Undergrupper"
#~ msgid "Modifications"
#~ msgstr "Ändringar"
#~ msgid "Wiki Configuration"
#~ msgstr "Wikikonfiguration"
#~ msgid "Create a Menu"
#~ msgstr "Skapa en meny"
#~ msgid "Differences"
#~ msgstr "Skillnader"
#~ msgid "Last Author"
#~ msgstr "Senaste författare"
#~ msgid "Parent Group"
#~ msgstr "Huvudgrupp"
#~ msgid "History Differance"
#~ msgstr "Hiskorisk skillnad"
#~ msgid "Wiki Groups Links"
#~ msgstr "Wikigrupplänkar"
#~ msgid "History"
#~ msgstr "Historik"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "Objektnamnet måste börja med x_ och får inte innehålla några specialtecken!"
#~ msgid "Document Management - Wiki"
#~ msgstr "Dokumenthantering - Wiki"
#~ msgid "Wiki Differance"
#~ msgstr "Wiki skillnad"
#~ msgid "Tags"
#~ msgstr "Etiketter"
#~ msgid "Invalid model name in the action definition."
#~ msgstr "Invalid model name in the action definition."
#~ msgid "Group Home Page"
#~ msgstr "Group Home Page"
#~ msgid "Document Management"
#~ msgstr "Document Management"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "Invalid XML for View Architecture!"
#, python-format
#~ msgid "No action found"
#~ msgstr "No action found"

View File

@ -7,189 +7,168 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2009-02-03 06:24+0000\n" "PO-Revision-Date: 2012-08-13 12:08+0000\n"
"Last-Translator: <>\n" "Last-Translator: <>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr ""
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr ""
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -197,239 +176,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "" msgstr ""

View File

@ -7,189 +7,168 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2012-02-10 21:07+0000\n" "PO-Revision-Date: 2012-08-13 12:12+0000\n"
"Last-Translator: Ahmet Altınışık <Unknown>\n" "Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-11 05:09+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14771)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Wiki Şablonu" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Wiki Sayfaları" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Yazan" msgstr "Yazan"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Sayfa Aç" msgstr "Sayfa Aç"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Menü" msgstr "Menü"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Bölüm"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Wiki Geçmiş" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Ufak Düzenleme" msgstr "Ufak Düzenleme"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "İçerik" msgstr "İçerik"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "Son Düzenleyen" msgstr "Son Düzenleyen"
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Ana Menü" msgstr "Ana Menü"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr "Bu sayfada bölüm yok"
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Wiki Toplulugu"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Başlık" msgstr "Başlık"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "Uyarı !" msgstr "Uyarı !"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Menu İsmi" msgstr "Menu İsmi"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Tanım" msgstr "Tanım"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Menü Bilgisi" msgstr "Menü Bilgisi"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "Ağaç" msgstr "Ağaç"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Sayfa Şablonu" msgstr "Sayfa Şablonu"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "Anahtar kelimeler" msgstr "Anahtar kelimeler"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -197,270 +176,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Uyarı" msgstr "Uyarı"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Tarih" msgstr "Tarih"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Seçili sayfada dizin yaratmak istediginizden emin misiniz? " msgstr "Seçili sayfada dizin yaratmak istediginizden emin misiniz? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "Fark" msgstr "Fark"
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Sayfalar" msgstr "Sayfalar"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "Grup Tanımlaması" msgstr "Grup Tanımlaması"
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Metin alanı" msgstr "Metin alanı"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "Meta Bilgileri" msgstr "Meta Bilgileri"
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Oluşturulma" msgstr "Oluşturulma"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Notlar" msgstr "Notlar"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "Liste" msgstr "Liste"
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Özet" msgstr "Özet"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Oluşturulma Tarihi" msgstr "Oluşturulma Tarihi"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "Kapat" msgstr "Kapat"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "Ana Sayfa" msgstr "Ana Sayfa"
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Değiştirilme Tarihi" msgstr "Değiştirilme Tarihi"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Yapılandırma" msgstr "Yapılandırma"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "dizin yarat" msgstr "dizin yarat"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "Grupla..." msgstr "Grupla..."
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Menü Oluştur" msgstr "Menü Oluştur"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "Başlık" msgstr "Başlık"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Düzenleyen" msgstr "Düzenleyen"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "İçerik Tablosu"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Vazgeç" msgstr "Vazgeç"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Farklar" msgstr "Farklar"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "Arama Sayfası" msgstr "Arama Sayfası"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "Görüntüleme mimarisi için Geçersiz XML"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr "Nesne adı x_ ile başlamalı ve özel karakter içermemelidir!"
#~ msgid "Create a Menu"
#~ msgstr "Menü Oluştur"
#~ msgid "Modifications"
#~ msgstr "Değişiklikler"
#~ msgid "History"
#~ msgstr "Geçmiş"
#~ msgid "Tags"
#~ msgstr "Etiketler"
#~ msgid "Document Management - Wiki"
#~ msgstr "Belge Yönetimi - Wiki"
#~ msgid "Wiki Groups Links"
#~ msgstr "Wiki Grupları Bağlantıları"
#~ msgid "Differences"
#~ msgstr "Degişiklikler"
#~ msgid "Last Author"
#~ msgstr "Son Yazar"

View File

@ -7,189 +7,168 @@ msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0\n" "Project-Id-Version: OpenERP Server 5.0.0\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2009-01-25 23:33+0000\n" "PO-Revision-Date: 2012-08-13 12:11+0000\n"
"Last-Translator: Eugene Babiy <eugene.babiy@gmail.com>\n" "Last-Translator: Eugene Babiy <eugene.babiy@gmail.com>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Шаблон Wiki" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Сторінки Wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Автор" msgstr "Автор"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Відкрити Сторінку" msgstr "Відкрити Сторінку"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Меню" msgstr "Меню"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Розділ"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Історія Wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Незначна зміна" msgstr "Незначна зміна"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Вміст" msgstr "Вміст"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Батьківське Меню" msgstr "Батьківське Меню"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Група Wiki"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Заголовок" msgstr "Заголовок"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "Рядки Історії" msgstr "Рядки Історії"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Назва Меню" msgstr "Назва Меню"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Опис" msgstr "Опис"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Інформація Меню" msgstr "Інформація Меню"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "Шаблон Сторінки" msgstr "Шаблон Сторінки"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -197,289 +176,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Дата" msgstr "Дата"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "Хочете створити Індекс на Вибрані Сторінки ? " msgstr "Хочете створити Індекс на Вибрані Сторінки ? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Сторінки" msgstr "Сторінки"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "Створити Секцію ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "Текстове поле" msgstr "Текстове поле"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Створено" msgstr "Створено"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "Примітки" msgstr "Примітки"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "Підсумок" msgstr "Підсумок"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "Дата Створення" msgstr "Дата Створення"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "Вся Історія Сторінки" msgstr "Вся Історія Сторінки"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "Дата Зміни" msgstr "Дата Зміни"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "Налаштування" msgstr "Налаштування"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "Створити Індекс" msgstr "Створити Індекс"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "Створити Меню" msgstr "Створити Меню"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "Це основна зміна ?" msgstr "Це основна зміна ?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Групи Wiki" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "Змінив" msgstr "Змінив"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "Зміст"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "Скасувати" msgstr "Скасувати"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "Відмінність" msgstr "Відмінність"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "Потребує Перегляду" msgstr "Потребує Перегляду"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "" msgstr ""
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr ""
#~ "Назва об'єкту має починатися з x_ і не містити ніяких спеціальних символів!"
#~ msgid "Wiki Groups Links"
#~ msgstr "Адреси Груп Wiki"
#~ msgid "Child Groups"
#~ msgstr "Дочірна Група"
#~ msgid "Wiki Configuration"
#~ msgstr "Налаштування Wiki"
#~ msgid "Create a Menu"
#~ msgstr "Створити Меню"
#~ msgid "History Differance"
#~ msgstr "Історія Відмінностей"
#~ msgid "Group Home Page"
#~ msgstr "Домашня Сторінка Групи"
#~ msgid "Last Author"
#~ msgstr "Останній Автор"
#~ msgid "Differences"
#~ msgstr "Відмінності"
#~ msgid "Document Management"
#~ msgstr "Управління Документом"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "Неправильний XML для Архітектури Вигляду!"
#~ msgid "Parent Group"
#~ msgstr "Батьківська Група"
#~ msgid "Wiki Differance"
#~ msgstr "Відмінності Wiki"
#~ msgid "Modifications"
#~ msgstr "Варіації"
#~ msgid "History"
#~ msgstr "Історія"
#~ msgid "Tags"
#~ msgstr "Теги"

View File

@ -8,189 +8,168 @@ msgstr ""
"Project-Id-Version: openobject-addons\n" "Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2010-08-02 14:43+0000\n" "PO-Revision-Date: 2012-08-13 12:09+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: Vietnamese <vi@li.org>\n" "Language-Team: Vietnamese <vi@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Các trang Wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "Phương pháp Hiển thị" msgstr "Phương pháp Hiển thị"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "Tác giả" msgstr "Tác giả"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "Mở Trang" msgstr "Mở Trang"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "Trình đơn" msgstr "Trình đơn"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "Phần"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Lịch sử Wiki" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "Chỉnh sửa nhỏ" msgstr "Chỉnh sửa nhỏ"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "Nội dung" msgstr "Nội dung"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "Người đóng góp cuối" msgstr "Người đóng góp cuối"
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "Trình đơn cha" msgstr "Trình đơn cha"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr ""
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "Tiêu đề" msgstr "Tiêu đề"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "Nội dung Trang" msgstr "Nội dung Trang"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "Cảnh báo !" msgstr "Cảnh báo !"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "Tên Trình đơn" msgstr "Tên Trình đơn"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "Mô tả" msgstr "Mô tả"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "Thông tin Trình đơn" msgstr "Thông tin Trình đơn"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "Lịch sử Trang" msgstr "Lịch sử Trang"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "Cấu trúc cây" msgstr "Cấu trúc cây"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "Các từ khoá" msgstr "Các từ khoá"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -198,239 +177,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "Cảnh báo" msgstr "Cảnh báo"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "Ngày" msgstr "Ngày"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "Khác biệt" msgstr "Khác biệt"
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "Các trang" msgstr "Các trang"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "Tạo trên" msgstr "Tạo trên"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "" msgstr ""

View File

@ -7,189 +7,168 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n" "Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2012-02-08 03:35+0000\n" "PO-Revision-Date: 2012-08-13 12:13+0000\n"
"Last-Translator: Wei \"oldrev\" Li <oldrev@gmail.com>\n" "Last-Translator: Wei \"oldrev\" Li <oldrev@gmail.com>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "Wiki模板" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "Wiki页" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "显示方式" msgstr "显示方式"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "作者" msgstr "作者"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "打开页" msgstr "打开页"
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "菜单" msgstr "菜单"
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr "章节"
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "指定此页面是否具有一个目录" msgstr "指定此页面是否具有一个目录"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "Wiki日志" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "小编辑" msgstr "小编辑"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "内容" msgstr "内容"
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "子页面" msgstr "子页面"
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "上级页面" msgstr "上级页面"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "最近的贡献者" msgstr "最近的贡献者"
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "上级菜单" msgstr "上级菜单"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr "该页面没有分节"
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr "Wiki组"
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "标题" msgstr "标题"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "向导创建菜单" msgstr "向导创建菜单"
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "日志明细" msgstr "日志明细"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "页面内容" msgstr "页面内容"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "警告 !" msgstr "警告 !"
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "这修订没改变什么" msgstr "这修订没改变什么"
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr "用户页段代码如1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "菜单名" msgstr "菜单名"
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "描述" msgstr "描述"
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "需要复审" msgstr "需要复审"
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "表示这页面需要复审,增加对其他贡献者的关注" msgstr "表示这页面需要复审,增加对其他贡献者的关注"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "菜单信息" msgstr "菜单信息"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "页面编辑日志" msgstr "页面编辑日志"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "树形列表" msgstr "树形列表"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "页模板" msgstr "页模板"
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "关键字" msgstr "关键字"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -199,310 +178,229 @@ msgstr ""
"wiki页面你可以与同事共享构思和问题你可以创建一新文档它能链接一个服务的应用如客户关系管理销售等。\r\n" "wiki页面你可以与同事共享构思和问题你可以创建一新文档它能链接一个服务的应用如客户关系管理销售等。\r\n"
"基于wiki编辑的文件格式你可以用关键字去轻松访问你的wiki页面。" "基于wiki编辑的文件格式你可以用关键字去轻松访问你的wiki页面。"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "警告" msgstr "警告"
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "如果显示的方式是首页,需要选择首页" msgstr "如果显示的方式是首页,需要选择首页"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "日期" msgstr "日期"
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "想在选择的页创建一索引? " msgstr "想在选择的页创建一索引? "
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "差异" msgstr "差异"
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "页面" msgstr "页面"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "组描述" msgstr "组描述"
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "想打开一个wiki页面 " msgstr "想打开一个wiki页面 "
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr "生成章节?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "文本区" msgstr "文本区"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "元信息" msgstr "元信息"
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "创建在" msgstr "创建在"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "备注" msgstr "备注"
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "列表" msgstr "列表"
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "摘要" msgstr "摘要"
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "创建日期" msgstr "创建日期"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "所有页的历史" msgstr "所有页的历史"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "wiki.wiki" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "定义组菜单创建后的默认行为" msgstr "定义组菜单创建后的默认行为"
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "关闭" msgstr "关闭"
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "wizard.wiki.history.show_diff" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "wiki ID" msgstr "wiki ID"
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "首页" msgstr "首页"
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "允许您在本主题链接其他页面" msgstr "允许您在本主题链接其他页面"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "修改信息" msgstr "修改信息"
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr "主题也叫wiki组"
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "Wiki" msgstr "Wiki"
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "修改日期" msgstr "修改日期"
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "设置" msgstr "设置"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "创建索引" msgstr "创建索引"
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "您需要选定最少一个,最多两个修订的日志!" msgstr "您需要选定最少一个,最多两个修订的日志!"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "分组..." msgstr "分组..."
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "创建菜单" msgstr "创建菜单"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "这是一项重大修改?" msgstr "这是一项重大修改?"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "Wiki组" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "主题" msgstr "主题"
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "修改于" msgstr "修改于"
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "目录" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "打开wiki页面" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "打开页面" msgstr "打开页面"
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "取消" msgstr "取消"
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "差异" msgstr "差异"
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "需要复审" msgstr "需要复审"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "正在等待复审的页面" msgstr "正在等待复审的页面"
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "搜索页面" msgstr "搜索页面"
#~ msgid "Document Management"
#~ msgstr "文档管理"
#, python-format
#~ msgid "No action found"
#~ msgstr "找不到动作"
#~ msgid "Modifications"
#~ msgstr "修改"
#~ msgid ""
#~ "The Object name must start with x_ and not contain any special character !"
#~ msgstr "对象名必须是以x_开头并且不能含有特殊字符"
#~ msgid "Wiki Groups Links"
#~ msgstr "Wiki组链接"
#~ msgid "Child Groups"
#~ msgstr "子组"
#~ msgid "Wiki Configuration"
#~ msgstr "Wiki设置"
#~ msgid "Invalid model name in the action definition."
#~ msgstr "在动作定义中无效的模块名"
#~ msgid "Document Management - Wiki"
#~ msgstr "文档管理 - Wiki"
#~ msgid "Create a Menu"
#~ msgstr "创建一菜单"
#~ msgid "History Differance"
#~ msgstr "历史递延"
#~ msgid "Group Home Page"
#~ msgstr "组首页"
#~ msgid "Last Author"
#~ msgstr "最后作者"
#~ msgid "Differences"
#~ msgstr "分歧"
#~ msgid "Invalid XML for View Architecture!"
#~ msgstr "无效的视图结构xml文件"
#~ msgid "Parent Group"
#~ msgstr "父组"
#~ msgid "Wiki Differance"
#~ msgstr "Wiki分歧"
#~ msgid "History"
#~ msgstr "历史"
#~ msgid "Tags"
#~ msgstr "标签"
#~ msgid ""
#~ "\n"
#~ "The base module to manage documents(wiki)\n"
#~ "\n"
#~ "keep track for the wiki groups, pages, and history\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ "这基础模块用于管理文档wiki\n"
#~ "跟踪wiki组页面和日志\n"
#~ " "

View File

@ -7,189 +7,168 @@ msgstr ""
"Project-Id-Version: OpenERP Server 5.0.4\n" "Project-Id-Version: OpenERP Server 5.0.4\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2009-01-23 17:16+0000\n" "PO-Revision-Date: 2012-08-13 12:08+0000\n"
"Last-Translator: <>\n" "Last-Translator: <>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n" "X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 14763)\n" "X-Generator: Launchpad (build 15791)\n"
#. module: wiki #. module: document_page
#: field:wiki.groups,template:0 #: field:document.page.type,template:0
msgid "Wiki Template" msgid "Document page Template"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki #: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Wiki Pages" msgid "Document Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,method:0 #: field:document.page.type,method:0
msgid "Display Method" msgid "Display Method"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0 #: view:document.page:0 field:document.page,create_uid:0
msgid "Author" msgid "Author"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Open Page" msgid "Open Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,menu_id:0 #: field:document.page,menu_id:0
msgid "Menu" msgid "Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,section:0 #: help:document.page,type:0
msgid "Section"
msgstr ""
#. module: wiki
#: help:wiki.wiki,toc:0
msgid "Indicates that this pages have a table of contents or not" msgid "Indicates that this pages have a table of contents or not"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0 #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Wiki History" msgid "Document page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,minor_edit:0 #: field:document.page,minor_edit:0
msgid "Minor edit" msgid "Minor edit"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0 #: view:document.page:0 field:document.page,content:0
msgid "Content" msgid "Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,child_ids:0 #: field:document.page,child_ids:0
msgid "Child Pages" msgid "Child Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,parent_id:0 #: field:document.page,parent_id:0
msgid "Parent Page" msgid "Parent Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0 #: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor" msgid "Last Contributor"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.create.menu,menu_parent_id:0 #: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu" msgid "Parent Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_make_index.py:52 #: field:document.page,name:0
#, python-format
msgid "There is no section in this Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,name:0 view:wiki.wiki:0 field:wiki.wiki,group_id:0
msgid "Wiki Group"
msgstr ""
#. module: wiki
#: field:wiki.wiki,name:0
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_create_menu #: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu" msgid "Wizard Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,history_id:0 #: field:document.page,history_id:0
msgid "History Lines" msgid "History Lines"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Page Content" msgid "Page Content"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#, python-format #, python-format
msgid "Warning !" msgid "Warning !"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wiki.py:237 #: code:addons/document_page/document_page.py:237
#, python-format #, python-format
msgid "There are no changes in revisions" msgid "There are no changes in revisions"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,section:0 #: field:document.page.create.menu,menu_name:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
msgid "Menu Name" msgid "Menu Name"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,notes:0 #: field:document.page.type,notes:0
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,review:0 #: field:document.page,review:0
msgid "Needs Review" msgid "Needs Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,review:0 #: help:document.page,review:0
msgid "" msgid ""
"Indicates that this page should be reviewed, raising the attention of other " "Indicates that this page should be reviewed, raising the attention of other "
"contributors" "contributors"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information" msgid "Menu Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History" msgid "Page History"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "Tree" msgid "Tree"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Page Template" msgid "Page Template"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,tags:0 #: field:document.page,tags:0
msgid "Keywords" msgid "Keywords"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,help:wiki.action_wiki #: model:ir.actions.act_window,help:document_page.action_wiki
msgid "" msgid ""
"With Wiki Pages you can share ideas and questions with your coworkers. You " "With Wiki Pages you can share ideas and questions with your coworkers. You "
"can create a new document that can be linked to one or several applications " "can create a new document that can be linked to one or several applications "
@ -197,239 +176,229 @@ msgid ""
"There is a basic wiki editing for text format." "There is a basic wiki editing for text format."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,home:0 #: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page" msgid "Required to select home page if display method is Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,create_date:0 #: field:document.page.history,create_date:0
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.make.index:0 #: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? " msgid "Want to create a Index on Selected Pages ? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Difference" msgid "Difference"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,page_ids:0 #: field:document.page.type,page_ids:0
msgid "Pages" msgid "Pages"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Group Description" msgid "Group Description"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki.page.open:0 #: view:document.page.page.open:0
msgid "Want to open a wiki page? " msgid "Want to open a wiki page? "
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,section:0 #: field:document.page.history,content:0
msgid "Make Section ?"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,text_area:0
msgid "Text area" msgid "Text area"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Meta Information" msgid "Meta Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,create_date:0 #: field:document.page,create_date:0
msgid "Created on" msgid "Created on"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0 #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes" msgid "Notes"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: selection:wiki.groups,method:0 #: selection:document.page.type,method:0
msgid "List" msgid "List"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0 #: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary" msgid "Summary"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,create_date:0 #: field:document.page.groups,create_date:0
msgid "Created Date" msgid "Created Date"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_history #: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories" msgid "All Page Histories"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki #: model:ir.model,name:document_page.model_wiki_wiki
msgid "wiki.wiki" msgid "document.page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.groups,method:0 #: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group" msgid "Define the default behaviour of the menu created on this group"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wizard.wiki.history.show_diff:0 #: view:wizard.document.page.history.show_diff:0
msgid "Close" msgid "Close"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff" msgid "wizard.document.page.history.show_diff"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,wiki_id:0 #: field:document.page.history,wiki_id:0
msgid "Wiki Id" msgid "Wiki Id"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.groups,home:0 selection:wiki.groups,method:0 #: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page" msgid "Home Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,parent_id:0 #: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic" msgid "Allows you to link with the other page with in the current topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Modification Information" msgid "Modification Information"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: help:wiki.wiki,group_id:0 #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
msgid "Wiki" msgid "Wiki"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki,write_date:0 #: field:document.page,write_date:0
msgid "Modification Date" msgid "Modification Date"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 #: view:document.page.type:0
msgid "Configuration" msgid "Configuration"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0 #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index" msgid "Create Index"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/wizard/wiki_show_diff.py:54 #: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format #, python-format
msgid "You need to select minimum 1 or maximum 2 history revision!" msgid "You need to select minimum 1 or maximum 2 history revision!"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Group By..." msgid "Group By..."
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0 #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0
msgid "Create Menu" msgid "Create Menu"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,minor_edit:0 #: field:document.page.history,minor_edit:0
msgid "This is a major edit ?" msgid "This is a major edit ?"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups #: model:ir.model,name:document_page.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0 #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0
msgid "Wiki Groups" msgid "Document Types"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Topic" msgid "Topic"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wiki.wiki.history,write_uid:0 #: field:document.page.history,write_uid:0
msgid "Modify By" msgid "Modify By"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981 #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0 #: field:document.page,type:0
#, python-format #, python-format
msgid "Table of Contents" msgid "Type"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.groups:0 view:wiki.wiki.page.open:0 #: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Wiki Page" msgid "Open Document Page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.model,name:wiki.model_wiki_wiki_page_open #: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page" msgid "wiz open page"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0 #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: field:wizard.wiki.history.show_diff,file_path:0 #: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff" msgid "Diff"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: view:wiki.wiki:0 #: view:document.page:0
msgid "Need Review" msgid "Need Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.action_wiki_review #: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review" msgid "Pages Waiting Review"
msgstr "" msgstr ""
#. module: wiki #. module: document_page
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open #: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page" msgid "Search Page"
msgstr "" msgstr ""

View File

@ -9,12 +9,12 @@
!python {model: edi.document}: | !python {model: edi.document}: |
import json import json
partner_obj = self.pool.get('res.partner') partner_obj = self.pool.get('res.partner')
tokens = self.export_edi(cr, uid, [partner_obj.browse(cr, uid, ref('base.res_partner_agrolait'))]) tokens = self.export_edi(cr, uid, [partner_obj.browse(cr, uid, ref('base.res_partner_2'))])
doc = self.get_document(cr, uid, tokens[0], context=context) doc = self.get_document(cr, uid, tokens[0], context=context)
edi_doc, = json.loads(doc) edi_doc, = json.loads(doc)
# check content of the document # check content of the document
assert edi_doc.get('__id').endswith('.res_partner_agrolait'), 'Incorrect external ID' assert edi_doc.get('__id').endswith('.res_partner_2'), 'Incorrect external ID'
assert edi_doc.get('__model') == 'res.partner', 'Incorrect/Missing __model' assert edi_doc.get('__model') == 'res.partner', 'Incorrect/Missing __model'
assert edi_doc.get('__module') == 'base', 'Incorrect/Missing __module' assert edi_doc.get('__module') == 'base', 'Incorrect/Missing __module'
assert edi_doc.get('__last_update'), 'Missing __last_update' assert edi_doc.get('__last_update'), 'Missing __last_update'
@ -32,8 +32,8 @@
edi_doc['__attachments'] = [attachment] edi_doc['__attachments'] = [attachment]
doc = json.dumps([edi_doc]) doc = json.dumps([edi_doc])
result, = self.import_edi(cr, uid, edi_document=doc) result, = self.import_edi(cr, uid, edi_document=doc)
assert result[0] == 'res.partner' and result[1] > ref('base.res_partner_agrolait'),\ assert result[0] == 'res.partner' and result[1] > ref('base.res_partner_2'),\
"Expected (%r,> %r) after import 1, got %r" % ('res.partner', ref('base.res_partner_agrolait'), result) "Expected (%r,> %r) after import 1, got %r" % ('res.partner', ref('base.res_partner_2'), result)
# export the same partner we just created, and see if the output matches the input # export the same partner we just created, and see if the output matches the input
tokens = self.export_edi(cr, uid, [partner_obj.browse(cr, uid, result[1])]) tokens = self.export_edi(cr, uid, [partner_obj.browse(cr, uid, result[1])])

View File

@ -52,7 +52,7 @@ Note that:
'res_partner_view.xml', 'res_partner_view.xml',
'email_template.xml', 'email_template.xml',
], ],
'demo_xml': ['event_demo.yml'], 'demo_xml': ['event_demo.xml'],
'test': ['test/process/event_draft2done.yml'], 'test': ['test/process/event_draft2done.yml'],
'css': ['static/src/css/event.css'], 'css': ['static/src/css/event.css'],
'installable': True, 'installable': True,

View File

@ -0,0 +1,86 @@
<?xml version="1.0"?>
<openerp>
<data>
<record id="base.user_demo" model="res.users">
<field name="groups_id" eval="[(4, ref('event.group_event_user'))]"/>
</record>
<!-- Demo Data for Event Type -->
<record id="event_type_0" model="event.type">
<field name="name">Seminar</field>
</record>
<record id="event_type_1" model="event.type">
<field name="name">Exhibition</field>
</record>
<record id="event_type_2" model="event.type">
<field name="name">Conference</field>
</record>
<record id="event_type_3" model="event.type">
<field name="name">Show</field>
</record>
<record id="event_type_4" model="event.type">
<field name="name">Training</field>
</record>
<!-- Demo data for Event -->
<record id="event_0" model="event.event">
<field name="name">Concert of Bon Jovi</field>
<field eval="time.strftime('%Y-%m-01 19:05:15')" name="date_begin"/>
<field eval="time.strftime('%Y-%m-01 23:05:15')" name="date_end"/>
<field name="register_max">500</field>
<field name="type" ref="event_type_1"/>
</record>
<record id="event_1" model="event.event">
<field name="name">Opera of Verdi</field>
<field eval="(DateTime.today()+ timedelta(days=1)).strftime('%Y-%m-%d 18:00:00')" name="date_begin"/>
<field eval="(DateTime.today()+ timedelta(days=2)).strftime('%Y-%m-%d 21:00:00')" name="date_end"/>
<field name="type" ref="event_type_1"/>
<field name="register_min">50</field>
<field name="register_max">350</field>
</record>
<record id="event_2" model="event.event">
<field name="name">Conference on ERP Business</field>
<field eval="(DateTime.today()+ timedelta(days=2)).strftime('%Y-%m-%d 14:00:00')" name="date_begin"/>
<field eval="(DateTime.today()+ timedelta(days=2)).strftime('%Y-%m-%d 16:30:00')" name="date_end"/>
<field name="type" ref="event_type_2"/>
<field name="register_max">200</field>
</record>
<function model="event.event" name="button_confirm" eval="[ref('event_2')]"/>
<function model="event.event" name="button_confirm" eval="[ref('event_2')]"/>
<!-- Demo data for Event Registration-->
<record id="reg_1_1" model="event.registration">
<field name="name">Agrolait</field>
<field name="email">s.l@agrolait.be</field>
<field name="phone">003281588558</field>
<field name="event_id" ref="event_1"/>
<field name="partner_id" ref="base.res_partner_2"/>
<field name="nb_register">5</field>
</record>
<record id="reg_1_2" model="event.registration">
<field name="name">ASUStek</field>
<field name="email">info@asustek.com</field>
<field name="phone">+ 1 64 61 04 01</field>
<field name="partner_id" ref="base.res_partner_1"/>
<field name="event_id" ref="event_1"/>
<field name="nb_register">10</field>
</record>
<record id="reg_0_2" model="event.registration">
<field name="name">Camptocamp</field>
<field name="email">openerp@camptocamp.com</field>
<field name="phone">+41 21 619 10 04 </field>
<field name="event_id" ref="event_2"/>
<field name="partner_id" ref="base.res_partner_12"/>
<field name="nb_register">5</field>
</record>
</data>
</openerp>

View File

@ -1,73 +0,0 @@
-
from datetime import datetime, timedelta
-
!record {model: event.type, id: event_type_0}:
name: 'Seminar'
-
!record {model: event.type, id: event_type_1}:
name: 'Exhibition'
-
!record {model: event.type, id: event_type_2}:
name: 'Conference'
-
!record {model: event.type, id: event_type_3}:
name: 'Show'
-
!record {model: event.type, id: event_type_4}:
name: 'Training'
-
!record {model: event.event, id: event_0}:
name: 'Concert of Bon Jovi'
date_begin: !eval time.strftime('%Y-%m-01 19:05:15')
date_end: !eval time.strftime('%Y-%m-01 23:05:15')
register_max: 500
type: event_type_1
-
!record {model: event.event, id: event_1}:
name: 'Opera of Verdi'
date_begin: !eval (datetime.today()+ timedelta(days=1)).strftime('%Y-%m-%d 18:00:00')
date_end: !eval (datetime.today()+ timedelta(days=1)).strftime('%Y-%m-%d 21:00:00')
register_min: 50
register_max: 350
type: event_type_1
-
!record {model: event.event, id: event_2}:
name: 'Conference on ERP Business'
date_begin: !eval (datetime.today()+ timedelta(days=20)).strftime('%Y-%m-%d 14:00:00')
date_end: !eval (datetime.today()+ timedelta(days=20)).strftime('%Y-%m-%d 16:30:00')
register_min: 50
register_max: 350
type: event_type_2
-
!record {model: event.registration, id: reg_1_1}:
name: 'Agrolait'
email: 's.l@agrolait.be'
phone: '003281588558'
event_id: event_1
partner_id: base.res_partner_asus
nb_register: 5
-
!record {model: event.registration, id: reg_1_2}:
name: 'ASUStek'
email: 'info@asustek.com'
phone: '+ 1 64 61 04 01'
event_id: event_1
partner_id: base.res_partner_asus
nb_register: 10
-
!record {model: event.registration, id: reg_0_1}:
name: 'Syleam'
email: 'contact@syleam.fr'
phone: '+33 (0) 2 33 31 22 10'
event_id: event_0
partner_id: base.res_partner_sednacom
nb_register: 6
-
!record {model: event.registration, id: reg_0_2}:
name: 'Camptocamp'
email: 'openerp@camptocamp.com'
phone: '+41 21 619 10 04'
event_id: event_2
partner_id: base.res_partner_c2c
nb_register: 5

View File

@ -3,7 +3,7 @@
- -
!record {model: event.registration, id: reg_0_1}: !record {model: event.registration, id: reg_0_1}:
event_id: event_0 event_id: event_0
partner_id: base.res_partner_asus partner_id: base.res_partner_1
name: 'Ticket for Concert' name: 'Ticket for Concert'
- -
I create event record to call product onchange and team onchange. I create event record to call product onchange and team onchange.
@ -15,7 +15,7 @@
I call onchange event from event registration wizard. I call onchange event from event registration wizard.
- -
!python {model: partner.event.registration}: | !python {model: partner.event.registration}: |
context.update({'active_id': ref("base.res_partner_ericdubois0")}) context.update({'active_id': ref("base.res_partner_5")})
self.onchange_event_id(cr, uid, 1, ref("event_1"), context=context) self.onchange_event_id(cr, uid, 1, ref("event_1"), context=context)
- -
I confirm event from wizard. I confirm event from wizard.

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