From 7307ea779b338aba98accfc7ff5ac447842ad76b Mon Sep 17 00:00:00 2001 From: tetragon Date: Tue, 24 Oct 2006 04:38:49 +0000 Subject: Convert Icelandic to using gettext git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@287 4979c152-3d1c-0410-bac9-87ea11338e46 --- locale/is/cp | 113 ----------------------------------------------------------- 1 file changed, 113 deletions(-) delete mode 100755 locale/is/cp (limited to 'locale/is/cp') diff --git a/locale/is/cp b/locale/is/cp deleted file mode 100755 index fdd591ae..00000000 --- a/locale/is/cp +++ /dev/null @@ -1,113 +0,0 @@ -$self{texts} = { - 'AP' => 'Innkaupakerfi', - 'AR' => 'Sölukerfi', - 'Account' => 'Reikningur', - 'Accounting Menu' => 'Bókhalds valmynd', - 'Address' => 'Heimilisfang', - 'All' => 'Allt', - 'Amount' => 'Upphæð', - 'Amount Due' => 'Eindagi', - 'Bcc' => 'Blint afrit', - 'Cannot post payment for a closed period!' => 'Get ekki bókað greiðslu á lokað tímabil', - 'Cc' => 'Afrit', - 'Continue' => 'Áfram', - 'Currency' => 'Gjaldmiðill', - 'Customer' => 'Viðskiptavinur', - 'Customer not on file!' => 'Viðskiptavinur ekki á skrá!', - 'Date' => 'Dagsetning', - 'Date missing!' => 'Dagsetningu vantar!', - 'Deposit' => 'Innlagt', - 'Description' => 'Skýringar', - 'Due Date' => 'Dags. lokið', - 'E-mail' => 'R-póstur', - 'Exchange Rate' => 'Vextir', - 'Exchange rate missing!' => 'Vantar vexti!', - 'From' => 'Frá', - 'Invoice' => 'Sölureikningur', - 'Invoices' => 'Sölureikningar', - 'Language' => 'Túngumál', - 'Message' => 'Skilaboð', - 'Number' => 'Númer', - 'PDF' => 'PDF', - 'Payment' => 'Greislur', - 'Payment posted!' => 'Greiðsla bókuð', - 'Payments' => 'Greiðslur', - 'Post' => 'Bókfæra', - 'Postscript' => 'Postscript', - 'Print' => 'Prenta', - 'Project not on file!' => 'Verkefni ekki á skrá!', - 'Receipt' => 'Kvittun', - 'Receipts' => 'Kvittanir', - 'Reference' => 'Fylgiskjal', - 'Screen' => 'Skjá', - 'Select all' => 'Velja allt', - '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', - 'Source' => 'Frálag', - 'Subject' => 'Efni', - 'To' => 'til', - 'Update' => 'Uppfærsla', - 'Vendor' => 'Byrgir', - 'Vendor not on file!' => 'Byrgir ekki til í gagnagrunni!', -}; - -$self{subs} = { - 'acc_menu' => 'acc_menu', - 'add_transaction' => 'add_transaction', - 'ap_transaction' => 'ap_transaction', - 'ar_transaction' => 'ar_transaction', - 'check_form' => 'check_form', - 'check_name' => 'check_name', - 'check_openvc' => 'check_openvc', - 'check_project' => 'check_project', - 'continue' => 'continue', - 'customer_details' => 'customer_details', - 'delete_schedule' => 'delete_schedule', - 'display' => 'display', - 'gl_transaction' => 'gl_transaction', - 'invoices_due' => 'invoices_due', - 'js_menu' => 'js_menu', - 'list_invoices' => 'list_invoices', - 'menubar' => 'menubar', - 'name_selected' => 'name_selected', - 'payment' => 'payment', - 'payment_footer' => 'payment_footer', - 'payment_header' => 'payment_header', - 'payments' => 'payments', - 'payments_footer' => 'payments_footer', - 'payments_header' => 'payments_header', - 'post' => 'post', - 'post_as_new' => 'post_as_new', - 'post_payment' => 'post_payment', - 'post_payments' => 'post_payments', - 'print' => 'print', - 'print_and_post_as_new' => 'print_and_post_as_new', - 'print_form' => 'print_form', - 'print_payment' => 'print_payment', - 'print_payments' => 'print_payments', - 'project_selected' => 'project_selected', - 'rebuild_vc' => 'rebuild_vc', - 'repost' => 'repost', - 'reprint' => 'reprint', - 'sales_invoice_' => 'sales_invoice_', - 'save_schedule' => 'save_schedule', - 'schedule' => 'schedule', - 'section_menu' => 'section_menu', - 'select_all' => 'select_all', - 'select_name' => 'select_name', - 'select_project' => 'select_project', - 'update' => 'update', - 'update_payment' => 'update_payment', - 'update_payments' => 'update_payments', - 'vendor_details' => 'vendor_details', - 'vendor_invoice_' => 'vendor_invoice_', - 'Áfram' => 'continue', - 'bókfæra' => 'post', - 'prenta' => 'print', - 'velja_allt' => 'select_all', - 'uppfærsla' => 'update', -}; - -1; - -- cgit v1.2.3