merge trunk

bzr revid: nicolas.vanhoren@openerp.com-20120814071749-1ol2c4ruip6bqsu6
This commit is contained in:
niv-openerp 2012-08-14 09:17:49 +02:00
commit 39691fd0b5
287 changed files with 11602 additions and 14723 deletions

View File

@ -5,7 +5,7 @@
<record id="test_invoice_1" model="account.invoice">
<field name="currency_id" ref="base.EUR"/>
<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="state">draft</field>
<field name="type">out_invoice</field>

View File

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

View File

@ -85,14 +85,14 @@
<field name="parent_id" ref="analytic_integration"/>
<field name="type">normal</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 id="analytic_seagate_p2" model="account.analytic.account">
<field name="name">Seagate P2</field>
<field name="type">normal</field>
<field name="parent_id" ref="analytic_integration"/>
<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 id="analytic_magasin_bml_1" model="account.analytic.account">
<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="time.strftime('%Y-12-31')" name="date"/>
<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>
</record>
<record id="analytic_agrolait" model="account.analytic.account">
<field name="name">Agrolait</field>
<field name="parent_id" ref="analytic_customers"/>
<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 id="analytic_asustek" model="account.analytic.account">
<field name="name">Asustek</field>
<field name="type">normal</field>
<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 id="analytic_distripc" model="account.analytic.account">
<field name="name">DistriPC</field>
@ -127,22 +127,22 @@
<field name="type">normal</field>
<field name="partner_id" ref="base.res_partner_4"/>
</record>
<record id="analytic_sednacom" model="account.analytic.account">
<field name="name">Sednacom</field>
<record id="analytic_spark" model="account.analytic.account">
<field name="name">Spark Systems</field>
<field eval="str(time.localtime()[0] - 1) + '-05-09'" name="date_start"/>
<field eval="time.strftime('%Y-05-08')" name="date"/>
<field name="parent_id" ref="analytic_partners"/>
<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>
</record>
<record id="analytic_thymbra" model="account.analytic.account">
<field name="name">Thymbra</field>
<record id="analytic_nebula" model="account.analytic.account">
<field name="name">Nebula</field>
<field eval="time.strftime('%Y-02-01')" name="date_start"/>
<field eval="time.strftime('%Y-07-01')" name="date"/>
<field name="type">normal</field>
<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>
</record>
<record id="analytic_leclerc" model="account.analytic.account">
@ -159,13 +159,13 @@
<field eval="str(time.localtime()[0] + 1) + '-02-01'" name="date"/>
<field name="type">normal</field>
<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 id="analytic_tiny_at_work" model="account.analytic.account">
<field name="name">OpenERP SA AT Work</field>
<field name="type">normal</field>
<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 id="analytic_partners_camp_to_camp" model="account.analytic.account">
<field name="name">Camp to Camp</field>
@ -173,7 +173,7 @@
<field eval="time.strftime('%Y-%m-%d')" name="date"/>
<field name="type">normal</field>
<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>
</record>
<record id="analytic_project_2_support" model="account.analytic.account">

View File

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

View File

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

View File

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

View File

@ -4,7 +4,7 @@
!record {model: account.invoice, id: test_invoice_1}:
currency_id: base.EUR
company_id: base.main_company
partner_id: base.res_partner_asus
partner_id: base.res_partner_1
state: draft
type: out_invoice
account_id: account.a_recv
@ -23,7 +23,7 @@
-
!python {model: res.partner}: |
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']:
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'
price_unit: 900.0
quantity: 10.0
product_id: product.product_product_pc3
product_id: product.product_product_5
uos_id: product.product_uom_unit
journal_id: account.sales_journal
partner_id: base.res_partner_3

View File

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

View File

@ -20,7 +20,7 @@
debit: 0.0
journal_id: account.bank_journal
name: Basic Computer
partner_id: base.res_partner_desertic_hispafuentes
partner_id: base.res_partner_12
period_id: account.period_6
ref: '2011010'
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,
'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')})
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)
account = self.onchange_account_id(cr, uid, [], account_id=ref('account.a_recv'), partner_id= ref('base.res_partner_desertic_hispafuentes'))
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_12'))
vals = {
'journal_id': ref('account.bank_journal'),
'period_id': ref('account.period_6'),
@ -51,7 +51,7 @@
'date': time.strftime('%Y-%m-%d'),
'debit': 2000.0,
'name': 'Basic Computer',
'partner_id': ref('base.res_partner_desertic_hispafuentes'),
'partner_id': ref('base.res_partner_12'),
'quantity': 0.0,
'move_id': ref('account_move_0'),
'date_maturity': partner['value']['date_maturity'],

View File

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

View File

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

View File

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

View File

@ -4,7 +4,7 @@
<record id="partner_bank_1" model="res.partner.bank">
<field name="name">Reserve Bank</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="bank" ref="base.res_bank_1"/>
</record>

View File

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

View File

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

View File

@ -82,10 +82,10 @@
name: '[PC1] Basic PC'
price_unit: 200.0
quantity: 1.0
product_id: product.product_product_pc1
product_id: product.product_product_3
uos_id: product.product_uom_unit
journal_id: account.sales_journal
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
reference_type: none
-
I Validate invoice by clicking on Validate button
@ -115,10 +115,10 @@
name: '[PC1] Basic PC'
price_unit: 100.0
quantity: 1.0
product_id: product.product_product_pc1
product_id: product.product_product_3
uos_id: product.product_uom_unit
journal_id: account.sales_journal
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
reference_type: none
-
I Validate invoice by clicking on Validate button
@ -149,7 +149,7 @@
company_id: base.main_company
journal_id: bank_journal_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
date: !eval time.strftime("%Y-03-01")
payment_option: 'with_writeoff'
@ -176,7 +176,7 @@
I check that writeoff amount computed is -10.0
-
!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])
assert (voucher_id.writeoff_amount == -10.0), "Writeoff amount is not -10.0"
-
@ -184,14 +184,14 @@
-
!python {model: account.voucher}: |
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.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
-
I check that the move of my first voucher is valid
-
!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])
move_line_obj = self.pool.get('account.move.line')
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
-
!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])
move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])
@ -243,7 +243,7 @@
company_id: base.main_company
journal_id: bank_journal_USD
name: 'Second payment: Case 1'
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
period_id: account.period_3
date: !eval time.strftime("%Y-04-01")
payment_option: 'with_writeoff'
@ -269,7 +269,7 @@
I check that writeoff amount computed is -5.0
-
!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])
assert (voucher_id.writeoff_amount == -5.0), "Writeoff amount is not -5.0"
-
@ -277,14 +277,14 @@
-
!python {model: account.voucher}: |
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.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
-
I check that the move of my second voucher is valid
-
!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])
move_line_obj = self.pool.get('account.move.line')
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
-
!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])
move_line_obj = self.pool.get('account.move.line')
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'
price_unit: 200.0
quantity: 1.0
product_id: product.product_product_pc1
product_id: product.product_product_3
uos_id: product.product_uom_unit
journal_id: account.sales_journal
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
reference_type: none
check_total : 200
-
@ -88,10 +88,10 @@
name: '[PC1] Basic PC'
price_unit: 100.0
quantity: 1.0
product_id: product.product_product_pc1
product_id: product.product_product_3
uos_id: product.product_uom_unit
journal_id: account.sales_journal
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
reference_type: none
check_total : 100.0
-
@ -122,7 +122,7 @@
company_id: base.main_company
journal_id: bank_journal_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
date: !eval time.strftime("%Y-03-01")
payment_option: 'with_writeoff'
@ -149,14 +149,14 @@
I check that writeoff amount computed is -15.0
-
!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])
assert (voucher_id.writeoff_amount == -15.0), "Writeoff amount is not -15.0"
-
I check that currency rate difference is 34.0
-
!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])
assert (voucher_id.currency_rate_difference == 34.0), "Currency rate difference is not 34.0"
-
@ -164,14 +164,14 @@
-
!python {model: account.voucher}: |
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.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
-
I check that the move of my voucher is valid
-
!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])
move_line_obj = self.pool.get('account.move.line')
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
-
!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])
move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])
@ -226,7 +226,7 @@
amount: 45.0
company_id: base.main_company
journal_id: bank_journal_USD
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
period_id: account.period_3
date: !eval time.strftime("%Y-04-01")
payment_option: 'with_writeoff'
@ -254,14 +254,14 @@
I check that writeoff amount computed is -5.0
-
!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])
assert (voucher_id.writeoff_amount == 5.0), "Writeoff amount is not 5.0"
-
I check that currency rate difference is 8.50
-
!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])
assert (voucher_id.currency_rate_difference == 8.50), "Currency rate difference is not 8.50"
-
@ -269,14 +269,14 @@
-
!python {model: account.voucher}: |
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.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
-
I check that my voucher state is posted
-
!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])
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
-
!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])
move_line_obj = self.pool.get('account.move.line')
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'
price_unit: 200.0
quantity: 1.0
product_id: product.product_product_pc1
product_id: product.product_product_3
uos_id: product.product_uom_unit
journal_id: account.sales_journal
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
reference_type: none
-
I Validate invoice by clicking on Validate button
@ -121,10 +121,10 @@
name: '[PC1] Basic PC'
price_unit: 100.0
quantity: 1.0
product_id: product.product_product_pc1
product_id: product.product_product_3
uos_id: product.product_uom_unit
journal_id: account.sales_journal
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
reference_type: none
-
I Validate invoice by clicking on Validate button
@ -153,7 +153,7 @@
amount: 200.0
company_id: base.main_company
journal_id: bank_journal_EUR
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
period_id: account.period_3
date: !eval time.strftime("%Y-03-01")
payment_option: 'with_writeoff'
@ -182,14 +182,14 @@
-
!python {model: account.voucher}: |
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.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
-
I check that the move of my voucher is valid
-
!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])
move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])
@ -221,7 +221,7 @@
amount: 80
company_id: base.main_company
journal_id: bank_journal_USD
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
period_id: account.period_3
date: !eval time.strftime("%Y-04-01")
payment_option: 'with_writeoff'
@ -249,7 +249,7 @@
I check that writeoff amount computed is 2.22
-
!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])
assert (round(voucher_id.writeoff_amount, 2) == 2.22), "Writeoff amount is not 2.22$"
-
@ -257,14 +257,14 @@
-
!python {model: account.voucher}: |
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.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
-
I check that my voucher state is posted
-
!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])
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
-
!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])
move_line_obj = self.pool.get('account.move.line')
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'
price_unit: 200.0
quantity: 1.0
product_id: product.product_product_pc1
product_id: product.product_product_3
uos_id: product.product_uom_unit
journal_id: account.sales_journal
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
reference_type: none
-
I Validate invoice by clicking on Validate button
@ -121,10 +121,10 @@
name: '[PC1] Basic PC'
price_unit: 100.0
quantity: 1.0
product_id: product.product_product_pc1
product_id: product.product_product_3
uos_id: product.product_uom_unit
journal_id: account.sales_journal
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
reference_type: none
-
I Validate invoice by clicking on Validate button
@ -153,7 +153,7 @@
amount: 200.0
company_id: base.main_company
journal_id: bank_journal_EUR
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
period_id: account.period_3
date: !eval time.strftime("%Y-03-01")
payment_option: 'with_writeoff'
@ -182,14 +182,14 @@
-
!python {model: account.voucher}: |
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.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
-
I check that the move of my voucher is valid
-
!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])
move_line_obj = self.pool.get('account.move.line')
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
-
!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])
move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])
@ -236,7 +236,7 @@
amount: 80.0
company_id: base.main_company
journal_id: bank_journal_USD
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
period_id: account.period_3
date: !eval time.strftime("%Y-04-01")
payment_option: 'with_writeoff'
@ -264,7 +264,7 @@
I check that writeoff amount computed is 2.22
-
!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])
assert (round(voucher_id.writeoff_amount, 2) == 2.22), "Writeoff amount is not 2.22$"
-
@ -272,14 +272,14 @@
-
!python {model: account.voucher}: |
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.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
-
I check that my voucher state is posted
-
!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])
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
-
!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])
move_line_obj = self.pool.get('account.move.line')
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'
price_unit: 150.0
quantity: 1.0
product_id: product.product_product_pc1
product_id: product.product_product_3
uos_id: product.product_uom_unit
journal_id: account.sales_journal
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
reference_type: none
-
I Validate invoice by clicking on Validate button
@ -75,10 +75,10 @@
name: '[PC1] Basic PC'
price_unit: 80.0
quantity: 1.0
product_id: product.product_product_pc1
product_id: product.product_product_3
uos_id: product.product_uom_unit
journal_id: account.sales_journal
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
reference_type: none
-
I Validate invoice by clicking on Validate button
@ -107,7 +107,7 @@
amount: 120.0
company_id: base.main_company
journal_id: bank_journal_EUR
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
period_id: account.period_3
date: !eval time.strftime("%Y-03-01")
payment_option: 'with_writeoff'
@ -135,7 +135,7 @@
I check that writeoff amount computed is 0.00
-
!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])
assert (voucher_id.writeoff_amount == 0.00), "Writeoff amount is not 0.00"
-
@ -143,14 +143,14 @@
-
!python {model: account.voucher}: |
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.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
-
I check that the move of my first voucher is valid
-
!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])
move_line_obj = self.pool.get('account.move.line')
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
-
!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])
move_line_obj = self.pool.get('account.move.line')
move_lines = move_line_obj.search(cr, uid, [('move_id', '=', voucher_id.move_id.id)])
@ -197,7 +197,7 @@
amount: 120.0
company_id: base.main_company
journal_id: bank_journal_EUR
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
period_id: account.period_3
date: !eval time.strftime("%Y-04-01")
payment_option: 'with_writeoff'
@ -225,7 +225,7 @@
I check that writeoff amount computed is 0.00
-
!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])
assert (voucher_id.writeoff_amount == 0.00), "Writeoff amount is not 0"
-
@ -233,14 +233,14 @@
-
!python {model: account.voucher}: |
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.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
-
I check that the move of my second voucher is valid
-
!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])
move_line_obj = self.pool.get('account.move.line')
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
-
!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])
move_line_obj = self.pool.get('account.move.line')
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'
price_unit: 200.0
quantity: 1.0
product_id: product.product_product_pc1
product_id: product.product_product_3
uos_id: product.product_uom_unit
journal_id: account.sales_journal
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
reference_type: none
-
I Validate invoice by clicking on Validate button
@ -108,7 +108,7 @@
amount: 200
company_id: base.main_company
journal_id: bank_journal_CHF
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
period_id: account.period_3
date: !eval time.strftime("%Y-03-01")
payment_option: 'with_writeoff'
@ -135,7 +135,7 @@
I check that writeoff amount computed is 13.26
-
!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])
assert (round(voucher_id.writeoff_amount,2) == 13.26), "Writeoff amount is not 13.26 CHF"
-
@ -143,14 +143,14 @@
-
!python {model: account.voucher}: |
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.trg_validate(uid, 'account.voucher', voucher[0], 'proforma_voucher', cr)
-
I check that the move of my voucher is valid
-
!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])
move_line_obj = self.pool.get('account.move.line')
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
-
!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])
move_line_obj = self.pool.get('account.move.line')
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'
price_unit: 1000.0
quantity: 1.0
product_id: product.product_product_pc1
product_id: product.product_product_3
uos_id: product.product_uom_unit
journal_id: account.sales_journal
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
-
I validate the invoice.
-
@ -88,7 +88,7 @@
company_id: base.main_company
journal_id: bank_journal_USD1
name: 'payment: Case EUR/USD'
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
period_id: account.period_5
date: !eval time.strftime("%Y-02-01")
payment_option: 'with_writeoff'

View File

@ -10,10 +10,10 @@
name: '[PC1] Basic PC'
price_unit: 450.0
quantity: 1.0
product_id: product.product_product_pc1
product_id: product.product_product_3
uos_id: product.product_uom_unit
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
@ -40,14 +40,14 @@
import netsvc
vals = {}
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 = {
'account_id': ref('account.cash'),
'amount': 450.0,
'company_id': ref('base.main_company'),
'currency_id': ref('base.EUR'),
'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'),
'type': 'receipt',
}

View File

@ -10,7 +10,7 @@
- account_id: account.a_sale
amount: 30000.0
type: cr
partner_id: base.res_partner_seagate
partner_id: base.res_partner_19
period_id: account.period_9
type: sale
@ -48,14 +48,14 @@
import netsvc
vals = {}
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 = {
'account_id': ref('account.cash'),
'amount': 30000.0,
'company_id': ref('base.main_company'),
'currency_id': ref('base.EUR'),
'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'),
'type': 'receipt',
}

View File

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

View File

@ -1,79 +1,80 @@
<?xml version="1.0"?>
<openerp>
<data noupdate="1">
<!--
((((((((((( Demo Cases )))))))))))
<!--
((((((((((( Demo Cases )))))))))))
-->
<!--For Meetings-->
<record id="crm_case_followuponproposal0" model="crm.meeting">
<record id="crm_meeting_1" model="crm.meeting">
<field eval="1" name="active"/>
<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;open&quot;" name="state"/>
<field eval="time.strftime('%Y-%m-03 10:20:03')" 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="name">Follow-up for Project proposal</field>
<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:00')" name="date"/>
<field name="categ_ids" eval="[(6,0,[ref('categ_meet1')])]"/>
<field eval="&quot;Discuss pricing&quot;" name="name"/>
<field eval="time.strftime('%Y-%m-12 18:55:05')" name="date_deadline"/>
<field eval="time.strftime('%Y-%m-03 16:30:00')" name="date_deadline"/>
<field eval="6.3" name="duration"/>
<field name="state">open</field>
</record>
<record id="crm_case_reviewneeds0" 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">
<record id="crm_meeting_2" model="crm.meeting">
<field eval="1" name="active"/>
<field name="user_id" ref="base.user_root"/>
<field eval="&quot;done&quot;" name="state"/>
<field eval="time.strftime('%Y-%m-18 13:12:49')" name="date"/>
<field name="categ_ids" eval="[(6,0,[ref('categ_meet2')])]"/>
<field eval="&quot;Update the data&quot;" name="name"/>
<field eval="13.3" name="duration"/>
<field eval="time.strftime('%Y-%m-19 02:30:49')" name="date_deadline"/>
<field name="name">Initial discussion</field>
<field name="description">Discussion with partner for product.</field>
<field name="categ_ids" eval="[(6,0,[ref('categ_meet3')])]"/>
<field eval="&quot;contact@tecsas.fr&quot;" name="email_from"/>
<field eval="time.strftime('%Y-%m-05 12:00:00')" name="date"/>
<field eval="time.strftime('%Y-%m-05 19:00:00')" 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_meet2'), ref('categ_meet4')])]"/>
<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="email_from">info@opensides.be</field>
<field name="categ_ids" eval="[(6,0,[ref('categ_meet5')])]"/>
<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_meet4')])]"/>
<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>
</data>
</openerp>

View File

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

View File

@ -14,24 +14,42 @@
<field name="groups_id" eval="[(4,ref('base.group_sale_salesman'))]"/>
</record>
<record id="ir_ui_view_sc_calendar_demo" model="ir.ui.view_sc">
<field name="name">Meetings</field>
<field name="resource">ir.ui.menu</field>
<field name="user_id" ref="base.user_demo"/>
<field name="res_id" ref="base_calendar.menu_crm_meeting"/>
</record>
<record model="crm.case.section" id="section_sales_marketing_department">
<record id="ir_ui_view_sc_calendar_demo" model="ir.ui.view_sc">
<field name="name">Meetings</field>
<field name="resource">ir.ui.menu</field>
<field name="user_id" ref="base.user_demo"/>
<field name="res_id" ref="base_calendar.menu_crm_meeting"/>
</record>
<record model="crm.case.section" id="crm_case_section_1">
<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="alias_id" ref="mail_alias_marketing_department"/>
</record>
<record model="crm.segmentation" id="crm_segmentation0">
<field name="name">OpenERP partners</field>
<field name="exclusif">True</field>
<field name="categ_id" ref="base.res_partner_category_2"/>
</record>
</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 model="crm.segmentation" id="crm_segmentation0">
<field name="name">OpenERP partners</field>
<field name="exclusif">True</field>
<field name="categ_id" ref="base.res_partner_category_2"/>
</record>
</data>
</openerp>

View File

@ -86,11 +86,11 @@
<field name="section_id" ref="section_sales_department"/>
</record>
<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"/>
</record>
<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"/>
</record>
<record model="crm.case.resource.type" id="type_lead4">
@ -102,7 +102,7 @@
<field name="section_id" ref="section_sales_department"/>
</record>
<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"/>
</record>
<record model="crm.case.resource.type" id="type_lead7">
@ -116,37 +116,37 @@
<!-- crm categories -->
<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="object_id" search="[('model','=','crm.lead')]" model="ir.model"/>
</record>
<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="object_id" search="[('model','=','crm.lead')]" model="ir.model"/>
</record>
<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="object_id" search="[('model','=','crm.lead')]" model="ir.model"/>
</record>
<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="object_id" search="[('model','=','crm.lead')]" model="ir.model"/>
</record>
<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="object_id" search="[('model','=','crm.lead')]" model="ir.model"/>
</record>
<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="object_id" search="[('model','=','crm.lead')]" model="ir.model"/>
</record>
<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="object_id" search="[('model','=','crm.lead')]" model="ir.model"/>
</record>

File diff suppressed because it is too large Load Diff

View File

@ -100,7 +100,7 @@
</record>
<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"/>
<!--

View File

@ -4,91 +4,80 @@
<!--
((((((((((( 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 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 eval="&quot;Left the message&quot;" name="name"/>
<field eval="&quot;open&quot;" name="state"/>
<field name="name">Left the message</field>
<field name="state">done</field>
<field name="partner_phone">+34 934 340 230</field>
<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 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="&quot;done&quot;" name="state"/>
</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 name="partner_id" ref="base.res_partner_6"/>
<field eval="&quot;4&quot;" name="priority"/>
<field name="partner_id" ref="base.res_partner_7"/>
<field eval="'4'" name="priority"/>
<field name="user_id" ref="base.user_root"/>
<field eval="&quot;Get More information on the proposed deal&quot;" name="name"/>
<field eval="&quot;open&quot;" name="state"/>
<field name="section_id" ref="crm.section_sales_department"/>
<field eval="&quot;(392) 895-7917&quot;" name="partner_mobile"/>
<field name="name">Need more information on the proposed deal</field>
<field name="state">done</field>
<field name="partner_phone">+44 121 690 4596</field>
<field name="section_id" ref="crm.crm_case_section_1"/>
<field eval="1" name="active"/>
<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="&quot;done&quot;" name="state"/>
</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 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 eval="&quot;Bad time, will call back&quot;" name="name"/>
<field eval="&quot;open&quot;" name="state"/>
<field name="section_id" ref="crm.section_sales_department"/>
<field eval="&quot;(820) 167-3208&quot;" name="partner_mobile"/>
<field name="name">Ask for convenient time of meeting</field>
<field name="state">open</field>
<field name="partner_phone">+1 786 525 0724</field>
<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 name="categ_id" ref="crm.categ_phone1"/>
<field eval="&quot;(079) 681-2139&quot;" name="partner_phone"/>
<field eval="&quot;contact@tecsas.fr&quot;" name="email_from"/>
<field eval="5.0" name="duration"/>
<field eval="&quot;done&quot;" name="state"/>
<field eval="5.45" name="duration"/>
</record>
<record id="crm_case_phone04" 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">
<record id="crm_phonecall_5" model="crm.phonecall">
<field eval="time.strftime('%Y-%m-28 16:20:43')" name="date"/>
<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 eval="&quot;More information on the proposed deal&quot;" name="name"/>
<field eval="&quot;pending&quot;" name="state"/>
<field name="section_id" ref="crm.section_sales_department"/>
<field eval="&quot;(333) 715-1450&quot;" name="partner_mobile"/>
<field name="name">More information on the proposed deal</field>
<field name="state">pending</field>
<field name="partner_phone">+1 312 349 2324</field>
<field name="section_id" ref="crm.crm_case_section_1"/>
<field eval="1" name="active"/>
<field name="categ_id" ref="crm.categ_phone2"/>
<field eval="&quot;(855) 924-4364&quot;" name="partner_phone"/>
<field name="categ_id" ref="crm.categ_phone1"/>
<field eval="2.08" name="duration"/>
</record>
<record id="crm_case_phone06" model="crm.phonecall">
<field eval="&quot;3&quot;" name="priority"/>
<record id="crm_phonecall_6" model="crm.phonecall">
<field eval="'3'" name="priority"/>
<field name="user_id" ref="base.user_root"/>
<field eval="&quot;Bad time&quot;" name="name"/>
<field eval="&quot;open&quot;" name="state"/>
<field name="section_id" ref="crm.section_sales_department"/>
<field eval="&quot;(468) 017-2684&quot;" name="partner_mobile"/>
<field name="name">Proposal for discount offer</field>
<field name="state">open</field>
<field name="partner_phone">+34 230 953 485</field>
<field name="section_id" ref="crm.crm_case_section_3"/>
<field eval="time.strftime('%Y-%m-28 14:15:30')" name="date"/>
<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"/>
</record>
</data>

View File

@ -4,14 +4,14 @@
!python {model: base.action.rule}: |
model_ids = self.pool.get("ir.model").search(cr, uid, [('model', '=', 'crm.lead')])
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)
-
I create new lead to check record rule.
-
!record {model: crm.lead, id: crm_lead_test_rules_id}:
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.
-

View File

@ -2,12 +2,12 @@
I cancel unqualified 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.
-
!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.state == 'cancel', "Opportunity is not in 'cancel' state."
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.
-
!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.
-
!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"
-
I re-open the 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
-
!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.state == 'open', "Opportunity should be in 'open' state."
-
I escalate the lead to parent team.
-
!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.
-
!assert {model: crm.lead, id: crm.crm_case_itisatelesalescampaign0, string: Escalate lead to parent team}:
- section_id.name == "Sales Department"
!assert {model: crm.lead, id: crm.crm_case_1, string: Escalate lead to parent team}:
- 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.
-
!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)
self.make_partner(cr, uid, [new_id], context=context)
-
I check converted phonecall to 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."
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.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.
-
!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".
-
!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"
-
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}: |
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)
-
I convert lead into opportunity for exiting customer.
-
!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.
-
!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.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!'
-
Now I begin communication and schedule a phone call with the customer.
-
!python {model: crm.opportunity2phonecall}: |
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'),
'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)
@ -44,28 +44,28 @@
I check that phonecall is scheduled for that opportunity.
-
!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'
-
Now I schedule meeting with customer.
-
!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.
-
!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
-
!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.
-
!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.state == 'done', "Opportunity is not in 'done' state!"
assert lead.probability == 100.0, "Revenue probability should be 100.0!"
@ -73,36 +73,36 @@
I convert mass lead into opportunity customer.
-
!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)
self.mass_convert(cr, uid, [id], context=context)
-
Now I check first lead converted on opportunity.
-
!python {model: crm.lead}: |
opp = self.browse(cr, uid, ref('crm_case_employee0'))
assert opp.name == "Need Info about Onsite Intervention", "Opportunity name not correct"
opp = self.browse(cr, uid, ref('crm_case_11'))
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.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!'
-
Then check for second lead converted on opportunity.
-
!python {model: crm.lead}: |
opp = self.browse(cr, uid, ref('crm_case_electonicgoodsdealer0'))
assert opp.name == "Interest in Your New Product", "Opportunity name not correct"
opp = self.browse(cr, uid, ref('crm_case_2'))
assert opp.name == "Interest in Your New Software", "Opportunity name not correct"
assert opp.type == 'opportunity', 'Lead is not converted to opportunity!'
assert opp.stage_id.id == ref("stage_lead1"), 'Stage of probability is incorrect!'
-
I loose the second opportunity
-
!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
-
!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.state == 'cancel', "Lost opportunity is not in 'cancel' state!"
assert lead.probability == 0.0, "Revenue probability should be 0.0!"
@ -111,7 +111,7 @@
-
!python {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.
-

View File

@ -9,7 +9,7 @@
I make another opportunity from phonecall for same customer.
-
!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)
self.make_opportunity(cr, uid, [res_id], context=context)
-
@ -36,51 +36,51 @@
Now I schedule another phonecall to customer after merged.
-
!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)
self.action_schedule(cr, uid, [res_id], context=context)
-
I schedule meeting on this 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.
-
!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.
-
!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"
-
I cancelled the phone call.
-
!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.
-
!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"
-
I reset the phone call.
-
!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.
-
!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"
-
I set phone call to held (done).
-
!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.
-
!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"

View File

@ -1,16 +1,16 @@
-
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'
partner_id: base.res_partner_theshelvehouse0
partner_id: base.res_partner_2
type: opportunity
stage_id: crm.stage_lead1
state: draft
-
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'
type: opportunity
state: draft
@ -18,11 +18,11 @@
-
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'
partner_id: base.res_partner_5
-
I setting next stage "New" for the 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.
-
!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.
-
!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 )))))))))))
-->
<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 name="partner_id" ref="base.res_partner_11"/>
<field eval="&quot;3&quot;" name="priority"/>
@ -18,7 +18,7 @@
<field eval="&quot;(769) 703-274&quot;" name="partner_phone"/>
</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 name="partner_id" ref="base.res_partner_6"/>
<field eval="&quot;4&quot;" name="priority"/>
@ -30,7 +30,7 @@
<field eval="&quot;(956) 293-2595&quot;" name="partner_phone"/>
</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 name="partner_id" ref="base.res_partner_10"/>
<field eval="&quot;2&quot;" name="priority"/>
@ -43,9 +43,9 @@
<field eval="&quot;contact@tecsas.fr&quot;" name="email_from"/>
</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 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 name="user_id" ref="base.user_root"/>
<field eval="&quot;Product quality not maintained&quot;" name="name"/>
@ -55,7 +55,7 @@
<field eval="&quot;(514) 698-4118&quot;" name="partner_phone"/>
</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 name="partner_id" ref="base.res_partner_5"/>
<field eval="&quot;3&quot;" name="priority"/>
@ -67,7 +67,7 @@
<field eval="&quot;(855) 924-4364&quot;" name="partner_phone"/>
</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 eval="&quot;3&quot;" name="priority"/>
<field name="user_id" ref="base.user_root"/>
@ -80,8 +80,8 @@
<field eval="&quot;info@opensides.be&quot;" name="email_from"/>
</record>
<record id="crm_case_claims07" model="crm.claim">
<field name="partner_id" ref="base.res_partner_seagate"/>
<record id="crm_claim_7" model="crm.claim">
<field name="partner_id" ref="base.res_partner_19"/>
<field eval="&quot;3&quot;" name="priority"/>
<field name="user_id" ref="base.user_root"/>
<field eval="&quot;Documents unclear&quot;" name="name"/>

View File

@ -1,7 +1,7 @@
-
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'
partner_id: base.res_partner_6
-
@ -9,7 +9,7 @@
-
!python {model: crm.claim}: |
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:
pass

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<openerp>
<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 name="user_id" ref="base.user_root"/>
<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"/>
</record>
<record id="crm_helpdesk_cannotabletoconnecttoserver0" model="crm.helpdesk">
<record id="crm_helpdesk_2" model="crm.helpdesk">
<field eval="1" name="active"/>
<field name="user_id" ref="base.user_demo"/>
<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"/>
</record>
<record id="crm_helpdesk_documentationforcrm0" model="crm.helpdesk">
<record id="crm_helpdesk_3" model="crm.helpdesk">
<field eval="1" name="active"/>
<field name="user_id" ref="base.user_root"/>
<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"/>
</record>
<record id="crm_helpdesk_howtocreateanewmodule0" model="crm.helpdesk">
<record id="crm_helpdesk_4" model="crm.helpdesk">
<field eval="1" name="active"/>
<field name="partner_id" ref="base.res_partner_2"/>
<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',
],
'test': [
'test/process/partner_assign.yml',
'test/partner_assign.yml'
],
'installable': True,
'auto_install': False,

View File

@ -5,7 +5,7 @@
<field name="name">First</field>
<field name="sequence">1</field>
</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="partner_weight">10</field>
</record>

View File

@ -4,32 +4,32 @@
I Set Geo Lattitude and Longitude according to partner address.
-
!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
-
!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 3 < partner.partner_longitude < 5 , "Longitude is wrong"
-
I assign nearest partner to opportunity.
-
!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.
-
!python {model: crm.lead}: |
lead = self.browse(cr, uid, ref('crm.crm_case_abcfuelcounits0'))
assert lead.partner_assigned_id.id == ref('base.res_partner_ericdubois0') , "Opportuniy is not assigned nearest partner"
assert 50 < lead.partner_latitude < 51 , "Latitude is wrong"
assert 3 < lead.partner_longitude < 5, "Longitude is wrong"
lead = self.browse(cr, uid, ref('crm.crm_case_19'))
assert lead.partner_assigned_id.id == ref('base.res_partner_15') , "Opportuniy is not assigned nearest partner"
assert 50 < lead.partner_latitude < 55 , "Latitude is wrong"
assert -5 < lead.partner_longitude < 0, "Longitude is wrong"
-
I forward this opportunity to its nearest 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)
try:
self.action_forward(cr, uid, [forward_id], context=context)

View File

@ -35,7 +35,7 @@
-->
<record model="crm_profiling.answer" id="sector1">
<field name="name">HR</field>
<field name="name">Services</field>
<field name="question_id" ref="activity_sector"/>
</record>
<record model="crm_profiling.answer" id="sector2">
@ -59,7 +59,7 @@
<field name="question_id" ref="nb_employees"/>
</record>
<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"/>
</record>
<record model="crm_profiling.answer" id="partner_quality2">
@ -84,17 +84,9 @@
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">
<field name="name">HR sector</field>
<field name="parent_id" ref="base.res_partner_category_12"/>
<field name="name">Telecom sector</field>
<field name="parent_id" ref="base.res_partner_category_0"/>
</record>
@ -109,43 +101,43 @@
<field name="profiling_active">True</field>
</record>
<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="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>
</record>
<record model="crm.segmentation" id="crm_segmentation2">
<field name="name">Silver partners</field>
<field name="answer_yes" eval="[(6,0,[partner_quality2])]" />
<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>
</record>
<record model="crm.segmentation" id="crm_segmentation3">
<field name="name">Gold partners</field>
<field name="answer_yes" eval="[(6,0,[partner_quality3])]" />
<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="profiling_active">True</field>
</record>
<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="categ_id" ref="base.res_partner_category_17"/>
<field name="categ_id" ref="base.res_partner_category_8"/>
<field name="profiling_active">True</field>
</record>
<record model="crm.segmentation" id="crm_segmentation5">
<field name="name">Telecom partners</field>
<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>
</record>
<record model="crm.segmentation" id="crm_segmentation6">
<field name="name">IT partners</field>
<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>
</record>
@ -153,57 +145,29 @@
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">
<field name="answers_ids" eval="[(6,0,[ref('partner_quality1'), ref('nb_employees2'), ref('sector3'), ref('partner_tiny1')])]" />
<field name="category_id" eval="[(6,0,[ref('base.res_partner_category_3'), ref('base.res_partner_category_15')])]"/>
<field name="answers_ids" eval="[(6,0,[ref('nb_employees1'), ref('sector3'), ref('partner_tiny2')])]" />
</record>
<record model="res.partner" id="base.res_partner_3">
<field name="answers_ids" eval="[(6,0,[ref('partner_quality2'), ref('nb_employees1'), ref('sector3'), ref('partner_tiny1')])]" />
<field name="category_id" eval="[(6,0,[ref('base.res_partner_category_4'), ref('base.res_partner_category_15')])]"/>
<record model="res.partner" id="base.res_partner_12">
<field name="answers_ids" eval="[(6,0,[ref('partner_quality3'), ref('nb_employees3'), ref('sector1'), ref('partner_tiny2')])]" />
</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 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="category_id" eval="[(6,0,[ref('base.res_partner_category_1'), ref('base.res_partner_category_16')])]"/>
<field name="answers_ids" eval="[(6,0,[ref('partner_quality3'), ref('nb_employees1'), ref('sector2'), ref('partner_tiny2')])]" />
</record>
<record model="res.partner" id="base.res_partner_5">
<field name="answers_ids" eval="[(6,0,[ref('partner_quality3'), ref('nb_employees2'), ref('sector1'), ref('partner_tiny1')])]" />
<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 model="res.partner" id="base.res_partner_10">
<field name="answers_ids" eval="[(6,0,[ref('partner_quality3'), ref('nb_employees2'), ref('sector3'), ref('partner_tiny2')])]" />
</record>
</data>

View File

@ -2,14 +2,14 @@
<openerp>
<data>
<record id="project.project_task_188" model="project.task">
<field name="lead_id" ref="crm.crm_case_fabiendupont"/>
<record id="project.project_task_24" model="project.task">
<field name="lead_id" ref="crm.crm_case_24"/>
</record>
<record id="project.project_task_186" model="project.task">
<field name="lead_id" ref="crm.crm_case_fabiendupont"/>
<record id="project.project_task_23" model="project.task">
<field name="lead_id" ref="crm.crm_case_24"/>
</record>
<record id="project.project_task_184" model="project.task">
<field name="lead_id" ref="crm.crm_case_dirtminingltdunits25"/>
<record id="project.project_task_22" model="project.task">
<field name="lead_id" ref="crm.crm_case_20"/>
</record>
</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.
-
!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.
-
!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"
line_data = self.browse(cr ,uid ,line_ids[0] ,context)
assert line_data.price_subtotal == 10, "Delivey cost is not correspond."
-
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.
-
!python {model: stock.invoice.onshipping}: |
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]
wiz_id = self.create(cr, uid, {'journal_id': ref('account.sales_journal')},
{'active_ids': ship_ids, 'active_model': 'stock.picking'})
@ -33,7 +33,7 @@
!python {model: stock.picking}: |
import netsvc, tools, os
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]
(data, format) = netsvc.LocalService('report.sale.shipping').create(cr, uid, ship_ids, {}, {})
if tools.config['test_report_directory']:
@ -42,12 +42,12 @@
I add free delivery cost in 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.
-
!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"
line_data = self.browse(cr ,uid ,line_ids[0] ,context)
assert line_data.price_subtotal == 0, "Delivey cost is not correspond."

View File

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

View File

@ -7,189 +7,168 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\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"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:45+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Уики шаблон"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Уики страници"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Автор"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Отворена страница"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Меню"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Раздел"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Уики хронология"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Малка редакция"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Съдържание"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr ""
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Надменю"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Заглавие"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Хронологични линии"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr "Съдържание на страницата"
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section:0
msgid "Use page section code like 1.2.1"
msgstr "Използвай код за раздел на страница тип 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Име на меню"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Описание"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr ""
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Информация за меню"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr "Дърво"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Шаблон за страница"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr "Ключови думи"
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -197,296 +176,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Предупреждение"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Дата"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Искате ли да създадете индекс на избраните страници ? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr ""
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Страници"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr "Описание на група"
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr ""
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Създаване на раздел ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Текстова област"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr "Мета информация"
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Създадено на"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Бележки"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr "Списък"
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Резюме"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Дата на създаване"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Хронология на всички страници"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr "Затваряне"
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Уики самоличност"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr "Начална страница"
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr ""
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Уики"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Дата на редакция"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Настройване"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Създай индекс"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr "Групиране по..."
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Създай меню"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Това голяма редакция ли е ?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Уики групи"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr "Тема"
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Променено от"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Съдържание"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgid "Type"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: 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"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Отказ"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Различия"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Нужда от преглед"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\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"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:45+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr ""
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr ""
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr ""
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr ""
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr ""
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr ""
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr ""
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr ""
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -197,242 +176,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr ""
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr ""
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr ""
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr ""
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr ""
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr ""
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr ""
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr ""
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr ""
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr ""
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr ""
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr ""
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr ""
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, 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"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr ""
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\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) "
"<jesteve@zikzakmedia.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:45+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Plantilla Wiki"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Pàgines Wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr "Mètode de visualització"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Autor"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Obre pagina"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Menú"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Secció"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
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"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Historial Wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Edició menor"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Contingut"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr "Pàgines filles"
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr "Pàgina pare"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr "Últim col·laborador"
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Menú pare"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Títol"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr "Assistent 'Crea menú'"
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Línies historial"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr "Contingut pàgina"
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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 "Avís!"
#. module: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr "No hi ha canvis en revisions"
#. module: wiki
#: help:wiki.wiki,section: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
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Nom menú"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Descripció"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr "Necessita revisió"
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
@ -166,33 +145,33 @@ msgstr ""
"Indica que aquesta pàgina hauria de ser revisada, captant l'atenció d'altres "
"col·laboradors."
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Informació del menú"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr "Històric pàgina"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr "Arbre"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Plantilla de pàgina"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr "Paraules clau"
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -205,316 +184,232 @@ msgstr ""
"facilitar l'accés a les vostres pàgines wiki. Existeix un editor bàsic per "
"al format text del wiki."
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Avís"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
"És obligat seleccionar la pàgina d'inici si el mètode de visualització és "
"Pàgina d'inici"
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Data"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Voleu crear un índex sobre les pàgines seleccionades? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr "Diferència"
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Pàgines"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr "Descripció del grup"
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr "Voleu obrir una pàgina wiki? "
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Crear secció?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Àrea de text"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr "Meta informació"
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Creat el"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Notes"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr "Llista"
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Resum"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Data creació"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Tots els historials de pàgines"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr "Definiu el comportament per defecte del menú creat en aquest grup."
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr "Tanca"
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "assistent.wiki.historial.mostra_dif"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "ID Wiki"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr "Pàgina d'inici"
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
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."
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr "Modificació de la informació"
#. module: wiki
#: help:wiki.wiki,group_id: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
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Data modificació"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Configuració"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Crea índex"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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 ""
"Heu de seleccionar com a mínim 1 o com a màxim 2 revisions històriques!"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr "Agrupa per..."
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Crea menú"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "És aquesta una edició major?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Grups Wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr "Tema"
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Modificat per"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Taula de continguts"
msgid "Type"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "Obre pàgina wiki"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr "assistent obre pàgina"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Cancel·la"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Dif."
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Necessita revisió"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr "Pàgines esperant revisió"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\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"
"Language-Team: Czech <cs@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-04-07 04:55+0000\n"
"X-Generator: Launchpad (build 15060)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:45+0000\n"
"X-Generator: Launchpad (build 15791)\n"
"X-Poedit-Language: Czech\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Wiki šablona"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Wiki stránky"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr "Metoda zobrazení"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Autor"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Otevřít stránku"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Nabídka"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Sekce"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr "Udává, zda tato stránka má nebo nemá obsah"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Wiki historie"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Malá úprava"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Obsah"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr "Podřízené stránky"
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr "Nadřazená stránka"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr "Poslední přispěvatel"
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Rodičovská nabídka"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Název"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr "Průvodce vytvořením nabídky"
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Řádky historie"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr "Obsah stránky"
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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 "Varování !"
#. module: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr "V revizích nejsou žádné změny"
#. module: wiki
#: help:wiki.wiki,section: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
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Jméno nabídky"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Popis"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr "Potřebuje kontrolu"
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
@ -166,33 +145,33 @@ msgstr ""
"Udává, že tato stránka potřebuje zkontrolovat, zvyšuje pozornost ostatních "
"přispěvatelů"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Informace nabídky"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr "Historie stránky"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr "Strom"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Šablona stránky"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr "Klíčová slova"
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -205,309 +184,230 @@ msgstr ""
"pro přístup k vašim wiki stránkám. Pro formátování textu jsou základní wiki "
"úpravy."
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Upozornění"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
"Pokud je metoda zobrazení Domovská stránka, vyžaduje výběr domovské stránky."
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Datum"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Chcete vytvořit index na vybraných stránkách ? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr "Rozdíly"
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Stránky"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr "Popis skupiny"
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr "Chcete otevřít wiki stránku? "
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Vytvořit sekci ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Textová plocha"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr "Meta informace"
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Vytvořeno"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Poznámky"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr "Seznam"
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Shrnutí"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Datum vytvoření"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Historie všech stránek"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
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"
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr "Zavřít"
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Wiki Id"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr "Domovská stránka"
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
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"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr "Informace o úpravách"
#. module: wiki
#: help:wiki.wiki,group_id: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
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Datum změny"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Nastavení"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Vytvořit index"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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 "Musíte vybrat nejméně 1 nebo nejvíce 2 revize historie!"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr "Seskupit podle..."
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Vytvořit nabídku"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Toto je velká úprava ?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Wiki skupiny"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr "Téma"
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Upraveno od"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Obsah"
msgid "Type"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "Otevřít Wiki stránku"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr "průvodce otevřením stránky"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Zrušit"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Rozdíl"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Potřebuje kontrolu"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr "Stránky čekající na kontrolu"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\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"
"Language-Team: Danish <da@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:45+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr ""
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr ""
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr ""
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr ""
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr ""
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr ""
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr ""
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr ""
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -198,239 +177,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr ""
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr ""
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr ""
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr ""
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr ""
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr ""
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr ""
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr ""
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr ""
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr ""
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr ""
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr ""
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr ""
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, 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"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr ""
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
msgstr ""

View File

@ -8,190 +8,169 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2012-01-13 18:05+0000\n"
"Last-Translator: Ferdinand @ Camptocamp <Unknown>\n"
"PO-Revision-Date: 2012-08-13 12:14+0000\n"
"Last-Translator: Ferdinand-camptocamp <Unknown>\n"
"Language-Team: German <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Wiki Vorlage"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Wiki Seiten"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr "Anzeigemethode"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Autor"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Öffne Seite"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Menü"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Bereich"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr "Inhaltsverzeichnis anzeigen"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Wiki Historie"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Geringe Änderung"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Inhalt"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr "Untergeordnete Seiten"
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr "Übergeordnete Seiten"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr "Letzer Beitragender"
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Obermenü"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Titel"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr "Assistent für Menüerzeugung"
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Historie"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr "Seiteninhalt"
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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 "Warnung"
#. module: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr "In dieser Version gibt es keine Änderungen"
#. module: wiki
#: help:wiki.wiki,section: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
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Menü Bezeichnung"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Beschreibung"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr "Braucht Überprüfung"
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
"Zeigt an, dass diese Seite von anderen Beitragenden überprüft werden muss"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Menü"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr "Seitenänderungsverlauf"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr "Baum"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Seiten Vorlage"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr "Schlüsselworte"
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -203,316 +182,230 @@ msgstr ""
"Schüsselwörter können verwendet werden. Bitte verwenden Sie die OpenERP WEB-"
"Anwendung. Es gibt eine einfache Editiermöglichkeit im Textformat"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Warnung"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
"Zwingend Angabe einer Home Page, wenn die Anzeigemethode \"Home Page\" ist"
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Datum"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Wollen Sie einen Index für ausgewählte Seiten erzeugen? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr "Differenz"
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Seiten"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr "Beschreibung der Gruppe"
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr "Wollen Sie eine Wiki Seite öffnen? "
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Erzeuge Sektion?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Textbereich"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr "Meta Information"
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Erzeugt am"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Bemerkungen"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr "Liste"
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Zusammenfassung"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Datum erstellt"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Alle Seiten Historie"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr "Bestimmt das Standardverhalten des Menüpunktes für diese Gruppe"
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr "Schließen"
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Wiki ID"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr "Home Page"
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr "Verlinkung anderer Seiten innerhalb dieses Themas"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr "Info Veränderungen"
#. module: wiki
#: help:wiki.wiki,group_id: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
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki Inhalte"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Änderung am"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Konfiguration"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Erzeuge Inhalt"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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 "Bitte 1 oder 2 Versionsnummern auswählen"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr "Gruppiert je..."
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Erzeuge Menü"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Ist dieses eine wesentliche Änderung?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Wiki Gruppen"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr "THema"
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Geändert durch"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Inhaltsverzeichnis"
msgid "Type"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "Öffne Wiki Seite"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr "wiz open page"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Abbrechen"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Differenz"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Benötige Prüfung"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr "Zu überprüfende Seiten"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\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"
"Language-Team: nls@hellug.gr <nls@hellug.gr>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
"X-Poedit-Country: GREECE\n"
"X-Poedit-Language: Greek\n"
"X-Poedit-SourceCharset: utf-8\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Wiki Πρότυπο"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Σελίδες Wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Δημιουργός"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Ανοικτή Σελίδα"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Μενού"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Τμήμα"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Wiki Ιστορικό"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Δευτερεύουσα επεξεργασία"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Περιεχόμενα"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr ""
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Μενού Προέλευσης"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Τίτλος"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Γραμμές Ιστορικού"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr ""
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section:0
msgid "Use page section code like 1.2.1"
msgstr "Χρησιμοποιήστε κωδικό τμήματος σελίδας όπως 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Όνομα Μενού"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Περιγραφή"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr ""
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Πληροφορίες Μενού"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Πρότυπο Σελίδας"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -200,296 +179,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr ""
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Ημερομηνία"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Θέλετε να δημιουργήσετε γλωσσάρι για τις Επιλεγμένες Σελίδες; "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr ""
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Σελίδες"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr ""
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr ""
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Δημιουργία Τμήματος;"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Περιοχή Κειμένου"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr ""
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Δημιουργήθηκε στις"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Σημειώσεις"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr ""
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Περίληψη"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Ημερ/νία Δημιουργίας"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Ιστορικό όλων των Σελίδων"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Wiki Id"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr ""
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr ""
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Ημερομηνία Τροποποίησης"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Ρυθμίσεις"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Δημιουργία Γλωσσαρίου"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Δημιουργία Μενού"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Είναι αυτή μια κύρια επεξεργασία;"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Ομάδες Wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Τροποποιήθηκε Από"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Πίνακας Περιεχομένων"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgid "Type"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: 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"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Ακύρωση"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Διαφ."
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Χρειάζεται Επισκόπηση"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\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"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-11 05:09+0000\n"
"X-Generator: Launchpad (build 14771)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Plantilla Wiki"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Páginas Wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr "Método de visualización"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Autor"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Abrir página"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Menú"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Sección"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
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."
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Historial Wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Edición menor"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Contenido"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr "Páginas hijas"
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr "Página padre"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr "Último colaborador"
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Menú padre"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Título"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr "Asistente crear menú"
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Líneas historial"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr "Contenido página"
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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 "¡Aviso!"
#. module: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr "No hay cambios en revisiones"
#. module: wiki
#: help:wiki.wiki,section: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
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Nombre menú"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Descripción"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr "Necesita revisión"
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
@ -165,33 +144,33 @@ msgstr ""
"Indica que esta página debería ser revisada, captando la atención de otros "
"colaboradores."
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Información del menú"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr "Historial página"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr "Árbol"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Plantilla de página"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr "Palabras clave"
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -204,316 +183,232 @@ msgstr ""
"facilitar el acceso a sus páginas wiki. Existe un editor básico para el "
"formato texto del wiki."
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Advertencia"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
"Es obligado seleccionar la página de inicio si el método de visualización es "
"Página inicial."
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Fecha"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "¿Desea crear un índice sobre las páginas seleccionadas? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr "Diferencia"
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Páginas"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr "Descripción grupo"
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr "¿Desea abrir una página wiki? "
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "¿Crear sección?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Área de texto"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr "Meta información"
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Creado en"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Notas"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr "Lista"
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Resumen"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Fecha de creación"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Todos los historiales de páginas"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr "Define el comportamiento por defecto del menú creado en este grupo."
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr "Cerrar"
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "asistente.wiki.historial.mostrar_dif"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "ID Wiki"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr "Página inicial"
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
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."
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr "Información modificación"
#. module: wiki
#: help:wiki.wiki,group_id: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
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Fecha de modificación"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Configuración"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Crear índice"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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 ""
"¡Debe seleccionar como mínimo 1 o como máximo 2 revisiones históricas!"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr "Agrupar por..."
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Crear menú"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "¿Es ésta una edición mayor?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Grupos Wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr "Tema"
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Modificado por"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Tabla de contenido"
msgid "Type"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "Abrir página wiki"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr "asistente abrir página"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Cancelar"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Dif."
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Necesita revisión"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr "Páginas esperando revisión"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\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"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Wiki mall"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Wiki lehed"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Autor"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Ava leht"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Menüü"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Sektsioon"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Wiki ajalugu"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Väike muudatus"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Sisu"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr ""
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Ülemmenüü"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Tiitel"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Ajaloojooned"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr ""
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section: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
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Menüü nimi"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Kirjeldus"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr ""
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Menüü info"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Lehe mall"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -197,293 +176,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr ""
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Kuupäev"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Kas sa soovid luua valitud lehtedele indeksi? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr ""
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Lehekülgi"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr ""
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr ""
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Teen sektsiooni?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Tekstiala"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr ""
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Loodud"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Märkmed"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr ""
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Kokkuvõte"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Loomise kuupäev"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Kõigi lehtede ajalugu"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Wiki Id"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr ""
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr ""
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Muutmise kuupäev"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Seadistused"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Loo indeks"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: 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..."
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Loo menüü"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Kas see on suur muudatus?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Wiki grupid"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Muutja"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Sisukord"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgid "Type"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: 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"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Loobu"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Erinevus"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Vajab ülevaatamist"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2011-07-21 09:07+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"PO-Revision-Date: 2012-08-13 12:13+0000\n"
"Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: Finnish <fi@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Wiki pohja"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Wiki sivustot"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr "Näyttömetodi"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Tekijä"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Avaa sivu"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Valikko"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Osa"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr "Kertoo onko sivustolla hakemisto vai ei"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Wiki historia"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Pieni editointi"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Sisältö"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr "Alasivut"
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr "Ylätason sivu"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr "Viimeisin tiedon lisääjä"
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Ylätason valikko"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Otsikko"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr "Menun luonti velho"
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Historiarivit"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr "Sivun sisältö"
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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 "Varoitus !"
#. module: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr "Reviisioissa ei ole muutoksia"
#. module: wiki
#: help:wiki.wiki,section: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
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Valikon nimi"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Kuvaus"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr "Tarvitsee tarkastuksen"
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Valikon tiedot"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr "Sivuhistoria"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr "Puu"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Sivupohja"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr "Avainsanat"
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -198,243 +177,230 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Varoitus"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr "Vaaditaan kotisivun valitsemiseksi jos näyttötyyppi on kotisivu"
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Päivämäärä"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Haluatoko luoda indeksin valituista sivuista? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr "Ero"
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Sivut"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr "Ryhmän kuvaus"
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr "Haluatko avata wiki sivun? "
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Tee valinta ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Tekstialue"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr "Metatiedot"
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Luotu"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Huomautukset"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr "Lista"
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Yhteenveto"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Luontipäivä"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Kaikki sivuhistoriat"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
"Määrittele oletuskäyttäytyminen valikolle joka on luotu tälle ryhmälle"
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr "Sulje"
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr ""
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr "Kotisivu"
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr "Mahdollistaa linkittämisen toiselle sivulle nykyisestä aiheesta"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr "Muutostiedot"
#. module: wiki
#: help:wiki.wiki,group_id: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
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr ""
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Muokkauspäivä"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Konfiguraatio"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Luo indeksi"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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 "Sinun pitää valita vähintään 1 ja enintään 2 aikaisempaa versiota!"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr "Ryhmittely.."
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Luo valikko"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Onko tämä suuri muokkaus ?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Wiki ryhmät"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr "Aihe"
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Muuta"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Hakemisto"
msgid "Type"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "Avaa wiki sivu"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Peruuta"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Erot"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Tarvitsee tarkastukse"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr "Sivut jotka odottavat tarkastusta"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2011-01-13 05:21+0000\n"
"Last-Translator: Quentin THEURET <Unknown>\n"
"PO-Revision-Date: 2012-08-13 12:13+0000\n"
"Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Modèle de wiki"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Pages du wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr "Méthode d'affichage"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Auteur"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Ouvrir la Page"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Menu"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Section"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
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"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Historique du wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Modification mineure"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Contenu"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr "Pages enfants"
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr "Page parente"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr "Dernier contributeur"
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Menu Parent"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Titre"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr "Menu de création d'un wizard"
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Historique des lignes"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr "Contenu de la page"
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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 "Attention !"
#. module: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr "Il n'y a pas de changement dans les révisions"
#. module: wiki
#: help:wiki.wiki,section: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
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Nom du menu"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Description"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr "A besoin d'une relecture"
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
@ -165,33 +144,33 @@ msgstr ""
"Indique que cette page doit être relue, elle attire l'attention des autres "
"contributeurs"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Menu Information"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr "Historique de la page"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr "Arbre"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Modèle de page"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr "Mots-clés"
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -204,317 +183,233 @@ msgstr ""
"clés pour accéder facilement à vos pages de wiki. Il y a une édition de wiki "
"basique pour le formatage du texte."
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Avertissement"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
"Nécessite la sélection d'une page si la méthode d'affichage est Page "
"d'accueil"
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Date"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Souhaitez vous créer un index sur les pages sélectionnées ? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr "Différence"
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Pages"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr "Description du groupe"
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr "Voulez-vous ouvrir une page du wiki ? "
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Faire une section ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Zone de texte"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr "Méta-information"
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Créé le"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Notes"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr "Liste"
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Sommaire"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Date de création"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Tous les historiques de pages"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
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"
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr "Fermer"
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "ID Wiki"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr "Page d'accueil"
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
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"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr "Informations de modification"
#. module: wiki
#: help:wiki.wiki,group_id: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
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Date de modification"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Configuration"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Créer un index"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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 ""
"Vous devez sélectionner au minimum 1 ou au maximum 2 révisions de "
"l'historique !"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr "Grouper par ..."
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Créer un menu"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Est ce une modification majeure ?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Groupes wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr "Sujet"
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Modifié par"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Table des matières"
msgid "Type"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "Ouvrir une page de wiki"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr "Assistant d'ouverture de page"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Annuler"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Comparer"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Besoin d'une relecture"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr "Pages en attente de relecture"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2009-08-17 08:30+0000\n"
"Last-Translator: Frco. Javier Rial <Unknown>\n"
"PO-Revision-Date: 2012-08-13 12:12+0000\n"
"Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: Galego <g11n@mancomun.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Modelo Wiki"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Páxinas Wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Autor"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Abrir páxina"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Menú"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Sección"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Historial Wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Edición menor"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Contido"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr ""
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Menú principal"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Título"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Liñas historial"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr ""
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section: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
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Nome do menú"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Descrición"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr ""
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Información do menú"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Modelo da páxina"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -199,298 +178,230 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Aviso"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Data"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Quere crear un índice nas páxinas seleccionadas? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr ""
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Páxinas"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr ""
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr ""
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Facer sección ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Área de texto"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr ""
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Creado o"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Notas"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr ""
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Resumo"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Data de creación"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Todos os historiais de páxinas"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "asistente.wiki.historial.mostrar_dif"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "ID wiki"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr ""
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr ""
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Data de modificación"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Configuración"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Crear índice"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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 ""
"¡Debe seleccionar como mínimo 1 ou como máximo 2 revisións históricas!"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Crear menú"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "É esta unha edición maior?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Grupos Wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Modificado por"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Táboa de contidos"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgid "Type"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: 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"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Cancelar"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Diff"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Necesita revisión"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\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"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Wiki predložak"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Wiki stranice"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr "Način prikaza"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Autor"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Otvori stranicu"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Izbornik"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Grupa"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr "Pokazuje da li ova stranica ima sadržaj ili ne."
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Wiki povijest"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Manja promjena"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Sadržaj"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr "Podređene stranice"
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr "Nadređena stranica"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr "Zadnji doprinos"
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Nadređeni izbornik"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Naslov"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr "Wizard Create Menu"
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Povijest"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr "Sadržaj stranice"
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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 "Upozorenje !"
#. module: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr "Nema promjena u ovoj inačici"
#. module: wiki
#: help:wiki.wiki,section: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
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Naziv izbornika"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Opis"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr "Traži provjeru"
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr "Pokazuje da ovu stranicu treba provjeriti"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Informacije o izborniku"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr "Povijest stranice"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr "Stablo"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Predložak stranice"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr "Ključne riječi"
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -201,299 +180,229 @@ msgstr ""
"(CRM, Sales, etc.). You can use keywords to ease access to your wiki pages. "
"There is a basic wiki editing for text format."
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Upozorenje"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "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
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Datum"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Želite li kreirati indeks na označenim stranicama ? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr "Razlika"
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Stranice"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr "Opis grupe"
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr "Otvoriti wiki stranicu? "
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Napravi odlomak?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Područje teksta"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr "Meta informacije"
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Datum kreiranja"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Bilješke"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr "Popis"
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Sažetak"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Datum kreiranja"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Povijest svih stranica"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr "Definirajte uobičajeno ponašanje izbornika za ovu grupu"
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr "Zatvori"
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Wiki Id"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr "Početna stranica"
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr "Omogućuje povezivanje sa drugim stranicama unutar trenutnog naslova"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr "Informacije o promjeni"
#. module: wiki
#: help:wiki.wiki,group_id: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
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Datum promjene"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Postava"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Kreiraj indeks"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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 "Potrebno je odabrati najmanje 1 do najviše 2 povijesne revizije!"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr "Grupiraj po..."
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Kreiraj izbornik"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Ovo je velika promjena?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Wiki grupe"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr "Naslov"
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Promijenio/la"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Sadržaj"
msgid "Type"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "Open Wiki Page"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr "wiz open page"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Odustani"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Razlika"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Potrebna provjera"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr "Stranice koje čekaju provjeru"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\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 ) "
"<openerp@novotrade.hu>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Wiki sablon"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Wiki oldalak"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Szerző"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Oldal megnyitása"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Menü"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Szakasz"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Wiki előzmény"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Tartalom"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr "Aloldalak"
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr "Főoldal"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr "Utolsó közreműködő"
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Főmenü"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Pozíció"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Előzmény sorok"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr "Oldaltartalom"
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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 "Vigyázat!"
#. module: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Menü"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Leírás"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr "Igények felülvizsgálata"
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Menü infrormáció"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr "Fa"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Oldalsablon"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr "Kulcsszavak"
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -198,242 +177,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Figyelmeztetés"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Dátum"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr "Különbség"
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Oldalok"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr "Csoportleírás"
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr "Meg szeretné nyitni a wiki oldalt? "
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Szövegterület"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr "Meta információ"
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Megjegyzések"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr "Lista"
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Összegzés"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Dátum létrehozása"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr "Zárás"
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Wiki ID"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr "Kezdőlap"
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr "Módosítási információ"
#. module: wiki
#: help:wiki.wiki,group_id: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
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Módosítás dátuma"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Beállítások"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Index létrehozása"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr "Csoportosítás..."
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Menü létrehozása"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Wiki csoportok"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr "Topic"
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr ""
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Tartalomjegyzék"
msgid "Type"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "Wikioldal megnyitása"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Mégsem"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Különbség"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\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"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr ""
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr ""
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr ""
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr ""
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr ""
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr ""
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr ""
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr ""
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -197,239 +176,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr ""
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr ""
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr ""
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr ""
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr ""
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr ""
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr ""
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr ""
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr ""
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr ""
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr ""
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr ""
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr ""
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, 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"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr ""
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
msgstr ""

View File

@ -7,157 +7,136 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2011-01-13 03:14+0000\n"
"Last-Translator: Nicola Riolini - Micronaet <Unknown>\n"
"PO-Revision-Date: 2012-08-13 12:13+0000\n"
"Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Template Wiki"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Pagine Wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr "Metodo di visualizzazione"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Autore"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Apri Pagina"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Menu"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Sezione"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr "Indica che questa pagina ha una indice dei contenuti oppure no"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Wiki Storia"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Modifica minore"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Contenuto"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr "Pagine figlio"
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr "Pagina padre"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr "Ultimo collaboratore"
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Menu Superiore"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Titolo"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr "Wizard creazione menu"
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Cronologia delle Linee"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr "Contenuto pagina"
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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 "Attenzione!"
#. module: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr "Non ci sono cambiamenti nelle revisioni"
#. module: wiki
#: help:wiki.wiki,section: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
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Nome Menu"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Descrizione"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr "Richiede revisione"
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
@ -165,33 +144,33 @@ msgstr ""
"Indica che questa pagina dovrebbe essere revisionata, sollevando "
"l'attenzione degli altri collaboratori"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Informazioni Menu"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr "Storico pagina"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr "Albero"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Pagina di Template"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr "Parole chiave"
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -204,300 +183,232 @@ msgstr ""
"chiave per facilitare l'accesso alle vostre pagine Wiki. C'è inoltre un "
"editor basilare wiki per il formato testuale."
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Attenzione"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
"Necessario per selezionare la home page, se il metodo di visualizzazione è "
"Home Page"
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Data"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Volete creare un indice della Pagine Selezionare? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr "Differenze"
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Pagine"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr "Descrizione del gruppo"
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr "Volete aprire una pagina wiki? "
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Crea Sezione?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Area testo"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr "Meta informazione"
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Creato il"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Note"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr "Lista"
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Riepilogo"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Data di Creazione"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Elenco di Tutte le Pagine"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
"Definisce le caratteristiche default per il menu creato in questo gruppo"
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr "Chiudi"
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Wiki ID"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr "Home page"
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr "Modifica informazioni"
#. module: wiki
#: help:wiki.wiki,group_id: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
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Data di Modifica"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Configurazione"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Crea Indice"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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 "E' necessario selezionare minimo 1 o massimo 2 storico revisioni!"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr "Raggruppa per..."
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Crea Menu"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Gruppi Wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr "Topic"
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Modificato da"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Indice dei Contenuti"
msgid "Type"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "Apri pagina wiki"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr "wizard apri pagina"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Cancella"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Differenze"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Necessita Revisione"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr "Pagine in attesa di revisione"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2012-06-16 05:47+0000\n"
"Last-Translator: Akira Hiyama <Unknown>\n"
"PO-Revision-Date: 2012-08-13 12:11+0000\n"
"Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: Japanese <ja@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-06-17 04:35+0000\n"
"X-Generator: Launchpad (build 15419)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Wikiテンプレート"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Wikiページ"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr "表示方法"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "著者"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "ページを開く"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "メニュー"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "セクション"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr "このページは目次を持つかどうかを表します。"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Wiki履歴"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "細部の編集"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "コンテンツ"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr "子ページ"
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr "親ページ"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr "最終貢献者"
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "親メニュー"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "タイトル"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr "メニュー作成ウィザード"
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "履歴行"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr "ページコンテンツ"
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr "リビジョンの変更はありません。"
#. module: wiki
#: help:wiki.wiki,section:0
msgid "Use page section code like 1.2.1"
msgstr "1.2.1のようなページセクションコードを使用します。"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "メニュー名"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "説明"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr "要レビュー"
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr "他の貢献者の関心を高めて、このページはレビューされる必要があることを示しています。"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "メニュー情報"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr "ページ履歴"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr "ツリー"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "ページテンプレート"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr "キーワード"
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -200,239 +179,229 @@ msgstr ""
"Wikiページで同僚とアイディアや疑問を共有することができます。ひとつまたは幾つかのアプリケーションCRM、販売などとリンクさせる新しいドキュメントを"
"作成できます。Wikiページにアクセスを簡単にするためのキーワードを使用することができます。テキスト形式の基本Wiki編集機能があります。"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "警告"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr "表示方法がホームページの時はホームページの選択が要求されます。"
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "日付"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "選択ぺーじにインデックスを作成しますか? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr "差分"
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "ページ"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr "グループの説明"
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr "Wikiページを開きますか "
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "セクションを作りますか?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "テキストエリア"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr "メタ情報"
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "作成日"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "注記"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr "リスト"
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "要約"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "作成日"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "全ページの履歴"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr "このグループに作成されたメニューのデフォルトの振る舞いを定義します。"
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr "閉じる"
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Wiki ID"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr "ホームページ"
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr "現在のトピックで 他のページにリンクすることができます。"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr "変更情報"
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr "トピックはWikiグループとも呼ばれます。"
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "変更日"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "設定"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "インデックスを作成"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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 "最低1つまたは2つの履歴リビジョンを選択する必要があります。"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr "グループ化…"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "メニューの作成"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "これは主要な編集ですか?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Wikiグループ"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr "トピック"
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "変更者"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "目次"
msgid "Type"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "Wikiページを開く"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr "ページを開くウィザード"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "キャンセル"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "差分"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "要レビュー"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr "レビュー待ちページ"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
msgstr "ページの検索"

View File

@ -8,189 +8,168 @@ msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\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"
"Language-Team: Korean <ko@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "위키 템플릿"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "위키 페이지"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "저자"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "페이지 열기"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "메뉴"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "섹션"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "위키 히스토리"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "간편 편집"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "컨텐트"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr ""
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "부모 메뉴"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "제목"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "히스토리 라인"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr ""
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section:0
msgid "Use page section code like 1.2.1"
msgstr "1.2.1과 같은 페이지 섹션 코드를 사용하십시오"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "메뉴 이름"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "설명"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr ""
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "메뉴 정보"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "페이지 템플릿"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -198,298 +177,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "경고"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "날짜"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "선택된 페이지에 대해 인덱스를 생성할까요? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr ""
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "페이지"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr ""
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr ""
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "섹션 만들기 ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "텍스트 영역"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr ""
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "생성 날짜"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "노트"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr ""
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "요약"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "만든 날짜"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "모든 페이지 히스토리"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "위키 ID"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr ""
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr ""
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "위키"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "수정 날짜"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "구성"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "인덱스 만들기"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "메뉴 만들기"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "정식 편집입니까?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "위키 그룹"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "수정한 이"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "목차"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgid "Type"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: 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"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "취소"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Diff"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "검토가 필요함"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\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 "
"<giedrius.slavinskas@gmail.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
"Language: lt\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Viki šablonas"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Wiki puslapiai"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Autorius"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Atidaryti puslapį"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Meniu"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Sekcija"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Wiki istorija"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Smulkus keitimas"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Turinys"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr ""
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Bazinis meniu"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Antraštė"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Istorijos eilutės"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr ""
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section: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
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Meniu pavadinimas"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Aprašas"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr ""
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Meniu informacija"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Puslapio šablonas"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -199,297 +178,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr ""
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Data"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Norite sukurti nuorodą į pasirinktus puslapius? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr ""
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Puslapiai"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr ""
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr ""
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Suskirstyti?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Tekstas"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr ""
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Sukurta"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Pastabos"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr ""
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Santrauka"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Sukūrimo data"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Visos puslapių istorijos"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "Wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Wiki ID"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr ""
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr ""
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Modifikavimo data"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Nustatymai"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Sukurti nuorodą"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Sukurti meniu"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Tai yra svarbesnis keitimas?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Wiki grupės"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Pakeistas"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Lentelės turinys"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgid "Type"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: 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"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Atšaukti"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Skirtumas"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Reikalinga peržiūra"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2010-12-21 14:39+0000\n"
"Last-Translator: OpenERP Administrators <Unknown>\n"
"PO-Revision-Date: 2012-08-13 12:13+0000\n"
"Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: Latvian <lv@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Wiki Veidne"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Wiki Lapas"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr "Attēlošanas Metode"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Autors"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Atvērt Lapu"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Izvēlne"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Sadaļa"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
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ē"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Wiki Vēsture"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Maznozīmīgi labojumi"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Saturs"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr "Apakšlapas"
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr "Virslapa"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr "Pēdējais Papildinājs"
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "VirsIzvēlne"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Virsraksts"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr "Izvēlnes Veidošanas Veidnis"
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Rindu Vēsture"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr "Lapas Saturs"
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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 "Uzmanību!"
#. module: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr "Versijās izmaiņu nav"
#. module: wiki
#: help:wiki.wiki,section: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
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Izvēlnes Nosaukums"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Apraksts"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr "Nepieciešams Pārskatīt"
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr "Norāda, ka šī lapa ir jāpārskata, piesaistot citu autoru uzmanību"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Izvēlnes Informācija"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr "Lapas Vēsture"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr "Koks"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Lapas Veidnis"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr "Atslēgvārdi"
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -203,256 +182,230 @@ msgstr ""
"lai atvieglotu piekļuvi savām wiki lapām. To veidošanai ir vienkāršots "
"teksta redaktors."
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Brīdinājums"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
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"
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Datums"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Vēlies izveidot Saturu izvēlētajām lapām? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr "Atšķirības"
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Lapas"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr "Grupas Apraksts"
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr "Vēlies izveidot wiki lapu? "
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Izveidot Sadaļu?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Teksta lauks"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr "Meta informācija"
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Izveidots"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Piezīmes"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr "Saraksts"
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Kopsavilkums"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Izveides Datums"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Visu lapu vēsture"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr "Definējiet šajā grupā veidoto izvēļņu noklusējuma uzvedību"
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr "Aizvērt"
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Wiki Id"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr "Mājas Lapa"
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
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"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr "Izmaiņu Informācija"
#. module: wiki
#: help:wiki.wiki,group_id: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
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Izmaiņu Datums"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Iestatījumi"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Izveidot Saturu"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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 ""
"Jums ir jāizvēlas vismaz viena vai maksimums divas labojumu vēstures!"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr "Grupēt pēc..."
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Izveidot Izvēlni"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Vai šīs bija nozīmīgas izmaiņas?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Wiki Grupas"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr "Tēma"
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Laboja"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Satura Rādītājs"
msgid "Type"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "Atvērt Wiki Lapu"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr "lapas izveides veidnis"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Atcelt"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Atšķirības"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Nepieciešams pārskatīt"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr "Lapas, kas gaida pārskatīšanu"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\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"
"Language-Team: Mongolian <mn@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Вики загвар"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Вики хуудсууд"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Зохиогч"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Хуудас нээх"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Цэс"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Хэсэг"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Вики түүх"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Жижиг засвар"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Агуулга"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr ""
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Толгой цэс"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Гарчиг"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Түүхэн бичлэгүүд"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr ""
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section:0
msgid "Use page section code like 1.2.1"
msgstr "1.2.1 маягын хэсгийн код ашиглана"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Цэсний нэр"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Тодорхойлолт"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr ""
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Цэсний мэдээлэл"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Хуудсын загвар"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -198,296 +177,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr ""
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Огноо"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Сонгосон хуудас дээр индекс үүсгэх үү ? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr ""
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Хуудсууд"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr ""
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr ""
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Хэсэг үүсгэх үү ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Текст муж"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr ""
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Үүсгэсэн"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Тэмдэглэгээ"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr ""
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Хураангуй"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Үүссэн огноо"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Хуудсын бүх түүх"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Вики Id"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr ""
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr ""
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Вики"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Зассан огноо"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Тохиргоо"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Индекс үүсгэх"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Цэс үүсгэх"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Энэ том өөрчлөлт үү ?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Вики группүүд"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Зассан"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Агуулгын хүснэгт"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgid "Type"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: 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"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Цуцлах"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Зөрүү"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Хянах хэрэгтэй"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2011-03-31 12:08+0000\n"
"Last-Translator: Rolv Råen (adEgo) <Unknown>\n"
"PO-Revision-Date: 2012-08-13 12:14+0000\n"
"Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: Norwegian Bokmal <nb@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Wiki mal"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Sider i wikien"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr "Visningsmetode"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Forfatter"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Åpne side"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Meny"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Seksjon"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr "Indikerer om denne siden har en innholdsfortegnelse eller ikke"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Wiki historikk"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Mindre endring"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Innhold"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr "Underordnende sider"
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr "Overordnet side"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr "Siste forfatter"
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Overordnet meny"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Tittel"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr "Wizard Opprett meny"
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Revisjonslinjer"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr "Sideinnhold"
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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 "Advarsel !"
#. module: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr "Det er ingen endringer i revisjonen"
#. module: wiki
#: help:wiki.wiki,section: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
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Menynavn"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Beskrivelse"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr "Trenger gjennomgang/godkjenning"
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Meny informasjon"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr "Sidehistorikk"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr "Tre"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Mal for siden"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr "Nøkkelord"
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -198,300 +177,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Advarsel"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Dato"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Vil du opprette indeks for den valgte siden ? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr "Endringer"
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Sider"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr "Gruppebekrivelse"
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr "Vil du åpne wiki siden ? "
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Opprett seksjon ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Tekstfelt"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr "Metainformasjon"
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Opprettet den"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Notater"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr "Liste"
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Sammendrag"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Dato opprettet"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Endringshistorikk"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr "Lukk"
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Wiki Id"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr "Hjemmeside"
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
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"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr "Endringsinformasjon"
#. module: wiki
#: help:wiki.wiki,group_id: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
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Dato for siste endring"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Konfigurasjon"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Opprett indeks"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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 "Du må velge minimum 1 og maximum 2 revisjoner!"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr "Grupper etter..."
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Opprett meny"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Er dette en større endring ?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Wiki grupper"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr "Emne"
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Endret av"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Innholdsfortegnelse"
msgid "Type"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "Åpne Wiki side"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr "wiz åpne side"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Avbryt"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Diff"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Trenger gjennomgang/godkjenning"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr "Sider som venter gjennomgang"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2012-01-15 12:43+0000\n"
"Last-Translator: Erwin <Unknown>\n"
"PO-Revision-Date: 2012-08-13 12:14+0000\n"
"Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Wiki-sjabloon"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Wiki pagina's"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr "Afbeeldmethode"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Auteur"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Open pagina"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Menu"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Sectie"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr "Geeft aan of deze pagina's een inhoudsopgave hebben of niet"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Wiki historie"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Kleine wijziging"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Inhoud"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr "Onderliggende pagina's"
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr "Bovenliggende pagina"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr "Laatste bijdrage"
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Hoofdmenu"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Titel"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr "Assistent menu maken"
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Historie regels"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr "Pagina inhoud"
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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 "Waarschuwing !"
#. module: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr "Er zijn geen veranderingen in de revisies"
#. module: wiki
#: help:wiki.wiki,section: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
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Naam menu"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Omschrijving"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr "Nakijken nodig"
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
@ -165,33 +144,33 @@ msgstr ""
"Geeft aan dat deze pagina moet worden nagekeken, daarmee aandacht trekkend "
"van andere bijdragers"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Menu informatie"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr "Pagina geschiedenis"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr "Boom"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Paginasjabloon"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr "Trefwoorden"
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -203,314 +182,231 @@ msgstr ""
"(CRM, Verkoop, etc.). Je kunt trefwoorden gebruiken om makkelijk toegang tot "
"je Wiki pagina's te krijgen. Er is een basis Wiki tekstbewerker."
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Waarschuwing"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
"Verplicht om een startpagina te selecteren als de weergavemethode "
"Startpagina is"
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Datum"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Wilt u een index aanmaken op de gekozen pagina's? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr "Verschil"
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Pagina's"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr "Groepsomschrijving"
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr "Wilt U een wiki pagina openen? "
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Wilt u een sectie maken?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Tekstgebied"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr "Meta-informatie"
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Aangemaakt op"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Opmerkingen"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr "Lijst"
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Samenvatting"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Aanmaakdatum"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Historie van alle pagina's"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr "Definieer het standaard gedrag van het menu gemaakt op deze groep"
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr "Sluiten"
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Wiki id"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr "Startpagina"
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
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"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr "Wijzigings informatie"
#. module: wiki
#: help:wiki.wiki,group_id: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
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Wijzigingsdatum"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Instellingen"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Maak index aan"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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 "U dient minimaal 1 en maximaal 2 revisies te kiezen"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr "Groepeer op..."
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Menu maken"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Is dit een grote wijziging?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Wiki groepen"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr "Onderwerp"
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Gewijzigd door"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Inhoudsopgave"
msgid "Type"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "Wiki pagina openen"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr "Wiz open pagina"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Annuleren"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Verschil"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Controle nodig"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr "Pagina's wachtend op controle"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2010-09-29 11:02+0000\n"
"Last-Translator: OpenERP Administrators <Unknown>\n"
"PO-Revision-Date: 2012-08-13 12:16+0000\n"
"Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Szablon wiki"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Strony Wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Autor"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Otwórz stronę"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Menu"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Sekcja"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Historia wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Drobna edycja"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Zawartość"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr ""
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Menu nadrzędne"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Tytuł"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Pozycje historii"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr ""
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Nazwa menu"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Opis"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr ""
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Szablon strony"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -197,284 +176,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr ""
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Data"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr ""
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Strony"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr ""
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr ""
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Utworzyć sekcję ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Obszar tekstu"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr ""
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Utworzono"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Uwagi"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr ""
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Podsumowanie"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Data utworzenia"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Wiki Id"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr ""
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr ""
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Data modyfikacji"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Konfiguracja"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Utwórz indeks"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Utwórz menu"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Czy jest to większa edycja ?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Grupy wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Modyfikowane przez"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Spis treści"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgid "Type"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: 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"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Anuluj"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Różnice"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Wymaga przejrzenia"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2010-12-12 10:01+0000\n"
"Last-Translator: OpenERP Administrators <Unknown>\n"
"PO-Revision-Date: 2012-08-13 12:14+0000\n"
"Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Modelo Wiki"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Páginas Wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr "Forma de exibição"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Autor"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Abrir Página"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Menu"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Secção"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Histórico Wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Edição menor"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Conteúdo"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr ""
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Menu do Ascendente"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Título"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr "Assitente de criação de menu"
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Linhas do Histórico"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr "Conteúdo de página"
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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 "Alerta!"
#. module: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section: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
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Nome do Menu"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Descrição"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr "Necessita de revisão"
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
@ -165,33 +144,33 @@ msgstr ""
"Indica que esta página necessita de revisão, chamando a atenção de outros "
"colaboradores"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Informação do Menu"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr "Árvore"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Modelo da Página"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr "Palavras-chave"
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -199,300 +178,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Aviso"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Data"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Pretende criar um Índice nas Páginas Seleccionadas? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr "Diferença"
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Páginas"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr ""
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr ""
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Produzir Secção ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Área de texto"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr "Meta-Informação"
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Criado em"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Notas"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr ""
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Resumo"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Data Criada"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Todos os Históricos das Páginas"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr "Fechar"
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "ID do Wiki"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr "Página inicial"
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr ""
#. module: wiki
#: help:wiki.wiki,group_id: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
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Data de Modificação"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Configuração"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Criar Índex"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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 "Precisa seleccionar no mínimo 1 ou no máximo 2 históricos revistos!"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr "Agrupar por..."
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Criar Menu"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Esta é a edição principal ?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Grupos Wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr "Tópico"
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Modificado Por"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Tabela de Conteúdos"
msgid "Type"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "Abrir página Wiki"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Cancelar"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Diferenças"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Precisa de Revisão"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr "Páginas guardando revisão"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2012-01-18 02:50+0000\n"
"Last-Translator: Rafael Sales - http://www.tompast.com.br <Unknown>\n"
"PO-Revision-Date: 2012-08-13 12:14+0000\n"
"Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Modelo de Wiki"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Páginas do Wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr "Forma de exibição"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Autor"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Abrir Página"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Menu"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Seção"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
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"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Histórico do Wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Edição simples"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Conteúdo"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr "Páginas Secundárias"
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr "Páginas Principais"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr "Último contribuidor(a)"
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Menu Superior(pai)"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Título"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr "Assistente Para Criar Menu"
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Linhas de Histórico"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr "Conteúdo da Página"
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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 "Atenção !"
#. module: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr "Não há alterações nas revisões"
#. module: wiki
#: help:wiki.wiki,section: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
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Nome do Menu"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Descrição"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr "Necessita de revisão"
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
@ -165,33 +144,33 @@ msgstr ""
"Indica que esta página deve ser revista, aumentando a atenção dos outros "
"participantes"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Menu de Informação"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr "Página do Histórico"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr "Visão em árvore"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Modelo de Página"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr "Palavras-chave"
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -204,307 +183,230 @@ msgstr ""
"facilitar o acesso as páginas wiki. Existe uma edição básica para formatação "
"de texto."
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Atenção"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
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"
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Data"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Quer criar um índice em páginas selecionadas? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr "Diferença"
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "P&aacute;ginas"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr "Descrição do grupo"
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr "Quer abrir uma página wiki? "
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Fazer Seção ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Área de texto"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr "Meta informações"
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Criado em"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Observações"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr "Listar"
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Sumário"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Data de Criação"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Todas as Páginas de Históricos"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr "Define o comportamento padrão do menu criado neste grupo"
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr "Fechar"
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "assistente wiki demonstrador de diferença de histórico"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Identificação da Wiki"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr "Página Inicial"
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
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"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr "Modificação de Informação"
#. module: wiki
#: help:wiki.wiki,group_id: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
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Data de Modificação"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Configuração"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Criar Index"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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 ""
"Você precisa selecionar no mínimo 1 ou no máximo 2 revisões de histórico!"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr "Agrupar Por..."
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Criar Menu"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Esta é uma edição Avançada ?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Grupos de Wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr "Tópico"
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Modificado por"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Tabela de Conteúdos"
msgid "Type"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "Abrir página Wiki"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr "abrir página do assistente"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Cancelar"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Diferença"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Revisão da Necessidade"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr "Páginas aguardando revisões"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\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"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Sabloane Wiki"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Pagini Wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr "Metoda de afisare"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Autor"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Deschide pagina"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Meniu"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Secţiune"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr "Indică dacă aceste pagini au un cuprins sau nu"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Istoric wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Modificare minoră"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Conţinut"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr "Pagini subordonate (copii)"
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr "Pagini principale (părinte)"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr "Ultimul colaborator"
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Meniu principal (părinte)"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Titlu"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr "Wizard Creează meniul"
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Istoricul liniilor"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr "Conținutul paginii"
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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 "Avertisment !"
#. module: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr "Nu există modificări la revizii"
#. module: wiki
#: help:wiki.wiki,section: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
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Nume Meniu"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Descriere"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr "Necesită verificare"
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
@ -165,33 +144,33 @@ msgstr ""
"Indică faptul că această pagină ar trebui verificată, atrăgand atentia altor "
"colaboratori"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Informaţii meniu"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr "Istoric pagină"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr "Arbore"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Sablon pagină"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr "Cuvinte cheie"
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -204,258 +183,232 @@ msgstr ""
"a accesa cu usurintă paginile dumneavoastră wiki. Există o editare de bază "
"pentru formatul text."
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Avertisment"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
"Este obligatoriu să selectati pagina de pornire dacă metoda de afisare este "
"Pagina de pornire"
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Dată"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Doriți să creați un index pentru paginile selectate ? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr "Diferenţă"
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Pagini"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr "Descriere Grup"
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr "Doriti să deschideti o pagină wiki? "
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Creează secțiunea ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Zonă text"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr "Meta Informații"
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Creat in"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Note"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr "Listă"
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Rezumat"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Data creării"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Toate paginile istoricului"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
"Defineste comportamentul predefinit al meniului creat pentreu acest grup"
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr "Închide"
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "ID wiki"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr "Pagină de pornire"
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
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"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr "Informatii modificare"
#. module: wiki
#: help:wiki.wiki,group_id: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
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Data modificării"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Configurare"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Creare index"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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 "Trebuie să selectati minim 1 și maxim 2 revizuiri ale istoricului"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr "Grupează după..."
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Creează meniu"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Este aceasta o modificare majoră ?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Grupuri wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr "Subiect"
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Modificat de"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Cuprins"
msgid "Type"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "Deschide Pagina Wiki"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr "wizard deschidere pagină"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Anulează"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Diferit"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Necesită verificare"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr "Pagini care asteaptă verificare"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\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"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Wiki Шаблон"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Wiki страницы"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr "Метод вывода"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Автор"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Открыть страницу"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Меню"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Секция"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr "Показывает имеется ли содержание на этой странице"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "История Wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Малозначимое изменение"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Содержание"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr "Подчиненные страницы"
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr "Главная страница"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr "Последний корректор"
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Родительское меню"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Заголовок"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr "Помощник создания меню"
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Строки истории"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr "Текст страницы"
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr "Нет изменений"
#. module: wiki
#: help:wiki.wiki,section:0
msgid "Use page section code like 1.2.1"
msgstr "Используйте код выбора страницы, например: 1.2.1"
#. module: wiki
#: field:wiki.create.menu,menu_name:0
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Название меню"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Описание"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr "Нуждается в проверке"
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
@ -165,33 +144,33 @@ msgstr ""
"Указывает, что эта страница должна быть проверена, привлекает внимание "
"других участников"
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Информация меню"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr "История страницы"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr "Дерево"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Шаблон страницы"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr "Ключевые слова"
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -204,301 +183,230 @@ msgstr ""
"использовать ключевые слова, чтобы облегчить доступ к вики-страницам. Есть "
"простое редактирование вики для текстового формата."
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Внимание"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
"Необходимо выбрать домашнюю страницу если метод вывода \"Домашняя страница\""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Дата"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Хотите создать Индекс на Выбранных Странцах ? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr "Различие"
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Страницы"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr "Описание группы"
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr "Хотите открыть вики ? "
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Создать Раздел ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Текстовое поле"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr "Метаданные"
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Создан"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Заметки"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr "Список"
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Итого"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Дата создания"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "История всех страниц"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr "Определить поведение по умолчанию для меню, созданного на эту группу"
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr "Закрыть"
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Wiki Id"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr "Главная страница"
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr "Позволяет сделать ссылку на другую страницу в текущем разделе"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr "Информация об изменениях"
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr "Тема, которая также называется Вики группа"
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Дата изменения"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Конфигурация"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Создать индекс"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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 "Вам нужно выбрать минимум 1 или максимум 2 истории изменений!"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr "Группировать по .."
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Создать меню"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Это существенные изменения ?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Вики группы"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr "Тема"
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Изменено"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Содержание"
msgid "Type"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "Открыть вики-страницу"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Отмена"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Различие"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Необходима Проверка"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr "Страницы ожидающие проверки"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\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"
"Language-Team: Slovak <sk@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Wiki šablóna"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Wiki stánky"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr "Spôsob zobrazenia"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Autor"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Otvoriť stránku"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Menu"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Sekcia"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr "Označuje, že tieto stránky majú alebo nemajú obsah"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Wiki história"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Drobná úprava"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Obsah"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr "Podstránky"
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr "Nadradená stránka"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr "Posledný prispievateľ"
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Nadradené menu"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Názov"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr "Sprievodca vytvorením ponuky"
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Riadky histórie"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr "Obsah stránky"
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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 "Varovanie!"
#. module: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr "Nie sú žiadne zmeny v revíziách"
#. module: wiki
#: help:wiki.wiki,section:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Názov menu"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Popis"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr ""
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Informácie menu"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr "História stránky"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr "Strom"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Šablóna stránky"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr "Kĺučové slová"
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -198,289 +177,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Upozornenie"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Dátum"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Chcete vytvoriť index na vybrané stránky? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr "Rozdiel"
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Stránky"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr "Opis skupiny"
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr "Chcete otvoriť wiki stránky? "
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Vytvoriť sekciu ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Oblasť textu"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr "Meta-informácie"
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Vytvorené"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Poznámky"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr "Zoznam"
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Zhrnutie"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Dátum vytvorenia"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "História všetkých stránok"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr "Zavrieť"
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Wiki Id"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr "Domovská stránka"
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
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"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr "Informácie o zmene"
#. module: wiki
#: help:wiki.wiki,group_id: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
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Dátum zmeny"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Konfigurácia"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Vytvoriť index"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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 "Musíte vybrať minimálne 1 alebo maximálne 2 revízie histórie!"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr "Zoskupiť podľa..."
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Vytvoriť menu"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Je to veľká úprava?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Skupiny Wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr "Téma"
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Upravil"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Obsah"
msgid "Type"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgstr "Otvorená Wiki stránka"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Zrušiť"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Rozdiel"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Potrebná kontrola"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr "Stránky čakajúce na recenziu"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\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"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Predloge wiki-ja"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Strani wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Avtor"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Odpri stran"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Meni"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Razdelek"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Zgodovina wiki-ja"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Manjše urejanje"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Vsebina"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr ""
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Nadmenu"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Naslov"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Vrstice zgodovine"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr ""
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section: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
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Naziv menuja"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Opis"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr ""
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Informacije o meniju"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Predloga strani"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -197,295 +176,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Opozorilo"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Datum"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Ali želite pripraviti indeks na izbranih straneh? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr ""
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Strani"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr ""
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr ""
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Naredi izbiro?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Področje besedila"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr ""
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Izdelano"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Opombe"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr ""
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Povzetek"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Ustvarjeno dne"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Vse zgodovine strani"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Oznaka wiki-ja"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr ""
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr ""
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Datum spremembe"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Nastavitve"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Izdelaj indeks"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Ustvari menu"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Ali je to pomembnejše urejanje?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Skupine wiki-ja"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Spremenil"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Kazalo vsebine"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgid "Type"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: 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"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Prekliči"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Razlika"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Potrebuje pregled"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\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"
"Language-Team: Albanian <sq@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:45+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr ""
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr ""
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr ""
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr ""
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr ""
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr ""
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr ""
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr ""
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -198,239 +177,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr ""
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr ""
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr ""
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr ""
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr ""
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr ""
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr ""
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr ""
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr ""
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr ""
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr ""
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr ""
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr ""
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, 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"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr ""
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
msgstr ""

View File

@ -8,189 +8,168 @@ msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2010-08-02 14:49+0000\n"
"Last-Translator: Mantavya Gajjar (Open ERP) <Unknown>\n"
"PO-Revision-Date: 2012-08-13 12:13+0000\n"
"Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: Serbian <sr@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Wiki Šablon"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Wiki Strane"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Autor"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Otvori stranu"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Meni"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Sekcija"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Wiki istorija"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Minorena promena"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Sadržaj"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr ""
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Roditeljski Meni"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Naslov"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Istorijske Linije"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr ""
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section: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
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Naziv Menija"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Opis"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr ""
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Meni Informacije"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Šablon Strane"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -198,299 +177,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Upozorenje"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Datum"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Želite li da kreirate indeks na Odabranim Stranama? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr ""
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Strane"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr ""
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr ""
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Napraviti Sekciju?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Tekstualna zona"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr ""
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Kreiran"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Beleške"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr ""
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Sumarno"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Datum Kreiranja"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Sve Istorije Strane"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Wiki Id"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr ""
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr ""
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Datum Promene"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Konfiguracija"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Kreiraj indeks"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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 "Moare da odabere min 1 ili max 2 istorije revizije"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Kreiraj Meni"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Ovo je velika promena?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Wiki Grupe"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Modifikovan od strane"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Tabela Sadržaja"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgid "Type"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: 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"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Otkazati"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Razlika"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Potrebna revizija"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\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"
"Language-Team: Serbian <sr@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Wiki Šablon"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Wiki Strane"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Autor"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Otvori stranu"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Meni"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Sekcija"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Wiki istorija"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Minorena promena"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Sadržaj"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr ""
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Roditeljski Meni"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Naslov"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Istorijske Linije"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr ""
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section: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
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Naziv Menija"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Opis"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr ""
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Meni Informacije"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Šablon Strane"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -198,299 +177,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Upozorenje"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Datum"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Želite li da kreirate indeks na Odabranim Stranama? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr ""
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Strane"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr ""
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr ""
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Napraviti Sekciju?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Tekstualna zona"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr ""
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Kreiran"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Beleške"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr ""
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Sumarno"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Datum Kreiranja"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Sve Istorije Strane"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Wiki Id"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr ""
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr ""
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Datum Promene"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Konfiguracija"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Kreiraj indeks"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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 "Moare da odabere min 1 ili max 2 istorije revizije"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Kreiraj Meni"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Ovo je velika promena?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Wiki Grupe"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Modifikovan od strane"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Tabela Sadržaja"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgid "Type"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: 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"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Otkazati"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Razlika"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Potrebna revizija"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2010-11-22 20:29+0000\n"
"Last-Translator: Olivier Dony (OpenERP) <Unknown>\n"
"PO-Revision-Date: 2012-08-13 12:12+0000\n"
"Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Wikimall"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Wikisidor"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Författare"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Open Page"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Meny"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Område"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Wikihistorik"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Mindre förändring"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Innehåll"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr ""
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Huvudmeny"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Rubrik"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Historikrader"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr ""
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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 "Varning !"
#. module: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section: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
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Menynamn"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Beskrivning"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr ""
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Menyinformation"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Sidmall"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -197,299 +176,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Warning"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Datum"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Vill du skapa ett index för aktuella sidor? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr ""
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Sidor"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr ""
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr ""
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Skapa område?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Textområde"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr ""
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Skapad den"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Anteckningar"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr ""
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Sammanfattning"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Skapad datum"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "All sidohistorik"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
msgstr "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr "Wiki Id"
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr ""
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr ""
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Ändringsdatum"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Konfigurering"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Skapa index"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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 "You need to select minimum 1 or maximum 2 history revision!"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Skapa meny"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Är detta en större redigering?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Wikigrupper"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Ändrad av"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Innehållsförteckning"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgid "Type"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: 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"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Avbryt"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Skillnad"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Behöver revideras"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\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"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr ""
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr ""
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr ""
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr ""
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr ""
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr ""
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr ""
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr ""
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr ""
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -197,239 +176,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr ""
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr ""
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr ""
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr ""
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr ""
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr ""
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr ""
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr ""
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr ""
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr ""
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr ""
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr ""
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr ""
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr ""
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, 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"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr ""
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
msgstr ""

View File

@ -7,189 +7,168 @@ msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2012-02-10 21:07+0000\n"
"Last-Translator: Ahmet Altınışık <Unknown>\n"
"PO-Revision-Date: 2012-08-13 12:12+0000\n"
"Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-11 05:09+0000\n"
"X-Generator: Launchpad (build 14771)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Wiki Şablonu"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Wiki Sayfaları"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Yazan"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Sayfa Aç"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Menü"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Bölüm"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Wiki Geçmiş"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Ufak Düzenleme"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "İçerik"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr ""
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr "Son Düzenleyen"
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Ana Menü"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Başlık"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr ""
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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 "Uyarı !"
#. module: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Menu İsmi"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Tanım"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr ""
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Menü Bilgisi"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr "Ağaç"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Sayfa Şablonu"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr "Anahtar kelimeler"
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -197,270 +176,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Uyarı"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Tarih"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Seçili sayfada dizin yaratmak istediginizden emin misiniz? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr "Fark"
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Sayfalar"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr "Grup Tanımlaması"
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr ""
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Metin alanı"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr "Meta Bilgileri"
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Oluşturulma"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Notlar"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr "Liste"
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Özet"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Oluşturulma Tarihi"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr "Kapat"
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr ""
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr "Ana Sayfa"
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr ""
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Değiştirilme Tarihi"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Yapılandırma"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "dizin yarat"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr "Grupla..."
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Menü Oluştur"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr "Başlık"
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Düzenleyen"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "İçerik Tablosu"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgid "Type"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: 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"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Vazgeç"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Farklar"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: support@openerp.com\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"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
msgstr "Шаблон Wiki"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Сторінки Wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Автор"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Відкрити Сторінку"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Меню"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Розділ"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Історія Wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Незначна зміна"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Вміст"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr ""
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Батьківське Меню"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Заголовок"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr "Рядки Історії"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr ""
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Назва Меню"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Опис"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr ""
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Інформація Меню"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr "Шаблон Сторінки"
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -197,289 +176,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr ""
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Дата"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr "Хочете створити Індекс на Вибрані Сторінки ? "
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr ""
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Сторінки"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr ""
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr ""
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr "Створити Секцію ?"
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr "Текстове поле"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr ""
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Створено"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr "Примітки"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr ""
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr "Підсумок"
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr "Дата Створення"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr "Вся Історія Сторінки"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
msgstr "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr ""
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr ""
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr ""
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr "Wiki"
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr "Дата Зміни"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr "Налаштування"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr "Створити Індекс"
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr "Створити Меню"
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr "Це основна зміна ?"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
msgstr "Групи Wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr "Змінив"
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, python-format
msgid "Table of Contents"
msgstr "Зміст"
#. module: wiki
#: view:wiki.groups:0 view:wiki.wiki.page.open:0
msgid "Open Wiki Page"
msgid "Type"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: 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"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr "Скасувати"
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr "Відмінність"
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr "Потребує Перегляду"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
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"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-02-08 01:37+0100\n"
"PO-Revision-Date: 2010-08-02 14:43+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"PO-Revision-Date: 2012-08-13 12:09+0000\n"
"Last-Translator: Antony Lesuisse (OpenERP) <al@openerp.com>\n"
"Language-Team: Vietnamese <vi@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-02-09 06:46+0000\n"
"X-Generator: Launchpad (build 14763)\n"
"X-Launchpad-Export-Date: 2012-08-14 04:46+0000\n"
"X-Generator: Launchpad (build 15791)\n"
#. module: wiki
#: field:wiki.groups,template:0
msgid "Wiki Template"
#. module: document_page
#: field:document.page.type,template:0
msgid "Document page Template"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki
#: model:ir.ui.menu,name:wiki.menu_action_wiki_wiki
msgid "Wiki Pages"
msgstr "Các trang Wiki"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki
#: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki
msgid "Document Pages"
msgstr ""
#. module: wiki
#: field:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,method:0
msgid "Display Method"
msgstr "Phương pháp Hiển thị"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,create_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,create_uid:0
msgid "Author"
msgstr "Tác giả"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_wiki_page_open
#: view:wiki.wiki.page.open:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open
#: view:document.page.page.open:0
msgid "Open Page"
msgstr "Mở Trang"
#. module: wiki
#: field:wiki.groups,menu_id:0
#. module: document_page
#: field:document.page,menu_id:0
msgid "Menu"
msgstr "Trình đơn"
#. module: wiki
#: field:wiki.wiki,section:0
msgid "Section"
msgstr "Phần"
#. module: wiki
#: help:wiki.wiki,toc:0
#. module: document_page
#: help:document.page,type:0
msgid "Indicates that this pages have a table of contents or not"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_history view:wiki.wiki.history:0
msgid "Wiki History"
msgstr "Lịch sử Wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0
msgid "Document page History"
msgstr ""
#. module: wiki
#: field:wiki.wiki,minor_edit:0
#. module: document_page
#: field:document.page,minor_edit:0
msgid "Minor edit"
msgstr "Chỉnh sửa nhỏ"
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,text_area:0
#. module: document_page
#: view:document.page:0 field:document.page,content:0
msgid "Content"
msgstr "Nội dung"
#. module: wiki
#: field:wiki.wiki,child_ids:0
#. module: document_page
#: field:document.page,child_ids:0
msgid "Child Pages"
msgstr ""
#. module: wiki
#: field:wiki.wiki,parent_id:0
#. module: document_page
#: field:document.page,parent_id:0
msgid "Parent Page"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0 field:wiki.wiki,write_uid:0
#. module: document_page
#: view:document.page:0 field:document.page,write_uid:0
msgid "Last Contributor"
msgstr "Người đóng góp cuối"
#. module: wiki
#: field:wiki.create.menu,menu_parent_id:0
#. module: document_page
#: field:document.page.create.menu,menu_parent_id:0
msgid "Parent Menu"
msgstr "Trình đơn cha"
#. module: wiki
#: code:addons/wiki/wizard/wiki_make_index.py:52
#, 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
#. module: document_page
#: field:document.page,name:0
msgid "Title"
msgstr "Tiêu đề"
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_create_menu
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_create_menu
msgid "Wizard Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki,history_id:0
#. module: document_page
#: field:document.page,history_id:0
msgid "History Lines"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Page Content"
msgstr "Nội dung Trang"
#. module: wiki
#: code:addons/wiki/wiki.py:237 code:addons/wiki/wizard/wiki_make_index.py:52
#. 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 "Cảnh báo !"
#. module: wiki
#: code:addons/wiki/wiki.py:237
#. module: document_page
#: code:addons/document_page/document_page.py:237
#, python-format
msgid "There are no changes in revisions"
msgstr ""
#. module: wiki
#: help:wiki.wiki,section:0
msgid "Use page section code like 1.2.1"
msgstr ""
#. module: wiki
#: field:wiki.create.menu,menu_name:0
#. module: document_page
#: field:document.page.create.menu,menu_name:0
msgid "Menu Name"
msgstr "Tên Trình đơn"
#. module: wiki
#: field:wiki.groups,notes:0
#. module: document_page
#: field:document.page.type,notes:0
msgid "Description"
msgstr "Mô tả"
#. module: wiki
#: field:wiki.wiki,review:0
#. module: document_page
#: field:document.page,review:0
msgid "Needs Review"
msgstr ""
#. module: wiki
#: help:wiki.wiki,review:0
#. module: document_page
#: help:document.page,review:0
msgid ""
"Indicates that this page should be reviewed, raising the attention of other "
"contributors"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0
msgid "Menu Information"
msgstr "Thông tin Trình đơn"
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_wiki_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history
msgid "Page History"
msgstr "Lịch sử Trang"
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "Tree"
msgstr "Cấu trúc cây"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Page Template"
msgstr ""
#. module: wiki
#: field:wiki.wiki,tags:0
#. module: document_page
#: field:document.page,tags:0
msgid "Keywords"
msgstr "Các từ khoá"
#. module: wiki
#: model:ir.actions.act_window,help:wiki.action_wiki
#. module: document_page
#: model:ir.actions.act_window,help:document_page.action_wiki
msgid ""
"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 "
@ -198,239 +177,229 @@ msgid ""
"There is a basic wiki editing for text format."
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: code:addons/document_page/wizard/document_page_show_diff.py:54
#, python-format
msgid "Warning"
msgstr "Cảnh báo"
#. module: wiki
#: help:wiki.groups,home:0
#. module: document_page
#: help:document.page.type,home:0
msgid "Required to select home page if display method is Home Page"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,create_date:0
#. module: document_page
#: field:document.page.history,create_date:0
msgid "Date"
msgstr "Ngày"
#. module: wiki
#: view:wiki.make.index:0
#. module: document_page
#: view:document.page.make.index:0
msgid "Want to create a Index on Selected Pages ? "
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:wiki.action_view_wiki_show_diff_values
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff
#: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values
#: view:wizard.document.page.history.show_diff:0
msgid "Difference"
msgstr "Khác biệt"
#. module: wiki
#: field:wiki.groups,page_ids:0
#. module: document_page
#: field:document.page.type,page_ids:0
msgid "Pages"
msgstr "Các trang"
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Group Description"
msgstr ""
#. module: wiki
#: view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.page.open:0
msgid "Want to open a wiki page? "
msgstr ""
#. module: wiki
#: field:wiki.groups,section:0
msgid "Make Section ?"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,text_area:0
#. module: document_page
#: field:document.page.history,content:0
msgid "Text area"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Meta Information"
msgstr ""
#. module: wiki
#: field:wiki.wiki,create_date:0
#. module: document_page
#: field:document.page,create_date:0
msgid "Created on"
msgstr "Tạo trên"
#. module: wiki
#: view:wiki.groups:0 view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:document.page.type:0 view:wizard.document.page.history.show_diff:0
msgid "Notes"
msgstr ""
#. module: wiki
#: selection:wiki.groups,method:0
#. module: document_page
#: selection:document.page.type,method:0
msgid "List"
msgstr ""
#. module: wiki
#: field:wiki.wiki,summary:0 field:wiki.wiki.history,summary:0
#. module: document_page
#: field:document.page,summary:0 field:document.page.history,edit_summary:0
msgid "Summary"
msgstr ""
#. module: wiki
#: field:wiki.groups,create_date:0
#. module: document_page
#: field:document.page.groups,create_date:0
msgid "Created Date"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_history
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_history
msgid "All Page Histories"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki
msgid "wiki.wiki"
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki
msgid "document.page"
msgstr ""
#. module: wiki
#: help:wiki.groups,method:0
#. module: document_page
#: help:document.page.type,method:0
msgid "Define the default behaviour of the menu created on this group"
msgstr ""
#. module: wiki
#: view:wizard.wiki.history.show_diff:0
#. module: document_page
#: view:wizard.document.page.history.show_diff:0
msgid "Close"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wizard_wiki_history_show_diff
msgid "wizard.wiki.history.show_diff"
#. module: document_page
#: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff
msgid "wizard.document.page.history.show_diff"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,wiki_id:0
#. module: document_page
#: field:document.page.history,wiki_id:0
msgid "Wiki Id"
msgstr ""
#. module: wiki
#: field:wiki.groups,home:0 selection:wiki.groups,method:0
#. module: document_page
#: field:document.page.type,home:0 selection:document.page.type,method:0
msgid "Home Page"
msgstr ""
#. module: wiki
#: help:wiki.wiki,parent_id:0
#. module: document_page
#: help:document.page,parent_id:0
msgid "Allows you to link with the other page with in the current topic"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Modification Information"
msgstr ""
#. module: wiki
#: help:wiki.wiki,group_id:0
msgid "Topic, also called Wiki Group"
msgstr ""
#. module: wiki
#: model:ir.ui.menu,name:wiki.menu_wiki_configuration view:wiki.wiki:0
#. module: document_page
#: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0
msgid "Wiki"
msgstr ""
#. module: wiki
#: field:wiki.wiki,write_date:0
#. module: document_page
#: field:document.page,write_date:0
msgid "Modification Date"
msgstr ""
#. module: wiki
#: view:wiki.groups:0
#. module: document_page
#: view:document.page.type:0
msgid "Configuration"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index
#: model:ir.actions.act_window,name:wiki.action_view_wiki_make_index_values
#: model:ir.model,name:wiki.model_wiki_make_index view:wiki.make.index:0
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index
#: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values
#: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0
msgid "Create Index"
msgstr ""
#. module: wiki
#: code:addons/wiki/wizard/wiki_show_diff.py:54
#. module: document_page
#: 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: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Group By..."
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_create_menu
#: view:wiki.create.menu:0 view:wiki.groups:0 view:wiki.make.index:0
#. module: document_page
#: 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
msgid "Create Menu"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,minor_edit:0
#. module: document_page
#: field:document.page.history,minor_edit:0
msgid "This is a major edit ?"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_groups
#: model:ir.actions.act_window,name:wiki.action_wiki_groups_browse
#: model:ir.model,name:wiki.model_wiki_groups
#: model:ir.ui.menu,name:wiki.menu_action_wiki_groups view:wiki.groups:0
msgid "Wiki Groups"
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_groups
#: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse
#: 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
msgid "Document Types"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Topic"
msgstr ""
#. module: wiki
#: field:wiki.wiki.history,write_uid:0
#. module: document_page
#: field:document.page.history,write_uid:0
msgid "Modify By"
msgstr ""
#. module: wiki
#: code:addons/wiki/web/widgets/wikimarkup/__init__.py:1981
#: field:wiki.wiki,toc:0
#. module: document_page
#: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981
#: field:document.page,type:0
#, 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"
#. module: document_page
#: view:document.page.type:0 view:document.page.page.open:0
msgid "Open Document Page"
msgstr ""
#. module: wiki
#: model:ir.model,name:wiki.model_wiki_wiki_page_open
#. module: document_page
#: model:ir.model,name:document_page.model_wiki_wiki_page_open
msgid "wiz open page"
msgstr ""
#. module: wiki
#: view:wiki.create.menu:0 view:wiki.make.index:0 view:wiki.wiki.page.open:0
#. module: document_page
#: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0
msgid "Cancel"
msgstr ""
#. module: wiki
#: field:wizard.wiki.history.show_diff,file_path:0
#. module: document_page
#: field:wizard.document.page.history.show_diff,file_path:0
msgid "Diff"
msgstr ""
#. module: wiki
#: view:wiki.wiki:0
#. module: document_page
#: view:document.page:0
msgid "Need Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.action_wiki_review
#. module: document_page
#: model:ir.actions.act_window,name:document_page.action_wiki_review
msgid "Pages Waiting Review"
msgstr ""
#. module: wiki
#: model:ir.actions.act_window,name:wiki.act_wiki_group_open
#. module: document_page
#: model:ir.actions.act_window,name:document_page.act_wiki_group_open
msgid "Search Page"
msgstr ""

View File

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

View File

@ -9,12 +9,12 @@
!python {model: edi.document}: |
import json
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)
edi_doc, = json.loads(doc)
# 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('__module') == 'base', 'Incorrect/Missing __module'
assert edi_doc.get('__last_update'), 'Missing __last_update'
@ -32,8 +32,8 @@
edi_doc['__attachments'] = [attachment]
doc = json.dumps([edi_doc])
result, = self.import_edi(cr, uid, edi_document=doc)
assert result[0] == 'res.partner' and result[1] > ref('base.res_partner_agrolait'),\
"Expected (%r,> %r) after import 1, got %r" % ('res.partner', ref('base.res_partner_agrolait'), result)
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_2'), result)
# 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])])

View File

@ -52,7 +52,7 @@ Note that:
'res_partner_view.xml',
'email_template.xml',
],
'demo_xml': ['event_demo.yml'],
'demo_xml': ['event_demo.xml'],
'test': ['test/process/event_draft2done.yml'],
'css': ['static/src/css/event.css'],
'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}:
event_id: event_0
partner_id: base.res_partner_asus
partner_id: base.res_partner_1
name: 'Ticket for Concert'
-
I create event record to call product onchange and team onchange.
@ -15,7 +15,7 @@
I call onchange event from event registration wizard.
-
!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)
-
I confirm event from wizard.

View File

@ -13,7 +13,7 @@
<field name="name">Technical Training</field>
<field name="event_ok">True</field>
<field name="event_type_id" ref="event.event_type_4"/>
<field name="categ_id" ref="product.cat1"/>
<field name="categ_id" ref="product.product_category_1"/>
<field name="type">service</field>
<field name="list_price">2500.0</field>
<field name="standard_price">1000.0</field>

View File

@ -19,8 +19,8 @@
-
I create a sale order
-
!record {model: sale.order, id: order}:
partner_id: base.res_partner_agrolait
!record {model: sale.order, id: order1}:
partner_id: base.res_partner_2
note: Invoice after delivery
payment_term: account.account_payment_term
-
@ -30,23 +30,23 @@
product_id: event_product
price_unit: 190.50
product_uom_qty: 8
order_id: order
order_id: order1
name: sale order line
event_id: event
-
I confirm the sale order
-
!workflow {model: sale.order, ref: order, action: order_confirm}
!workflow {model: sale.order, ref: order1, action: order_confirm}
-
I check if the sale order is confirmed
-
!assert {model: sale.order, id: order}:
!assert {model: sale.order, id: order1}:
- state == 'manual'
-
I check if a registration is created
-
!python {model: event.registration}: |
order_id = ref('order')
order_id = ref('order1')
order = self.pool.get('sale.order').browse(cr, uid,order_id)
registration_ids = self.search(cr,uid,[('origin','=',order.name)])
if registration_ids == []:

File diff suppressed because one or more lines are too long

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