/indra/newview/skins/default/xui/da/notifications.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 1489 lines · 1425 code · 64 blank · 0 comment · 0 complexity · 47aed19ee6e105b2b0409dd345cc8501 MD5 · raw file
- <?xml version="1.0" encoding="utf-8"?>
- <notifications>
- <global name="skipnexttime">
- Vis ikke dette igen
- </global>
- <global name="alwayschoose">
- Vćlg altid dette
- </global>
- <global name="implicitclosebutton">
- Luk
- </global>
- <template name="okbutton">
- <form>
- <button name="OK_okbutton" text="$yestext"/>
- </form>
- </template>
- <template name="okignore">
- <form>
- <button name="OK_okignore" text="$yestext"/>
- </form>
- </template>
- <template name="okcancelbuttons">
- <form>
- <button name="OK_okcancelbuttons" text="$yestext"/>
- <button name="Cancel_okcancelbuttons" text="$notext"/>
- </form>
- </template>
- <template name="okcancelignore">
- <form>
- <button name="OK_okcancelignore" text="$yestext"/>
- <button name="Cancel_okcancelignore" text="$notext"/>
- </form>
- </template>
- <template name="okhelpbuttons">
- <form>
- <button name="OK_okhelpbuttons" text="$yestext"/>
- <button name="Help" text="$helptext"/>
- </form>
- </template>
- <template name="yesnocancelbuttons">
- <form>
- <button name="Yes" text="$yestext"/>
- <button name="No" text="$notext"/>
- <button name="Cancel_yesnocancelbuttons" text="$canceltext"/>
- </form>
- </template>
- <notification functor="GenericAcknowledge" label="Ukendt notificeringsbesked" name="MissingAlert">
- Din version af [APP_NAME] kan ikke vise den besked den lige modtog. Undersřg venligst at du har den nyester version af klienten installeret.
- Fejl detaljer: Beskeden kaldet '[_NAME]' blev ikke fundet i notifications.xml.
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="FloaterNotFound">
- Floater error: Kunne ikke finde fřlgende kontrol:
- [CONTROLS]
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="TutorialNotFound">
- Der er i řjeblikket ingen tilgćngelig guide.
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="GenericAlert">
- [MESSAGE]
- </notification>
- <notification name="GenericAlertYesCancel">
- [MESSAGE]
- <usetemplate name="okcancelbuttons" notext="Annullér" yestext="Ja"/>
- </notification>
- <notification name="BadInstallation">
- Der opstod en fejl ved opdatering af [APP_NAME]. Please [http://get.secondlife.com download the latest version] of the Viewer.
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="LoginFailedNoNetwork">
- Kunne ikke tilslutte til [SECOND_LIFE_GRID].
- '[DIAGNOSTIC]'
- Check at Internet forbindelsen fungerer korrekt.
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="MessageTemplateNotFound">
- Besked template [PATH] kunne ikke findes.
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="WearableSave">
- Gem ćndringer til nuvćrende třj/krops del?
- <usetemplate canceltext="Annullér" name="yesnocancelbuttons" notext="Gem ikke" yestext="Gem"/>
- </notification>
- <notification name="CompileQueueSaveText">
- Der var problemer med upload af teksten til et script af fřlgende ĺrsager: [REASON]. Prřv igen senere.
- </notification>
- <notification name="CompileQueueSaveBytecode">
- Der var problemer med at uploade den kompileret script af fřlgende ĺrsager: [REASON]. Prřv igen senere.
- </notification>
- <notification name="WriteAnimationFail">
- Der var et problem med skrivning af animations data. Prřv igen senere.
- </notification>
- <notification name="UploadAuctionSnapshotFail">
- Der var problemer med at uploade billedet til auktionen af fřlgende ĺrsager: [REASON]
- </notification>
- <notification name="UnableToViewContentsMoreThanOne">
- Ude af stand til at se indholdet af mere end ét element ad gangen.
- Vćlg kun en genstand, og prřv igen.
- </notification>
- <notification name="SaveClothingBodyChanges">
- Gem alle ćndringer til třj/krops dele?
- <usetemplate canceltext="Annullér" name="yesnocancelbuttons" notext="Gem Ikke" yestext="Gem Alt"/>
- </notification>
- <notification name="FriendsAndGroupsOnly">
- 'Ikke-venner' vil ikke vide, at du har valgt at ignorere deres opkald og personlige beskeder (IM)
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="FavoritesOnLogin">
- Bemćrk: Nĺr du aktiverer dette valg, kan enhver der bruger denne computer se dine favorit lokationer.
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="GrantModifyRights">
- Tildeling af ćndre-rettigheder til andre beboere, tillader dem at ćndre, slette eller tage ETHVERT objekt du mĺtte have. Vćr MEGET forsigtig ved tildeling af denne rettighed.
- Řnsker du at give ćndre-rettgheder til [NAME]?
- <usetemplate name="okcancelbuttons" notext="Nej" yestext="Ja"/>
- </notification>
- <notification name="GrantModifyRightsMultiple">
- At give redigerings rettigheder til en anden beboer, giver dem mulighed for at ćndre, slette eller tage ALLE genstande, du mĺtte have i verden. Vćr MEGET forsigtig nĺr uddeler denne tilladelse.
- Řnsker du at ćndre rettigheder for de valgte beboere?
- <usetemplate name="okcancelbuttons" notext="Nej" yestext="Ja"/>
- </notification>
- <notification name="RevokeModifyRights">
- Řnsker du at tilbagekalder ćndre-rettigheder for [NAME]?
- <usetemplate name="okcancelbuttons" notext="Nej" yestext="Ja"/>
- </notification>
- <notification name="RevokeModifyRightsMultiple">
- Vil du tilbagekalde rettighederne for de valgte beboere?
- <usetemplate name="okcancelbuttons" notext="Nej" yestext="Ja"/>
- </notification>
- <notification name="UnableToCreateGroup">
- Kunne ikke oprette gruppe.
- [MESSAGE]
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="PanelGroupApply">
- [NEEDS_APPLY_MESSAGE]
- [WANT_APPLY_MESSAGE]
- <usetemplate canceltext="Annullér" name="yesnocancelbuttons" notext="Ignorer Ćndringer" yestext="Godkend Ćndringer"/>
- </notification>
- <notification name="MustSpecifyGroupNoticeSubject">
- Du skal angive et emne for at sende en gruppe besked.
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="AddGroupOwnerWarning">
- Du er ved at tilfřje medlemmer til rollen som [ROLE_NAME].
- Medlemmer ikke kan fjernes fra denne rolle.
- Medlemmerne skal fratrćde sin rolle selv.
- Er du sikker pĺ du vil fortsćtte?
- <usetemplate ignoretext="Bekrćft, fřr jeg tilfřjer en ny gruppe ejer" name="okcancelignore" notext="Nej" yestext="Ja"/>
- </notification>
- <notification name="AssignDangerousActionWarning">
- Du er ved at tilfřje muligheden for '[ACTION_NAME]' til
- rollen '[ROLE_NAME]'.
- *ADVARSEL*
- Ethvert medlem i en rolle med denne evne kan tildele sig selv -- og et andet medlem - roller med flere befřjelser, end de har i řjeblikket, potentielt kan de ophřje sig selv til nćr-Ejer magt. Vćre sikker pĺ, at du ved, hvad du laver, fřr tildeling af denne evne.
- Add this Ability to '[ROLE_NAME]'?
- <usetemplate name="okcancelbuttons" notext="Nej" yestext="Ja"/>
- </notification>
- <notification name="AttachmentDrop">
- Du er ved at smide et vedhćng.
- Er du sikker pĺ at du vil fortsćtte?
- <usetemplate ignoretext="Bekrćft fřr vedhćng smides" name="okcancelignore" notext="Nej" yestext="Ja"/>
- </notification>
- <notification name="JoinGroupNoCost">
- Du melder dig ind i gruppen [NAME].
- Řnsker du at fortsćtte?
- <usetemplate name="okcancelbuttons" notext="Annullér" yestext="Bliv medlem"/>
- </notification>
- <notification name="JoinGroupCannotAfford">
- Tilmelding til denne gruppe koster L$[COST].
- Du har ikke nok L$ til denne tilmelding.
- </notification>
- <notification name="CreateGroupCost">
- Oprettelse af denne gruppe vil koste L$100.
- Grupper skal have mindst 2 medlemmer, ellers slettes de for altid.
- Invitér venligst medlemmer indenfor 48 timer.
- <usetemplate canceltext="Annullér" name="okcancelbuttons" notext="Annullér" yestext="Oprete en gruppe for L$100"/>
- </notification>
- <notification name="ConfirmLandSaleToAnyoneChange">
- ADVARSEL: Ved at vćlge 'sćlg til enhver' bliver til land tilgćngeligt for alle i hele [SECOND_LIFE], ogsĺ de som ikke er i denne region.
- Det valgte antal [LAND_SIZE] m˛ land bliver sat til salg.
- Salgprisen vil vćre [SALE_PRICE]L$ og vil vćre til salg til [NAME].
- </notification>
- <notification name="MultipleFacesSelected">
- Flere overflader er valgt for řjeblikket.
- Hvis du fortsćtter med denne aktion, vil flere instanser af media blive vist pĺ overfladerne pĺ objektet.
- Hvis media kun skal vises pĺ en overflade, vćlg 'Vćlg overflade' og klik pĺ den relevante overflade og klik pĺ tilfřj.
- <usetemplate ignoretext="Media vil blive sat pĺ flere valgte overflader" name="okcancelignore" notext="Annullér" yestext="OK"/>
- </notification>
- <notification name="PromptMissingSubjMsg">
- E-mail dette billede med standard emne eller besked?
- <usetemplate name="okcancelbuttons" notext="Annullér" yestext="OK"/>
- </notification>
- <notification name="ErrorUploadingPostcard">
- Der var et problem med at sende billedet pĺ grund af fřlgende: [REASON]
- </notification>
- <notification name="MaxAttachmentsOnOutfit">
- Kunne ikke vedhćfte objekt.
- Overskrider vedhćftnings begrćnsning pĺ [MAX_ATTACHMENTS] objekter. Tag venligst en anden vedhćftning af fřrst.
- </notification>
- <notification name="MustHaveAccountToLogIn">
- Ups. Noget mangler at blive udfyldt.
- Du skal indtaste brugernavnet for din avatar.
- Du skal bruge en konto for at benytte [SECOND_LIFE]. Řnsker du at oprette en konto nu?
- <usetemplate name="okcancelbuttons" notext="Prřv igen" yestext="Lav ny konto"/>
- </notification>
- <notification name="InvalidCredentialFormat">
- Du skal indtaste enten dit brugernavn eller bĺde dit fornavn og efternavn for din avatar i brugernavn feltet, derefter log pĺ igen.
- </notification>
- <notification name="DeleteMedia">
- Du har valgt at slette media tilknyttet denne overflade.
- Er du sikker pĺ at du vil fortsćtte?
- <usetemplate ignoretext="Bekrćft fřr jeg slette media i et objekt" name="okcancelignore" notext="Nej" yestext="Ja"/>
- </notification>
- <notification name="ClassifiedInsufficientFunds">
- Ikke nok penge til at oprette annonce.
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="DeleteAvatarPick">
- Slet favorit <nolink>[PICK]</nolink>?
- </notification>
- <notification name="DeleteOutfits">
- Slet valgte sćt?
- <usetemplate name="okcancelbuttons" notext="Annullér" yestext="OK"/>
- </notification>
- <notification name="CacheWillClear">
- Cache vil blive třmt ved nćste genstart af [APP_NAME].
- </notification>
- <notification name="CacheWillBeMoved">
- Cache vil blive fjernet ved nćste genstart af [APP_NAME].
- Note: This will clear the cache.
- </notification>
- <notification name="ChangeConnectionPort">
- Port ćndringer vil blive effektueret ved nćste genstart af [APP_NAME].
- </notification>
- <notification name="ChangeSkin">
- Den nye hud vil blive vist ved nćste genstart af [APP_NAME].
- </notification>
- <notification name="ChangeLanguage">
- Ćndring af sprog vil fřrst have effekt efter genstart af [APP_NAME].
- </notification>
- <notification name="StartRegionEmpty">
- Ups, din start region er ikke angivet.
- Indtast venligst navn pĺ region i Start lokation feltet eller vćlg "Min sidste lokation" eller "Hjem".
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="UnsupportedHardware">
- Din computer opfylder ikke minimumskravene til [APP_NAME]. Du kan risikere nedsat hastighed. Desvćrre kan [SUPPORT_SITE] ikke tilbyde teknisk support til konfigurationer der ikke er understřttet.
- Besřg [_URL] for yderligere information?
- <usetemplate ignoretext="Din computer hardware understřttes ikke" name="okcancelignore" notext="No" yestext="Yes"/>
- </notification>
- <notification name="UnknownGPU">
- Dit system indeholder et grafikkort som [APP_NAME] ikke kan genkende.
- Dette skyldes ofte nyt hardware som endnu ikke er blevet testet med [APP_NAME]. Kortet vil sandsynligvis virke fint, med det kan vćre nřdvendigt at justere grafik opsćtningen.
- (Mig > Indstillinger > Grafik).
- <form name="form">
- <ignore name="ignore" text="Dit grafikkort kunne ikke identificeres"/>
- </form>
- </notification>
- <notification name="DisplaySettingsNoShaders">
- [APP_NAME] gik ned ved inititalisering af grafik drivere.
- Grafik kvaliteten sćttes til 'lav' for at undgĺ typiske problemer med drivere. Dette vil slĺ visse grafik funktioner fra.
- Vi anbefaler at opdatere driverne til dit grafikkort.
- Grafik kvaliteten kan forbedres i indstillinger > Grafik.
- </notification>
- <notification name="CannotCopyWarning">
- Du har ikke rettigheder til at kopiere fřlgende genstande:
- [ITEMS]
- og du vil miste dem fra din beholdning hvis du forćrer dem vćk. Er du sikker pĺ at du vil tilbyde disse genstande?
- </notification>
- <notification name="CannotGiveCategory">
- Du har ikke tilladelse til at viderefřre den valgte mappe.
- </notification>
- <notification name="EjectAvatarFromGroup">
- Du har smidt [AVATAR_NAME] ud af gruppen [GROUP_NAME]
- </notification>
- <notification name="PromptGoToCurrencyPage">
- [EXTRA]
- Gĺ til [_URL] for information om křb af L$?
- </notification>
- <notification name="SoundFileInvalidChunkSize">
- Fejl i WAV fil (chunk size):
- [FILE]
- </notification>
- <notification name="CannotEncodeFile">
- Kunne ikke 'forstĺ' filen: [FILE]
- </notification>
- <notification name="CorruptedProtectedDataStore">
- Vi kan ikke udfylde dit brugernavn og password. Dette kan ske hvis du ćndrer netvćrksopsćtning
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="DoNotSupportBulkAnimationUpload">
- [APP_NAME] understřtter p.t. ikke at send flere animationsfiler ad gangen.
- </notification>
- <notification name="LandmarkCreated">
- Du har tilfřjet "[LANDMARK_NAME]" til din [FOLDER_NAME] mappe.
- </notification>
- <notification name="LandmarkAlreadyExists">
- Du har allerede et landemćrke for denne lokation.
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="CannotOpenScriptObjectNoMod">
- Ikke muligt at ĺbne script i objekt uden 'Redigére' rettigheder.
- </notification>
- <notification name="CouldNotTeleportReason">
- Teleport fejlede.
- [REASON]
- </notification>
- <notification name="invalid_tport">
- Der opstod et problem ved din teleport. Det kan vćre nřdvendigt at logge ind igen, fřr du kan teleporte.
- Hvis du bliver ved med at fĺ denne fejl, check venligst [SUPPORT_SITE].
- </notification>
- <notification name="invalid_region_handoff">
- Der opstod et problem ved skift til ny region. Det kan vćre nřdvendigt at logge ind igen, fřr du kan skifte til andre regioner.
- Hvis du bliver ved med at fĺ denne fejl, check venligst [SUPPORT_SITE].
- </notification>
- <notification name="blocked_tport">
- Beklager, teleport er blokeret lige nu. Prřv igen senere.
- Hvis du stadig ikke kan teleporte, prřv venligst at logge ud og ligge ind for at lřse dette problem.
- </notification>
- <notification name="nolandmark_tport">
- Beklager, systemet kunne ikke finde landmćrke destinationen.
- </notification>
- <notification name="timeout_tport">
- Beklager, systemet kunne ikke fuldfřre teleport forbindelse.
- Prřv igen om lidt.
- </notification>
- <notification name="noaccess_tport">
- Beklager, du har ikke adgang til denne teleport destination.
- </notification>
- <notification name="missing_attach_tport">
- Dine vedhćng er ikke ankommet endnu. Prřv at vente lidt endnu eller log ud og ind igen fřr du prřver at teleporte igen.
- </notification>
- <notification name="too_many_uploads_tport">
- Tekniske problemer hindrer at din teleport kan gennemfřres.
- Prřv venligst igen om lidt eller vćlg et mindre travlt omrĺde.
- </notification>
- <notification name="expired_tport">
- Beklager, men systemet kunne ikke fuldfřre din teleport i rimelig tid. Prřv venligst igen om lidt.
- </notification>
- <notification name="expired_region_handoff">
- Beklager, men systemet kunne ikke fuldfřre skift til anden region i rimelig tid. Prřv venligst igen om lidt.
- </notification>
- <notification name="no_host">
- Ikke muligt at fine teleport destination. Destinationen kan vćre midlertidig utilgćngelig eller findes ikke mere.
- Prřv evt. igen om lidt.
- </notification>
- <notification name="no_inventory_host">
- Beholdningssystemet er ikke tilgćngelig lige nu.
- </notification>
- <notification name="ForceOwnerAuctionWarning">
- Denne parcel er sat pĺ auktion. Gennemtving ejerskab vil annullere denne auktion og mĺske irritere nogen beboere hvis bud allerede er afgivet.
- Gennemtving ejerskab?
- </notification>
- <notification name="CannotBuyLandNoRegion">
- Ikke i stand til at křbe land:
- Kan ikke finde region som dette land er i.
- </notification>
- <notification name="CannotCloseFloaterBuyLand">
- Du kan ikke lukke 'Křb land' vinduet fřr [APP_NAME] har vurderet en pris pĺ denne transaktion.
- </notification>
- <notification name="CannotDeedLandNoRegion">
- Land kunne ikke dedikeres:
- Kunne ikke finde den region land ligger i.
- </notification>
- <notification name="CannotReleaseLandRegionNotFound">
- Kunne ikke efterlade land:
- Kan ikke finde den region landet ligger i.
- </notification>
- <notification name="CannotDivideLandNoRegion">
- Kunne ikke opdele land:
- Kan ikke finde den region landet ligger i.
- </notification>
- <notification name="CannotJoinLandNoRegion">
- Kunne ikke opdele land:
- Kan ikke finde den region landet ligger i.
- </notification>
- <notification name="CannotSaveToAssetStore">
- Kunne ikke gemme [NAME] i den centrale database.
- Dette er typisk en midlertidig fejl. Venligst rediger og gem igen om et par minutter.
- </notification>
- <notification name="YouHaveBeenLoggedOut">
- Du er blevet logget af [SECOND_LIFE]
- [MESSAGE]
- <usetemplate name="okcancelbuttons" notext="Afslut" yestext="Se PB & Chat"/>
- </notification>
- <notification label="Tilfřj ven" name="AddFriendWithMessage">
- Venner kan give tilladelse til at fřlge hinanden
- pĺ Verdenskortet eller modtage status opdateringer.
- Tilbyd venskab til [NAME]?
- <form name="form">
- <input name="message">
- Vil du vćre min ven?
- </input>
- <button name="Offer" text="OK"/>
- <button name="Cancel" text="Annullér"/>
- </form>
- </notification>
- <notification label="Gem sćt" name="SaveOutfitAs">
- Gem det som jeg har pĺ som nyt sćt:
- <form name="form">
- <input name="message">
- [DESC] (ny)
- </input>
- <button name="OK" text="OK"/>
- <button name="Cancel" text="Annullér"/>
- </form>
- </notification>
- <notification label="Gem" name="SaveWearableAs">
- Gem genstand til beholdning som:
- <form name="form">
- <input name="message">
- [DESC] (ny)
- </input>
- <button name="OK" text="OK"/>
- <button name="Cancel" text="Annullér"/>
- </form>
- </notification>
- <notification label="Omdřb sćt" name="RenameOutfit">
- Nyt navn til sćt:
- <form name="form">
- <input name="new_name">
- [NAME]
- </input>
- <button name="OK" text="OK"/>
- <button name="Cancel" text="Annullér"/>
- </form>
- </notification>
- <notification name="RemoveFromFriends">
- Řnsker du at fjerne <nolink>[NAME]</nolink> fra din venneliste?
- </notification>
- <notification name="ConfirmItemDeleteHasLinks">
- Mindst en af genstandene har lćnkede genstande der peger pĺ den. Hvis du sletter denne genstand, vil lćnkninger ikke virke mere. Det anbefales kraftigt at fjerne lćnkninger fřrst.
- Er du sikker pĺ at du vil slette disse genstande?
- <usetemplate name="okcancelbuttons" notext="Annullér" yestext="OK"/>
- </notification>
- <notification name="DeedLandToGroupWithContribution">
- Ved at dedikere denne parcel, vil gruppen skulle have og vedblive med at have nok kreditter til brug af land.
- Dedikeringen vil inkludere samtidige bidrag til gruppen fra '[NAME]'.
- Křbsprisen for dette land er ikke refunderet til ejeren. Hvis en dedikeret parvel sćlges, vil salgsprisen blive delt ligeligt mellem gruppe medlemmerne.
- Dediker disse [AREA] m˛ land til gruppen '[GROUP_NAME]'?
- </notification>
- <notification name="ErrorMessage">
- [ERROR_MESSAGE]
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="AvatarMovedDesired">
- Den řnskede lokation er ikke tilgćngelig lige nu.
- Du er blevet flyttet til en region in nćrheden.
- </notification>
- <notification name="AvatarMovedLast">
- Din sidste lokation er ikke tilgćngelig for řjeblikket.
- Du er blevet flyttet til en region in nćrheden.
- </notification>
- <notification name="AvatarMovedHome">
- Din hjemme lokation er ikke tilgćngelig for řjeblikket.
- Du er blevet flyttet til en region in nćrheden.
- Du kan mĺske řnske at sćtte en ny hjemme lokation.
- </notification>
- <notification name="ClothingLoading">
- Dit třj hentes stadig ned.
- Du kan bruge [SECOND_LIFE] normalt og andre personer vil se dig korrekt.
- <form name="form">
- <ignore name="ignore" text="Det tager lang tid at hente třj"/>
- </form>
- </notification>
- <notification name="FirstRun">
- [APP_NAME] installationen er fćrdig.
- Hvis det er fřrste gang du bruger [SECOND_LIFE], skal du fřrst oprette en konto for at logge pĺ.
- Vend tilbage til [http://join.secondlife.com secondlife.com] for at oprette en ny konto?
- </notification>
- <notification name="LoginPacketNeverReceived">
- Der er problemer med at koble pĺ. Der kan vćre et problem med din Internet forbindelse eller [SECOND_LIFE_GRID].
- Du kan enten checke din Internet forbindelse og prřve igen om lidt, klikke pĺ Hjćlp for at se [SUPPORT_SITE] siden, eller klikke pĺ Teleport for at forsřge at teleportere hjem.
- </notification>
- <notification name="CantTeleportToGrid">
- Kunne ikke teleportere til [SLURL] da den er pĺ et andet net ([GRID]) end det nuvćrende net ([CURRENT_GRID]). Luk venligst din klient og prřv igen.
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="GeneralCertificateError">
- Kunne ikke opnĺ forbindelse til server.
- [REASON]
- Vedrřrende: [SUBJECT_NAME_STRING]
- Fra: [ISSUER_NAME_STRING]
- Valid fra: [VALID_FROM]
- Valid til: [VALID_TO]
- MD5 Fingerprint: [SHA1_DIGEST]
- SHA1 Fingerprint: [MD5_DIGEST]
- Key Usage: [KEYUSAGE]
- Extended Key Usage: [EXTENDEDKEYUSAGE]
- Subject Key Identifier: [SUBJECTKEYIDENTIFIER]
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="TrustCertificateError">
- Certifikationsmyndighed for denne server er ikke kendt.
- Certifikat information:
- Vedrřrende: [SUBJECT_NAME_STRING]
- Fra: [ISSUER_NAME_STRING]
- Valid fra: [VALID_FROM]
- Valid til: [VALID_TO]
- MD5 Fingerprint: [SHA1_DIGEST]
- SHA1 Fingerprint: [MD5_DIGEST]
- Key Usage: [KEYUSAGE]
- Extended Key Usage: [EXTENDEDKEYUSAGE]
- Subject Key Identifier: [SUBJECTKEYIDENTIFIER]
- Řnsker du at stole pĺ denne myndighed?
- <usetemplate name="okcancelbuttons" notext="Annullér" yestext="Stol pĺ"/>
- </notification>
- <notification name="NotEnoughCurrency">
- [NAME] L$ [PRICE] Du har ikke nok L$ til dette.
- </notification>
- <notification name="GrantedModifyRights">
- [NAME] har givet dig rettighed til at redigere sine objekter.
- </notification>
- <notification name="RevokedModifyRights">
- Dinne rettigheder til at redigere objekter ejet af [NAME] er fjernet
- </notification>
- <notification name="BuyOneObjectOnly">
- Ikke muligt at křbe mere end et objekt ad gangen. Vćlg kun ét objekt og prřv igen.
- </notification>
- <notification name="DownloadWindowsMandatory">
- En ny version af [APP_NAME] er tilgćngelig.
- [MESSAGE]
- Du skal hente denne version for at bruge [APP_NAME].
- </notification>
- <notification name="DownloadWindows">
- En opdateret version af [APP_NAME] er tilgćngelig.
- [MESSAGE]
- Denne opdatering er ikke pĺkrćvet, men det anbefales at installere den for at opnĺ řget hastighed og forbedret stabilitet.
- </notification>
- <notification name="DownloadWindowsReleaseForDownload">
- En opdateret version af [APP_NAME] er tilgćngelig.
- [MESSAGE]
- Denne opdatering er ikke pĺkrćvet, men det anbefales at installere den for at opnĺ řget hastighed og forbedret stabilitet.
- </notification>
- <notification name="DownloadLinuxMandatory">
- En ny version af [APP_NAME] er tilgćngelig.
- [MESSAGE]
- Du skal hente denne version for at kunne benytte [APP_NAME].
- <usetemplate name="okcancelbuttons" notext="Afslut" yestext="Hent"/>
- </notification>
- <notification name="DownloadLinux">
- En opdateret version af [APP_NAME] er tilgćngelig.
- [MESSAGE]
- Denne opdatering er ikke pĺkrćvet, men det anbefales at installere den for at opnĺ řget hastighed og forbedret stabilitet.
- <usetemplate name="okcancelbuttons" notext="Fortsćt" yestext="Hent"/>
- </notification>
- <notification name="DownloadLinuxReleaseForDownload">
- En opdateret version af [APP_NAME] er tilgćngelig.
- [MESSAGE]
- Denne opdatering er ikke pĺkrćvet, men det anbefales at installere den for at opnĺ řget hastighed og forbedret stabilitet.
- <usetemplate name="okcancelbuttons" notext="Fortsćt" yestext="Hent"/>
- </notification>
- <notification name="DownloadMacMandatory">
- En ny version af [APP_NAME] er tilgćngelig.
- [MESSAGE]
- Du skal hente denne opdatering for at bruge [APP_NAME].
- Download til dit Program bibliotek?
- </notification>
- <notification name="DownloadMac">
- En opdateret version af [APP_NAME] er tilgćngelig.
- [MESSAGE]
- Denne opdatering er ikke pĺkrćvet, men det anbefales at installere den for at opnĺ řget hastighed og forbedret stabilitet.
- Download til dit Program bibliotek?
- </notification>
- <notification name="DownloadMacReleaseForDownload">
- En opdateret version af [APP_NAME] er tilgćngelig.
- [MESSAGE]
- Denne opdatering er ikke pĺkrćvet, men det anbefales at installere den for at opnĺ řget hastighed og forbedret stabilitet.
- Download til dit Program bibliotek?
- </notification>
- <notification name="FailedUpdateInstall">
- Der opstod en fejl ved installation af opdatering.
- Hent og installér venligst den nyeste version fra
- http://secondlife.com/download.
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="FailedRequiredUpdateInstall">
- Vi kunne ikke installere en pĺkrćvet opdatering.
- Du kan ikke logge pĺ fřr [APP_NAME] er blevet opdateret.
- Hent og installer venligst den nyeste klien fra
- http://secondlife.com/download.
- <usetemplate name="okbutton" yestext="Afslut"/>
- </notification>
- <notification name="UpdaterServiceNotRunning">
- Dette er en pĺkrćvet opdatering af din Second Life installation.
- Du kan downloade opdateringen fra http://www.secondlife.com/downloads
- eller du kan installere den nu.
- <usetemplate name="okcancelbuttons" notext="Afslut Second Life" yestext="Hent og installér nu"/>
- </notification>
- <notification name="DownloadBackgroundTip">
- Vi har hentet en opdatering til din [APP_NAME] installation.
- Version [VERSION] [[RELEASE_NOTES_FULL_URL] Information about this update]
- <usetemplate name="okcancelbuttons" notext="Senere..." yestext="Installér nu og genstart [APP_NAME]"/>
- </notification>
- <notification name="DownloadBackgroundDialog">
- Vi har hentet en opdatering til din [APP_NAME] installation.
- Version [VERSION] [[RELEASE_NOTES_FULL_URL] Information about this update]
- <usetemplate name="okcancelbuttons" notext="Senere..." yestext="Installér nu og genstart [APP_NAME]"/>
- </notification>
- <notification name="RequiredUpdateDownloadedVerboseDialog">
- Vi har hentet en pĺkrćvet opdatering.
- Version [VERSION]
- Du skal genstarte [APP_NAME] for at installere denne opdatering.
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="RequiredUpdateDownloadedDialog">
- Du skal genstarte [APP_NAME] for at installere opdateringen.
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="DeedObjectToGroup">
- <usetemplate ignoretext="Bekrćft fřr jeg dedikerer et objekt til en gruppe" name="okcancelignore" notext="Cancel" yestext="Deed"/>
- </notification>
- <notification name="WebLaunchExternalTarget">
- Řnsker du at ĺbne din web browser for at se dette indhold?
- <usetemplate ignoretext="Start min browser for at se hjemmesider" name="okcancelignore" notext="Cancel" yestext="OK"/>
- </notification>
- <notification name="WebLaunchJoinNow">
- Gĺ til [http://secondlife.com/account/ Dashboard] for at administrere din konto?
- <usetemplate ignoretext="Start min browser for at administrere min konto" name="okcancelignore" notext="Cancel" yestext="OK"/>
- </notification>
- <notification name="WebLaunchSecurityIssues">
- <usetemplate ignoretext="Start min browser for at lćre hvordan man rapporterer sikkerhedsproblemer" name="okcancelignore" notext="Cancel" yestext="OK"/>
- </notification>
- <notification name="WebLaunchQAWiki">
- <usetemplate ignoretext="Start min browser for at se QA Wiki" name="okcancelignore" notext="Cancel" yestext="OK"/>
- </notification>
- <notification name="WebLaunchPublicIssue">
- <usetemplate ignoretext="Start min browser for at bruge det Linden Labs sagsstyring" name="okcancelignore" notext="Cancel" yestext="Go to page"/>
- </notification>
- <notification name="WebLaunchSupportWiki">
- <usetemplate ignoretext="Start min browser for at se bloggen" name="okcancelignore" notext="Cancel" yestext="OK"/>
- </notification>
- <notification name="WebLaunchLSLGuide">
- Řnsker du at ĺbne 'Scripting Guide' for hjćlp til scripting?
- <usetemplate ignoretext="Start min browser for at se Scripting Guide" name="okcancelignore" notext="Cancel" yestext="OK"/>
- </notification>
- <notification name="WebLaunchLSLWiki">
- Řnsker du at besřge LSL portalen for hjćlp til scripting?
- <usetemplate ignoretext="Start min browser for at besřge LSL Portalen" name="okcancelignore" notext="Cancel" yestext="Go to page"/>
- </notification>
- <notification name="ReturnToOwner">
- <usetemplate ignoretext="Bekrćft fřr objekter returneres til deres ejere" name="okcancelignore" notext="Cancel" yestext="OK"/>
- </notification>
- <notification name="ConfirmKick">
- Er du SIKKER pĺ at du vil sparke alle beboere ud?
- <usetemplate name="okcancelbuttons" notext="Cancel" yestext="Spark alle beboere ud"/>
- </notification>
- <notification name="MuteLinden">
- Beklager, men du kan ikke blokere en Linden.
- </notification>
- <notification name="CannotStartAuctionAlreadyForSale">
- Du kan ikke starte en auktion pĺ en parcel som allerede er sat til salg. Fjern 'til salg' muligheden hvis du řnsker at starte en auktion.
- </notification>
- <notification label="Blokering af objekt via navn mislykkedes" name="MuteByNameFailed">
- Du har allerede blokeret dette navn.
- </notification>
- <notification name="BusyModeSet">
- Sat til 'optaget'.
- Chat og personlige beskeder vil blive skjult. Personlige beskeder vil fĺ din 'optaget' besked. Alle teleport invitationer vil blive afvist. Alle objekter sendt til dig vil ende i papirkurven.
- <usetemplate ignoretext="Jeg skrifter min status til 'optaget" name="okignore" yestext="OK"/>
- </notification>
- <notification name="JoinedTooManyGroupsMember">
- Du er oppe pĺ det maksimale antal grupper. Forlad venligst en anden gruppe inden du melder dig ind i denne, eller afvis tilbuddet.
- [NAME] har inviteret dig til en gruppe.
- </notification>
- <notification name="JoinedTooManyGroups">
- Du er oppe pĺ det maksimale antal grupper. Forlad venligst en gruppe inden du melder dig ind i enndnu en gruppe eller opretter en ny.
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="KickUser">
- Spark beboere ud med hvilken besked?
- </notification>
- <notification name="FreezeUser">
- Frys beboeren med hvilken besked?
- </notification>
- <notification name="UnFreezeUser">
- Fjern frysning af beboeren med hvilken besked?
- </notification>
- <notification name="SetDisplayNameSuccess">
- Hej [DISPLAY_NAME]!
- Prćcist som i virkeligheden tager det et stykke tid at vćnne sig til et nyt navn. Det kan tage flere dage for [http://wiki.secondlife.com/wiki/Setting_your_display_name your name to update] i objekter, scripts, sřgninger m.v.
- </notification>
- <notification name="SetDisplayNameBlocked">
- Beklager, du kan ikke ćndre dit visningsnavn. Hvis du mener dette skyldes en fejl, kontakt venligst support.
- </notification>
- <notification name="SetDisplayNameFailedLength">
- Beklager, mavnet er for langt. Visningsnavne kan ikke indholde mere end [LENGTH] karakterer.
- Prřv venligst med et kortere navn.
- </notification>
- <notification name="SetDisplayNameFailedGeneric">
- Beklager, vi kunne ikke sćtte dit visningsnavn. Prřv venligst igen senere.
- </notification>
- <notification name="SetDisplayNameMismatch">
- Visningsnavnene du angav matcher ikke. Prřv at taste ind igen.
- </notification>
- <notification name="AgentDisplayNameUpdateThresholdExceeded">
- Beklager, du er nřdt til at vente lćngere, inden du kan ćndre visningsnavn.
- Se mere under http://wiki.secondlife.com/wiki/Setting_your_display_name
- Prřv venligst igen senere.
- </notification>
- <notification name="AgentDisplayNameSetBlocked">
- Beklager, vi kunne ikke sćtte dit valgte navn da det indholder et ikke tilladt ord.
- Prřv med et andet navn.
- </notification>
- <notification name="AgentDisplayNameSetInvalidUnicode">
- Visningsnavnet du prřver at angive indeholder ugyldige karakterer.
- </notification>
- <notification name="AgentDisplayNameSetOnlyPunctuation">
- Dit vinsningsnavn skal indeholde andre bogstaver end tegnsćtningstegn.
- </notification>
- <notification name="DisplayNameUpdate">
- [OLD_NAME] ([SLID]) er nu kendt som [NEW_NAME].
- </notification>
- <notification name="OfferTeleport">
- Tilbyd en teleport til din position med fřlgende besked?
- <form name="form">
- <input name="message">
- Mřd mig i [REGION]
- </input>
- <button name="OK" text="OK"/>
- <button name="Cancel" text="Annullér"/>
- </form>
- </notification>
- <notification name="OfferTeleportFromGod">
- Tilkald beboer til din lokation?
- </notification>
- <notification name="TeleportFromLandmark">
- Er du sikker pĺ at du vil teleportere til <nolink>[LOCATION]</nolink>?
- <usetemplate ignoretext="Bekrćft at jeg vil teleportere til et landemćrke" name="okcancelignore" notext="Cancel" yestext="Teleport"/>
- </notification>
- <notification name="TeleportToPick">
- Teleport til [PICK]?
- <usetemplate ignoretext="Bekrćft at jeg řnsker at teleportere til et sted i favoritter" name="okcancelignore" notext="Annullér" yestext="Teleport"/>
- </notification>
- <notification name="TeleportToClassified">
- Teleport til [CLASSIFIED]?
- <usetemplate ignoretext="Bekrćft at du řnsker at teleportere til lokation in annoncer" name="okcancelignore" notext="Annullér" yestext="Teleport"/>
- </notification>
- <notification name="TeleportToHistoryEntry">
- Teleport til [HISTORY_ENTRY]?
- <usetemplate ignoretext="Bekrćft at du řnsker at teleportere til en lokation i din historik" name="okcancelignore" notext="Annullér" yestext="Teleport"/>
- </notification>
- <notification label="Change Linden Estate" name="ChangeLindenEstate">
- Du er i fćrd med at ćndre et Linden ejet estate (mainland, teeen grid, orientation etc.).
- Dette er EKSTREMT FARLIGT da det kan ćndre beboernes oplevelse fundamentalt. Pĺ mainland vil dette betyde ćndring af tusinder af regioner og fĺ spaceserveren til at klřjs i det.
- Fortsćt?
- </notification>
- <notification name="RegionEntryAccessBlocked">
- Du har ikke adgang til denne region pĺ grund af din valgte indholdsrating. Dette kan skyldes manglende validering af din alder.
- Undersřg venligst om du har installeret den nyeste [APP_NAME] klient, og gĺ til 'Knowledge Base' for yderligere detaljer om adgang til omrĺder med denne indholdsrating.
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="RegionEntryAccessBlocked_KB">
- Du har ikke adgang til denne region pĺ grund af din valgte indholdsrating.
- Gĺ til 'Knowledge Base' for mere information om indholdsratings.
- <url name="url">
- https://support.secondlife.com/ics/support/default.asp?deptID=4417&task=knowledge&questionID=6010
- </url>
- <usetemplate ignoretext="Ikke adgang til denne region pĺ grund af begrćnsninger i min indholdsrating" name="okcancelignore" notext="Luk" yestext="Gĺ til 'Knowledge Base'"/>
- </notification>
- <notification name="RegionEntryAccessBlocked_Notify">
- Du har ikke adgang til denne region pĺ grund af din valgte indholdsrating.
- </notification>
- <notification name="RegionEntryAccessBlocked_Change">
- Du har ikke adgang til denne region pĺ grund af din opsćtning af indholdsrating.
- For at fĺ adgang til den řnskede region skal du ćndre din indholdsrating. Dette vil give dig ret til at sřge og fĺr tilgang til indhold af typen [REGIONMATURITY]. For at omgřre ćndringer gĺ til Mig > Indstillinger > Generelt.
- <form name="form">
- <button name="OK" text="Ćndre indstillinger"/>
- <button name="Cancel" text="Luk"/>
- <ignore name="ignore" text="Din valgte indholdsrating forhindrer dig i at kommer til en region"/>
- </form>
- </notification>
- <notification name="PreferredMaturityChanged">
- Din indholdsrating er nu [RATING].
- </notification>
- <notification name="LandClaimAccessBlocked">
- Du kan ikke krćve dette land pĺ grund af din nuvćrende indholdsrating indstillinge . Dette kan skyldes manglende validering af din alder.
- Undersřg om du har den nyeste [APP_NAME] klient og gĺ venligst til 'Knowledge Base' for yderligere detaljer om adgang til omrĺder med denne indholdsrating.
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="LandClaimAccessBlocked_KB">
- Du kan ikke krćve dette land pĺ grund af din nuvćrende indholdsrating indstilling..
- Gĺ venligst til 'Knowledge Base' for yderligere information om indholdsrating.
- <url name="url">
- https://support.secondlife.com/ics/support/default.asp?deptID=4417&task=knowledge&questionID=6010
- </url>
- <usetemplate ignoretext="Du kan ikke krćve dette land, pĺ grund af begrćnsninger i indholdsrating" name="okcancelignore" notext="Luk" yestext="Gĺ til 'Knowledge Base'"/>
- </notification>
- <notification name="LandClaimAccessBlocked_Notify">
- Du kan ikke krćve dette land pĺ grund af din indholdsrating.
- </notification>
- <notification name="LandClaimAccessBlocked_Change">
- Du kan ikke krćve dette land, pĺ grund af begrćnsninger i din opsćtning af indholdsrating.
- Du kan klikke pĺ 'Ćndre prćference' for at ćndre din indholdsrating nu og dermed opnĺ adgang. Du vil sĺ fĺ mulighed for at sřge og tilgĺ [REGIONMATURITY] fra da af. Hvis du senere řnsker at ćndre denne opsćtning tilbage, gĺ til Mig > Indstillinger > Generelt.
- <usetemplate ignoretext="Din valgte indholdsrating forhindrer dig i at krćve land" name="okcancelignore" notext="Luk" yestext="Ćndre prćferencer"/>
- </notification>
- <notification name="LandBuyAccessBlocked">
- Du kan ikke křbe dette land pĺ grund af din nuvćrende indholdsrating indstillinge . Dette kan skyldes manglende validering af din alder.
- Undersřg om du har den nyeste [APP_NAME] klient og gĺ venligst til 'Knowledge Base' for yderligere detaljer om adgang til omrĺder med denne indholdsrating.
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="LandBuyAccessBlocked_KB">
- Du kan ikke křbe dette land pĺ grund af din nuvćrende indholdsrating.
- Gĺ til 'Knowledge Base' for yderligere detaljer om indholdsrating.
- <url name="url">
- https://support.secondlife.com/ics/support/default.asp?deptID=4417&task=knowledge&questionID=6010
- </url>
- <usetemplate ignoretext="Du kan ikke křbe dette land, pĺ grund af begrćnsninger i indholdsrating" name="okcancelignore" notext="Luk" yestext="Gĺ til 'Knowledge Base'"/>
- </notification>
- <notification name="LandBuyAccessBlocked_Notify">
- Du kan ikke křbe dette land pĺ grund af din nuvćrende indholdsrating indstilling.
- </notification>
- <notification name="LandBuyAccessBlocked_Change">
- Du kan ikke křbe dette land, pĺ grund af begrćnsninger i din opsćtning af indholdsrating.
- Du kan klikke pĺ 'Ćndre prćference' for at ćndre din indholdsrating nu og dermed opnĺ adgang. Du vil sĺ fĺ mulighed for at sřge og tilgĺ [REGIONMATURITY] fra da af. Hvis du senere řnsker at ćndre denne opsćtning tilbage, gĺ til Mig > Indstillinger > Generelt.
- <usetemplate ignoretext="Din valgte rating forhindrer dig i at křbe land" name="okcancelignore" notext="Luk" yestext="Ćndre prćferencer"/>
- </notification>
- <notification name="TooManyPrimsSelected">
- Der er valgt for mange prims. Vćlg venligst [MAX_PRIM_COUNT] eller fćrre og prřv igen
- </notification>
- <notification name="UnableToLoadNotecardAsset">
- Kunne ikke hente notecard indhold.
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="SetClassifiedMature">
- Indeholder denne annonce 'Mature' indhold?
- <usetemplate canceltext="Annullér" name="yesnocancelbuttons" notext="Nej" yestext="Ja"/>
- </notification>
- <notification name="SetGroupMature">
- Indeholder denne gruppe 'Mature' indhold?
- <usetemplate canceltext="Annullér" name="yesnocancelbuttons" notext="Nej" yestext="Ja"/>
- </notification>
- <notification label="Changed Region Maturity" name="RegionMaturityChange">
- Ratingen for denne region er ćndret.
- Det kan tage noget tid inden ćndringen slĺr igennem pĺ kortet.
- For at fĺ adgang til voksen regioner, skal beboere vćre alders-checket, enten via aldersverifikation eller betalingsverifikation.
- </notification>
- <notification label="Voice Version Mismatch" name="VoiceVersionMismatch">
- Denne version af [APP_NAME] er ikke kompatibel med stemme chat funktionen i denne region. For at kunne fĺ stemme chat til at fungere skal du opdatere [APP_NAME].
- </notification>
- <notification name="MoveInventoryFromObject">
- <usetemplate ignoretext="Advar mig fřr jeg flytter 'ikke-kopiérbare' genstande fra et objekt" name="okcancelignore" notext="Cancel" yestext="OK"/>
- </notification>
- <notification name="MoveInventoryFromScriptedObject">
- <usetemplate ignoretext="Advar mig fřr jeg flytter 'ikke-kopiérbare' genstande, hvor det kan medfřre at řdelćgge et scriptet objekt" name="okcancelignore" notext="Cancel" yestext="OK"/>
- </notification>
- <notification name="ClickActionNotPayable">
- Advarsel: 'Betal objekt' klik-aktionen er blevet aktiveret, men det vil kun virke, hvis et script med et 'money()' event er tilfřjet.
- <form name="form">
- <ignore name="ignore" text="I set the action 'Pay object' when building an object without a money() script"/>
- </form>
- </notification>
- <notification name="WebLaunchAccountHistory">
- Gĺ til [http://secondlife.com/account/ Dashboard] for at se konto-historik?
- <usetemplate ignoretext="Start min browser for at se min konto historik" name="okcancelignore" notext="Cancel" yestext="Go to page"/>
- </notification>
- <notification name="ConfirmQuit">
- Er du sikker pĺ at du vil afslutte?
- <usetemplate ignoretext="Bekrćft fřr jeg afslutter" name="okcancelignore" notext="Afslut ikke" yestext="Quit"/>
- </notification>
- <notification name="DeleteItems">
- [QUESTION]
- <usetemplate ignoretext="Bekrćft fřr sletning af genstande" name="okcancelignore" notext="Annullér" yestext="OK"/>
- </notification>
- <notification name="HelpReportAbuseEmailLL">
- Benyt dette vćrktřj til at rapportere krćnkninger af [http://secondlife.com/corporate/tos.php Terms of Service] og [http://secondlife.com/corporate/cs.php Community Standards].
- Alle rapporter om krćnkninger vil blive undersřgt og behandlet.
- </notification>
- <notification name="HelpReportAbuseContainsCopyright">
- Kćre beboer,
- Det ser ud til at du indrapporterer krćnkelse af ophavsret. Check venligst at du rapporterer korrekt:
- (1) Krćnkelsesproces. Du mĺ sende en rapport, hvis du mener at en beboer udnytter [SECOND_LIFE] rettighedssystemet, for eksempel via CopyBot eller lignende vćrktřjer, til at overtrćde ophavsretten til objekter.
- (2) DCMA (Digital Millennium Copyright Act) eller fjernelsesproces. For at krćve at indhold fjernes fra [SECOND_LIFE], SKAL du sende en gyldig besked om overtrćdelse som beskrevet i [http://secondlife.com/corporate/dmca.php DMCA Policy].
- Hvis du stadig řnsker at fortsćtte med rapportering om overtrćdelse, luk venligst dette vindue og afslut afsendelse af rapporten. Du skal muligvis vćlge en specifik kategori 'CopyBot or Permissions Exploit'.
- Mange tak
- Linden Lab
- </notification>
- <notification label="Replace Existing Attachment" name="ReplaceAttachment">
- <form name="form">
- <ignore name="ignore" text="Erstat et eksisterende vedhćng med den valgte genstand"/>
- </form>
- </notification>
- <notification label="Busy Mode Warning" name="BusyModePay">
- <form name="form">
- <ignore name="ignore" text="Jeg er ved at betale en person eller et objekt mens jeg er 'optaget'"/>
- </form>
- </notification>
- <notification name="ConfirmDeleteProtectedCategory">
- Mappen '[FOLDERNAME]' er en system mappe. At slette denne mappe kan medfřre ustabilitet. Er du sikker pĺ at du vil slette den?
- <usetemplate ignoretext="Bekrćft, inden en system mappe slettes" name="okcancelignore" notext="Annullér" yestext="OK"/>
- </notification>
- <notification name="ConfirmEmptyTrash">
- Er du sikker pĺ at du řnsker at třmme papirkurven?
- <usetemplate ignoretext="Bekrćft fřr papirkurv i beholdning třmmes" name="okcancelignore" notext="Cancel" yestext="OK"/>
- </notification>
- <notification name="ConfirmClearBrowserCache">
- Er du sikker pĺ at du řnsker at slette din historik om besřg, web og sřgninger?
- <usetemplate name="okcancelbuttons" notext="Cancel" yestext="OK"/>
- </notification>
- <notification name="ConfirmClearCookies">
- Er du sikker pĺ du vil slette alle cookies?
- </notification>
- <notification name="ConfirmEmptyLostAndFound">
- Er du sikker pĺ at du vil slette indholdet i din 'Fundne genstande'?
- <usetemplate ignoretext="Bekrćft fřr sletning af 'Fundne genstande' mappe i beholdning" name="okcancelignore" notext="No" yestext="Yes"/>
- </notification>
- <notification name="CopySLURL">
- Fřlgende SLurl er blevet kopieret til din udklipsholder:
- [SLURL]
- Henvis til dette fra en hjemmeside for at give andre nem adgang til denne lokation, eller prřv det selv ved at indsćtte det i adresselinien i en web-browser.
- <form name="form">
- <ignore name="ignore" text="SLurl er kopieret til min udklipsholder"/>
- </form>
- </notification>
- <notification name="NewSkyPreset">
- <form name="form">
- <input name="message">
- Ny forudindstilling
- </input>
- <button name="OK" text="OK"/>
- <button name="Cancel" text="Annullér"/>
- </form>
- </notification>
- <notification name="NewWaterPreset">
- <form name="form">
- <input name="message">
- Ny forudindstilling
- </input>
- <button name="OK" text="OK"/>
- <button name="Cancel" text="Annullér"/>
- </form>
- </notification>
- <notification name="ChatterBoxSessionStartError">
- Ikke i stand til at start chat med [RECIPIENT].
- [REASON]
- <usetemplate name="okbutton" yestext="OK"/>
- </notification>
- <notification name="Cannot_Purchase_an_Attachment">
- Du kan ikke křbe en genstand mens den er vedhćftet.
- </notification>
- <notification name="AutoWearNewClothing">
- Vil du automatisk tage det třj pĺ du er ved at lave?
- <usetemplate ignoretext="Tag det třj pĺ jeg laver, mens jeg ćndrer udseende" name="okcancelignore" notext="No" yestext="Yes"/>
- </notification>
- <notification name="NotAgeVerified">
- Du skal vćre alders-checket for at besřge dette omrĺde. Řnsker du at gĺ til [SECOND_LIFE] hjemmesiden og bekrćfte din alder?
- [_URL]
- <usetemplate ignoretext="Jeg har ikke bekrćftet min alder" name="okcancelignore" notext="No" yestext="Yes"/>
- </notification>
- <notification name="Cannot enter parcel: no payment info on file">
- Du skal vćre betalende medlem for at besřge dette omrĺde. Řnsker du at gĺ til [SECOND_LIFE] hjemmesiden for at blive dette?
- [_URL]
- <usetemplate ignoretext="Du mangler at vćre betalende medlem" name="okcancelignore" notext="No" yestext="Yes"/>
- </notification>
- <notification name="SystemMessageTip">
- [MESSAGE]
- </notification>
- <notification name="IMSystemMessageTip">
- [MESSAGE]
- </notification>
- <notification name="Cancelled">
- Annulléret
- </notification>
- <notification name="CancelledSit">
- Annulléret sid
- </notification>
- <notification name="CancelledAttach">
- Annulléreret vedhćft
- </notification>
- <notification name="ReplacedMissingWearable">
- Erstattet manglende třj/kropsdele med standard.
- </notification>
- <notification name="FriendOnline">
- <nolink>[NAME]</nolink> er logget pĺ
- </notification>
- <notification name="FriendOffline">
- <nolink>[NAME]</nolink> er logget af
- </notification>
- <notification name="AddSelfFriend">
- Selvom du nok er meget sřd, kan du ikke tilfřje dig selv som ven.
- </notification>
- <notification name="UploadingAuctionSnapshot">
- Uploader billeder fra verdenen og www...
- (Tager omkring 5 minutter.)
- </notification>
- <notification name="UploadPayment">
- Du betalte L$[AMOUNT] for at uploade.
- </notification>
- <notification name="UploadWebSnapshotDone">
- Billeder fra www er uploadet.
- </notification>
- <notification name="UploadSnapshotDone">
- Billeder fra verdenen er uploadet
- </notification>
- <notification name="TerrainDownloaded">
- Terrain.raw downloadet
- </notification>
- <notification name="GestureMissing">
- Bevćgelsen [NAME] mangler i databasen.
- </notification>
- <notification name="UnableToLoadGesture">
- Kunne ikke indlćse lćse bevćgelse [NAME].
- </notification>
- <notification name="LandmarkMissing">
- Landmćrke mangler i databasen.
- </notification>
- <notification name="UnableToLoadLandmark">
- Ikke muligt at indlćse landmćrke. Prřv venligst igen.
- </notification>
- <notification name="CapsKeyOn">
- Din Caps Lock er aktiveret.
- Det kan pĺvirke din indtastning af password.
- </notification>
- <notification name="NotecardMissing">
- Note mangler i databasen.
- </notification>
- <notification name="NotecardNoPermissions">
- Du har ikke rettigheder til at se denne note.
- </notification>
- <notification name="RezItemNoPermissions">
- Utilstrćkkelige tilladelser til at danne genstanden.
- </notification>
- <notification name="IMAcrossParentEstates">
- Ikke muligt at sende IM over forćldre estates.
- </notification>
- <notification name="TransferInventoryAcrossParentEstates">
- Ikke muligt at overfřre din beholdning over forćldre parceller.
- </notification>
- <notification name="UnableToLoadNotecard">
- Ikke muligt at indlćse note.
- Prřv venligst igen.
- </notification>
- <notification name="ScriptMissing">
- Script mangler i databasen.
- </notification>
- <notification name="ScriptNoPermissions">
- Utilstrćkkelige tilladelser til at se script.
- </notification>
- <notification name="UnableToLoadScript">
- Ikke muligt at indlćse script. Prřv venligst igen.
- </notification>
- <notification name="IncompleteInventory">
- Det komplette indhold, du tilbyder, er ikke endnu tilgćngelig lokalt. Prřv venligst at tilbyde tingene igen om lidt.
- </notification>
- <notification name="CannotModifyProtectedCategories">
- Du kan ikke ćndre beskyttede kategorier.
- </notification>
- <notification name="CannotRemoveProtectedCategories">
- Du kan ikke fjerne beskyttede kategorier.
- </notification>
- <notification name="UnableToBuyWhileDownloading">
- Ikke muligt at křbe, imens genstandens data hentes.
- Prřv venligst igen.
- </notification>
- <notification name="UnableToLinkWhileDownloading">
- Ikke muligt at lćnke imens genstandens data hentes.
- Prřv venligst igen.
- </notification>
- <notification name="CannotBuyObjectsFromDifferentOwners">
- Du kan kun křbe objekter fra én ejer ad gangen.
- Vćlg venligst et enkelt objekt.
- </notification>
- <notification name="ObjectNotForSale">
- Dette objekt er ikke til salg.
- </notification>
- <notification name="EnteringGodMode">
- Starter gud-tilstand, niveau [LEVEL]
- </notification>
- <notification name="LeavingGodMode">
- Stopper gud-tilstand, niveau [LEVEL]
- </notification>
- <notification name="CopyFailed">
- Du har ikke rettigheder til at kopiere dette.
- </notification>
- <notification name="InventoryAccepted">
- [NAME] modtog dit tilbud til hans/hendes beholdning.
- </notification>
- <notification name="InventoryDeclined">
- [NAME] afviste det du tilbřd fra din beholdning.
- </notification>
- <notification name="ObjectMessage">
- [NAME]: [MESSAGE]
- </notification>
- <notification name="CallingCardAccepted">
- Dit visitkort blev accepteret.
- </notification>
- <notification name="CallingCardDeclined">
- Dit visitkort blev afvist.
- </notification>
- <notification name="TeleportToLandmark">
- Du kan teleportere til lokationer som '[NAME]' ved at ĺbne Steder panelet til hřjre pĺ skćrmen, og her vćlge landemćrker fanen.
- Klik pĺ et landemćrke og vćlg den, derefter
- Click on any landmark to select it, then click 'Teleport' at the bottom of the panel.
- (You can also double-click on the landmark, or right-click it and choose 'Teleport'.)
- </notification>
- <notification name="TeleportToPerson">
- Du kan kontakte beboere som '[NAME]' ved at ĺbne Personer panelet til hřjre pĺ skćrmen.
- Vćlg beboeren fra listen og klik sĺ 'IM' i bundet af panelet.
- (Du kan ogsĺ dobbelt-klikke pĺ navnet i listen, eller hřjre-klikke og vćlge 'IM').
- </notification>
- <notification name="CantSelectLandFromMultipleRegions">
- Kan ikke vćlge land pĺ tvćrs af grćnser.
- Prřv at vćlge mindre stykker land.
- </notification>
- <notification name="SearchWordBanned">
- Visse ord er fjernet fra din sřge-sćtning pĺ grund af at disse strider mod de generelle 'Community Standards'.
- </notification>
- <notification name="NoContentToSearch">
- Vćlg venligst mindst en indholdstype for at sřge (PG, Mature, or Adult).
- </notification>
- <notification name="SystemMessage">
- [MESSAGE]
- </notification>
- <notification name="PaymentReceived">
- [MESSAGE]
- </notification>
- <notification name="PaymentSent">
- [MESSAGE]
- </notification>
- <notification name="EventNotification">
- Besked om begivenhed:
- [NAME]
- [DATE]
- <form name="form">
- <button name="Details" text="Detaljer"/>
- <button name="Cancel" text="Annullér"/>
- </form>
- </notification>
- <notification name="TransferObjectsHighlighted">
- Alle genstande pĺ denne grund, som vil blive overfřrt til křberen af denne grund, er nu oplyst.
- * Trćer og grćs, der vil blive overfřrt, er ikke fremhćvet.
- <form name="form">
- <button name="Done" text="Fćrdig"/>
- </form>
- </notification>
- <notification name="DeactivatedGesturesTrigger">
- Deaktiverede bevćgelser med samme udlřser: [NAMES]
- </notification>
- <notification name="NoQuickTime">
- Det ser ikke ud til at Apples QuickTime software er installeret pĺ dit system.
- Hvis du řnsker at se streaming media pĺ parceller der understřtter dette skal du besřge siden [http://www.apple.com/quicktime QuickTime site] og installere QuickTime Player.
- </notification>
- <notification name="NoPlugin">
- Ingen Media Plugin blev fundet til at hĺndtere mime af typen "[MIME_TYPE]". Media af denne type vil ikke vćre tilgćngelig.
- </notification>
- <notification name="MediaPluginFailed">
- Fřlgende Media Plugin has fejlede:
- [PLUGIN]
- Prřv venligst at geninstallere plugin eller kontakt leverandřren hvis problemerne bliver ved.
- <form name="form">
- <ignore name="ignore" text="En Media Plugin kunne ikke afvikles"/>
- </form>
- </notification>
- <notification name="OwnedObjectsReturned">
- De genstande du ejer pĺ det valgte stykke land er blevet returneret til din beholdning.
- </notification>
- <notification name="OtherObjectsReturned">
- Objekterne pĺ den valgte parcel, ejet af [NAME], er blevet returneret til vedkommendes beholdning.
- </notification>
- <notification name="OtherObjectsReturned2">
- Objekterne i den valgte parcel, ejet af beboeren '[NAME]', er blevet returneret til deres ejer.
- </notification>
- <notification name="GroupObjectsReturned">
- Genstandene pĺ det valgte stykke land, delt med gruppen [GROUPNAME], er blevet returneret til deres ejeres beholdninger.
- Genstande, som er dedikerede og som kan overfřres, er blevet returneret til deres forrige ejere.
- Genstande, der ikke kan overfřres og som er dedikeret til gruppen, er blevet slettet.
- </notification>
- <notification name="UnOwnedObjectsReturned">
- Genstandene pĺ det valgte stykke land, der IKKE er ejet af dig, er blevet returneret til deres ejere.
- </notification>
- <notification name="ServerObjectMessage">
- Besked fra [NAME]:
- <nolink>[MSG]</nolink>
- </notification>
- <notification name="NotSafe">
- Dette land er ĺbnet for 'skade'.
- Du kan blive skadet her. Hvis du dřr, vil du blive teleporteret til din hjemme lokation.
- </notification>
- <notification name="NoFly">
- Dette sted har ikke aktiveret ret til flyvning.
- Du kan ikke flyve her.
- </notification>
- <notification name="PushRestricted">
- Dette sted tillader ikke skubning. Du kan ikke skubbe andre, med mindre du ejer dette land.
- </notification>
- <notification name="NoVoice">
- Dette sted har ikke aktiveret stemme-chat. Du vil ikke kunne hřre nogen tale.
- </notification>
- <notification name="NoBuild">
- Dette sted har ikke aktiveret bygge-ret. Du kan ikke bygge eller 'rezze' objekter her.
- </notification>
- <notification name="ScriptsStopped">
- En administrator har midlertidig stoppet scripts i denne region.
- </notification>
- <notification name="ScriptsNotRunning">
- Denne region křrer ikke nogen scripts.
- </notification>
- <notification name="NoOutsideScripts">
- Dette sted tillader ikke udefra kommende scripts.
- Ingen scripts vil virke her, udover de som tilhřrer ejeren af landet.
- </notification>
- <notification name="ClaimPublicLand">
- Du kan kun krćve land i den region du befinder dig i.
- </notification>
- <notification name="RegionTPAccessBlocked">
- Du har ikke adgang til denne region pĺ grund af din valgte indholdsrating. Dette kan skyldes manglende validering af din alder eller at du ikke benytter den nyeste [APP_NAME] klient.
- Gĺ venligst til 'Knowledge Base' for yderligere detaljer om adgang til omrĺder med denne indholdsrating.
- </notification>
- <notification name="URBannedFromRegion">
- Du er blokeret i denne region.
- </notification>
- <notification name="NoTeenGridAccess">
- Du kan ikke tilslutte dig denne 'Teen' region.
- </notification>
- <notification name="ImproperPaymentStatus">
- Du har ikke de rette betalingsoplysninger til at komme ind i denne region.
- </notification>
- <notification name="MustGetAgeParcel">
- Du skal vćre aldersgodkendt for at komme ind pĺ denne parcel.
- </notification>
- <notification name="NoDestRegion">
- Destinations region ikke fundet.
- </notification>
- <notification name="NotAllowedInDest">
- Du har ikke adgang til denne destination.
- </notification>
- <notification name="RegionParcelBan">
- Kan ikke skifte til ny region via en blokeret parcel. Prřv en anden vej ind.
- </notification>
- <notification name="TelehubRedirect">
- Du er blevet omdirigeret til en telehub.
- </notification>
- <notification name="CouldntTPCloser">
- Kunne ikke teleportere nćrmere til destination.
- </notification>
- <notification name="TPCancelled">
- Teleport afbrudt.
- </notification>
- <notification name="FullRegionTryAgain">
- Den region du prřver at komme ind i er fuld for řjeblikket.
- Prřv igen om lidt.
- </notification>
- <notification name="GeneralFailure">
- Generel fejl.
- </notification>
- <notification name="RoutedWrongRegion">
- Du blev sendt til en forkert region. Prřv igen.
- </notification>
- <notification name="NoValidAgentID">
- Ikke en gyldig agent ID.
- </notification>
- <notification name="NoValidSession">
- Ikke noget gyldig sessions-ID
- </notification>
- <notification name="NoValidCircuit">
- Ingen gyldig kode for kredslřb.
- </notification>
- <notification name="NoValidTimestamp">
- Ikke et gyldigt klokkeslćt.
- </notification>
- <notification name="NoPendingConnection">
- Kunne ikke skabe fast forbindelse.
- </notification>
- <notification name="InternalUsherError">
- Der opstod en intern fejl ved teleportering til din teleport destination.. Der kan vćre generelle problemer med [SECOND_LIFE] lige nu.
- </notification>
- <notification name="NoGoodTPDestination">
- Kunne ikke finde et egnet teleport sted i denne region.
- </notification>
- <notification name="InternalErrorRegionResolver">
- Der opstod en intern fejl ved beregning af globale koordinater for din teleport forespřrgsel. Der kan vćre generelle problemer med [SECOND_LIFE] lige nu.
- </notification>
- <notification name="NoValidLanding">
- Kunne ikke finde et gyldigt landingspunkt.
- </notification>
- <notification name="NoValidParcel">
- No valid parcel could be found.
- </notification>
- <notification name="ObjectGiveItem">
- Et object med navnet <nolink>[OBJECTFROMNAME]</nolink> ejet af [NAME_SLURL] har givet dig denne [OBJECTTYPE]:
- <nolink>[ITEM_SLURL]</nolink>
- <form name="form">
- <button name="Keep" text="Behold"/>
- <button name="Discard" text="Smid vćk"/>
- <button name="Mute" text="Blokér"/>
- </form>
- </notification>
- <notification name="UserGiveItem">
- [NAME_SLURL] har givet dig denne/dette [OBJECTTYPE]:
- [ITEM_SLURL]
- <form name="form">
- <button name="Show" text="Vis"/>
- <button name="Discard" text="Smid vćk"/>
- <button name="Mute" text="Blokér"/>
- </form>
- </notification>
- <notification name="GodMessage">
- [NAME]
- [MESSAGE]
- </notification>
- <notification name="JoinGroup">
- [MESSAGE]
- <form name="form">
- <button name="Join" text="Indmeld"/>
- <button name="Decline" text="Afvis"/>
- <button name="Info" text="Information"/>
- </form>
- </notification>
- <notification name="TeleportOffered">
- [NAME_SLURL] har tilbudt en teleport til deres lokation:
- [MESSAGE] - [MATURITY_STR] <icon>[MATURITY_ICON]</icon>
- <form name="form">
- <button name="Teleport" text="Teleportér"/>
- <button name="Cancel" text="Annullér"/>
- </form>
- </notification>
- <notification name="TeleportOfferSent">
- Tilbud om teleport sendt til [TO_NAME]
- </notification>
- <notification name="GotoURL">
- [MESSAGE]
- [URL]
- <form name="form">
- <button name="Later" text="Senere"/>
- <button name="GoNow..." text="Gĺ nu..."/>
- </form>
- </notification>
- <notification name="OfferFriendship">
- [NAME_SLURL] tilbyder venskab.
- [MESSAGE]
- (Som udgangspunkt vil I vćre i stand til at se hinandens online status.)
- <form name="form">
- <button name="Accept" text="Acceptér"/>
- <button name="Decline" text="Afvis"/>
- </form>
- </notification>
- <notification name="FriendshipOffered">
- Du har tilbudt venskab til [TO_NAME]
- </notification>
- <notification name="OfferFriendshipNoMessage">
- [NAME_SLURL] tilbyder venskab.
- (Som udgangspunkt, vil du vćre i stand til at se den andens online status)
- </notification>
- <notification name="FriendshipAccepted">
- <nolink>[NAME]</nolink> accepterede dit tilbud om venskab.
- </notification>
- <notification name="FriendshipDeclined">
- <nolink>[NAME]</nolink> afviste dit tilbud om venskab.
- </notification>
- <notification name="FriendshipAcceptedByMe">
- Tilbud om venskab accepteret.
- </notification>
- <notification name="FriendshipDeclinedByMe">
- Tilbud om venskab afvist.
- </notification>
- <notification name="OfferCallingCard">
- [NAME] tilbyder sit visitkort.
- Dette vil tilfřje et bogmćrke i din beholdning, sĺ du hurtigt kan sende en personlig besked til denne beboer.
- <form name="form">
- <button name="Accept" text="Acceptér"/>
- <button name="Decline" text="Afvis"/>
- </form>
- </notification>
- <notification name="RegionRestartMinutes">
- Denne region vil genstarte om [MINUTES] minutter.
- Hvis du ikke forlader regionen, vil du blive logget af.
- </notification>
- <notification name="RegionRestartSeconds">
- Denne region genstartes om [SECONDS] sekunder.
- Hvis du ikke forlader regionen, vil du blive logget af.
- </notification>
- <notification name="LoadWebPage">
- Indlćas websiden [URL]?
- [MESSAGE]
- Fra objekt: <nolink>[OBJECTNAME]</nolink>, ejer: [NAME]?
- <form name="form">
- <button name="Gotopage" text="Gĺ til side"/>
- <button name="Cancel" text="Afbryd"/>
- </form>
- </notification>
- <notification name="FailedToFindWearableUnnamed">
- Det lykkedes ikke at finde [TYPE] i databasen.
- </notification>
- <notification name="FailedToFindWearable">
- Det lykkedes ikke at finde [TYPE] med navnet [DESC] i databasen.
- </notification>
- <notification name="InvalidWearable">
- Den genstand du prřver at tage pĺ benytter en funktion din klient ikke kan forstĺ. Upgradér venligst din version af [APP_NAME] for at kunne tage denne genstand pĺ.
- </notification>
- <notification name="ScriptQuestion">
- '<nolink>[OBJECTNAME]</nolink>', et objekt ved ejet af '[NAME]', řnsker at:
- [QUESTIONS]
- Er dette OK?
- <form name="form">
- <button name="Yes" text="Ja"/>
- <button name="No" text="Nej"/>
- <button name="Mute" text="Blokér"/>
- </form>
- </notification>
- <notification name="ScriptQuestionCaution">
- Et objeckt med navn '<nolink>[OBJECTNAME]</nolink>', ejet af '[NAME]' řnsker at:
- [QUESTIONS]
- Hvis du ikke stoler pĺ dette objekt og dets skaber, břr du afvise dette řnske.
- Opfyld dette řnske?
- <form name="form">
- <button name="Grant" text="Imřdekom"/>
- <button name="Deny" text="Afvis"/>
- <button name="Details" text="Detaljer..."/>
- </form>
- </notification>
- <notification name="ScriptDialog">
- [NAME]'s '<nolink>[TITLE]</nolink>'
- [MESSAGE]
- <form name="form">
- <button name="Ignore" text="Ignorér"/>
- </form>
- </notification>
- <notification name="ScriptDialogGroup">
- [GROUPNAME]'s '<nolink>[TITLE]</nolink>'
- [MESSAGE]
- <form name="form">
- <button n