X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=sql-ledger%2Flocale%2Fcz%2Fap;h=681a17149df84a3c9bc28ef1a59ad658799ded4a;hp=609bcbb7bf27dce6c6a5c874dfcefe618bc5b004;hb=32306b5f8ffe4ce594409aa6e89626740b225a39;hpb=52072fcd26f2faf57923f598c358e7f47c4e2643 diff --git a/sql-ledger/locale/cz/ap b/sql-ledger/locale/cz/ap index 609bcbb7b..681a17149 100644 --- a/sql-ledger/locale/cz/ap +++ b/sql-ledger/locale/cz/ap @@ -1,25 +1,21 @@ $self{texts} = { - 'AP Transaction' => 'AP Transaction', 'AP Transactions' => 'Faktury pøijaté', 'Account' => 'Úèet', - 'Add Accounts Payables Transaction' => 'Add Accounts Payables Transaction', + 'Accounting Menu' => 'Menu úèetnictví', 'Address' => 'Adresa', 'Amount' => 'Èástka', - 'Amount Due' => 'Amount Due', 'Apr' => 'Dub', 'April' => 'Duben', 'Are you sure you want to delete Transaction' => 'Opravdu chcete vymazat transakci?', 'Aug' => 'Srp', 'August' => 'Srpen', - 'Cannot delete transaction!' => 'Cannot delete transaction!', - 'Cannot post payment for a closed period!' => 'Cannot post payment for a closed period!', 'Cannot post transaction for a closed period!' => 'Do uzavøeného období nelze úètovat!', - 'Cannot post transaction!' => 'Cannot post transaction!', 'Closed' => 'Zaplaceno', 'Confirm!' => 'Podtvrïte!', 'Continue' => 'Pokraèování', + 'Credit Limit' => 'Úvìrový limit', + 'Curr' => 'Mìna', 'Currency' => 'Mìna', - 'Customer not on file!' => 'Customer not on file!', 'Date' => 'Datum', 'Date Paid' => 'Zaplaceno', 'Dec' => 'Pro', @@ -28,12 +24,8 @@ $self{texts} = { 'Description' => 'Popis', 'Due Date' => 'Datum splatnosti', 'Due Date missing!' => 'Chybí datum splatnosti!', - 'Edit Accounts Payables Transaction' => 'Edit Accounts Payables Transaction', - 'Employee' => 'Employee', 'Exch' => 'Kurz', - 'Exchangerate' => 'Mìnový kurz', - 'Exchangerate for payment missing!' => 'Exchangerate for payment missing!', - 'Exchangerate missing!' => 'Exchangerate missing!', + 'Exchange Rate' => 'Mìnový kurz', 'Feb' => 'Úno', 'February' => 'Únor', 'From' => 'z', @@ -43,7 +35,6 @@ $self{texts} = { 'Invoice Date' => 'Datum vystavení', 'Invoice Date missing!' => 'Chybí datum vystavení!', 'Invoice Number' => 'Èíslo faktury', - 'Invoice Number missing!' => 'Chybí èíslo faktury!', 'Jan' => 'Led', 'January' => 'Leden', 'Jul' => 'Èec', @@ -66,13 +57,8 @@ $self{texts} = { 'Paid' => 'Zaplaceno', 'Payment date missing!' => 'Chybí datum platby!', 'Payments' => 'Platby', - 'Post' => 'Post', - 'Post as new' => 'Post as new', - 'Project' => 'Project', - 'Project not on file!' => 'Project not on file!', - 'Purchase Invoice' => 'Purchase Invoice', - 'Select from one of the names below' => 'Select from one of the names below', - 'Select from one of the projects below' => 'Select from one of the projects below', + 'Remaining' => 'Zbývá', + 'Screen' => 'Na obrazovku', 'Sep' => 'Záø', 'September' => 'Záøí', 'Source' => 'Zdroj', @@ -81,16 +67,12 @@ $self{texts} = { 'Tax Included' => 'Cena vèetnì danì', 'To' => 'do', 'Total' => 'Celkem', - 'Transaction deleted!' => 'Transaction deleted!', - 'Transaction posted!' => 'Transaction posted!', - 'Update' => 'Update', 'Vendor' => 'Dodavatel', - 'Vendor missing!' => 'Vendor missing!', - 'Vendor not on file!' => 'Vendor not on file!', 'Yes' => 'Ano', }; $self{subs} = { + 'acc_menu' => 'acc_menu', 'add' => 'add', 'add_transaction' => 'add_transaction', 'ap_subtotal' => 'ap_subtotal', @@ -101,32 +83,47 @@ $self{subs} = { 'check_project' => 'check_project', 'continue' => 'continue', 'create_links' => 'create_links', + 'customer_details' => 'customer_details', 'delete' => 'delete', + 'display' => 'display', 'display_form' => 'display_form', 'edit' => 'edit', 'form_footer' => 'form_footer', 'form_header' => 'form_header', 'gl_transaction' => 'gl_transaction', + 'menubar' => 'menubar', 'name_selected' => 'name_selected', + 'payment_selected' => 'payment_selected', 'post' => 'post', 'post_as_new' => 'post_as_new', + 'print' => 'print', + 'print_and_post' => 'print_and_post', + 'print_check' => 'print_check', + 'print_options' => 'print_options', + 'print_receipt' => 'print_receipt', + 'print_transaction' => 'print_transaction', 'project_selected' => 'project_selected', - 'purchase_invoice' => 'purchase_invoice', - 'sales_invoice' => 'sales_invoice', + 'sales_invoice_' => 'sales_invoice_', 'search' => 'search', + 'section_menu' => 'section_menu', 'select_name' => 'select_name', + 'select_payment' => 'select_payment', 'select_project' => 'select_project', 'update' => 'update', + 'vendor_details' => 'vendor_details', + 'vendor_invoice_' => 'vendor_invoice_', 'yes' => 'yes', 'ap_transaction' => 'ap_transaction', - 'add_accounts_payables_transaction' => 'add_accounts_payables_transaction', + 'add_ap_transaction' => 'add_ap_transaction', 'pokraèování' => 'continue', 'vymazat' => 'delete', - 'edit_accounts_payables_transaction' => 'edit_accounts_payables_transaction', + 'edit_ap_transaction' => 'edit_ap_transaction', 'post' => 'post', 'post_as_new' => 'post_as_new', - 'purchase_invoice' => 'purchase_invoice', + 'print' => 'print', + 'print_and_post' => 'print_and_post', 'update' => 'update', + 'vendor_invoice.' => 'vendor_invoice.', 'ano' => 'yes', };