removing files from import mistake
[freeside.git] / sql-ledger / old / sql-ledger / locale / hu / arap
diff --git a/sql-ledger/old/sql-ledger/locale/hu/arap b/sql-ledger/old/sql-ledger/locale/hu/arap
deleted file mode 100644 (file)
index 9809e35..0000000
+++ /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;