| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212 |
- # Dolibarr language file - Source file is en_US - main
- DIRECTION=ltr
- # Default for FONTFORPDF=helvetica
- # Note for Chinese:
- # msungstdlight or cid0ct are for traditional Chinese zh_TW (traditional does not render with Ubuntu pdf reader)
- # stsongstdlight or cid0cs are for simplified Chinese zh_CN
- # To read Chinese pdf with Linux: sudo apt-get install poppler-data
- # cid0jp is for Japanish
- # cid0kr is for Korean
- # DejaVuSans is for some Eastern languages, some Asian languages and some Arabic languages
- # freemono is for ru_RU or uk_UA, uz_UZ
- # freeserif is for Tamil
- FONTFORPDF=helvetica
- FONTSIZEFORPDF=10
- SeparatorDecimal=.
- SeparatorThousand=,
- FormatDateShort=%d/%m/%Y
- FormatDateShortInput=%d/%m/%Y
- FormatDateShortJava=dd/MM/yyyy
- FormatDateShortJavaInput=dd/MM/yyyy
- FormatDateShortJQuery=dd/mm/yy
- FormatDateShortJQueryInput=dd/mm/yy
- FormatHourShortJQuery=HH:MI
- FormatHourShort=%H:%M
- FormatHourShortDuration=%H:%M
- FormatDateTextShort=%d %b %Y
- FormatDateText=%d %B %Y
- FormatDateHourShort=%d/%m/%Y %H:%M
- FormatDateHourSecShort=%m/%d/%Y %I:%M:%S %p
- FormatDateHourTextShort=%d %b %Y %H:%M
- FormatDateHourText=%d %B %Y %H:%M
- DatabaseConnection=Tengingin við gagnagrunninn
- NoTemplateDefined=No template available for this email type
- AvailableVariables=Available substitution variables
- NoTranslation=No translation
- Translation=Þýðing
- Translations=Translations
- CurrentTimeZone=PHP-miðlara Tímasvæði
- EmptySearchString=Enter non empty search criterias
- EnterADateCriteria=Enter a date criteria
- NoRecordFound=No record found
- NoRecordDeleted=No record deleted
- NotEnoughDataYet=Not enough data
- NoError=Engin villa
- Error=Villa
- Errors=Villur
- ErrorFieldRequired=Field ' %s ' er krafist
- ErrorFieldFormat=%s Field 'hefur slæm gildi
- ErrorFileDoesNotExists=Skrá %s er ekki til
- ErrorFailedToOpenFile=Tókst ekki að opna skrána %s
- ErrorCanNotCreateDir=Cannot create dir %s
- ErrorCanNotReadDir=Cannot read dir %s
- ErrorConstantNotDefined=Viðfang %s ekki skilgreint
- ErrorUnknown=Unknown error
- ErrorSQL=SQL Villa
- ErrorLogoFileNotFound=%s Logo skrá 'fannst ekki
- ErrorGoToGlobalSetup=Go to 'Company/Organization' setup to fix this
- ErrorGoToModuleSetup=Fara til Module skipulag til festa this
- ErrorFailedToSendMail=Ekki tókst að senda póst (sendandi = %s , símtól = %s )
- ErrorFileNotUploaded=Skrá var ekki send inn. Athugaðu að stærð hjartarskinn ekki fara yfir leyfileg mörk, sem laust pláss er í boði á diski og að það er ekki nú þegar skrá með sama nafni í þessari möppu.
- ErrorInternalErrorDetected=Villa fannst
- ErrorWrongHostParameter=Wrong gestgjafi breytu
- ErrorYourCountryIsNotDefined=Your country is not defined. Go to Home-Setup-Edit and post the form again.
- ErrorRecordIsUsedByChild=Failed to delete this record. This record is used by at least one child record.
- ErrorWrongValue=Wrong gildi
- ErrorWrongValueForParameterX=Wrong gildi fyrir% breytu s
- ErrorNoRequestInError=Nei, farið fram á villu
- ErrorServiceUnavailableTryLater=Service not available at the moment. Try again later.
- ErrorDuplicateField=Tvöfalt gildi í einstakri sviði
- ErrorSomeErrorWereFoundRollbackIsDone=Some errors were found. Changes have been rolled back.
- ErrorConfigParameterNotDefined=Parameter <b>%s</b> is not defined in the Dolibarr config file <b>conf.php</b>.
- ErrorCantLoadUserFromDolibarrDatabase=Gat ekki fundið <b>notandann %s </b> í Dolibarr gagnagrunninum.
- ErrorNoVATRateDefinedForSellerCountry=Villa, enginn VSK hlutfall er skilgreind fyrir% landsins.
- ErrorNoSocialContributionForSellerCountry=Error, no social/fiscal taxes type defined for country '%s'.
- ErrorFailedToSaveFile=Villa tókst að vista skrána.
- ErrorCannotAddThisParentWarehouse=You are trying to add a parent warehouse which is already a child of a existing warehouse
- FieldCannotBeNegative=Field "%s" cannot be negative
- MaxNbOfRecordPerPage=Max. number of records per page
- NotAuthorized=You are not authorized to do that.
- SetDate=Setja dagsetningu
- SelectDate=Select a date
- SeeAlso=See also %s
- SeeHere=See here
- ClickHere=Smelltu hér
- Here=Here
- Apply=Apply
- BackgroundColorByDefault=Default bakgrunnslit
- FileRenamed=The file was successfully renamed
- FileGenerated=The file was successfully generated
- FileSaved=The file was successfully saved
- FileUploaded=Skráin tókst að hlaða inn
- FileTransferComplete=File(s) uploaded successfully
- FilesDeleted=File(s) successfully deleted
- FileWasNotUploaded=A-skrá er valin fyrir viðhengi en var ekki enn upp. Smelltu á "Hengja skrá" fyrir þessu.
- NbOfEntries=No. of entries
- GoToWikiHelpPage=Read online help (Internet access needed)
- GoToHelpPage=Lestu hjálpina
- DedicatedPageAvailable=Dedicated help page related to your current screen
- HomePage=Home Page
- RecordSaved=Upptaka vistuð
- RecordDeleted=Record deleted
- RecordGenerated=Record generated
- LevelOfFeature=Stig af lögun
- NotDefined=Ekki skilgreint
- DolibarrInHttpAuthenticationSoPasswordUseless=Dolibarr authentication mode is set to <b>%s</b> in configuration file <b>conf.php</b>.<br>This means that the password database is external to Dolibarr, so changing this field may have no effect.
- Administrator=Stjórnandi
- Undefined=Óskilgreint
- PasswordForgotten=Password forgotten?
- NoAccount=No account?
- SeeAbove=Sjá ofar
- HomeArea=Forsíða
- LastConnexion=Last login
- PreviousConnexion=Previous login
- PreviousValue=Previous value
- ConnectedOnMultiCompany=Tengdur á einingu
- ConnectedSince=Tengdur síðan
- AuthenticationMode=Authentication mode
- RequestedUrl=Requested URL
- DatabaseTypeManager=Gagnasafn tegund framkvæmdastjóri
- RequestLastAccessInError=Latest database access request error
- ReturnCodeLastAccessInError=Return code for latest database access request error
- InformationLastAccessInError=Information for latest database access request error
- DolibarrHasDetectedError=Dolibarr hefur fundist tæknilega villu
- YouCanSetOptionDolibarrMainProdToZero=You can read log file or set option $dolibarr_main_prod to '0' in your config file to get more information.
- InformationToHelpDiagnose=This information can be useful for diagnostic purposes (you can set option $dolibarr_main_prod to '1' to hide sensitive information)
- MoreInformation=Meiri upplýsingar
- TechnicalInformation=Technical information
- TechnicalID=Technical ID
- LineID=Line ID
- NotePublic=Ath (public)
- NotePrivate=Ath (einka)
- PrecisionUnitIsLimitedToXDecimals=Dolibarr var skipulag að takmarka nákvæmni verði eining <b>í %s </b> brotum.
- DoTest=Próf
- ToFilter=Sía
- NoFilter=No filter
- WarningYouHaveAtLeastOneTaskLate=Warning, you have at least one element that has exceeded the tolerance time.
- yes=já
- Yes=Já
- no=enginn
- No=Nei
- All=All
- Home=Forsíða
- Help=Hjálp
- OnlineHelp=Hjálp á netinu
- PageWiki=Wiki síðu
- MediaBrowser=Media browser
- Always=Alltaf
- Never=Aldrei
- Under=undir
- Period=Tímabil
- PeriodEndDate=Lokadagur fyrir tímabil
- SelectedPeriod=Selected period
- PreviousPeriod=Previous period
- Activate=Virkja
- Activated=Virkja
- Closed=Loka
- Closed2=Loka
- NotClosed=Not closed
- Enabled=Virkt
- Enable=Enable
- Deprecated=Deprecated
- Disable=Slökkva
- Disabled=Fatlaðir
- Add=Bæta við
- AddLink=Bæta við tengli
- RemoveLink=Remove link
- AddToDraft=Add to draft
- Update=Uppfæra
- Close=Loka
- CloseAs=Set status to
- CloseBox=Remove widget from your dashboard
- Confirm=Staðfesta
- ConfirmSendCardByMail=Do you really want to send the content of this card by mail to <b>%s</b>?
- Delete=Eyða
- Remove=Fjarlægja
- Resiliate=Terminate
- Cancel=Hætta við
- Modify=Breyta
- Edit=Breyta
- Validate=Staðfesta
- ValidateAndApprove=Validate and Approve
- ToValidate=Til að sannprófa
- NotValidated=Not validated
- Save=Vista
- SaveAs=Save As
- SaveAndStay=Save and stay
- SaveAndNew=Save and new
- TestConnection=Próf tengingu
- ToClone=Klóna
- ConfirmCloneAsk=Are you sure you want to clone the object <b>%s</b>?
- ConfirmClone=Choose the data you want to clone:
- NoCloneOptionsSpecified=Engin gögn til að afrita skilgreind.
- Of=á
- Go=Go
- Run=Run
- CopyOf=Afrit af
- Show=Sýna
- Hide=Hide
- ShowCardHere=Sýna kort
- Search=Leita
- SearchOf=Leita
- SearchMenuShortCut=Ctrl + shift + f
- QuickAdd=Quick add
- QuickAddMenuShortCut=Ctrl + shift + l
- Valid=Gildir
- Approve=Samþykkja
- Disapprove=Disapprove
- ReOpen=Re-Open
- OpenVerb=Opnaðu
- Upload=Upload
- ToLink=Link
- Select=Velja
- SelectAll=Select all
- Choose=Veldu
- Resize=Búa
- ResizeOrCrop=Resize or Crop
- Recenter=Endurmiðja
- Author=Author
- User=Notandi
- Users=Notendur
- Group=Group
- Groups=Groups
- UserGroup=User group
- UserGroups=User groups
- NoUserGroupDefined=No user group defined
- Password=Lykilorð
- PasswordRetype=Repeat your password
- NoteSomeFeaturesAreDisabled=Athugaðu að einhver fjöldi af lögun / modules ert fatlaður í þessum mótmælum.
- Name=Nafn
- NameSlashCompany=Name / Company
- Person=Manneskja
- Parameter=Viðfang
- Parameters=Breytur
- Value=Gildi
- PersonalValue=Starfsfólk gildi
- NewObject=New %s
- NewValue=Nýtt gildi
- OldValue=Old value %s
- CurrentValue=Núverandi gildi
- Code=Code
- Type=Tegund
- Language=Tungumál
- MultiLanguage=Multi-tungumál
- Note=Ath
- Title=Titill
- Label=Merki
- RefOrLabel=Tilv. eða merkimiða
- Info=Innskrá
- Family=Fjölskylda
- Description=Lýsing
- Designation=Lýsing
- DescriptionOfLine=Lýsing lína
- DateOfLine=Date of line
- DurationOfLine=Duration of line
- ParentLine=Parent line ID
- Model=Doc template
- DefaultModel=Default doc template
- Action=Action
- About=Um
- Number=Fjöldi
- NumberByMonth=Total reports by month
- AmountByMonth=Upphæð eftir mánuði
- Numero=Fjöldi
- Limit=Takmörk
- Limits=Mörk
- Logout=Útskrá
- NoLogoutProcessWithAuthMode=No applicative disconnect feature with authentication mode <b>%s</b>
- Connection=Innskráning
- Setup=Skipulag
- Alert=Viðvörun
- MenuWarnings=Alerts
- Previous=Fyrri
- Next=Næsti
- Cards=Spil
- Card=Card
- Now=Nú
- HourStart=Start hour
- Deadline=Deadline
- Date=Dagsetning
- DateAndHour=Date and hour
- DateToday=Today's date
- DateReference=Reference date
- DateStart=Upphafsdagur
- DateEnd=Lokadagur
- DateCreation=Creation dagsetning
- DateCreationShort=Creat. date
- IPCreation=Creation IP
- DateModification=Breytingadagsetningu
- DateModificationShort=Modif. dagsetning
- IPModification=Modification IP
- DateLastModification=Latest modification date
- DateValidation=Löggilding dagur
- DateSigning=Signing date
- DateClosing=Lokadegi
- DateDue=Gjalddagi
- DateValue=Gildi dagsetningu
- DateValueShort=Gildi dagsetningu
- DateOperation=Operation dagsetningu
- DateOperationShort=Oper. Dagsetning
- DateLimit=Takmarka dagsetningu
- DateRequest=Beiðni dagsetningu
- DateProcess=Aðferð dagsetningu
- DateBuild=Skýrsla byggja dagsetningu
- DatePayment=Dagsetning greiðslu
- DateApprove=Approving date
- DateApprove2=Approving date (second approval)
- RegistrationDate=Registration date
- UserCreation=Creation user
- UserModification=Modification user
- UserValidation=Validation user
- UserCreationShort=Creat. user
- UserModificationShort=Modif. user
- UserValidationShort=Valid. user
- DurationYear=ár
- DurationMonth=mánuður
- DurationWeek=viku
- DurationDay=dagur
- DurationYears=ár
- DurationMonths=mánuðir
- DurationWeeks=vikur
- DurationDays=dagar
- Year=Ár
- Month=Mánuður
- Week=Vika
- WeekShort=Vika
- Day=Dagur
- Hour=Klukkustund
- Minute=Mínúta
- Second=Second
- Years=Ár
- Months=Mánuður
- Days=Dagar
- days=dagar
- Hours=Klukkustundir
- Minutes=Fundargerðir
- Seconds=Sekúndur
- Weeks=Weeks
- Today=Í dag
- Yesterday=Í gær
- Tomorrow=Á morgun
- Morning=Morning
- Afternoon=Afternoon
- Quadri=Quadri
- MonthOfDay=Mánuður dagsins
- DaysOfWeek=Days of week
- HourShort=H
- MinuteShort=mn
- Rate=Verð
- CurrencyRate=Currency conversion rate
- UseLocalTax=Include tax
- Bytes=Bytes
- KiloBytes=Kílóbæti
- MegaBytes=Megabæti
- GigaBytes=Gígabæta
- TeraBytes=Terabytes
- UserAuthor=Created by
- UserModif=Updated by
- b=b.
- Kb=Kb
- Mb=Mb
- Gb=Gb
- Tb=TB
- Cut=Cut
- Copy=Afrita
- Paste=Líma
- Default=Default
- DefaultValue=Sjálfgefið gildi
- DefaultValues=Default values/filters/sorting
- Price=Verð
- PriceCurrency=Price (currency)
- UnitPrice=Eining verðs
- UnitPriceHT=Unit price (excl.)
- UnitPriceHTCurrency=Unit price (excl.) (currency)
- UnitPriceTTC=Eining verðs
- PriceU=UPP
- PriceUHT=UP (nettó)
- PriceUHTCurrency=U.P (net) (currency)
- PriceUTTC=U.P. (inc. tax)
- Amount=Upphæð
- AmountInvoice=Invoice upphæð
- AmountInvoiced=Amount invoiced
- AmountInvoicedHT=Amount invoiced (excl. tax)
- AmountInvoicedTTC=Amount invoiced (inc. tax)
- AmountPayment=Upphæð greiðslu
- AmountHTShort=Amount (excl.)
- AmountTTCShort=Magn (Inc skatt)
- AmountHT=Amount (excl. tax)
- AmountTTC=Magn (Inc skatt)
- AmountVAT=Upphæð VSK
- MulticurrencyAlreadyPaid=Already paid, original currency
- MulticurrencyRemainderToPay=Remain to pay, original currency
- MulticurrencyPaymentAmount=Payment amount, original currency
- MulticurrencyAmountHT=Amount (excl. tax), original currency
- MulticurrencyAmountTTC=Amount (inc. of tax), original currency
- MulticurrencyAmountVAT=Amount tax, original currency
- MulticurrencySubPrice=Amount sub price multi currency
- AmountLT1=Amount tax 2
- AmountLT2=Amount tax 3
- AmountLT1ES=Upphæð RE
- AmountLT2ES=Upphæð IRPF
- AmountTotal=Samtals upphæð
- AmountAverage=Meðalupphæð
- PriceQtyMinHT=Price quantity min. (excl. tax)
- PriceQtyMinHTCurrency=Price quantity min. (excl. tax) (currency)
- PercentOfOriginalObject=Percent of original object
- AmountOrPercent=Amount or percent
- Percentage=Prósenta
- Total=Samtals
- SubTotal=Millisamtala
- TotalHTShort=Total (excl.)
- TotalHT100Short=Total 100%% (excl.)
- TotalHTShortCurrency=Total (excl. in currency)
- TotalTTCShort=Samtals (Inc skatt)
- TotalHT=Total (excl. tax)
- TotalHTforthispage=Total (excl. tax) for this page
- Totalforthispage=Total for this page
- TotalTTC=Samtals (Inc skatt)
- TotalTTCToYourCredit=Samtals (Inc skatta) til að kredit
- TotalVAT=Samtals VSK
- TotalVATIN=Total IGST
- TotalLT1=Total tax 2
- TotalLT2=Total tax 3
- TotalLT1ES=Samtals RE
- TotalLT2ES=Samtals IRPF
- TotalLT1IN=Total CGST
- TotalLT2IN=Total SGST
- HT=Excl. tax
- TTC=Inc VSK
- INCVATONLY=Inc. VAT
- INCT=Inc. all taxes
- VAT=VSK
- VATIN=IGST
- VATs=Sales taxes
- VATINs=IGST taxes
- LT1=Sales tax 2
- LT1Type=Sales tax 2 type
- LT2=Sales tax 3
- LT2Type=Sales tax 3 type
- LT1ES=RE
- LT2ES=IRPF
- LT1IN=CGST
- LT2IN=SGST
- LT1GC=Additionnal cents
- VATRate=VSK-hlutfall
- RateOfTaxN=Rate of tax %s
- VATCode=Tax Rate code
- VATNPR=Tax Rate NPR
- DefaultTaxRate=Default tax rate
- Average=Meðaltal
- Sum=Summa
- Delta=Delta
- StatusToPay=Til að borga
- RemainToPay=Remain to pay
- Module=Module/Application
- Modules=Modules/Applications
- Option=Valkostur
- Filters=Filters
- List=Listi
- FullList=Sjá lista
- FullConversation=Full conversation
- Statistics=Tölfræði
- OtherStatistics=Önnur tölfræði
- Status=Status
- Favorite=Favorite
- ShortInfo=Info.
- Ref=Tilv.
- ExternalRef=Ref. extern
- RefSupplier=Ref. vendor
- RefPayment=Tilv. greiðslu
- CommercialProposalsShort=Auglýsing tillögur
- Comment=Athugasemd
- Comments=Athugasemdir
- ActionsToDo=Aðgerðir til að gera
- ActionsToDoShort=Til að gera
- ActionsDoneShort=Lokið
- ActionNotApplicable=Á ekki við
- ActionRunningNotStarted=Ekki byrjað
- ActionRunningShort=In progress
- ActionDoneShort=Lokið
- ActionUncomplete=Incomplete
- LatestLinkedEvents=Latest %s linked events
- CompanyFoundation=Company/Organization
- Accountant=Accountant
- ContactsForCompany=Tengiliðir / adresses fyrir þessa þriðja aðila
- ContactsAddressesForCompany=Contacts/addresses for this third party
- AddressesForCompany=Addresses for this third party
- ActionsOnCompany=Events for this third party
- ActionsOnContact=Events for this contact/address
- ActionsOnContract=Events for this contract
- ActionsOnMember=Viðburðir um þennan notanda
- ActionsOnProduct=Events about this product
- ActionsOnAsset=Events for this fixed asset
- NActionsLate=%s seint
- ToDo=Til að gera
- Completed=Completed
- Running=In progress
- RequestAlreadyDone=Request already recorded
- Filter=Sía
- FilterOnInto=Search criteria '<strong>%s</strong>' into fields %s
- RemoveFilter=Fjarlægja síu
- ChartGenerated=Mynd mynda
- ChartNotGenerated=Mynd mynda ekki
- GeneratedOn=Byggja á %s
- Generate=Mynda
- Duration=Lengd
- TotalDuration=Samtals tímalengd
- Summary=Yfirlit
- DolibarrStateBoard=Database Statistics
- DolibarrWorkBoard=Open Items
- NoOpenedElementToProcess=No open element to process
- Available=Laus
- NotYetAvailable=Ekki enn í boði
- NotAvailable=Ekki í boði
- Categories=Tags/categories
- Category=Tag/category
- By=Með því að
- From=Frá
- FromDate=Frá
- FromLocation=Frá
- to=til
- To=til
- ToDate=til
- ToLocation=til
- at=at
- and=og
- or=eða
- Other=Önnur
- Others=Aðrir
- OtherInformations=Other information
- Workflow=Workflow
- Quantity=Magn
- Qty=Magn
- ChangedBy=Breytt af
- ApprovedBy=Approved by
- ApprovedBy2=Approved by (second approval)
- Approved=Samþykkt
- Refused=Neitaði
- ReCalculate=Recalculate
- ResultKo=Bilun
- Reporting=Skýrslur
- Reportings=Skýrslur
- Draft=Víxill
- Drafts=Drög
- StatusInterInvoiced=Invoiced
- Validated=Staðfestar
- ValidatedToProduce=Validated (To produce)
- Opened=Opnaðu
- OpenAll=Open (All)
- ClosedAll=Closed (All)
- New=New
- Discount=Afsláttur
- Unknown=Óþekkt
- General=General
- Size=Stærð
- OriginalSize=Original size
- Received=Móttekin
- Paid=Greiddur
- Topic=Subject
- ByCompanies=Eftir þriðja aðila
- ByUsers=By user
- Links=Tenglar
- Link=Link
- Rejects=Hafnar
- Preview=Forskoða
- NextStep=Næsta skref
- Datas=Gögn
- None=None
- NoneF=None
- NoneOrSeveral=None or several
- Late=Seint
- LateDesc=An item is defined as Delayed as per the system configuration in menu Home - Setup - Alerts.
- NoItemLate=No late item
- Photo=Mynd augnabliksins
- Photos=Myndir
- AddPhoto=Bæta við mynd
- DeletePicture=Picture delete
- ConfirmDeletePicture=Confirm picture deletion?
- Login=Innskráning
- LoginEmail=Login (email)
- LoginOrEmail=Login or Email
- CurrentLogin=Núverandi tenging
- EnterLoginDetail=Enter login details
- January=Janúar
- February=Febrúar
- March=Mars
- April=Apríl
- May=Maí
- June=Júní
- July=Júlí
- August=Ágúst
- September=September
- October=Október
- November=Nóvember
- December=Desember
- Month01=Janúar
- Month02=Febrúar
- Month03=mars
- Month04=Apríl
- Month05=má
- Month06=Júní
- Month07=Júlí
- Month08=Ágúst
- Month09=september
- Month10=Október
- Month11=Nóvember
- Month12=Desember
- MonthShort01=Janúar
- MonthShort02=Febrúar
- MonthShort03=Mar
- MonthShort04=Apríl
- MonthShort05=má
- MonthShort06=Júní
- MonthShort07=Júlí
- MonthShort08=ágúst
- MonthShort09=September
- MonthShort10=Október
- MonthShort11=Nóvember
- MonthShort12=Desember
- MonthVeryShort01=J
- MonthVeryShort02=F
- MonthVeryShort03=M
- MonthVeryShort04=A
- MonthVeryShort05=M
- MonthVeryShort06=J
- MonthVeryShort07=J
- MonthVeryShort08=A
- MonthVeryShort09=S
- MonthVeryShort10=O
- MonthVeryShort11=N
- MonthVeryShort12=D
- AttachedFiles=Meðfylgjandi skrár og skjöl
- JoinMainDoc=Join main document
- JoinMainDocOrLastGenerated=Send the main document or the last generated one if not found
- DateFormatYYYYMM=ÁÁÁÁ-MM
- DateFormatYYYYMMDD=ÁÁÁÁ-MM-DD
- DateFormatYYYYMMDDHHMM=ÁÁÁÁ-MM-DD HH: SS
- ReportName=Heiti skýrslu
- ReportPeriod=Skýrsla tímabils
- ReportDescription=Lýsing
- Report=Skýrsla
- Keyword=Keyword
- Origin=Origin
- Legend=Legend
- Fill=Fill
- Reset=Reset
- File=Skrá
- Files=Skrá
- NotAllowed=Ekki heimilt
- ReadPermissionNotAllowed=Lesa leyfi ekki leyfð
- AmountInCurrency=Magn í %s gjaldmiðil
- Example=Dæmi
- Examples=Dæmi
- NoExample=Engin dæmi
- FindBug=Tilkynna villu
- NbOfThirdParties=Fjöldi þriðja aðila
- NbOfLines=Fjöldi lína
- NbOfObjects=Fjöldi hluta
- NbOfObjectReferers=Number of related items
- Referers=Related items
- TotalQuantity=Samtals magn
- DateFromTo=Úr %s í %s
- DateFrom=Frá %s
- DateUntil=Þangað til %s
- Check=Athuga
- Uncheck=Uncheck
- Internal=Innri
- External=Ytri
- Internals=Innri
- Externals=Ytri
- Warning=Viðvörun
- Warnings=Viðvaranir
- BuildDoc=Byggja Doc
- Entity=Heild
- Entities=Stofnanir
- CustomerPreview=Viðskiptavinur Forsýning
- SupplierPreview=Vendor preview
- ShowCustomerPreview=Sýna viðskiptavinum sýnishorn
- ShowSupplierPreview=Show vendor preview
- RefCustomer=Tilv. viðskiptavina
- InternalRef=Internal ref.
- Currency=Gjaldmiðill
- InfoAdmin=Upplýsingar fyrir stjórnendur
- Undo=Hætta við
- Redo=Rautt
- ExpandAll=Expand All
- UndoExpandAll=Losa stækka
- SeeAll=See all
- Reason=Ástæða
- FeatureNotYetSupported=Lögun ekki enn stuðningsmaður
- CloseWindow=Loka glugga
- Response=Svar
- Priority=Forgangur
- SendByMail=Send by email
- MailSentBy=Email sent
- NotSent=Ekki senda
- TextUsedInTheMessageBody=Email líkami
- SendAcknowledgementByMail=Send confirmation email
- SendMail=Senda tölvupóst
- Email=Email
- NoEMail=No email
- AlreadyRead=Already read
- NotRead=Unread
- NoMobilePhone=No mobile phone
- Owner=Eigandi
- FollowingConstantsWillBeSubstituted=Eftir Fastar verður staðgengill með samsvarandi gildi.
- Refresh=Refresh
- BackToList=Til baka í lista
- BackToTree=Back to tree
- GoBack=Fara til baka
- CanBeModifiedIfOk=Hægt er að breyta ef gild
- CanBeModifiedIfKo=Hægt er að breyta ef ekki gilt
- ValueIsValid=Gildi er í gildi
- ValueIsNotValid=Value is not valid
- RecordCreatedSuccessfully=Record created successfully
- RecordModifiedSuccessfully=Upptaka breytt hefur verið
- RecordsModified=%s record(s) modified
- RecordsDeleted=%s record(s) deleted
- RecordsGenerated=%s record(s) generated
- AutomaticCode=Sjálfvirk kóða
- FeatureDisabled=No links
- MoveBox=Move widget
- Offered=Tilboð
- NotEnoughPermissions=Þú hefur ekki leyfi til að þessar aðgerðir
- UserNotInHierachy=This action is reserved to the supervisors of this user
- SessionName=Session nafn
- Method=Aðferð
- Receive=Fá
- CompleteOrNoMoreReceptionExpected=Complete or nothing more expected
- ExpectedValue=Expected Value
- ExpectedQty=Expected Qty
- PartialWoman=Partial
- TotalWoman=Samtals
- NeverReceived=Aldrei fengið
- Canceled=Hætt við
- YouCanChangeValuesForThisListFromDictionarySetup=You can change values for this list from menu Setup - Dictionaries
- YouCanChangeValuesForThisListFrom=You can change values for this list from menu %s
- YouCanSetDefaultValueInModuleSetup=You can set the default value used when creating a new record in module setup
- Color=Litur
- Documents=Hlekkur skrá
- Documents2=Skjöl
- UploadDisabled=Hlaða fatlaðra
- MenuAccountancy=Accounting
- MenuECM=Skjöl
- MenuAWStats=Awstats
- MenuMembers=Members
- MenuAgendaGoogle=Google dagskrá
- MenuTaxesAndSpecialExpenses=Taxes | Special expenses
- ThisLimitIsDefinedInSetup=Dolibarr takmörk (Valmynd heim-skipulag-öryggi): %s KB, PHP takmörk: %s Kb
- ThisLimitIsDefinedInSetupAt=Dolibarr limit (Menu %s): %s Kb, PHP limit (Param %s): %s Kb
- NoFileFound=No documents uploaded
- CurrentUserLanguage=Valið tungumál
- CurrentTheme=Núverandi þema
- CurrentMenuManager=Current menu manager
- Browser=Browser
- Layout=Layout
- Screen=Screen
- DisabledModules=Fatlaðir mát
- For=Fyrir
- ForCustomer=Fyrir viðskiptavini
- Signature=Undirskrift
- DateOfSignature=Date of signature
- HidePassword=Sýna stjórn með lykilorð falinn
- UnHidePassword=Sýna raunveruleg stjórn með skýrum lykilorð
- Root=Root
- RootOfMedias=Root of public medias (/medias)
- Informations=Information
- Page=Page
- Notes=Skýringar
- AddNewLine=Bæta við nýjum línu
- AddFile=Bæta við skrá
- FreeZone=Free-text product
- FreeLineOfType=Free-text item, type:
- CloneMainAttributes=Klóna mótmæla við helstu eiginleika hennar
- ReGeneratePDF=Re-generate PDF
- PDFMerge=PDF Sameina
- Merge=Sameina
- DocumentModelStandardPDF=Standard PDF template
- PrintContentArea=Sýna síðu til að prenta aðalefni area
- MenuManager=Menu manager
- WarningYouAreInMaintenanceMode=Warning, you are in maintenance mode: only login <b>%s</b> is allowed to use the application in this mode.
- CoreErrorTitle=Kerfi villa
- CoreErrorMessage=Sorry, an error occurred. Contact your system administrator to check the logs or disable $dolibarr_main_prod=1 to get more information.
- CreditCard=Kreditkort
- ValidatePayment=Validate payment
- CreditOrDebitCard=Credit or debit card
- FieldsWithAreMandatory=Reitir <b>með %s </b> er nauðsynlegur
- FieldsWithIsForPublic=Fields with <b>%s</b> are shown in public list of members. If you don't want this, uncheck the "public" box.
- AccordingToGeoIPDatabase=(according to GeoIP conversion)
- Line=Lína
- NotSupported=Ekki stutt
- RequiredField=Krafist
- Result=Result
- ToTest=Próf
- ValidateBefore=Item must be validated before using this feature
- Visibility=Skyggni
- Totalizable=Totalizable
- TotalizableDesc=This field is totalizable in list
- Private=Einkamál
- Hidden=Falinn
- Resources=Gagnagrunnur
- Source=Heimild
- Prefix=Forskeyti
- Before=Áður en
- After=Eftir
- IPAddress=IP vistfang
- Frequency=Tíðni
- IM=Augnablik Skilaboð
- NewAttribute=Nýtt eiginleiki
- AttributeCode=Eiginleiki númer
- URLPhoto=Url á mynd / lógó
- SetLinkToAnotherThirdParty=Tengill á öðrum þriðja aðila
- LinkTo=Link to
- LinkToProposal=Link to proposal
- LinkToExpedition= Link to expedition
- LinkToOrder=Link to order
- LinkToInvoice=Link to invoice
- LinkToTemplateInvoice=Link to template invoice
- LinkToSupplierOrder=Link to purchase order
- LinkToSupplierProposal=Link to vendor proposal
- LinkToSupplierInvoice=Link to vendor invoice
- LinkToContract=Link to contract
- LinkToIntervention=Link to intervention
- LinkToTicket=Link to ticket
- LinkToMo=Link to Mo
- CreateDraft=Búa til drög
- SetToDraft=Back to draft
- ClickToEdit=Smelltu til að breyta
- ClickToRefresh=Click to refresh
- EditWithEditor=Edit with CKEditor
- EditWithTextEditor=Edit with Text editor
- EditHTMLSource=Edit HTML Source
- ObjectDeleted=Object %s eytt
- ByCountry=Eftir löndum
- ByTown=Með bænum
- ByDate=Eftir dagsetningu
- ByMonthYear=Með því að mánuður / ár
- ByYear=Ár
- ByMonth=eftir mánuði
- ByDay=Frá degi
- BySalesRepresentative=Með sölufulltrúa
- LinkedToSpecificUsers=Linked to a particular user contact
- NoResults=No results
- AdminTools=Admin Tools
- SystemTools=System tækjum
- ModulesSystemTools=Modules tools
- Test=Próf
- Element=Element
- NoPhotoYet=No pictures available yet
- Dashboard=Dashboard
- MyDashboard=My Dashboard
- Deductible=Deductible
- from=from
- toward=toward
- Access=Access
- SelectAction=Select action
- SelectTargetUser=Select target user/employee
- HelpCopyToClipboard=Use Ctrl+C to copy to clipboard
- SaveUploadedFileWithMask=Save file on server with name "<strong>%s</strong>" (otherwise "%s")
- OriginFileName=Original filename
- SetDemandReason=Set source
- SetBankAccount=Define Bank Account
- AccountCurrency=Account currency
- ViewPrivateNote=View notes
- XMoreLines=%s line(s) hidden
- ShowMoreLines=Show more/less lines
- PublicUrl=Public URL
- AddBox=Add box
- SelectElementAndClick=Select an element and click on %s
- PrintFile=Print File %s
- ShowTransaction=Show entry on bank account
- ShowIntervention=Sýna afskipti
- ShowContract=Sýna samning
- GoIntoSetupToChangeLogo=Go to Home - Setup - Company to change logo or go to Home - Setup - Display to hide.
- Deny=Deny
- Denied=Denied
- ListOf=List of %s
- ListOfTemplates=List of templates
- Gender=Gender
- Genderman=Male
- Genderwoman=Female
- Genderother=Önnur
- ViewList=Skoða lista
- ViewGantt=Gantt view
- ViewKanban=Kanban view
- Mandatory=Mandatory
- Hello=Hello
- GoodBye=GoodBye
- Sincerely=Sincerely
- ConfirmDeleteObject=Are you sure you want to delete this object?
- DeleteLine=Eyða línu
- ConfirmDeleteLine=Are you sure you want to delete this line?
- ErrorPDFTkOutputFileNotFound=Error: the file was not generated. Please check that the 'pdftk' command is installed in a directory included in the $PATH environment variable (linux/unix only) or contact your system administrator.
- NoPDFAvailableForDocGenAmongChecked=No PDF were available for the document generation among checked record
- TooManyRecordForMassAction=Too many records selected for mass action. The action is restricted to a list of %s records.
- NoRecordSelected=No record selected
- MassFilesArea=Area for files built by mass actions
- ShowTempMassFilesArea=Show area of files built by mass actions
- ConfirmMassDeletion=Bulk Delete confirmation
- ConfirmMassDeletionQuestion=Are you sure you want to delete the %s selected record(s)?
- RelatedObjects=Related Objects
- ClassifyBilled=Flokka billed
- ClassifyUnbilled=Classify unbilled
- Progress=Framfarir
- ProgressShort=Progr.
- FrontOffice=Front office
- BackOffice=Til baka skrifstofa
- Submit=Submit
- View=View
- Export=Export
- Exports=Exports
- ExportFilteredList=Export filtered list
- ExportList=Export list
- ExportOptions=Export Options
- IncludeDocsAlreadyExported=Include docs already exported
- ExportOfPiecesAlreadyExportedIsEnable=Export of pieces already exported is enable
- ExportOfPiecesAlreadyExportedIsDisable=Export of pieces already exported is disable
- AllExportedMovementsWereRecordedAsExported=All exported movements were recorded as exported
- NotAllExportedMovementsCouldBeRecordedAsExported=Not all exported movements could be recorded as exported
- Miscellaneous=Ýmislegt
- Calendar=Calendar
- GroupBy=Group by...
- ViewFlatList=View flat list
- ViewAccountList=View ledger
- ViewSubAccountList=View subaccount ledger
- RemoveString=Remove string '%s'
- SomeTranslationAreUncomplete=Some of the languages offered may be only partially translated or may contain errors. Please help to correct your language by registering at <a href="https://transifex.com/projects/p/dolibarr/" target="_blank" rel="noopener noreferrer external">https://transifex.com/projects/p/dolibarr/</a> to add your improvements.
- DirectDownloadLink=Public download link
- PublicDownloadLinkDesc=Only the link is required to download the file
- DirectDownloadInternalLink=Private download link
- PrivateDownloadLinkDesc=You need to be logged and you need permissions to view or download the file
- Download=Download
- DownloadDocument=Download document
- DownloadSignedDocument=Download signed document
- ActualizeCurrency=Update currency rate
- Fiscalyear=Fiscal year
- ModuleBuilder=Module and Application Builder
- SetMultiCurrencyCode=Set currency
- BulkActions=Bulk actions
- ClickToShowHelp=Click to show tooltip help
- WebSite=Website
- WebSites=Websites
- WebSiteAccounts=Website accounts
- ExpenseReport=Expense report
- ExpenseReports=Expense reports
- HR=HR
- HRAndBank=HR and Bank
- AutomaticallyCalculated=Automatically calculated
- TitleSetToDraft=Go back to draft
- ConfirmSetToDraft=Are you sure you want to go back to Draft status?
- ImportId=Import id
- Events=Viðburðir
- EMailTemplates=Email templates
- FileNotShared=File not shared to external public
- Project=Project
- Projects=Verkefni
- LeadOrProject=Lead | Project
- LeadsOrProjects=Leads | Projects
- Lead=Lead
- Leads=Leads
- ListOpenLeads=List open leads
- ListOpenProjects=List open projects
- NewLeadOrProject=New lead or project
- Rights=Heimildir
- LineNb=Line no.
- IncotermLabel=Incoterms
- TabLetteringCustomer=Customer lettering
- TabLetteringSupplier=Vendor lettering
- Monday=Mánudagur
- Tuesday=Þriðjudagur
- Wednesday=Miðvikudagur
- Thursday=Fimmtudagur
- Friday=Föstudagur
- Saturday=Laugardagur
- Sunday=Sunnudagur
- MondayMin=Mo
- TuesdayMin=Tu
- WednesdayMin=Við
- ThursdayMin=Þ
- FridayMin=Fr
- SaturdayMin=Sa
- SundayMin=Su
- Day1=Mánudagur
- Day2=Þriðjudagur
- Day3=Miðvikudagur
- Day4=Fimmtudagur
- Day5=Föstudagur
- Day6=Laugardagur
- Day0=Sunnudagur
- ShortMonday=M
- ShortTuesday=T
- ShortWednesday=W
- ShortThursday=T
- ShortFriday=F
- ShortSaturday=S
- ShortSunday=S
- one=one
- two=two
- three=three
- four=four
- five=five
- six=six
- seven=seven
- eight=eight
- nine=nine
- ten=ten
- eleven=eleven
- twelve=twelve
- thirteen=thirdteen
- fourteen=fourteen
- fifteen=fifteen
- sixteen=sixteen
- seventeen=seventeen
- eighteen=eighteen
- nineteen=nineteen
- twenty=twenty
- thirty=thirty
- forty=forty
- fifty=fifty
- sixty=sixty
- seventy=seventy
- eighty=eighty
- ninety=ninety
- hundred=hundred
- thousand=thousand
- million=million
- billion=billion
- trillion=trillion
- quadrillion=quadrillion
- SelectMailModel=Select an email template
- SetRef=Set ref
- Select2ResultFoundUseArrows=Some results found. Use arrows to select.
- Select2NotFound=No result found
- Select2Enter=Enter
- Select2MoreCharacter=or more character
- Select2MoreCharacters=or more characters
- Select2MoreCharactersMore=<strong>Search syntax:</strong><br><kbd><strong> |</strong></kbd><kbd> OR</kbd> (a|b)<br><kbd><strong>*</strong></kbd><kbd> Any character</kbd> (a*b)<br><kbd><strong>^</strong></kbd><kbd> Start with</kbd> (^ab)<br><kbd><strong>$</strong></kbd><kbd> End with</kbd> (ab$)<br>
- Select2LoadingMoreResults=Loading more results...
- Select2SearchInProgress=Search in progress...
- SearchIntoThirdparties=Í þriðja aðila
- SearchIntoContacts=Tengiliðir
- SearchIntoMembers=Meðlimir
- SearchIntoUsers=Notendur
- SearchIntoProductsOrServices=Products or services
- SearchIntoBatch=Lots / Serials
- SearchIntoProjects=Verkefni
- SearchIntoMO=Manufacturing Orders
- SearchIntoTasks=Verkefni
- SearchIntoCustomerInvoices=Customer invoices
- SearchIntoSupplierInvoices=Vendor invoices
- SearchIntoCustomerOrders=Sales orders
- SearchIntoSupplierOrders=Purchase orders
- SearchIntoCustomerProposals=Auglýsing tillögur
- SearchIntoSupplierProposals=Vendor proposals
- SearchIntoInterventions=Íhlutun
- SearchIntoContracts=Samningar
- SearchIntoCustomerShipments=Customer shipments
- SearchIntoExpenseReports=Expense reports
- SearchIntoLeaves=Leave
- SearchIntoKM=Knowledge base
- SearchIntoTickets=Tickets
- SearchIntoCustomerPayments=Customer payments
- SearchIntoVendorPayments=Vendor payments
- SearchIntoMiscPayments=Miscellaneous payments
- CommentLink=Athugasemdir
- NbComments=Number of comments
- CommentPage=Comments space
- CommentAdded=Comment added
- CommentDeleted=Comment deleted
- Everybody=Allir
- PayedBy=Paid by
- PayedTo=Paid to
- Monthly=Monthly
- Quarterly=Quarterly
- Annual=Annual
- Local=Local
- Remote=Remote
- LocalAndRemote=Local and Remote
- KeyboardShortcut=Keyboard shortcut
- AssignedTo=Áhrifum á
- Deletedraft=Delete draft
- ConfirmMassDraftDeletion=Draft mass delete confirmation
- FileSharedViaALink=File shared with a public link
- SelectAThirdPartyFirst=Select a third party first...
- YouAreCurrentlyInSandboxMode=You are currently in the %s "sandbox" mode
- Inventory=Inventory
- AnalyticCode=Analytic code
- TMenuMRP=MRP
- ShowCompanyInfos=Show company infos
- ShowMoreInfos=Show More Infos
- NoFilesUploadedYet=Please upload a document first
- SeePrivateNote=See private note
- PaymentInformation=Payment information
- ValidFrom=Valid from
- ValidUntil=Valid until
- NoRecordedUsers=No users
- ToClose=To close
- ToRefuse=To refuse
- ToProcess=Til að ganga frá
- ToApprove=To approve
- GlobalOpenedElemView=Global view
- NoArticlesFoundForTheKeyword=No article found for the keyword '<strong>%s</strong>'
- NoArticlesFoundForTheCategory=No article found for the category
- ToAcceptRefuse=To accept | refuse
- ContactDefault_agenda=Action
- ContactDefault_commande=Panta
- ContactDefault_contrat=Samningur
- ContactDefault_facture=Invoice
- ContactDefault_fichinter=Intervention
- ContactDefault_invoice_supplier=Supplier Invoice
- ContactDefault_order_supplier=Purchase Order
- ContactDefault_project=Project
- ContactDefault_project_task=Verkefni
- ContactDefault_propal=Tillaga
- ContactDefault_supplier_proposal=Supplier Proposal
- ContactDefault_ticket=Ticket
- ContactAddedAutomatically=Contact added from contact thirdparty roles
- More=More
- ShowDetails=Show details
- CustomReports=Custom reports
- StatisticsOn=Statistics on
- SelectYourGraphOptionsFirst=Select your graph options to build a graph
- Measures=Measures
- XAxis=X-Axis
- YAxis=Y-Axis
- StatusOfRefMustBe=Status of %s must be %s
- DeleteFileHeader=Confirm file delete
- DeleteFileText=Do you really want delete this file?
- ShowOtherLanguages=Show other languages
- SwitchInEditModeToAddTranslation=Switch in edit mode to add translations for this language
- NotUsedForThisCustomer=Not used for this customer
- AmountMustBePositive=Amount must be positive
- ByStatus=By status
- InformationMessage=Information
- Used=Used
- ASAP=As Soon As Possible
- CREATEInDolibarr=Record %s created
- MODIFYInDolibarr=Record %s modified
- DELETEInDolibarr=Record %s deleted
- VALIDATEInDolibarr=Record %s validated
- APPROVEDInDolibarr=Record %s approved
- DefaultMailModel=Default Mail Model
- PublicVendorName=Public name of vendor
- DateOfBirth=Dags til fæðingu
- SecurityTokenHasExpiredSoActionHasBeenCanceledPleaseRetry=Security token has expired, so action has been canceled. Please try again.
- UpToDate=Up-to-date
- OutOfDate=Out-of-date
- EventReminder=Event Reminder
- UpdateForAllLines=Update for all lines
- OnHold=On hold
- Civility=Civility
- AffectTag=Assign Tag
- AffectUser=Assign User
- SetSupervisor=Set Supervisor
- CreateExternalUser=Create external user
- ConfirmAffectTag=Bulk Tag Assignement
- ConfirmAffectUser=Bulk User Assignement
- ProjectRole=Role assigned on each project
- TasksRole=Role assigned on each task of each project
- ConfirmSetSupervisor=Bulk Supervisor Set
- ConfirmUpdatePrice=Choose a increase/decrease price rate
- ConfirmAffectTagQuestion=Are you sure you want to assign tags to the %s selected record(s)?
- ConfirmAffectUserQuestion=Are you sure you want to assign users to the %s selected record(s)?
- ConfirmSetSupervisorQuestion=Are you sure you want to set supervisor to the %s selected record(s)?
- ConfirmUpdatePriceQuestion=Are you sure you want to update the price of the %s selected record(s)?
- CategTypeNotFound=No tag type found for type of records
- Rate=Verð
- SupervisorNotFound=Supervisor not found
- CopiedToClipboard=Copied to clipboard
- InformationOnLinkToContract=This amount is only the total of all the lines of the contract. No notion of time is taken into consideration.
- ConfirmCancel=Are you sure you want to cancel
- EmailMsgID=Email MsgID
- EmailDate=Email date
- SetToStatus=Set to status %s
- SetToEnabled=Set to enabled
- SetToDisabled=Set to disabled
- ConfirmMassEnabling=mass enabling confirmation
- ConfirmMassEnablingQuestion=Are you sure you want to enable the %s selected record(s)?
- ConfirmMassDisabling=mass disabling confirmation
- ConfirmMassDisablingQuestion=Are you sure you want to disable the %s selected record(s)?
- RecordsEnabled=%s record(s) enabled
- RecordsDisabled=%s record(s) disabled
- RecordEnabled=Record enabled
- RecordDisabled=Record disabled
- Forthcoming=Forthcoming
- Currently=Currently
- ConfirmMassLeaveApprovalQuestion=Are you sure you want to approve the %s selected record(s)?
- ConfirmMassLeaveApproval=Mass leave approval confirmation
- RecordAproved=Record approved
- RecordsApproved=%s Record(s) approved
- Properties=Properties
- hasBeenValidated=%s has been validated
- ClientTZ=Client Time Zone (user)
- NotClosedYet=Not yet closed
- ClearSignature=Reset signature
- CanceledHidden=Canceled hidden
- CanceledShown=Canceled shown
- Terminate=Terminate
- Terminated=Terminated
- AddLineOnPosition=Add line on position (at the end if empty)
- ConfirmAllocateCommercial=Assign sales representative confirmation
- ConfirmAllocateCommercialQuestion=Are you sure you want to assign the %s selected record(s)?
- CommercialsAffected=Sales representatives assigned
- CommercialAffected=Sales representative assigned
- YourMessage=Your message
- YourMessageHasBeenReceived=Your message has been received. We will answer or contact you as soon as possible.
- UrlToCheck=Url to check
- Automation=Automation
- CreatedByEmailCollector=Created by Email collector
- CreatedByPublicPortal=Created from Public portal
- UserAgent=User Agent
- InternalUser=Innri notandi
- ExternalUser=Ytri notandi
|