summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/ua/arapprn
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/ua/arapprn')
-rw-r--r--sql-ledger/locale/ua/arapprn29
1 files changed, 29 insertions, 0 deletions
diff --git a/sql-ledger/locale/ua/arapprn b/sql-ledger/locale/ua/arapprn
new file mode 100644
index 0000000..7864652
--- /dev/null
+++ b/sql-ledger/locale/ua/arapprn
@@ -0,0 +1,29 @@
+$self{texts} = {
+ 'Account' => 'Рахунок',
+ 'Amount' => 'Сума',
+ 'Check' => 'Чек',
+ 'Continue' => 'Продовжити',
+ 'Date' => 'Дата',
+ 'PDF' => 'PDF файл формат',
+ 'Postscript' => 'Postscript',
+ 'Receipt' => 'Квитанц╕я',
+ 'Screen' => 'Екран',
+ '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;