X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=sql-ledger%2Fold%2Fsql-ledger%2Flocale%2Ftr%2Farap;fp=sql-ledger%2Fold%2Fsql-ledger%2Flocale%2Ftr%2Farap;h=fb56368a6c63f5d183a97f2711a3044b0e6165e8;hp=0000000000000000000000000000000000000000;hb=52072fcd26f2faf57923f598c358e7f47c4e2643;hpb=f6c9088e16c4c083174dd1130ae58d213923cdef diff --git a/sql-ledger/old/sql-ledger/locale/tr/arap b/sql-ledger/old/sql-ledger/locale/tr/arap new file mode 100644 index 000000000..fb56368a6 --- /dev/null +++ b/sql-ledger/old/sql-ledger/locale/tr/arap @@ -0,0 +1,30 @@ +$self{texts} = { + 'Address' => 'Adres', + 'Continue' => 'Devam', + 'Customer not on file!' => 'Customer not on file!', + 'Description' => 'Açýklama', + 'Number' => 'Numara', + 'Project not on file!' => 'Project not on file!', + 'Select from one of the names below' => 'Select from one of the names below', + 'Select from one of the projects below' => 'Select from one of the projects below', + 'Vendor not on file!' => 'Vendor not on file!', +}; + +$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', + 'purchase_invoice' => 'purchase_invoice', + 'sales_invoice' => 'sales_invoice', + 'select_name' => 'select_name', + 'select_project' => 'select_project', + 'devam' => 'continue', +}; + +1;