summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/pa/rc
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/pa/rc')
-rw-r--r--sql-ledger/locale/pa/rc37
1 files changed, 0 insertions, 37 deletions
diff --git a/sql-ledger/locale/pa/rc b/sql-ledger/locale/pa/rc
deleted file mode 100644
index 7e0dbb1..0000000
--- a/sql-ledger/locale/pa/rc
+++ /dev/null
@@ -1,37 +0,0 @@
-$self{texts} = {
- 'Account' => 'Cuenta',
- 'Balance' => 'Balance',
- 'Cleared Balance' => 'Cleared Balance',
- 'Continue' => 'Continuar',
- 'Date' => 'Fecha',
- 'Deposit' => 'Deposit',
- 'Description' => 'Descripción',
- 'Difference' => 'Difference',
- 'Done' => 'Done',
- 'Exchangerate Difference' => 'Exchangerate Difference',
- 'From' => 'Desde',
- 'Out of balance!' => 'Out of balance!',
- 'Payment' => 'Pago',
- 'Reconciliation' => 'Reconciliation',
- 'Select all' => 'Select all',
- 'Source' => 'Fuente',
- 'Statement Balance' => 'Statement Balance',
- 'To' => 'Hasta ',
- 'Update' => 'Update',
-};
-
-$self{subs} = {
- 'continue' => 'continue',
- 'display_form' => 'display_form',
- 'done' => 'done',
- 'get_payments' => 'get_payments',
- 'reconciliation' => 'reconciliation',
- 'select_all' => 'select_all',
- 'update' => 'update',
- 'continuar' => 'continue',
- 'done' => 'done',
- 'select_all' => 'select_all',
- 'update' => 'update',
-};
-
-1;