X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=sql-ledger%2Flocale%2Fhu%2Farapprn;fp=sql-ledger%2Flocale%2Fhu%2Farapprn;h=54517d2b2d491cf93986504e6b6a9a2cbf116424;hb=5fc8c5edf574ab024d4646914b6432d458e2ffbd;hp=0000000000000000000000000000000000000000;hpb=a4fc489e860b7bc51b5282a87ea21750b30b905e;p=freeside.git diff --git a/sql-ledger/locale/hu/arapprn b/sql-ledger/locale/hu/arapprn new file mode 100644 index 000000000..54517d2b2 --- /dev/null +++ b/sql-ledger/locale/hu/arapprn @@ -0,0 +1,29 @@ +$self{texts} = { + 'Account' => 'Számla', + 'Amount' => 'Összeg', + 'Check' => 'Csekk', + 'Continue' => 'Folytatás', + 'Date' => 'Dátum', + 'PDF' => 'PDF', + 'Postscript' => 'Postscript', + 'Receipt' => 'Befizetés', + 'Screen' => 'Képernyõre', + '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;