From a695d55dfd7b2a6620f21dae903237238c767ab2 Mon Sep 17 00:00:00 2001 From: tetragon Date: Wed, 25 Oct 2006 23:18:52 +0000 Subject: Converting Ukranian translation to gettext git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@312 4979c152-3d1c-0410-bac9-87ea11338e46 --- locale/ua_utf/arapprn | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100755 locale/ua_utf/arapprn (limited to 'locale/ua_utf/arapprn') diff --git a/locale/ua_utf/arapprn b/locale/ua_utf/arapprn deleted file mode 100755 index 121086c0..00000000 --- a/locale/ua_utf/arapprn +++ /dev/null @@ -1,35 +0,0 @@ -$self{charset} = 'UTF-8'; - -$self{texts} = { - 'Account' => 'Рахунок', - 'Amount' => 'Сума', - 'Continue' => 'Продовжити', - 'Date' => 'Дата', - 'Memo' => 'Нотатка', - 'Nothing to print!' => 'Нема що дркувати!', - 'PDF' => 'PDF', - 'Postscript' => 'Postscript', - 'Printed' => 'Надруковано', - 'Scheduled' => 'В розкладі', - 'Screen' => 'Екран', - 'Select payment' => 'Виберіть платіж', - 'Select postscript or PDF!' => 'Виберіть postscript або PDF', - 'Source' => 'Джерело', -}; - -$self{subs} = { - 'customer_details' => 'customer_details', - 'payment_selected' => 'payment_selected', - 'print' => 'print', - 'print_and_post' => 'print_and_post', - 'print_check' => 'print_check', - 'print_options' => 'print_options', - 'print_receipt' => 'print_receipt', - 'print_transaction' => 'print_transaction', - 'select_payment' => 'select_payment', - 'vendor_details' => 'vendor_details', - 'Продовжити' => 'continue', -}; - -1; - -- cgit v1.2.3