From 4ca7d6412feff21a4d407cc9a7d21ec9704e5ed0 Mon Sep 17 00:00:00 2001 From: tetragon Date: Thu, 26 Oct 2006 19:36:11 +0000 Subject: Converting Lithuanian and Latvian translations to gettext git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@322 4979c152-3d1c-0410-bac9-87ea11338e46 --- locale/lv/arap | 53 ----------------------------------------------------- 1 file changed, 53 deletions(-) delete mode 100755 locale/lv/arap (limited to 'locale/lv/arap') diff --git a/locale/lv/arap b/locale/lv/arap deleted file mode 100755 index df2e7e14..00000000 --- a/locale/lv/arap +++ /dev/null @@ -1,53 +0,0 @@ -$self{charset} = 'ISO-8859-13'; - -$self{texts} = { - 'Address' => 'Adrese', - 'Bcc' => 'Bcc', - 'Cc' => 'Cc', - 'Continue' => 'Turpināt', - 'Customer not on file!' => 'Nav tāda klienta!', - 'Date' => 'Datums', - 'Description' => 'Apraksts', - 'E-mail' => 'E-pasts', - 'Message' => 'Paziņojums', - 'Number' => 'Numurs', - 'Print' => 'Drukāt', - 'Project not on file!' => 'Nav tāda projekta!', - 'Reference' => 'Norāde', - 'Select from one of the names below' => 'Atlasīt vienu no sekojošiem nosaukumiem', - 'Select from one of the projects below' => 'Atlasīt vienu no sekojošiem projektiem', - 'Startdate' => 'Sākuma datums', - 'Subject' => 'Temats', - 'To' => 'uz', - 'Vendor not on file!' => 'Nav tāda pārdevēja!', - 'Warning!' => 'Brīdinājums!', - 'sent' => 'nosūtīts', -}; - -$self{subs} = { - 'add_transaction' => 'add_transaction', - 'ap_transaction' => 'ap_transaction', - 'ar_transaction' => 'ar_transaction', - 'check_name' => 'check_name', - 'check_project' => 'check_project', - 'continue' => 'continue', - 'delete_schedule' => 'delete_schedule', - 'gl_transaction' => 'gl_transaction', - 'name_selected' => 'name_selected', - 'post_as_new' => 'post_as_new', - 'print_and_post_as_new' => 'print_and_post_as_new', - 'project_selected' => 'project_selected', - 'rebuild_vc' => 'rebuild_vc', - 'repost' => 'repost', - 'reprint' => 'reprint', - 'sales_invoice_' => 'sales_invoice_', - 'save_schedule' => 'save_schedule', - 'schedule' => 'schedule', - 'select_name' => 'select_name', - 'select_project' => 'select_project', - 'vendor_invoice_' => 'vendor_invoice_', - 'turpināt' => 'continue', -}; - -1; - -- cgit v1.2.3