import sql-ledger 2.4.4
[freeside.git] / sql-ledger / old / sql-ledger / locale / se / rc
diff --git a/sql-ledger/old/sql-ledger/locale/se/rc b/sql-ledger/old/sql-ledger/locale/se/rc
new file mode 100644 (file)
index 0000000..84df25d
--- /dev/null
@@ -0,0 +1,37 @@
+$self{texts} = {
+  'Account'                     => 'Konto',
+  'Balance'                     => 'Balans',
+  'Cleared Balance'             => 'Rensade balans',
+  'Continue'                    => 'Fortsätt',
+  'Date'                        => 'Datum',
+  'Deposit'                     => 'Säkerhet',
+  'Description'                 => 'Beskrivning',
+  'Difference'                  => 'Differens',
+  'Done'                        => 'Klart',
+  'Exchangerate Difference'     => 'Differens Växlingskurs',
+  'From'                        => 'Från',
+  'Out of balance!'             => 'Ej i balans',
+  'Payment'                     => 'Betalning',
+  'Reconciliation'              => 'Bankuppgörelse',
+  'Select all'                  => 'Välj alla',
+  'Source'                      => 'Källa',
+  'Statement Balance'           => 'Anmärkning status',
+  'To'                          => 'Till',
+  'Update'                      => 'Uppdatera',
+};
+
+$self{subs} = {
+  'continue'                    => 'continue',
+  'display_form'                => 'display_form',
+  'done'                        => 'done',
+  'get_payments'                => 'get_payments',
+  'reconciliation'              => 'reconciliation',
+  'select_all'                  => 'select_all',
+  'update'                      => 'update',
+  'fortsätt'                    => 'continue',
+  'klart'                       => 'done',
+  'välj_alla'                   => 'select_all',
+  'uppdatera'                   => 'update',
+};
+
+1;