X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=sql-ledger%2Flocale%2Fis%2Fap;h=bc1e49b437de39fc6d574ed604c14c9706f4d9c3;hp=ea4afb26e8b69fa063f6fe80768a956267f7234a;hb=refs%2Fheads%2FSQL_LEDGER;hpb=52072fcd26f2faf57923f598c358e7f47c4e2643 diff --git a/sql-ledger/locale/is/ap b/sql-ledger/locale/is/ap index ea4afb26e..bc1e49b43 100644 --- a/sql-ledger/locale/is/ap +++ b/sql-ledger/locale/is/ap @@ -2,7 +2,7 @@ $self{texts} = { 'AP Transaction' => 'Innkaupafærsla', 'AP Transactions' => 'Innkaupafærslur', 'Account' => 'Reikningur', - 'Add Accounts Payables Transaction' => 'Ný kredit færsla', + 'Accounting Menu' => 'Bókhalds valmynd', 'Address' => 'Heimilisfang', 'Amount' => 'Upphæð', 'Amount Due' => 'Eindagi', @@ -15,10 +15,14 @@ $self{texts} = { 'Cannot post payment for a closed period!' => 'Get ekki bókað greiðslu á lokað tímabil', 'Cannot post transaction for a closed period!' => 'Get ekki bókað færslu á lokað tímabil!', 'Cannot post transaction!' => 'Get ekki bókað færslu!', + 'Check' => 'Ávísun', 'Closed' => 'Lokað', 'Confirm!' => 'Staðfesta!', 'Continue' => 'Áfram', + 'Credit Limit' => 'Kreditmörk', + 'Curr' => 'Gjaldm', 'Currency' => 'Gjaldmiðill', + 'Current' => 'Núvirði', 'Customer not on file!' => 'Viðskiptavinur ekki á skrá!', 'Date' => 'Dagsetning', 'Date Paid' => 'Greiðsludagur', @@ -28,12 +32,11 @@ $self{texts} = { 'Description' => 'Skýringar', 'Due Date' => 'Dags. lokið', 'Due Date missing!' => 'Vantar dags. lokið!', - 'Edit Accounts Payables Transaction' => 'Breyta greiðslufærslum', 'Employee' => 'Starfsmenn', 'Exch' => 'Vx', - 'Exchangerate' => 'Vextir', - 'Exchangerate for payment missing!' => 'Vextir fyrir greiðslu vantar!', - 'Exchangerate missing!' => 'Vantar vexti!', + 'Exchange Rate' => 'Vextir', + 'Exchange rate for payment missing!' => 'Vextir fyrir greiðslu vantar!', + 'Exchange rate missing!' => 'Vantar vexti!', 'Feb' => 'feb', 'February' => 'febrúar', 'From' => 'Frá', @@ -43,7 +46,6 @@ $self{texts} = { 'Invoice Date' => 'Sölureikningur dags.', 'Invoice Date missing!' => 'Sölureiknings dags. vantar!', 'Invoice Number' => 'Sölureikningur Númer', - 'Invoice Number missing!' => 'Sölureikningsnúmer vantar!', 'Jan' => 'jan', 'January' => 'janúar', 'Jul' => 'júl', @@ -63,22 +65,28 @@ $self{texts} = { 'Open' => 'opna', 'Order' => 'Pöntun', 'Order Number' => 'Pöntun númer', + 'PDF' => 'PDF', 'Paid' => 'Greitt', 'Payment date missing!' => 'Greiðsudags. vantar!', 'Payments' => 'Greiðslur', 'Post' => 'Bókfæra', 'Post as new' => 'Bókfæra sem nýjan', - 'Project' => 'Verkefni', + 'Postscript' => 'Postscript', + 'Print' => 'Prenta', 'Project not on file!' => 'Verkefni ekki á skrá!', - 'Purchase Invoice' => 'Innkaupsreikningur', + 'Receipt' => 'Kvittun', + 'Remaining' => 'Eftir', + 'Screen' => 'Skjá', 'Select from one of the names below' => 'Veljið einhvað að neðangreindum nöfnum', 'Select from one of the projects below' => 'Veljið einhvað að neðangreindum verkefnum', + 'Select postscript or PDF!' => 'Veljið postscript eða PDF', 'Sep' => 'sep', 'September' => 'september', 'Source' => 'Frálag', 'Subtotal' => 'Samtala', 'Tax' => 'Virðisaukaskattur', 'Tax Included' => 'Taka með VSK', + 'To' => 'til', 'Total' => 'Samtals', 'Transaction deleted!' => 'Færslu eytt!', 'Transaction posted!' => 'Færsla bókfærð!', @@ -87,10 +95,10 @@ $self{texts} = { 'Vendor missing!' => 'Byrgja vantar!', 'Vendor not on file!' => 'Byrgir ekki til í gagnagrunni!', 'Yes' => 'Já', - 'to' => 'til', }; $self{subs} = { + 'acc_menu' => 'acc_menu', 'add' => 'add', 'add_transaction' => 'add_transaction', 'ap_subtotal' => 'ap_subtotal', @@ -101,32 +109,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', 'innkaupafærsla' => 'ap_transaction', - 'ný_kredit_færsla' => 'add_accounts_payables_transaction', + 'add_ap_transaction' => 'add_ap_transaction', 'Áfram' => 'continue', 'eyða' => 'delete', - 'breyta_greiðslufærslum' => 'edit_accounts_payables_transaction', + 'edit_ap_transaction' => 'edit_ap_transaction', 'bókfæra' => 'post', 'bókfæra_sem_nýjan' => 'post_as_new', - 'innkaupsreikningur' => 'purchase_invoice', + 'prenta' => 'print', + 'print_and_post' => 'print_and_post', 'uppfærsla' => 'update', + 'vendor_invoice.' => 'vendor_invoice.', 'já' => 'yes', };