From a5050309c82a718670dfd0d552603e8b377d540a Mon Sep 17 00:00:00 2001 From: tetragon Date: Thu, 26 Oct 2006 18:39:20 +0000 Subject: Converting Hungarian translation to gettext git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@317 4979c152-3d1c-0410-bac9-87ea11338e46 --- locale/hu/arapprn | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100755 locale/hu/arapprn (limited to 'locale/hu/arapprn') diff --git a/locale/hu/arapprn b/locale/hu/arapprn deleted file mode 100755 index 7189cfef..00000000 --- a/locale/hu/arapprn +++ /dev/null @@ -1,36 +0,0 @@ -$self{charset} = 'ISO-8859-2'; - -$self{texts} = { - 'Account' => 'Számla', - 'Amount' => 'Összeg', - 'Continue' => 'Folytatás', - 'Date' => 'Dátum', - 'Memo' => 'Memo', - 'Nothing to print!' => 'Nincs mit nyomtatni!', - 'PDF' => 'PDF', - 'Postscript' => 'Postscript', - 'Printed' => 'Kinyomtatva', - 'Scheduled' => 'Ütemezve', - 'Screen' => 'Képernyőre', - 'Select a Printer!' => 'Válasszon Nyomtatót', - 'Select payment' => 'Válasszon fizetési módot', - 'Select postscript or PDF!' => 'Válassza ki a postscript vagy a PDF formátumot!', - 'Source' => 'Bizonylatszám', -}; - -$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', - 'folytatás' => 'continue', -}; - -1; - -- cgit v1.2.3