summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/is/all
blob: 0b85767376c37d69aa1d00972edad8de81a3f1e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
# These are all the texts to build the translations files.
# to build unique strings edit the module files instead
# this file is just a shortcut to build strings which are the same

$self{texts} = {
  '>'                           => '',
  'A'                           => '',
  'AP'                          => 'Innkaupakerfi',
  'AP Aging'                    => 'Aldursgreining',
  'AP Outstanding'              => '',
  'AP Transaction'              => 'Innkaupafærsla',
  'AP Transactions'             => 'Innkaupafærslur',
  'AR'                          => 'Sölukerfi',
  'AR Aging'                    => 'Aldursgreining',
  'AR Outstanding'              => '',
  'AR Transaction'              => 'Sölufærsla',
  'AR Transactions'             => 'Sölufærslur',
  'About'                       => 'Um',
  'Above'                       => '',
  'Access Control'              => 'Aðgangsheimildir',
  'Account'                     => 'Reikningur',
  'Account Number'              => 'Reikningsnúmer',
  'Account Number missing!'     => 'Reikningsnúmer vantar!',
  'Account Type'                => 'Reikningstegund',
  'Account Type missing!'       => 'Reikningstegund vantar!',
  'Account deleted!'            => 'Reikningi eytt!',
  'Account does not exist!'     => '',
  'Account saved!'              => 'Reikningur geymdur!',
  'Accounting'                  => 'Bókhald',
  'Accounting Menu'             => 'Bókhalds valmynd',
  'Accounts'                    => 'Reikningar',
  'Accrual'                     => '',
  'Activate Audit trails'       => '',
  'Active'                      => 'Virkja',
  'Add'                         => 'Nýr',
  'Add AP Transaction'          => '',
  'Add AR Transaction'          => '',
  'Add Account'                 => 'Nýr reikningur',
  'Add Assembly'                => 'Ný samsetning',
  'Add Business'                => '',
  'Add Cash Transfer Transaction' => '',
  'Add Customer'                => 'Nýr viðskiptavinur',
  'Add Deduction'               => '',
  'Add Department'              => '',
  'Add Employee'                => '',
  'Add Exchange Rate'           => '',
  'Add GIFI'                    => 'Ný GIFI',
  'Add General Ledger Transaction' => 'Ný höfuðfærsla',
  'Add Group'                   => '',
  'Add Labor/Overhead'          => '',
  'Add Language'                => '',
  'Add POS Invoice'             => '',
  'Add Part'                    => 'Ný vara',
  'Add Pricegroup'              => '',
  'Add Project'                 => 'Nýt verkefni',
  'Add Purchase Order'          => 'Ný innkaupspöntun',
  'Add Quotation'               => '',
  'Add Request for Quotation'   => '',
  'Add SIC'                     => '',
  'Add Sales Invoice'           => 'Nýr sölureikningur',
  'Add Sales Order'             => 'Ný sölupöntun',
  'Add Service'                 => 'Ný þjónusta',
  'Add Transaction'             => 'Ný bókhaldsfærsla',
  'Add User'                    => 'Nýr notandi',
  'Add Vendor'                  => 'Nýr byrgir',
  'Add Vendor Invoice'          => 'Nýr innkaupsreikningur',
  'Add Warehouse'               => '',
  'Address'                     => 'Heimilisfang',
  'Administration'              => 'Kerfisstjórnun',
  'Administrator'               => 'Kerfisstjóri',
  'After Deduction'             => '',
  'All'                         => 'Allt',
  'All Accounts'                => '',
  'All Datasets up to date!'    => 'Öll gagnasöfn uppfærð',
  'All Items'                   => '',
  'Allowances'                  => '',
  'Amount'                      => 'Upphæð',
  'Amount Due'                  => 'Eindagi',
  'Amount missing!'             => '',
  'Apr'                         => 'apr',
  'April'                       => 'apríl',
  'Are you sure you want to delete Invoice Number' => 'Ert þú viss um að þú viljir eyða reikningi númer',
  'Are you sure you want to delete Order Number' => 'Ert þú viss um að þú viljir eyða pöntun númer',
  'Are you sure you want to delete Quotation Number' => '',
  'Are you sure you want to delete Transaction' => 'Ert þú viss um að þú viljir eyða færslunni',
  'Are you sure you want to remove the marked entries from the queue?' => '',
  'Assemblies'                  => 'Samsetningar',
  'Assemblies restocked!'       => 'Samsetningar endurunnar',
  'Assembly'                    => '',
  'Asset'                       => 'Eignir',
  'Attachment'                  => 'Hjálagt',
  'Audit Control'               => 'Yfirlit stjórnun',
  'Audit trail removed up to'   => '',
  'Audit trails disabled'       => '',
  'Audit trails enabled'        => '',
  'Aug'                         => 'ágú',
  'August'                      => 'ágúst',
  'BIC'                         => '',
  'BOM'                         => 'BOM',
  'Backup'                      => 'Afrit',
  'Backup sent to'              => 'Afrit sendist til',
  'Balance'                     => 'Afstemming',
  'Balance Sheet'               => 'Staða',
  'Based on'                    => '',
  'Batch Printing'              => '',
  'Bcc'                         => 'Blint afrit',
  'Before Deduction'            => '',
  'Beginning Balance'           => '',
  'Below'                       => '',
  'Billing Address'             => '',
  'Bin'                         => 'Vörulager',
  'Bin List'                    => '',
  'Bin Lists'                   => '',
  'Books are open'              => 'Bókhald er opið fyrir leiðréttingar',
  'Break'                       => '',
  'Business'                    => '',
  'Business Number'             => 'Viðskiptanúmer',
  'Business deleted!'           => '',
  'Business saved!'             => '',
  'C'                           => 'C',
  'COGS'                        => 'Innkaup',
  'Cannot create Lock!'         => 'Cannot create Lock!',
  'Cannot delete account!'      => 'Get ekki eytt reikningi!',
  'Cannot delete customer!'     => 'Get ekki eytt viðskiptavini!',
  'Cannot delete default account!' => 'Get ekki eytt grunnreikningi!',
  'Cannot delete invoice!'      => 'Get ekki eytt sölureikningi!',
  'Cannot delete item!'         => 'Get ekki eytt hlut!',
  'Cannot delete order!'        => 'Get ekki eytt pöntun!',
  'Cannot delete quotation!'    => '',
  'Cannot delete transaction!'  => 'Get ekki eytt færslu!',
  'Cannot delete vendor!'       => 'Get ekki eytt framleiðanda!',
  'Cannot post Payment!'        => '',
  'Cannot post Receipt!'        => '',
  'Cannot post invoice for a closed period!' => 'Get ekki bókað á lokað tímabil!',
  'Cannot post invoice!'        => 'Get ekki bókað sölureikning!',
  'Cannot post payment for a closed period!' => 'Get ekki bókað greiðslu á lokað tímabil',
  'Cannot post transaction for a closed period!' => 'Get ekki bókað færslu á lokað tímabil!',
  'Cannot post transaction!'    => 'Get ekki bókað færslu!',
  'Cannot process payment for a closed period!' => 'Get ekki meðhöndlað greiðslu fyrir lokað tímabil!',
  'Cannot remove files!'        => '',
  'Cannot save account!'        => 'Get ekki geymt reikning!',
  'Cannot save defaults!'       => '',
  'Cannot save order!'          => 'Get ekki geymt pöntun!',
  'Cannot save preferences!'    => 'Get ekki geymt uppsetningu!',
  'Cannot save quotation!'      => '',
  'Cannot set account for more than one of AR, AP or IC' => '',
  'Cannot set multiple options for' => '',
  'Cannot set multiple options for Parts Inventory' => '',
  'Cannot set multiple options for Service Items' => '',
  'Cannot stock assemblies!'    => 'Get ekki fært samsetningar',
  'Cash'                        => 'Reiðufé',
  'Cc'                          => 'Afrit',
  'Change'                      => '',
  'Change Admin Password'       => 'Breyta kerfisstjóra lykilorði',
  'Change Password'             => 'Breyta lykilorði',
  'Character Set'               => 'Stafaset',
  'Chart of Accounts'           => 'Listi yfir lykkla/reikninga',
  'Check'                       => 'Ávísun',
  'Check Inventory'             => '',
  'Checks'                      => '',
  'City'                        => '',
  'Cleared'                     => '',
  'Click on login name to edit!' => 'Smellið á notendanafn til þess að breyta',
  'Close Books up to'           => 'Loka bókhaldi til dags',
  'Closed'                      => 'Lokað',
  'Code'                        => '',
  'Code missing!'               => '',
  'Company'                     => 'Fyritæki',
  'Company Name'                => '',
  'Compare to'                  => 'Bera saman við',
  'Components'                  => '',
  'Confirm'                     => '',
  'Confirm!'                    => 'Staðfesta!',
  'Connect to'                  => 'Tengjast við',
  'Contact'                     => 'Talsmaður',
  'Continue'                    => 'Áfram',
  'Contra'                      => '',
  'Copies'                      => 'Afrit',
  'Copy to COA'                 => 'Afrita í COA',
  'Cost'                        => '',
  'Cost Center'                 => '',
  'Could not save pricelist!'   => '',
  'Could not save!'             => '',
  'Could not transfer Inventory!' => '',
  'Country'                     => '',
  'Create Chart of Accounts'    => 'Búa til lykklasett',
  'Create Dataset'              => 'Búa til gagnasafn',
  'Credit'                      => 'Kredit',
  'Credit Limit'                => 'Kreditmörk',
  'Curr'                        => 'Gjaldm',
  'Currency'                    => 'Gjaldmiðill',
  'Current'                     => 'Núvirði',
  'Current Earnings'            => '',
  'Customer'                    => 'Viðskiptavinur',
  'Customer History'            => '',
  'Customer Number'             => '',
  'Customer deleted!'           => 'Viðskiptavini eytt!',
  'Customer missing!'           => 'Viðskiptavin vantar!',
  'Customer not on file!'       => 'Viðskiptavinur ekki á skrá!',
  'Customer saved!'             => 'Viðskiptavinur geymdur!',
  'Customers'                   => 'Viðskiptavinir',
  'DBI not installed!'          => 'DBI ekki virkt',
  'DOB'                         => '',
  'Database'                    => 'Gagnagrunnur',
  'Database Administration'     => 'Kerfisstjórn gagnagrunns',
  'Database Driver not checked!' => 'Gagnagrunnstengi ekki athugað',
  'Database Host'               => 'Gagnagrunns-netþjónn',
  'Database User missing!'      => 'Gagnagrunns notanda vantar!',
  'Dataset'                     => 'Gagnasafn',
  'Dataset is newer than version!' => '',
  'Dataset missing!'            => 'Gagnasafn vantar!',
  'Dataset updated!'            => 'gagnasafn uppfært!',
  'Date'                        => 'Dagsetning',
  'Date Format'                 => 'Dagsetningarform',
  'Date Paid'                   => 'Greiðsludagur',
  'Date Received'               => '',
  'Date missing!'               => 'Dagsetningu vantar!',
  'Date received missing!'      => '',
  'Debit'                       => 'Debit',
  'Dec'                         => 'des',
  'December'                    => 'desember',
  'Decimalplaces'               => 'Aukastafir',
  'Decrease'                    => '',
  'Deduct after'                => '',
  'Deduction deleted!'          => '',
  'Deduction saved!'            => '',
  'Deductions'                  => '',
  'Defaults'                    => '',
  'Defaults saved!'             => '',
  'Delete'                      => 'Eyða',
  'Delete Account'              => 'Eyða reikningi',
  'Delete Dataset'              => 'Eyða gagnasafni',
  'Delivery Date'               => 'Afgreiðsludags.',
  'Department'                  => '',
  'Department deleted!'         => '',
  'Department saved!'           => '',
  'Departments'                 => '',
  'Deposit'                     => 'Innlagt',
  'Description'                 => 'Skýringar',
  'Description Translations'    => '',
  'Description missing!'        => '',
  'Detail'                      => '',
  'Difference'                  => 'Mismunur',
  'Directory'                   => 'Mapa',
  'Discount'                    => 'Afsláttur',
  'Done'                        => 'Búið',
  'Drawing'                     => 'Dregið',
  'Driver'                      => 'Driver',
  'Dropdown Limit'              => 'Takmörk fyrir valmynd',
  'Due Date'                    => 'Dags. lokið',
  'Due Date missing!'           => 'Vantar dags. lokið!',
  'E-mail'                      => 'R-póstur',
  'E-mail Statement to'         => 'Senda yfirlit til',
  'E-mail address missing!'     => 'R-póst vantar!',
  'E-mailed'                    => '',
  'Edit'                        => 'Breyta',
  'Edit AP Transaction'         => '',
  'Edit AR Transaction'         => '',
  'Edit Account'                => 'Breyta reikningi',
  'Edit Assembly'               => 'Breyta samsetningu',
  'Edit Business'               => '',
  'Edit Cash Transfer Transaction' => '',
  'Edit Customer'               => 'Breyta viðskiptavini',
  'Edit Deduction'              => '',
  'Edit Department'             => '',
  'Edit Description Translations' => '',
  'Edit Employee'               => '',
  'Edit GIFI'                   => 'Breyta GIFI',
  'Edit General Ledger Transaction' => 'Breyta yfitbókunar færslum',
  'Edit Group'                  => '',
  'Edit Labor/Overhead'         => '',
  'Edit Language'               => '',
  'Edit POS Invoice'            => '',
  'Edit Part'                   => 'Breyta vöru',
  'Edit Preferences for'        => 'Breyta uppsetningu fyrir',
  'Edit Pricegroup'             => '',
  'Edit Project'                => 'Breyta verkefni',
  'Edit Purchase Order'         => 'Breyta innkaupapöntun',
  'Edit Quotation'              => '',
  'Edit Request for Quotation'  => '',
  'Edit SIC'                    => '',
  'Edit Sales Invoice'          => 'Breyta sölureikningi',
  'Edit Sales Order'            => 'Breyta sölupöntun',
  'Edit Service'                => 'Breyta þjónustu',
  'Edit Template'               => 'Breyta skabalóni',
  'Edit User'                   => 'Breyta notanda',
  'Edit Vendor'                 => 'Breyta byrgja',
  'Edit Vendor Invoice'         => 'Breyta innkaupareikningi',
  'Edit Warehouse'              => '',
  'Employee'                    => 'Starfsmenn',
  'Employee Name'               => '',
  'Employee Number'             => '',
  'Employee deleted!'           => '',
  'Employee pays'               => '',
  'Employee saved!'             => '',
  'Employees'                   => '',
  'Employer'                    => '',
  'Employer pays'               => '',
  'Enddate'                     => '',
  'Enforce transaction reversal for all dates' => 'Gennemtving explicitte rettelser af posteringer for alle datoer',
  'Enter up to 3 letters separated by a colon (i.e CAD:USD:EUR) for your native and foreign currencies' => 'Vinsamlega sláið inn 3 stafa nafn á gjaldeyri sem á að nota setji tvípúnkt á milli.',
  'Equity'                      => 'Eigiðfé',
  'Excempt age <'               => '',
  'Exch'                        => 'Vx',
  'Exchange Rate'               => 'Vextir',
  'Exchange rate for payment missing!' => 'Vextir fyrir greiðslu vantar!',
  'Exchange rate missing!'      => 'Vantar vexti!',
  'Existing Datasets'           => 'Hætta með gagnasafn',
  'Expense'                     => 'Kostnaður',
  'Expense Account'             => 'Kostnaðarreikningur',
  'Expense/Asset'               => 'Kostnaður/Eignir',
  'Extended'                    => 'Framlengt',
  'FX'                          => '',
  'Fax'                         => 'Símbréf',
  'Feb'                         => 'feb',
  'February'                    => 'febrúar',
  'Foreign Exchange Gain'       => 'Gengishagnaður',
  'Foreign Exchange Loss'       => 'Gengistap',
  'From'                        => 'Frá',
  'GIFI'                        => 'GIFI',
  'GIFI deleted!'               => 'GIFI eytt!',
  'GIFI missing!'               => 'GIFI vantar!',
  'GIFI saved!'                 => 'GIFI geymt!',
  'GL Transaction'              => 'Færslur í aðalbók',
  'General Ledger'              => 'Aðalbók',
  'Goods & Services'            => 'Vörur og þjónusta',
  'Group'                       => '',
  'Group Items'                 => '',
  'Group Translations'          => '',
  'Group deleted!'              => '',
  'Group missing!'              => '',
  'Group saved!'                => '',
  'Groups'                      => '',
  'HR'                          => '',
  'HTML Templates'              => 'HTML-skabalón',
  'Heading'                     => 'Yfirskriftir',
  'History'                     => '',
  'Home Phone'                  => '',
  'Host'                        => 'Netþjónn',
  'Hostname missing!'           => 'Nafn netþjóns vantar',
  'IBAN'                        => '',
  'ID'                          => 'ID',
  'Image'                       => 'Mynd',
  'In-line'                     => 'Inndregið',
  'Include Exchange Rate Difference' => '',
  'Include in Report'           => 'Innifela í skýrslu',
  'Include in drop-down menus'  => 'Innifela í fellivalmynd',
  'Include this account on the customer/vendor forms to flag customer/vendor as taxable?' => 'Innifela þennan lykil hjá viðskiptavinum til þess að geta gert hann vask skildan',
  'Income'                      => '',
  'Income Account'              => '',
  'Income Statement'            => 'Inn yfirlýsing',
  'Incorrect Dataset version!'  => 'Röng útgáfa af gagnasfni!',
  'Incorrect Password!'         => 'Rangt lykilorð',
  'Increase'                    => '',
  'Individual Items'            => 'Sjálfstæðir hlutir',
  'Internal Notes'              => '',
  'Inventory'                   => 'Lager',
  'Inventory Account'           => 'Lagerlykill',
  'Inventory quantity must be zero before you can set this assembly obsolete!' => 'Lagerbeholdning skal være nul for at du kan forælde denne sammensætning',
  'Inventory quantity must be zero before you can set this part obsolete!' => 'Lagerbeholdning skal være nul for at du kan forælde denne enhed',
  'Inventory saved!'            => '',
  'Inventory transferred!'      => '',
  'Invoice'                     => 'Sölureikningur',
  'Invoice Date'                => 'Sölureikningur dags.',
  'Invoice Date missing!'       => 'Sölureiknings dags. vantar!',
  'Invoice Number'              => 'Sölureikningur Númer',
  'Invoice Number missing!'     => 'Sölureikningsnúmer vantar!',
  'Invoice deleted!'            => 'Sölureikningi eytt!',
  'Invoice posted!'             => 'Sölureikningur bókfærður!',
  'Invoice processed!'          => '',
  'Invoices'                    => 'Sölureikningar',
  'Is this a summary account to record' => 'Söfnunarreikningur fyrir',
  'Item already on pricelist!'  => '',
  'Item deleted!'               => 'Hlut eytt!',
  'Item not on file!'           => 'Hlutur ekki á skrá!',
  'Items'                       => '',
  'Jan'                         => 'jan',
  'January'                     => 'janúar',
  'Jul'                         => 'júl',
  'July'                        => 'júlí',
  'Jun'                         => 'jún',
  'June'                        => 'júní',
  'LaTeX Templates'             => 'LaTeX-skabalón',
  'Labor/Overhead'              => '',
  'Language'                    => 'Túngumál',
  'Language deleted!'           => '',
  'Language saved!'             => '',
  'Languages'                   => '',
  'Languages not defined!'      => '',
  'Last Numbers & Default Accounts' => 'Síðasta númer og sjálfgefin reikningur',
  'Leadtime'                    => '',
  'Leave host and port field empty unless you want to make a remote connection.' => 'Setjið engar upplýsingar í netþjónn og port nema um sé að ræða annan netþjón.',
  'Liability'                   => 'Passiv',
  'Licensed to'                 => 'Skráð á',
  'Line Total'                  => 'Samtals línur',
  'Link'                        => 'Tenglar',
  'Link Accounts'               => 'Tengja lykla',
  'List'                        => '',
  'List Accounts'               => 'Sýna lykla',
  'List Businesses'             => '',
  'List Departments'            => '',
  'List GIFI'                   => 'Sýna GIFI',
  'List Languages'              => '',
  'List Price'                  => 'Sýna verð',
  'List Projects'               => '',
  'List SIC'                    => '',
  'List Transactions'           => 'Sýna færslur',
  'List Warehouses'             => '',
  'Lock System'                 => 'Lock System',
  'Lockfile created!'           => 'Lockfile created!',
  'Lockfile removed!'           => 'Lockfile removed!',
  'Login'                       => 'Tengjast',
  'Login name missing!'         => 'Login name missing!',
  'Logout'                      => 'Aftengjast',
  'Make'                        => 'Tegund',
  'Manager'                     => '',
  'Mar'                         => 'mar',
  'March'                       => 'mars',
  'Marked entries printed!'     => '',
  'Markup'                      => '',
  'Maximum'                     => '',
  'May'                         => 'maí',
  'May '                        => 'maí',
  'Memo'                        => '',
  'Menu Width'                  => '',
  'Message'                     => 'Skilaboð',
  'Method'                      => '',
  'Microfiche'                  => 'Mikrofilm',
  'Model'                       => 'Model',
  'Month'                       => '',
  'Multibyte Encoding'          => 'Multibyte Encoding',
  'N/A'                         => '',
  'Name'                        => 'Nafn',
  'Name missing!'               => 'Nafn vantar!',
  'New Templates'               => 'Nýtt skabalón',
  'No'                          => 'Nei',
  'No Database Drivers available!' => 'Engin gagnagrunnstengin til',
  'No Dataset selected!'        => 'Ekkert gagnasafn valið',
  'No email address for'        => 'Ekkert netfang fyrir',
  'No.'                         => 'Nr.',
  'Non-taxable'                 => '',
  'Non-taxable Purchases'       => '',
  'Non-taxable Sales'           => '',
  'Notes'                       => 'Upplýsinar',
  'Nothing entered!'            => '',
  'Nothing outstanding for '    => '',
  'Nothing selected!'           => 'Ekkert valið!',
  'Nothing to delete!'          => 'Ekkert til þess að eyða!',
  'Nothing to print!'           => '',
  'Nothing to transfer!'        => '',
  'Nov'                         => 'nóv',
  'November'                    => 'nóvember',
  'Number'                      => 'Númer',
  'Number Format'               => 'Númera útlit',
  'Number missing in Row'       => 'Tölu vantar í röð',
  'O'                           => 'O',
  'Obsolete'                    => 'Úrelt',
  'Oct'                         => 'ókt',
  'October'                     => 'óktóber',
  'On Hand'                     => 'Á lager',
  'Open'                        => 'opna',
  'Oracle Database Administration' => 'Oracle kerfisstjórnun á gagnagrunni',
  'Order'                       => 'Pöntun',
  'Order Date'                  => 'Pöntunar dags.',
  'Order Date missing!'         => 'Pöntunar dags. vantar',
  'Order Entry'                 => 'Pöntunarblað',
  'Order Number'                => 'Pöntun númer',
  'Order Number missing!'       => 'Númer pöntunar vantar',
  'Order deleted!'              => 'Pöntun eytt',
  'Order processed!'            => '',
  'Order saved!'                => 'Pöntun geymd',
  'Orphaned'                    => 'Sjáfstætt',
  'Out of balance transaction!' => '',
  'Out of balance!'             => 'Ekki jafnvægi!',
  'Outstanding'                 => '',
  'PDF'                         => 'PDF',
  'POS'                         => '',
  'POS Invoice'                 => '',
  'Packing List'                => 'Fylgiseðill',
  'Packing List Date missing!'  => 'Dags. fylgiseðils vantar!',
  'Packing List Number missing!' => 'Númer fylgiseðils vantar!',
  'Packing Lists'               => '',
  'Paid'                        => 'Greitt',
  'Part'                        => 'Vara',
  'Part Number'                 => '',
  'Partnumber'                  => '',
  'Parts'                       => 'Vörur',
  'Parts Inventory'             => 'Vörulisti',
  'Password'                    => 'Aðgangsorð',
  'Password changed!'           => 'Aðgangsorði breytt',
  'Password does not match!'    => '',
  'Passwords do not match!'     => '',
  'Payables'                    => 'Útistandandi',
  'Payment'                     => 'Greislur',
  'Payment date missing!'       => 'Greiðsudags. vantar!',
  'Payment posted!'             => 'Greiðsla bókuð',
  'Payments'                    => 'Greiðslur',
  'Payroll Deduction'           => '',
  'Period'                      => '',
  'Pg Database Administration'  => 'Pg kerfisstjórnun gagnarunns',
  'PgPP Database Administration' => 'PgPP Database Administration',
  'Phone'                       => 'Sími.',
  'Pick List'                   => '',
  'Pick Lists'                  => '',
  'Port'                        => 'Port',
  'Port missing!'               => 'Port vantar',
  'Post'                        => 'Bókfæra',
  'Post as new'                 => 'Bókfæra sem nýjan',
  'Posted!'                     => '',
  'Postscript'                  => 'Postscript',
  'Preferences'                 => 'Uppsetningar',
  'Preferences saved!'          => 'Uppsetningar geymdar!',
  'Prepayment'                  => '',
  'Price'                       => 'Verð',
  'Pricegroup'                  => '',
  'Pricegroup deleted!'         => '',
  'Pricegroup missing!'         => '',
  'Pricegroup saved!'           => '',
  'Pricegroups'                 => '',
  'Pricelist'                   => '',
  'Print'                       => 'Prenta',
  'Print and Post'              => '',
  'Print and Save'              => '',
  'Printed'                     => '',
  'Printer'                     => 'Prentari',
  'Printing ... '               => '',
  'Profit Center'               => '',
  'Project'                     => 'Verkefni',
  'Project Description Translations' => '',
  'Project Number'              => '',
  'Project Number missing!'     => 'Verkefnisnúmer vantar!',
  'Project Transactions'        => '',
  'Project deleted!'            => 'Verkefni eytt!',
  'Project not on file!'        => 'Verkefni ekki á skrá!',
  'Project saved!'              => 'verkefni geymt!',
  'Projects'                    => 'Verkefni',
  'Purchase Order'              => 'Innkaupspöntun',
  'Purchase Order Number'       => '',
  'Purchase Orders'             => 'Innkaupspantanir',
  'Qty'                         => 'Magn',
  'Quantity exceeds available units to stock!' => '',
  'Quarter'                     => '',
  'Queue'                       => '',
  'Queued'                      => '',
  'Quotation'                   => '',
  'Quotation '                  => '',
  'Quotation Date'              => '',
  'Quotation Date missing!'     => '',
  'Quotation Number'            => '',
  'Quotation Number missing!'   => '',
  'Quotation deleted!'          => '',
  'Quotations'                  => '',
  'R'                           => '',
  'RFQ'                         => '',
  'RFQ '                        => '',
  'RFQ Number'                  => '',
  'RFQs'                        => '',
  'ROP'                         => '',
  'Rate'                        => 'Taxti',
  'Rate missing!'               => '',
  'Recd'                        => 'Mótt:',
  'Receipt'                     => 'Kvittun',
  'Receipt posted!'             => '',
  'Receipts'                    => 'Kvittanir',
  'Receivables'                 => 'Innborganir',
  'Receive'                     => '',
  'Receive Merchandise'         => '',
  'Reconciliation'              => 'Afstemingar',
  'Reconciliation Report'       => '',
  'Record in'                   => 'Bóka á',
  'Reference'                   => 'Fylgiskjal',
  'Reference missing!'          => 'Fylgiskjal vantar',
  'Remaining'                   => 'Eftir',
  'Remove'                      => '',
  'Remove Audit trails up to'   => '',
  'Removed spoolfiles!'         => '',
  'Removing marked entries from queue ...' => '',
  'Report for'                  => 'Skýrsla fyrir',
  'Reports'                     => 'Skýrslur',
  'Request for Quotation'       => '',
  'Request for Quotations'      => '',
  'Required by'                 => 'Pantað af',
  'Retained Earnings'           => 'Realiseret overskud',
  'Role'                        => '',
  'S'                           => '',
  'SIC'                         => '',
  'SIC deleted!'                => '',
  'SIC saved!'                  => '',
  'SKU'                         => '',
  'SSN'                         => '',
  'Sale'                        => '',
  'Sales'                       => 'Sala',
  'Sales Invoice'               => 'Sölureikningur',
  'Sales Invoice '              => '',
  'Sales Invoice Number'        => '',
  'Sales Invoice.'              => '',
  'Sales Invoices'              => '',
  'Sales Order'                 => 'Sölupöntun',
  'Sales Order Number'          => '',
  'Sales Orders'                => 'Sölupantanir',
  'Sales Quotation Number'      => '',
  'Salesperson'                 => '',
  'Save'                        => 'Geyma',
  'Save Pricelist'              => '',
  'Save as new'                 => 'Geyma sem nýtt',
  'Save to File'                => 'Geyma í skrá',
  'Screen'                      => 'Skjá',
  'Search'                      => '',
  'Select'                      => '',
  'Select Printer or Queue!'    => '',
  'Select all'                  => 'Velja allt',
  'Select from one of the items below' => 'Veljið einhver að neðangreindum hlutum, og ýtið á "Áfram"',
  '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',
  'Select payment'              => '',
  'Select postscript or PDF!'   => 'Veljið postscript eða PDF',
  'Select txt, postscript or PDF!' => '',
  'Sell'                        => '',
  'Sell Price'                  => 'Söluverð',
  'Send by E-Mail'              => 'Senda með rafpósti',
  'Sep'                         => 'sep',
  'September'                   => 'september',
  'Serial No.'                  => '',
  'Serial Number'               => '',
  'Service'                     => 'Þjónusta',
  'Service Items'               => 'Þjónustu hlutur',
  'Services'                    => 'Þjónustur',
  'Session Timeout'             => '',
  'Session expired!'            => '',
  'Setup Templates'             => 'Skabalón fyrir uppsetningu',
  'Ship'                        => 'Senda',
  'Ship Merchandise'            => '',
  'Ship to'                     => 'Senda til',
  'Ship via'                    => 'Senda með',
  'Shipping'                    => '',
  'Shipping Address'            => '',
  'Shipping Date'               => '',
  'Shipping Date missing!'      => '',
  'Shipping Point'              => '',
  'Short'                       => 'Stutt',
  'Signature'                   => 'Undirskrift',
  'Source'                      => 'Frálag',
  'Spoolfile'                   => '',
  'Standard'                    => 'Standart',
  'Standard Industrial Codes'   => '',
  'Startdate'                   => '',
  'State'                       => '',
  'State/Province'              => '',
  'Statement'                   => 'Uppgjör',
  'Statement Balance'           => 'jöfnunaruppgjör',
  'Statement sent to'           => 'Uppgjör sendist til',
  'Statements sent to printer!' => 'Uppgjör sendist á prentara',
  'Stock'                       => '',
  'Stock Assembly'              => 'Lager samsetning',
  'Stylesheet'                  => 'Stílblað',
  'Sub-contract GIFI'           => '',
  'Subject'                     => 'Efni',
  'Subtotal'                    => 'Samtala',
  'Summary'                     => '',
  'Supervisor'                  => '',
  'System'                      => 'Kerfi',
  'System Defaults'             => '',
  'Tax'                         => 'Virðisaukaskattur',
  'Tax Accounts'                => 'VSK lykill',
  'Tax Included'                => 'Taka með VSK',
  'Tax Number'                  => '',
  'Tax Number / SSN'            => '',
  'Tax collected'               => 'VSK samtals',
  'Tax paid'                    => 'VSK greitt',
  'Taxable'                     => 'Skatskildur',
  'Template saved!'             => 'Skabalón geymt!',
  'Templates'                   => 'Skabalón',
  'Terms'                       => 'Nettó',
  'Text Templates'              => '',
  'The following Datasets are not in use and can be deleted' => 'Eftirfarandi gagnasöfn eru ekki í notkunn og er því ekki hægt að eyða þeim',
  'The following Datasets need to be updated' => 'Eftirfarandi gagnasafn þarfnast uppfærslu',
  'This is a preliminary check for existing sources. Nothing will be created or deleted at this stage!' => 'Engu verður eytt eða breytt með þessu ',
  'Till'                        => '',
  'To'                          => 'til',
  'To add a user to a group edit a name, change the login name and save.  A new user with the same variables will then be saved under the new login name.' => 'Þú getur notað notanda sem til er til þess að útbúa nýjan notanda með þvi að breyta bara notendanafninu.',
  'Top Level'                   => 'Efsta þrep',
  'Total'                       => 'Samtals',
  'Trade Discount'              => '',
  'Transaction'                 => '',
  'Transaction Date missing!'   => 'Dags. vantar!',
  'Transaction deleted!'        => 'Færslu eytt!',
  'Transaction posted!'         => 'Færsla bókfærð!',
  'Transaction reversal enforced for all dates' => 'Rettelser af posteringer skal altid bogføres explicit',
  'Transaction reversal enforced up to' => 'Rettelser af posteringer skal bogføres explicit indtil',
  'Transactions'                => 'Færslur',
  'Transfer'                    => '',
  'Transfer Inventory'          => '',
  'Transfer to'                 => '',
  'Translation'                 => '',
  'Translation deleted!'        => '',
  'Translation not on file!'    => '',
  'Translations'                => '',
  'Translations saved!'         => '',
  'Trial Balance'               => 'Prufu staða',
  'Type of Business'            => '',
  'Unit'                        => 'Einingar',
  'Unit of measure'             => 'Mælieining',
  'Unlock System'               => 'Unlock System',
  'Update'                      => 'Uppfærsla',
  'Update Dataset'              => 'Uppfæra gagnasafn',
  'Updated'                     => 'Uppfæra',
  'Upgrading to Version'        => '',
  'Use Templates'               => 'Nota skabalón',
  'User'                        => 'Notandi',
  'User deleted!'               => 'Notanda eytt!',
  'User saved!'                 => 'Notandi geymdur!',
  'Valid until'                 => '',
  'Vendor'                      => 'Byrgir',
  'Vendor History'              => '',
  'Vendor Invoice'              => 'Innkaupsreikningur',
  'Vendor Invoice '             => '',
  'Vendor Invoice Number'       => '',
  'Vendor Invoice.'             => '',
  'Vendor Invoices'             => '',
  'Vendor Number'               => '',
  'Vendor deleted!'             => 'Byrgja eytt!',
  'Vendor missing!'             => 'Byrgja vantar!',
  'Vendor not on file!'         => 'Byrgir ekki til í gagnagrunni!',
  'Vendor saved!'               => 'Byrgir geymdur!',
  'Vendors'                     => 'Byrgjar',
  'Version'                     => 'Útgáfa',
  'Warehouse'                   => '',
  'Warehouse deleted!'          => '',
  'Warehouse saved!'            => '',
  'Warehouses'                  => '',
  'Warning!'                    => '',
  'Weight'                      => 'Vigt',
  'Weight Unit'                 => 'Vigtareining',
  'What type of item is this?'  => 'Hvernig hlutur er þetta?',
  'Work Order'                  => '',
  'Work Orders'                 => '',
  'Work Phone'                  => '',
  'Year'                        => '',
  'Yearend'                     => '',
  'Yearend date missing!'       => '',
  'Yearend posted!'             => '',
  'Yearend posting failed!'     => '',
  'Yes'                         => 'Já',
  'You are logged out'          => '',
  'You did not enter a name!'   => 'Þú gafst ekki upp nafn',
  'You must enter a host and port for local and remote connections!' => 'Þú verður að gefa upp netþjón of port til þess að geta tengst!',
  'Zip/Postal Code'             => '',
  'account cannot be set to any other type of account' => '',
  'as at'                       => 'líkt og með',
  'days'                        => 'dagar',
  'does not exist'              => 'er ekki til',
  'done'                        => '',
  'ea'                          => 'stk',
  'for Period'                  => 'fyrir tímabilið',
  'is already a member!'        => 'er þegar meðlimur',
  'is not a member!'            => 'er ekki meðlimur!',
  'localhost'                   => 'lokal',
  'locked!'                     => '',
  'posted!'                     => '',
  'sent'                        => '',
  'successfully created!'       => 'uppfært!',
  'successfully deleted!'       => 'eytt!',
  'website'                     => 'á Internetinu',
};

1;