summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/hu/arap
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/hu/arap')
-rw-r--r--sql-ledger/locale/hu/arap30
1 files changed, 0 insertions, 30 deletions
diff --git a/sql-ledger/locale/hu/arap b/sql-ledger/locale/hu/arap
deleted file mode 100644
index 9809e35..0000000
--- a/sql-ledger/locale/hu/arap
+++ /dev/null
@@ -1,30 +0,0 @@
-$self{texts} = {
- 'Address' => 'Cím',
- 'Continue' => 'Folytatás',
- 'Customer not on file!' => 'A vevő hiányzik az adatbázisból!',
- 'Description' => 'Szöveges leírás',
- 'Number' => 'Szám',
- 'Project not on file!' => 'Munkaszám hiányzik az adatbázisból!',
- 'Select from one of the names below' => 'Válasszon ki egyet az alábbi nevek közül',
- 'Select from one of the projects below' => 'Válasszon ki egyet az alábbi munkaszámok közül',
- 'Vendor not on file!' => 'Szállító nincs az adatbázisban!',
-};
-
-$self{subs} = {
- 'add_transaction' => 'add_transaction',
- 'ap_transaction' => 'ap_transaction',
- 'ar_transaction' => 'ar_transaction',
- 'check_name' => 'check_name',
- 'check_project' => 'check_project',
- 'continue' => 'continue',
- 'gl_transaction' => 'gl_transaction',
- 'name_selected' => 'name_selected',
- 'project_selected' => 'project_selected',
- 'sales_invoice' => 'sales_invoice',
- 'select_name' => 'select_name',
- 'select_project' => 'select_project',
- 'vendor_invoice' => 'vendor_invoice',
- 'folytatás' => 'continue',
-};
-
-1;