summaryrefslogtreecommitdiff
path: root/locale/is/arap
diff options
context:
space:
mode:
Diffstat (limited to 'locale/is/arap')
-rwxr-xr-xlocale/is/arap48
1 files changed, 0 insertions, 48 deletions
diff --git a/locale/is/arap b/locale/is/arap
deleted file mode 100755
index 3f07942f..00000000
--- a/locale/is/arap
+++ /dev/null
@@ -1,48 +0,0 @@
-$self{texts} = {
- 'Address' => 'Heimilisfang',
- 'Bcc' => 'Blint afrit',
- 'Cc' => 'Afrit',
- 'Continue' => 'Áfram',
- 'Customer not on file!' => 'Viðskiptavinur ekki á skrá!',
- 'Date' => 'Dagsetning',
- 'Description' => 'Skýringar',
- 'E-mail' => 'R-póstur',
- 'Message' => 'Skilaboð',
- 'Number' => 'Númer',
- 'Print' => 'Prenta',
- 'Project not on file!' => 'Verkefni ekki á skrá!',
- 'Reference' => 'Fylgiskjal',
- 'Select from one of the names below' => 'Veljið einhvað að neðangreindum nöfnum',
- 'Select from one of the projects below' => 'Veljið einhvað að neðangreindum verkefnum',
- 'Subject' => 'Efni',
- 'To' => 'til',
- 'Vendor not on file!' => 'Byrgir ekki til í gagnagrunni!',
-};
-
-$self{subs} = {
- 'add_transaction' => 'add_transaction',
- 'ap_transaction' => 'ap_transaction',
- 'ar_transaction' => 'ar_transaction',
- 'check_name' => 'check_name',
- 'check_project' => 'check_project',
- 'continue' => 'continue',
- 'delete_schedule' => 'delete_schedule',
- 'gl_transaction' => 'gl_transaction',
- 'name_selected' => 'name_selected',
- 'post_as_new' => 'post_as_new',
- 'print_and_post_as_new' => 'print_and_post_as_new',
- 'project_selected' => 'project_selected',
- 'rebuild_vc' => 'rebuild_vc',
- 'repost' => 'repost',
- 'reprint' => 'reprint',
- 'sales_invoice_' => 'sales_invoice_',
- 'save_schedule' => 'save_schedule',
- 'schedule' => 'schedule',
- 'select_name' => 'select_name',
- 'select_project' => 'select_project',
- 'vendor_invoice_' => 'vendor_invoice_',
- 'Áfram' => 'continue',
-};
-
-1;
-