summaryrefslogtreecommitdiff
path: root/locale/is/ca
diff options
context:
space:
mode:
Diffstat (limited to 'locale/is/ca')
-rwxr-xr-xlocale/is/ca52
1 files changed, 0 insertions, 52 deletions
diff --git a/locale/is/ca b/locale/is/ca
deleted file mode 100755
index d3a7e419..00000000
--- a/locale/is/ca
+++ /dev/null
@@ -1,52 +0,0 @@
-$self{texts} = {
- 'Account' => 'Reikningur',
- 'Apr' => 'apr',
- 'April' => 'apr�l',
- 'Aug' => '�g�',
- 'August' => '�g�st',
- 'Balance' => 'Afstemming',
- 'Chart of Accounts' => 'Listi yfir lykkla/reikninga',
- 'Credit' => 'Kredit',
- 'Current' => 'N�vir�i',
- 'Date' => 'Dagsetning',
- 'Debit' => 'Debit',
- 'Dec' => 'des',
- 'December' => 'desember',
- 'Description' => 'Sk�ringar',
- 'Feb' => 'feb',
- 'February' => 'febr�ar',
- 'From' => 'Fr�',
- 'GIFI' => 'GIFI',
- 'Include in Report' => 'Innifela � sk�rslu',
- 'Jan' => 'jan',
- 'January' => 'jan�ar',
- 'Jul' => 'j�l',
- 'July' => 'j�l�',
- 'Jun' => 'j�n',
- 'June' => 'j�n�',
- 'List Transactions' => 'S�na f�rslur',
- 'Mar' => 'mar',
- 'March' => 'mars',
- 'May' => 'ma�',
- 'May ' => 'ma�',
- 'Nov' => 'n�v',
- 'November' => 'n�vember',
- 'Oct' => '�kt',
- 'October' => '�kt�ber',
- 'Reference' => 'Fylgiskjal',
- 'Sep' => 'sep',
- 'September' => 'september',
- 'Subtotal' => 'Samtala',
- 'To' => 'til',
-};
-
-$self{subs} = {
- 'ca_subtotal' => 'ca_subtotal',
- 'chart_of_accounts' => 'chart_of_accounts',
- 'list' => 'list',
- 'list_transactions' => 'list_transactions',
- 's�na_f�rslur' => 'list_transactions',
-};
-
-1;
-